img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}.rkit-headerinfo{display:flex;flex-wrap:wrap}.rkit-headerinfo-icon{display:flex}.rkit-list-headerinfo{display:flex;flex-direction:row;align-items:center}.rkit-hamburger-tablet,.rkit-hamburger-mobile{display:none}.rkit-btn-hamburger{display:flex}.rkit-btn-hamburger{background:#00cea6;color:#000}.rkit-navmenu{background:#fff0}.rkit-nav-link{display:flex;flex-direction:row;align-items:center;color:#000;z-index:1;position:relative}.rkit-menu-item:hover{color:#000}.rkit-submenu-item{background-color:#eee;color:#000}.rkit-submenu-item:hover{background-color:#a9a9a9;color:#000}.rkit-menu-item .rkit-nav-link{padding:12px 24px}.rkit-submenu-icon{display:inline-block;color:currentColor;fill:currentColor}.rkit-submenu-item .rkit-submenu-icon{transform:rotate(-90deg)}.rkit-navmenu-container ul{list-style:none;margin:0;padding:0}.rkit-menu-container{display:flex;flex-direction:row;gap:.5rem}.rkit-menu-container li{position:relative;cursor:pointer}.rkit-navmenu-dropdown{position:absolute;width:max-content;max-height:0;transition:all 0.5s;transform-origin:top;z-index:999;opacity:0;visibility:hidden;display:flex;flex-direction:column}.rkit-submenu-item .rkit-navmenu-dropdown{left:100%;top:0}.rkit-dropdown-hover:hover>.rkit-navmenu-dropdown{max-height:var(--height);opacity:1;animation:slideDown 0.5s;visibility:visible}.rkit-dropdown-click.rkit-dropdown-show>.rkit-navmenu-dropdown{max-height:var(--height);opacity:1;animation:slideDown 0.5s;visibility:visible}.rkit-icon-close,.rkit-icon-open{transition:all 0.5s;display:block;position:relative}.rkit-hamburger .rkit-icon-close{opacity:0;transform:rotate(90deg);position:absolute}.rkit-hamburger-show .rkit-icon-open{opacity:0;transform:rotate(90deg);position:absolute}.rkit-hamburger-show .rkit-icon-close{opacity:1;transform:rotate(0deg);position:relative}.rkit-responsive-tablet.rkit-menu-show,.rkit-responsive-mobile.rkit-menu-show{transform:scaleY(1);opacity:1;max-height:var(--height);transition:all 0.5s}.pointer-underline,.pointer-overline,.pointer-doubleline,.pointer-framed,.pointer-bg{position:relative;--pointer-width:2px;--pointer-color:#00cea6}.pointer-underline::after,.pointer-overline::after,.pointer-doubleline::after,.pointer-framed::after,.pointer-framed::before,.pointer-bg::after{border-radius:inherit}.pointer-underline::after{content:"";position:absolute;bottom:0;height:100%;width:0;transform:translateX(-50%);left:50%;transition:all 0.5s;border-bottom-width:var(--pointer-width);border-bottom-color:var(--pointer-color);border-bottom-style:solid}.pointer-overline::after{content:"";position:absolute;bottom:0;height:100%;width:0;transform:translateX(-50%);left:50%;transition:all 0.5s;border-top-width:var(--pointer-width);border-top-color:var(--pointer-color);border-top-style:solid}.pointer-doubleline::after{content:"";position:absolute;bottom:0;height:100%;width:0;transform:translateX(-50%);left:50%;transition:all 0.5s;border-top-width:var(--pointer-width);border-top-color:var(--pointer-color);border-top-style:solid;border-bottom-width:var(--pointer-width);border-bottom-color:var(--pointer-color);border-bottom-style:solid}.pointer-underline:hover::after,.pointer-overline:hover::after,.pointer-doubleline:hover::after{width:100%}.pointer-framed:before{content:"";position:absolute;border-top-width:var(--pointer-width);border-bottom-width:0;border-left-width:var(--pointer-width);border-right-width:var(--pointer-width);border-color:var(--pointer-color);border-style:solid;width:0;height:0;left:50%;transform:translateX(-50%);top:0;opacity:0;transition:height 0.3s,width 0.2s 0.3s,opacity 0.1s 0.5s;border-bottom-left-radius:0;border-bottom-right-radius:0}.pointer-framed::after{content:"";position:absolute;border-bottom-width:var(--pointer-width);border-top-width:0;border-left-width:var(--pointer-width);border-right-width:var(--pointer-width);border-color:var(--pointer-color);border-style:solid;width:0;height:0;left:50%;transform:translateX(-50%);bottom:0;opacity:0;transition:height 0.3s,width 0.2s 0.3s,opacity 0.1s 0.5s;border-top-left-radius:0;border-top-right-radius:0}.pointer-framed:hover::after,.pointer-framed:hover::before{width:100%;height:50%;opacity:1;transition:width 0.2s,height 0.3s 0.2s}.pointer-bg::after{content:"";position:absolute;width:100%;height:0;bottom:0;left:50%;background:var(--pointer-color);transform:translateX(-50%);transition:height 0.5s}.pointer-bg:hover::after{height:100%}@media screen and (max-width:1024px){.rkit-hamburger-tablet{display:flex}.rkit-responsive-tablet{position:absolute;max-height:0;overflow:hidden;transform:scaleY(0);transform-origin:top;opacity:0;z-index:999;margin-top:var(--menu-distance)}.rkit-responsive-tablet .pointer-underline::after,.rkit-responsive-tablet .pointer-overline::after,.rkit-responsive-tablet .pointer-doubleline::after,.rkit-responsive-tablet .pointer-framed::after,.rkit-responsive-tablet .pointer-framed::before,.rkit-responsive-tablet .pointer-bg::after{content:none}.rkit-responsive-tablet .rkit-menu-container{flex-direction:column}.rkit-responsive-tablet .rkit-navmenu-dropdown{position:static;width:100%}.rkit-responsive-tablet .rkit-submenu-item .rkit-submenu-icon{transform:rotate(0deg)}}@media screen and (max-width:767px){.rkit-hamburger-mobile{display:flex}.rkit-responsive-mobile{position:absolute;max-height:0;overflow:hidden;transform:scaleY(0);transform-origin:top;opacity:0;z-index:999;margin-top:var(--menu-distance)}.rkit-responsive-mobile .rkit-menu-container{flex-direction:column}.rkit-responsive-mobile .rkit-navmenu-dropdown{position:static;width:100%}.rkit-responsive-mobile .rkit-submenu-item .rkit-submenu-icon{transform:rotate(0deg)}.rkit-responsive-mobile .pointer-underline::after,.rkit-responsive-mobile .pointer-overline::after,.rkit-responsive-mobile .pointer-doubleline::after,.rkit-responsive-mobile .pointer-framed::after,.rkit-responsive-mobile .pointer-framed::before,.rkit-responsive-mobile .pointer-bg::after{content:none}}@keyframes slideDown{from{transform:translateY(-.5rem)}to{transform:translateY(0rem)}}.rkit-offcanvas button.menu-button-rometheme{transition:all .5;background-color:#00cea6;padding:20px;display:flex;align-items:center;border:none}.rkit-offcanvas button.menu-button-rometheme:hover{border:none;background-color:#00cea6}.rkit-offcanvas-icon{color:#fff;fill:#fff}li.submenu-item{padding-left:.5rem;padding-right:.5rem}div.header{display:flex;justify-content:space-around;align-items:center}div.mobile-header{display:none}nav.off-canvas{display:none}div.menu-offcanvas{display:none}.menu-offcanvas-rometheme button.rkit-offcanvas-close{position:relative;float:right;z-index:9999;display:flex;align-items:center;border:none;background:#fff0;color:#000;fill:#000;padding:0;border-radius:0}.menu-offcanvas-rometheme button.rkit-offcanvas-close .offcanvas-close-icon{fill:#000;color:#000}.menu-offcanvas-rometheme button.rkit-offcanvas-close:hover{background:#00cea6;color:#000;border:none}a.menu-button{text-decoration:none;border-bottom:none}.dropdown-content{opacity:0;margin-top:20px;animation:fade_in 1s}.offcanvas-navmenu-rometheme{width:100%;position:fixed;display:flex;top:0;height:100%;z-index:999;visibility:hidden}.overlay-rometheme{background-color:rgb(0 0 0 / .328);position:absolute;top:0;width:100%;height:100vh;z-index:998;transition:all 0.7s ease-in-out}.menu-offcanvas-rometheme{z-index:9999;background-color:#fff;width:60%;height:100vh;transition:all 0.7s ease-in-out;overflow:auto}.rkit-btn-container{display:flex}.rkit-offcanvas-header{width:100%}.rkit-offcanvas.offcanvas-show .offcanvas-navmenu-rometheme{visibility:visible}.rkit-offcanvas.offcanvas-left .offcanvas-navmenu-rometheme{left:0}.rkit-offcanvas.offcanvas-right .offcanvas-navmenu-rometheme{right:0;justify-content:end}.rkit-offcanvas.offcanvas-left .menu-offcanvas-rometheme,.rkit-offcanvas.offcanvas-left .overlay-rometheme{transform:translateX(-100%)}.rkit-offcanvas.offcanvas-right .menu-offcanvas-rometheme,.rkit-offcanvas.offcanvas-right .overlay-rometheme{transform:translateX(100%)}.rkit-offcanvas.offcanvas-show.offcanvas-right .menu-offcanvas-rometheme,.rkit-offcanvas.offcanvas-show.offcanvas-left .menu-offcanvas-rometheme,.rkit-offcanvas.offcanvas-show.offcanvas-right .overlay-rometheme,.rkit-offcanvas.offcanvas-show.offcanvas-left .overlay-rometheme{transform:translateX(0)}.rkit-search .rkit-search-button{background-color:#00cea6;padding:18px;display:flex!important;align-items:center;border:none;gap:.5rem}.rkit-search .rkit-search-button:hover{background-color:#009678}.rkit-search .rkit-search-input{outline:none;width:100%;border:none;border-radius:0;background:#f1f1f1;padding:18px}.rkit-search .rkit-search-input:focus{outline:none}.rkit-search{display:flex}.rkit-search-icon{font-size:20px}.rkit-image{display:flex;flex-direction:column}.rkit-image .site-caption{width:100%}img.wp-smiley,img.emoji{display:inline!important;border:none!important;box-shadow:none!important;height:1em!important;width:1em!important;margin:0 0.07em!important;vertical-align:-0.1em!important;background:none!important;padding:0!important}: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,rgb(6,147,227) 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,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgb(255,105,0) 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 rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp:6px 6px 0px rgb(0, 0, 0)}:root{--wp--style--global--content-size:800px;--wp--style--global--wide-size:1200px}:where(body){margin:0}.wp-site-blocks>.alignleft{float:left;margin-right:2em}.wp-site-blocks>.alignright{float:right;margin-left:2em}.wp-site-blocks>.aligncenter{justify-content:center;margin-left:auto;margin-right:auto}:where(.wp-site-blocks)>*{margin-block-start:24px;margin-block-end:0}:where(.wp-site-blocks)>:first-child{margin-block-start:0}:where(.wp-site-blocks)>:last-child{margin-block-end:0}:root{--wp--style--block-gap:24px}:root :where(.is-layout-flow)>:first-child{margin-block-start:0}:root :where(.is-layout-flow)>:last-child{margin-block-end:0}:root :where(.is-layout-flow)>*{margin-block-start:24px;margin-block-end:0}:root :where(.is-layout-constrained)>:first-child{margin-block-start:0}:root :where(.is-layout-constrained)>:last-child{margin-block-end:0}:root :where(.is-layout-constrained)>*{margin-block-start:24px;margin-block-end:0}:root :where(.is-layout-flex){gap:24px}:root :where(.is-layout-grid){gap:24px}.is-layout-flow>.alignleft{float:left;margin-inline-start:0;margin-inline-end:2em}.is-layout-flow>.alignright{float:right;margin-inline-start:2em;margin-inline-end:0}.is-layout-flow>.aligncenter{margin-left:auto!important;margin-right:auto!important}.is-layout-constrained>.alignleft{float:left;margin-inline-start:0;margin-inline-end:2em}.is-layout-constrained>.alignright{float:right;margin-inline-start:2em;margin-inline-end:0}.is-layout-constrained>.aligncenter{margin-left:auto!important;margin-right:auto!important}.is-layout-constrained>:where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:var(--wp--style--global--content-size);margin-left:auto!important;margin-right:auto!important}.is-layout-constrained>.alignwide{max-width:var(--wp--style--global--wide-size)}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}body{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}:root :where(.wp-element-button,.wp-block-button__link){background-color:#32373c;border-width:0;color:#fff;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-top:calc(0.667em + 2px);padding-right:calc(1.333em + 2px);padding-bottom:calc(0.667em + 2px);padding-left:calc(1.333em + 2px);text-decoration:none;text-transform:inherit}.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}:root :where(.wp-block-icon svg){width:24px}:root :where(.wp-block-pullquote){font-size:1.5em;line-height:1.6}:root{--bbw-widget-bg-values:255,255,255,0;--bbw-widget-bg:rgba(255,255,255,0);--bbw-widget-bg-opaque:oklch(from var(--bbw-widget-bg) l c h / 1);--bbw-stripe-bg-values:249,249,249,1;--bbw-stripe-bg:rgba(249,249,249,1);--bbw-panel-bg-values:255,255,255,1;--bbw-panel-bg:rgba(255,255,255,1);--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-values:85,85,85,1;--bbw-body-text-color:rgba(85,85,85,1);--bbw-headings-text-color-values:51,51,51,1;--bbw-headings-text-color:rgba(51,51,51,1);--bbw-contrast-text-color-values:51,51,51,1;--bbw-contrast-text-color:rgba(51,51,51,1);--bbw-text-color4:#212529;--bbw-theme-primary-values:136,136,136,1;--bbw-theme-primary:rgba(136,136,136,1);--bbw-theme-primary-text-values:255,255,255,1;--bbw-theme-primary-text:rgba(255,255,255,1);--bbw-theme-controls-values:136,136,136,1;--bbw-theme-controls:rgba(136,136,136,1);--bbw-widget-padding-top:12px;--bbw-widget-padding-bottom: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.615385em;--bbw-btn-xs-padding-y:0.153846em;--bbw-btn1-bg-values:136,136,136,1;--bbw-btn1-bg:rgba(136,136,136,1);--bbw-btn1-color-values:255,255,255,1;--bbw-btn1-color:rgba(255,255,255,1);--bbw-btn1-hover-bg-values:102,102,102,1;--bbw-btn1-hover-bg:rgba(102,102,102,1);--bbw-btn1-hover-color-values:255,255,255,1;--bbw-btn1-hover-color:rgba(255,255,255,1);--bbw-btn2-bg-values:255,255,255,1;--bbw-btn2-bg:rgba(255,255,255,1);--bbw-btn2-color-values:68,68,68,1;--bbw-btn2-color:rgba(68,68,68,1);--bbw-btn2-hover-bg-values:102,102,102,1;--bbw-btn2-hover-bg:rgba(102,102,102,1);--bbw-btn2-hover-color-values:255,255,255,1;--bbw-btn2-hover-color:rgba(255,255,255,1);--bbw-menu-text-color-values:85,85,85,1;--bbw-menu-text-color:rgba(85,85,85,1);--bbw-menu-bg-values:255,255,255,1;--bbw-menu-bg:rgba(255,255,255,1);--bbw-tertiary-bg:#212529;--bbw-tertiary-color:#ffffff;--bbw-tertiary-hover-bg:rgba(136,136,136,1);--bbw-tertiary-hover-color:rgba(255,255,255,1);--bbw-btn3-bg:#212529;--bbw-btn3-color:#ffffff;--bbw-btn3-hover-bg:rgba(136,136,136,1);--bbw-btn3-hover-color:rgba(255,255,255,1);--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-values:136,136,136,1;--bbw-dropdown-color:rgba(136,136,136,1);--bbw-border-radius-sm:3px;--bbw-border-radius:4px;--bbw-border-radius-lg:8px;--bbw-border-radius-xl:16px;--bbw-fixed-body-color:#5e5c5c;--bbw-fixed-body-dark:#4c4c4c;--bbw-fixed-headings-color:#3d3d3d;--bbw-fixed-text-muted:#999999;--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:#f7f7f7;--bbw-fixed-bg-secondary:#666666;--bbw-fixed-tertiary-bg:#212529;--bbw-banner-new-color-values:255,255,255,1;--bbw-banner-new-color:rgba(255,255,255,1);--bbw-banner-new-bg-values:136,136,136,1;--bbw-banner-new-bg:rgba(136,136,136,1);--bbw-banner-reduced-color-values:255,255,255,1;--bbw-banner-reduced-color:rgba(255,255,255,1);--bbw-banner-reduced-bg-values:102,102,102,1;--bbw-banner-reduced-bg:rgba(102,102,102,1);--bbw-banner-featured-color-values:255,255,255,1;--bbw-banner-featured-color:rgba(255,255,255,1);--bbw-banner-featured-bg-values:136,136,136,1;--bbw-banner-featured-bg:rgba(136,136,136,1);--bbw-banner-sold-color-values:255,255,255,1;--bbw-banner-sold-color:rgba(255,255,255,1);--bbw-banner-sold-bg-values:68,68,68,1;--bbw-banner-sold-bg:rgba(68,68,68,1);--bbw-banner-openhouse-color-values:255,255,255,1;--bbw-banner-openhouse-color:rgba(255,255,255,1);--bbw-banner-openhouse-bg-values:136,136,136,1;--bbw-banner-openhouse-bg:rgba(136,136,136,1);--bbw-banner-uc-color-values:247,247,247,1;--bbw-banner-uc-color:rgba(247,247,247,1);--bbw-banner-uc-bg-values:68,68,68,1;--bbw-banner-uc-bg:rgba(68,68,68,1);--bbw-banner-special-color-values:247,247,247,1;--bbw-banner-special-color:rgba(247,247,247,1);--bbw-banner-special-bg-values:102,102,102,1;--bbw-banner-special-bg:rgba(102,102,102,1);--bbw-banner-comingsoon-color-values:247,247,247,1;--bbw-banner-comingsoon-color:rgba(247,247,247,1);--bbw-banner-comingsoon-bg-values:68,68,68,1;--bbw-banner-comingsoon-bg:rgba(68,68,68,1);--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:oklch(from var(--bbw-body-text-color) l c h / 0.65);--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-shadow-color:color-mix(in srgb, var(--bbw-panel-bg) 100%, var(--bbw-body-text-color) 50%);--bbw-widget-item-shadow:0 -1px 4px oklch(from var(--bbw-widget-item-shadow-color) l c h / 0.2),
                                      0 2px 4px oklch(from var(--bbw-widget-item-shadow-color) l c h / 0.3);--bbw-widget-item-hover-shadow:0 4px 15px rgba(0, 0, 0, 0.1);--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-widget-item-fixed-shadow:0 -1px 4px color-mix(in srgb, var(--bbw-fixed-text-muted) 20%, transparent),
                                      0 2px 4px color-mix(in srgb, var(--bbw-fixed-text-muted) 30%, transparent);--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}}: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;line-height:1.5;color:var(--bbw-body-text-color);white-space:normal}:root{--primary:#0000cc;--secondary:#0000cc;--tertiary:#0000cc;--menu:#0000cc;--facebook:#0000cc;--twitter:#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) :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;--twitter:#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:#fff0}[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:.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:.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:-.25em}[id^=MBBv3]:not(#mbbV1) sup{top:-.5em}[id^=MBBv3]:not(#mbbV1) a{color:#00c;text-decoration:none;background-color:#fff0}[id^=MBBv3]:not(#mbbV1) a:hover{color:rgb(0,0,127.5);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:.75rem;padding-bottom:.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:.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:.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 rgb(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:.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:.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:.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:.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:rgb(0 0 0 / .05)}[id^=MBBv3]:not(#mbbV1) .table-hover tbody tr:hover{color:#212529;background-color:rgb(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:rgb(183.6,183.6,240.72)}[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:rgb(122.4,122.4,228.48)}[id^=MBBv3]:not(#mbbV1) .table-hover .table-primary:hover{background-color:rgb(162.35,162.35,236.47)}[id^=MBBv3]:not(#mbbV1) .table-hover .table-primary:hover>td,[id^=MBBv3]:not(#mbbV1) .table-hover .table-primary:hover>th{background-color:rgb(162.35,162.35,236.47)}[id^=MBBv3]:not(#mbbV1) .table-secondary,[id^=MBBv3]:not(#mbbV1) .table-secondary>th,[id^=MBBv3]:not(#mbbV1) .table-secondary>td{background-color:rgb(183.6,183.6,240.72)}[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:rgb(122.4,122.4,228.48)}[id^=MBBv3]:not(#mbbV1) .table-hover .table-secondary:hover{background-color:rgb(162.35,162.35,236.47)}[id^=MBBv3]:not(#mbbV1) .table-hover .table-secondary:hover>td,[id^=MBBv3]:not(#mbbV1) .table-hover .table-secondary:hover>th{background-color:rgb(162.35,162.35,236.47)}[id^=MBBv3]:not(#mbbV1) .table-success,[id^=MBBv3]:not(#mbbV1) .table-success>th,[id^=MBBv3]:not(#mbbV1) .table-success>td{background-color:rgb(194.8,230.36,202.92)}[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:rgb(143.2,209.24,158.28)}[id^=MBBv3]:not(#mbbV1) .table-hover .table-success:hover{background-color:rgb(176.7059405941,222.9540594059,187.2665346535)}[id^=MBBv3]:not(#mbbV1) .table-hover .table-success:hover>td,[id^=MBBv3]:not(#mbbV1) .table-hover .table-success:hover>th{background-color:rgb(176.7059405941,222.9540594059,187.2665346535)}[id^=MBBv3]:not(#mbbV1) .table-info,[id^=MBBv3]:not(#mbbV1) .table-info>th,[id^=MBBv3]:not(#mbbV1) .table-info>td{background-color:rgb(190.04,228.96,235.12)}[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:rgb(134.36,206.64,218.08)}[id^=MBBv3]:not(#mbbV1) .table-hover .table-info:hover{background-color:rgb(170.5152475248,221.1332673267,229.1447524752)}[id^=MBBv3]:not(#mbbV1) .table-hover .table-info:hover>td,[id^=MBBv3]:not(#mbbV1) .table-hover .table-info:hover>th{background-color:rgb(170.5152475248,221.1332673267,229.1447524752)}[id^=MBBv3]:not(#mbbV1) .table-warning,[id^=MBBv3]:not(#mbbV1) .table-warning>th,[id^=MBBv3]:not(#mbbV1) .table-warning>td{background-color:rgb(255,237.64,185.56)}[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:rgb(255,222.76,126.04)}[id^=MBBv3]:not(#mbbV1) .table-hover .table-warning:hover{background-color:rgb(255,231.265,160.06)}[id^=MBBv3]:not(#mbbV1) .table-hover .table-warning:hover>td,[id^=MBBv3]:not(#mbbV1) .table-hover .table-warning:hover>th{background-color:rgb(255,231.265,160.06)}[id^=MBBv3]:not(#mbbV1) .table-danger,[id^=MBBv3]:not(#mbbV1) .table-danger>th,[id^=MBBv3]:not(#mbbV1) .table-danger>td{background-color:rgb(245.2,198.44,202.92)}[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:rgb(236.8,149.96,158.28)}[id^=MBBv3]:not(#mbbV1) .table-hover .table-danger:hover{background-color:rgb(241.4341772152,176.7058227848,182.9073417722)}[id^=MBBv3]:not(#mbbV1) .table-hover .table-danger:hover>td,[id^=MBBv3]:not(#mbbV1) .table-hover .table-danger:hover>th{background-color:rgb(241.4341772152,176.7058227848,182.9073417722)}[id^=MBBv3]:not(#mbbV1) .table-light,[id^=MBBv3]:not(#mbbV1) .table-light>th,[id^=MBBv3]:not(#mbbV1) .table-light>td{background-color:rgb(253.04,253.32,253.6)}[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:rgb(251.36,251.88,252.4)}[id^=MBBv3]:not(#mbbV1) .table-hover .table-light:hover{background-color:rgb(238.165,240.57,242.975)}[id^=MBBv3]:not(#mbbV1) .table-hover .table-light:hover>td,[id^=MBBv3]:not(#mbbV1) .table-hover .table-light:hover>th{background-color:rgb(238.165,240.57,242.975)}[id^=MBBv3]:not(#mbbV1) .table-dark,[id^=MBBv3]:not(#mbbV1) .table-dark>th,[id^=MBBv3]:not(#mbbV1) .table-dark>td{background-color:rgb(198.16,199.84,201.52)}[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:rgb(149.44,152.56,155.68)}[id^=MBBv3]:not(#mbbV1) .table-hover .table-dark:hover{background-color:rgb(185.0216751269,187.09,189.1583248731)}[id^=MBBv3]:not(#mbbV1) .table-hover .table-dark:hover>td,[id^=MBBv3]:not(#mbbV1) .table-hover .table-dark:hover>th{background-color:rgb(185.0216751269,187.09,189.1583248731)}[id^=MBBv3]:not(#mbbV1) .table-tertiary,[id^=MBBv3]:not(#mbbV1) .table-tertiary>th,[id^=MBBv3]:not(#mbbV1) .table-tertiary>td{background-color:rgb(183.6,183.6,240.72)}[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:rgb(122.4,122.4,228.48)}[id^=MBBv3]:not(#mbbV1) .table-hover .table-tertiary:hover{background-color:rgb(162.35,162.35,236.47)}[id^=MBBv3]:not(#mbbV1) .table-hover .table-tertiary:hover>td,[id^=MBBv3]:not(#mbbV1) .table-hover .table-tertiary:hover>th{background-color:rgb(162.35,162.35,236.47)}[id^=MBBv3]:not(#mbbV1) .table-menu,[id^=MBBv3]:not(#mbbV1) .table-menu>th,[id^=MBBv3]:not(#mbbV1) .table-menu>td{background-color:rgb(183.6,183.6,240.72)}[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:rgb(122.4,122.4,228.48)}[id^=MBBv3]:not(#mbbV1) .table-hover .table-menu:hover{background-color:rgb(162.35,162.35,236.47)}[id^=MBBv3]:not(#mbbV1) .table-hover .table-menu:hover>td,[id^=MBBv3]:not(#mbbV1) .table-hover .table-menu:hover>th{background-color:rgb(162.35,162.35,236.47)}[id^=MBBv3]:not(#mbbV1) .table-facebook,[id^=MBBv3]:not(#mbbV1) .table-facebook>th,[id^=MBBv3]:not(#mbbV1) .table-facebook>td{background-color:rgb(183.6,183.6,240.72)}[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:rgb(122.4,122.4,228.48)}[id^=MBBv3]:not(#mbbV1) .table-hover .table-facebook:hover{background-color:rgb(162.35,162.35,236.47)}[id^=MBBv3]:not(#mbbV1) .table-hover .table-facebook:hover>td,[id^=MBBv3]:not(#mbbV1) .table-hover .table-facebook:hover>th{background-color:rgb(162.35,162.35,236.47)}[id^=MBBv3]:not(#mbbV1) .table-twitter,[id^=MBBv3]:not(#mbbV1) .table-twitter>th,[id^=MBBv3]:not(#mbbV1) .table-twitter>td{background-color:rgb(183.6,183.6,240.72)}[id^=MBBv3]:not(#mbbV1) .table-twitter th,[id^=MBBv3]:not(#mbbV1) .table-twitter td,[id^=MBBv3]:not(#mbbV1) .table-twitter thead th,[id^=MBBv3]:not(#mbbV1) .table-twitter tbody+tbody{border-color:rgb(122.4,122.4,228.48)}[id^=MBBv3]:not(#mbbV1) .table-hover .table-twitter:hover{background-color:rgb(162.35,162.35,236.47)}[id^=MBBv3]:not(#mbbV1) .table-hover .table-twitter:hover>td,[id^=MBBv3]:not(#mbbV1) .table-hover .table-twitter:hover>th{background-color:rgb(162.35,162.35,236.47)}[id^=MBBv3]:not(#mbbV1) .table-active,[id^=MBBv3]:not(#mbbV1) .table-active>th,[id^=MBBv3]:not(#mbbV1) .table-active>td{background-color:rgb(0 0 0 / .075)}[id^=MBBv3]:not(#mbbV1) .table-hover .table-active:hover{background-color:rgb(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:rgb(0 0 0 / .075)}[id^=MBBv3]:not(#mbbV1) .table .thead-dark th{color:#fff;background-color:#343a40;border-color:rgb(69.1465517241,77.125,85.1034482759)}[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:rgb(69.1465517241,77.125,85.1034482759)}[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:rgb(255 255 255 / .05)}[id^=MBBv3]:not(#mbbV1) .table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgb(255 255 255 / .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:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:4px;-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:#fff0;border:0}[id^=MBBv3]:not(#mbbV1) .form-control:-moz-focusring{color:#fff0;text-shadow:0 0 0 #495057}[id^=MBBv3]:not(#mbbV1) .form-control:focus{color:#495057;background-color:#fff;border-color:rgb(76.5,76.5,255);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:.875rem;line-height:1.5}[id^=MBBv3]:not(#mbbV1) .form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:#fff0;border:solid #fff0;border-width:1px 0}[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:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:3px}[id^=MBBv3]:not(#mbbV1) .form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:8px}[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:.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:.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:.75rem}[id^=MBBv3]:not(#mbbV1) .form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}[id^=MBBv3]:not(#mbbV1) .valid-feedback{display:none;width:100%;margin-top:.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:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgb(40 167 69 / .9);border-radius:4px}.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 .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:rgb(51.6956521739,206.3043478261,87);background-color:rgb(51.6956521739,206.3043478261,87)}.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:.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:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgb(220 53 69 / .9);border-radius:4px}.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 .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:rgb(227.5316455696,96.4683544304,109.0253164557);background-color:rgb(227.5316455696,96.4683544304,109.0253164557)}.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:.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:#fff0;border:1px solid #fff0;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:4px;-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 .2rem rgb(0 0 204 / .25);box-shadow:0 0 0 .2rem rgb(0 0 204 / .25)}[id^=MBBv3]:not(#mbbV1) .btn.disabled,[id^=MBBv3]:not(#mbbV1) .btn:disabled{opacity:.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:#00c;border-color:#00c}[id^=MBBv3]:not(#mbbV1) .btn-primary:hover{color:#fff;background-color:rgb(0,0,165.75);border-color:#009}[id^=MBBv3]:not(#mbbV1) .btn-primary:focus,[id^=MBBv3]:not(#mbbV1) .btn-primary.focus{color:#fff;background-color:rgb(0,0,165.75);border-color:#009}[id^=MBBv3]:not(#mbbV1) .btn-primary.disabled,[id^=MBBv3]:not(#mbbV1) .btn-primary:disabled{color:#fff;background-color:#00c;border-color:#00c}[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:#009;border-color:rgb(0,0,140.25)}[id^=MBBv3]:not(#mbbV1) .btn-secondary{color:#fff;background-color:#00c;border-color:#00c}[id^=MBBv3]:not(#mbbV1) .btn-secondary:hover{color:#fff;background-color:rgb(0,0,165.75);border-color:#009}[id^=MBBv3]:not(#mbbV1) .btn-secondary:focus,[id^=MBBv3]:not(#mbbV1) .btn-secondary.focus{color:#fff;background-color:rgb(0,0,165.75);border-color:#009}[id^=MBBv3]:not(#mbbV1) .btn-secondary.disabled,[id^=MBBv3]:not(#mbbV1) .btn-secondary:disabled{color:#fff;background-color:#00c;border-color:#00c}[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:#009;border-color:rgb(0,0,140.25)}[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:rgb(32.6086956522,136.1413043478,56.25);border-color:rgb(30.1449275362,125.8550724638,52)}[id^=MBBv3]:not(#mbbV1) .btn-success:focus,[id^=MBBv3]:not(#mbbV1) .btn-success.focus{color:#fff;background-color:rgb(32.6086956522,136.1413043478,56.25);border-color:rgb(30.1449275362,125.8550724638,52)}[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:rgb(30.1449275362,125.8550724638,52);border-color:rgb(27.6811594203,115.5688405797,47.75)}[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:rgb(18.75,132.0652173913,150);border-color:rgb(17.3333333333,122.0869565217,138.6666666667)}[id^=MBBv3]:not(#mbbV1) .btn-info:focus,[id^=MBBv3]:not(#mbbV1) .btn-info.focus{color:#fff;background-color:rgb(18.75,132.0652173913,150);border-color:rgb(17.3333333333,122.0869565217,138.6666666667)}[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:rgb(17.3333333333,122.0869565217,138.6666666667);border-color:rgb(15.9166666667,112.1086956522,127.3333333333)}[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:rgb(223.75,167.8125,0);border-color:rgb(211,158.25,0)}[id^=MBBv3]:not(#mbbV1) .btn-warning:focus,[id^=MBBv3]:not(#mbbV1) .btn-warning.focus{color:#212529;background-color:rgb(223.75,167.8125,0);border-color:rgb(211,158.25,0)}[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:rgb(211,158.25,0);border-color:rgb(198.25,148.6875,0)}[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:rgb(200.082278481,34.667721519,50.5158227848);border-color:rgb(189.2151898734,32.7848101266,47.7721518987)}[id^=MBBv3]:not(#mbbV1) .btn-danger:focus,[id^=MBBv3]:not(#mbbV1) .btn-danger.focus{color:#fff;background-color:rgb(200.082278481,34.667721519,50.5158227848);border-color:rgb(189.2151898734,32.7848101266,47.7721518987)}[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:rgb(189.2151898734,32.7848101266,47.7721518987);border-color:rgb(178.3481012658,30.9018987342,45.0284810127)}[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:rgb(225.6875,229.875,234.0625);border-color:rgb(218.25,223.5,228.75)}[id^=MBBv3]:not(#mbbV1) .btn-light:focus,[id^=MBBv3]:not(#mbbV1) .btn-light.focus{color:#212529;background-color:rgb(225.6875,229.875,234.0625);border-color:rgb(218.25,223.5,228.75)}[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:rgb(218.25,223.5,228.75);border-color:rgb(210.8125,217.125,223.4375)}[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:rgb(34.8534482759,38.875,42.8965517241);border-color:rgb(29.1379310345,32.5,35.8620689655)}[id^=MBBv3]:not(#mbbV1) .btn-dark:focus,[id^=MBBv3]:not(#mbbV1) .btn-dark.focus{color:#fff;background-color:rgb(34.8534482759,38.875,42.8965517241);border-color:rgb(29.1379310345,32.5,35.8620689655)}[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:rgb(29.1379310345,32.5,35.8620689655);border-color:rgb(23.4224137931,26.125,28.8275862069)}[id^=MBBv3]:not(#mbbV1) .btn-tertiary{color:#fff;background-color:#00c;border-color:#00c}[id^=MBBv3]:not(#mbbV1) .btn-tertiary:hover{color:#fff;background-color:rgb(0,0,165.75);border-color:#009}[id^=MBBv3]:not(#mbbV1) .btn-tertiary:focus,[id^=MBBv3]:not(#mbbV1) .btn-tertiary.focus{color:#fff;background-color:rgb(0,0,165.75);border-color:#009}[id^=MBBv3]:not(#mbbV1) .btn-tertiary.disabled,[id^=MBBv3]:not(#mbbV1) .btn-tertiary:disabled{color:#fff;background-color:#00c;border-color:#00c}[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:#009;border-color:rgb(0,0,140.25)}[id^=MBBv3]:not(#mbbV1) .btn-menu{color:#fff;background-color:#00c;border-color:#00c}[id^=MBBv3]:not(#mbbV1) .btn-menu:hover{color:#fff;background-color:rgb(0,0,165.75);border-color:#009}[id^=MBBv3]:not(#mbbV1) .btn-menu:focus,[id^=MBBv3]:not(#mbbV1) .btn-menu.focus{color:#fff;background-color:rgb(0,0,165.75);border-color:#009}[id^=MBBv3]:not(#mbbV1) .btn-menu.disabled,[id^=MBBv3]:not(#mbbV1) .btn-menu:disabled{color:#fff;background-color:#00c;border-color:#00c}[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:#009;border-color:rgb(0,0,140.25)}[id^=MBBv3]:not(#mbbV1) .btn-facebook{color:#fff;background-color:#00c;border-color:#00c}[id^=MBBv3]:not(#mbbV1) .btn-facebook:hover{color:#fff;background-color:rgb(0,0,165.75);border-color:#009}[id^=MBBv3]:not(#mbbV1) .btn-facebook:focus,[id^=MBBv3]:not(#mbbV1) .btn-facebook.focus{color:#fff;background-color:rgb(0,0,165.75);border-color:#009}[id^=MBBv3]:not(#mbbV1) .btn-facebook.disabled,[id^=MBBv3]:not(#mbbV1) .btn-facebook:disabled{color:#fff;background-color:#00c;border-color:#00c}[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:#009;border-color:rgb(0,0,140.25)}[id^=MBBv3]:not(#mbbV1) .btn-twitter{color:#fff;background-color:#00c;border-color:#00c}[id^=MBBv3]:not(#mbbV1) .btn-twitter:hover{color:#fff;background-color:rgb(0,0,165.75);border-color:#009}[id^=MBBv3]:not(#mbbV1) .btn-twitter:focus,[id^=MBBv3]:not(#mbbV1) .btn-twitter.focus{color:#fff;background-color:rgb(0,0,165.75);border-color:#009}[id^=MBBv3]:not(#mbbV1) .btn-twitter.disabled,[id^=MBBv3]:not(#mbbV1) .btn-twitter:disabled{color:#fff;background-color:#00c;border-color:#00c}[id^=MBBv3]:not(#mbbV1) .btn-twitter:not(:disabled):not(.disabled):active,[id^=MBBv3]:not(#mbbV1) .btn-twitter:not(:disabled):not(.disabled).active,.show>[id^=MBBv3]:not(#mbbV1) .btn-twitter.dropdown-toggle{color:#fff;background-color:#009;border-color:rgb(0,0,140.25)}[id^=MBBv3]:not(#mbbV1) .btn-outline-primary{color:#00c;border-color:#00c}[id^=MBBv3]:not(#mbbV1) .btn-outline-primary:hover{color:#fff;background-color:#00c;border-color:#00c}[id^=MBBv3]:not(#mbbV1) .btn-outline-primary.disabled,[id^=MBBv3]:not(#mbbV1) .btn-outline-primary:disabled{color:#00c;background-color:#fff0}[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:#00c;border-color:#00c}[id^=MBBv3]:not(#mbbV1) .btn-outline-secondary{color:#00c;border-color:#00c}[id^=MBBv3]:not(#mbbV1) .btn-outline-secondary:hover{color:#fff;background-color:#00c;border-color:#00c}[id^=MBBv3]:not(#mbbV1) .btn-outline-secondary.disabled,[id^=MBBv3]:not(#mbbV1) .btn-outline-secondary:disabled{color:#00c;background-color:#fff0}[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:#00c;border-color:#00c}[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:#fff0}[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:#fff0}[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:#fff0}[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:#fff0}[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:#fff0}[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:#fff0}[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:#00c;border-color:#00c}[id^=MBBv3]:not(#mbbV1) .btn-outline-tertiary:hover{color:#fff;background-color:#00c;border-color:#00c}[id^=MBBv3]:not(#mbbV1) .btn-outline-tertiary.disabled,[id^=MBBv3]:not(#mbbV1) .btn-outline-tertiary:disabled{color:#00c;background-color:#fff0}[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:#00c;border-color:#00c}[id^=MBBv3]:not(#mbbV1) .btn-outline-menu{color:#00c;border-color:#00c}[id^=MBBv3]:not(#mbbV1) .btn-outline-menu:hover{color:#fff;background-color:#00c;border-color:#00c}[id^=MBBv3]:not(#mbbV1) .btn-outline-menu.disabled,[id^=MBBv3]:not(#mbbV1) .btn-outline-menu:disabled{color:#00c;background-color:#fff0}[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:#00c;border-color:#00c}[id^=MBBv3]:not(#mbbV1) .btn-outline-facebook{color:#00c;border-color:#00c}[id^=MBBv3]:not(#mbbV1) .btn-outline-facebook:hover{color:#fff;background-color:#00c;border-color:#00c}[id^=MBBv3]:not(#mbbV1) .btn-outline-facebook.disabled,[id^=MBBv3]:not(#mbbV1) .btn-outline-facebook:disabled{color:#00c;background-color:#fff0}[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:#00c;border-color:#00c}[id^=MBBv3]:not(#mbbV1) .btn-outline-twitter{color:#00c;border-color:#00c}[id^=MBBv3]:not(#mbbV1) .btn-outline-twitter:hover{color:#fff;background-color:#00c;border-color:#00c}[id^=MBBv3]:not(#mbbV1) .btn-outline-twitter.disabled,[id^=MBBv3]:not(#mbbV1) .btn-outline-twitter:disabled{color:#00c;background-color:#fff0}[id^=MBBv3]:not(#mbbV1) .btn-outline-twitter:not(:disabled):not(.disabled):active,[id^=MBBv3]:not(#mbbV1) .btn-outline-twitter:not(:disabled):not(.disabled).active,.show>[id^=MBBv3]:not(#mbbV1) .btn-outline-twitter.dropdown-toggle{color:#fff;background-color:#00c;border-color:#00c}[id^=MBBv3]:not(#mbbV1) .btn-link{font-weight:400;color:#00c;text-decoration:none}[id^=MBBv3]:not(#mbbV1) .btn-link:hover{color:rgb(0,0,127.5);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:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:8px}[id^=MBBv3]:not(#mbbV1) .btn-sm,[id^=MBBv3]:not(#mbbV1) .btn-group-sm>.btn{padding:.25rem .5rem;font-size:.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:.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:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid #fff0;border-bottom:0;border-left:.3em solid #fff0}[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 rgb(0 0 0 / .15);border-radius:4px}[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:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid #fff0;border-bottom:.3em solid;border-left:.3em solid #fff0}[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:.255em;vertical-align:.255em;content:"";border-top:.3em solid #fff0;border-right:0;border-bottom:.3em solid #fff0;border-left:.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:.255em;vertical-align:.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:.255em;vertical-align:.255em;content:"";border-top:.3em solid #fff0;border-right:.3em solid;border-bottom:.3em solid #fff0}[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:.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:#fff0;border:0}[id^=MBBv3]:not(#mbbV1) .dropdown-item:hover,[id^=MBBv3]:not(#mbbV1) .dropdown-item:focus{color:rgb(21.6283783784,24.25,26.8716216216);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:#00c}[id^=MBBv3]:not(#mbbV1) .dropdown-item.disabled,[id^=MBBv3]:not(#mbbV1) .dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff0}[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:.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:.5625rem;padding-left:.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:.375rem;padding-left:.375rem}[id^=MBBv3]:not(#mbbV1) .btn-lg+.dropdown-toggle-split,[id^=MBBv3]:not(#mbbV1) .btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.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:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:4px}[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:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:8px}[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:.25rem .5rem;font-size:.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:.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:#00c}[id^=MBBv3]:not(#mbbV1) .custom-control-input:active~.custom-control-label::before{color:#fff;background-color:rgb(127.5,127.5,255)}[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:.25rem;left:-.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:.25rem;left:-.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:4px}[id^=MBBv3]:not(#mbbV1) .custom-checkbox .custom-control-input:checked~.custom-control-label::before{background-color:#00c}[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:#00c}[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:rgb(0 0 204 / .5)}[id^=MBBv3]:not(#mbbV1) .custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgb(0 0 204 / .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:#00c}[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:rgb(0 0 204 / .5)}[id^=MBBv3]:not(#mbbV1) .custom-switch{padding-left:2.25rem}[id^=MBBv3]:not(#mbbV1) .custom-switch .custom-control-label{padding-top:.25rem}[id^=MBBv3]:not(#mbbV1) .custom-switch .custom-control-label::before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.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:.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:var(--bbw-btn1-bg);-webkit-transform:translateX(.75rem);transform:translateX(.75rem)}[id^=MBBv3]:not(#mbbV1) .custom-switch .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgb(0 0 204 / .5)}[id^=MBBv3]:not(#mbbV1) .custom-switch.custom-switch-sm .custom-control-label{padding-left:1rem;padding-bottom:.5rem;padding-top:.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:.75rem;padding-top:.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:.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:.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:.375rem 1.75rem .375rem .75rem;line-height:1.5;color:#495057;vertical-align:middle;background-size:8px 10px;border:1px solid #ced4da;border-radius:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none}[id^=MBBv3]:not(#mbbV1) .custom-select:focus{border-color:rgb(76.5,76.5,255);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:.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:.375rem;padding-bottom:.375rem;font-size:.875rem}[id^=MBBv3]:not(#mbbV1) .custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.375rem;padding-bottom:.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:rgb(76.5,76.5,255)}[id^=MBBv3]:not(#mbbV1) .custom-file-input:focus~.custom-file-label::after{border-color:rgb(76.5,76.5,255)}[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:.375rem .75rem;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:4px}[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:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:1px solid #ced4da;border-radius:0 4px 4px 0}[id^=MBBv3]:not(#mbbV1) .custom-range{width:100%;padding-left:0;background-color:#fff0;-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:-.25rem;background-color:#00c;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}@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{-webkit-appearance:none;appearance:none}[id^=MBBv3]:not(#mbbV1) .custom-range::-webkit-slider-thumb:active{background-color:rgb(127.5,127.5,255)}[id^=MBBv3]:not(#mbbV1) .custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:#fff0;cursor:pointer;background-color:#dee2e6;border-color:#fff0;border-radius:1rem}[id^=MBBv3]:not(#mbbV1) .custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#00c;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}@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{-moz-appearance:none;appearance:none}[id^=MBBv3]:not(#mbbV1) .custom-range::-moz-range-thumb:active{background-color:rgb(127.5,127.5,255)}[id^=MBBv3]:not(#mbbV1) .custom-range::-moz-range-track{width:100%;height:.5rem;color:#fff0;cursor:pointer;background-color:#dee2e6;border-color:#fff0;border-radius:1rem}[id^=MBBv3]:not(#mbbV1) .custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#00c;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}@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{appearance:none}[id^=MBBv3]:not(#mbbV1) .custom-range::-ms-thumb:active{background-color:rgb(127.5,127.5,255)}[id^=MBBv3]:not(#mbbV1) .custom-range::-ms-track{width:100%;height:.5rem;color:#fff0;cursor:pointer;background-color:#fff0;border-color:#fff0;border-width:.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:.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 #fff0;border-top-left-radius:4px;border-top-right-radius:4px}[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:#fff0;border-color:#fff0}[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:4px}[id^=MBBv3]:not(#mbbV1) .nav-pills .nav-link.active,[id^=MBBv3]:not(#mbbV1) .nav-pills .show>.nav-link{color:#fff;background-color:#00c}[id^=MBBv3]:not(#mbbV1) .nav-pills .nav-link.before.active{color:#00c;background-color:#fff}[id^=MBBv3]:not(#mbbV1) .nav-pills .nav-link.before.active:before{content:" ";width:1em;background-color:#00c}[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:.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:.3125rem;padding-bottom:.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:.5rem;padding-bottom:.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:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:#fff0;border:1px solid #fff0;border-radius:4px}[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:.5rem;padding-left:.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:.5rem;padding-left:.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:.5rem;padding-left:.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:.5rem;padding-left:.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>.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{-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 .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:.5rem;padding-left:.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:rgb(0 0 0 / .9)}[id^=MBBv3]:not(#mbbV1) .navbar-light .navbar-brand:hover,[id^=MBBv3]:not(#mbbV1) .navbar-light .navbar-brand:focus{color:rgb(0 0 0 / .9)}[id^=MBBv3]:not(#mbbV1) .navbar-light .navbar-nav .nav-link{color:rgb(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:rgb(0 0 0 / .7)}[id^=MBBv3]:not(#mbbV1) .navbar-light .navbar-nav .nav-link.disabled{color:rgb(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:rgb(0 0 0 / .9)}[id^=MBBv3]:not(#mbbV1) .navbar-light .navbar-toggler{color:rgb(0 0 0 / .5);border-color:rgb(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:rgb(0 0 0 / .5)}[id^=MBBv3]:not(#mbbV1) .navbar-light .navbar-text a{color:rgb(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:rgb(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:rgb(255 255 255 / .5)}[id^=MBBv3]:not(#mbbV1) .navbar-dark .navbar-nav .nav-link:hover,[id^=MBBv3]:not(#mbbV1) .navbar-dark .navbar-nav .nav-link:focus{color:rgb(255 255 255 / .75)}[id^=MBBv3]:not(#mbbV1) .navbar-dark .navbar-nav .nav-link.disabled{color:rgb(255 255 255 / .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:rgb(255 255 255 / .5);border-color:rgb(255 255 255 / .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:rgb(255 255 255 / .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 rgb(0 0 0 / .125);border-radius:4px}[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:3px;border-top-right-radius:3px}[id^=MBBv3]:not(#mbbV1) .card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}[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:.75rem}[id^=MBBv3]:not(#mbbV1) .card-subtitle{margin-top:-.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:.75rem 1.25rem;margin-bottom:0;background-color:rgb(0 0 0 / .03);border-bottom:1px solid rgb(0 0 0 / .125)}[id^=MBBv3]:not(#mbbV1) .card-header:first-child{border-radius:3px 3px 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:.75rem 1.25rem;background-color:rgb(0 0 0 / .03);border-top:1px solid rgb(0 0 0 / .125)}[id^=MBBv3]:not(#mbbV1) .card-footer:last-child{border-radius:0 0 3px 3px}[id^=MBBv3]:not(#mbbV1) .card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}[id^=MBBv3]:not(#mbbV1) .card-header-pills{margin-right:-.625rem;margin-left:-.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:3px;border-top-right-radius:3px}[id^=MBBv3]:not(#mbbV1) .card-img,[id^=MBBv3]:not(#mbbV1) .card-img-bottom{border-bottom-right-radius:3px;border-bottom-left-radius:3px}[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:.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:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:4px}[id^=MBBv3]:not(#mbbV1) .breadcrumb-item{display:-webkit-box;display:-ms-flexbox;display:flex}[id^=MBBv3]:not(#mbbV1) .breadcrumb-item+.breadcrumb-item{padding-left:.5rem}[id^=MBBv3]:not(#mbbV1) .breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.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:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:4px;-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:.6em;padding-left:.6em;border-radius:10rem}[id^=MBBv3]:not(#mbbV1) .badge-primary{color:#fff;background-color:#00c}a[id^=MBBv3]:not(#mbbV1) .badge-primary:hover,a[id^=MBBv3]:not(#mbbV1) .badge-primary:focus{color:#fff;background-color:#009}a[id^=MBBv3]:not(#mbbV1) .badge-primary:focus,a[id^=MBBv3]:not(#mbbV1) .badge-primary.focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgb(0 0 204 / .5);box-shadow:0 0 0 .2rem rgb(0 0 204 / .5)}[id^=MBBv3]:not(#mbbV1) .badge-secondary{color:#fff;background-color:#00c}a[id^=MBBv3]:not(#mbbV1) .badge-secondary:hover,a[id^=MBBv3]:not(#mbbV1) .badge-secondary:focus{color:#fff;background-color:#009}a[id^=MBBv3]:not(#mbbV1) .badge-secondary:focus,a[id^=MBBv3]:not(#mbbV1) .badge-secondary.focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgb(0 0 204 / .5);box-shadow:0 0 0 .2rem rgb(0 0 204 / .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:rgb(30.1449275362,125.8550724638,52)}a[id^=MBBv3]:not(#mbbV1) .badge-success:focus,a[id^=MBBv3]:not(#mbbV1) .badge-success.focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgb(40 167 69 / .5);box-shadow:0 0 0 .2rem rgb(40 167 69 / .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:rgb(17.3333333333,122.0869565217,138.6666666667)}a[id^=MBBv3]:not(#mbbV1) .badge-info:focus,a[id^=MBBv3]:not(#mbbV1) .badge-info.focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgb(23 162 184 / .5);box-shadow:0 0 0 .2rem rgb(23 162 184 / .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:rgb(211,158.25,0)}a[id^=MBBv3]:not(#mbbV1) .badge-warning:focus,a[id^=MBBv3]:not(#mbbV1) .badge-warning.focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgb(255 193 7 / .5);box-shadow:0 0 0 .2rem rgb(255 193 7 / .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:rgb(189.2151898734,32.7848101266,47.7721518987)}a[id^=MBBv3]:not(#mbbV1) .badge-danger:focus,a[id^=MBBv3]:not(#mbbV1) .badge-danger.focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgb(220 53 69 / .5);box-shadow:0 0 0 .2rem rgb(220 53 69 / .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:rgb(218.25,223.5,228.75)}a[id^=MBBv3]:not(#mbbV1) .badge-light:focus,a[id^=MBBv3]:not(#mbbV1) .badge-light.focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgb(248 249 250 / .5);box-shadow:0 0 0 .2rem rgb(248 249 250 / .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:rgb(29.1379310345,32.5,35.8620689655)}a[id^=MBBv3]:not(#mbbV1) .badge-dark:focus,a[id^=MBBv3]:not(#mbbV1) .badge-dark.focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgb(52 58 64 / .5);box-shadow:0 0 0 .2rem rgb(52 58 64 / .5)}[id^=MBBv3]:not(#mbbV1) .badge-tertiary{color:#fff;background-color:#00c}a[id^=MBBv3]:not(#mbbV1) .badge-tertiary:hover,a[id^=MBBv3]:not(#mbbV1) .badge-tertiary:focus{color:#fff;background-color:#009}a[id^=MBBv3]:not(#mbbV1) .badge-tertiary:focus,a[id^=MBBv3]:not(#mbbV1) .badge-tertiary.focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgb(0 0 204 / .5);box-shadow:0 0 0 .2rem rgb(0 0 204 / .5)}[id^=MBBv3]:not(#mbbV1) .badge-menu{color:#fff;background-color:#00c}a[id^=MBBv3]:not(#mbbV1) .badge-menu:hover,a[id^=MBBv3]:not(#mbbV1) .badge-menu:focus{color:#fff;background-color:#009}a[id^=MBBv3]:not(#mbbV1) .badge-menu:focus,a[id^=MBBv3]:not(#mbbV1) .badge-menu.focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgb(0 0 204 / .5);box-shadow:0 0 0 .2rem rgb(0 0 204 / .5)}[id^=MBBv3]:not(#mbbV1) .badge-facebook{color:#fff;background-color:#00c}a[id^=MBBv3]:not(#mbbV1) .badge-facebook:hover,a[id^=MBBv3]:not(#mbbV1) .badge-facebook:focus{color:#fff;background-color:#009}a[id^=MBBv3]:not(#mbbV1) .badge-facebook:focus,a[id^=MBBv3]:not(#mbbV1) .badge-facebook.focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgb(0 0 204 / .5);box-shadow:0 0 0 .2rem rgb(0 0 204 / .5)}[id^=MBBv3]:not(#mbbV1) .badge-twitter{color:#fff;background-color:#00c}a[id^=MBBv3]:not(#mbbV1) .badge-twitter:hover,a[id^=MBBv3]:not(#mbbV1) .badge-twitter:focus{color:#fff;background-color:#009}a[id^=MBBv3]:not(#mbbV1) .badge-twitter:focus,a[id^=MBBv3]:not(#mbbV1) .badge-twitter.focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgb(0 0 204 / .5);box-shadow:0 0 0 .2rem rgb(0 0 204 / .5)}[id^=MBBv3]:not(#mbbV1) .jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:8px}@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:.75rem 1.25rem;margin-bottom:1rem;border:1px solid #fff0;border-radius:4px}[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:.75rem 1.25rem;color:inherit}[id^=MBBv3]:not(#mbbV1) .alert-primary{color:rgb(0,0,106.08);background-color:rgb(204,204,244.8);border-color:rgb(183.6,183.6,240.72)}[id^=MBBv3]:not(#mbbV1) .alert-primary hr{border-top-color:rgb(162.35,162.35,236.47)}[id^=MBBv3]:not(#mbbV1) .alert-primary .alert-link{color:rgb(0,0,55.08)}[id^=MBBv3]:not(#mbbV1) .alert-secondary{color:rgb(0,0,106.08);background-color:rgb(204,204,244.8);border-color:rgb(183.6,183.6,240.72)}[id^=MBBv3]:not(#mbbV1) .alert-secondary hr{border-top-color:rgb(162.35,162.35,236.47)}[id^=MBBv3]:not(#mbbV1) .alert-secondary .alert-link{color:rgb(0,0,55.08)}[id^=MBBv3]:not(#mbbV1) .alert-success{color:rgb(20.8,86.84,35.88);background-color:rgb(212,237.4,217.8);border-color:rgb(194.8,230.36,202.92)}[id^=MBBv3]:not(#mbbV1) .alert-success hr{border-top-color:rgb(176.7059405941,222.9540594059,187.2665346535)}[id^=MBBv3]:not(#mbbV1) .alert-success .alert-link{color:rgb(10.9449275362,45.6950724638,18.88)}[id^=MBBv3]:not(#mbbV1) .alert-info{color:rgb(11.96,84.24,95.68);background-color:rgb(208.6,236.4,240.8);border-color:rgb(190.04,228.96,235.12)}[id^=MBBv3]:not(#mbbV1) .alert-info hr{border-top-color:rgb(170.5152475248,221.1332673267,229.1447524752)}[id^=MBBv3]:not(#mbbV1) .alert-info .alert-link{color:rgb(6.2933333333,44.3269565217,50.3466666667)}[id^=MBBv3]:not(#mbbV1) .alert-warning{color:rgb(132.6,100.36,3.64);background-color:rgb(255,242.6,205.4);border-color:rgb(255,237.64,185.56)}[id^=MBBv3]:not(#mbbV1) .alert-warning hr{border-top-color:rgb(255,231.265,160.06)}[id^=MBBv3]:not(#mbbV1) .alert-warning .alert-link{color:rgb(82.9625954198,62.7912977099,2.2774045802)}[id^=MBBv3]:not(#mbbV1) .alert-danger{color:rgb(114.4,27.56,35.88);background-color:rgb(248,214.6,217.8);border-color:rgb(245.2,198.44,202.92)}[id^=MBBv3]:not(#mbbV1) .alert-danger hr{border-top-color:rgb(241.4341772152,176.7058227848,182.9073417722)}[id^=MBBv3]:not(#mbbV1) .alert-danger .alert-link{color:rgb(73.3010989011,17.6589010989,22.9898901099)}[id^=MBBv3]:not(#mbbV1) .alert-light{color:rgb(128.96,129.48,130);background-color:rgb(253.6,253.8,254);border-color:rgb(253.04,253.32,253.6)}[id^=MBBv3]:not(#mbbV1) .alert-light hr{border-top-color:rgb(238.165,240.57,242.975)}[id^=MBBv3]:not(#mbbV1) .alert-light .alert-link{color:rgb(103.5492351816,103.98,104.4107648184)}[id^=MBBv3]:not(#mbbV1) .alert-dark{color:rgb(27.04,30.16,33.28);background-color:rgb(214.4,215.6,216.8);border-color:rgb(198.16,199.84,201.52)}[id^=MBBv3]:not(#mbbV1) .alert-dark hr{border-top-color:rgb(185.0216751269,187.09,189.1583248731)}[id^=MBBv3]:not(#mbbV1) .alert-dark .alert-link{color:rgb(4.1779310345,4.66,5.1420689655)}[id^=MBBv3]:not(#mbbV1) .alert-tertiary{color:rgb(0,0,106.08);background-color:rgb(204,204,244.8);border-color:rgb(183.6,183.6,240.72)}[id^=MBBv3]:not(#mbbV1) .alert-tertiary hr{border-top-color:rgb(162.35,162.35,236.47)}[id^=MBBv3]:not(#mbbV1) .alert-tertiary .alert-link{color:rgb(0,0,55.08)}[id^=MBBv3]:not(#mbbV1) .alert-menu{color:rgb(0,0,106.08);background-color:rgb(204,204,244.8);border-color:rgb(183.6,183.6,240.72)}[id^=MBBv3]:not(#mbbV1) .alert-menu hr{border-top-color:rgb(162.35,162.35,236.47)}[id^=MBBv3]:not(#mbbV1) .alert-menu .alert-link{color:rgb(0,0,55.08)}[id^=MBBv3]:not(#mbbV1) .alert-facebook{color:rgb(0,0,106.08);background-color:rgb(204,204,244.8);border-color:rgb(183.6,183.6,240.72)}[id^=MBBv3]:not(#mbbV1) .alert-facebook hr{border-top-color:rgb(162.35,162.35,236.47)}[id^=MBBv3]:not(#mbbV1) .alert-facebook .alert-link{color:rgb(0,0,55.08)}[id^=MBBv3]:not(#mbbV1) .alert-twitter{color:rgb(0,0,106.08);background-color:rgb(204,204,244.8);border-color:rgb(183.6,183.6,240.72)}[id^=MBBv3]:not(#mbbV1) .alert-twitter hr{border-top-color:rgb(162.35,162.35,236.47)}[id^=MBBv3]:not(#mbbV1) .alert-twitter .alert-link{color:rgb(0,0,55.08)}@-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:.75rem;background-color:#e9ecef;border-radius:4px}[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:#fff;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,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);background-size:1rem 1rem}[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:4px}[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:.75rem 1.25rem;background-color:#fff;border:1px solid rgb(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:#00c;border-color:#00c}[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:4px;border-top-right-radius:0}[id^=MBBv3]:not(#mbbV1) .list-group-horizontal>.list-group-item:last-child{border-top-right-radius:4px;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:4px;border-top-right-radius:0}[id^=MBBv3]:not(#mbbV1) .list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:4px;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:4px;border-top-right-radius:0}[id^=MBBv3]:not(#mbbV1) .list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:4px;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:4px;border-top-right-radius:0}[id^=MBBv3]:not(#mbbV1) .list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:4px;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:4px;border-top-right-radius:0}[id^=MBBv3]:not(#mbbV1) .list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:4px;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:rgb(0,0,106.08);background-color:rgb(183.6,183.6,240.72)}[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:rgb(0,0,106.08);background-color:rgb(162.35,162.35,236.47)}[id^=MBBv3]:not(#mbbV1) .list-group-item-primary.list-group-item-action.active{color:#fff;background-color:rgb(0,0,106.08);border-color:rgb(0,0,106.08)}[id^=MBBv3]:not(#mbbV1) .list-group-item-secondary{color:rgb(0,0,106.08);background-color:rgb(183.6,183.6,240.72)}[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:rgb(0,0,106.08);background-color:rgb(162.35,162.35,236.47)}[id^=MBBv3]:not(#mbbV1) .list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:rgb(0,0,106.08);border-color:rgb(0,0,106.08)}[id^=MBBv3]:not(#mbbV1) .list-group-item-success{color:rgb(20.8,86.84,35.88);background-color:rgb(194.8,230.36,202.92)}[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:rgb(20.8,86.84,35.88);background-color:rgb(176.7059405941,222.9540594059,187.2665346535)}[id^=MBBv3]:not(#mbbV1) .list-group-item-success.list-group-item-action.active{color:#fff;background-color:rgb(20.8,86.84,35.88);border-color:rgb(20.8,86.84,35.88)}[id^=MBBv3]:not(#mbbV1) .list-group-item-info{color:rgb(11.96,84.24,95.68);background-color:rgb(190.04,228.96,235.12)}[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:rgb(11.96,84.24,95.68);background-color:rgb(170.5152475248,221.1332673267,229.1447524752)}[id^=MBBv3]:not(#mbbV1) .list-group-item-info.list-group-item-action.active{color:#fff;background-color:rgb(11.96,84.24,95.68);border-color:rgb(11.96,84.24,95.68)}[id^=MBBv3]:not(#mbbV1) .list-group-item-warning{color:rgb(132.6,100.36,3.64);background-color:rgb(255,237.64,185.56)}[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:rgb(132.6,100.36,3.64);background-color:rgb(255,231.265,160.06)}[id^=MBBv3]:not(#mbbV1) .list-group-item-warning.list-group-item-action.active{color:#fff;background-color:rgb(132.6,100.36,3.64);border-color:rgb(132.6,100.36,3.64)}[id^=MBBv3]:not(#mbbV1) .list-group-item-danger{color:rgb(114.4,27.56,35.88);background-color:rgb(245.2,198.44,202.92)}[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:rgb(114.4,27.56,35.88);background-color:rgb(241.4341772152,176.7058227848,182.9073417722)}[id^=MBBv3]:not(#mbbV1) .list-group-item-danger.list-group-item-action.active{color:#fff;background-color:rgb(114.4,27.56,35.88);border-color:rgb(114.4,27.56,35.88)}[id^=MBBv3]:not(#mbbV1) .list-group-item-light{color:rgb(128.96,129.48,130);background-color:rgb(253.04,253.32,253.6)}[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:rgb(128.96,129.48,130);background-color:rgb(238.165,240.57,242.975)}[id^=MBBv3]:not(#mbbV1) .list-group-item-light.list-group-item-action.active{color:#fff;background-color:rgb(128.96,129.48,130);border-color:rgb(128.96,129.48,130)}[id^=MBBv3]:not(#mbbV1) .list-group-item-dark{color:rgb(27.04,30.16,33.28);background-color:rgb(198.16,199.84,201.52)}[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:rgb(27.04,30.16,33.28);background-color:rgb(185.0216751269,187.09,189.1583248731)}[id^=MBBv3]:not(#mbbV1) .list-group-item-dark.list-group-item-action.active{color:#fff;background-color:rgb(27.04,30.16,33.28);border-color:rgb(27.04,30.16,33.28)}[id^=MBBv3]:not(#mbbV1) .list-group-item-tertiary{color:rgb(0,0,106.08);background-color:rgb(183.6,183.6,240.72)}[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:rgb(0,0,106.08);background-color:rgb(162.35,162.35,236.47)}[id^=MBBv3]:not(#mbbV1) .list-group-item-tertiary.list-group-item-action.active{color:#fff;background-color:rgb(0,0,106.08);border-color:rgb(0,0,106.08)}[id^=MBBv3]:not(#mbbV1) .list-group-item-menu{color:rgb(0,0,106.08);background-color:rgb(183.6,183.6,240.72)}[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:rgb(0,0,106.08);background-color:rgb(162.35,162.35,236.47)}[id^=MBBv3]:not(#mbbV1) .list-group-item-menu.list-group-item-action.active{color:#fff;background-color:rgb(0,0,106.08);border-color:rgb(0,0,106.08)}[id^=MBBv3]:not(#mbbV1) .list-group-item-facebook{color:rgb(0,0,106.08);background-color:rgb(183.6,183.6,240.72)}[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:rgb(0,0,106.08);background-color:rgb(162.35,162.35,236.47)}[id^=MBBv3]:not(#mbbV1) .list-group-item-facebook.list-group-item-action.active{color:#fff;background-color:rgb(0,0,106.08);border-color:rgb(0,0,106.08)}[id^=MBBv3]:not(#mbbV1) .list-group-item-twitter{color:rgb(0,0,106.08);background-color:rgb(183.6,183.6,240.72)}[id^=MBBv3]:not(#mbbV1) .list-group-item-twitter.list-group-item-action:hover,[id^=MBBv3]:not(#mbbV1) .list-group-item-twitter.list-group-item-action:focus{color:rgb(0,0,106.08);background-color:rgb(162.35,162.35,236.47)}[id^=MBBv3]:not(#mbbV1) .list-group-item-twitter.list-group-item-action.active{color:#fff;background-color:rgb(0,0,106.08);border-color:rgb(0,0,106.08)}[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:#00c}[id^=MBBv3]:not(#mbbV1) .list-group-item-primary-background.list-group-item-action.active{color:#fff;background-color:rgb(0,0,178.5);border-color:#00c}[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:#00c}[id^=MBBv3]:not(#mbbV1) .list-group-item-secondary-background.list-group-item-action.active{color:#fff;background-color:rgb(0,0,178.5);border-color:#00c}[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:rgb(35.0724637681,146.4275362319,60.5);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:rgb(20.1666666667,142.0434782609,161.3333333333);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:rgb(236.5,177.375,0);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:rgb(210.9493670886,36.5506329114,53.2594936709);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:rgb(233.125,236.25,239.375);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:rgb(40.5689655172,45.25,49.9310344828);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:#00c}[id^=MBBv3]:not(#mbbV1) .list-group-item-tertiary-background.list-group-item-action.active{color:#fff;background-color:rgb(0,0,178.5);border-color:#00c}[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:#00c}[id^=MBBv3]:not(#mbbV1) .list-group-item-menu-background.list-group-item-action.active{color:#fff;background-color:rgb(0,0,178.5);border-color:#00c}[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:#00c}[id^=MBBv3]:not(#mbbV1) .list-group-item-facebook-background.list-group-item-action.active{color:#fff;background-color:rgb(0,0,178.5);border-color:#00c}[id^=MBBv3]:not(#mbbV1) .list-group-item-twitter-background{color:#000;background-color:#fff}[id^=MBBv3]:not(#mbbV1) .list-group-item-twitter-background.list-group-item-action:hover,[id^=MBBv3]:not(#mbbV1) .list-group-item-twitter-background.list-group-item-action:focus{color:#fff;background-color:#00c}[id^=MBBv3]:not(#mbbV1) .list-group-item-twitter-background.list-group-item-action.active{color:#fff;background-color:rgb(0,0,178.5);border-color:#00c}[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:.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:.75}[id^=MBBv3]:not(#mbbV1) button.close{padding:0;background-color:#fff0;border:0}[id^=MBBv3]:not(#mbbV1) a.close.disabled{pointer-events:none}[id^=MBBv3]:not(#mbbV1) .toast{max-width:350px;overflow:hidden;font-size:.875rem;background-color:rgb(255 255 255 / .85);background-clip:padding-box;border:1px solid rgb(0 0 0 / .1);-webkit-box-shadow:0 .25rem .75rem rgb(0 0 0 / .1);box-shadow:0 .25rem .75rem rgb(0 0 0 / .1);backdrop-filter:blur(10px);opacity:0;border-radius:.25rem}[id^=MBBv3]:not(#mbbV1) .toast:not(:last-child){margin-bottom:.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:.25rem .75rem;color:#6c757d;background-color:rgb(255 255 255 / .85);background-clip:padding-box;border-bottom:1px solid rgb(0 0 0 / .05)}[id^=MBBv3]:not(#mbbV1) .toast-body{padding:.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:.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}@media (prefers-reduced-motion:reduce){.modal.fade [id^=MBBv3]:not(#mbbV1) .modal-dialog{-webkit-transition:none;transition:none}}.modal.fade [id^=MBBv3]:not(#mbbV1) .modal-dialog{-webkit-transform:translate(0,-50px);transform:translate(0,-50px)}.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 rgb(0 0 0 / .2);border-radius:8px;outline:0}[id^=MBBv3]:not(#mbbV1) .modal-backdrop{position:fixed;top:0;left:0;z-index:50400;width:100vw;height:100vh;background-color:#fff}[id^=MBBv3]:not(#mbbV1) .modal-backdrop.fade{opacity:0}[id^=MBBv3]:not(#mbbV1) .modal-backdrop.show{opacity:.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:7px;border-top-right-radius:7px}[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:.75rem;border-top:1px solid #d4d7de;border-bottom-right-radius:7px;border-bottom-left-radius:7px}[id^=MBBv3]:not(#mbbV1) .modal-footer>*{margin:.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:.875rem;word-wrap:break-word;opacity:0}[id^=MBBv3]:not(#mbbV1) .tooltip.show{opacity:.9}[id^=MBBv3]:not(#mbbV1) .tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}[id^=MBBv3]:not(#mbbV1) .tooltip .arrow::before{position:absolute;content:"";border-color:#fff0;border-style:solid}[id^=MBBv3]:not(#mbbV1) .bs-tooltip-top,[id^=MBBv3]:not(#mbbV1) .bs-tooltip-auto[x-placement^=top]{padding:.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:.4rem .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 .4rem}[id^=MBBv3]:not(#mbbV1) .bs-tooltip-right .arrow,[id^=MBBv3]:not(#mbbV1) .bs-tooltip-auto[x-placement^=right] .arrow{left:0;width:.4rem;height:.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:.4rem .4rem .4rem 0;border-right-color:#000}[id^=MBBv3]:not(#mbbV1) .bs-tooltip-bottom,[id^=MBBv3]:not(#mbbV1) .bs-tooltip-auto[x-placement^=bottom]{padding:.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 .4rem .4rem;border-bottom-color:#000}[id^=MBBv3]:not(#mbbV1) .bs-tooltip-left,[id^=MBBv3]:not(#mbbV1) .bs-tooltip-auto[x-placement^=left]{padding:0 .4rem}[id^=MBBv3]:not(#mbbV1) .bs-tooltip-left .arrow,[id^=MBBv3]:not(#mbbV1) .bs-tooltip-auto[x-placement^=left] .arrow{right:0;width:.4rem;height:.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:.4rem 0 .4rem .4rem;border-left-color:#000}[id^=MBBv3]:not(#mbbV1) .tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:4px}[id^=MBBv3]:not(#mbbV1) .popover{position:absolute;top:0;left:0;z-index:50600;display:block;max-width:276px;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:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgb(0 0 0 / .2);border-radius:8px}[id^=MBBv3]:not(#mbbV1) .popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 8px}[id^=MBBv3]:not(#mbbV1) .popover .arrow::before,[id^=MBBv3]:not(#mbbV1) .popover .arrow::after{position:absolute;display:block;content:"";border-color:#fff0;border-style:solid}[id^=MBBv3]:not(#mbbV1) .bs-popover-top,[id^=MBBv3]:not(#mbbV1) .bs-popover-auto[x-placement^=top]{margin-bottom:.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:.5rem .5rem 0;border-top-color:rgb(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:.5rem .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:.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:.5rem;height:1rem;margin:8px 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:.5rem .5rem .5rem 0;border-right-color:rgb(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:.5rem .5rem .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:.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 .5rem .5rem .5rem;border-bottom-color:rgb(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 .5rem .5rem .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:-.5rem;content:"";border-bottom:1px solid rgb(247.35,247.35,247.35)}[id^=MBBv3]:not(#mbbV1) .bs-popover-left,[id^=MBBv3]:not(#mbbV1) .bs-popover-auto[x-placement^=left]{margin-right:.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:.5rem;height:1rem;margin:8px 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:.5rem 0 .5rem .5rem;border-left-color:rgb(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:.5rem 0 .5rem .5rem;border-left-color:#fff}[id^=MBBv3]:not(#mbbV1) .popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:rgb(247.35,247.35,247.35);border-bottom:1px solid rgb(234.6,234.6,234.6);border-top-left-radius:7px;border-top-right-radius:7px}[id^=MBBv3]:not(#mbbV1) .popover-header:empty{display:none}[id^=MBBv3]:not(#mbbV1) .popover-body{padding:.5rem .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:.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 #fff0;border-bottom:10px solid #fff0;opacity:.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:.25em solid currentColor;border-right-color:#fff0;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:.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:rgb(30.1449275362,125.8550724638,52)!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:rgb(17.3333333333,122.0869565217,138.6666666667)!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:rgb(211,158.25,0)!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:rgb(189.2151898734,32.7848101266,47.7721518987)!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:rgb(218.25,223.5,228.75)!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:rgb(29.1379310345,32.5,35.8620689655)!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-twitter{background-color:#0000cc!important}[id^=MBBv3]:not(#mbbV1) a.bg-twitter:hover,[id^=MBBv3]:not(#mbbV1) a.bg-twitter:focus,[id^=MBBv3]:not(#mbbV1) button.bg-twitter:hover,[id^=MBBv3]:not(#mbbV1) button.bg-twitter: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-twitter{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:4px!important}[id^=MBBv3]:not(#mbbV1) .rounded-top{border-top-left-radius:4px!important;border-top-right-radius:4px!important}[id^=MBBv3]:not(#mbbV1) .rounded-right{border-top-right-radius:4px!important;border-bottom-right-radius:4px!important}[id^=MBBv3]:not(#mbbV1) .rounded-bottom{border-bottom-right-radius:4px!important;border-bottom-left-radius:4px!important}[id^=MBBv3]:not(#mbbV1) .rounded-left{border-top-left-radius:4px!important;border-bottom-left-radius:4px!important}[id^=MBBv3]:not(#mbbV1) .rounded-lg{border-radius:8px!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 .125rem .25rem rgb(0 0 0 / .075)!important;box-shadow:0 .125rem .25rem rgb(0 0 0 / .075)!important}[id^=MBBv3]:not(#mbbV1) .shadow{-webkit-box-shadow:0 .5rem 1rem rgb(0 0 0 / .15)!important;box-shadow:0 .5rem 1rem rgb(0 0 0 / .15)!important}[id^=MBBv3]:not(#mbbV1) .shadow-lg{-webkit-box-shadow:0 1rem 3rem rgb(0 0 0 / .175)!important;box-shadow:0 1rem 3rem rgb(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:#fff0}[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:rgb(0,0,127.5)!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:rgb(0,0,127.5)!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:rgb(25.2173913043,105.2826086957,43.5)!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:rgb(14.5,102.1304347826,116)!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:rgb(185.5,139.125,0)!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:rgb(167.4810126582,29.0189873418,42.2848101266)!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:rgb(203.375,210.75,218.125)!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:rgb(17.7068965517,19.75,21.7931034483)!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:rgb(0,0,127.5)!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:rgb(0,0,127.5)!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:rgb(0,0,127.5)!important}[id^=MBBv3]:not(#mbbV1) .text-twitter{color:#0000cc!important}[id^=MBBv3]:not(#mbbV1) a.text-twitter:hover,[id^=MBBv3]:not(#mbbV1) a.text-twitter:focus{color:rgb(0,0,127.5)!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:rgb(0 0 0 / .5)!important}[id^=MBBv3]:not(#mbbV1) .text-white-50{color:rgb(255 255 255 / .5)!important}[id^=MBBv3]:not(#mbbV1) .text-hide{font:0/0 a;color:#fff0;text-shadow:none;background-color:#fff0;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) .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{-webkit-box-pack:normal;-ms-flex-pack:normal;justify-content:normal;padding-top:0;padding-bottom:0;width:auto;overflow:visible}[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:#fff0}[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:rgb(212 237 218 / .7)!important}[id^=MBBv3]:not(#mbbV1) .container{display:block}[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:.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:#fff0;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;text-transform:none}[id^=MBBv3]:not(#mbbV1) a:hover,[id^=MBBv3]:not(#mbbV1) bfg-text a:hover{color:var(--bbw-btn1-bg);-webkit-filter:opacity(.85);filter:opacity(.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:#fff0}[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) a.bfg-fixed-link,[id^=MBBv3]:not(#mbbV1) bfg-text a.link-inline,[id^=MBBv3]:not(#mbbV1) bfg-text a.bfg-fixed-link{color:inherit!important;text-decoration:underline!important}[id^=MBBv3]:not(#mbbV1) a.link-inline:hover,[id^=MBBv3]:not(#mbbV1) a.bfg-fixed-link:hover,[id^=MBBv3]:not(#mbbV1) bfg-text a.link-inline:hover,[id^=MBBv3]:not(#mbbV1) bfg-text a.bfg-fixed-link:hover{color:inherit!important;text-decoration:none!important}[id^=MBBv3]:not(#mbbV1) .bg-bbw-widget{--bbw-bg-opacity:1;background-color:oklch(from var(--bbw-widget-bg) l c h/var(--bbw-bg-opacity))}[id^=MBBv3]:not(#mbbV1) .bg-bbw-panel{--bbw-bg-opacity:1;background-color:oklch(from var(--bbw-panel-bg) l c h/var(--bbw-bg-opacity))}[id^=MBBv3]:not(#mbbV1) .bg-bbw-stripe{--bbw-bg-opacity:1;background-color:oklch(from var(--bbw-stripe-bg) l c h/var(--bbw-bg-opacity))}[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:rgb(255 255 255 / .55)}[id^=MBBv3]:not(#mbbV1) .bfg-bckg-wht-opacity-66{background-color:rgb(255 255 255 / .66)}[id^=MBBv3]:not(#mbbV1) .bfg-bckg-wht-opacity-80{background-color:rgb(255 255 255 / .8)}[id^=MBBv3]:not(#mbbV1) .bfg-fixed-body-color{color:var(--bbw-fixed-body-color)}[id^=MBBv3]:not(#mbbV1) .bfg-fixed-body-dark{color:var(--bbw-fixed-body-dark)}[id^=MBBv3]:not(#mbbV1) .bfg-fixed-headings-color{color:var(--bbw-fixed-headings-color)}[id^=MBBv3]:not(#mbbV1) .bfg-fixed-text-muted{color:var(--bbw-fixed-text-muted)}[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:#fff}[id^=MBBv3]:not(#mbbV1) .border-radius-lg{border-radius:.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:#393}[id^=MBBv3]:not(#mbbV1) .bfg-dark{color:#393939}[id^=MBBv3]:not(#mbbV1) .bfg-circle{position:relative;border-radius:50%;background-color:#fff;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:#fff;opacity:.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:#000;border:2px solid rgb(255 255 255 / .65);background-color:rgb(255 255 255 / .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 #fff0;border-right:15px solid #fff0;border-bottom:15px solid rgb(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 #fff0;border-right:15px solid #fff0;border-bottom:15px solid #fff;position:absolute;left:0;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);left:calc(50% - 18px);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:#fff0}[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:#000}[id^=MBBv3]:not(#mbbV1) .strikeout-wrapper::after{background-color:#fff;-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) .row-gap-0{row-gap:0!important}[id^=MBBv3]:not(#mbbV1) .row-gap-1{row-gap:0.25rem!important}[id^=MBBv3]:not(#mbbV1) .row-gap-2{row-gap:0.5rem!important}[id^=MBBv3]:not(#mbbV1) .row-gap-3{row-gap:1rem!important}[id^=MBBv3]:not(#mbbV1) .row-gap-4{row-gap:1.5rem!important}[id^=MBBv3]:not(#mbbV1) .row-gap-5{row-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 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:.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 0 4px #1e90ff;box-shadow:0 0 0 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 rgb(0 0 0 / .125);border-color:rgb(0 0 0 / .125);border-radius:0}[id^=MBBv3]:not(#mbbV1) .MultiSelectCheckbox .CustomMultiSelect .list-group-item{border:1px solid rgb(0 0 0 / .125);border-top:0;border-bottom:0;border-radius:0;background-color:#fff}[id^=MBBv3]:not(#mbbV1) .MultiSelectCheckbox .CustomMultiSelect .list-group-item:hover{background-color:#fff}[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 rgb(0 0 0 / .125);background-color:#ececf6;padding:.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:0;padding-top:4px;padding-bottom:4px}[id^=MBBv3]:not(#mbbV1) .MultiSelectCheckbox .SingleSelectCheckbox .mbb-checkbox-container.inc div{color:#333;font-size:16px}[id^=MBBv3]:not(#mbbV1) .MultiSelectCheckbox .SingleSelectCheckbox .mbb-checkbox-container.ex{float:right;min-height:20px;margin:0;padding-top:4px;padding-bottom:4px}[id^=MBBv3]:not(#mbbV1) .MultiSelectCheckbox .SingleSelectCheckbox .mbb-checkbox-container.ex div{color:#333;font-size:11px}[id^=MBBv3]:not(#mbbV1) .MultiSelectCheckbox .SingleSelectCheckbox .mbb-checkbox-container:hover{background-color:#1E90FF;color:#fff}[id^=MBBv3]:not(#mbbV1) .MultiSelectCheckbox .SingleSelectCheckbox .mbb-checkbox-container:hover div{color:#fff}[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:.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(.85);filter:opacity(.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);-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:#ddd;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:#fff;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:#fff;background-color:#2e4a79;border-color:#2a4470;-webkit-box-shadow:none;box-shadow:none;outline:none}[id^=MBBv3]:not(#mbbV1) .btn.btn-google-red{color:#fff;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:#fff;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-bg)}[id^=MBBv3]:not(#mbbV1) .btn.btn-outline-transparent{color:var(--bbw-btn1-color);background-color:#fff0;border-color:var(--bbw-btn1-color)}[id^=MBBv3]:not(#mbbV1) .btn.btn-outline-transparent:hover,[id^=MBBv3]:not(#mbbV1) .btn.btn-outline-transparent:not(:disabled):not(.disabled):active,[id^=MBBv3]:not(#mbbV1) .btn.btn-outline-transparent:not(:disabled):not(.disabled).active{color:var(--bbw-btn1-hover-color);background-color:var(--bbw-btn1-hover-bg)}[id^=MBBv3]:not(#mbbV1) .btn.btn-green{color:#fff;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:#fff;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:.5rem 1rem;font-size:1.25em;line-height:1.5}[id^=MBBv3]:not(#mbbV1) .btn.btn-sm,[id^=MBBv3]:not(#mbbV1) .btn-group-sm>.btn{line-height:1.5;font-size:.875em;letter-spacing:.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{--bbw-border-radius:var(--bbw-border-radius-sm);line-height:1.5;font-size:.8125em;letter-spacing:.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:.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:.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:.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:.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:.24em}[id^=MBBv3]:not(#mbbV1) .btn.btn-bb-icon2.two-tone-right i{right:.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:.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{position:relative;padding-left:3.25em;border:1px solid var(--bbw-btn-bg)}[id^=MBBv3]:not(#mbbV1) .btn.btn-label .btn-label-icon{--bbw-btn-label-icon-radius:calc(var(--bbw-border-radius) - 1px );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-btn-label-icon-radius);border-bottom-left-radius:var(--bbw-btn-label-icon-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{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:0 solid var(--bbw-btn1-bg);height:30px;border-radius:0;background-color:var(--bbw-btn1-bg)}[id^=MBBv3]:not(#mbbV1) .btn .mbb-widget-button.v1 .mbb-widget-button-inner .bfg-text{color:#fff;font-size:.7em;text-align:center;width:inherit;height:inherit;padding-top:.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:0 0 2px #fff;height:100%}[id^=MBBv3]:not(#mbbV1) .btn .mbb-widget-button-wrapper .mbb-widget-button.v1{padding-left:0}[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:.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:.5em;content:"View More  →";font-size:.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{min-height:auto;max-height:auto}[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:#fff0}[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{background-color:var(--bbw-panel-bg);border:0;-webkit-box-shadow:7px 7px 10px -2px rgb(0 0 0 / .5),0 5px 4px -1px rgb(0 0 0 / .3);box-shadow:7px 7px 10px -2px rgb(0 0 0 / .5),0 5px 4px -1px rgb(0 0 0 / .3);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-body-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:#fff0}[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:#000;color:#fff;text-align:center;text-decoration:none;border-radius:50%;opacity:0;-webkit-transform:scale(.3);transform:scale(.3);-webkit-box-shadow:4px 4px 10px rgb(0 0 0 / .2);box-shadow:4px 4px 10px rgb(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:#fff;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(0) scale(1);transform:translateX(-50%) translateY(0) scale(1)}25%{opacity:0;-webkit-transform:translateX(-50%) translateY(-10px) scale(.9);transform:translateX(-50%) translateY(-10px) scale(.9)}26%{opacity:0;-webkit-transform:translateX(-50%) translateY(10px) scale(.9);transform:translateX(-50%) translateY(10px) scale(.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(0) scale(1);transform:translateX(-50%) translateY(0) scale(1)}25%{opacity:0;-webkit-transform:translateX(-50%) translateY(-10px) scale(.9);transform:translateX(-50%) translateY(-10px) scale(.9)}26%{opacity:0;-webkit-transform:translateX(-50%) translateY(10px) scale(.9);transform:translateX(-50%) translateY(10px) scale(.9)}55%{opacity:1;-webkit-transform:translateX(-50%) translateY(0) scale(1);transform:translateX(-50%) translateY(0) scale(1)}}[id^=MBBv3]:not(#mbbV1) label{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;font-family:var(--bbw-font-family-body);font-weight:var(--bbw-font-weight-600);color:var(--bbw-label-color);line-height:1.3;letter-spacing:normal;text-transform:none}[id^=MBBv3]:not(#mbbV1) .custom-switch.custom-switch-md .custom-control-label{padding-left:2em;padding-bottom:.75em;padding-top:.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:0;left:0;display:block;width:100px;height:32px;border-radius:32px;background-color:#1ab394;-webkit-transition:all 0.3s cubic-bezier(.18,.89,.32,1.28);transition:all 0.3s cubic-bezier(.18,.89,.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:.5rem;border-bottom:1px solid #e0e0e0;line-height:1.3!important;padding-right:.75em;font-size:12px!important}[id^=MBBv3]:not(#mbbV1) .bfg-criteria-badge mbb-criteria-badge{margin-top:-.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:.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:.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:.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:.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:.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-fixed-headings-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:.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:.25em;text-align:left;font-size:.9375em}[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:#fff0}[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:.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:.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:.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:.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:.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:.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:.875em}[id^=MBBv3]:not(#mbbV1) mbb-form .input-group textarea::placeholder,[id^=MBBv3]:not(#mbbV1) .mbb-form .input-group textarea::placeholder{font-size:.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:.1875em;background-color:#fff;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:.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:#fff}[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:rgb(255 255 255 / .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:rgb(205 65 37 / .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:rgb(205 65 37 / .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:.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:.8em;color:#fff;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:.45em;padding-bottom:0;font-size:.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:var(--bbw-fixed-text-muted);font-size:.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{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 rgb(0 0 0 / .07),0 1px 2px -3px rgb(0 0 0 / .01),0 2px 4px -3px rgb(0 0 0 / .02),0 4px 8px -3px rgb(0 0 0 / .05),0 8px 16px -3px rgb(0 0 0 / .05),0 16px 32px -3px rgb(0 0 0 / .05);box-shadow:0 -3px 6px -3px rgb(0 0 0 / .07),0 1px 2px -3px rgb(0 0 0 / .01),0 2px 4px -3px rgb(0 0 0 / .02),0 4px 8px -3px rgb(0 0 0 / .05),0 8px 16px -3px rgb(0 0 0 / .05),0 16px 32px -3px rgb(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-text-muted)!important}[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 .3rem center;background-size:.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:.75em;padding-right:.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:.75em;padding-right:.75em;margin:0}[id^=MBBv3]:not(#mbbV1) .form-control.form-control-md{padding-right:.5em}[id^=MBBv3]:not(#mbbV1) .form-control{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.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:.5em;padding-right:.5em;font-size:.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:#333;-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 rgb(0 0 0 / .2),0 2px 4px rgb(0 0 0 / .2),0 4px 8px rgb(0 0 0 / .07),0 8px 16px rgb(0 0 0 / .07),0 16px 32px rgb(0 0 0 / .07);box-shadow:0 1px 2px rgb(0 0 0 / .2),0 2px 4px rgb(0 0 0 / .2),0 4px 8px rgb(0 0 0 / .07),0 8px 16px rgb(0 0 0 / .07),0 16px 32px rgb(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:#fff;outline:none;-webkit-box-shadow:inset 1px 1px 2px 0 #aaa,inset -1px -1px 0 0 #eee,0 0 0 0 #fff0;box-shadow:inset 1px 1px 2px 0 #aaa,inset -1px -1px 0 0 #eee,0 0 0 0 #fff0;-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 0 #aaa,inset -1px -1px 0 0 #eee,var(--bbw-input-hover-shadow);box-shadow:inset 1px 1px 2px 0 #aaa,inset -1px -1px 0 0 #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:0;border-color:#fff;border-style:solid;border-width:0 2px 2px 0;-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:#fff;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 #000;color:#fff;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:#fff0}[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:var(--bbw-panel-bg);border:0;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:0 1px 2px -1px rgb(0 0 0 / .09),0 0 5px -2px rgb(0 0 0 / .08),0 3px 6px -2px rgb(0 0 0 / .06),0 4px 10px -2px rgb(0 0 0 / .05);box-shadow:0 1px 2px -1px rgb(0 0 0 / .09),0 0 5px -2px rgb(0 0 0 / .08),0 3px 6px -2px rgb(0 0 0 / .06),0 4px 10px -2px rgb(0 0 0 / .05);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{--bbw-card-border-color:oklch(from var(--bbw-contrast-text-color) l c h / 0.1);font-size:15px;padding-bottom:10px;padding-top:10px;border-bottom:1px solid var(--bbw-card-border-color)}[id^=MBBv3]:not(#mbbV1) mbb-card .mbb-card-item:last-child{border-bottom:0 solid var(--bbw-card-border-color)}[id^=MBBv3]:not(#mbbV1) mbb-card .mbb-card-item.border-bottom-0{border-bottom:0 solid #var --bbw-card-border-color}[id^=MBBv3]:not(#mbbV1) mbb-card .mbb-card-item .mbb-card-attribute{float:left;width:50%;height:1.3em}@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-attribute{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:var(--bbw-contrast-text-color)}[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:.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}[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:0;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:#fff;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:0;padding-top:35px;padding-bottom:0;min-width:50%;border-right:.5px solid #fff;border-bottom:.5px solid #fff}[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:0}[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:#fff}[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 #fff}[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:#fff0}[id^=MBBv3]:not(#mbbV1) .chart .guage .guage-measured{stroke:var(--bbw-theme-primary);stroke-width:5;fill:#fff0}[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:.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:.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:-.1041666em}[id^=MBBv3]:not(#mbbV1) .fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}[id^=MBBv3]:not(#mbbV1) .fa-xxl{font-size:1.75em;line-height:.03571em;vertical-align:-.142857em}[id^=MBBv3]:not(#mbbV1) [class^=fa-].disabled{opacity:.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:.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}[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:.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:.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:.8125em;margin-right:0;margin-left:0;margin-bottom:.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:.6875em;margin-right:0;margin-left:0;margin-bottom:.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:.875rem;line-height:2}[id^=MBBv3]:not(#mbbV1) .badge.super-script{position:absolute;top:0;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:swap;src:url(https://d2w6u17ngtanmy.cloudfront.net/fonts/custom-icons.woff2) format("woff2")}@font-face{font-family:"Inter";font-style:normal;font-weight:400;font-display:swap;src:url(https://d2w6u17ngtanmy.cloudfront.net/fonts/lac/inter4/Inter-Regular.woff2?v=4.00) format("woff2")}@font-face{font-family:"Inter";font-style:normal;font-weight:500;font-display:swap;src:url(https://d2w6u17ngtanmy.cloudfront.net/fonts/lac/inter4/Inter-Medium.woff2?v=4.00) 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-display:swap;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) .fak.fa-bb-acres,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-acres{--fa:"\e06b";--fa--fa:"\e06b\e06b"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-activerain,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-activerain{--fa:"\e073";--fa--fa:"\e073\e073"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-agent,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-agent{--fa:"\e06c";--fa--fa:"\e06c\e06c"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-agent-circle,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-agent-circle{--fa:"\e06d";--fa--fa:"\e06d\e06d"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-alarm,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-alarm{--fa:"\e06e";--fa--fa:"\e06e\e06e"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-alert-circle,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-alert-circle{--fa:"\e000";--fa--fa:"\e000\e000"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-arrow-down,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-arrow-down{--fa:"\e001";--fa--fa:"\e001\e001"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-arrow-pointer,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-arrow-pointer{--fa:"\e002";--fa--fa:"\e002\e002"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-arrow-right,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-arrow-right{--fa:"\e081";--fa--fa:"\e081\e081"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-arrow-right-double,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-arrow-right-double{--fa:"\e003";--fa--fa:"\e003\e003"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-arrow-right-wide,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-arrow-right-wide{--fa:"\e004";--fa--fa:"\e004\e004"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-arrow-up,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-arrow-up{--fa:"\e005";--fa--fa:"\e005\e005"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-asap,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-asap{--fa:"\e006";--fa--fa:"\e006\e006"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-bath,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-bath{--fa:"\e007";--fa--fa:"\e007\e007"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-bed,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-bed{--fa:"\e071";--fa--fa:"\e071\e071"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-bike,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-bike{--fa:"\e009";--fa--fa:"\e009\e009"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-bus,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-bus{--fa:"\e00a";--fa--fa:"\e00a\e00a"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-calculator,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-calculator{--fa:"\e00b";--fa--fa:"\e00b\e00b"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-calendar,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-calendar{--fa:"\e00c";--fa--fa:"\e00c\e00c"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-calendar-alt,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-calendar-alt{--fa:"\e00d";--fa--fa:"\e00d\e00d"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-camera,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-camera{--fa:"\e00e";--fa--fa:"\e00e\e00e"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-chart-statistics,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-chart-statistics{--fa:"\e072";--fa--fa:"\e072\e072"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-check,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-check{--fa:"\e00f";--fa--fa:"\e00f\e00f"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-check-alt,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-check-alt{--fa:"\e010";--fa--fa:"\e010\e010"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-checkbox,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-checkbox{--fa:"\e011";--fa--fa:"\e011\e011"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-checkbox-off,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-checkbox-off{--fa:"\e012";--fa--fa:"\e012\e012"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-checkbox-on,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-checkbox-on{--fa:"\e013";--fa--fa:"\e013\e013"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-chevron-left,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-chevron-left{--fa:"\e014";--fa--fa:"\e014\e014"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-chevron-right,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-chevron-right{--fa:"\e015";--fa--fa:"\e015\e015"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-circle-solid,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-circle-solid{--fa:"\e016";--fa--fa:"\e016\e016"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-close,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-close{--fa:"\e017";--fa--fa:"\e017\e017"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-comment,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-comment{--fa:"\e018";--fa--fa:"\e018\e018"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-continue,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-continue{--fa:"\e019";--fa--fa:"\e019\e019"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-copy,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-copy{--fa:"\e01a";--fa--fa:"\e01a\e01a"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-dashboard-circle,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-dashboard-circle{--fa:"\e01b";--fa--fa:"\e01b\e01b"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-directions,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-directions{--fa:"\e01c";--fa--fa:"\e01c\e01c"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-drone,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-drone{--fa:"\e01d";--fa--fa:"\e01d\e01d"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-email,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-email{--fa:"\e01e";--fa--fa:"\e01e\e01e"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-email-alt,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-email-alt{--fa:"\e01f";--fa--fa:"\e01f\e01f"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-email-circle,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-email-circle{--fa:"\e020";--fa--fa:"\e020\e020"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-exclude,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-exclude{--fa:"\e021";--fa--fa:"\e021\e021"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-facebook,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-facebook{--fa:"\e022";--fa--fa:"\e022\e022"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-facebook-circle,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-facebook-circle{--fa:"\e023";--fa--fa:"\e023\e023"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-facebook-f,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-facebook-f{--fa:"\e024";--fa--fa:"\e024\e024"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-filters,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-filters{--fa:"\e025";--fa--fa:"\e025\e025"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-floor,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-floor{--fa:"\e026";--fa--fa:"\e026\e026"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-for-sale,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-for-sale{--fa:"\e077";--fa--fa:"\e077\e077"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-for-sale-alt,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-for-sale-alt{--fa:"\e078";--fa--fa:"\e078\e078"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-full-size,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-full-size{--fa:"\e028";--fa--fa:"\e028\e028"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-fullscreen,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-fullscreen{--fa:"\e027";--fa--fa:"\e027\e027"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-garage,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-garage{--fa:"\e029";--fa--fa:"\e029\e029"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-google-g,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-google-g{--fa:"\e02a";--fa--fa:"\e02a\e02a"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-grid,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-grid{--fa:"\e02b";--fa--fa:"\e02b\e02b"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-handshake,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-handshake{--fa:"\e02c";--fa--fa:"\e02c\e02c"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-heart,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-heart{--fa:"\e02d";--fa--fa:"\e02d\e02d"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-heart-circle,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-heart-circle{--fa:"\e02e";--fa--fa:"\e02e\e02e"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-heart-outline,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-heart-outline{--fa:"\e02f";--fa--fa:"\e02f\e02f"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-house,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-house{--fa:"\e082";--fa--fa:"\e082\e082"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-house-marker,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-house-marker{--fa:"\e030";--fa--fa:"\e030\e030"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-information,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-information{--fa:"\e031";--fa--fa:"\e031\e031"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-instagram,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-instagram{--fa:"\e032";--fa--fa:"\e032\e032"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-instagram-alt,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-instagram-alt{--fa:"\e033";--fa--fa:"\e033\e033"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-layers,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-layers{--fa:"\e083";--fa--fa:"\e083\e083"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-link-out,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-link-out{--fa:"\e035";--fa--fa:"\e035\e035"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-linkedin,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-linkedin{--fa:"\e034";--fa--fa:"\e034\e034"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-linkedin-alt,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-linkedin-alt{--fa:"\e076";--fa--fa:"\e076\e076"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-list,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-list{--fa:"\e089";--fa--fa:"\e089\e089"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-list-price,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-list-price{--fa:"\e079";--fa--fa:"\e079\e079"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-location,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-location{--fa:"\e036";--fa--fa:"\e036\e036"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-map,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-map{--fa:"\e037";--fa--fa:"\e037\e037"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-map-pin,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-map-pin{--fa:"\e080";--fa--fa:"\e080\e080"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-minus,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-minus{--fa:"\e038";--fa--fa:"\e038\e038"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-minus-alt,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-minus-alt{--fa:"\e039";--fa--fa:"\e039\e039"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-more,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-more{--fa:"\e03a";--fa--fa:"\e03a\e03a"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-more-circle,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-more-circle{--fa:"\e03b";--fa--fa:"\e03b\e03b"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-more-solid,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-more-solid{--fa:"\e03c";--fa--fa:"\e03c\e03c"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-my-favorites,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-my-favorites{--fa:"\e03d";--fa--fa:"\e03d\e03d"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-nav-menu,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-nav-menu{--fa:"\e03e";--fa--fa:"\e03e\e03e"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-notes,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-notes{--fa:"\e03f";--fa--fa:"\e03f\e03f"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-opendoor,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-opendoor{--fa:"\e040";--fa--fa:"\e040\e040"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-panorama,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-panorama{--fa:"\e041";--fa--fa:"\e041\e041"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-password,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-password{--fa:"\e042";--fa--fa:"\e042\e042"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-password-circle,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-password-circle{--fa:"\e043";--fa--fa:"\e043\e043"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-phone,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-phone{--fa:"\e044";--fa--fa:"\e044\e044"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-phone-circle,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-phone-circle{--fa:"\e045";--fa--fa:"\e045\e045"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-pinterest,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-pinterest{--fa:"\e046";--fa--fa:"\e046\e046"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-plus,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-plus{--fa:"\e047";--fa--fa:"\e047\e047"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-plus-alt,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-plus-alt{--fa:"\e048";--fa--fa:"\e048\e048"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-plus-circle,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-plus-circle{--fa:"\e049";--fa--fa:"\e049\e049"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-plus-circle-solid,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-plus-circle-solid{--fa:"\e04a";--fa--fa:"\e04a\e04a"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-polygon,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-polygon{--fa:"\e086";--fa--fa:"\e086\e086"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-price-drop,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-price-drop{--fa:"\e04b";--fa--fa:"\e04b\e04b"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-print,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-print{--fa:"\e04c";--fa--fa:"\e04c\e04c"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-request-info,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-request-info{--fa:"\e04d";--fa--fa:"\e04d\e04d"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-return-arrow,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-return-arrow{--fa:"\e04e";--fa--fa:"\e04e\e04e"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-search,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-search{--fa:"\e04f";--fa--fa:"\e04f\e04f"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-searches,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-searches{--fa:"\e050";--fa--fa:"\e050\e050"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-searches-saved,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-searches-saved{--fa:"\e051";--fa--fa:"\e051\e051"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-secured,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-secured{--fa:"\e052";--fa--fa:"\e052\e052"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-share,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-share{--fa:"\e053";--fa--fa:"\e053\e053"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-slideshow,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-slideshow{--fa:"\e054";--fa--fa:"\e054\e054"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-sold,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-sold{--fa:"\e07a";--fa--fa:"\e07a\e07a"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-sold-alt,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-sold-alt{--fa:"\e07b";--fa--fa:"\e07b\e07b"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-sort-ascending,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-sort-ascending{--fa:"\e055";--fa--fa:"\e055\e055"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-sort-descending,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-sort-descending{--fa:"\e056";--fa--fa:"\e056\e056"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-sqft,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-sqft{--fa:"\e057";--fa--fa:"\e057\e057"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-star-outline,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-star-outline{--fa:"\e058";--fa--fa:"\e058\e058"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-star-solid,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-star-solid{--fa:"\e059";--fa--fa:"\e059\e059"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-success,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-success{--fa:"\e05a";--fa--fa:"\e05a\e05a"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-thumbs-up,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-thumbs-up{--fa:"\e05b";--fa--fa:"\e05b\e05b"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-thumbs-up-circle,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-thumbs-up-circle{--fa:"\e05c";--fa--fa:"\e05c\e05c"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-tour,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-tour{--fa:"\e074";--fa--fa:"\e074\e074"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-tour360,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-tour360{--fa:"\e05d";--fa--fa:"\e05d\e05d"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-trash-can,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-trash-can{--fa:"\e087";--fa--fa:"\e087\e087"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-triangle-down,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-triangle-down{--fa:"\e05e";--fa--fa:"\e05e\e05e"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-triangle-up,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-triangle-up{--fa:"\e05f";--fa--fa:"\e05f\e05f"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-twitter,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-twitter{--fa:"\e060";--fa--fa:"\e060\e060"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-twitter-alt,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-twitter-alt{--fa:"\e061";--fa--fa:"\e061\e061"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-update,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-update{--fa:"\e062";--fa--fa:"\e062\e062"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-user,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-user{--fa:"\e063";--fa--fa:"\e063\e063"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-video,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-video{--fa:"\e064";--fa--fa:"\e064\e064"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-walk,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-walk{--fa:"\e065";--fa--fa:"\e065\e065"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-whatsapp,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-whatsapp{--fa:"\e066";--fa--fa:"\e066\e066"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-window,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-window{--fa:"\e067";--fa--fa:"\e067\e067"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-year,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-year{--fa:"\e068";--fa--fa:"\e068\e068"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-youtube,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-youtube{--fa:"\e069";--fa--fa:"\e069\e069"}[id^=MBBv3]:not(#mbbV1) .fak.fa-bb-youtube-alt,[id^=MBBv3]:not(#mbbV1) .fa-kit.fa-bb-youtube-alt{--fa:"\e06a";--fa--fa:"\e06a\e06a"}[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) .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:.625em;line-height:.1em;vertical-align:.225em}[id^=MBBv3]:not(#mbbV1) .fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}[id^=MBBv3]:not(#mbbV1) .fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}[id^=MBBv3]:not(#mbbV1) .fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}[id^=MBBv3]:not(#mbbV1) .fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}[id^=MBBv3]:not(#mbbV1) .fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.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,.1em);border-style:var(--fa-border-style,solid);border-width:var(--fa-border-width,.08em);padding:var(--fa-border-padding,.2em .25em .15em)}[id^=MBBv3]:not(#mbbV1) .fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}[id^=MBBv3]:not(#mbbV1) .fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.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(.28,.84,.42,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.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(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,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(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,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,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1,1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1,1) translateY(var(--fa-bounce-rebound,-.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,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1,1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1,1) translateY(var(--fa-bounce-rebound,-.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,.4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@-webkit-keyframes fa-beat-fade{0%,100%{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-beat-fade{0%,100%{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,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,[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) [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:.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:.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:.71429em 1.42857em .71429em .71429em;min-width:14.28571em;cursor:pointer}[id^=MBBv3]:not(#mbbV1) .fstToggleBtn:after{position:absolute;content:"";right:.71429em;top:50%;margin-top:-.17857em;border:.35714em solid #fff0;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:#fff0;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:.5em .71429em;margin:0;font-weight:700}[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:.71429em .71429em;margin:0;color:#999}[id^=MBBv3]:not(#mbbV1) .fstSingleMode .fstControls{position:absolute;left:-1px;right:-1px;top:100%;padding:.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:.5em .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 .41667em .41667em 0;padding:2px 2px 2px 1.5em;float:left;border-radius:.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:-.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:.5em .5em 0em .5em;overflow:hidden;width:100%;cursor:text}[id^=MBBv3]:not(#mbbV1) .fstMultipleMode .fstQueryInput{font-size:1em;float:left;padding:.28571em 0;margin:0 0 .375em 0;width:2em;color:inherit}[id^=MBBv3]:not(#mbbV1) .fstMultipleMode .fstQueryInputExpanded{float:none;width:100%;padding:.28571em .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 #000}[id^=MBBv3]:not(#mbbV1) .svg-bar-chart svg rect{bottom:100%;fill:#3e7c7c}[id^=MBBv3]:not(#mbbV1) .svg-bar-chart svg rect:hover{fill:#369}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::-moz-selection{background:#fff0}.leaflet-tile::selection{background:#fff0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:#fff0}.leaflet-container a{-webkit-tap-highlight-color:rgb(51 181 229 / .4)}.leaflet-tile{-webkit-filter:inherit;filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity 0.2s linear;transition:opacity 0.2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform 0.25s cubic-bezier(0,0,.25,1);transition:-webkit-transform 0.25s cubic-bezier(0,0,.25,1);transition:transform 0.25s cubic-bezier(0,0,.25,1);transition:transform 0.25s cubic-bezier(0,0,.25,1),-webkit-transform 0.25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078A8}.leaflet-zoom-box{border:2px dotted #38f;background:rgb(255 255 255 / .5)}.leaflet-container{font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{-webkit-box-shadow:0 1px 5px rgb(0 0 0 / .65);box-shadow:0 1px 5px rgb(0 0 0 / .65);border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:bold 18px "Lucida Console",Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{-webkit-box-shadow:0 1px 5px rgb(0 0 0 / .4);box-shadow:0 1px 5px rgb(0 0 0 / .4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(https://d2olf7uq5h0r9a.cloudfront.net/widget-themes/images/layers.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(https://d2olf7uq5h0r9a.cloudfront.net/widget-themes/images/layers-2x.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(https://d2olf7uq5h0r9a.cloudfront.net/widget-themes/images/marker-icon.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgb(255 255 255 / .8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-webkit-box-sizing:border-box;box-sizing:border-box;background:rgb(255 255 255 / .8);text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{-webkit-box-shadow:none;box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgb(0 0 0 / .2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:17px 0;margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;-webkit-box-shadow:0 3px 14px rgb(0 0 0 / .4);box-shadow:0 3px 14px rgb(0 0 0 / .4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:#fff0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;-webkit-box-shadow:0 1px 3px rgb(0 0 0 / .4);box-shadow:0 1px 3px rgb(0 0 0 / .4)}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid #fff0;background:#fff0;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{-webkit-transition:-webkit-transform 0.3s ease-out,opacity 0.3s ease-in;-webkit-transition:opacity 0.3s ease-in,-webkit-transform 0.3s ease-out;transition:opacity 0.3s ease-in,-webkit-transform 0.3s ease-out;transition:transform 0.3s ease-out,opacity 0.3s ease-in;transition:transform 0.3s ease-out,opacity 0.3s ease-in,-webkit-transform 0.3s ease-out}.leaflet-cluster-spider-leg{-webkit-transition:-webkit-stroke-dashoffset 0.3s ease-out,-webkit-stroke-opacity 0.3s ease-in;-webkit-transition:stroke-dashoffset 0.3s ease-out,stroke-opacity 0.3s ease-in;transition:stroke-dashoffset 0.3s ease-out,stroke-opacity 0.3s ease-in}.marker-cluster-small{background-color:rgb(181 226 140 / .6)}.marker-cluster-small div{background-color:rgb(110 204 57 / .6)}.marker-cluster-medium{background-color:rgb(241 211 87 / .6)}.marker-cluster-medium div{background-color:rgb(240 194 12 / .6)}.marker-cluster-large{background-color:rgb(253 156 115 / .6)}.marker-cluster-large div{background-color:rgb(241 128 23 / .6)}.leaflet-oldie .marker-cluster-small{background-color:#b5e28c}.leaflet-oldie .marker-cluster-small div{background-color:#6ecc39}.leaflet-oldie .marker-cluster-medium{background-color:#f1d357}.leaflet-oldie .marker-cluster-medium div{background-color:#f0c20c}.leaflet-oldie .marker-cluster-large{background-color:#fd9c73}.leaflet-oldie .marker-cluster-large div{background-color:#f18017}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{width:30px;height:30px;margin-left:5px;margin-top:5px;text-align:center;border-radius:15px;font:12px "Helvetica Neue",Arial,Helvetica,sans-serif}.marker-cluster span{line-height:30px}.marker-icon{background-color:#fff;border:1px solid #38f;border-radius:50%;margin:-8px 0 0 -8px!important;width:14px!important;height:14px!important;outline:0;-webkit-transition:opacity ease 0.3s;transition:opacity ease 0.3s}.marker-icon-middle{opacity:.7;margin:-6px 0 0 -6px!important;width:10px!important;height:10px!important}.leaflet-pm-draggable{cursor:move!important}.cursor-marker{cursor:crosshair;pointer-events:none;opacity:0}.cursor-marker.visible{opacity:1!important}.geoman-draw-cursor,.geoman-draw-cursor .leaflet-interactive{cursor:crosshair}.rect-style-marker,.rect-start-marker{opacity:0}.rect-style-marker.visible,.rect-start-marker.visible{opacity:1!important}.vertexmarker-disabled{opacity:.7}.pm-text-marker{width:0;height:0}.pm-textarea{-webkit-box-sizing:content-box;box-sizing:content-box;background-color:#fff;color:#000;resize:none;border:none;outline:0;cursor:pointer;border-radius:3px;padding-left:7px;padding-bottom:0;padding-top:4px}.pm-textarea:focus,.pm-textarea:focus-within,.pm-textarea:focus-visible,.pm-textarea:active{border:2px solid #000;outline:0}.pm-textarea.pm-disabled{border:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pm-textarea.pm-hasfocus{cursor:auto}.leaflet-pm-draggable .pm-textarea{cursor:move}.leaflet-control-shapesearch{margin-top:5px!important}.leaflet-control-shapesearch .shapesearch-button{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:30px;height:30px;line-height:30px;text-align:center;background:#fff;color:#333;text-decoration:none;font-size:14px;border-radius:2px}.leaflet-control-shapesearch .shapesearch-button:hover{background:#f4f4f4;text-decoration:none}.leaflet-control-shapesearch .shapesearch-button.active{background:var(--bbw-btn1-bg,#2962FF);color:#fff}.leaflet-control-shapesearch .shapesearch-button.shapesearch-delete{color:var(--bbw-fixed-red,#cd4125)}.leaflet-control-shapesearch .shapesearch-button.shapesearch-delete:hover{background:#fee}.leaflet-control-shapesearch .shapesearch-button i{font-size:14px}.shapesearch-instructions{position:absolute;top:10px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:rgb(0 0 0 / .75);color:#fff;padding:8px 16px;border-radius:4px;font-size:14px;z-index:1000;pointer-events:none;white-space:nowrap;font-family:var(--bbw-font-family-body,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif);-webkit-box-shadow:0 2px 6px rgb(0 0 0 / .3);box-shadow:0 2px 6px rgb(0 0 0 / .3)}.leaflet-pm-toolbar{display:none!important}[id^=MBBv3]:not(#mbbV1).bfg-mask{position:fixed;background:var(--bbw-widget-bg-opaque);opacity:.9;top:0;bottom:0;left:0;right:0}[id^=MBBv3]:not(#mbbV1)#MBBv3_ModalMask.bfg-mask{background:#000;opacity:.5}[id^=MBBv3]:not(#mbbV1).bfg-loading-mask{left:50%;position:fixed;top:30%;z-index:9999999}[id^=MBBv3]:not(#mbbV1) .bfg-mask-container{background:#111;border-radius:3px;height:125px;margin:-70px 0 0 -140px;opacity:.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:400;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:700;text-align:center}[id^=MBBv3]:not(#mbbV1) .bfg-tabs{display:block;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:400;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:.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:.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:400;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;inset:0;top:0;left:0;height:100vh;width:100vw;max-width:100vw;max-height:100vh;margin:0;padding:0;border:0;background:#fff0;color:inherit;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}[id^=MBBv3]:not(#mbbV1).bfg-modal-wrap::-ms-backdrop{background:rgb(0 0 0 / .5)}[id^=MBBv3]:not(#mbbV1).bfg-modal-wrap::backdrop{background:rgb(0 0 0 / .5)}[id^=MBBv3]:not(#mbbV1).bfg-modal-wrap[open]{-webkit-animation:bfg-modal-in 350ms ease-out;animation:bfg-modal-in 350ms ease-out}[id^=MBBv3]:not(#mbbV1).bfg-modal-wrap[open]::-ms-backdrop{animation:bfg-backdrop-in 350ms ease-out}[id^=MBBv3]:not(#mbbV1).bfg-modal-wrap[open]::backdrop{-webkit-animation:bfg-backdrop-in 350ms ease-out;animation:bfg-backdrop-in 350ms ease-out}[id^=MBBv3]:not(#mbbV1).bfg-modal-wrap a.close{position:absolute;top:2px;right:0;width:40px;padding:10px;cursor:pointer;z-index:1}@-webkit-keyframes bfg-modal-in{from{-webkit-transform:translateY(-100vh);transform:translateY(-100vh);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes bfg-modal-in{from{-webkit-transform:translateY(-100vh);transform:translateY(-100vh);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes bfg-backdrop-in{from{opacity:0}to{opacity:1}}@keyframes bfg-backdrop-in{from{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){[id^=MBBv3]:not(#mbbV1).bfg-modal-wrap[open],[id^=MBBv3]:not(#mbbV1).bfg-fs-modal-wrap[open],[id^=MBBv3]:not(#mbbV1).bfg-popup[open]{-webkit-animation:none;animation:none}[id^=MBBv3]:not(#mbbV1).bfg-modal-wrap[open]::-ms-backdrop,[id^=MBBv3]:not(#mbbV1).bfg-fs-modal-wrap[open]::-ms-backdrop,[id^=MBBv3]:not(#mbbV1).bfg-popup[open]::-ms-backdrop{animation:none}[id^=MBBv3]:not(#mbbV1).bfg-modal-wrap[open]::backdrop,[id^=MBBv3]:not(#mbbV1).bfg-fs-modal-wrap[open]::backdrop,[id^=MBBv3]:not(#mbbV1).bfg-popup[open]::backdrop{-webkit-animation:none;animation:none}}[id^=MBBv3]:not(#mbbV1) .bfg-modal-container{--bbw-text-muted:var(--bbw-fixed-text-muted);--bbw-body-text-color:var(--bbw-fixed-body-color);--bbw-modal-text-color:var(--bbw-fixed-body-color);--bbw-headings-text-color:var(--bbw-fixed-headings-color);--bbw-btn1-color:var(--bbw-fixed-white);--bbw-btn1-bg:var(--bbw-fixed-body-dark);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 rgb(0 0 0 / .07),0 2px 4px rgb(0 0 0 / .07),0 4px 8px rgb(0 0 0 / .07),0 8px 16px rgb(0 0 0 / .07),0 16px 32px rgb(0 0 0 / .07),0 32px 64px rgb(0 0 0 / .07);box-shadow:0 1px 2px rgb(0 0 0 / .07),0 2px 4px rgb(0 0 0 / .07),0 4px 8px rgb(0 0 0 / .07),0 8px 16px rgb(0 0 0 / .07),0 16px 32px rgb(0 0 0 / .07),0 32px 64px rgb(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) .raised-edge .bfg-dark{color:var(--bbw-fixed-body-dark)}[id^=MBBv3]:not(#mbbV1) .edge-shadow:before{content:"";position:absolute;left:40px;bottom:25px;width:250px;height:50px;background:#000;-webkit-box-shadow:-15px 30px 15px #8d8d8d;box-shadow:-15px 30px 15px #8d8d8d;-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:#000;-webkit-box-shadow:15px 30px 15px #8d8d8d;box-shadow:15px 30px 15px #8d8d8d;-webkit-transform:skew(5deg,5deg);transform:skew(5deg,5deg);z-index:-1}[id^=MBBv3]:not(#mbbV1).bfg-fs-mask{position:fixed;background:#333;opacity:.85;top:0;bottom:0;left:0;right:0}[id^=MBBv3]:not(#mbbV1).bfg-fs-modal-wrap{position:fixed;inset:0;bottom:0;top:0;left:0;right:0;width:100vw;height:100vh;max-width:100vw;max-height:100vh;margin:0;padding:40px;border:0;background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box}[id^=MBBv3]:not(#mbbV1).bfg-fs-modal-wrap::-ms-backdrop{background:rgb(51 51 51 / .85)}[id^=MBBv3]:not(#mbbV1).bfg-fs-modal-wrap::backdrop{background:rgb(51 51 51 / .85)}[id^=MBBv3]:not(#mbbV1).bfg-fs-modal-wrap[open]{-webkit-animation:bfg-modal-in 350ms ease-out;animation:bfg-modal-in 350ms ease-out}[id^=MBBv3]:not(#mbbV1).bfg-fs-modal-wrap[open]::-ms-backdrop{animation:bfg-backdrop-in 350ms ease-out}[id^=MBBv3]:not(#mbbV1).bfg-fs-modal-wrap[open]::backdrop{-webkit-animation:bfg-backdrop-in 350ms ease-out;animation:bfg-backdrop-in 350ms ease-out}[id^=MBBv3]:not(#mbbV1).bfg-fs-modal-wrap img.close{position:fixed;top:10px;right:10px;cursor:pointer;z-index:1}[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:.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{position:fixed;inset:0;top:0;left:0;width:100%;height:100%;max-width:100vw;max-height:100vh;margin:0;padding:0;border:0;background:#fff0;color:inherit;overflow-y:scroll;-webkit-overflow-scrolling:touch}[id^=MBBv3]:not(#mbbV1).bfg-popup::-ms-backdrop{background:rgb(0 0 0 / .5)}[id^=MBBv3]:not(#mbbV1).bfg-popup::backdrop{background:rgb(0 0 0 / .5)}[id^=MBBv3]:not(#mbbV1).bfg-popup[open]{-webkit-animation:bfg-modal-in 350ms ease-out;animation:bfg-modal-in 350ms ease-out}[id^=MBBv3]:not(#mbbV1).bfg-popup[open]::-ms-backdrop{animation:bfg-backdrop-in 350ms ease-out}[id^=MBBv3]:not(#mbbV1).bfg-popup[open]::backdrop{-webkit-animation:bfg-backdrop-in 350ms ease-out;animation:bfg-backdrop-in 350ms ease-out}[id^=MBBv3]:not(#mbbV1).bfg-popup .bfg-popup-shadow-host{display:block;min-height:100%}[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) .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 *{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:.125em;font-size:.875em;font-weight:var(--bbw-font-weight-600);color:var(--bbw-contrast-text-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:.5em;padding-right:.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 .color-1.bfg-bg{background-color:#36c}[id^=MBBv3]:not(#mbbV1) .mortgage-calculator .color-1.stroke{stroke:#36c}[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:.75em;padding-right:.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:#000;stroke-width:15px;fill:#fff0}@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:var(--bbw-body-text-color);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:.35em;line-height:1;text-anchor:middle;-webkit-transform:translateY(-.3em);transform:translateY(-.3em)}[id^=MBBv3]:not(#mbbV1) .mortgage-calculator .section-2 .chart .chart-text .chart-label{font-size:.2em;text-anchor:middle;-webkit-transform:translateY(.7em);transform:translateY(.7em)}[id^=MBBv3]:not(#mbbV1) .ask-expert .mbb-agent-photo{width:70px;min-width:70px;height:95px}[id^=MBBv3]:not(#mbbV1) .ask-expert .mbb-agent-photo .mbb-AgentPhoto{width:100%;height:100%;overflow:hidden}[id^=MBBv3]:not(#mbbV1) .ask-expert .mbb-agent-photo .mbb-AgentPhoto img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}[id^=MBBv3]:not(#mbbV1) .ask-expert .bfg-agent-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-right:-15px;margin-left:-15px;padding-left:15px;padding-right:15px;max-height:95px;overflow:hidden}[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;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:10px;height:95px;min-height:0}[id^=MBBv3]:not(#mbbV1) .ask-expert .mbb-agent-details .mbb-agent-info{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-height:0;overflow:hidden}[id^=MBBv3]:not(#mbbV1) .ask-expert .mbb-agent-details .mbb-AgentName{margin-bottom:4px;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-AgentTitle+.mbb-AgentCompany{margin-top:2px}[id^=MBBv3]:not(#mbbV1) .ask-expert .mbb-agent-details .mbb-agent-phone{margin-left:-10px;width:calc(100% + 10px);background-color:var(--bbw-stripe-bg);padding:.25rem;padding-left:10px;line-height:1.3;-ms-flex-negative:0;flex-shrink:0;margin-top:auto;padding-top:5px}[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:#fff;text-shadow:0 1px 1px rgb(0 0 0 / .11),0 2px 2px rgb(0 0 0 / .11),0 4px 4px rgb(0 0 0 / .11),0 6px 8px rgb(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 rgb(255 255 255 / .3),0 2px 2px rgb(255 255 255 / .3),0 4px 4px rgb(255 255 255 / .3),0 6px 8px rgb(255 255 255 / .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:#fff}[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:#fff;border:none;background:rgb(0 0 0 / .5019607843);-webkit-box-shadow:0 1px 2px rgb(255 255 255 / .25),0 2px 4px rgb(255 255 255 / .2),0 3px 8px rgb(255 255 255 / .15),0 4px 16px rgb(255 255 255 / .1),0 5px 32px rgb(255 255 255 / .05);box-shadow:0 1px 2px rgb(255 255 255 / .25),0 2px 4px rgb(255 255 255 / .2),0 3px 8px rgb(255 255 255 / .15),0 4px 16px rgb(255 255 255 / .1),0 5px 32px rgb(255 255 255 / .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:.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 .bb-banner-wrap,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-banner-wrap,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bb-banner-wrap,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap{--bb-banner-height:18px;--bb-banner-padding-x:6px;--bb-banner-font-size:11px;--bb-banner-border-radius:3px;--bb-banner-gap:6px;--bb-custom-banner-height:24px;--bfg-banner-height:var(--bb-banner-height);--bfg-banner-padding-left:var(--bb-banner-padding-x);--bfg-banner-padding-right:var(--bb-banner-padding-x);--bfg-custom-banner-height:var(--bb-custom-banner-height);--bfg-banner-gap:var(--bb-banner-gap);--bbw-widget-item-banner-font-size:var(--bb-banner-font-size);--bbw-banner-border-radius:var(--bb-banner-border-radius);position:absolute;top:12px;left:10px;right:50px;width:auto;z-index:auto;pointer-events:none;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(--bb-banner-gap)}[id^=MBBv3]:not(#mbbV1) mbb-listItem .bb-banner-wrap .bb-banner,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bb-banner,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-banner-wrap .bb-banner,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bb-banner,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bb-banner-wrap .bb-banner,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bb-banner{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:var(--bb-banner-height);gap:0!important;padding:2px var(--bb-banner-padding-x)!important;font-family:"Inter",-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:var(--bb-banner-font-size)!important;font-weight:500!important;text-align:left;line-height:1!important;letter-spacing:.01em;white-space:nowrap;color:var(--bbw-theme-primary);background-color:var(--bbw-fixed-white);border-radius:var(--bb-banner-border-radius);pointer-events:auto}[id^=MBBv3]:not(#mbbV1) mbb-listItem .bb-banner-wrap .bb-banner.new,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bb-banner-wrap .bb-banner--new,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bb-banner.new,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bb-banner--new,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-banner-wrap .bb-banner.new,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-banner-wrap .bb-banner--new,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bb-banner.new,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bb-banner--new,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bb-banner-wrap .bb-banner.new,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bb-banner-wrap .bb-banner--new,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bb-banner.new,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bb-banner--new{color:var(--bbw-banner-new-color);background-color:var(--bbw-banner-new-bg)}[id^=MBBv3]:not(#mbbV1) mbb-listItem .bb-banner-wrap .bb-banner.reduced,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bb-banner-wrap .bb-banner--reduced,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bb-banner.reduced,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bb-banner--reduced,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-banner-wrap .bb-banner.reduced,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-banner-wrap .bb-banner--reduced,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bb-banner.reduced,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bb-banner--reduced,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bb-banner-wrap .bb-banner.reduced,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bb-banner-wrap .bb-banner--reduced,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bb-banner.reduced,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bb-banner--reduced{color:var(--bbw-banner-reduced-color);background-color:var(--bbw-banner-reduced-bg)}[id^=MBBv3]:not(#mbbV1) mbb-listItem .bb-banner-wrap .bb-banner.featured,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bb-banner-wrap .bb-banner--featured,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bb-banner.featured,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bb-banner--featured,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-banner-wrap .bb-banner.featured,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-banner-wrap .bb-banner--featured,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bb-banner.featured,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bb-banner--featured,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bb-banner-wrap .bb-banner.featured,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bb-banner-wrap .bb-banner--featured,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bb-banner.featured,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bb-banner--featured{color:var(--bbw-banner-featured-color);background-color:var(--bbw-banner-featured-bg)}[id^=MBBv3]:not(#mbbV1) mbb-listItem .bb-banner-wrap .bb-banner.sold,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bb-banner-wrap .bb-banner--sold,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bb-banner.sold,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bb-banner--sold,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-banner-wrap .bb-banner.sold,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-banner-wrap .bb-banner--sold,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bb-banner.sold,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bb-banner--sold,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bb-banner-wrap .bb-banner.sold,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bb-banner-wrap .bb-banner--sold,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bb-banner.sold,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bb-banner--sold{color:var(--bbw-banner-sold-color);background-color:var(--bbw-banner-sold-bg)}[id^=MBBv3]:not(#mbbV1) mbb-listItem .bb-banner-wrap .bb-banner.openhouse,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bb-banner-wrap .bb-banner--openhouse,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bb-banner.openhouse,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bb-banner--openhouse,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-banner-wrap .bb-banner.openhouse,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-banner-wrap .bb-banner--openhouse,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bb-banner.openhouse,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bb-banner--openhouse,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bb-banner-wrap .bb-banner.openhouse,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bb-banner-wrap .bb-banner--openhouse,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bb-banner.openhouse,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bb-banner--openhouse{cursor:pointer;color:var(--bbw-banner-openhouse-color);background-color:var(--bbw-banner-openhouse-bg)}[id^=MBBv3]:not(#mbbV1) mbb-listItem .bb-banner-wrap .bb-banner.under-contract,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bb-banner-wrap .bb-banner--under-contract,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bb-banner.under-contract,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bb-banner--under-contract,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-banner-wrap .bb-banner.under-contract,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-banner-wrap .bb-banner--under-contract,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bb-banner.under-contract,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bb-banner--under-contract,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bb-banner-wrap .bb-banner.under-contract,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bb-banner-wrap .bb-banner--under-contract,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bb-banner.under-contract,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bb-banner--under-contract{color:var(--bbw-banner-uc-color);background-color:var(--bbw-banner-uc-bg)}[id^=MBBv3]:not(#mbbV1) mbb-listItem .bb-banner-wrap .bb-banner.coming-soon,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bb-banner-wrap .bb-banner--coming-soon,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bb-banner.coming-soon,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bb-banner--coming-soon,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-banner-wrap .bb-banner.coming-soon,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-banner-wrap .bb-banner--coming-soon,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bb-banner.coming-soon,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bb-banner--coming-soon,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bb-banner-wrap .bb-banner.coming-soon,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bb-banner-wrap .bb-banner--coming-soon,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bb-banner.coming-soon,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bb-banner--coming-soon{color:var(--bbw-banner-comingsoon-color);background-color:var(--bbw-banner-comingsoon-bg)}[id^=MBBv3]:not(#mbbV1) mbb-listItem .bb-banner-wrap .bb-banner.auction,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bb-banner-wrap .bb-banner--auction,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bb-banner.auction,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bb-banner--auction,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-banner-wrap .bb-banner.auction,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-banner-wrap .bb-banner--auction,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bb-banner.auction,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bb-banner--auction,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bb-banner-wrap .bb-banner.auction,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bb-banner-wrap .bb-banner--auction,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bb-banner.auction,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bb-banner--auction{color:var(--bbw-banner-comingsoon-color);background-color:var(--bbw-banner-comingsoon-bg)}[id^=MBBv3]:not(#mbbV1) mbb-listItem .bb-banner-wrap .bb-banner.foreclosure,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bb-banner-wrap .bb-banner--foreclosure,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bb-banner.foreclosure,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bb-banner--foreclosure,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-banner-wrap .bb-banner.foreclosure,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-banner-wrap .bb-banner--foreclosure,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bb-banner.foreclosure,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bb-banner--foreclosure,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bb-banner-wrap .bb-banner.foreclosure,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bb-banner-wrap .bb-banner--foreclosure,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bb-banner.foreclosure,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bb-banner--foreclosure{color:var(--bbw-banner-special-color);background-color:var(--bbw-banner-special-bg)}[id^=MBBv3]:not(#mbbV1) mbb-listItem .bb-banner-wrap .bb-banner.pending,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bb-banner-wrap .bb-banner--pending,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bb-banner.pending,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bb-banner--pending,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-banner-wrap .bb-banner.pending,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-banner-wrap .bb-banner--pending,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bb-banner.pending,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bb-banner--pending,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bb-banner-wrap .bb-banner.pending,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bb-banner-wrap .bb-banner--pending,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bb-banner.pending,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bb-banner--pending{color:var(--bbw-banner-uc-color);background-color:var(--bbw-banner-uc-bg)}[id^=MBBv3]:not(#mbbV1) mbb-listItem .bb-banner-wrap .bb-banner--custom,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bb-banner--custom,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-banner-wrap .bb-banner--custom,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bb-banner--custom,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bb-banner-wrap .bb-banner--custom,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bb-banner--custom{height:var(--bb-custom-banner-height);padding:3px var(--bb-banner-padding-x)!important;font-size:calc(var(--bb-banner-font-size) + 1px)!important;font-weight:500;line-height:1.5;color:#fff;text-shadow:0 1px 2px rgb(0 0 0 / .3);background-color:rgb(0 0 0 / .65)}[id^=MBBv3]:not(#mbbV1) mbb-listItem .bb-banner-wrap .bb-banner .bb-banner__primary,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bb-banner .bb-banner__primary,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-banner-wrap .bb-banner .bb-banner__primary,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bb-banner .bb-banner__primary,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bb-banner-wrap .bb-banner .bb-banner__primary,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bb-banner .bb-banner__primary{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;margin:0!important;padding:0!important;font-size:inherit!important;font-weight:inherit!important;line-height:1!important;color:inherit!important}[id^=MBBv3]:not(#mbbV1) mbb-listItem .bb-banner-wrap .bb-banner .bb-banner__suffix,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bb-banner .bb-banner__suffix,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-banner-wrap .bb-banner .bb-banner__suffix,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bb-banner .bb-banner__suffix,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bb-banner-wrap .bb-banner .bb-banner__suffix,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bb-banner .bb-banner__suffix{position:relative!important;display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;margin:0!important;margin-left:4px!important;padding:0!important;padding-left:4px!important;border:none!important;color:inherit!important;font-size:calc(var(--bb-banner-font-size) - 1px)!important;letter-spacing:normal;font-weight:400!important;line-height:1!important}[id^=MBBv3]:not(#mbbV1) mbb-listItem .bb-banner-wrap .bb-banner .bb-banner__suffix::before,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bb-banner .bb-banner__suffix::before,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-banner-wrap .bb-banner .bb-banner__suffix::before,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bb-banner .bb-banner__suffix::before,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bb-banner-wrap .bb-banner .bb-banner__suffix::before,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bb-banner .bb-banner__suffix::before{content:""!important;position:absolute!important;left:0!important;top:50%!important;-webkit-transform:translateY(-50%)!important;transform:translateY(-50%)!important;width:1px!important;height:100%!important;background-color:currentColor!important;opacity:0.7!important}[id^=MBBv3]:not(#mbbV1) mbb-listItem .bb-banner-wrap .bfg-banner-text,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bfg-banner-text,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-banner-wrap .bfg-banner-text,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bfg-banner-text,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bb-banner-wrap .bfg-banner-text,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bfg-banner-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:auto!important;min-height:var(--bb-banner-height);pointer-events:auto}[id^=MBBv3]:not(#mbbV1) mbb-listItem .bb-banner-wrap .bfg-banner-text>*,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bfg-banner-text>*,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-banner-wrap .bfg-banner-text>*,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bfg-banner-text>*,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bb-banner-wrap .bfg-banner-text>*,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bfg-banner-text>*{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;gap:0!important;padding:2px var(--bb-banner-padding-x)!important;height:100%;font-family:"Inter",-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:var(--bb-banner-font-size)!important;font-weight:500!important;text-align:left;line-height:1!important;letter-spacing:.01em;white-space:nowrap;color:var(--bbw-theme-primary);background-color:var(--bbw-fixed-white);border-radius:var(--bb-banner-border-radius)}[id^=MBBv3]:not(#mbbV1) mbb-listItem .bb-banner-wrap .bfg-banner-text>*.new,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bfg-banner-text>*.new,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-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 .bb-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 .bb-banner-wrap .bfg-banner-text>*.reduced,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bfg-banner-text>*.reduced,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-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 .bb-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 .bb-banner-wrap .bfg-banner-text>*.featured,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bfg-banner-text>*.featured,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-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 .bb-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 .bb-banner-wrap .bfg-banner-text>*.sold,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bfg-banner-text>*.sold,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-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 .bb-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 .bb-banner-wrap .bfg-banner-text>*.openhouse,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bfg-banner-text>*.openhouse,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-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 .bb-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 .bb-banner-wrap .bfg-banner-text>*.under-contract,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bfg-banner-text>*.under-contract,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-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 .bb-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 .bb-banner-wrap .bfg-banner-text>*.comingsoon,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bfg-banner-text>*.comingsoon,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-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 .bb-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 .bb-banner-wrap .bfg-banner-text>*.pending,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bfg-banner-text>*.pending,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-banner-wrap .bfg-banner-text>*.pending,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bfg-banner-text>*.pending,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bb-banner-wrap .bfg-banner-text>*.pending,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bfg-banner-text>*.pending{color:var(--bbw-banner-uc-color);background-color:var(--bbw-banner-uc-bg)}[id^=MBBv3]:not(#mbbV1) mbb-listItem .bb-banner-wrap .bfg-banner-text>* .bb-banner-text-primary,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bfg-banner-text>* .bb-banner-text-primary,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-banner-wrap .bfg-banner-text>* .bb-banner-text-primary,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bfg-banner-text>* .bb-banner-text-primary,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bb-banner-wrap .bfg-banner-text>* .bb-banner-text-primary,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bfg-banner-text>* .bb-banner-text-primary{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;margin:0!important;padding:0!important;font-size:inherit!important;font-weight:inherit!important;line-height:1!important;color:inherit!important}[id^=MBBv3]:not(#mbbV1) mbb-listItem .bb-banner-wrap .bfg-banner-text>* .bb-banner-text-small,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bfg-banner-text>* .bb-banner-text-small,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-banner-wrap .bfg-banner-text>* .bb-banner-text-small,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bfg-banner-text>* .bb-banner-text-small,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bb-banner-wrap .bfg-banner-text>* .bb-banner-text-small,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bfg-banner-text>* .bb-banner-text-small{position:relative!important;display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;margin:0!important;margin-left:4px!important;padding:0!important;padding-left:4px!important;border:none!important;opacity:.9;color:inherit!important;font-size:calc(var(--bb-banner-font-size) - 1px)!important;letter-spacing:normal;font-weight:400!important;line-height:1!important}[id^=MBBv3]:not(#mbbV1) mbb-listItem .bb-banner-wrap .bfg-banner-text>* .bb-banner-text-small::before,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bfg-banner-text>* .bb-banner-text-small::before,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-banner-wrap .bfg-banner-text>* .bb-banner-text-small::before,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bfg-banner-text>* .bb-banner-text-small::before,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bb-banner-wrap .bfg-banner-text>* .bb-banner-text-small::before,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bfg-banner-text>* .bb-banner-text-small::before{content:""!important;position:absolute!important;left:0!important;top:50%!important;-webkit-transform:translateY(-50%)!important;transform:translateY(-50%)!important;width:1px!important;height:100%!important;background-color:currentColor!important;opacity:0.7!important}[id^=MBBv3]:not(#mbbV1) mbb-listItem .bb-banner-wrap .bfg-custom-banner,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bfg-custom-banner,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-banner-wrap .bfg-custom-banner,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bfg-custom-banner,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bb-banner-wrap .bfg-custom-banner,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bfg-custom-banner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:var(--bb-custom-banner-height);pointer-events:auto}[id^=MBBv3]:not(#mbbV1) mbb-listItem .bb-banner-wrap .bfg-custom-banner .bfg-custom-banner-heading,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bfg-custom-banner .bfg-custom-banner-heading,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-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 .bb-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:3px var(--bb-banner-padding-x);height:100%;font-family:"Inter",-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:calc(var(--bb-banner-font-size) + 1px);font-weight:500;text-align:left;line-height:1.5;white-space:nowrap;color:#fff;text-shadow:0 1px 2px rgb(0 0 0 / .3);background-color:rgb(0 0 0 / .65);border-radius:var(--bb-banner-border-radius)}[id^=MBBv3]:not(#mbbV1) mbb-listItem .bb-banner-wrap .bfg-property-banners,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bfg-property-banners,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-banner-wrap .bfg-property-banners,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bfg-property-banners,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bb-banner-wrap .bfg-property-banners,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bfg-property-banners{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:nowrap;flex-wrap:nowrap;gap:var(--bb-banner-gap)!important;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;pointer-events:auto;background:transparent!important;padding:0!important}[id^=MBBv3]:not(#mbbV1) mbb-listItem .bb-banner-wrap .bfg-property-banners .bb-banner,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bfg-property-banners .bb-banner,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-banner-wrap .bfg-property-banners .bb-banner,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bfg-property-banners .bb-banner,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bb-banner-wrap .bfg-property-banners .bb-banner,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bfg-property-banners .bb-banner{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;max-width:none}[id^=MBBv3]:not(#mbbV1) mbb-listItem .bb-banner-wrap .bfg-property-banners.bfg-banner-text>.bb-banner,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bfg-property-banners.bfg-banner-text>.bb-banner,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-banner-wrap .bfg-property-banners.bfg-banner-text>.bb-banner,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bfg-property-banners.bfg-banner-text>.bb-banner,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bb-banner-wrap .bfg-property-banners.bfg-banner-text>.bb-banner,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bfg-property-banners.bfg-banner-text>.bb-banner{height:var(--bb-banner-height)!important}[id^=MBBv3]:not(#mbbV1) mbb-listItem .bb-banner-wrap .bfg-banner-row-wrap,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bfg-banner-row-wrap,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-banner-wrap .bfg-banner-row-wrap,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bfg-banner-row-wrap,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bb-banner-wrap .bfg-banner-row-wrap,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bfg-banner-row-wrap{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;gap:var(--bb-banner-gap);-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;pointer-events:auto}[id^=MBBv3]:not(#mbbV1) mbb-listItem .bb-banner-wrap .bfg-banner-row-wrap>.bb-banner,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bfg-banner-row-wrap>.bb-banner,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-banner-wrap .bfg-banner-row-wrap>.bb-banner,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bfg-banner-row-wrap>.bb-banner,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bb-banner-wrap .bfg-banner-row-wrap>.bb-banner,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bfg-banner-row-wrap>.bb-banner{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}[id^=MBBv3]:not(#mbbV1) mbb-listItem .bb-banner-wrap .bfg-banner-row-wrap>.bfg-property-banners,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bfg-banner-row-wrap>.bfg-property-banners,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-banner-wrap .bfg-banner-row-wrap>.bfg-property-banners,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bfg-banner-row-wrap>.bfg-property-banners,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bb-banner-wrap .bfg-banner-row-wrap>.bfg-property-banners,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bfg-banner-row-wrap>.bfg-property-banners{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;background:transparent!important;padding:0!important;margin:0!important}[id^=MBBv3]:not(#mbbV1) mbb-listItem .bb-banner-wrap .bfg-banner-row-wrap.bfg-banner-text,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bfg-banner-row-wrap.bfg-banner-text,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-banner-wrap .bfg-banner-row-wrap.bfg-banner-text,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bfg-banner-row-wrap.bfg-banner-text,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bb-banner-wrap .bfg-banner-row-wrap.bfg-banner-text,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bfg-banner-row-wrap.bfg-banner-text{height:auto!important;min-height:var(--bb-banner-height)}[id^=MBBv3]:not(#mbbV1) mbb-listItem .bb-banner-wrap .bfg-banner-row-wrap.bfg-banner-text>.bb-banner,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bfg-banner-row-wrap.bfg-banner-text>.bb-banner,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-banner-wrap .bfg-banner-row-wrap.bfg-banner-text>.bb-banner,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bfg-banner-row-wrap.bfg-banner-text>.bb-banner,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bb-banner-wrap .bfg-banner-row-wrap.bfg-banner-text>.bb-banner,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bfg-banner-row-wrap.bfg-banner-text>.bb-banner{height:var(--bb-banner-height)!important;padding:2px var(--bb-banner-padding-x)!important}[id^=MBBv3]:not(#mbbV1) mbb-listItem .bb-banner-wrap .bfg-banner-row-wrap.bfg-banner-text>.bfg-property-banners,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bfg-banner-row-wrap.bfg-banner-text>.bfg-property-banners,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-banner-wrap .bfg-banner-row-wrap.bfg-banner-text>.bfg-property-banners,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bfg-banner-row-wrap.bfg-banner-text>.bfg-property-banners,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bb-banner-wrap .bfg-banner-row-wrap.bfg-banner-text>.bfg-property-banners,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bfg-banner-row-wrap.bfg-banner-text>.bfg-property-banners{height:auto!important}[id^=MBBv3]:not(#mbbV1) mbb-listItem .bb-banner-wrap .bfg-banner-row-wrap.bfg-banner-text>.bfg-property-banners .bb-banner,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bfg-banner-row-wrap.bfg-banner-text>.bfg-property-banners .bb-banner,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-banner-wrap .bfg-banner-row-wrap.bfg-banner-text>.bfg-property-banners .bb-banner,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bfg-banner-row-wrap.bfg-banner-text>.bfg-property-banners .bb-banner,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bb-banner-wrap .bfg-banner-row-wrap.bfg-banner-text>.bfg-property-banners .bb-banner,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bfg-banner-row-wrap.bfg-banner-text>.bfg-property-banners .bb-banner{height:var(--bb-banner-height)!important}[id^=MBBv3]:not(#mbbV1) mbb-listItem .bb-banner-wrap .bfg-banner-wrap,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bfg-banner-wrap,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-banner-wrap .bfg-banner-wrap,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bfg-banner-wrap,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bb-banner-wrap .bfg-banner-wrap,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bfg-banner-wrap{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(--bb-banner-gap)}[id^=MBBv3]:not(#mbbV1) mbb-listItem .bb-banner-wrap .bfg-banner-wrap>.bfg-property-banners,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bb-banner-wrap .bfg-banner-wrap>.bfg-banner-row-wrap,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bb-banner-wrap .bfg-banner-wrap>.bfg-banner-text,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bb-banner-wrap .bfg-banner-wrap>.bfg-custom-banner,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bfg-banner-wrap>.bfg-property-banners,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bfg-banner-wrap>.bfg-banner-row-wrap,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bfg-banner-wrap>.bfg-banner-text,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bfg-banner-wrap>.bfg-custom-banner,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-banner-wrap .bfg-banner-wrap>.bfg-property-banners,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-banner-wrap .bfg-banner-wrap>.bfg-banner-row-wrap,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-banner-wrap .bfg-banner-wrap>.bfg-banner-text,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-banner-wrap .bfg-banner-wrap>.bfg-custom-banner,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bfg-banner-wrap>.bfg-property-banners,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bfg-banner-wrap>.bfg-banner-row-wrap,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bfg-banner-wrap>.bfg-banner-text,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bfg-banner-wrap>.bfg-custom-banner,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bb-banner-wrap .bfg-banner-wrap>.bfg-property-banners,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bb-banner-wrap .bfg-banner-wrap>.bfg-banner-row-wrap,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bb-banner-wrap .bfg-banner-wrap>.bfg-banner-text,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bb-banner-wrap .bfg-banner-wrap>.bfg-custom-banner,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bfg-banner-wrap>.bfg-property-banners,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bfg-banner-wrap>.bfg-banner-row-wrap,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bfg-banner-wrap>.bfg-banner-text,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bfg-banner-wrap>.bfg-custom-banner{position:relative}@container bbw-galleryitem-container (max-width:259px){[id^=MBBv3]:not(#mbbV1) mbb-listItem .bb-banner-wrap .bfg-property-banners,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bfg-property-banners,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-banner-wrap .bfg-property-banners,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bfg-property-banners,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bb-banner-wrap .bfg-property-banners,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bfg-property-banners{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3px}[id^=MBBv3]:not(#mbbV1) mbb-listItem .bb-banner-wrap .bfg-banner-row-wrap,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bfg-banner-row-wrap,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-banner-wrap .bfg-banner-row-wrap,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bfg-banner-row-wrap,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bb-banner-wrap .bfg-banner-row-wrap,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bfg-banner-row-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3px}[id^=MBBv3]:not(#mbbV1) mbb-listItem .bb-banner-wrap .bfg-banner-row-wrap>.bfg-property-banners,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap .bfg-banner-row-wrap>.bfg-property-banners,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-banner-wrap .bfg-banner-row-wrap>.bfg-property-banners,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap .bfg-banner-row-wrap>.bfg-property-banners,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bb-banner-wrap .bfg-banner-row-wrap>.bfg-property-banners,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap .bfg-banner-row-wrap>.bfg-property-banners{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3px}}@container bbw-galleryitem-container (min-width:280px){[id^=MBBv3]:not(#mbbV1) mbb-listItem .bb-banner-wrap,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-banner-wrap,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bb-banner-wrap,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap{--bb-banner-font-size:11px;--bb-banner-height:18px}}@container bbw-galleryitem-container (min-width:320px){[id^=MBBv3]:not(#mbbV1) mbb-listItem .bb-banner-wrap,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-banner-wrap,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bb-banner-wrap,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap{--bb-banner-font-size:11px;--bb-banner-height:18px}}@container bbw-galleryitem-container (min-width:400px){[id^=MBBv3]:not(#mbbV1) mbb-listItem .bb-banner-wrap,[id^=MBBv3]:not(#mbbV1) mbb-listItem .bfg-banner-wrap,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bb-banner-wrap,[id^=MBBv3]:not(#mbbV1) mbb-galleryitem .bfg-banner-wrap,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bb-banner-wrap,[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-banner-wrap{--bb-banner-font-size:11px;--bb-banner-height:18px}}[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:#000;position:absolute;width:10.4px;height:10.4px;border:solid #000;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:#fff;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(0 0 6px black) invert(0%);filter:drop-shadow(0 0 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:0;border-top:0;-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:0;border-top:0;-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:rgb(255 255 255 / .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(0 0 4px black);filter:opacity(1) drop-shadow(0 0 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:.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{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;font-size:1.125em;margin-top:1em;margin-bottom:.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:.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:.85714em}[id^=MBBv3]:not(#mbbV1) .bfg-widget-disclaimer{padding-top:60px;padding-bottom:20px;background-color:var(--bbw-widget-bg)}@media (min-width:576px){[id^=MBBv3]:not(#mbbV1) .bfg-widget-disclaimer{padding-left:1em;padding-right:1em}}@media (min-width:768px){[id^=MBBv3]:not(#mbbV1) .bfg-widget-disclaimer{padding-left:2em;padding-right:2em}}[id^=MBBv3]:not(#mbbV1) .bfg-disclaimer-container{margin-top:1.5em;margin-bottom:1.5em;padding:1em;border-radius:1em;background-color:var(--bbw-stripe-bg)}@media (min-width:576px){[id^=MBBv3]:not(#mbbV1) .bfg-disclaimer-container{padding-left:1.5em;padding-right:1.5em}}@media (min-width:768px){[id^=MBBv3]:not(#mbbV1) .bfg-disclaimer-container{padding-left:2em;padding-right:2em}}[id^=MBBv3]:not(#mbbV1) .bfg-disclaimer-content{max-width:1024px;padding-top:0;margin:1em 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:400;line-height:1.230769;color:var(--bbw-text-muted)!important}[id^=MBBv3]:not(#mbbV1) .bfg-disclaimer-content p{margin-bottom:.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-text-muted)}[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:.5em;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:.5em;padding-bottom:.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}[id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery i] .bfg-gallery-item .bfg-gallery-item-container,[id^=MBBv3]:not(#mbbV1) .similarProperties .bfg-gallery-item .bfg-gallery-item-container,[id^=MBBv3]:not(#mbbV1) .bfg-map-list-container .bfg-gallery-item .bfg-gallery-item-container,[id^=MBBv3]:not(#mbbV1) .bfg-results-layout .bfg-gallery-item .bfg-gallery-item-container,[id^=MBBv3]:not(#mbbV1) .results-list-container .bfg-gallery-item .bfg-gallery-item-container,[id^=MBBv3]:not(#mbbV1) .bfg-agent-profile-tabs .bfg-gallery-item .bfg-gallery-item-container{--bbw-galleryitem-row-3-height:35px}@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}[id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery i] .bfg-gallery-item .bfg-gallery-item-container,[id^=MBBv3]:not(#mbbV1) .similarProperties .bfg-gallery-item .bfg-gallery-item-container,[id^=MBBv3]:not(#mbbV1) .bfg-map-list-container .bfg-gallery-item .bfg-gallery-item-container,[id^=MBBv3]:not(#mbbV1) .bfg-results-layout .bfg-gallery-item .bfg-gallery-item-container,[id^=MBBv3]:not(#mbbV1) .results-list-container .bfg-gallery-item .bfg-gallery-item-container,[id^=MBBv3]:not(#mbbV1) .bfg-agent-profile-tabs .bfg-gallery-item .bfg-gallery-item-container{--bbw-galleryitem-row-3-height:35px}[id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery i] .bfg-gallery-item .bfg-grid-row-3,[id^=MBBv3]:not(#mbbV1) .similarProperties .bfg-gallery-item .bfg-grid-row-3,[id^=MBBv3]:not(#mbbV1) .bfg-map-list-container .bfg-gallery-item .bfg-grid-row-3,[id^=MBBv3]:not(#mbbV1) .bfg-results-layout .bfg-gallery-item .bfg-grid-row-3,[id^=MBBv3]:not(#mbbV1) .results-list-container .bfg-gallery-item .bfg-grid-row-3,[id^=MBBv3]:not(#mbbV1) .bfg-agent-profile-tabs .bfg-gallery-item .bfg-grid-row-3{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}}@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:52px;--bbw-galleryitem-text1-size:1.0625em;--bbw-galleryitem-text2-size:0.875em;--bbw-galleryitem-text2-margin-top:0;--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;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-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:48px;--bbw-galleryitem-row-4-height:32px;--bbw-galleryitem-row-5-height:32px;--bbw-galleryitem-row-std-height:35px;--bbw-galleryitem-row-4-height:var(--bbw-galleryitem-row-std-height);--bbw-galleryitem-row-5-height:var(--bbw-galleryitem-row-std-height);--bbw-galleryitem-row-2-pt:0;--bbw-galleryitem-text1-size:0.875em;--bbw-galleryitem-text2-size:0.75em;--bbw-galleryitem-row-3-size:0.75em;--bbw-galleryitem-text2-margin-top:0;--bbw-galleryitem-row-3-margin-top:0;--bbw-galleryitem-bfg-text-size:0.75em;--bbw-galleryitem-i-size:1.25em;--bbw-galleryitem-i-div-size:1.083333em;--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(.39,0,.21,1) 0s;transition:-webkit-box-shadow 0.25s cubic-bezier(.39,0,.21,1) 0s;transition:box-shadow 0.25s cubic-bezier(.39,0,.21,1) 0s;transition:box-shadow 0.25s cubic-bezier(.39,0,.21,1) 0s,-webkit-box-shadow 0.25s cubic-bezier(.39,0,.21,1) 0s;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) .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:rgb(255 255 255 / .5)}[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;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) .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{padding-top:4px;padding-bottom:4px;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);min-height:var(--bbw-galleryitem-row-3-height);-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;gap:4px;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-row-3-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:-.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-3 .bfg-text:first-child{text-align:left}[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-grid-row-3 .bfg-text:last-child{text-align:right}[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;line-height:1.2}[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:#fff0}[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:52px;--bbw-galleryitem-text1-size:0.9375em;--bbw-galleryitem-text2-size:0.75em;--bbw-galleryitem-text2-margin-top:0;--bbw-galleryitem-row-3-margin-top:0;--aspect-ratio:0.65}[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-grid-row-5 .bfg-gallery-save span>span{display:inline}}@container bbw-galleryitem-container (min-width:250px){[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-gallery-item-container{--bbw-galleryitem-row-3-size:0.8125em}}@container bbw-galleryitem-container (min-width:300px){[id^=MBBv3]:not(#mbbV1) .bfg-gallery-item .bfg-gallery-item-container{--bbw-galleryitem-row-2-height:54px;--bbw-galleryitem-text1-size:1em;--bbw-galleryitem-text2-size:0.75em;--bbw-galleryitem-text2-margin-top:0;--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:60px;--bbw-galleryitem-text1-size:1.0625em;--bbw-galleryitem-text2-size:0.875em;--bbw-galleryitem-row-3-size:0.875em;--bbw-galleryitem-text2-margin-top:0;--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;--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;--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:rgb(255 255 255 / .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:#fff0}[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{--bbw-galleryitem-row-3-height:var(--bbw-galleryitem-row-2-height);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:rgb(255 255 255 / .75);border-top:1px solid rgb(255 255 255 / .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:#fff0;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:var(--bbw-galleryitem-row-std-height)}[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:var(--bbw-galleryitem-row-std-height)}[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:var(--bbw-galleryitem-row-2-height)}[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:var(--bbw-galleryitem-row-std-height)}}@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:var(--bbw-galleryitem-row-std-height)}[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:var(--bbw-galleryitem-row-2-height)}[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:var(--bbw-galleryitem-row-std-height)}}}@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:rgb(255 255 255 / .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:#fff0}[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{--bbw-galleryitem-row-3-height:var(--bbw-galleryitem-row-2-height);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:rgb(255 255 255 / .75);border-top:1px solid rgb(255 255 255 / .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:#fff0;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:var(--bbw-galleryitem-row-std-height)}[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:var(--bbw-galleryitem-row-std-height)}[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:var(--bbw-galleryitem-row-2-height)}[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:var(--bbw-galleryitem-row-std-height)}}@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:var(--bbw-galleryitem-row-std-height)}[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:var(--bbw-galleryitem-row-2-height)}[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:var(--bbw-galleryitem-row-std-height)}}}}}[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:#fff0;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:.5px solid rgb(0 0 0 / .1);border-bottom:.5px solid rgb(0 0 0 / .1);background-color:rgb(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:#fff;border-bottom:rgb(255 255 255 / .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:0;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-top:0;padding-bottom:10px;border-bottom:1px solid rgb(255 255 255 / .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 rgb(255 255 255 / .18);border-bottom:1px solid rgb(255 255 255 / .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:#fff;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:#fff;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 rgb(255 255 255 / .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:#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;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:rgb(255 255 255 / .3);border-color:rgb(255 255 255 / .3)}[id^=MBBv3]:not(#mbbV1)[id*=_FeaturedGallery] .bfg-gallery-item.dv2 .bfg-grid-row-5 .bfg-gallery-moreDetails .btn.btn-bb-icon2 i{color:#fff}[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:rgb(255 255 255 / .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%,#fff0),color-stop(45%,rgb(0 0 0 / .2)),to(rgb(0 0 0 / .8)));background:no-repeat linear-gradient(180deg,#fff0 35%,rgb(0 0 0 / .2) 45%,rgb(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(0)}[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 rgb(255 255 255 / .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 rgb(255 255 255 / .18);border-left:1px solid rgb(255 255 255 / .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:#000;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:#000}[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:rgb(255 255 255 / .3);border-color:#fff}[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:#fff}[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:rgb(255 255 255 / .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: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}}}@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%,#fff0),color-stop(45%,rgb(0 0 0 / .2)),to(rgb(0 0 0 / .8)));background:no-repeat linear-gradient(180deg,#fff0 35%,rgb(0 0 0 / .2) 45%,rgb(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(0)}[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 rgb(255 255 255 / .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 rgb(255 255 255 / .18);border-left:1px solid rgb(255 255 255 / .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:#000;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:#000}[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:rgb(255 255 255 / .3);border-color:#fff}[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:#fff}[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:rgb(255 255 255 / .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: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: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-size:1.5em;--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)}[id^=MBBv3]:not(#mbbV1) .bfg-list-container mbb-listitem.dummy{display:none}@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:.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:0;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:.5em}[id^=MBBv3]:not(#mbbV1) .bfg-list-container .bfg-grid-row-4 .bfg-description-text{font-size:.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:.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:0}[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:0;padding-right:0}[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 rgb(210 210 210 / .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:.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:.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(.39,0,.21,1) 0s;transition:-webkit-box-shadow 0.25s cubic-bezier(.39,0,.21,1) 0s;transition:box-shadow 0.25s cubic-bezier(.39,0,.21,1) 0s;transition:box-shadow 0.25s cubic-bezier(.39,0,.21,1) 0s,-webkit-box-shadow 0.25s cubic-bezier(.39,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:#fff}[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:rgb(255 255 255 / .5)}[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 rgb(210 210 210 / .5);border-bottom:1px dashed rgb(210 210 210 / .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:-.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:.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:var(--bbw-widget-bg-opaque)}@media (min-width:1024px){[id^=MBBv3]:not(#mbbV1).bfg-popup-content-wrap:has(.bfg-popup-centered){max-width:1200px;width:calc(100vw - 120px);min-height:100vh;-webkit-box-shadow:0 4px 24px rgb(0 0 0 / .15),0 12px 48px rgb(0 0 0 / .1);box-shadow:0 4px 24px rgb(0 0 0 / .15),0 12px 48px rgb(0 0 0 / .1);margin-left:auto!important;margin-right:auto!important;left:0;right:0;overflow:visible;border-top:1px solid #eee;border-left:1px solid #ddd;border-right:1px solid #ddd;border-top:none;border-bottom:none}}[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:0;padding-right:0}}[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:#fff;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 [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:#fff;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 #fff0;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:0;z-index:50000;background-color:var(--bbw-widget-bg-opaque);-webkit-box-shadow:0 1px 2px rgb(0 0 0 / .08),0 2px 4px rgb(0 0 0 / .05),0 5px 10px rgb(0 0 0 / .03);box-shadow:0 1px 2px rgb(0 0 0 / .08),0 2px 4px rgb(0 0 0 / .05),0 5px 10px rgb(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:var(--bbw-stripe-bg);top:0;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:.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:.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}[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{height:75px;background-color:var(--bbw-widget-bg-opaque);border-bottom:1px solid oklch(from var(--bbw-body-text-color) l c h/0.35);padding:0;margin-bottom:0}[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;color:var(--bbw-contrast-text-color)}@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 h2{margin-top:0;margin-bottom:0}[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;color:var(--bbw-contrast-text-color)}@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.banner-position-above .bfg-custom-banner-wrap{position:relative;top:auto;left:auto;-webkit-transform:none;transform:none;width:100%;max-width:100%;margin-bottom:12px;z-index:1}[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header.banner-position-above .bfg-custom-banner-wrap .bfg-custom-banner{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:100%;background:rgb(0 0 0 / .75);padding:.75em 1em}@container bbw-details-container (min-width:576px){[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header.banner-position-above .bfg-custom-banner-wrap .bfg-custom-banner{padding:.875em 1.25em}}@container bbw-details-container (min-width:768px){[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header.banner-position-above .bfg-custom-banner-wrap .bfg-custom-banner{padding:1em 1.5em}}[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header.banner-position-above .bfg-custom-banner-wrap .bfg-custom-banner .bfg-custom-banner-heading{color:#fff;font-weight:600;font-size:.9375em;line-height:1.3;text-align:center;text-shadow:0 1px 3px rgb(0 0 0 / .3)}@container bbw-details-container (min-width:576px){[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header.banner-position-above .bfg-custom-banner-wrap .bfg-custom-banner .bfg-custom-banner-heading{font-size:1.125em}}@container bbw-details-container (min-width:768px){[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header.banner-position-above .bfg-custom-banner-wrap .bfg-custom-banner .bfg-custom-banner-heading{font-size:1.375rem}}@container bbw-details-container (min-width:992px){[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header.banner-position-above .bfg-custom-banner-wrap .bfg-custom-banner .bfg-custom-banner-heading{font-size:1.5rem}}[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header.banner-position-overlay .bfg-custom-banner-wrap{position:absolute;top:30px;left:50%;z-index:10;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);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.banner-position-overlay .bfg-custom-banner-wrap{top:56px}}[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header.banner-position-overlay .bfg-custom-banner-wrap .bfg-custom-banner{background:rgb(0 0 0 / .5);padding:.625em .8125em;border-radius:4px}@container bbw-details-container (min-width:576px){[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header.banner-position-overlay .bfg-custom-banner-wrap .bfg-custom-banner{padding:.75em 1em}}@container bbw-details-container (min-width:768px){[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header.banner-position-overlay .bfg-custom-banner-wrap .bfg-custom-banner{padding:.9375em 1.25em}}@container bbw-details-container (min-width:992px){[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header.banner-position-overlay .bfg-custom-banner-wrap .bfg-custom-banner{padding:1em 1.5em}}[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header.banner-position-overlay .bfg-custom-banner-wrap .bfg-custom-banner .bfg-custom-banner-heading{color:#fff;font-weight:700;font-size:.8125em;line-height:1;white-space:nowrap;text-shadow:0 0 5px rgb(1 1 1 / .2)}@container bbw-details-container (min-width:576px){[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header.banner-position-overlay .bfg-custom-banner-wrap .bfg-custom-banner .bfg-custom-banner-heading{font-size:1em;text-shadow:0 0 8px rgb(1 1 1 / .2)}}@container bbw-details-container (min-width:768px){[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header.banner-position-overlay .bfg-custom-banner-wrap .bfg-custom-banner .bfg-custom-banner-heading{font-size:1.25rem;text-shadow:0 0 9px rgb(1 1 1 / .2)}}@container bbw-details-container (min-width:992px){[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header.banner-position-overlay .bfg-custom-banner-wrap .bfg-custom-banner .bfg-custom-banner-heading{font-size:1.5rem;text-shadow:0 0 10px rgb(1 1 1 / .2)}}[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header.banner-position-main .bfg-custom-banner-wrap{position:absolute;top:15px;left:15px;z-index:10;-webkit-transform:none;transform:none;width:auto;max-width:calc(50% - 30px)}@container bbw-details-container (min-width:768px){[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header.banner-position-main .bfg-custom-banner-wrap{max-width:calc(66% - 60px)}}@container bbw-details-container (min-width:992px){[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header.banner-position-main .bfg-custom-banner-wrap{max-width:calc(50% - 60px)}}[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header.banner-position-main .bfg-custom-banner-wrap .bfg-custom-banner{background:rgb(0 0 0 / .65);padding:.5em .75em;border-radius:4px}@container bbw-details-container (min-width:576px){[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header.banner-position-main .bfg-custom-banner-wrap .bfg-custom-banner{padding:.625em .875em}}@container bbw-details-container (min-width:768px){[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header.banner-position-main .bfg-custom-banner-wrap .bfg-custom-banner{padding:.75em 1em}}[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header.banner-position-main .bfg-custom-banner-wrap .bfg-custom-banner .bfg-custom-banner-heading{color:#fff;font-weight:600;font-size:.75em;line-height:1.2;text-shadow:0 1px 2px rgb(0 0 0 / .3);white-space:normal}@container bbw-details-container (min-width:576px){[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header.banner-position-main .bfg-custom-banner-wrap .bfg-custom-banner .bfg-custom-banner-heading{font-size:.875em;white-space:nowrap}}@container bbw-details-container (min-width:768px){[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header.banner-position-main .bfg-custom-banner-wrap .bfg-custom-banner .bfg-custom-banner-heading{font-size:1rem}}@container bbw-details-container (min-width:992px){[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header.banner-position-main .bfg-custom-banner-wrap .bfg-custom-banner .bfg-custom-banner-heading{font-size:1.125rem}}[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header:not(.banner-position-above):not(.banner-position-overlay):not(.banner-position-main) .bfg-custom-banner-wrap{position:relative;top:auto;left:auto;-webkit-transform:none;transform:none;width:100%;max-width:100%;margin-bottom:12px;z-index:1}[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header:not(.banner-position-above):not(.banner-position-overlay):not(.banner-position-main) .bfg-custom-banner-wrap .bfg-custom-banner{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:100%;background:rgb(0 0 0 / .75);padding:.75em 1em}[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header:not(.banner-position-above):not(.banner-position-overlay):not(.banner-position-main) .bfg-custom-banner-wrap .bfg-custom-banner .bfg-custom-banner-heading{color:#fff;font-weight:600;font-size:.9375em;line-height:1.3;text-align:center;text-shadow:0 1px 3px rgb(0 0 0 / .3)}[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:0;position:relative;z-index:1;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:auto;aspect-ratio:8/3;min-height:300px;width:1900px;top:0;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 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}[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:rgb(255 255 255 / .7);border-radius:50%;cursor:pointer;z-index:10;-webkit-box-shadow:0 2px 5px rgb(0 0 0 / .2);box-shadow:0 2px 5px rgb(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:rgb(255 255 255 / .9);-webkit-box-shadow:0 4px 8px rgb(0 0 0 / .25);box-shadow:0 4px 8px rgb(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}[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 rgb(0 0 0 / .2);box-shadow:0 2px 4px rgb(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:rgb(0 0 0 / .5);color:#fff;padding:5px 10px;border-radius:15px;font-size:12px;z-index:5;-webkit-box-shadow:0 2px 4px rgb(0 0 0 / .2);box-shadow:0 2px 4px rgb(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-main img.shift-image-left{-o-object-position:bottom 0 right -10px;object-position:bottom 0 right -10px}[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-thumbnail img.shift-image-left{-o-object-position:bottom 0 right -10px;object-position:bottom 0 right -10px}[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:.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:rgb(240 240 240 / .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:.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%;left:-1px;z-index:10;width:calc(100% + 2px);margin-bottom:0;-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;-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);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);opacity:1;pointer-events:auto}[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:.25rem .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;padding:0}[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-header .bfg-appointment-banner{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:100%;max-width:1300px;margin-left:auto;margin-right:auto;margin-top:4px;margin-bottom:0;background-color:var(--bbw-theme-primary,#c94a2a);padding:.5em 1em;border-radius:var(--bbw-border-radius)}@container bbw-details-container (min-width:576px){[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header .bfg-appointment-banner{padding:.5em 1.25em}}@container bbw-details-container (min-width:768px){[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header .bfg-appointment-banner{padding:.625em 1.5em}}[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header .bfg-appointment-banner .bfg-appointment-banner-content{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;gap:.5em}@container bbw-details-container (min-width:576px){[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header .bfg-appointment-banner .bfg-appointment-banner-content{gap:.625em}}[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header .bfg-appointment-banner i{color:#fff;font-size:1.125em;-ms-flex-negative:0;flex-shrink:0}[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header .bfg-appointment-banner .bfg-appointment-banner-text{color:#fff;font-family:var(--bbw-font-family-body,"Inter",-apple-system,BlinkMacSystemFont,sans-serif);font-weight:600;font-size:1rem;line-height:1.3;text-align:center}[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header.photos-1 .bfg-appointment-banner,[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header.photos-2 .bfg-appointment-banner,[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-header.photos-3 .bfg-appointment-banner{margin-top:4px}[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:.375em .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:.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}@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}}[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-3 .courtesy-of{-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{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;font-size:inherit}[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:.625em;padding-bottom:.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-stripe-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 .ask-expert>div{background-color:var(--bbw-panel-bg)}[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .mbb-property-row-6 .ask-expert>div label{color:var(--bbw-contrast-text-color)}[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:400;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:.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:.75em;padding-bottom:.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(#fff0),color-stop(90%,white));background-image:linear-gradient(to bottom,#fff0,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 0%;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 0%;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 0%;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:#fff0;border:0;border-radius:3px;-webkit-box-shadow:0 -3px 6px -3px rgb(0 0 0 / .07),0 1px 2px -3px rgb(0 0 0 / .01),0 2px 4px -3px rgb(0 0 0 / .02),0 4px 8px -3px rgb(0 0 0 / .05),0 8px 16px -3px rgb(0 0 0 / .05),0 16px 32px -3px rgb(0 0 0 / .05);box-shadow:0 -3px 6px -3px rgb(0 0 0 / .07),0 1px 2px -3px rgb(0 0 0 / .01),0 2px 4px -3px rgb(0 0 0 / .02),0 4px 8px -3px rgb(0 0 0 / .05),0 8px 16px -3px rgb(0 0 0 / .05),0 16px 32px -3px rgb(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:#fff0;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-stripe-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]{background-color:var(--bbw-panel-bg);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:0;left:0;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 rgb(210 210 210 / .25),0 -2px 2px rgb(210 210 210 / .2),0 -4px 4px rgb(210 210 210 / .15),0 -8px 8px rgb(210 210 210 / .1),0 -16px 16px rgb(210 210 210 / .05);box-shadow:0 -1px 1px rgb(210 210 210 / .25),0 -2px 2px rgb(210 210 210 / .2),0 -4px 4px rgb(210 210 210 / .15),0 -8px 8px rgb(210 210 210 / .1),0 -16px 16px rgb(210 210 210 / .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 .bfg-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:0;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 #fff 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{background-color:#fff0;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;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:.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:0}[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails mbb-agent-card .mbb-agent-details .mbb-agent-phone{background-color:var(--bbw-panel-bg);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{background-color:var(--bbw-panel-bg);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:.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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}[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:.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:486px){[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-details .mbb-agent-phone,[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails mbb-agent-card .mbb-agent-details .mbb-agent-social{margin-left:-16px}[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails mbb-agent-card .mbb-agent-details .mbb-agent-phone.show-social,[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails mbb-agent-card .mbb-agent-details .mbb-agent-social.show-social{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}[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-stripe-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);max-width:290px}[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 .mbb-agent-social.show-social{gap:3px}[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:0 24px;text-align:center}}@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}@media (min-width:1024px){[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails{}[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails.bfg-popup-centered .modal-menu-sticky-top{position:sticky;padding-left:var(--bbw-details-gutter-x);padding-right:var(--bbw-details-gutter-x);padding-top:20px}[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails.bfg-popup-centered .mbb-property-header{padding-left:var(--bbw-details-gutter-x);padding-right:var(--bbw-details-gutter-x)}[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails.bfg-popup-centered .mbb-property-header .bfg-custom-banner,[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails.bfg-popup-centered .mbb-property-row-5{border-radius:4px}}[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails .bfg-popup-close-fixed{display:none}@media (min-width:1024px){[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails{}[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails.bfg-popup-centered .modal-menu-sticky-top .bfg-popup-close-fixed{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:6px;right:-18px;z-index:100000;width:36px;height:36px;padding:0;background-color:#fff;border:1px solid #ddd;border-radius:50%;-webkit-box-shadow:0 2px 8px rgb(0 0 0 / .15);box-shadow:0 2px 8px rgb(0 0 0 / .15);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:background-color 0.2s ease;transition:background-color 0.2s ease}[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails.bfg-popup-centered .modal-menu-sticky-top .bfg-popup-close-fixed:hover{background-color:#f0f0f0}[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails.bfg-popup-centered .modal-menu-sticky-top .bfg-popup-close-fixed i{color:#333;font-size:16px;line-height:1}}[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:auto;aspect-ratio:8/3;min-height:300px}[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(rgb(0 0 0 / .35)),to(#fff0));background:linear-gradient(180deg,rgb(0 0 0 / .35) 0%,#fff0 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(rgb(0 0 0 / .65)),to(#fff0));background:linear-gradient(0,rgb(0 0 0 / .65) 0%,#fff0 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:#fff;float:left}[id^=MBBv3]:not(#mbbV1)[id^=MBBv3_SearchDetails i] mbb-propertydetails.wide .mbb-property-header .mbb-address-wrap .address-text-2{color:#fff;float:left;margin-left:10px;font-size:.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:#fff}[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:700}[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:700;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:.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:4px;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-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:.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:.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:.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:.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 #fff0;border-right:15px solid #fff0;border-bottom:15px solid rgb(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 #fff0;border-right:15px solid #fff0;border-bottom:15px solid #fff;position:absolute;left:0;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.mbb-header-no-map .bfg-header-row-1,[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-no-map .bfg-header-row-1,[id^=MBBv3]:not(#mbbV1) .mbb-results-header .mbb-header-menu.mbb-header-with-map .bfg-header-row-1{margin-bottom:0}[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}[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:var(--bbw-widget-bg)}[id^=MBBv3]:not(#mbbV1) .results-widget-container .results-widget-container-layout{container:bbw-widget-container-layout/inline-size;display:block}@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.bb-sticky{position:sticky!important;min-height:calc(100vh - var(--bbw-widget-header-height, 220px) - var(--page-header-height, 0px));top:calc(var(--bbw-widget-header-height, 0px) + var(--page-header-height, 0px))}[id^=MBBv3]:not(#mbbV1) .results-widget-container.bb-sticky .results-widget-container-layout{position:sticky;min-height:calc(100vh - var(--page-header-height, 0px))}[id^=MBBv3]:not(#mbbV1) .results-widget-container.bb-constrained{height:100%}[id^=MBBv3]:not(#mbbV1) .results-widget-container.bb-constrained .results-widget-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;height:100%}[id^=MBBv3]:not(#mbbV1) .results-header-container{height:auto;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;z-index:200}[id^=MBBv3]:not(#mbbV1) .bb-sticky .results-header-container{position:sticky;top:var(--page-header-height,0);background-color:#fff0}[id^=MBBv3]:not(#mbbV1) .bb-sticky .results-header-container::before{content:"";position:absolute;inset:0;background-color:#fff;z-index:0}[id^=MBBv3]:not(#mbbV1) .bb-sticky .results-header-container::after{content:"";position:absolute;inset:0;background-color:var(--lac-sticky-header-bg-color);z-index:1}[id^=MBBv3]:not(#mbbV1) .bb-sticky .results-header-container>*{position:relative;z-index:2}[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;padding-top:1.25rem}[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:.25em}[id^=MBBv3]:not(#mbbV1) .results-header-container mbb-results-header .bfg-header-row-search-toggle{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-ms-flex-preferred-size:auto;flex-basis:auto;display:none;margin-left:auto}@container bbw-widget-container-layout (max-width:767px){[id^=MBBv3]:not(#mbbV1) .results-header-container mbb-results-header .bfg-header-row-search-toggle{display:block}}[id^=MBBv3]:not(#mbbV1) .results-header-container mbb-results-header .mbb-form-search.mbb-search-collapsed{display:none!important}[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:768px){[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{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 (max-width:767px){[id^=MBBv3]:not(#mbbV1) .results-map-container{max-width:100%;width:100%}}[id^=MBBv3]:not(#mbbV1) .results-map-container{height:calc(100vh - var(--bbw-widget-header-height, 220px) - var(--page-header-height, 0px));min-height:calc(100vh - var(--bbw-widget-header-height, 220px) - var(--page-header-height, 0px))}@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;z-index:1;-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:0 2px 1px -1px rgb(0 0 0 / .2),0 1px 1px 0 rgb(0 0 0 / .14),0 1px 3px 0 rgb(0 0 0 / .12);box-shadow:0 2px 1px -1px rgb(0 0 0 / .2),0 1px 1px 0 rgb(0 0 0 / .14),0 1px 3px 0 rgb(0 0 0 / .12);border-radius:4px;background-color:#e7e7e7}[id^=MBBv3]:not(#mbbV1) .results-map-container .results-map-container-layout interactive-map{display:block;height:100%;width:100%}[id^=MBBv3]:not(#mbbV1) .bb-sticky .results-map-container{top:calc(var(--bbw-widget-header-height, 0px) + var(--page-header-height, 0px));position:sticky;height:calc(100vh - var(--bbw-widget-header-height, 220px) - var(--page-header-height, 0px));min-height:calc(100vh - var(--bbw-widget-header-height, 220px) - var(--page-header-height, 0px))}[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%;height:calc(100vh - var(--bbw-widget-header-height, 220px) - var(--page-header-height, 0px));min-height:calc(100vh - var(--bbw-widget-header-height, 220px) - var(--page-header-height, 0px))}[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%;height:100%}[id^=MBBv3]:not(#mbbV1) .results-list-container .results-list-container-layout .results-list-header-container{z-index:100;height:auto;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}[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) .bb-constrained .results-container-layout{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-height:0}[id^=MBBv3]:not(#mbbV1) .bb-constrained .results-map-container{height:100%;min-height:unset}[id^=MBBv3]:not(#mbbV1) .bb-constrained .results-list-container{height:100%;min-height:unset;overflow:clip;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) .bb-constrained .results-list-container-layout{min-height:0}[id^=MBBv3]:not(#mbbV1) .bb-constrained .gallery-container{min-height:0;overflow-y:auto}[id^=MBBv3]:not(#mbbV1) .bb-sticky .results-list-container{height:auto}[id^=MBBv3]:not(#mbbV1) .bb-sticky .results-list-container .results-list-container-layout{height:auto}[id^=MBBv3]:not(#mbbV1) .bb-sticky .results-list-header-container{position:sticky;top:calc(var(--bbw-widget-header-height, 0px) + var(--page-header-height, 0px));background-color:#fff0}[id^=MBBv3]:not(#mbbV1) .bb-sticky .results-list-header-container::before{content:"";position:absolute;inset:0;background-color:#fff;z-index:0}[id^=MBBv3]:not(#mbbV1) .bb-sticky .results-list-header-container>*{position:relative;z-index:2}[id^=MBBv3]:not(#mbbV1) .gallery-container{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-height:0;overflow-y:auto}[id^=MBBv3]:not(#mbbV1) .gallery-container .gallery-container-layout{margin-top:4px}@container bbw-widget-container-layout (max-width:767px){[id^=MBBv3]:not(#mbbV1) .gallery-container{min-height:200px}}[id^=MBBv3]:not(#mbbV1) .results-widget-container:not(.bb-sticky) .gallery-container .gallery-container-layout{height:auto!important;max-height:none!important;min-height:auto!important}[id^=MBBv3]:not(#mbbV1) .bb-sticky .gallery-container{height:auto;overflow-y:visible}[id^=MBBv3]:not(#mbbV1) .bb-sticky .gallery-container .gallery-container-layout{height:auto!important;max-height:none!important;min-height:auto!important}[id^=MBBv3]:not(#mbbV1) .bb-sticky .results-map-container{-ms-flex-item-align:start;align-self:flex-start}[id^=MBBv3]:not(#mbbV1) .gallery-footer{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-top:30px}[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:.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-3 .nav-item i{display:none}@container bbw-gallery-container (min-width:480px){[id^=MBBv3]:not(#mbbV1) mbb-filter .mbb-header-with-map .bfg-header-row-3 .nav-item i{display:inline-block}}[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 a.nav-item span{display:none}@container bbw-gallery-container (min-width:480px){[id^=MBBv3]:not(#mbbV1) mbb-filter .mbb-header-with-map .bfg-header-row-4 a.nav-item span{display:inline}}[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:549px){[id^=MBBv3]:not(#mbbV1) mbb-filter .bfg-header-row-2 .navbar-text span{font-size:20px}}@container bbw-gallery-container (min-width:750px){[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:.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, 220px))}[id^=MBBv3]:not(#mbbV1) #map-fs-active .results-list-header-container{top:calc(var(--bbw-widget-header-height, 0px))}@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) .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;contain:layout style}[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:0 2px 1px -1px rgb(0 0 0 / .2),0 1px 1px 0 rgb(0 0 0 / .14),0 1px 3px 0 rgb(0 0 0 / .12);box-shadow:0 2px 1px -1px rgb(0 0 0 / .2),0 1px 1px 0 rgb(0 0 0 / .14),0 1px 3px 0 rgb(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:0;-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}@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{background-color:rgb(255 255 255 / .7);font-size:16px;line-height:1.3}[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(0 1px 3px rgb(0 0 0 / .4)) drop-shadow(0 2px 8px rgb(0 0 0 / .25));filter:drop-shadow(0 1px 3px rgb(0 0 0 / .4)) drop-shadow(0 2px 8px rgb(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 #fff0;border-right:10px solid #fff0;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:#fff0;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:140px;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:-.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:.9;letter-spacing:-.15px;width:100%;color:#333;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:clip;overflow-y:auto}[id^=MBBv3]:not(#mbbV1) .bb-sticky .bfg-map-list-scroll{overflow-y:auto}[id^=MBBv3]:not(#mbbV1) #MBBv3_SearchResults .col,[id^=MBBv3]:not(#mbbV1) #MBBv3_ListingResults .col,[id^=MBBv3]:not(#mbbV1) #MBBv3_InteractiveMap .col,[id^=MBBv3]:not(#mbbV1) #MBBv3_Resultsmap .col{padding:0!important}[id^=MBBv3]:not(#mbbV1):is(mbb-openmap,mbb-resultsmap,mbb-results){display:block;height:100%}[id^=MBBv3]:not(#mbbV1) .outer-container{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) .outer-container .outer-container-layout{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-height:0}[id^=MBBv3]:not(#mbbV1) .outer-container>.bfg-grid-container{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}[id^=MBBv3]:not(#mbbV1) .outer-container:not(:has(.results-list-container)){max-height:calc(100vh - var(--page-header-height, 0px));overflow:hidden;contain:layout style}[id^=MBBv3]:not(#mbbV1) .outer-container:not(:has(.results-list-container)) .outer-container-layout{overflow:hidden}[id^=MBBv3]:not(#mbbV1) .outer-container:has(.results-list-container){height:100%;overflow:clip}[id^=MBBv3]:not(#mbbV1) .outer-container:has(.results-list-container) .outer-container-layout,[id^=MBBv3]:not(#mbbV1) .outer-container:has(.results-list-container) .results-widget-container{height:100%;overflow:clip}[id^=MBBv3]:not(#mbbV1) .outer-container:has(.results-list-container) .results-widget-container-layout{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:clip}[id^=MBBv3]:not(#mbbV1) .outer-container:has(.results-list-container) .results-container-layout{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-height:0}[id^=MBBv3]:not(#mbbV1) .outer-container:has(.results-list-container) .results-map-container,[id^=MBBv3]:not(#mbbV1) .outer-container:has(.results-list-container) .results-list-container{max-height:100%;min-height:0}@container bbw-widget-container-layout (max-width:767px){[id^=MBBv3]:not(#mbbV1) .results-map-container{max-width:100%;width:100%}[id^=MBBv3]:not(#mbbV1) .results-list-container{max-width:100%;width:100%;height:auto;min-height:auto}[id^=MBBv3]:not(#mbbV1) .results-list-container .results-list-container-layout{height:auto}[id^=MBBv3]:not(#mbbV1) .gallery-container{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-height:auto;overflow-y:visible}}[id^=MBBv3]:not(#mbbV1) .outer-container:has(.bb-sticky){max-height:none;height:auto;overflow:visible;contain:none}[id^=MBBv3]:not(#mbbV1) .outer-container:has(.bb-sticky) .outer-container-layout,[id^=MBBv3]:not(#mbbV1) .outer-container:has(.bb-sticky) .results-widget-container,[id^=MBBv3]:not(#mbbV1) .outer-container:has(.bb-sticky) .results-widget-container-layout{height:auto;overflow:visible}[id^=MBBv3]:not(#mbbV1) .outer-container:has(.bb-sticky).bb-stuck::before{content:"";display:block;position:sticky;top:0;height:var(--page-header-height,0);margin-top:calc(-1 * var(--page-header-height, 0px));background-color:#fff;background-color:oklch(from var(--bbw-widget-bg,#ffffff) l c h/1);z-index:1;pointer-events:none}[id^=MBBv3]:not(#mbbV1) .bb-sticky .results-widget-container .gallery-container,[id^=MBBv3]:not(#mbbV1) .results-widget-container.bb-sticky .gallery-container{height:auto;overflow-y:visible}[id^=MBBv3]:not(#mbbV1) .results-widget-container .gallery-footer{padding-bottom:20px}[id^=MBBv3]:not(#mbbV1) .mbb-map-container{width:100%;height:100%;position:relative;z-index:1}[id^=MBBv3]:not(#mbbV1) .leaflet-control-zoom,[id^=MBBv3]:not(#mbbV1) .leaflet-control-shapesearch,[id^=MBBv3]:not(#mbbV1) .leaflet-control-layers{background:transparent!important;border:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}[id^=MBBv3]:not(#mbbV1) .leaflet-bar{background:transparent!important;-webkit-box-shadow:none!important;box-shadow:none!important;border:none!important}[id^=MBBv3]:not(#mbbV1) .leaflet-bar:before,[id^=MBBv3]:not(#mbbV1) .leaflet-bar:after{display:none!important}[id^=MBBv3]:not(#mbbV1) .leaflet-control{border:none!important;background:transparent!important}[id^=MBBv3]:not(#mbbV1) .leaflet-top.leaflet-left{--bbw-leaflet-button-width:30px;--bbw-leaflet-button-bg:#fff;--bbw-leaflet-button-color:#666;--bbw-leaflet-shape-delete-color:var(--bbw-fixed-red);--bbw-leaflet-icon-size:16px;--bbw-leaflet-shapesearch-icon-size:calc( var(--bbw-leaflet-icon-size) + 2px );--bbw-leaflet-shape-active-color:rgb(41, 98, 255)}[id^=MBBv3]:not(#mbbV1) .leaflet-top.leaflet-left a{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;position:relative!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;width:var(--bbw-leaflet-button-width)!important;height:var(--bbw-leaflet-button-width)!important;background-color:var(--bbw-leaflet-button-bg)!important;color:var(--bbw-leaflet-button-color)!important;border:1px solid var(--bbw-leaflet-button-color)!important;border-radius:.25rem;padding:0!important;text-align:center!important;overflow:hidden!important;font-family:"Lucida Console",Monaco,monospace;font-size:24px!important;font-weight:700;text-decoration:none;cursor:pointer!important;-webkit-transition:background-color 0.15s ease,color 0.15s ease!important;transition:background-color 0.15s ease,color 0.15s ease!important}[id^=MBBv3]:not(#mbbV1) .leaflet-top.leaflet-left a i{font-size:var(--bbw-leaflet-icon-size)}[id^=MBBv3]:not(#mbbV1) .leaflet-top.leaflet-left a:hover{background-color:var(--bbw-leaflet-button-color)!important;color:var(--bbw-leaflet-button-bg)!important;text-decoration:none}[id^=MBBv3]:not(#mbbV1) .leaflet-top.leaflet-left a+a{border-top:none!important}[id^=MBBv3]:not(#mbbV1) .leaflet-top.leaflet-left a:first-child{border-bottom-left-radius:0;border-bottom-right-radius:0}[id^=MBBv3]:not(#mbbV1) .leaflet-top.leaflet-left a:last-child{border-top-left-radius:0;border-top-right-radius:0}[id^=MBBv3]:not(#mbbV1) .leaflet-control-shapesearch{margin-top:16px!important}[id^=MBBv3]:not(#mbbV1) .leaflet-control-shapesearch .shapesearch-button{border-radius:0.25rem!important}[id^=MBBv3]:not(#mbbV1) .leaflet-control-shapesearch .shapesearch-button i{font-size:var(--bbw-leaflet-shapesearch-icon-size)!important}[id^=MBBv3]:not(#mbbV1) .leaflet-control-shapesearch .shapesearch-button.active{background:var(--bbw-leaflet-shape-active-color)!important;border-color:var(--bbw-leaflet-shape-active-color)!important;color:var(--bbw-leaflet-button-bg)!important}[id^=MBBv3]:not(#mbbV1) .leaflet-control-shapesearch .shapesearch-button.shapesearch-delete{border-color:var(--bbw-leaflet-shape-delete-color)!important}[id^=MBBv3]:not(#mbbV1) .leaflet-control-shapesearch .shapesearch-button.shapesearch-delete i{color:var(--bbw-leaflet-shape-delete-color)}[id^=MBBv3]:not(#mbbV1) .leaflet-control-shapesearch .shapesearch-button.shapesearch-delete::after{content:"";position:absolute;top:50%;left:50%;width:140%;height:2px;background-color:var(--bbw-leaflet-shape-delete-color);-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);pointer-events:none}[id^=MBBv3]:not(#mbbV1) .leaflet-control-shapesearch .shapesearch-button.shapesearch-delete:hover{background:var(--bbw-leaflet-shape-delete-color)!important;border-color:var(--bbw-leaflet-shape-delete-color)!important;color:var(--bbw-leaflet-button-bg)!important}[id^=MBBv3]:not(#mbbV1) .leaflet-control-shapesearch .shapesearch-button.shapesearch-delete:hover i{color:white!important}[id^=MBBv3]:not(#mbbV1) .leaflet-control-shapesearch .shapesearch-button.shapesearch-delete:hover::after{background-color:white!important}[id^=MBBv3]:not(#mbbV1) .shapesearch-instructions{position:absolute;top:10px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:rgb(0 0 0 / .75);color:#fff;padding:8px 16px;border-radius:4px;font-size:14px;z-index:1000;pointer-events:none;white-space:nowrap;font-family:var(--bbw-font-family-body,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif);-webkit-box-shadow:0 2px 6px rgb(0 0 0 / .3);box-shadow:0 2px 6px rgb(0 0 0 / .3)}[id^=MBBv3]:not(#mbbV1) .leaflet-layer-switcher{position:absolute;top:10px;right:10px;z-index:1000;background:#fff;padding:8px 12px;border-radius:var(--bbw-border-radius,4px);-webkit-box-shadow:0 1px 5px rgb(0 0 0 / .2);box-shadow:0 1px 5px rgb(0 0 0 / .2)}[id^=MBBv3]:not(#mbbV1) .leaflet-layer-switcher label{font-size:.875rem;margin-right:.5rem;margin-bottom:0;display:inline-block}[id^=MBBv3]:not(#mbbV1) .leaflet-layer-switcher select{width:auto;display:inline-block}[id^=MBBv3]:not(#mbbV1) .leaflet-scroll-hint{position:absolute;top:0;left:0;right:0;bottom:0;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;pointer-events:none;z-index:1000}[id^=MBBv3]:not(#mbbV1) .leaflet-scroll-hint .scroll-hint-content{background:rgb(0 0 0 / .85);color:#fff;padding:.5rem 1rem;border-radius:var(--bbw-border-radius,4px);font-size:.875rem;-webkit-box-shadow:0 2px 6px rgb(0 0 0 / .3);box-shadow:0 2px 6px rgb(0 0 0 / .3)}[id^=MBBv3]:not(#mbbV1) .price-marker{background:none!important;border:none!important}[id^=MBBv3]:not(#mbbV1) .price-marker-content{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;background:#1a1a2e;color:#fff;padding:5px 10px;border-radius:100px;font-size:12px;font-weight:600;font-family:var(--bbw-font-family-body,system-ui,-apple-system,sans-serif);white-space:nowrap;-webkit-box-shadow:0 2px 6px rgb(0 0 0 / .35);box-shadow:0 2px 6px rgb(0 0 0 / .35);position:relative;-webkit-transform:translateX(-50%);transform:translateX(-50%);cursor:pointer;-webkit-transition:background-color 0.15s ease,-webkit-transform 0.15s ease,-webkit-box-shadow 0.15s ease;transition:background-color 0.15s ease,-webkit-transform 0.15s ease,-webkit-box-shadow 0.15s ease;transition:background-color 0.15s ease,transform 0.15s ease,box-shadow 0.15s ease;transition:background-color 0.15s ease,transform 0.15s ease,box-shadow 0.15s ease,-webkit-transform 0.15s ease,-webkit-box-shadow 0.15s ease}[id^=MBBv3]:not(#mbbV1) .price-marker-content::after{content:"";position:absolute;bottom:-6px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0;height:0;border-left:6px solid #fff0;border-right:6px solid #fff0;border-top:6px solid #1a1a2e;pointer-events:none}[id^=MBBv3]:not(#mbbV1) .price-marker-content:hover{background:#2d2d44;-webkit-transform:translateX(-50%) scale(1.05);transform:translateX(-50%) scale(1.05);-webkit-box-shadow:0 3px 8px rgb(0 0 0 / .4);box-shadow:0 3px 8px rgb(0 0 0 / .4)}[id^=MBBv3]:not(#mbbV1) .price-marker-content:hover::after{border-top-color:#2d2d44}[id^=MBBv3]:not(#mbbV1) .price-marker-text{line-height:1}[id^=MBBv3]:not(#mbbV1) .price-marker-pointer{display:none}[id^=MBBv3]:not(#mbbV1) .price-marker.active .price-marker-content{background:var(--bbw-btn1-bg,#007bff)}[id^=MBBv3]:not(#mbbV1) .price-marker.active .price-marker-content::after{border-top-color:var(--bbw-btn1-bg,#007bff)}[id^=MBBv3]:not(#mbbV1) .price-marker-content.openhouse{background:var(--bbw-banner-openhouse-bg,#28a745);color:var(--bbw-banner-openhouse-color,#ffffff)}[id^=MBBv3]:not(#mbbV1) .price-marker-content.openhouse::after{border-top-color:var(--bbw-banner-openhouse-bg,#28a745)}[id^=MBBv3]:not(#mbbV1) .price-marker-content.openhouse:hover{-webkit-filter:brightness(.9);filter:brightness(.9)}[id^=MBBv3]:not(#mbbV1) .price-marker-content.openhouse:hover::after{border-top-color:var(--bbw-banner-openhouse-bg,#28a745)}[id^=MBBv3]:not(#mbbV1) .price-marker-content.newlisting{background:var(--bbw-banner-new-bg,#007bff)}[id^=MBBv3]:not(#mbbV1) .price-marker-content.newlisting::after{border-top-color:var(--bbw-banner-new-bg,#007bff)}[id^=MBBv3]:not(#mbbV1) .price-marker-content.newlisting:hover{-webkit-filter:brightness(.9);filter:brightness(.9)}[id^=MBBv3]:not(#mbbV1) .price-marker-content.newlisting:hover::after{border-top-color:var(--bbw-banner-new-bg,#007bff)}[id^=MBBv3]:not(#mbbV1) .marker-cluster{background-clip:padding-box;border-radius:50%}[id^=MBBv3]:not(#mbbV1) .marker-cluster div{width:100%;height:100%;margin-left:0;margin-top:0;border-radius:50%;text-align:center;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}[id^=MBBv3]:not(#mbbV1) .marker-cluster span{line-height:40px}[id^=MBBv3]:not(#mbbV1) .marker-cluster-small{background-color:rgb(110 204 57 / .6)}[id^=MBBv3]:not(#mbbV1) .marker-cluster-small div{background-color:rgb(110 204 57 / .8)}[id^=MBBv3]:not(#mbbV1) .marker-cluster-medium{background-color:rgb(240 194 12 / .6)}[id^=MBBv3]:not(#mbbV1) .marker-cluster-medium div{background-color:rgb(240 194 12 / .8)}[id^=MBBv3]:not(#mbbV1) .marker-cluster-large{background-color:rgb(241 128 23 / .6)}[id^=MBBv3]:not(#mbbV1) .marker-cluster-large div{background-color:rgb(241 128 23 / .8)}[id^=MBBv3]:not(#mbbV1) .marker-cluster-inner{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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;width:100%;padding:2px;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}[id^=MBBv3]:not(#mbbV1) .cluster-count{font-size:14px;font-weight:700;color:#fff;line-height:1;max-width:100%;overflow:hidden;text-overflow:ellipsis}[id^=MBBv3]:not(#mbbV1) .cluster-median{font-size:9px;color:#fff;line-height:1;margin-top:2px;white-space:nowrap;font-weight:600;max-width:100%;overflow:hidden;text-overflow:ellipsis}[id^=MBBv3]:not(#mbbV1) .marker-cluster-icon-style{background-color:#0EA5E9!important;-webkit-box-shadow:0 2px 8px rgb(0 0 0 / .2);box-shadow:0 2px 8px rgb(0 0 0 / .2)}[id^=MBBv3]:not(#mbbV1) .marker-cluster-icon-style.marker-cluster-small{background-color:#0EA5E9!important}[id^=MBBv3]:not(#mbbV1) .marker-cluster-icon-style.marker-cluster-medium{background-color:#8B5CF6!important}[id^=MBBv3]:not(#mbbV1) .marker-cluster-icon-style.marker-cluster-large{background-color:#EF4444!important}[id^=MBBv3]:not(#mbbV1) .marker-cluster-icon-style div{background-color:transparent!important}[id^=MBBv3]:not(#mbbV1) .marker-cluster-icon-style .marker-cluster-with-icon{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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;width:100%;gap:2px}[id^=MBBv3]:not(#mbbV1) .marker-cluster-icon-style .cluster-icon{font-size:16px;line-height:1}[id^=MBBv3]:not(#mbbV1) .marker-cluster-icon-style .cluster-count{font-size:14px;font-weight:700;color:#fff;line-height:1}[id^=MBBv3]:not(#mbbV1) .marker-cluster-flat{-webkit-box-shadow:0 2px 8px rgb(0 0 0 / .2);box-shadow:0 2px 8px rgb(0 0 0 / .2)}[id^=MBBv3]:not(#mbbV1) .marker-cluster-flat.marker-cluster-small{background-color:#0EA5E9}[id^=MBBv3]:not(#mbbV1) .marker-cluster-flat.marker-cluster-medium{background-color:#8B5CF6}[id^=MBBv3]:not(#mbbV1) .marker-cluster-flat.marker-cluster-large{background-color:#EF4444}[id^=MBBv3]:not(#mbbV1) .marker-cluster-fixed{background-color:#2c3e50!important;-webkit-box-shadow:0 2px 8px rgb(0 0 0 / .3);box-shadow:0 2px 8px rgb(0 0 0 / .3)}[id^=MBBv3]:not(#mbbV1) .marker-cluster-fixed div{background-color:transparent!important}[id^=MBBv3]:not(#mbbV1) .marker-cluster-simple-style .cluster-count-only{font-size:16px;font-weight:600;color:#fff;line-height:1;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) .massive-cluster-bounds{cursor:pointer!important}[id^=MBBv3]:not(#mbbV1) .massive-cluster-tooltip{background:rgb(59 130 246 / .95)!important;border:2px solid #3b82f6!important;border-radius:6px!important;-webkit-box-shadow:0 4px 12px rgb(0 0 0 / .3)!important;box-shadow:0 4px 12px rgb(0 0 0 / .3)!important;color:white!important;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif!important;font-size:13px!important;padding:10px 14px!important;text-align:center!important}[id^=MBBv3]:not(#mbbV1) .leaflet-tooltip.massive-cluster-tooltip::before{border-top-color:#3b82f6!important}[id^=MBBv3]:not(#mbbV1) .marker-cluster.premium-cluster{background:transparent!important;background-color:transparent!important;border:none!important;border-radius:0!important;margin-left:0!important;margin-top:0!important;width:auto!important;height:auto!important}[id^=MBBv3]:not(#mbbV1) .marker-cluster.premium-cluster>div{background:transparent!important;background-color:transparent!important;border:none!important;border-radius:0!important;width:auto!important;height:auto!important;margin:0!important}[id^=MBBv3]:not(#mbbV1) .marker-cluster.premium-cluster .premium-cluster-content{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important;-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;gap:6px;background:#2c3e50!important;background-color:#2c3e50!important;color:white!important;padding:6px 12px!important;border-radius:100px!important;font-family:var(--bbw-font-family-body,system-ui,-apple-system,sans-serif);white-space:nowrap!important;-webkit-box-shadow:0 2px 6px rgb(0 0 0 / .35)!important;box-shadow:0 2px 6px rgb(0 0 0 / .35)!important;position:relative!important;-webkit-transform:translateX(-50%);transform:translateX(-50%);cursor:pointer!important;-webkit-transition:background-color 0.15s ease,-webkit-transform 0.15s ease,-webkit-box-shadow 0.15s ease;transition:background-color 0.15s ease,-webkit-transform 0.15s ease,-webkit-box-shadow 0.15s ease;transition:background-color 0.15s ease,transform 0.15s ease,box-shadow 0.15s ease;transition:background-color 0.15s ease,transform 0.15s ease,box-shadow 0.15s ease,-webkit-transform 0.15s ease,-webkit-box-shadow 0.15s ease;pointer-events:auto}[id^=MBBv3]:not(#mbbV1) .marker-cluster.premium-cluster .premium-cluster-content::after{content:""!important;position:absolute!important;bottom:-6px!important;left:50%!important;-webkit-transform:translateX(-50%)!important;transform:translateX(-50%)!important;width:0!important;height:0!important;border-left:6px solid transparent!important;border-right:6px solid transparent!important;border-top:6px solid #2c3e50!important;border-bottom:none!important;pointer-events:none!important;background:transparent!important}[id^=MBBv3]:not(#mbbV1) .marker-cluster.premium-cluster .premium-cluster-icon{display:inline-block!important;position:static!important;float:none!important;font-size:15px!important;line-height:1!important;color:white!important;opacity:.9;-ms-flex-negative:0;flex-shrink:0;width:auto!important;height:auto!important;margin:0!important;padding:0!important}[id^=MBBv3]:not(#mbbV1) .marker-cluster.premium-cluster .premium-cluster-icon::before{display:inline-block!important;position:static!important;color:white!important}[id^=MBBv3]:not(#mbbV1) .marker-cluster.premium-cluster .premium-cluster-icon svg{display:inline-block!important;position:static!important;width:1em!important;height:1em!important;vertical-align:middle!important;fill:currentColor!important}[id^=MBBv3]:not(#mbbV1) .marker-cluster.premium-cluster .premium-cluster-count{display:inline-block!important;position:static!important;float:none!important;color:white!important;font-size:12px!important;font-weight:600!important;line-height:1!important;-ms-flex-negative:0;flex-shrink:0}[id^=MBBv3]:not(#mbbV1) .marker-cluster.premium-cluster:hover .premium-cluster-content{background:#1a252f!important;background-color:#1a252f!important;-webkit-transform:translateX(-50%) scale(1.05);transform:translateX(-50%) scale(1.05);-webkit-box-shadow:0 3px 8px rgb(0 0 0 / .4)!important;box-shadow:0 3px 8px rgb(0 0 0 / .4)!important}[id^=MBBv3]:not(#mbbV1) .marker-cluster.premium-cluster:hover .premium-cluster-content::after{border-top-color:#1a252f!important}[id^=MBBv3]:not(#mbbV1) .leaflet-marker-icon.premium-cluster:hover .premium-cluster-content{background:#1a252f!important;background-color:#1a252f!important;-webkit-transform:translateX(-50%) scale(1.05);transform:translateX(-50%) scale(1.05);-webkit-box-shadow:0 3px 8px rgb(0 0 0 / .4)!important;box-shadow:0 3px 8px rgb(0 0 0 / .4)!important}[id^=MBBv3]:not(#mbbV1) .leaflet-marker-icon.premium-cluster:hover .premium-cluster-content::after{border-top-color:#1a252f!important}[id^=MBBv3]:not(#mbbV1) .premium-cluster-tooltip{background:rgb(255 255 255 / .95)!important;border:1px solid #ccc!important;border-radius:4px!important;-webkit-box-shadow:0 2px 8px rgb(0 0 0 / .15)!important;box-shadow:0 2px 8px rgb(0 0 0 / .15)!important;color:#333!important;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif!important;font-size:12px!important;font-weight:500!important;padding:6px 10px!important;text-align:center!important;white-space:pre-line!important;line-height:1.4!important}[id^=MBBv3]:not(#mbbV1) .leaflet-tooltip.premium-cluster-tooltip::before{border-top-color:rgb(255 255 255 / .95)!important}[id^=MBBv3]:not(#mbbV1) .marker-cluster-spider-leg{stroke:#38f;stroke-width:2.5;stroke-opacity:.7;fill:none}[id^=MBBv3]:not(#mbbV1) .leaflet-marker-icon.leaflet-marker-icon-spiderfied{z-index:1000!important;-webkit-animation:spiderfy-bounce 0.3s ease-out;animation:spiderfy-bounce 0.3s ease-out}@-webkit-keyframes spiderfy-bounce{0%{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}60%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes spiderfy-bounce{0%{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}60%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}[id^=MBBv3]:not(#mbbV1) #bfg-map-popup{--bbw-map-popup-width:350px;--bbw-map-popup-height:120px;--bbw-map-popup-padding:3px;--bbw-map-popup-img-margin:3px;--bbw-map-popup-img-width:165px;--bbw-map-popup-img-height:calc( var(--bbw-map-popup-height) - 2 * var(--bbw-map-popup-img-margin));--bbw-map-popup-normal-color:#666666;--bbw-map-popup-highlight-color:#212121;position:absolute;z-index:650;opacity:0;-webkit-transition:opacity 0.2s;transition:opacity 0.2s;pointer-events:none;width:var(--bbw-map-popup-width);height:var(--bbw-map-popup-height);min-width:260px;background:#fff;border-radius:4px;-webkit-filter:drop-shadow(0 2px 4px rgb(0 0 0 / .1)) drop-shadow(0 8px 16px rgb(0 0 0 / .1)) drop-shadow(0 24px 48px rgb(0 0 0 / .12));filter:drop-shadow(0 2px 4px rgb(0 0 0 / .1)) drop-shadow(0 8px 16px rgb(0 0 0 / .1)) drop-shadow(0 24px 48px rgb(0 0 0 / .12))}[id^=MBBv3]:not(#mbbV1) #bfg-map-popup::after{content:"";position:absolute;bottom:-10px;left:var(--beak-offset,50%);-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0;height:0;border-left:10px solid #fff0;border-right:10px solid #fff0;border-top:10px solid #fff;-webkit-filter:drop-shadow(0 3px 2px rgb(0 0 0 / .08)) drop-shadow(0 6px 4px rgb(0 0 0 / .06));filter:drop-shadow(0 3px 2px rgb(0 0 0 / .08)) drop-shadow(0 6px 4px rgb(0 0 0 / .06))}[id^=MBBv3]:not(#mbbV1) #bfg-map-popup.tip-top::after{bottom:auto;top:-10px;border-top:none;border-bottom:10px solid #fff;-webkit-filter:drop-shadow(0 -3px 2px rgb(0 0 0 / .08)) drop-shadow(0 -6px 4px rgb(0 0 0 / .06));filter:drop-shadow(0 -3px 2px rgb(0 0 0 / .08)) drop-shadow(0 -6px 4px rgb(0 0 0 / .06))}[id^=MBBv3]:not(#mbbV1) #bfg-map-popup .bfg-map-popup-content{padding:var(--bbw-map-popup-padding);width:100%;height:100%;max-width:100%;min-width:100%}[id^=MBBv3]:not(#mbbV1) #bfg-map-popup .bfg-map-popup-content .bfg-popup-img-wrap{position:relative;width:50%;height:var(--bbw-map-popup-img-height);margin:0;border-radius:4px}[id^=MBBv3]:not(#mbbV1) #bfg-map-popup .bfg-map-popup-content .bfg-popup-details-wrap{width:50%;padding:6px 16px;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;min-width:0}[id^=MBBv3]:not(#mbbV1) #bfg-map-popup .bfg-popup-thumb{width:var(--bbw-map-popup-img-width);height:var(--bbw-map-popup-img-height);background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#f0f0f0;-webkit-filter:saturate(125%);filter:saturate(125%)}[id^=MBBv3]:not(#mbbV1) #bfg-map-popup .bfg-balloon-row-1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:2px}[id^=MBBv3]:not(#mbbV1) #bfg-map-popup .bfg-balloon-row-1 bfg-balloon-price{font-size:12px;font-weight:900}[id^=MBBv3]:not(#mbbV1) #bfg-map-popup .bfg-balloon-row-2{margin-bottom:4px}[id^=MBBv3]:not(#mbbV1) #bfg-map-popup .bfg-balloon-row-2 .bfg-popup-address{font-size:13px;font-weight:600;color:var(--bbw-map-popup-highlight-color);line-height:1.2}[id^=MBBv3]:not(#mbbV1) #bfg-map-popup .bfg-balloon-row-2 .bfg-popup-address .address2{font-size:11px;color:var(--bbw-map-popup-normal-color);font-weight:400;display:block}[id^=MBBv3]:not(#mbbV1) #bfg-map-popup .bfg-popup-features{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:4px;margin-top:auto}[id^=MBBv3]:not(#mbbV1) #bfg-map-popup .bfg-popup-features .bfg-popup-count{font-size:15px;font-weight:700;color:var(--bbw-map-popup-highlight-color);line-height:1.1}[id^=MBBv3]:not(#mbbV1) #bfg-map-popup .bfg-popup-features .bfg-pop-desc{font-size:11px;color:var(--bbw-map-popup-normal-color);text-transform:lowercase;line-height:1.1}[id^=MBBv3]:not(#mbbV1) #bfg-map-popup .bfg-popup-lister-row{margin-top:auto;border:none!important}[id^=MBBv3]:not(#mbbV1) #bfg-map-popup .bfg-popup-lister-row .bfg-listing-office{overflow-wrap:break-word;word-wrap:break-word;-ms-hyphens:auto;hyphens:auto;font-size:10px;color:var(--bbw-text-muted);line-height:1.1}[id^=MBBv3]:not(#mbbV1) #bfg-map-popup .bfg-banner-mlslogo{position:absolute;bottom:5px;left:5px;background:rgb(255 255 255 / .9);padding:2px 5px;border-radius:2px}[id^=MBBv3]:not(#mbbV1) #bfg-map-popup .bfg-banner-mlslogo img{height:20px;max-width:100px;display:block}[id^=MBBv3]:not(#mbbV1) #bfg-map-popup .bfg-p20{padding:20px;display:block;margin:0 auto}[id^=MBBv3]:not(#mbbV1) .leaflet-control-polygon-toggle{position:absolute;bottom:30px;left:10px;z-index:1000;background:#fff;padding:8px 12px;border-radius:var(--bbw-border-radius,4px);-webkit-box-shadow:0 2px 4px rgb(0 0 0 / .2);box-shadow:0 2px 4px rgb(0 0 0 / .2);display:none}[id^=MBBv3]:not(#mbbV1) .leaflet-control-polygon-toggle .form-check{margin:0}[id^=MBBv3]:not(#mbbV1) .leaflet-control-polygon-toggle .form-check-label{font-size:.875rem}[id^=MBBv3]:not(#mbbV1) .leaflet-heatmap-control{margin-top:8px;padding-top:8px;border-top:1px solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[id^=MBBv3]:not(#mbbV1) .leaflet-heatmap-control input[type=checkbox]{margin-right:6px;cursor:pointer}[id^=MBBv3]:not(#mbbV1) .leaflet-heatmap-control label{font-size:.875rem;margin-bottom:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[id^=MBBv3]:not(#mbbV1) .mbb-map-error{padding:20px;background:#fee;border:1px solid #fcc;color:#c00}[id^=MBBv3]:not(#mbbV1) .mbb-map-error strong{display:block;margin-bottom:.5em}[id^=MBBv3]:not(#mbbV1) .mbb-map-debug-bounds .leaflet-popup-content{font-family:monospace;font-size:11px}[id^=MBBv3]:not(#mbbV1) .mbb-map-status-banner{position:absolute;top:10px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:1000;background:rgb(30 30 35 / .85);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgb(255 255 255 / .1);border-radius:6px;padding:8px 16px;color:rgb(245 245 245 / .95);font-size:13px;font-weight:500;-webkit-transition:opacity 0.3s ease,-webkit-transform 0.3s ease;transition:opacity 0.3s ease,-webkit-transform 0.3s ease;transition:opacity 0.3s ease,transform 0.3s ease;transition:opacity 0.3s ease,transform 0.3s ease,-webkit-transform 0.3s ease;-webkit-box-shadow:0 4px 12px rgb(0 0 0 / .25);box-shadow:0 4px 12px rgb(0 0 0 / .25);opacity:0;pointer-events:none}[id^=MBBv3]:not(#mbbV1) .mbb-map-status-banner.visible{opacity:1;pointer-events:auto}[id^=MBBv3]:not(#mbbV1) .mbb-map-status-banner .status-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;white-space:nowrap}[id^=MBBv3]:not(#mbbV1) .mbb-map-status-banner .status-spinner{width:14px;height:14px;border:2px solid rgb(255 255 255 / .3);border-top-color:rgb(255 255 255 / .9);border-radius:50%;-webkit-animation:mbb-status-spin 0.8s linear infinite;animation:mbb-status-spin 0.8s linear infinite}[id^=MBBv3]:not(#mbbV1) .mbb-map-status-banner .status-loading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}[id^=MBBv3]:not(#mbbV1) .mbb-map-status-banner .status-count{font-variant-numeric:tabular-nums}[id^=MBBv3]:not(#mbbV1) .mbb-map-status-banner .status-count .count-visible{font-weight:600}[id^=MBBv3]:not(#mbbV1) .mbb-map-status-banner .status-count .count-separator{opacity:.6;margin:0 2px}[id^=MBBv3]:not(#mbbV1) .mbb-map-status-banner .status-count .count-total{opacity:.85}[id^=MBBv3]:not(#mbbV1) .mbb-map-status-banner .status-separator{width:1px;height:14px;background:rgb(255 255 255 / .25)}@-webkit-keyframes mbb-status-spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes mbb-status-spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes shimmer{0%{background-position:-200% 0}100%{background-position:200% 0}}@keyframes shimmer{0%{background-position:-200% 0}100%{background-position:200% 0}}[id^=MBBv3]:not(#mbbV1) .skeleton-card{background:var(--bbw-widget-bg,#ffffff);border-radius:var(--bbw-widget-item-border-radius,4px);overflow:hidden;-webkit-box-shadow:0 1px 3px rgb(0 0 0 / .05);box-shadow:0 1px 3px rgb(0 0 0 / .05)}[id^=MBBv3]:not(#mbbV1) .skeleton-image{width:100%;aspect-ratio:1.5}[id^=MBBv3]:not(#mbbV1) .skeleton-content{padding:12px 10px;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) .skeleton-content .skeleton-row-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:8px}[id^=MBBv3]:not(#mbbV1) .skeleton-content .skeleton-row-address{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:12px}[id^=MBBv3]:not(#mbbV1) .skeleton-content .skeleton-features{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:0}[id^=MBBv3]:not(#mbbV1) .skeleton-content .skeleton-row-bottom{display:none;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}[id^=MBBv3]:not(#mbbV1) .skeleton-line{height:14px;border-radius:4px}[id^=MBBv3]:not(#mbbV1) .skeleton-line.price{width:30%;height:24px}[id^=MBBv3]:not(#mbbV1) .skeleton-line.status{width:55%;height:24px}[id^=MBBv3]:not(#mbbV1) .skeleton-line.address1{width:25%}[id^=MBBv3]:not(#mbbV1) .skeleton-line.address2{width:50%}[id^=MBBv3]:not(#mbbV1) .skeleton-line.mls{width:30%;height:12px}[id^=MBBv3]:not(#mbbV1) .skeleton-line.office{width:40%;height:12px}[id^=MBBv3]:not(#mbbV1) .skeleton-feature{width:20%;height:24px;border-radius:4px}[id^=MBBv3]:not(#mbbV1) .skeleton-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;background:var(--bbw-widget-bg,#ffffff);border-radius:var(--bbw-widget-item-border-radius,4px);overflow:hidden;-webkit-box-shadow:0 1px 3px rgb(0 0 0 / .05);box-shadow:0 1px 3px rgb(0 0 0 / .05);min-height:120px}[id^=MBBv3]:not(#mbbV1) .skeleton-list-thumb{-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%;max-width:200px;aspect-ratio:1.5}[id^=MBBv3]:not(#mbbV1) .skeleton-list-body{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:12px 10px;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}[id^=MBBv3]:not(#mbbV1) .shimmer{background:-webkit-gradient(linear,left top,right top,color-stop(25%,#e0e0e0),color-stop(50%,#f0f0f0),color-stop(75%,#e0e0e0));background:linear-gradient(90deg,#e0e0e0 25%,#f0f0f0 50%,#e0e0e0 75%);background-size:200% 100%;-webkit-animation:shimmer 1.5s ease-in-out infinite;animation:shimmer 1.5s ease-in-out infinite}[id^=MBBv3]:not(#mbbV1) mbb-location-map{display:block;width:100%;min-height:200px;position:relative;z-index:1}[id^=MBBv3]:not(#mbbV1) .mbb-location-map-container{width:100%;height:100%;min-height:200px}[id^=MBBv3]:not(#mbbV1) .mbb-location-marker{background:#fff0}[id^=MBBv3]:not(#mbbV1) .mbb-location-marker-pin{width:32px;height:37px;background-size:contain;background-repeat:no-repeat;background-position:center;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:5px}[id^=MBBv3]:not(#mbbV1) .mbb-location-marker-label{color:#fff;font-size:12px;font-weight:700;text-shadow:0 1px 2px rgb(0 0 0 / .3)}[id^=MBBv3]:not(#mbbV1) .bfg-map-info-panel{position:absolute;top:10px;right:10px;width:275px;height:auto;max-width:calc(100% - 20px);max-height:calc(100% - 20px);background:#fff;border-radius:var(--bbw-border-radius,4px);-webkit-box-shadow:0 2px 10px rgb(0 0 0 / .15);box-shadow:0 2px 10px rgb(0 0 0 / .15);z-index:1000;overflow:hidden;font-family:var(--bbw-font-family-body,inherit);font-size:16px;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;visibility:hidden;opacity:0;-webkit-transform:translateX(30px);transform:translateX(30px);pointer-events:none;-webkit-transition:opacity 0.3s ease,visibility 0.3s ease,-webkit-transform 0.3s ease;transition:opacity 0.3s ease,visibility 0.3s ease,-webkit-transform 0.3s ease;transition:opacity 0.3s ease,transform 0.3s ease,visibility 0.3s ease;transition:opacity 0.3s ease,transform 0.3s ease,visibility 0.3s ease,-webkit-transform 0.3s ease}[id^=MBBv3]:not(#mbbV1) .bfg-map-info-panel.visible{visibility:visible;opacity:1;-webkit-transform:translateX(0);transform:translateX(0);pointer-events:auto}[id^=MBBv3]:not(#mbbV1) .bfg-info-panel-btn.close-office-panel{position:absolute;top:1px;right:1px;width:30px;height:30px;cursor:pointer;z-index:10;opacity:.7;-webkit-transition:opacity 0.2s ease;transition:opacity 0.2s ease}[id^=MBBv3]:not(#mbbV1) .bfg-info-panel-btn.close-office-panel:hover{opacity:1}[id^=MBBv3]:not(#mbbV1) .bfg-map-info-panel-close{position:absolute;top:5px;right:5px;width:24px;height:24px;cursor:pointer;z-index:10;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;border-radius:50%;-webkit-transition:background-color 0.2s ease;transition:background-color 0.2s ease}[id^=MBBv3]:not(#mbbV1) .bfg-map-info-panel-close:hover{background-color:rgb(0 0 0 / .1)}[id^=MBBv3]:not(#mbbV1) .bfg-map-info-panel-close img{width:16px;height:16px;opacity:.7}[id^=MBBv3]:not(#mbbV1) .bfg-map-info-panel-content{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto}[id^=MBBv3]:not(#mbbV1) .bfg-map-info-panel-content .bfg-map-info-loading{display:block;margin:40px auto;width:32px;height:32px}[id^=MBBv3]:not(#mbbV1) .mbb-property-marker{background:#fff0;border:none}[id^=MBBv3]:not(#mbbV1) .mbb-property-tooltip{background:#fff;border:1px solid #ccc;border-radius:4px;padding:8px 12px;-webkit-box-shadow:0 2px 6px rgb(0 0 0 / .2);box-shadow:0 2px 6px rgb(0 0 0 / .2);font-family:inherit}[id^=MBBv3]:not(#mbbV1) .mbb-property-tooltip::before{border-right-color:#ccc}[id^=MBBv3]:not(#mbbV1) .mbb-property-tooltip .bfg-text.label{color:#333;font-weight:500}[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:#fff0;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}[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)}[id^=MBBv3]:not(#mbbV1) panel{max-width:100vw;text-align:left;min-height:60vh;height:calc(100vh - 30px);max-height:100vh;width:100vw;padding-top:30px;padding-bottom:30px}@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:#666}@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:#666}@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:.25em;vertical-align:middle;font-size:1.3em;line-height:.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-top-left-radius:var(--bbw-modal-border-radius);border-top-right-radius:var(--bbw-modal-border-radius)}[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:#fff;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;overflow:visible}[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;background-color:var(--bbw-panel-bg)}[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-menu-text-color);text-align:inherit;white-space:nowrap;background-color:#fff0;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:#fff0}[id^=MBBv3]:not(#mbbV1) panel .navbar{margin-bottom:0;min-height:auto;border:none;overflow:visible}[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:#fff0;padding:0;margin:0;border-radius:0}[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 #fff0;border-right:15px solid #fff0;border-bottom:15px solid rgb(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 #fff0;border-right:15px solid #fff0;border-bottom:15px solid #fff;position:absolute;left:0;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{display:block;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:0 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:#fff;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}[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{background-color:var(--bbw-fixed-white)}[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:#fff;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-fixed-shadow);box-shadow:var(--bbw-widget-item-fixed-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 rgb(0 0 0 / .5);box-shadow:7px 7px 10px -2px rgb(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:#fff}[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:.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:.75em}[id^=MBBv3]:not(#mbbV1) panel .bfg-widget-disclaimer{padding-top:120px;padding-bottom:20px;background-color:#fff0;color:var(--bbw-fixed-text-muted)}@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}}[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:rgb(50 50 93 / .25) 0 6px 12px -2px,rgb(0 0 0 / .3) 0 3px 7px -3px;box-shadow:rgb(50 50 93 / .25) 0 6px 12px -2px,rgb(0 0 0 / .3) 0 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:.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-stripe-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:.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)}[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{padding:.75em 1em 1em}[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:.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],[id^=MBBv3]:not(#mbbV1)[id*=_Resultsmap 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,[id^=MBBv3]:not(#mbbV1)[id*=_Resultsmap i] .mbb-form-search .mbb-primary-search .SearchByTextWrapper ul,[id^=MBBv3]:not(#mbbV1)[id*=_Resultsmap 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,[id^=MBBv3]:not(#mbbV1)[id*=_Resultsmap 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,[id^=MBBv3]:not(#mbbV1)[id*=_Resultsmap i] .mbb-form-search .mbb-primary-search .BedsWrapper,[id^=MBBv3]:not(#mbbV1)[id*=_Resultsmap 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,[id^=MBBv3]:not(#mbbV1)[id*=_Resultsmap 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,[id^=MBBv3]:not(#mbbV1)[id*=_Resultsmap 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,[id^=MBBv3]:not(#mbbV1)[id*=_Resultsmap 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,[id^=MBBv3]:not(#mbbV1)[id*=_Resultsmap 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,[id^=MBBv3]:not(#mbbV1)[id*=_Resultsmap i] .mbb-form-search .mbb-primary-search .SearchByTextWrapper,[id^=MBBv3]:not(#mbbV1)[id*=_Resultsmap 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,[id^=MBBv3]:not(#mbbV1)[id*=_Resultsmap 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,[id^=MBBv3]:not(#mbbV1)[id*=_Resultsmap i] .mbb-form-search .mbb-primary-search .BedsWrapper,[id^=MBBv3]:not(#mbbV1)[id*=_Resultsmap 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,[id^=MBBv3]:not(#mbbV1)[id*=_Resultsmap 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,[id^=MBBv3]:not(#mbbV1)[id*=_Resultsmap 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,[id^=MBBv3]:not(#mbbV1)[id*=_Resultsmap 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,[id^=MBBv3]:not(#mbbV1)[id*=_Resultsmap 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,[id^=MBBv3]:not(#mbbV1)[id*=_Resultsmap i] .mbb-form-search .mbb-primary-search .SearchByTextWrapper,[id^=MBBv3]:not(#mbbV1)[id*=_Resultsmap 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,[id^=MBBv3]:not(#mbbV1)[id*=_Resultsmap 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,[id^=MBBv3]:not(#mbbV1)[id*=_Resultsmap i] .mbb-form-search .mbb-primary-search .BedsWrapper,[id^=MBBv3]:not(#mbbV1)[id*=_Resultsmap 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,[id^=MBBv3]:not(#mbbV1)[id*=_Resultsmap 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,[id^=MBBv3]:not(#mbbV1)[id*=_Resultsmap 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,[id^=MBBv3]:not(#mbbV1)[id*=_Resultsmap i] .mbb-form-search .mbb-primary-search .SearchByTextWrapper,[id^=MBBv3]:not(#mbbV1)[id*=_Resultsmap 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,[id^=MBBv3]:not(#mbbV1)[id*=_Resultsmap 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,[id^=MBBv3]:not(#mbbV1)[id*=_Resultsmap i] .mbb-form-search .mbb-primary-search .BedsWrapper,[id^=MBBv3]:not(#mbbV1)[id*=_Resultsmap 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,[id^=MBBv3]:not(#mbbV1)[id*=_Resultsmap 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,[id^=MBBv3]:not(#mbbV1)[id*=_Resultsmap 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,[id^=MBBv3]:not(#mbbV1)[id*=_Resultsmap 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,[id^=MBBv3]:not(#mbbV1)[id*=_Resultsmap i].wix-editor-desktop .mbb-form-search .mbb-primary-search .SearchByTextWrapper,[id^=MBBv3]:not(#mbbV1)[id*=_Resultsmap 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,[id^=MBBv3]:not(#mbbV1)[id*=_Resultsmap i].wix-editor-desktop .mbb-form-search .mbb-primary-search .SearchByTextWrapper ul,[id^=MBBv3]:not(#mbbV1)[id*=_Resultsmap 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,[id^=MBBv3]:not(#mbbV1)[id*=_Resultsmap 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,[id^=MBBv3]:not(#mbbV1)[id*=_Resultsmap i].wix-editor-desktop .mbb-form-search .mbb-primary-search .BedsWrapper,[id^=MBBv3]:not(#mbbV1)[id*=_Resultsmap 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,[id^=MBBv3]:not(#mbbV1)[id*=_Resultsmap 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,[id^=MBBv3]:not(#mbbV1)[id*=_Resultsmap 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,[id^=MBBv3]:not(#mbbV1)[id*=_Resultsmap 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,[id^=MBBv3]:not(#mbbV1)[id*=_Resultsmap 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:0}[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:#fff}[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 rgb(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:0;margin-bottom:8px;font-size:inherit}[id^=MBBv3]:not(#mbbV1) .mbb-form-search .mbb-primary-search *{letter-spacing:-.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:#fff}[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:#bbb;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 #e2e0e1;background-color:#fff}[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 #e2e0e1;border-bottom:0;background-color:#fff}[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:#fff}[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 .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:#fff}[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:#fff;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 .5rem 1fr;grid-template-columns:1fr 1fr;grid-column-gap:.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:#fff;background-color:#abc0ff;animation-direction:reverse}[id^=MBBv3]:not(#mbbV1) .progress-bar.progress-bar-striped{background-image:linear-gradient(135deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);background-size:2em 2em}[id^=MBBv3]:not(#mbbV1)[id*=_ListingResults] .mbb-primary-search .save-search-btn,[id^=MBBv3]:not(#mbbV1)[id*=_Resultsmap] .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:.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:-.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:.5rem .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:.5rem .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:.5rem 1rem .5rem .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-body.new-search-form .nav-item,[id^=MBBv3]:not(#mbbV1) .bfg-modal-content .mbb-form-search .modal-body.new-search-form .nav-item,[id^=MBBv3]:not(#mbbV1) .mbb-form-search-modal .modal-body.new-search-form .nav-item{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}[id^=MBBv3]:not(#mbbV1)[id*=_Modal i] .bfg-modal-content .mbb-form-search .modal-body.new-search-form .nav-item .nav-link,[id^=MBBv3]:not(#mbbV1) .bfg-modal-content .mbb-form-search .modal-body.new-search-form .nav-item .nav-link,[id^=MBBv3]:not(#mbbV1) .mbb-form-search-modal .modal-body.new-search-form .nav-item .nav-link{white-space:normal}[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 #fff0}[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:#fff0;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:#fff0;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:.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:#fff}[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:#fff;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:#fff}[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:.25em}[id^=MBBv3]:not(#mbbV1) .SingleSelectCheckbox .mbb-checkbox-container{float:right;padding-left:1em;padding-right:1em;margin-right:.5em;min-width:24px}[id^=MBBv3]:not(#mbbV1) .SingleSelectCheckbox .mbb-checkbox-container.small{padding-top:3px;margin-bottom:0;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:#fff;-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:#fff}[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:#fff;-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:0;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:0;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*=_SearchFormNLS i]{--nls-accent:var(--bbw-btn1-bg, #0072ed);--nls-accent-hover:var(--bbw-btn1-hover-bg, #005ec4);--nls-accent-light:#e8f0fe;--nls-border:var(--bbw-input-border-color, #c8ccd0);--nls-border-hover:#a0a4a8;--nls-border-focus:var(--bbw-btn1-bg, #0072ed);--nls-bg:var(--bbw-panel-bg, #ffffff);--nls-bg-hover:#f5f5f5;--nls-text:var(--bbw-body-text-color, #2a2a2a);--nls-text-muted:var(--bbw-text-muted, #6b7280);--nls-shadow:0 4px 16px rgba(0, 0, 0, 0.12);--nls-radius:var(--bbw-border-radius, 6px);--nls-font-sm:13px;--nls-font-md:14px;--nls-font-lg:15px;--nls-pill-height:40px;container:bbw-searchform-container/inline-size}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] form.mbb-nls-search{background:var(--nls-bg);padding:12px 16px;border-radius:var(--nls-radius)}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;-ms-flex-wrap:wrap;flex-wrap:wrap}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-search-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid var(--nls-border);border-radius:var(--nls-radius);background:var(--nls-bg);height:var(--nls-pill-height);padding:0 8px 0 12px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:200px;-webkit-transition:border-color 0.2s,-webkit-box-shadow 0.2s;transition:border-color 0.2s,-webkit-box-shadow 0.2s;transition:border-color 0.2s,box-shadow 0.2s;transition:border-color 0.2s,box-shadow 0.2s,-webkit-box-shadow 0.2s}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-search-bar:focus-within{border-color:var(--nls-border-focus)}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-search-input{-webkit-box-flex:1;-ms-flex:1;flex:1;border:none!important;outline:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;border-radius:0!important;font-size:var(--nls-font-lg);padding:0;background:transparent!important;color:var(--nls-text);min-width:0;height:100%}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-search-input:focus,[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-search-input:hover,[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-search-input:active{border:none!important;outline:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;background:transparent!important}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-search-input::-webkit-input-placeholder{color:var(--nls-text-muted);font-size:var(--nls-font-md)}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-search-input::-moz-placeholder{color:var(--nls-text-muted);font-size:var(--nls-font-md)}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-search-input:-ms-input-placeholder{color:var(--nls-text-muted);font-size:var(--nls-font-md)}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-search-input::-ms-input-placeholder{color:var(--nls-text-muted);font-size:var(--nls-font-md)}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-search-input::placeholder{color:var(--nls-text-muted);font-size:var(--nls-font-md)}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-search-clear{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;border:none;background:#fff0;cursor:pointer;font-size:18px;color:#999;-ms-flex-negative:0;flex-shrink:0;padding:0;line-height:1}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-search-clear:hover{color:var(--nls-text)}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-search-clear.visible{display:-webkit-box;display:-ms-flexbox;display:flex}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-search-clear:focus,[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-search-clear:active{outline:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-dropdown-anchor{position:relative;-ms-flex-negative:0;flex-shrink:0}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-filter-pill{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px;height:var(--nls-pill-height);padding:0 14px;border:1px solid var(--nls-border);border-radius:var(--nls-radius);background:var(--nls-bg);color:var(--nls-text);font-size:var(--nls-font-md);font-weight:500;cursor:pointer;white-space:nowrap;-webkit-transition:all 0.15s;transition:all 0.15s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-filter-pill:hover{border-color:var(--nls-border-hover);background:var(--nls-bg-hover)}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-filter-pill.active{background:var(--nls-accent-light);border-color:var(--nls-accent);color:var(--nls-accent);font-weight:600}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-filter-pill.open{border-color:var(--nls-accent);color:var(--nls-accent)}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-filter-pill .nls-pill-caret{font-size:18px}@container bbw-searchform-container (min-width:600px){[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-toolbar-end{margin-left:auto}}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-filter-pill.nls-search-btn{background:var(--nls-accent);border-color:var(--nls-accent);color:#fff}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-filter-pill.nls-search-btn:hover{background:var(--nls-accent-hover);border-color:var(--nls-accent-hover);color:#fff}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-dropdown{display:none;position:absolute;top:calc(100% + 6px);left:0;background:var(--nls-bg);border:1px solid var(--nls-border);border-radius:var(--nls-radius);-webkit-box-shadow:var(--nls-shadow);box-shadow:var(--nls-shadow);padding:16px;z-index:100;min-width:270px}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-dropdown.open{display:block}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-dropdown-label{font-size:var(--nls-font-sm);font-weight:600;color:var(--nls-text);margin-bottom:8px}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-dropdown-row{margin-bottom:12px}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-dropdown-row:last-child{margin-bottom:0}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-toggle-group{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid var(--nls-border);border-radius:var(--nls-radius);overflow:hidden}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-toggle-btn{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:8px 2px;border:none;border-right:1px solid var(--nls-border);background:var(--nls-bg);color:var(--nls-text);font-size:var(--nls-font-sm);font-weight:500;cursor:pointer;text-align:center;-webkit-transition:all 0.15s;transition:all 0.15s;white-space:nowrap;min-width:40px}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-toggle-btn:last-child{border-right:none}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-toggle-btn:hover{background:var(--nls-bg-hover)}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-toggle-btn.selected{background:var(--nls-accent);color:#fff}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-price-row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-price-field{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-price-field-label{display:block;font-size:var(--nls-font-sm);font-weight:600;color:var(--nls-text);margin-bottom:6px}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-price-combo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid var(--nls-border);border-radius:var(--nls-radius);background:var(--nls-bg-hover);height:40px;padding:0 10px 0 14px;cursor:text;-webkit-transition:border-color 0.2s,-webkit-box-shadow 0.2s;transition:border-color 0.2s,-webkit-box-shadow 0.2s;transition:border-color 0.2s,box-shadow 0.2s;transition:border-color 0.2s,box-shadow 0.2s,-webkit-box-shadow 0.2s}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-price-combo:focus-within{border-color:var(--nls-border-focus);background:var(--nls-bg);-webkit-box-shadow:0 0 0 2px rgb(0 114 237 / .15);box-shadow:0 0 0 2px rgb(0 114 237 / .15)}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-price-combo .nls-price-input{-webkit-box-flex:1;-ms-flex:1;flex:1;border:none;outline:none;background:#fff0;font-size:var(--nls-font-md);color:var(--nls-text);padding:0;min-width:0;height:100%}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-price-combo .nls-price-input::-webkit-input-placeholder{color:var(--nls-text-muted)}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-price-combo .nls-price-input::-moz-placeholder{color:var(--nls-text-muted)}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-price-combo .nls-price-input:-ms-input-placeholder{color:var(--nls-text-muted)}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-price-combo .nls-price-input::-ms-input-placeholder{color:var(--nls-text-muted)}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-price-combo .nls-price-input::placeholder{color:var(--nls-text-muted)}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-price-combo .nls-price-caret{-ms-flex-negative:0;flex-shrink:0;font-size:10px;color:var(--nls-text-muted);margin-left:4px;cursor:pointer;padding:4px}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-price-list{display:none;position:absolute;top:calc(100% + 4px);left:0;right:0;background:var(--nls-bg);border:1px solid var(--nls-border);border-radius:var(--nls-radius);-webkit-box-shadow:var(--nls-shadow);box-shadow:var(--nls-shadow);z-index:110;max-height:220px;overflow-y:auto}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-price-list.open{display:block}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-price-list-item{padding:9px 14px;font-size:var(--nls-font-md);color:var(--nls-text);cursor:pointer;white-space:nowrap}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-price-list-item:hover{background:var(--nls-bg-hover)}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-dropdown[data-filter=price]{min-width:360px}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-dropdown[data-filter=more]{min-width:520px;left:auto;right:0;max-height:70vh;overflow:hidden;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-dropdown[data-filter=more].open{display:-webkit-box;display:-ms-flexbox;display:flex}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-more-body{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;padding:0}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-more-footer{-ms-flex-negative:0;flex-shrink:0;border-top:1px solid #e5e7eb}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-toggle-switch{position:relative;display:inline-block;width:44px;height:24px;-ms-flex-negative:0;flex-shrink:0}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-toggle-switch input{opacity:0;width:0;height:0}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-toggle-slider{position:absolute;cursor:pointer;inset:0;background:var(--nls-border);border-radius:24px;-webkit-transition:background 0.2s;transition:background 0.2s}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-toggle-slider::before{content:"";position:absolute;width:18px;height:18px;left:3px;bottom:3px;background:#fff;border-radius:50%;-webkit-transition:-webkit-transform 0.2s;transition:-webkit-transform 0.2s;transition:transform 0.2s;transition:transform 0.2s,-webkit-transform 0.2s}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-toggle-switch input:checked+.nls-toggle-slider{background:var(--nls-accent)}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-toggle-switch input:checked+.nls-toggle-slider::before{-webkit-transform:translateX(20px);transform:translateX(20px)}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-tags-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:6px;margin-bottom:6px}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-tags-wrap:empty{display:none}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-tag{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;padding:5px 12px;border:1px solid var(--nls-accent);border-radius:var(--nls-radius);background:var(--nls-accent-light);font-size:var(--nls-font-sm);font-weight:600;color:var(--nls-accent);white-space:nowrap}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-tag-remove{cursor:pointer;font-size:14px;line-height:1;color:var(--nls-accent);opacity:.7}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-tag-remove:hover{opacity:1}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-typeahead-wrap{position:relative}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-typeahead-input{width:100%;padding:8px 12px;border:1px solid var(--nls-border);border-radius:var(--nls-radius);font-size:var(--nls-font-md);color:var(--nls-text);background:var(--nls-bg-hover);-webkit-box-sizing:border-box;box-sizing:border-box;outline:none;-webkit-transition:border-color 0.2s,background 0.2s;transition:border-color 0.2s,background 0.2s}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-typeahead-input:focus{border-color:var(--nls-border-focus);background:var(--nls-bg)}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-typeahead-input::-webkit-input-placeholder{color:var(--nls-text-muted)}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-typeahead-input::-moz-placeholder{color:var(--nls-text-muted)}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-typeahead-input:-ms-input-placeholder{color:var(--nls-text-muted)}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-typeahead-input::-ms-input-placeholder{color:var(--nls-text-muted)}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-typeahead-input::placeholder{color:var(--nls-text-muted)}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-typeahead-list{display:none;position:absolute;top:calc(100% + 4px);left:0;right:0;background:var(--nls-bg);border:1px solid var(--nls-border);border-radius:var(--nls-radius);-webkit-box-shadow:var(--nls-shadow);box-shadow:var(--nls-shadow);z-index:120;max-height:200px;overflow-y:auto}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-typeahead-list.open{display:block}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-typeahead-item{padding:8px 12px;font-size:var(--nls-font-md);color:var(--nls-text);cursor:pointer}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-typeahead-item:hover{background:var(--nls-bg-hover)}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-typeahead-item small{display:block;font-size:11px;color:var(--nls-text-muted);margin-top:1px}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-typeahead-empty{padding:10px 12px;font-size:var(--nls-font-sm);color:var(--nls-text-muted);font-style:italic}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-price-dropped-row{margin-top:14px;padding-top:14px;border-top:1px solid #eee}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-price-dropped-row label{display:block;font-size:var(--nls-font-sm);font-weight:600;color:var(--nls-text);margin-bottom:6px}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-price-dropped-select{width:100%;padding:8px 10px;border:1px solid var(--nls-border);border-radius:var(--nls-radius);font-size:var(--nls-font-md);color:var(--nls-text);background:var(--nls-bg);outline:none;cursor:pointer;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;-webkit-transition:border-color 0.2s;transition:border-color 0.2s}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-price-dropped-select:focus{border-color:var(--nls-border-focus)}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-checkbox-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:6px 0;cursor:pointer;font-size:var(--nls-font-md)}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-checkbox-item input[type=checkbox]{width:16px;height:16px;accent-color:var(--nls-accent);cursor:pointer}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-checkbox-item label{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-exact-match{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:4px 0;font-size:var(--nls-font-sm);color:var(--nls-text-muted)}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-exact-match input[type=checkbox]{width:15px;height:15px;accent-color:var(--nls-accent);cursor:pointer}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-exact-match label{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-radio-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:8px 4px;cursor:pointer;font-size:var(--nls-font-md)}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-radio-item input[type=radio]{width:16px;height:16px;accent-color:var(--nls-accent);cursor:pointer;margin:0}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-radio-item label{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-weight:500}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-apply-btn{display:block;width:100%;padding:10px;border:none;border-radius:var(--nls-radius);background:var(--nls-accent);color:#fff;font-size:var(--nls-font-md);font-weight:600;cursor:pointer;margin-top:14px;-webkit-transition:background 0.2s;transition:background 0.2s}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-apply-btn:hover{background:var(--nls-accent-hover)}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .for-sale-wrap{display:block}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .for-rent-wrap{display:none}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-toolbar.listing-rent .for-sale-wrap{display:none}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-toolbar.listing-rent .for-rent-wrap{display:block}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-side-panel-overlay{display:none;position:fixed;inset:0;background:rgb(0 0 0 / .35);z-index:1049}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-side-panel-overlay.open{display:block}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-side-panel{position:fixed;right:0;top:0;height:100vh;width:480px;max-width:100vw;z-index:1050;background:var(--nls-bg);-webkit-box-shadow:-4px 0 20px rgb(0 0 0 / .15);box-shadow:-4px 0 20px rgb(0 0 0 / .15);-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform 0.3s ease;transition:-webkit-transform 0.3s ease;transition:transform 0.3s ease;transition:transform 0.3s ease,-webkit-transform 0.3s ease;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)[id*=_SearchFormNLS i] .nls-side-panel.open{-webkit-transform:translateX(0);transform:translateX(0)}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-side-panel-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e5e7eb;-ms-flex-negative:0;flex-shrink:0}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-side-panel-header span{font-size:16px;color:var(--nls-text)}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-panel-close{background:none;border:none;font-size:24px;color:var(--nls-text-muted);cursor:pointer;padding:0 4px;line-height:1}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-panel-close:hover{color:var(--nls-text)}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-side-panel-body{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;padding:16px 20px}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-side-panel-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:14px 20px;border-top:1px solid #e5e7eb;-ms-flex-negative:0;flex-shrink:0}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-side-panel-footer a{font-size:var(--nls-font-md);color:var(--nls-text-muted);text-decoration:none}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-side-panel-footer a:hover{color:var(--nls-text)}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-side-panel-footer .nls-apply-btn{width:auto;margin-top:0;padding:10px 32px}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-lookup-group{border-bottom:1px solid #e5e7eb}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-lookup-group:last-child{border-bottom:none}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-lookup-group-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px 0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:var(--nls-font-md);font-weight:600;color:var(--nls-text)}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-lookup-group-header .nls-group-count{font-weight:400;font-size:var(--nls-font-sm);color:var(--nls-accent);margin-left:8px}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-lookup-group-chevron{font-size:10px;color:var(--nls-text-muted);-webkit-transition:-webkit-transform 0.2s;transition:-webkit-transform 0.2s;transition:transform 0.2s;transition:transform 0.2s,-webkit-transform 0.2s}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-lookup-group.open .nls-lookup-group-chevron{-webkit-transform:rotate(180deg);transform:rotate(180deg)}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-lookup-group-body{display:none;padding:0 0 12px}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-lookup-group.open .nls-lookup-group-body{display:block}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-lookup-pills{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-lookup-pill{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 14px;border:1px solid var(--nls-border);border-radius:var(--nls-radius);background:var(--nls-bg);color:var(--nls-text);font-size:var(--nls-font-sm);cursor:pointer;-webkit-transition:all 0.15s;transition:all 0.15s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-lookup-pill:hover{border-color:var(--nls-border-hover);background:var(--nls-bg-hover)}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-lookup-pill.selected{background:var(--nls-accent-light);border-color:var(--nls-accent);color:var(--nls-accent);font-weight:600}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-panel-loading{text-align:center;padding:40px 0;color:var(--nls-text-muted);font-size:var(--nls-font-md)}@container bbw-searchform-container (max-width:599px){[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-search-bar{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .nls-dropdown{position:fixed;left:12px;right:12px;top:auto;width:auto;min-width:0}}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .mbb-nls-search.nls-simple{--nls-pill-height:56px}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .mbb-nls-search.nls-simple form.mbb-nls-search{padding:0;background:#fff0}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .mbb-nls-search.nls-simple .nls-dropdown-anchor,[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .mbb-nls-search.nls-simple .nls-filter-pill.nls-search-btn,[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .mbb-nls-search.nls-simple .nls-side-panel,[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .mbb-nls-search.nls-simple .nls-side-panel-overlay{display:none!important}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .mbb-nls-search.nls-simple .nls-toolbar{display:block;gap:0;-ms-flex-wrap:nowrap;flex-wrap:nowrap}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .mbb-nls-search.nls-simple .nls-search-bar{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;width:100%;max-width:30em;margin:0 auto;height:var(--nls-pill-height);border:1px solid var(--nls-border);border-radius:var(--nls-radius);padding:0 7px 0 22px;background:var(--nls-bg);font-size:18px;-webkit-transition:border-color 0.2s,-webkit-box-shadow 0.2s;transition:border-color 0.2s,-webkit-box-shadow 0.2s;transition:border-color 0.2s,box-shadow 0.2s;transition:border-color 0.2s,box-shadow 0.2s,-webkit-box-shadow 0.2s}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .mbb-nls-search.nls-simple .nls-search-bar:focus-within{border-color:var(--nls-border-focus);-webkit-box-shadow:0 0 0 3px rgb(0 114 237 / .12);box-shadow:0 0 0 3px rgb(0 114 237 / .12)}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .mbb-nls-search.nls-simple .nls-search-input{font-size:18px;color:var(--bbw-label-color,var(--nls-text));padding:0 4px}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .mbb-nls-search.nls-simple .nls-search-input::-webkit-input-placeholder{font-size:18px;opacity:.85}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .mbb-nls-search.nls-simple .nls-search-input::-moz-placeholder{font-size:18px;opacity:.85}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .mbb-nls-search.nls-simple .nls-search-input:-ms-input-placeholder{font-size:18px;opacity:.85}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .mbb-nls-search.nls-simple .nls-search-input::-ms-input-placeholder{font-size:18px;opacity:.85}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .mbb-nls-search.nls-simple .nls-search-input::placeholder{font-size:18px;opacity:.85}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .mbb-nls-search.nls-simple .nls-search-clear{width:32px;height:32px;font-size:22px;margin-right:4px}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .mbb-nls-search.nls-simple .nls-search-icon-btn{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;-ms-flex-negative:0;flex-shrink:0;width:42px;height:42px;border:none;border-radius:50%;background:var(--nls-accent);color:#fff;cursor:pointer;padding:0;-webkit-transition:background 0.15s,-webkit-transform 0.1s;transition:background 0.15s,-webkit-transform 0.1s;transition:background 0.15s,transform 0.1s;transition:background 0.15s,transform 0.1s,-webkit-transform 0.1s}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .mbb-nls-search.nls-simple .nls-search-icon-btn:hover,[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .mbb-nls-search.nls-simple .nls-search-icon-btn:focus{background:var(--nls-accent-hover);outline:none}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .mbb-nls-search.nls-simple .nls-search-icon-btn:focus-visible{-webkit-box-shadow:0 0 0 3px rgb(0 114 237 / .25);box-shadow:0 0 0 3px rgb(0 114 237 / .25)}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .mbb-nls-search.nls-simple .nls-search-icon-btn:active{-webkit-transform:scale(.96);transform:scale(.96)}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .mbb-nls-search.nls-simple .nls-search-icon-btn svg{display:block;width:22px;height:22px}[id^=MBBv3]:not(#mbbV1)[id*=_SearchFormNLS i] .mbb-nls-search.nls-simple.nls-rounded .nls-search-bar{border-radius:999px}[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:.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(.85);filter:opacity(.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:.9375em;color:var(--bbw-label-color)}[id^=MBBv3]:not(#mbbV1) [id^=QuickSearchForm i] .AdvancedLinkWrapper .bfg-advanced-link:hover{-webkit-filter:opacity(.85);filter:opacity(.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:.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:.25em;font-size:2.125em}}[id^=MBBv3]:not(#mbbV1) .bfg-marketreport .mbb-market-stats-summary-row .mbb-stats-label{font-size:.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:.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:#fff0}[id^=MBBv3]:not(#mbbV1) .bfg-marketreport .mbb-market-trends-table tbody tr{border-bottom:1em solid #fff0}[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;min-width:0;overflow:hidden;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:#fff0}[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:.625em;padding-bottom:.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) .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:.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:.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:700;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:#fff0;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:.75em solid var(--bbw-down-arrow-color);border-right:.375em solid #fff0;border-bottom:none;border-left:.375em solid #fff0;display:inline-block}[id^=MBBv3]:not(#mbbV1) .mbb-stats-totals-container .mbb-arrow-up{border-top:none;border-right:.375em solid #fff0;border-bottom:.75em solid var(--bbw-up-arrow-color);border-left:.375em solid #fff0;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);container:bbw-communities-container/inline-size}[id^=MBBv3]:not(#mbbV1)[id=MBBv3_Communities i] .community-group-container{--bbw-spacing-multiplier:var(--bbw-client-spacing-multiplier,
  		var(--bbw-db-spacing-multiplier, 1.0));--bbw-corner-radius:var(--bbw-client-corner-radius,
  		var(--bbw-db-corner-radius, 12px));--bbw-aspect-ratio:var(--bbw-client-aspect-ratio,
  		var(--bbw-db-aspect-ratio, 1.5));--bbw-min-card-width:var(--bbw-client-min-card-width,
  		var(--bbw-db-min-card-width, 228px));--bbw-shadow-enabled:var(--bbw-client-shadow-enabled,
  		var(--bbw-db-shadow-enabled, 0 4px 16px rgba(0,0,0,0.12)));--bbw-hover-shadow:var(--bbw-client-hover-shadow,
  		var(--bbw-db-hover-shadow, 0 12px 40px rgba(0,0,0,0.25)));--bbw-card-link-transform:var(--bbw-client-card-link-transform,
  		var(--bbw-db-card-link-transform, translateY(-4px)));--bbw-grid-item-gap-xs-base:1.5em;--bbw-grid-item-gap-sm-base:1.75em;--bbw-grid-item-gap-md-base:2em;--bbw-grid-item-gap-lg-base:2.5em;--bbw-grid-item-gap-xl-base:3.5em;--bbw-grid-item-gap-xs:calc(var(--bbw-grid-item-gap-xs-base) * var(--bbw-spacing-multiplier));--bbw-grid-item-gap-sm:calc(var(--bbw-grid-item-gap-sm-base) * var(--bbw-spacing-multiplier));--bbw-grid-item-gap-md:calc(var(--bbw-grid-item-gap-md-base) * var(--bbw-spacing-multiplier));--bbw-grid-item-gap-lg:calc(var(--bbw-grid-item-gap-lg-base) * var(--bbw-spacing-multiplier));--bbw-grid-item-gap-xl:calc(var(--bbw-grid-item-gap-xl-base) * var(--bbw-spacing-multiplier));--bbw-grid-item-border-radius:var(--bbw-corner-radius);--bbw-grid-item-aspect-ratio:var(--bbw-aspect-ratio);--bbw-grid-template-columns-min:var(--bbw-min-card-width);--bbw-grid-item-card-shadow:var(--bbw-shadow-enabled);--bbw-grid-item-card-hover-shadow:var(--bbw-hover-shadow);--bbw-grid-card-link-transform:var(--bbw-card-link-transform);--bbw-grid-item-gap:var(--bbw-grid-item-gap-xs);--bbw-grid-item-row-gap:var(--bbw-grid-item-gap-xs);--bbw-transition-effect:0.4s ease;--bbw-transition-effect-faster:0.2s ease;--bbw-item-content-border-radius:var(--bbw-corner-radius);--bbw-community-title-size-min:16px;--bbw-community-info-size-min:12px;--bbw-image-text-color:#ffffff;--bbw-text-shadow:1px 1px 2px rgba(0,0,0,0.8), 2px 2px 4px rgba(0,0,0,0.6);--bbw-text-shadow-alt:1px 1px 2px rgba(0,0,0,0.4), 2px 2px 3px rgba(0,0,0,0.3);--bbw-no-image-text-color:#6b7280}@container bbw-communities-container (max-width:479px){[id^=MBBv3]:not(#mbbV1)[id=MBBv3_Communities i] .community-group-container{--bbw-grid-template-columns-min:100%}}@container bbw-communities-container (min-width:480px) and (max-width:545px){[id^=MBBv3]:not(#mbbV1)[id=MBBv3_Communities i] .community-group-container{--bbw-grid-item-gap:var(--bbw-grid-item-gap-xs);--bbw-grid-item-row-gap:var(--bbw-grid-item-gap-xs);--bbw-grid-template-columns-min:max(228px, calc((100% - var(--bbw-grid-item-gap)) / 2 - 0.01px))}}@container bbw-communities-container (min-width:546px) and (max-width:737px){[id^=MBBv3]:not(#mbbV1)[id=MBBv3_Communities i] .community-group-container{--bbw-grid-item-gap:var(--bbw-grid-item-gap-sm);--bbw-grid-item-row-gap:var(--bbw-grid-item-gap-sm);--bbw-grid-template-columns-min:max(228px, calc((100% - var(--bbw-grid-item-gap)) / 2 - 0.01px))}}@container bbw-communities-container (min-width:738px) and (max-width:929px){[id^=MBBv3]:not(#mbbV1)[id=MBBv3_Communities i] .community-group-container{--bbw-grid-item-gap:var(--bbw-grid-item-gap-md);--bbw-grid-item-row-gap:var(--bbw-grid-item-gap-md);--bbw-grid-template-columns-min:calc((100% - var(--bbw-grid-item-gap)) / 2 - 0.01px)}}[id^=MBBv3]:not(#mbbV1)[id=MBBv3_Communities i]{--bbw-grid-template-columns-min:var(--bbw-min-card-width);--bbw-grid-template-columns-min:calc(var(--bbw-min-card-width) * 1.1);--bbw-grid-template-columns-min:calc(var(--bbw-min-card-width) * 1.2)}[id^=MBBv3]:not(#mbbV1)[id=MBBv3_Communities i] .community-page-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 2px 4px color-mix(in srgb, var(--bbw-card-shadow-color) 25%, transparent)}[id^=MBBv3]:not(#mbbV1) .communities-widget-container{--bbw-section-max-width:1280px;--bbw-section-vertical-spacing:80px;--bbw-section-vertical-spacing-grp-desc:40px}[id^=MBBv3]:not(#mbbV1) .communities-widget-container #group-description{--bbw-section-vertical-spacing:var(--bbw-section-vertical-spacing-grp-desc)}[id^=MBBv3]:not(#mbbV1) .communities-widget-container{display:block;width:auto;max-width:100%;margin-left:auto;margin-right:auto;margin-bottom:1em;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 section{max-width:var(--bbw-section-max-width);margin-left:auto;margin-right:auto}[id^=MBBv3]:not(#mbbV1) .communities-widget-container section:not(:last-child){margin-bottom:var(--bbw-section-vertical-spacing)}[id^=MBBv3]:not(#mbbV1) .communities-widget-container 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:var(--bbw-section-vertical-spacing) auto 0;width:300px}[id^=MBBv3]:not(#mbbV1) .communities-widget-container section#get-new-listing-alerts{max-width:1000px}[id^=MBBv3]:not(#mbbV1) .communities-widget-container .communities-widget-container-layout .community-group-container .community-group-container-layout{padding:3em 1em}@container bbw-communities-container (min-width:768px){[id^=MBBv3]:not(#mbbV1) .communities-widget-container .communities-widget-container-layout .community-group-container .community-group-container-layout{padding:3em 2em}}[id^=MBBv3]:not(#mbbV1) .communities-widget-container .communities-widget-container-layout .community-group-container #group-description .card{background-color:var(--bbw-panel-bg);-webkit-box-shadow:var(--bbw-card-shadow);box-shadow:var(--bbw-card-shadow);-webkit-box-shadow:var(--bbw-widget-item-shadow);box-shadow:var(--bbw-widget-item-shadow);border:0!important}[id^=MBBv3]:not(#mbbV1) .communities-widget-container .communities-widget-container-layout .community-group-container #group-description p{margin-bottom:0;font-size:1.1em;line-height:1.6;color:oklch(from var(--bbw-body-text-color) l c h/0.75)!important}[id^=MBBv3]:not(#mbbV1) .communities-widget-container .communities-widget-container-layout .community-page-container .community-page-container-layout{padding:3em 1em}@container bbw-communities-container (min-width:768px){[id^=MBBv3]:not(#mbbV1) .communities-widget-container .communities-widget-container-layout .community-page-container .community-page-container-layout{padding:3em 2em}}[id^=MBBv3]:not(#mbbV1) .communities-widget-container .communities-widget-container-layout .community-page-container .community-page-container-layout #community-introduction .card,[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);-webkit-box-shadow:var(--bbw-card-shadow);box-shadow:var(--bbw-card-shadow);-webkit-box-shadow:var(--bbw-widget-item-shadow);box-shadow:var(--bbw-widget-item-shadow);border:0!important}[id^=MBBv3]:not(#mbbV1) .communities-widget-container .communities-widget-container-layout .community-page-container .community-page-container-layout #community-introduction .community-hero-image{margin-top:.5em}[id^=MBBv3]:not(#mbbV1) .communities-widget-container .communities-widget-container-layout .community-page-container .community-page-container-layout #community-introduction .community-hero-image img{max-width:500px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}@container bbw-communities-container (min-width:738px){[id^=MBBv3]:not(#mbbV1) .communities-widget-container .communities-widget-container-layout .community-page-container .community-page-container-layout #community-introduction .community-hero-image img{max-width:700px}}[id^=MBBv3]:not(#mbbV1) .communities-widget-container .communities-widget-container-layout .community-page-container .community-page-container-layout #community-introduction .community-hero-image:hover img{-webkit-transform:scale(1.02);transform:scale(1.02)}[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%;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%;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}[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.1em;line-height:1.6;color:oklch(from var(--bbw-body-text-color) l c h/0.75)!important}[id^=MBBv3]:not(#mbbV1) .communities-widget-container .communities-widget-container-layout .community-page-container .community-page-container-layout #community-introduction .community-intro-content p:last-child{margin-bottom:0}[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:.25em;-webkit-box-shadow:var(--bbw-widget-item-shadow);box-shadow:var(--bbw-widget-item-shadow);-webkit-transition:all 0.2s ease;transition:all 0.2s ease}[id^=MBBv3]:not(#mbbV1) .communities-widget-container .communities-widget-container-layout .community-page-container .community-page-container-layout #popular-searches .card:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:var(--bbw-widget-item-hover-shadow);box-shadow:var(--bbw-widget-item-hover-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.5em 1.25em}[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,oklch(from var(--bbw-btn1-bg) l c h/0.15),oklch(from var(--bbw-btn1-bg) l c h/0.02));border-radius:var(--bbw-badge-border-radius);border:2px solid oklch(from var(--bbw-btn1-bg) calc(l + 0.3) calc(c * 0.5) h)}[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),oklch(from var(--bbw-btn1-bg) l c h/0.7));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 .community-page-container .community-page-container-layout #get-new-listing-alerts .card{-webkit-transition:all 0.2s ease;transition:all 0.2s ease}[id^=MBBv3]:not(#mbbV1) .communities-widget-container .communities-widget-container-layout .community-page-container .community-page-container-layout #get-new-listing-alerts .card:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 4px 15px rgb(0 0 0 / .1)!important;box-shadow:0 4px 15px rgb(0 0 0 / .1)!important}[id^=MBBv3]:not(#mbbV1) .communities-widget-container .communities-widget-container-layout .community-page-container .community-page-container-layout #community-hero-buttons-row1 .btn{-webkit-transition:all 0.2s ease;transition:all 0.2s ease}[id^=MBBv3]:not(#mbbV1) .communities-widget-container .communities-widget-container-layout .community-page-container .community-page-container-layout #community-hero-buttons-row1 .btn:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:var(--bbw-widget-item-hover-shadow);box-shadow:var(--bbw-widget-item-hover-shadow)}[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) .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}@container bbw-communities-container (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:410px}}[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 rgb(0 0 0 / .1)!important;box-shadow:0 4px 15px rgb(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)}@container bbw-communities-container (min-width:576px){[id^=MBBv3]:not(#mbbV1) .community-index-columns.list-style1 .community-item-card{min-width:300px}}[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:2em}[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:1em;margin-bottom:1em;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:#fff0;border:1px solid oklch(from var(--bbw-btn1-bg) l c h/0.3);color:color-mix(in srgb,var(--bbw-btn1-bg) 70%,var(--bbw-body-text-color));font-size:.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(oklch(from var(--bbw-btn1-bg) l c h/0.2)),to(transparent));background:linear-gradient(to right,oklch(from var(--bbw-btn1-bg) l c h/0.2),transparent);opacity:.6}[id^=MBBv3]:not(#mbbV1) .list-style-letter .letter-section .communities-grid{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;gap:.8em}@container bbw-communities-container (min-width:768px){[id^=MBBv3]:not(#mbbV1) .list-style-letter .letter-section .communities-grid{grid-template-columns:repeat(auto-fit,minmax(300px,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 rgb(0 0 0 / .12)!important;box-shadow:0 4px 20px rgb(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:oklch(from var(--bbw-btn1-bg) l c h/0.08);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:.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:.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-grid .community-index-grid-layout{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fit,minmax(var(--bbw-grid-template-columns-min),1fr));-webkit-column-gap:var(--bbw-grid-item-gap);-moz-column-gap:var(--bbw-grid-item-gap);column-gap:var(--bbw-grid-item-gap);row-gap:var(--bbw-grid-item-row-gap)}[id^=MBBv3]:not(#mbbV1) .community-index-grid .grid-card-link{text-decoration:none;color:inherit;cursor:pointer;display:block;width:100%;height:100%;-webkit-transition:all var(--bbw-transition-effect);transition:all var(--bbw-transition-effect)}[id^=MBBv3]:not(#mbbV1) .community-index-grid .grid-card-link .grid-item-card{-webkit-box-shadow:var(--bbw-grid-item-card-shadow);box-shadow:var(--bbw-grid-item-card-shadow);-webkit-transform:none;transform:none}[id^=MBBv3]:not(#mbbV1) .community-index-grid .grid-card-link .grid-item-card .image-container img{-webkit-transform:scale(1);transform:scale(1);-webkit-filter:saturate(100%);filter:saturate(100%)}[id^=MBBv3]:not(#mbbV1) .community-index-grid .grid-card-link .grid-item-card .image-container .image-overlay{opacity:.5}@media (hover:hover) and (pointer:fine){[id^=MBBv3]:not(#mbbV1) .community-index-grid .grid-card-link:hover{-webkit-transform:var(--bbw-grid-card-link-transform,none);transform:var(--bbw-grid-card-link-transform,none);text-decoration:none;-webkit-filter:opacity(1);filter:opacity(1)}[id^=MBBv3]:not(#mbbV1) .community-index-grid .grid-card-link:hover .grid-item-card{-webkit-box-shadow:var(--bbw-grid-item-card-hover-shadow);box-shadow:var(--bbw-grid-item-card-hover-shadow);-webkit-transform:none;transform:none}[id^=MBBv3]:not(#mbbV1) .community-index-grid .grid-card-link:hover .grid-item-card .image-container img{-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-filter:saturate(135%) brightness(1);filter:saturate(135%) brightness(1)}[id^=MBBv3]:not(#mbbV1) .community-index-grid .grid-card-link:hover .grid-item-card .image-container .image-overlay{opacity:.4}}[id^=MBBv3]:not(#mbbV1) .community-index-grid .grid-item{container:bbw-grid-item-container/inline-size}[id^=MBBv3]:not(#mbbV1) .community-index-grid .grid-item .grid-item-card{position:relative;aspect-ratio:var(--bbw-grid-item-aspect-ratio);height:auto;width:100%;border-radius:var(--bbw-grid-item-border-radius);overflow:hidden;-webkit-box-shadow:var(--bbw-grid-item-card-shadow);box-shadow:var(--bbw-grid-item-card-shadow);-webkit-transition:all var(--bbw-transition-effect);transition:all var(--bbw-transition-effect);cursor:pointer}[id^=MBBv3]:not(#mbbV1) .community-index-grid .grid-item .image-container{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}[id^=MBBv3]:not(#mbbV1) .community-index-grid .grid-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(135%);filter:saturate(135%)}[id^=MBBv3]:not(#mbbV1) .community-index-grid .grid-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(rgb(0 0 0 / .5)));background:linear-gradient(to bottom,transparent 0%,rgb(0 0 0 / .5) 100%);opacity:.5;-webkit-transition:opacity var(--bbw-transition-effect);transition:opacity var(--bbw-transition-effect);pointer-events:none}[id^=MBBv3]:not(#mbbV1) .community-index-grid .grid-item .item-card-content{position:absolute;top:0;left:0;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%;height:100%;padding:1.5em;z-index:2}[id^=MBBv3]:not(#mbbV1) .community-index-grid .grid-item .item-card-content.no-image{background:rgb(255 255 255 / .85);backdrop-filter:blur(10px)}[id^=MBBv3]:not(#mbbV1) .community-index-grid .grid-item .item-card-content.no-image .community-title,[id^=MBBv3]:not(#mbbV1) .community-index-grid .grid-item .item-card-content.no-image .btn-learn-more,[id^=MBBv3]:not(#mbbV1) .community-index-grid .grid-item .item-card-content.no-image .community-info{--bbw-text-shadow:none;--bbw-text-shadow-alt:none;--bbw-item-content-text-color:var(--bbw-no-image-text-color)}[id^=MBBv3]:not(#mbbV1) .community-index-grid .grid-item .item-card-content.no-image .btn-learn-more{opacity:.7}[id^=MBBv3]:not(#mbbV1) .community-index-grid .grid-item .item-card-content.with-image .community-title,[id^=MBBv3]:not(#mbbV1) .community-index-grid .grid-item .item-card-content.with-image .community-info{--bbw-item-content-text-color:var(--bbw-image-text-color)}[id^=MBBv3]:not(#mbbV1) .community-index-grid .grid-item .item-content-body{--bbw-item-content-body-padding-x:0.75em;--bbw-item-content-body-padding-y:0.75em;margin-bottom:1.5em;width:100%;height:100%;pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;color:#fff}[id^=MBBv3]:not(#mbbV1) .community-index-grid .grid-item .community-title{position:relative;padding:0;margin-bottom:.5em;line-height:1.2;font-size:clamp(var(--bbw-community-title-size-min), 6cqi, 30px);font-weight:700;color:var(--bbw-item-content-text-color);text-shadow:var(--bbw-text-shadow)}[id^=MBBv3]:not(#mbbV1) .community-index-grid .grid-item .community-title b{font-weight:900}[id^=MBBv3]:not(#mbbV1) .community-index-grid .grid-item .card-title-below{display:none}[id^=MBBv3]:not(#mbbV1) .community-index-grid .grid-item .btn-learn-more{margin:0;pointer-events:auto;display:inline-block;cursor:pointer;font-size:clamp(var(--bbw-community-info-size-min), 4cqi, 17px);font-weight:400;line-height:1.3;text-transform:uppercase;letter-spacing:.5px;text-shadow:var(--bbw-text-shadow);white-space:nowrap;color:var(--bbw-item-content-text-color);background:#fff0;text-decoration:none;opacity:0;-webkit-transition:opacity var(--bbw-transition-effect);transition:opacity var(--bbw-transition-effect)}[id^=MBBv3]:not(#mbbV1) .community-index-grid .grid-item .btn-learn-more i{display:none}[id^=MBBv3]:not(#mbbV1) .community-index-grid .grid-item .community-info{margin:0;line-height:1.3;font-size:clamp(var(--bbw-community-info-size-min), 4cqi, 17px);opacity:.9;color:var(--bbw-item-content-text-color);text-shadow:var(--bbw-text-shadow);-webkit-transition:opacity var(--bbw-transition-effect);transition:opacity var(--bbw-transition-effect)}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style1 .grid-item .title-text,[id^=MBBv3]:not(#mbbV1) .community-index-grid.style2 .grid-item .title-text{display:block}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style1 .grid-item .grid-card-link{--transition-duration:0s;--transition-delay:0s}@media (prefers-reduced-motion:no-preference){[id^=MBBv3]:not(#mbbV1) .community-index-grid.style1 .grid-item .grid-card-link{--transition-duration:0.35s;--transition-delay:0.05s}}@media (pointer:coarse){[id^=MBBv3]:not(#mbbV1) .community-index-grid.style1 .grid-item .grid-card-link .item-content-body .community-title{-webkit-transform:translate3d(0,16px,0)!important;transform:translate3d(0,16px,0)!important}@container bbw-grid-item-container (min-width:288px){[id^=MBBv3]:not(#mbbV1) .community-index-grid.style1 .grid-item .grid-card-link .item-content-body .community-title{-webkit-transform:translate3d(0,24px,0)!important;transform:translate3d(0,24px,0)!important}}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style1 .grid-item .grid-card-link .item-content-body .btn-learn-more{opacity:1!important;-webkit-transform:translate3d(-50%,-3.25em,0)!important;transform:translate3d(-50%,-3.25em,0)!important}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style1 .grid-item .grid-card-link .item-content-body::before,[id^=MBBv3]:not(#mbbV1) .community-index-grid.style1 .grid-item .grid-card-link .item-content-body::after{opacity:1!important;-webkit-transform:scale(1)!important;transform:scale(1)!important}}@media (hover:hover) and (pointer:fine){[id^=MBBv3]:not(#mbbV1) .community-index-grid.style1 .grid-item .grid-card-link:hover .item-content-body .community-title{-webkit-transform:translate3d(0,16px,0);transform:translate3d(0,16px,0)}@container bbw-grid-item-container (min-width:288px){[id^=MBBv3]:not(#mbbV1) .community-index-grid.style1 .grid-item .grid-card-link:hover .item-content-body .community-title{-webkit-transform:translate3d(0,24px,0);transform:translate3d(0,24px,0)}}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style1 .grid-item .grid-card-link:hover .item-content-body .btn-learn-more{opacity:1;-webkit-transform:translate3d(-50%,-3em,0);transform:translate3d(-50%,-3em,0)}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style1 .grid-item .grid-card-link:hover .item-content-body::before,[id^=MBBv3]:not(#mbbV1) .community-index-grid.style1 .grid-item .grid-card-link:hover .item-content-body::after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style1 .grid-item .item-card-content.no-image .item-content-body{--bbw-card-outline-border-color:#ccc}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style1 .grid-item .item-content-body{--bbw-card-outline-border-color:#fff;--bbw-item-content-body-padding-x:1.5em;--bbw-item-content-body-padding-y:1.5em}@container bbw-grid-item-container (min-width:288px){[id^=MBBv3]:not(#mbbV1) .community-index-grid.style1 .grid-item .item-content-body{--bbw-item-content-body-padding-x:2em;--bbw-item-content-body-padding-y:2em}}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style1 .grid-item .item-content-body{position:absolute;top:0;left:0;padding:var(--bbw-item-content-body-padding-x) var(--bbw-item-content-body-padding-y);text-transform:uppercase;text-align:center}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style1 .grid-item .item-content-body::before,[id^=MBBv3]:not(#mbbV1) .community-index-grid.style1 .grid-item .item-content-body::after{content:"";position:absolute;top:var(--bbw-item-content-body-padding-y);left:var(--bbw-item-content-body-padding-x);right:var(--bbw-item-content-body-padding-x);bottom:var(--bbw-item-content-body-padding-y);opacity:0;pointer-events:none;-webkit-transition:opacity var(--transition-duration) ease var(--transition-delay),-webkit-transform var(--transition-duration) ease var(--transition-delay);transition:opacity var(--transition-duration) ease var(--transition-delay),-webkit-transform var(--transition-duration) ease var(--transition-delay);transition:opacity var(--transition-duration) ease var(--transition-delay),transform var(--transition-duration) ease var(--transition-delay);transition:opacity var(--transition-duration) ease var(--transition-delay),transform var(--transition-duration) ease var(--transition-delay),-webkit-transform var(--transition-duration) ease var(--transition-delay)}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style1 .grid-item .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-grid.style1 .grid-item .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-grid.style1 .grid-item .item-content-body .community-title{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:-webkit-transform var(--transition-duration) ease var(--transition-delay);transition:-webkit-transform var(--transition-duration) ease var(--transition-delay);transition:transform var(--transition-duration) ease var(--transition-delay);transition:transform var(--transition-duration) ease var(--transition-delay),-webkit-transform var(--transition-duration) ease var(--transition-delay)}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style1 .grid-item .item-content-body .btn-learn-more{position:absolute;bottom:0;left:50%;-webkit-transform:translate3d(-50%,-2em,0);transform:translate3d(-50%,-2em,0);-webkit-transition:opacity var(--transition-duration) ease var(--transition-delay),-webkit-transform var(--transition-duration) ease var(--transition-delay);transition:opacity var(--transition-duration) ease var(--transition-delay),-webkit-transform var(--transition-duration) ease var(--transition-delay);transition:opacity var(--transition-duration) ease var(--transition-delay),transform var(--transition-duration) ease var(--transition-delay);transition:opacity var(--transition-duration) ease var(--transition-delay),transform var(--transition-duration) ease var(--transition-delay),-webkit-transform var(--transition-duration) ease var(--transition-delay)}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style2{--bbw-community-title-size-min:18px}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style2 .grid-item .grid-card-link{display:block}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style2 .grid-item .item-content-body{--bbw-item-content-body-padding-x:1.5em;--bbw-item-content-body-padding-y:1.5em;position:absolute;bottom:0;left:0;padding:var(--bbw-item-content-body-padding-x) var(--bbw-item-content-body-padding-y);height:auto;margin-bottom:0;pointer-events:none;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:end;-ms-flex-pack:end;justify-content:flex-end;opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,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)}@media (pointer:coarse){[id^=MBBv3]:not(#mbbV1) .community-index-grid.style2 .grid-item .item-content-body{opacity:1!important;-webkit-transform:translate3d(0,0,0)!important;transform:translate3d(0,0,0)!important}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style2 .grid-item .item-content-body .btn-learn-more{opacity:1!important}}@media (hover:hover) and (pointer:fine){[id^=MBBv3]:not(#mbbV1) .community-index-grid.style2 .grid-item .item-content-body{opacity:1;-webkit-transform:translate3d(0,24px,0);transform:translate3d(0,24px,0)}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style2 .grid-item .item-content-body .btn-learn-more{opacity:0}@container bbw-grid-item-container (min-width:288px){[id^=MBBv3]:not(#mbbV1) .community-index-grid.style2 .grid-item .item-content-body{-webkit-transform:translate3d(0,32px,0);transform:translate3d(0,32px,0)}}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style2 .grid-item .grid-card-link:hover .item-content-body{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style2 .grid-item .grid-card-link:hover .item-content-body .btn-learn-more{opacity:1}}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style4{--bbw-card-title-display-below:d-block;--bbw-community-title-size-min:18px;--bbw-grid-item-row-gap:calc( var(--bbw-grid-item-gap) * 0.5 )}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style4 .grid-item{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) .community-index-grid.style4 .grid-item .grid-card-link:hover .card-title-below .community-title{color:var(--bbw-btn1-bg)}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style4 .grid-item .item-card-content{display:none}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style4 .grid-item .card-title-below{display:block;padding:0 .5em 1em .5em;text-align:center}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style4 .grid-item .card-title-below .community-title{margin:0;text-shadow:none;font-weight:600;color:var(--bbw-headings-text-color);-webkit-transition:color var(--bbw-transition-effect);transition:color var(--bbw-transition-effect)}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style4 .grid-item .grid-item-card:has(+.card-title-below){margin-bottom:6%}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style4 .grid-item .grid-item-card:has(+.card-title-below):not(:has(.image-container)){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}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style4 .grid-item .grid-item-card:has(+.card-title-below):not(:has(.image-container)) .community-title{color:#fff;text-shadow:1px 1px 3px rgb(0 0 0 / .3)}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style5,[id^=MBBv3]:not(#mbbV1) .community-index-grid.style6{--bbw-text-shadow:0 2px 4px rgba(0, 0, 0, 0.2)}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style5 .grid-item .item-content-body,[id^=MBBv3]:not(#mbbV1) .community-index-grid.style6 .grid-item .item-content-body{position:relative;width:auto;height:auto;margin:1em;padding:var(--bbw-item-content-body-padding-y) var(--bbw-item-content-body-padding-x);border-radius:var(--bbw-item-content-border-radius);background:rgb(255 255 255 / .15);backdrop-filter:blur(12px) saturate(180%);border:1px solid rgb(255 255 255 / .2);-webkit-box-shadow:0 8px 32px rgb(0 0 0 / .1);box-shadow:0 8px 32px rgb(0 0 0 / .1);-webkit-transition:all var(--bbw-transition-effect);transition:all var(--bbw-transition-effect);pointer-events:none}@container bbw-grid-item-container (min-width:288px){[id^=MBBv3]:not(#mbbV1) .community-index-grid.style5 .grid-item .item-content-body,[id^=MBBv3]:not(#mbbV1) .community-index-grid.style6 .grid-item .item-content-body{--bbw-item-content-body-padding-x:1.5em;--bbw-item-content-body-padding-y:1em;margin:1.5em}}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style5 .grid-item .item-content-body::before,[id^=MBBv3]:not(#mbbV1) .community-index-grid.style6 .grid-item .item-content-body::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgb(255 255 255 / .3) 0%,transparent 50%,rgb(255 255 255 / .1) 100%);border-radius:inherit;opacity:0;-webkit-transition:opacity var(--bbw-transition-effect);transition:opacity var(--bbw-transition-effect);pointer-events:none}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style5 .grid-item .item-content-body .community-title,[id^=MBBv3]:not(#mbbV1) .community-index-grid.style6 .grid-item .item-content-body .community-title{font-weight:600;margin-bottom:0}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style5 .grid-item .item-content-body .btn-learn-more,[id^=MBBv3]:not(#mbbV1) .community-index-grid.style6 .grid-item .item-content-body .btn-learn-more{line-height:1.1;-webkit-transition:all var(--bbw-transition-effect-faster);transition:all var(--bbw-transition-effect-faster);opacity:1}@container bbw-grid-item-container (min-width:320px){[id^=MBBv3]:not(#mbbV1) .community-index-grid.style5 .grid-item .item-content-body .btn-learn-more,[id^=MBBv3]:not(#mbbV1) .community-index-grid.style6 .grid-item .item-content-body .btn-learn-more{line-height:1.15;margin-top:.25em}}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style5 .grid-item .item-card-content,[id^=MBBv3]:not(#mbbV1) .community-index-grid.style6 .grid-item .item-card-content{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:0}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style5 .grid-item .item-card-content.no-image,[id^=MBBv3]:not(#mbbV1) .community-index-grid.style6 .grid-item .item-card-content.no-image{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1.5em}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style5 .grid-item .item-card-content.no-image .item-content-body,[id^=MBBv3]:not(#mbbV1) .community-index-grid.style6 .grid-item .item-card-content.no-image .item-content-body{background:rgb(255 255 255 / .95);border:2px solid rgb(0 0 0 / .1)}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style5 .grid-item .item-card-content.with-image .btn-learn-more,[id^=MBBv3]:not(#mbbV1) .community-index-grid.style6 .grid-item .item-card-content.with-image .btn-learn-more{--bbw-item-content-text-color:var(--bbw-image-text-color)}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style5 .grid-card-link:hover .item-content-body,[id^=MBBv3]:not(#mbbV1) .community-index-grid.style6 .grid-card-link:hover .item-content-body{-webkit-transform:translateY(-8px);transform:translateY(-8px);background:rgb(255 255 255 / .25);border-color:rgb(255 255 255 / .4)}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style5 .grid-card-link:hover .item-content-body::before,[id^=MBBv3]:not(#mbbV1) .community-index-grid.style6 .grid-card-link:hover .item-content-body::before{opacity:1}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style5 .grid-item .grid-card-link:hover .btn-learn-more i{opacity:1;-webkit-transform:translateX(10px);transform:translateX(10px)}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style5 .grid-item .btn-learn-more i{display:inline-block;opacity:0;-webkit-transition:all var(--bbw-transition-effect);transition:all var(--bbw-transition-effect)}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style6{--bbw-community-info-size-min:12px}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style6 .btn-learn-more{display:none}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style7,[id^=MBBv3]:not(#mbbV1) .community-index-grid.style8{--bbw-community-title-size-min:21px}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style7 .grid-item .item-card-content,[id^=MBBv3]:not(#mbbV1) .community-index-grid.style8 .grid-item .item-card-content{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;padding:2em;pointer-events:none}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style7 .grid-item .item-card-content.no-image .item-content-body,[id^=MBBv3]:not(#mbbV1) .community-index-grid.style8 .grid-item .item-card-content.no-image .item-content-body{background:rgb(255 255 255 / .95);border:2px solid rgb(0 0 0 / .1);padding:2em;border-radius:var(--bbw-item-content-border-radius)}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style7 .grid-item .item-card-content.with-image .community-title,[id^=MBBv3]:not(#mbbV1) .community-index-grid.style8 .grid-item .item-card-content.with-image .community-title{--bbw-item-content-text-color:var(--bbw-image-text-color)}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style7 .grid-item .item-content-body,[id^=MBBv3]:not(#mbbV1) .community-index-grid.style8 .grid-item .item-content-body{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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;position:static;width:100%;height:auto;margin:0;padding:0}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style7 .grid-item .community-title,[id^=MBBv3]:not(#mbbV1) .community-index-grid.style8 .grid-item .community-title{font-size:clamp(var(--bbw-community-title-size-min), 7cqi, 32px);font-weight:600;line-height:1.2;margin-bottom:0;text-shadow:var(--bbw-text-shadow-alt);-webkit-transform:translateY(20px);transform:translateY(20px);-webkit-transition:-webkit-transform 0.4s cubic-bezier(.4,0,.2,1);transition:-webkit-transform 0.4s cubic-bezier(.4,0,.2,1);transition:transform 0.4s cubic-bezier(.4,0,.2,1);transition:transform 0.4s cubic-bezier(.4,0,.2,1),-webkit-transform 0.4s cubic-bezier(.4,0,.2,1)}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style7 .grid-item .community-title .title-text,[id^=MBBv3]:not(#mbbV1) .community-index-grid.style8 .grid-item .community-title .title-text{display:inline-block}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style7 .grid-item .community-info,[id^=MBBv3]:not(#mbbV1) .community-index-grid.style8 .grid-item .community-info{display:none}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style7 .grid-item .btn-learn-more,[id^=MBBv3]:not(#mbbV1) .community-index-grid.style8 .grid-item .btn-learn-more{padding:10px 28px;font-size:clamp(13px, 5cqi, 16px);font-weight:700;line-height:1.2;border:2px solid #fff;border-radius:4px;text-decoration:none;-webkit-transform:translateY(20px);transform:translateY(20px);-webkit-transition:all 0.4s cubic-bezier(.4,0,.2,1);transition:all 0.4s cubic-bezier(.4,0,.2,1)}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style7 .grid-item .btn-learn-more:hover,[id^=MBBv3]:not(#mbbV1) .community-index-grid.style8 .grid-item .btn-learn-more:hover{background:#fff;color:var(--bbw-body-text-color);text-decoration:none;text-shadow:none;-webkit-transform:translateY(10px) scale(1.02);transform:translateY(10px) scale(1.02)}@media (pointer:coarse){[id^=MBBv3]:not(#mbbV1) .community-index-grid.style7 .grid-item .community-title,[id^=MBBv3]:not(#mbbV1) .community-index-grid.style8 .grid-item .community-title{-webkit-transform:translateY(-5px)!important;transform:translateY(-5px)!important}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style7 .grid-item .btn-learn-more,[id^=MBBv3]:not(#mbbV1) .community-index-grid.style8 .grid-item .btn-learn-more{opacity:1!important;-webkit-transform:translateY(10px)!important;transform:translateY(10px)!important}}@media (hover:hover) and (pointer:fine){[id^=MBBv3]:not(#mbbV1) .community-index-grid.style7 .grid-item .grid-card-link:hover .community-title,[id^=MBBv3]:not(#mbbV1) .community-index-grid.style8 .grid-item .grid-card-link:hover .community-title{-webkit-transform:translateY(-5px);transform:translateY(-5px)}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style7 .grid-item .grid-card-link:hover .btn-learn-more,[id^=MBBv3]:not(#mbbV1) .community-index-grid.style8 .grid-item .grid-card-link:hover .btn-learn-more{opacity:1;-webkit-transform:translateY(10px);transform:translateY(10px)}}@container bbw-grid-item-container (max-width:280px){[id^=MBBv3]:not(#mbbV1) .community-index-grid.style7 .grid-item .btn-learn-more,[id^=MBBv3]:not(#mbbV1) .community-index-grid.style8 .grid-item .btn-learn-more{padding:8px 20px;font-size:12px}}@container bbw-grid-item-container (min-width:380px){[id^=MBBv3]:not(#mbbV1) .community-index-grid.style7 .grid-item .community-title,[id^=MBBv3]:not(#mbbV1) .community-index-grid.style8 .grid-item .community-title{margin-bottom:1em}}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style8 .grid-item .grid-item-card::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:inherit;-webkit-box-shadow:inset 0 0 0 300px rgb(0 0 0 / .2);box-shadow:inset 0 0 0 300px rgb(0 0 0 / .2);-webkit-transition:-webkit-box-shadow 0.5s cubic-bezier(0,0,.2,1);transition:-webkit-box-shadow 0.5s cubic-bezier(0,0,.2,1);transition:box-shadow 0.5s cubic-bezier(0,0,.2,1);transition:box-shadow 0.5s cubic-bezier(0,0,.2,1),-webkit-box-shadow 0.5s cubic-bezier(0,0,.2,1);pointer-events:none;z-index:1}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style8 .grid-item .item-card-content{z-index:2;position:relative}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style8 .grid-item .community-title{opacity:1}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style8 .grid-item .btn-learn-more{background:#fff0}@media (pointer:coarse){[id^=MBBv3]:not(#mbbV1) .community-index-grid.style8 .grid-item .grid-item-card::before{-webkit-box-shadow:none!important;box-shadow:none!important}}@media (hover:hover) and (pointer:fine){[id^=MBBv3]:not(#mbbV1) .community-index-grid.style8 .grid-item .grid-card-link:hover .grid-item-card::before{-webkit-box-shadow:inset 0 0 0 32px rgb(0 0 0 / .5);box-shadow:inset 0 0 0 32px rgb(0 0 0 / .5)}}@container bbw-grid-item-container (min-width:380px){[id^=MBBv3]:not(#mbbV1) .community-index-grid.style8 .grid-item .btn-learn-more{padding:12px 32px}}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style9{--bbw-style-corner-radius:20px;--bbw-grid-item-card-height:500px}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style9 .grid-item .grid-item-card .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-grid.style9 .grid-item .grid-item-card .item-content-header .community-badge{width:48px;height:48px;background:rgb(255 255 255 / .2);backdrop-filter:blur(10px);border-radius:var(--bbw-item-content-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-grid.style9 .grid-item .grid-item-card .item-content-header .status-indicators{text-align:right}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style9 .grid-item .grid-item-card .item-content-header .status-indicators .status-dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:.5em}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style9 .grid-item .grid-item-card .item-content-header .status-indicators .status-dot.active{background:#10b981;-webkit-box-shadow:0 0 0 2px rgb(16 185 129 / .3);box-shadow:0 0 0 2px rgb(16 185 129 / .3)}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style9 .grid-item .grid-item-card .item-content-header .status-indicators .listing-count{font-size:.8em;opacity:.9;text-transform:uppercase;letter-spacing:.5px}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style9 .grid-item .grid-item-card .item-content-body{magin-top:1.5em}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style9 .grid-item .grid-item-card .item-card-content.with-image .btn-explore{background:rgb(255 255 255 / .15);backdrop-filter:blur(12px) saturate(180%);border:1px solid rgb(255 255 255 / .2);-webkit-box-shadow:0 8px 32px rgb(0 0 0 / .1);box-shadow:0 8px 32px rgb(0 0 0 / .1);color:#fff;text-shadow:0 2px 4px rgb(0 0 0 / .2)}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style9 .grid-item .grid-item-card .item-card-content.with-image .btn-explore:hover{background:rgb(255 255 255 / .25);border-color:rgb(255 255 255 / .4)}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style9 .grid-item .grid-item-card .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:.75em 1.5em;border-radius:var(--bbw-item-content-border-radius);background:rgb(255 255 255 / .15);backdrop-filter:blur(12px) saturate(180%);border:1px solid rgb(255 255 255 / .2);-webkit-box-shadow:0 8px 32px rgb(0 0 0 / .1);box-shadow:0 8px 32px rgb(0 0 0 / .1);text-decoration:none;font-weight:600;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style9 .grid-item .grid-item-card .btn-explore i{display:inline-block;-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-grid.style9 .grid-item .grid-item-card .btn-explore:hover{text-decoration:none;background:rgb(255 255 255 / .25);border-color:rgb(255 255 255 / .4);color:var(--bbw-btn1-bg)}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style9 .grid-item .grid-item-card .btn-explore:hover i{-webkit-transform:translateX(4px);transform:translateX(4px)}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style9 .grid-item .grid-item-card:hover{-webkit-transform:translateY(-8px);transform:translateY(-8px);-webkit-box-shadow:0 16px 48px rgb(0 0 0 / .2);box-shadow:0 16px 48px rgb(0 0 0 / .2)}[id^=MBBv3]:not(#mbbV1) .community-index-grid.style9 .grid-item .grid-item-card:hover .btn-explore{background:rgb(255 255 255 / .18);border-color:rgb(255 255 255 / .4);-webkit-transform:translateY(0);transform:translateY(0);opacity:1}[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,oklch(from var(--bbw-btn1-bg) l c h/1),oklch(from var(--bbw-btn1-bg) l c h/0.8));border-radius:var(--bbw-item-content-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:.75em;color:#6c757d;text-transform:uppercase;letter-spacing:.5px}[id^=MBBv3]:not(#mbbV1) .community-table-compact .table-row-hover:hover{background:oklch(from var(--bbw-btn1-bg) l c h/0.05)}[id^=MBBv3]:not(#mbbV1) .community-table-compact .community-icon-sm{font-size:1.1em}[id^=MBBv3]:not(#mbbV1) .community-table-compact .badge-pill{padding:.4em .8em;font-size:.7em}[id^=MBBv3]:not(#mbbV1) .goback-link{position:absolute;top:2px;left:-50px;color:var(--bbw-fixed-body-color)!important;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:-webkit-transform 250ms ease-in-out;transition:-webkit-transform 250ms ease-in-out;transition:transform 250ms ease-in-out;transition:transform 250ms ease-in-out,-webkit-transform 250ms ease-in-out;cursor:pointer}[id^=MBBv3]:not(#mbbV1) .goback-link:hover{-webkit-transform:translate3d(-.25rem,0,0);transform:translate3d(-.25rem,0,0)}[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:#fff0}[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}[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 #fff0}[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:.5;background-color:#000}[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:.6875em;font-family:var(--bbw-font-family-body);font-weight:var(--bbw-font-weight-normal)}[id^=MBBv3]:not(#mbbV1) .bfg-input-label{font-size:.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:.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 rgb(0 0 0 / .075) inset;box-shadow:0 1px 1px rgb(0 0 0 / .075) inset;color:#555;display:block;font-size:.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:.375em .5em;border-radius:3px;background:var(--bbw-btn1-bg);border:none;line-height:normal;font-size:inherit;letter-spacing:.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:.72em;line-height:1.1;padding:4px 7px}[id^=MBBv3Form]:not(#mbbV1) .btn-med{font-size:.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:.875em;line-height:1;padding:10px 20px}[id^=MBBv3Form]:not(#mbbV1) .btn-xlg{padding:.375em .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:.375em .5em}[id^=MBBv3Form]:not(#mbbV1) .bfg-helper-input-field{padding:.375em .5em}[id^=MBBv3Form]:not(#mbbV1) select.bfg-input-field{padding:.375em .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:rgb(255 255 255 / .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:#fff}[id^=MBBv3Form]:not(#mbbV1) .checkbox-container label:hover:before{border:2px solid #fff}[id^=MBBv3Form]:not(#mbbV1) .checkbox-container label:before{width:20px;height:20px;border:2px solid rgb(255 255 255 / .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:#fff0}[id^=MBBv3Form]:not(#mbbV1) .checkbox-container label:after{top:9px;left:7px;width:16px;height:9px;border:3px solid #fff;-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:rgb(255 255 255 / .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:#fff}[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 #fff}[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 rgb(255 255 255 / .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:#fff;-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,communities-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}html{line-height:1.15;-webkit-text-size-adjust:100%}*,:after,:before{box-sizing:border-box}body{background-color:#fff;color:#333;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;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{color:inherit;font-family:inherit;font-weight:500;line-height:1.2;margin-block-end:1rem;margin-block-start:.5rem}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-block-end:.9rem;margin-block-start:0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em;white-space:pre-wrap}a{background-color:#fff0;color:#c36;text-decoration:none}a:active,a:hover{color:#336}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}abbr[title]{border-block-end:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none;height:auto;max-width:100%}details{display:block}summary{display:list-item}figcaption{color:#333;font-size:16px;font-style:italic;font-weight:400;line-height:1.4}[hidden],template{display:none}@media print{*,:after,:before{background:transparent!important;box-shadow:none!important;color:#000!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre{white-space:pre-wrap!important}blockquote,pre{-moz-column-break-inside:avoid;border:1px solid #ccc;break-inside:avoid}thead{display:table-header-group}img,tr{-moz-column-break-inside:avoid;break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{-moz-column-break-after:avoid;break-after:avoid}}label{display:inline-block;line-height:1;vertical-align:middle}button,input,optgroup,select,textarea{font-family:inherit;font-size:1rem;line-height:1.5;margin:0}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{border:1px solid #666;border-radius:3px;padding:.5rem 1rem;transition:all .3s;width:100%}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{border-color:#333}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;width:auto}[type=button],[type=submit],button{background-color:#fff0;border:1px solid #c36;border-radius:3px;color:#c36;display:inline-block;font-size:1rem;font-weight:400;padding:.5rem 1rem;text-align:center;transition:all .3s;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}[type=button]:focus:not(:focus-visible),[type=submit]:focus:not(:focus-visible),button:focus:not(:focus-visible){outline:none}[type=button]:focus,[type=button]:hover,[type=submit]:focus,[type=submit]:hover,button:focus,button:hover{background-color:#c36;color:#fff;text-decoration:none}[type=button]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto;resize:vertical}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}select{display:block}table{background-color:#fff0;border-collapse:collapse;border-spacing:0;font-size:.9em;margin-block-end:15px;width:100%}table td,table th{border:1px solid hsl(0 0% 50% / .502);line-height:1.5;padding:15px;vertical-align:top}table th{font-weight:700}table tfoot th,table thead th{font-size:1em}table caption+thead tr:first-child td,table caption+thead tr:first-child th,table colgroup+thead tr:first-child td,table colgroup+thead tr:first-child th,table thead:first-child tr:first-child td,table thead:first-child tr:first-child th{border-block-start:1px solid hsl(0 0% 50% / .502)}table tbody>tr:nth-child(odd)>td,table tbody>tr:nth-child(odd)>th{background-color:hsl(0 0% 50% / .071)}table tbody tr:hover>td,table tbody tr:hover>th{background-color:hsl(0 0% 50% / .102)}table tbody+tbody{border-block-start:2px solid hsl(0 0% 50% / .502)}@media(max-width:767px){table table{font-size:.8em}table table td,table table th{line-height:1.3;padding:7px}table table th{font-weight:400}}dd,dl,dt,li,ol,ul{background:#fff0;border:0;font-size:100%;margin-block-end:0;margin-block-start:0;outline:0;vertical-align:baseline}.comments-area a,.page-content a{text-decoration:underline}.alignright{float:right;margin-left:1rem}.alignleft{float:left;margin-right:1rem}.aligncenter{clear:both;display:block;margin-inline:auto}.alignwide{margin-inline:-80px}.alignfull{margin-inline:calc(50% - 50vw);max-width:100vw}.alignfull,.alignfull img{width:100vw}.wp-caption{margin-block-end:1.25rem;max-width:100%}.wp-caption.alignleft{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{display:block;margin-inline:auto}.wp-caption-text{margin:0}.gallery-caption{display:block;font-size:.8125rem;line-height:1.5;margin:0;padding:.75rem}.pagination{display:flex;justify-content:space-between;margin:20px auto}.sticky{display:block;position:relative}.bypostauthor{font-size:inherit}.hide{display:none!important}.post-password-form{margin:50px auto;max-width:500px}.post-password-form p{align-items:flex-end;display:flex;width:100%}.post-password-form [type=submit]{margin-inline-start:3px}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#eee;clip:auto!important;clip-path:none;color:#333;display:block;font-size:1rem;height:auto;left:5px;line-height:normal;padding:12px 24px;text-decoration:none;top:5px;width:auto;z-index:100000}.post .entry-title a{text-decoration:none}.post .wp-post-image{max-height:500px;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:991px){.post .wp-post-image{max-height:400px}}@media(max-width:575px){.post .wp-post-image{max-height:300px}}#comments .comment-list{font-size:.9em;list-style:none;margin:0;padding:0}#comments .comment,#comments .pingback{position:relative}#comments .comment .comment-body,#comments .pingback .comment-body{border-block-end:1px solid #ccc;display:flex;flex-direction:column;padding-block-end:30px;padding-block-start:30px;padding-inline-end:0;padding-inline-start:60px}#comments .comment .avatar,#comments .pingback .avatar{border-radius:50%;left:0;margin-inline-end:10px;position:absolute}body.rtl #comments .comment .avatar,body.rtl #comments .pingback .avatar,html[dir=rtl] #comments .comment .avatar,html[dir=rtl] #comments .pingback .avatar{left:auto;right:0}#comments .comment-meta{display:flex;justify-content:space-between;margin-block-end:.9rem}#comments .comment-metadata,#comments .reply{font-size:11px;line-height:1}#comments .children{list-style:none;margin:0;padding-inline-start:30px;position:relative}#comments .children li:last-child{padding-block-end:0}#comments ol.comment-list .children:before{content:"↪";display:inline-block;font-size:1em;font-weight:400;left:0;line-height:100%;position:absolute;top:45px;width:auto}body.rtl #comments ol.comment-list .children:before,html[dir=rtl] #comments ol.comment-list .children:before{content:"↩";left:auto;right:0}@media(min-width:768px){#comments .comment-author,#comments .comment-metadata{line-height:1}}@media(max-width:767px){#comments .comment .comment-body{padding:30px 0}#comments .children{padding-inline-start:20px}#comments .comment .avatar{float:left;position:inherit}body.rtl #comments .comment .avatar,html[dir=rtl] #comments .comment .avatar{float:right}}.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{margin-inline-end:auto;margin-inline-start:auto;width:100%}@media(max-width:575px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{padding-inline-end:10px;padding-inline-start:10px}}@media(min-width:576px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:500px}.site-footer.footer-full-width .footer-inner,.site-header.header-full-width .header-inner{max-width:100%}}@media(min-width:768px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:600px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}@media(min-width:992px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:800px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}@media(min-width:1200px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:1140px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}.site-header+.elementor{min-height:calc(100vh - 320px)}.site-header{display:flex;flex-wrap:wrap;justify-content:space-between;padding-block-end:1rem;padding-block-start:1rem;position:relative}.site-header .site-title{font-size:2.5rem;font-weight:500;line-height:1.2}.site-header .site-branding{display:flex;flex-direction:column;gap:.5rem;justify-content:center}.site-header .header-inner{display:flex;flex-wrap:wrap;justify-content:space-between}.site-header .header-inner .custom-logo-link{display:block}.site-header .header-inner .site-branding .site-description,.site-header .header-inner .site-branding .site-title{margin:0}.site-header .header-inner .site-branding .site-logo img{display:block}.site-header .header-inner .site-branding.show-logo .site-title,.site-header .header-inner .site-branding.show-title .site-logo{display:none!important}.site-header.header-inverted .header-inner{flex-direction:row-reverse}.site-header.header-inverted .header-inner .site-branding{text-align:end}.site-header.header-stacked .header-inner{align-items:center;flex-direction:column;text-align:center}.site-footer{padding-block-end:1rem;padding-block-start:1rem;position:relative}.site-footer .site-title{font-size:1.5rem;font-weight:500;line-height:1.2}.site-footer .site-branding{display:flex;flex-direction:column;gap:.5rem;justify-content:center}.site-footer .footer-inner{display:flex;flex-wrap:wrap;justify-content:space-between}.site-footer .footer-inner .custom-logo-link{display:block}.site-footer .footer-inner .site-branding .site-description,.site-footer .footer-inner .site-branding .site-title{margin:0}.site-footer .footer-inner .site-branding .site-logo img{display:block}.site-footer .footer-inner .site-branding.show-logo .site-title,.site-footer .footer-inner .site-branding.show-title .site-logo{display:none!important}.site-footer .footer-inner .copyright{align-items:center;display:flex;justify-content:flex-end}.site-footer .footer-inner .copyright p{margin:0}.site-footer.footer-inverted .footer-inner{flex-direction:row-reverse}.site-footer.footer-inverted .footer-inner .site-branding{text-align:end}.site-footer.footer-stacked .footer-inner{align-items:center;flex-direction:column;text-align:center}.site-footer.footer-stacked .footer-inner .site-branding .site-title{text-align:center}.site-footer.footer-stacked .footer-inner .site-navigation .menu{padding:0}@media(max-width:576px){.site-footer:not(.footer-stacked) .footer-inner .copyright,.site-footer:not(.footer-stacked) .footer-inner .site-branding,.site-footer:not(.footer-stacked) .footer-inner .site-navigation{display:block;max-width:none;text-align:center;width:100%}.site-footer .footer-inner .site-navigation ul.menu{justify-content:center}.site-footer .footer-inner .site-navigation ul.menu li{display:inline-block}}.site-header.header-stacked .site-navigation-toggle-holder{justify-content:center;max-width:100%}.site-header.menu-layout-dropdown .site-navigation{display:none}.site-navigation-toggle-holder{align-items:center;display:flex;padding:8px 15px}.site-navigation-toggle-holder .site-navigation-toggle{align-items:center;background-color:rgb(0 0 0 / .05);border:0 solid;border-radius:3px;color:#494c4f;cursor:pointer;display:flex;justify-content:center;padding:.5rem}.site-navigation-toggle-holder .site-navigation-toggle-icon{display:block;width:1.25rem}.site-navigation-toggle-holder .site-navigation-toggle-icon:after,.site-navigation-toggle-holder .site-navigation-toggle-icon:before{background-color:currentColor;border-radius:3px;content:"";display:block;height:3px;transition:all .2s ease-in-out}.site-navigation-toggle-holder .site-navigation-toggle-icon:before{box-shadow:0 .35rem 0 currentColor;margin-block-end:.5rem}.site-navigation-toggle-holder .site-navigation-toggle[aria-expanded=true] .site-navigation-toggle-icon:before{box-shadow:none;transform:translateY(.35rem) rotate(45deg)}.site-navigation-toggle-holder .site-navigation-toggle[aria-expanded=true] .site-navigation-toggle-icon:after{transform:translateY(-.35rem) rotate(-45deg)}.site-navigation{align-items:center;display:flex}.site-navigation ul.menu,.site-navigation ul.menu ul{list-style-type:none;padding:0}.site-navigation ul.menu{display:flex;flex-wrap:wrap}.site-navigation ul.menu li{display:flex;position:relative}.site-navigation ul.menu li a{display:block;padding:8px 15px}.site-navigation ul.menu li.menu-item-has-children{padding-inline-end:15px}.site-navigation ul.menu li.menu-item-has-children:after{align-items:center;color:#666;content:"▾";display:flex;font-size:1.5em;justify-content:center;text-decoration:none}.site-navigation ul.menu li.menu-item-has-children:focus-within>ul{display:block}.site-navigation ul.menu li ul{background:#fff;display:none;left:0;min-width:150px;position:absolute;top:100%;z-index:2}.site-navigation ul.menu li ul li{border-block-end:1px solid #eee}.site-navigation ul.menu li ul li:last-child{border-block-end:none}.site-navigation ul.menu li ul li.menu-item-has-children a{flex-grow:1}.site-navigation ul.menu li ul li.menu-item-has-children:after{transform:translateY(-50%) rotate(-90deg)}.site-navigation ul.menu li ul ul{left:100%;top:0}.site-navigation ul.menu li:hover>ul{display:block}footer .site-navigation ul.menu li ul{bottom:100%;top:auto}footer .site-navigation ul.menu li ul ul{bottom:0}footer .site-navigation ul.menu a{padding:5px 15px}.site-navigation-dropdown{bottom:0;left:0;margin-block-start:10px;position:absolute;transform-origin:top;transition:max-height .3s,transform .3s;width:100%;z-index:10000}.site-navigation-toggle-holder:not(.elementor-active)+.site-navigation-dropdown{max-height:0;transform:scaleY(0)}.site-navigation-toggle-holder.elementor-active+.site-navigation-dropdown{max-height:100vh;transform:scaleY(1)}.site-navigation-dropdown ul{padding:0}.site-navigation-dropdown ul.menu{background:#fff;margin:0;padding:0;position:absolute;width:100%}.site-navigation-dropdown ul.menu li{display:block;position:relative;width:100%}.site-navigation-dropdown ul.menu li a{background:#fff;box-shadow:inset 0 -1px 0 rgb(0 0 0 / .102);color:#55595c;display:block;padding:20px}.site-navigation-dropdown ul.menu li.current-menu-item a{background:#55595c;color:#fff}.site-navigation-dropdown ul.menu>li li{max-height:0;transform:scaleY(0);transform-origin:top;transition:max-height .3s,transform .3s}.site-navigation-dropdown ul.menu li.elementor-active>ul>li{max-height:100vh;transform:scaleY(1)}@media(max-width:576px){.site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation{display:none!important}}@media(min-width:768px){.site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation-toggle-holder{display:none!important}}@media(min-width:576px)and (max-width:767px){.site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation{display:none!important}}@media(min-width:992px){.site-header.menu-dropdown-tablet:not(.menu-layout-dropdown) .site-navigation-toggle-holder{display:none!important}}@media(max-width:992px){.site-header.menu-dropdown-tablet:not(.menu-layout-dropdown) .site-navigation{display:none!important}}.site-header.menu-dropdown-none:not(.menu-layout-dropdown) .site-navigation-toggle-holder{display:none!important}:root{--direction-multiplier:1}body.rtl,html[dir=rtl]{--direction-multiplier:-1}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{display:inline-block;line-height:1}.e-logo-wrapper i{color:var(--e-a-color-circle-logo);font-size:2.5em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:#fff0;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video,.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(-50%,-50%)}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-custom-embed-play{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(calc(-50% * var(--direction-multiplier)),-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgb(0 0 0 / .3)}.elementor-custom-embed-play svg{fill:#fff;filter:drop-shadow(1px 0 6px rgb(0 0 0 / .3));height:100px;width:100px}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-inline:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-block-end:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-block-end:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con{margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}:is([data-widget_type="e-component.default"],[data-widget_type="e-component.default"]>.elementor-section-wrap)>.e-con{--margin-right:0px;--margin-left:0px}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:#fff0;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgb(0 0 0 / .1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;inset-block-start:50%;inset-inline-end:10px;pointer-events:none;position:absolute;text-shadow:0 0 3px rgb(0 0 0 / .3);transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-button-align-start .e-form__buttons,[dir=rtl] .elementor-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-button-align-end .e-form__buttons,[dir=rtl] .elementor-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-tablet-button-align-start .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-tablet-button-align-end .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-mobile-button-align-start .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-mobile-button-align-end .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;fill:#fff;font-size:15px;line-height:1;padding:12px 24px;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;fill:#fff;padding:.5em}.elementor-view-framed .elementor-icon{background-color:#fff0;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none!important}html *{transition-delay:0s!important;transition-duration:0s!important}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}.e-heading-base a,.e-paragraph-base a{all:unset;cursor:pointer}form[data-element_type="e-form"].form-state-success [data-element_type="e-form-success-message"],form[data-element_type="e-form"].form-state-error [data-element_type="e-form-error-message"]{display:block}.elementor-kit-9{--e-global-color-primary:#1C1C1C;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#585858;--e-global-color-accent:#1C1C1C;--e-global-color-7bc1d60:#1C1C1C;--e-global-color-04d17b6:#8E8E8E;--e-global-color-1208dbb:#E5E5E5;--e-global-color-0f76ec3:#CFC8BD;--e-global-color-58124f5:#222222;--e-global-color-971d2f6:#00000000;--e-global-color-843d3d2:#FFFFFF33;--e-global-color-ce19d97:#F7F7F7;--e-global-color-4a2badb:#FF0000;--e-global-color-8e1c04d:#EFBF04;--e-global-typography-primary-font-family:"Plus Jakarta Sans";--e-global-typography-primary-font-size:16px;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-line-height:1em;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Plus Jakarta Sans";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.6em;--e-global-typography-accent-font-family:"Plus Jakarta Sans";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-line-height:1em;--e-global-typography-accent-letter-spacing:0.15em;--e-global-typography-ff5781e-font-family:"Cormorant Garamond";--e-global-typography-ff5781e-font-size:70px;--e-global-typography-ff5781e-font-weight:600;--e-global-typography-ff5781e-line-height:1.2em;--e-global-typography-4fb5ec8-font-family:"Cormorant Garamond";--e-global-typography-4fb5ec8-font-size:48px;--e-global-typography-4fb5ec8-font-weight:600;--e-global-typography-4fb5ec8-line-height:1.2em;--e-global-typography-444e4f2-font-family:"Cormorant Garamond";--e-global-typography-444e4f2-font-size:32px;--e-global-typography-444e4f2-font-weight:700;--e-global-typography-444e4f2-line-height:1.4em;--e-global-typography-4987009-font-family:"Cormorant Garamond";--e-global-typography-4987009-font-size:28px;--e-global-typography-4987009-font-weight:700;--e-global-typography-4987009-line-height:1.3em;--e-global-typography-5ff78ff-font-family:"Plus Jakarta Sans";--e-global-typography-5ff78ff-font-size:18px;--e-global-typography-5ff78ff-font-weight:600;--e-global-typography-5ff78ff-line-height:1.5em;--e-global-typography-87cfab6-font-family:"Plus Jakarta Sans";--e-global-typography-87cfab6-font-size:14px;--e-global-typography-87cfab6-font-weight:500;--e-global-typography-87cfab6-line-height:1.6em;--e-global-typography-33e02d2-font-family:"Plus Jakarta Sans";--e-global-typography-33e02d2-font-size:14px;--e-global-typography-33e02d2-font-weight:600;--e-global-typography-33e02d2-line-height:1.6em;--e-global-typography-4621952-font-family:"Cormorant Garamond";--e-global-typography-4621952-font-size:20em;--e-global-typography-4621952-font-weight:500;--e-global-typography-4621952-line-height:240px;--e-global-typography-4621952-letter-spacing:0.1em;--e-global-typography-1606c6d-font-family:"Cormorant Garamond";--e-global-typography-1606c6d-font-size:9.5em;--e-global-typography-1606c6d-font-weight:500;--e-global-typography-1606c6d-line-height:0.7em;--e-global-typography-1606c6d-letter-spacing:0.1em;--e-global-typography-7a51e85-font-family:"Plus Jakarta Sans";--e-global-typography-7a51e85-font-size:46px;--e-global-typography-7a51e85-font-weight:600;--e-global-typography-7a51e85-line-height:1em;--e-global-typography-9dab1da-font-family:"Plus Jakarta Sans";--e-global-typography-9dab1da-font-size:80px;--e-global-typography-9dab1da-font-weight:600;--e-global-typography-56fd607-font-family:"Plus Jakarta Sans";--e-global-typography-56fd607-font-size:30px;--e-global-typography-56fd607-font-weight:400;--e-global-typography-56fd607-line-height:1.8em;--e-global-typography-6a60537-font-family:"Cormorant Garamond";--e-global-typography-6a60537-font-size:90px;--e-global-typography-6a60537-font-weight:600;--e-global-typography-6a60537-line-height:1.2em;--e-global-typography-6a60537-letter-spacing:0px;--e-global-typography-d5481f9-font-family:"Cormorant Garamond";--e-global-typography-d5481f9-font-size:155px;--e-global-typography-d5481f9-font-weight:600;--e-global-typography-d5481f9-line-height:1.2em;--e-global-typography-d5481f9-letter-spacing:0em;background-color:var(--e-global-color-secondary);color:var(--e-global-color-text);font-family:var(--e-global-typography-text-font-family),Sans-serif;font-size:var(--e-global-typography-text-font-size);font-weight:var(--e-global-typography-text-font-weight);line-height:var(--e-global-typography-text-line-height)}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{background-color:var(--e-global-color-accent);font-family:var(--e-global-typography-accent-font-family),Sans-serif;font-size:var(--e-global-typography-accent-font-size);font-weight:var(--e-global-typography-accent-font-weight);text-transform:var(--e-global-typography-accent-text-transform);line-height:var(--e-global-typography-accent-line-height);letter-spacing:var(--e-global-typography-accent-letter-spacing);color:var(--e-global-color-1208dbb);border-style:solid;border-width:1px 1px 1px 1px;border-color:var(--e-global-color-accent);border-radius:1000px 1000px 1000px 1000px;padding:17px 34px 17px 34px}.elementor-kit-9 button:hover,.elementor-kit-9 button:focus,.elementor-kit-9 input[type="button"]:hover,.elementor-kit-9 input[type="button"]:focus,.elementor-kit-9 input[type="submit"]:hover,.elementor-kit-9 input[type="submit"]:focus,.elementor-kit-9 .elementor-button:hover,.elementor-kit-9 .elementor-button:focus{background-color:var(--e-global-color-971d2f6);color:var(--e-global-color-accent);border-style:solid;border-width:1px 1px 1px 1px;border-color:var(--e-global-color-accent);border-radius:1000px 1000px 1000px 1000px}.elementor-kit-9 e-page-transition{background-color:#FFBC7D}.elementor-kit-9 p{margin-block-end:0}.elementor-kit-9 a{color:var(--e-global-color-0f76ec3)}.elementor-kit-9 a:hover{color:var(--e-global-color-04d17b6)}.elementor-kit-9 h1{color:var(--e-global-color-primary);font-family:var(--e-global-typography-4621952-font-family),Sans-serif;font-size:var(--e-global-typography-4621952-font-size);font-weight:var(--e-global-typography-4621952-font-weight);line-height:var(--e-global-typography-4621952-line-height);letter-spacing:var(--e-global-typography-4621952-letter-spacing)}.elementor-kit-9 h2{color:var(--e-global-color-primary);font-family:var(--e-global-typography-ff5781e-font-family),Sans-serif;font-size:var(--e-global-typography-ff5781e-font-size);font-weight:var(--e-global-typography-ff5781e-font-weight);line-height:var(--e-global-typography-ff5781e-line-height)}.elementor-kit-9 h3{color:var(--e-global-color-primary);font-family:var(--e-global-typography-4fb5ec8-font-family),Sans-serif;font-size:var(--e-global-typography-4fb5ec8-font-size);font-weight:var(--e-global-typography-4fb5ec8-font-weight);line-height:var(--e-global-typography-4fb5ec8-line-height)}.elementor-kit-9 h4{color:var(--e-global-color-primary);font-family:var(--e-global-typography-444e4f2-font-family),Sans-serif;font-size:var(--e-global-typography-444e4f2-font-size);font-weight:var(--e-global-typography-444e4f2-font-weight);line-height:var(--e-global-typography-444e4f2-line-height)}.elementor-kit-9 h5{color:var(--e-global-color-primary);font-family:var(--e-global-typography-4987009-font-family),Sans-serif;font-size:var(--e-global-typography-4987009-font-size);font-weight:var(--e-global-typography-4987009-font-weight);line-height:var(--e-global-typography-4987009-line-height)}.elementor-kit-9 h6{color:var(--e-global-color-primary);font-family:var(--e-global-typography-5ff78ff-font-family),Sans-serif;font-size:var(--e-global-typography-5ff78ff-font-size);font-weight:var(--e-global-typography-5ff78ff-font-weight);line-height:var(--e-global-typography-5ff78ff-line-height)}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1340px}.e-con{--container-max-width:1340px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px}.elementor-widget:not(:last-child){--kit-widget-spacing:20px}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px}{}h1.entry-title{display:var(--page-title-display)}.site-header .site-branding{flex-direction:column;align-items:stretch}.site-header{padding-inline-end:0;padding-inline-start:0}.site-footer .site-branding{flex-direction:column;align-items:stretch}@media(max-width:1024px){.elementor-kit-9{--e-global-typography-primary-font-size:14px;--e-global-typography-text-font-size:16px;--e-global-typography-accent-font-size:14px;--e-global-typography-ff5781e-font-size:55px;--e-global-typography-4fb5ec8-font-size:40px;--e-global-typography-444e4f2-font-size:27px;--e-global-typography-4987009-font-size:24px;--e-global-typography-5ff78ff-font-size:16px;--e-global-typography-87cfab6-font-size:14px;--e-global-typography-33e02d2-font-size:14px;--e-global-typography-4621952-font-size:11em;--e-global-typography-4621952-line-height:120px;--e-global-typography-4621952-letter-spacing:0.1em;--e-global-typography-1606c6d-font-size:4.5em;--e-global-typography-1606c6d-line-height:0.8em;--e-global-typography-1606c6d-letter-spacing:0.1em;--e-global-typography-7a51e85-font-size:36px;--e-global-typography-9dab1da-font-size:60px;--e-global-typography-56fd607-font-size:25px;--e-global-typography-6a60537-font-size:75px;--e-global-typography-d5481f9-font-size:100px;--e-global-typography-d5481f9-line-height:1.2em;font-size:var(--e-global-typography-text-font-size);line-height:var(--e-global-typography-text-line-height)}.elementor-kit-9 h1{font-size:var(--e-global-typography-4621952-font-size);line-height:var(--e-global-typography-4621952-line-height);letter-spacing:var(--e-global-typography-4621952-letter-spacing)}.elementor-kit-9 h2{font-size:var(--e-global-typography-ff5781e-font-size);line-height:var(--e-global-typography-ff5781e-line-height)}.elementor-kit-9 h3{font-size:var(--e-global-typography-4fb5ec8-font-size);line-height:var(--e-global-typography-4fb5ec8-line-height)}.elementor-kit-9 h4{font-size:var(--e-global-typography-444e4f2-font-size);line-height:var(--e-global-typography-444e4f2-line-height)}.elementor-kit-9 h5{font-size:var(--e-global-typography-4987009-font-size);line-height:var(--e-global-typography-4987009-line-height)}.elementor-kit-9 h6{font-size:var(--e-global-typography-5ff78ff-font-size);line-height:var(--e-global-typography-5ff78ff-line-height)}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{font-size:var(--e-global-typography-accent-font-size);line-height:var(--e-global-typography-accent-line-height);letter-spacing:var(--e-global-typography-accent-letter-spacing);padding:15px 30px 15px 30px}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1024px}.e-con{--container-max-width:1024px}}@media(max-width:767px){.elementor-kit-9{--e-global-typography-primary-font-size:12px;--e-global-typography-text-font-size:14px;--e-global-typography-accent-font-size:12px;--e-global-typography-ff5781e-font-size:38px;--e-global-typography-4fb5ec8-font-size:30px;--e-global-typography-444e4f2-font-size:22px;--e-global-typography-5ff78ff-font-size:14px;--e-global-typography-87cfab6-font-size:12px;--e-global-typography-33e02d2-font-size:12px;--e-global-typography-4621952-font-size:6.5em;--e-global-typography-4621952-line-height:65px;--e-global-typography-1606c6d-font-size:3.5em;--e-global-typography-1606c6d-line-height:1em;--e-global-typography-56fd607-font-size:20px;--e-global-typography-6a60537-font-size:65px;--e-global-typography-6a60537-line-height:1em;--e-global-typography-d5481f9-font-size:50px;--e-global-typography-d5481f9-line-height:1em;font-size:var(--e-global-typography-text-font-size);line-height:var(--e-global-typography-text-line-height)}.elementor-kit-9 h1{font-size:var(--e-global-typography-4621952-font-size);line-height:var(--e-global-typography-4621952-line-height);letter-spacing:var(--e-global-typography-4621952-letter-spacing)}.elementor-kit-9 h2{font-size:var(--e-global-typography-ff5781e-font-size);line-height:var(--e-global-typography-ff5781e-line-height)}.elementor-kit-9 h3{font-size:var(--e-global-typography-4fb5ec8-font-size);line-height:var(--e-global-typography-4fb5ec8-line-height)}.elementor-kit-9 h4{font-size:var(--e-global-typography-444e4f2-font-size);line-height:var(--e-global-typography-444e4f2-line-height)}.elementor-kit-9 h5{font-size:var(--e-global-typography-4987009-font-size);line-height:var(--e-global-typography-4987009-line-height)}.elementor-kit-9 h6{font-size:var(--e-global-typography-5ff78ff-font-size);line-height:var(--e-global-typography-5ff78ff-line-height)}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{font-size:var(--e-global-typography-accent-font-size);line-height:var(--e-global-typography-accent-line-height);letter-spacing:var(--e-global-typography-accent-letter-spacing);padding:13px 26px 13px 26px}.elementor-section.elementor-section-boxed>.elementor-container{max-width:767px}.e-con{--container-max-width:767px}}/*! elementor-icons - v5.49.0 - 26-04-2026 */
@font-face{font-display:swap;font-family:eicons;src:url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.49.0);src:url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.49.0#iefix) format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.49.0) format("woff2"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.49.0) format("woff"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.49.0) format("truetype"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.49.0#eicon) format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:before{content:"\e835"}.eicon-image-box:before{content:"\e836"}.eicon-image-hotspot:before{content:"\e837"}.eicon-image-rollover:before{content:"\e838"}.eicon-info-box:before{content:"\e839"}.eicon-inner-section:before{content:"\e83a"}.eicon-mailchimp:before{content:"\e83b"}.eicon-menu-card:before{content:"\e83c"}.eicon-navigation-horizontal:before{content:"\e83d"}.eicon-nav-menu:before{content:"\e83e"}.eicon-navigation-vertical:before{content:"\e83f"}.eicon-number-field:before{content:"\e840"}.eicon-parallax:before{content:"\e841"}.eicon-php7:before{content:"\e842"}.eicon-post-list:before{content:"\e843"}.eicon-post-slider:before{content:"\e844"}.eicon-post:before{content:"\e845"}.eicon-posts-carousel:before{content:"\e846"}.eicon-posts-grid:before{content:"\e847"}.eicon-posts-group:before{content:"\e848"}.eicon-posts-justified:before{content:"\e849"}.eicon-posts-masonry:before{content:"\e84a"}.eicon-posts-ticker:before{content:"\e84b"}.eicon-price-list:before{content:"\e84c"}.eicon-price-table:before{content:"\e84d"}.eicon-radio:before{content:"\e84e"}.eicon-rtl:before{content:"\e84f"}.eicon-scroll:before{content:"\e850"}.eicon-search:before{content:"\e851"}.eicon-select:before{content:"\e852"}.eicon-share:before{content:"\e853"}.eicon-sidebar:before{content:"\e854"}.eicon-skill-bar:before{content:"\e855"}.eicon-slider-3d:before{content:"\e856"}.eicon-slider-album:before{content:"\e857"}.eicon-slider-device:before{content:"\e858"}.eicon-slider-full-screen:before{content:"\e859"}.eicon-slider-push:before{content:"\e85a"}.eicon-slider-vertical:before{content:"\e85b"}.eicon-slider-video:before{content:"\e85c"}.eicon-slides:before{content:"\e85d"}.eicon-social-icons:before{content:"\e85e"}.eicon-spacer:before{content:"\e85f"}.eicon-table:before{content:"\e860"}.eicon-tabs:before{content:"\e861"}.eicon-tel-field:before{content:"\e862"}.eicon-text-area:before{content:"\e863"}.eicon-text-field:before{content:"\e864"}.eicon-thumbnails-down:before{content:"\e865"}.eicon-thumbnails-half:before{content:"\e866"}.eicon-thumbnails-right:before{content:"\e867"}.eicon-time-line:before{content:"\e868"}.eicon-toggle:before{content:"\e869"}.eicon-url:before{content:"\e86a"}.eicon-t-letter:before{content:"\e86b"}.eicon-wordpress:before{content:"\e86c"}.eicon-text:before{content:"\e86d"}.eicon-anchor:before{content:"\e86e"}.eicon-bullet-list:before{content:"\e86f"}.eicon-code:before{content:"\e870"}.eicon-favorite:before{content:"\e871"}.eicon-google-maps:before{content:"\e872"}.eicon-image:before{content:"\e873"}.eicon-photo-library:before{content:"\e874"}.eicon-woocommerce:before{content:"\e875"}.eicon-youtube:before{content:"\e876"}.eicon-flip-box:before{content:"\e877"}.eicon-settings:before{content:"\e878"}.eicon-headphones:before{content:"\e879"}.eicon-testimonial:before{content:"\e87a"}.eicon-counter-circle:before{content:"\e87b"}.eicon-person:before{content:"\e87c"}.eicon-chevron-right:before{content:"\e87d"}.eicon-chevron-left:before{content:"\e87e"}.eicon-close:before{content:"\e87f"}.eicon-file-download:before{content:"\e880"}.eicon-save:before{content:"\e881"}.eicon-zoom-in:before{content:"\e882"}.eicon-shortcode:before{content:"\e883"}.eicon-nerd:before{content:"\e884"}.eicon-device-desktop:before{content:"\e885"}.eicon-device-tablet:before{content:"\e886"}.eicon-device-mobile:before{content:"\e887"}.eicon-document-file:before{content:"\e888"}.eicon-folder-o:before{content:"\e889"}.eicon-hypster:before{content:"\e88a"}.eicon-h-align-left:before{content:"\e88b"}.eicon-h-align-right:before{content:"\e88c"}.eicon-h-align-center:before{content:"\e88d"}.eicon-h-align-stretch:before{content:"\e88e"}.eicon-v-align-top:before{content:"\e88f"}.eicon-v-align-bottom:before{content:"\e890"}.eicon-v-align-middle:before{content:"\e891"}.eicon-v-align-stretch:before{content:"\e892"}.eicon-pro-icon:before{content:"\e893"}.eicon-mail:before{content:"\e894"}.eicon-lock-user:before{content:"\e895"}.eicon-testimonial-carousel:before{content:"\e896"}.eicon-media-carousel:before{content:"\e897"}.eicon-section:before{content:"\e898"}.eicon-column:before{content:"\e899"}.eicon-edit:before{content:"\e89a"}.eicon-clone:before{content:"\e89b"}.eicon-trash:before{content:"\e89c"}.eicon-play:before{content:"\e89d"}.eicon-angle-right:before{content:"\e89e"}.eicon-angle-left:before{content:"\e89f"}.eicon-animated-headline:before{content:"\e8a0"}.eicon-menu-toggle:before{content:"\e8a1"}.eicon-fb-embed:before{content:"\e8a2"}.eicon-fb-feed:before{content:"\e8a3"}.eicon-twitter-embed:before{content:"\e8a4"}.eicon-twitter-feed:before{content:"\e8a5"}.eicon-sync:before{content:"\e8a6"}.eicon-import-export:before{content:"\e8a7"}.eicon-check-circle:before{content:"\e8a8"}.eicon-library-save:before{content:"\e8a9"}.eicon-library-download:before{content:"\e9dd"}.eicon-insert:before{content:"\e8ab"}.eicon-preview-medium:before{content:"\e8ac"}.eicon-sort-down:before{content:"\e8ad"}.eicon-sort-up:before{content:"\e8ae"}.eicon-heading:before{content:"\e8af"}.eicon-logo:before{content:"\e8b0"}.eicon-meta-data:before{content:"\e8b1"}.eicon-post-content:before{content:"\e8b2"}.eicon-post-excerpt:before{content:"\e8b3"}.eicon-post-navigation:before{content:"\e8b4"}.eicon-yoast:before{content:"\e8b5"}.eicon-nerd-chuckle:before{content:"\e8b6"}.eicon-nerd-wink:before{content:"\e8b7"}.eicon-comments:before{content:"\e8b8"}.eicon-download-circle-o:before{content:"\e8b9"}.eicon-library-upload:before{content:"\e8ba"}.eicon-save-o:before{content:"\e8bb"}.eicon-upload-circle-o:before{content:"\e8bc"}.eicon-ellipsis-h:before{content:"\e8bd"}.eicon-ellipsis-v:before{content:"\e8be"}.eicon-arrow-left:before{content:"\e8bf"}.eicon-arrow-right:before{content:"\e8c0"}.eicon-arrow-up:before{content:"\e8c1"}.eicon-arrow-down:before{content:"\e8c2"}.eicon-play-o:before{content:"\e8c3"}.eicon-archive-posts:before{content:"\e8c4"}.eicon-archive-title:before{content:"\e8c5"}.eicon-featured-image:before{content:"\e8c6"}.eicon-post-info:before{content:"\e8c7"}.eicon-post-title:before{content:"\e8c8"}.eicon-site-logo:before{content:"\e8c9"}.eicon-site-search:before{content:"\e8ca"}.eicon-site-title:before{content:"\e8cb"}.eicon-plus-square:before{content:"\e8cc"}.eicon-minus-square:before{content:"\e8cd"}.eicon-cloud-check:before{content:"\e8ce"}.eicon-drag-n-drop:before{content:"\e8cf"}.eicon-welcome:before{content:"\e8d0"}.eicon-handle:before{content:"\e8d1"}.eicon-cart:before{content:"\e8d2"}.eicon-product-add-to-cart:before{content:"\e8d3"}.eicon-product-breadcrumbs:before{content:"\e8d4"}.eicon-product-categories:before{content:"\e8d5"}.eicon-product-description:before{content:"\e8d6"}.eicon-product-images:before{content:"\e8d7"}.eicon-product-info:before{content:"\e8d8"}.eicon-product-meta:before{content:"\e8d9"}.eicon-product-pages:before{content:"\e8da"}.eicon-product-price:before{content:"\e8db"}.eicon-product-rating:before{content:"\e8dc"}.eicon-product-related:before{content:"\e8dd"}.eicon-product-stock:before{content:"\e8de"}.eicon-product-tabs:before{content:"\e8df"}.eicon-product-title:before{content:"\e8e0"}.eicon-product-upsell:before{content:"\e8e1"}.eicon-products:before{content:"\e8e2"}.eicon-bag-light:before{content:"\e8e3"}.eicon-bag-medium:before{content:"\e8e4"}.eicon-bag-solid:before{content:"\e8e5"}.eicon-basket-light:before{content:"\e8e6"}.eicon-basket-medium:before{content:"\e8e7"}.eicon-basket-solid:before{content:"\e8e8"}.eicon-cart-light:before{content:"\e8e9"}.eicon-cart-medium:before{content:"\e8ea"}.eicon-cart-solid:before{content:"\e8eb"}.eicon-exchange:before{content:"\e8ec"}.eicon-preview-thin:before{content:"\e8ed"}.eicon-device-laptop:before{content:"\e8ee"}.eicon-collapse:before{content:"\e8ef"}.eicon-expand:before{content:"\e8f0"}.eicon-navigator:before{content:"\e8f1"}.eicon-plug:before{content:"\e8f2"}.eicon-dashboard:before{content:"\e8f3"}.eicon-typography:before{content:"\e8f4"}.eicon-info-circle-o:before{content:"\e8f5"}.eicon-integration:before{content:"\e8f6"}.eicon-plus-circle-o:before{content:"\e8f7"}.eicon-rating:before{content:"\e8f8"}.eicon-review:before{content:"\e8f9"}.eicon-tools:before{content:"\e8fa"}.eicon-loading:before{content:"\e8fb"}.eicon-sitemap:before{content:"\e8fc"}.eicon-click:before{content:"\e8fd"}.eicon-clock:before{content:"\e8fe"}.eicon-library-open:before{content:"\e8ff"}.eicon-warning:before{content:"\e900"}.eicon-flow:before{content:"\e901"}.eicon-cursor-move:before{content:"\e902"}.eicon-arrow-circle-left:before{content:"\e903"}.eicon-flash:before{content:"\e904"}.eicon-redo:before{content:"\e905"}.eicon-ban:before{content:"\e906"}.eicon-barcode:before{content:"\e907"}.eicon-calendar:before{content:"\e908"}.eicon-caret-left:before{content:"\e909"}.eicon-caret-right:before{content:"\e90a"}.eicon-caret-up:before{content:"\e90b"}.eicon-chain-broken:before{content:"\e90c"}.eicon-check-circle-o:before{content:"\e90d"}.eicon-check:before{content:"\e90e"}.eicon-chevron-double-left:before{content:"\e90f"}.eicon-chevron-double-right:before{content:"\e910"}.eicon-undo:before{content:"\e911"}.eicon-filter:before{content:"\e912"}.eicon-circle-o:before{content:"\e913"}.eicon-circle:before{content:"\e914"}.eicon-clock-o:before{content:"\e915"}.eicon-cog:before{content:"\e916"}.eicon-cogs:before{content:"\e917"}.eicon-commenting-o:before{content:"\e918"}.eicon-copy:before{content:"\e919"}.eicon-database:before{content:"\e91a"}.eicon-dot-circle-o:before{content:"\e91b"}.eicon-envelope:before{content:"\e91c"}.eicon-external-link-square:before{content:"\e91d"}.eicon-eyedropper:before{content:"\e91e"}.eicon-folder:before{content:"\e91f"}.eicon-font:before{content:"\e920"}.eicon-adjust:before{content:"\e921"}.eicon-lightbox:before{content:"\e922"}.eicon-heart-o:before{content:"\e923"}.eicon-history:before{content:"\e924"}.eicon-image-bold:before{content:"\e925"}.eicon-info-circle:before{content:"\e926"}.eicon-link:before{content:"\e927"}.eicon-long-arrow-left:before{content:"\e928"}.eicon-long-arrow-right:before{content:"\e929"}.eicon-caret-down:before{content:"\e92a"}.eicon-paint-brush:before{content:"\e92b"}.eicon-pencil:before{content:"\e92c"}.eicon-plus-circle:before{content:"\e92d"}.eicon-zoom-in-bold:before{content:"\e92e"}.eicon-sort-amount-desc:before{content:"\e92f"}.eicon-sign-out:before{content:"\e930"}.eicon-spinner:before{content:"\e931"}.eicon-square:before{content:"\e932"}.eicon-star-o:before{content:"\e933"}.eicon-star:before{content:"\e934"}.eicon-text-align-justify:before{content:"\e935"}.eicon-text-align-center:before{content:"\e936"}.eicon-tags:before{content:"\e937"}.eicon-text-align-left:before{content:"\e938"}.eicon-text-align-right:before{content:"\e939"}.eicon-close-circle:before{content:"\e93a"}.eicon-trash-o:before{content:"\e93b"}.eicon-font-awesome:before{content:"\e93c"}.eicon-user-circle-o:before{content:"\e93d"}.eicon-video-camera:before{content:"\e93e"}.eicon-heart:before{content:"\e93f"}.eicon-wrench:before{content:"\e940"}.eicon-help:before{content:"\e941"}.eicon-help-o:before{content:"\e942"}.eicon-zoom-out-bold:before{content:"\e943"}.eicon-plus-square-o:before{content:"\e944"}.eicon-minus-square-o:before{content:"\e945"}.eicon-minus-circle:before{content:"\e946"}.eicon-minus-circle-o:before{content:"\e947"}.eicon-code-bold:before{content:"\e948"}.eicon-cloud-upload:before{content:"\e949"}.eicon-search-bold:before{content:"\e94a"}.eicon-map-pin:before{content:"\e94b"}.eicon-meetup:before{content:"\e94c"}.eicon-slideshow:before{content:"\e94d"}.eicon-t-letter-bold:before{content:"\e94e"}.eicon-preferences:before{content:"\e94f"}.eicon-table-of-contents:before{content:"\e950"}.eicon-tv:before{content:"\e951"}.eicon-upload:before{content:"\e952"}.eicon-instagram-comments:before{content:"\e953"}.eicon-instagram-nested-gallery:before{content:"\e954"}.eicon-instagram-post:before{content:"\e955"}.eicon-instagram-video:before{content:"\e956"}.eicon-instagram-gallery:before{content:"\e957"}.eicon-instagram-likes:before{content:"\e958"}.eicon-facebook:before{content:"\e959"}.eicon-twitter:before{content:"\e95a"}.eicon-pinterest:before{content:"\e95b"}.eicon-frame-expand:before{content:"\e95c"}.eicon-frame-minimize:before{content:"\e95d"}.eicon-archive:before{content:"\e95e"}.eicon-colors-typography:before{content:"\e95f"}.eicon-custom:before{content:"\e960"}.eicon-footer:before{content:"\e961"}.eicon-header:before{content:"\e962"}.eicon-layout-settings:before{content:"\e963"}.eicon-lightbox-expand:before{content:"\e964"}.eicon-error-404:before{content:"\e965"}.eicon-theme-style:before{content:"\e966"}.eicon-search-results:before{content:"\e967"}.eicon-single-post:before{content:"\e968"}.eicon-site-identity:before{content:"\e969"}.eicon-theme-builder:before{content:"\e96a"}.eicon-download-bold:before{content:"\e96b"}.eicon-share-arrow:before{content:"\e96c"}.eicon-global-settings:before{content:"\e96d"}.eicon-user-preferences:before{content:"\e96e"}.eicon-lock:before{content:"\e96f"}.eicon-export-kit:before{content:"\e970"}.eicon-import-kit:before{content:"\e971"}.eicon-lottie:before{content:"\e972"}.eicon-products-archive:before{content:"\e973"}.eicon-single-product:before{content:"\e974"}.eicon-disable-trash-o:before{content:"\e975"}.eicon-single-page:before{content:"\e976"}.eicon-wordpress-light:before{content:"\e977"}.eicon-cogs-check:before{content:"\e978"}.eicon-custom-css:before{content:"\e979"}.eicon-global-colors:before{content:"\e97a"}.eicon-globe:before{content:"\e97b"}.eicon-typography-1:before{content:"\e97c"}.eicon-background:before{content:"\e97d"}.eicon-device-responsive:before{content:"\e97e"}.eicon-device-wide:before{content:"\e97f"}.eicon-code-highlight:before{content:"\e980"}.eicon-video-playlist:before{content:"\e981"}.eicon-download-kit:before{content:"\e982"}.eicon-kit-details:before{content:"\e983"}.eicon-kit-parts:before{content:"\e984"}.eicon-kit-upload:before{content:"\e985"}.eicon-kit-plugins:before{content:"\e986"}.eicon-kit-upload-alt:before{content:"\e987"}.eicon-hotspot:before{content:"\e988"}.eicon-paypal-button:before{content:"\e989"}.eicon-shape:before{content:"\e98a"}.eicon-wordart:before{content:"\e98b"}.eicon-checkout:before{content:"\e98c"}.eicon-container:before{content:"\e98d"}.eicon-flip:before{content:"\e98e"}.eicon-info:before{content:"\e98f"}.eicon-my-account:before{content:"\e990"}.eicon-purchase-summary:before{content:"\e991"}.eicon-page-transition:before{content:"\e992"}.eicon-spotify:before{content:"\e993"}.eicon-stripe-button:before{content:"\e994"}.eicon-woo-settings:before{content:"\e995"}.eicon-woo-cart:before{content:"\e996"}.eicon-grow:before{content:"\e997"}.eicon-order-end:before{content:"\e998"}.eicon-nowrap:before{content:"\e999"}.eicon-order-start:before{content:"\e99a"}.eicon-progress-tracker:before{content:"\e99b"}.eicon-shrink:before{content:"\e99c"}.eicon-wrap:before{content:"\e99d"}.eicon-align-center-h:before{content:"\e99e"}.eicon-align-center-v:before{content:"\e99f"}.eicon-align-end-h:before{content:"\e9a0"}.eicon-align-end-v:before{content:"\e9a1"}.eicon-align-start-h:before{content:"\e9a2"}.eicon-align-start-v:before{content:"\e9a3"}.eicon-align-stretch-h:before{content:"\e9a4"}.eicon-align-stretch-v:before{content:"\e9a5"}.eicon-justify-center-h:before{content:"\e9a6"}.eicon-justify-center-v:before{content:"\e9a7"}.eicon-justify-end-h:before{content:"\e9a8"}.eicon-justify-end-v:before{content:"\e9a9"}.eicon-justify-space-around-h:before{content:"\e9aa"}.eicon-justify-space-around-v:before{content:"\e9ab"}.eicon-justify-space-between-h:before{content:"\e9ac"}.eicon-justify-space-between-v:before{content:"\e9ad"}.eicon-justify-space-evenly-h:before{content:"\e9ae"}.eicon-justify-space-evenly-v:before{content:"\e9af"}.eicon-justify-start-h:before{content:"\e9b0"}.eicon-justify-start-v:before{content:"\e9b1"}.eicon-woocommerce-cross-sells:before{content:"\e9b2"}.eicon-woocommerce-notices:before{content:"\e9b3"}.eicon-inner-container:before{content:"\e9b4"}.eicon-warning-full:before{content:"\e9b5"}.eicon-exit:before{content:"\e9b6"}.eicon-loop-builder:before{content:"\e9b7"}.eicon-notes:before{content:"\e9b8"}.eicon-read:before{content:"\e9b9"}.eicon-unread:before{content:"\e9ba"}.eicon-carousel-loop:before{content:"\e9bb"}.eicon-mega-menu:before{content:"\eb78"}.eicon-nested-carousel:before{content:"\e9bd"}.eicon-ai:before{content:"\e9be"}.eicon-taxonomy-filter:before{content:"\eb7d"}.eicon-container-grid:before{content:"\ef02"}.eicon-upgrade:before{content:"\e9c1"}.eicon-advanced:before{content:"\eb84"}.eicon-div-block:before{content:"\eb9b"}.eicon-notification:before{content:"\e9c3"}.eicon-light-mode:before{content:"\e9c4"}.eicon-dark-mode:before{content:"\e9c5"}.eicon-upgrade-crown:before{content:"\e9c6"}.eicon-off-canvas:before{content:"\e9c7"}.eicon-speakerphone:before{content:"\e9c9"}.eicon-ehp-cta:before{content:"\e9cb"}.eicon-ehp-forms:before{content:"\e9bc"}.eicon-ehp-hero:before{content:"\e9ca"}.eicon-ehp-zigzag:before{content:"\e9cc"}.eicon-e-button:before{content:"\e9ce"}.eicon-flexbox:before{content:"\e9d0"}.eicon-paragraph:before{content:"\e9d1"}.eicon-icon:before{content:"\e9d2"}.eicon-e-image:before{content:"\e9d3"}.eicon-video:before{content:"\e9d4"}.eicon-svg:before{content:"\e9d5"}.eicon-e-divider:before{content:"\e9d6"}.eicon-e-heading:before{content:"\e9d7"}.eicon-atomic:before{content:"\ebae"}.eicon-library-delete:before{content:"\e9d8"}.eicon-library-copy:before{content:"\e9d9"}.eicon-library-folder-empty:before{content:"\e9da"}.eicon-library-move:before{content:"\e9db"}.eicon-library-edit:before{content:"\e9dc"}.eicon-library-subscription-upgrade:before{content:"\e9de"}.eicon-library-folder-view:before{content:"\e9df"}.eicon-library-grid:before{content:"\e9e1"}.eicon-library-cloud-connect:before{content:"\e9e2"}.eicon-library-import:before{content:"\e9e3"}.eicon-library-list:before{content:"\e9e4"}.eicon-library-cloud-empty:before{content:"\e9e5"}.eicon-folder-plus:before{content:"\e8aa"}.eicon-library-folder:before{content:"\e9e6"}.eicon-accessibility:before{content:"\e9bf"}.eicon-lock-outline:before{content:"\e9e7"}.eicon-e-youtube:before{content:"\e9e8"}.eicon-contact:before{content:"\ebd2"}.eicon-layout:before{content:"\ebd8"}.eicon-components:before{content:"\ebd9"}.eicon-tab-content:before{content:"\ebda"}.eicon-tab-menu:before{content:"\ebdb"}.eicon-atomic-label:before{content:"\e9ee"}.eicon-atomic-form:before{content:"\e9ef"}.eicon-atomic-submit-button:before{content:"\e9f0"}.eicon-atomic-input:before{content:"\e9f1"}.eicon-atomic-text-area:before{content:"\e9f2"}.eicon-atomic-select:before{content:"\e9f3"}.eicon-atomic-checkbox:before{content:"\e9f4"}.eicon-atomic-radiobutton:before{content:"\e9f5"}.eicon-atomic-file-upload:before{content:"\ebe9"}.eicon-atomic-time-picker:before{content:"\ebea"}.eicon-atomic-date-picker:before{content:"\ebeb"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*0.8);animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.animate__swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}@keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}@keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}@keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}@keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.toplevel_page_rtmkit>ul.wp-submenu a[href="admin.php?page=rtmkit-upgrade-to-pro"]{background-color:#00cea6!important;color:#000!important;font-weight:600;padding:10px 16px!important;margin:5px 6px!important;border-radius:.5rem;display:inline-flex!important;align-items:center;justify-content:center}.toplevel_page_rtmkit>ul.wp-submenu a[href="admin.php?page=rtmkit-upgrade-to-pro"]:hover{background-color:#00cea6!important;filter:brightness(.9);color:#000!important;border:none!important;box-shadow:none!important}#wpadminbar li#wp-admin-bar-rtmkit_menu_bar>.ab-item span::before{content:"";background-image:url(/wp-content/plugins/rometheme-for-elementor/assets/images/romethemekit.svg)!important;background-size:contain;background-repeat:no-repeat;background-position:bottom center;width:20px;height:20px;display:inline-block;margin-right:3px;vertical-align:middle}#wpadminbar li#wp-admin-bar-rtmkit_menu_bar #wp-admin-bar-rtmkit_divider{border-bottom:1px solid;height:0;margin-block:3px}#wpadminbar li#wp-admin-bar-rtmkit_menu_bar .ab-submenu{padding-bottom:0}#wpadminbar li#wp-admin-bar-rtmkit_menu_bar .rtmkit-upgrade{display:flex;margin-top:10px}#wpadminbar li#wp-admin-bar-rtmkit_menu_bar .rtmkit-upgrade .ab-item{display:inline-flex;align-items:center;justify-content:center;background-color:#00cea6;color:#000;font-weight:600;padding:5px 10px}#wpadminbar li#wp-admin-bar-rtmkit_menu_bar .rtmkit-upgrade .ab-item:hover{background-color:#00cea5e1}#wpadminbar li#wp-admin-bar-rtmkit_menu_bar .rtmkit-adminbar-divider{border-bottom:1px solid #b0b0b02b;height:0;margin-block:5px}#wpadminbar li#wp-admin-bar-rtmkit_menu_bar .rtmkit-rate-us .rate-us-title{display:flex;align-items:center;gap:.325rem;width:100%;height:100%}#wpadminbar li#wp-admin-bar-rtmkit_menu_bar .rtmkit-rate-us .rate-icon{display:flex;width:100%;height:100%}#wpadminbar li#wp-admin-bar-rtmkit_menu_bar .rtmkit-rate-us .rate-icon svg{fill:#00cea6;width:14px}.elementor-element.e-flex.rtmkit-blur-effect-enabled::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:inherit;border-radius:inherit;backdrop-filter:blur(5px);border:none}.rtmkit-blur-effect-enabled{background-color:inherit}.rtmkit-wrapper-link{cursor:pointer!important}.rform-label-input{color:gray;display:inline-flex;align-items:center;width:20%}.rform-input,.rform-select,.rform-input-tel{background-color:#dbdbea;width:100%;border-radius:6px}.rform-input:focus,.rform-input-number:focus,.rform-input-tel:focus{outline:none}.rform-error{display:none}.rform-control{display:flex}.rform-label-top{flex-direction:column}.rform-label-top .rform-label-input{width:100%}.rform-label-left{flex-direction:row}.rform-help-text{font-family:"IBM Plex Sans",Sans-serif;font-size:13px;font-weight:400;line-height:17px;color:#96989F}.rform-control:has(.rform-input[aria-invalid="true"])+.rform-error{display:block!important}.rform-control:has(.rform-select[aria-invalid="true"])+.rform-error{display:block!important}.require-login{box-shadow:rgb(0 0 0 / .16) 0 1px 4px;background-color:#fff;border-radius:5px;border-left:solid 10px red;padding-top:.5rem;padding-bottom:.5rem;display:none;position:absolute;width:100%;z-index:10;-webkit-animation:slide-bottom 0.5s cubic-bezier(.25,.46,.45,.94) forwards;animation:slide-bottom 0.5s cubic-bezier(.25,.46,.45,.94) forwards}.success-submit{box-shadow:rgb(0 0 0 / .16) 0 1px 4px;background-color:#fff;border-radius:5px;border-left:solid 10px #4CAF50;display:none;position:absolute;width:100%;z-index:10;-webkit-animation:slide-bottom 0.5s cubic-bezier(.25,.46,.45,.94) forwards;animation:slide-bottom 0.5s cubic-bezier(.25,.46,.45,.94) forwards}.success-body,.require-msg-body{display:flex;align-items:center;height:inherit;padding-inline:1.5rem;padding-block:.5rem}.success-body .success-title,.require-msg-body .required-title{font-weight:700;margin-bottom:0}.success-submit button.close-msg{background-color:#fff0;color:gray;border:none;padding:10px;display:flex;justify-content:center;align-items:center;aspect-ratio:1/1;transition:all 0.5s}.success-submit button.close-msg::before{content:"✖";line-height:0}.success-submit .close-msg:hover{color:#000;background-color:#fff0}.success-submit .success-icon{color:#4CAF50;fill:#4CAF50;margin-right:1rem}@-webkit-keyframes slide-bottom{0%{-webkit-transform:translateY(-20px);transform:translateY(-20px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes slide-bottom{0%{-webkit-transform:translateY(-20px);transform:translateY(-20px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}#loading{display:inline-block;width:1.5rem;height:1.5rem;border:3px solid rgb(255 255 255 / .3);border-radius:50%;border-top-color:currentColor;animation:spin 1s ease-in-out infinite;-webkit-animation:spin 1s ease-in-out infinite}.loading{width:100%;justify-content:center;align-items:center;display:flex;align-items:center;gap:.5rem}@keyframes spin{to{-webkit-transform:rotate(360deg)}}@-webkit-keyframes spin{to{-webkit-transform:rotate(360deg)}}.rform-button-container{display:flex;width:100%}button.rform-button-submit{position:relative;transition:all 1s;display:flex;justify-content:center;align-items:center;background-color:#00cea6;padding:.6rem;cursor:pointer;border:unset}.rform-btn-fullwidth{width:100%!important}.rform-btn-icon{display:block!important}svg.rform-btn-icon{width:20px;height:20px}i.rform-btn-icon{font-size:20px}.rform-btn-icon-container{aspect-ratio:1 / 1;transition:all 0.5s}.rform-select-div{position:relative;cursor:pointer}.rform-select-container{width:100%}.rform-select-div::after{content:'\25BC';display:inline-flex;position:absolute;right:0;padding-inline:.5rem;font-size:12px;align-items:center;justify-content:center;bottom:0;top:0}.rform-select{cursor:pointer}.rform-options-container{display:none;position:absolute;width:100%;z-index:999}.rform-options-container ul{list-style:none;padding-inline:0;overflow:hidden;border:1px solid #6c6c6c}.rform-options-container ul li{overflow:hidden;background-color:#fff;cursor:pointer}.rform-option{padding:.3rem}.rform-option:hover{background-color:#5e5ef9;color:#fff}.rotate::after{transform:rotate(-180deg)}.rform-radiobtn-container{display:flex;align-items:center;font-size:16px;flex-direction:row;gap:.375rem}.rform-radio-button{display:flex;flex-direction:row}.rform-radiobtn-container input{opacity:0;cursor:pointer;width:0}.rform-radio-checkmark{position:relative;display:inline-flex;aspect-ratio:1/1;width:20px;background-color:#eee;border-radius:50%;justify-content:center;align-items:center}.rform-radiobtn-container:hover input~.rform-radio-checkmark{background-color:#ccc}.rform-radiobtn-container input:checked~.rform-radio-checkmark{background-color:#2196F3}.rform-radio-checkmark:after{content:"";position:absolute;display:none}.rform-radiobtn-container input:checked~.rform-radio-checkmark:after{display:block}.rform-radiobtn-container .rform-radio-checkmark:after{width:10px;aspect-ratio:1/1;border-radius:50%;background:#fff}.rform-checkboxbtn-container{display:flex;align-items:center;font-size:16px;flex-direction:row;gap:.375rem}.rform-checkbox-button{display:flex;flex-direction:row;flex-wrap:wrap}.rform-checkboxbtn-container input{opacity:0;cursor:pointer;width:0}.rform-checkbox-checkmark{position:relative;display:inline-flex;aspect-ratio:1/1;width:20px;background-color:#eee;justify-content:center;align-items:center}.rform-checkboxbtn-container:hover input~.rform-checkbox-checkmark{background-color:#ccc}.rform-checkboxbtn-container input:checked~.rform-checkbox-checkmark{background-color:#2196F3}.rform-checkbox-checkmark:after{content:"\2713";position:absolute;display:none;font-weight:bolder}.rform-checkboxbtn-container input:checked~.rform-checkbox-checkmark:after{display:block}.rform-gdpr-container{width:fit-content;display:inline-flex;align-items:center}.rform-checkbox-gdpr .rform-gdpr-checbox{display:inline-flex}.rform-checkbox-gdpr .checkbox-gdpr{display:none}.iti{position:relative;display:inline-block;width:100%}.iti *{box-sizing:border-box}.iti__hide{display:none}.iti__v-hide{visibility:hidden}.iti input,.iti input[type=text],.iti input[type=tel]{position:relative;z-index:0;margin-top:0!important;margin-bottom:0!important;padding-right:36px;margin-right:0}.iti__flag-container{position:absolute;top:0;bottom:0;right:0}.iti__selected-flag{z-index:1;position:relative;display:flex;align-items:center;height:100%;padding:0 6px 0 8px}.iti__arrow{margin-left:6px;width:0;height:0;border-left:3px solid #fff0;border-right:3px solid #fff0;border-top:4px solid #555}[dir=rtl] .iti__arrow{margin-right:6px;margin-left:0}.iti__arrow--up{border-top:none;border-bottom:4px solid #555}.iti__country-list{position:absolute;z-index:2;list-style:none;padding:0;margin:0 0 0 -1px;box-shadow:1px 1px 4px rgb(0 0 0 / .2);background-color:#fff;border:1px solid #ccc;white-space:nowrap;max-height:200px;overflow-y:scroll;-webkit-overflow-scrolling:touch}.iti__country-list--dropup{bottom:100%;margin-bottom:-1px}@media (max-width:500px){.iti__country-list{white-space:normal}}.iti__flag-box{display:inline-block;width:20px}.iti__divider{border-bottom:1px solid #ccc}.iti__country{display:flex;align-items:center;padding:5px 10px;outline:none}.iti__dial-code{color:#999}.iti__country.iti__highlight{background-color:rgb(0 0 0 / .05)}.iti__flag-box,.iti__country-name{margin-right:6px}[dir=rtl] .iti__flag-box,[dir=rtl] .iti__country-name{margin-right:0;margin-left:6px}.iti--allow-dropdown input,.iti--allow-dropdown input[type=text],.iti--allow-dropdown input[type=tel],.iti--separate-dial-code input,.iti--separate-dial-code input[type=text],.iti--separate-dial-code input[type=tel]{padding-right:6px;padding-left:52px;margin-left:0}[dir=rtl] .iti--allow-dropdown input,[dir=rtl] .iti--allow-dropdown input[type=text],[dir=rtl] .iti--allow-dropdown input[type=tel],[dir=rtl] .iti--separate-dial-code input,[dir=rtl] .iti--separate-dial-code input[type=text],[dir=rtl] .iti--separate-dial-code input[type=tel]{padding-right:52px;padding-left:6px;margin-right:0}.iti--allow-dropdown .iti__flag-container,.iti--separate-dial-code .iti__flag-container{right:auto;left:0}[dir=rtl] .iti--allow-dropdown .iti__flag-container,[dir=rtl] .iti--separate-dial-code .iti__flag-container{right:0;left:auto}.iti--allow-dropdown .iti__flag-container:hover{cursor:pointer}.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag{background-color:rgb(0 0 0 / .05)}.iti--allow-dropdown input[disabled]+.iti__flag-container:hover,.iti--allow-dropdown input[readonly]+.iti__flag-container:hover{cursor:default}.iti--allow-dropdown input[disabled]+.iti__flag-container:hover .iti__selected-flag,.iti--allow-dropdown input[readonly]+.iti__flag-container:hover .iti__selected-flag{background-color:#fff0}.iti--separate-dial-code .iti__selected-flag{background-color:rgb(0 0 0 / .05)}.iti--separate-dial-code.iti--show-flags .iti__selected-dial-code{margin-left:6px}[dir=rtl] .iti--separate-dial-code.iti--show-flags .iti__selected-dial-code{margin-left:0;margin-right:6px}.iti--container{position:absolute;top:-1000px;left:-1000px;z-index:1060;padding:1px}.iti--container:hover{cursor:pointer}.iti-mobile .iti--container{top:30px;bottom:30px;left:30px;right:30px;position:fixed}.iti-mobile .iti__country-list{max-height:100%;width:100%}.iti-mobile .iti__country{padding:10px 10px;line-height:1.5em}.iti__flag{width:20px}.iti__flag.iti__be{width:18px}.iti__flag.iti__ch{width:15px}.iti__flag.iti__mc{width:19px}.iti__flag.iti__ne{width:18px}.iti__flag.iti__np{width:13px}.iti__flag.iti__va{width:15px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.iti__flag{background-size:5762px 15px}}.iti__flag.iti__ac{height:10px;background-position:0 0}.iti__flag.iti__ad{height:14px;background-position:-22px 0}.iti__flag.iti__ae{height:10px;background-position:-44px 0}.iti__flag.iti__af{height:14px;background-position:-66px 0}.iti__flag.iti__ag{height:14px;background-position:-88px 0}.iti__flag.iti__ai{height:10px;background-position:-110px 0}.iti__flag.iti__al{height:15px;background-position:-132px 0}.iti__flag.iti__am{height:10px;background-position:-154px 0}.iti__flag.iti__ao{height:14px;background-position:-176px 0}.iti__flag.iti__aq{height:14px;background-position:-198px 0}.iti__flag.iti__ar{height:13px;background-position:-220px 0}.iti__flag.iti__as{height:10px;background-position:-242px 0}.iti__flag.iti__at{height:14px;background-position:-264px 0}.iti__flag.iti__au{height:10px;background-position:-286px 0}.iti__flag.iti__aw{height:14px;background-position:-308px 0}.iti__flag.iti__ax{height:13px;background-position:-330px 0}.iti__flag.iti__az{height:10px;background-position:-352px 0}.iti__flag.iti__ba{height:10px;background-position:-374px 0}.iti__flag.iti__bb{height:14px;background-position:-396px 0}.iti__flag.iti__bd{height:12px;background-position:-418px 0}.iti__flag.iti__be{height:15px;background-position:-440px 0}.iti__flag.iti__bf{height:14px;background-position:-460px 0}.iti__flag.iti__bg{height:12px;background-position:-482px 0}.iti__flag.iti__bh{height:12px;background-position:-504px 0}.iti__flag.iti__bi{height:12px;background-position:-526px 0}.iti__flag.iti__bj{height:14px;background-position:-548px 0}.iti__flag.iti__bl{height:14px;background-position:-570px 0}.iti__flag.iti__bm{height:10px;background-position:-592px 0}.iti__flag.iti__bn{height:10px;background-position:-614px 0}.iti__flag.iti__bo{height:14px;background-position:-636px 0}.iti__flag.iti__bq{height:14px;background-position:-658px 0}.iti__flag.iti__br{height:14px;background-position:-680px 0}.iti__flag.iti__bs{height:10px;background-position:-702px 0}.iti__flag.iti__bt{height:14px;background-position:-724px 0}.iti__flag.iti__bv{height:15px;background-position:-746px 0}.iti__flag.iti__bw{height:14px;background-position:-768px 0}.iti__flag.iti__by{height:10px;background-position:-790px 0}.iti__flag.iti__bz{height:12px;background-position:-812px 0}.iti__flag.iti__ca{height:10px;background-position:-834px 0}.iti__flag.iti__cc{height:10px;background-position:-856px 0}.iti__flag.iti__cd{height:15px;background-position:-878px 0}.iti__flag.iti__cf{height:14px;background-position:-900px 0}.iti__flag.iti__cg{height:14px;background-position:-922px 0}.iti__flag.iti__ch{height:15px;background-position:-944px 0}.iti__flag.iti__ci{height:14px;background-position:-961px 0}.iti__flag.iti__ck{height:10px;background-position:-983px 0}.iti__flag.iti__cl{height:14px;background-position:-1005px 0}.iti__flag.iti__cm{height:14px;background-position:-1027px 0}.iti__flag.iti__cn{height:14px;background-position:-1049px 0}.iti__flag.iti__co{height:14px;background-position:-1071px 0}.iti__flag.iti__cp{height:14px;background-position:-1093px 0}.iti__flag.iti__cq{height:12px;background-position:-1115px 0}.iti__flag.iti__cr{height:12px;background-position:-1137px 0}.iti__flag.iti__cu{height:10px;background-position:-1159px 0}.iti__flag.iti__cv{height:12px;background-position:-1181px 0}.iti__flag.iti__cw{height:14px;background-position:-1203px 0}.iti__flag.iti__cx{height:10px;background-position:-1225px 0}.iti__flag.iti__cy{height:14px;background-position:-1247px 0}.iti__flag.iti__cz{height:14px;background-position:-1269px 0}.iti__flag.iti__de{height:12px;background-position:-1291px 0}.iti__flag.iti__dg{height:10px;background-position:-1313px 0}.iti__flag.iti__dj{height:14px;background-position:-1335px 0}.iti__flag.iti__dk{height:15px;background-position:-1357px 0}.iti__flag.iti__dm{height:10px;background-position:-1379px 0}.iti__flag.iti__do{height:14px;background-position:-1401px 0}.iti__flag.iti__dz{height:14px;background-position:-1423px 0}.iti__flag.iti__ea{height:14px;background-position:-1445px 0}.iti__flag.iti__ec{height:14px;background-position:-1467px 0}.iti__flag.iti__ee{height:13px;background-position:-1489px 0}.iti__flag.iti__eg{height:14px;background-position:-1511px 0}.iti__flag.iti__eh{height:10px;background-position:-1533px 0}.iti__flag.iti__er{height:10px;background-position:-1555px 0}.iti__flag.iti__es{height:14px;background-position:-1577px 0}.iti__flag.iti__et{height:10px;background-position:-1599px 0}.iti__flag.iti__eu{height:14px;background-position:-1621px 0}.iti__flag.iti__ez{height:14px;background-position:-1643px 0}.iti__flag.iti__fi{height:12px;background-position:-1665px 0}.iti__flag.iti__fj{height:10px;background-position:-1687px 0}.iti__flag.iti__fk{height:10px;background-position:-1709px 0}.iti__flag.iti__fm{height:11px;background-position:-1731px 0}.iti__flag.iti__fo{height:15px;background-position:-1753px 0}.iti__flag.iti__fr{height:14px;background-position:-1775px 0}.iti__flag.iti__fx{height:14px;background-position:-1797px 0}.iti__flag.iti__ga{height:15px;background-position:-1819px 0}.iti__flag.iti__gb{height:10px;background-position:-1841px 0}.iti__flag.iti__gd{height:12px;background-position:-1863px 0}.iti__flag.iti__ge{height:14px;background-position:-1885px 0}.iti__flag.iti__gf{height:14px;background-position:-1907px 0}.iti__flag.iti__gg{height:14px;background-position:-1929px 0}.iti__flag.iti__gh{height:14px;background-position:-1951px 0}.iti__flag.iti__gi{height:10px;background-position:-1973px 0}.iti__flag.iti__gl{height:14px;background-position:-1995px 0}.iti__flag.iti__gm{height:14px;background-position:-2017px 0}.iti__flag.iti__gn{height:14px;background-position:-2039px 0}.iti__flag.iti__gp{height:14px;background-position:-2061px 0}.iti__flag.iti__gq{height:14px;background-position:-2083px 0}.iti__flag.iti__gr{height:14px;background-position:-2105px 0}.iti__flag.iti__gs{height:10px;background-position:-2127px 0}.iti__flag.iti__gt{height:13px;background-position:-2149px 0}.iti__flag.iti__gu{height:11px;background-position:-2171px 0}.iti__flag.iti__gw{height:10px;background-position:-2193px 0}.iti__flag.iti__gy{height:12px;background-position:-2215px 0}.iti__flag.iti__hk{height:14px;background-position:-2237px 0}.iti__flag.iti__hm{height:10px;background-position:-2259px 0}.iti__flag.iti__hn{height:10px;background-position:-2281px 0}.iti__flag.iti__hr{height:10px;background-position:-2303px 0}.iti__flag.iti__ht{height:12px;background-position:-2325px 0}.iti__flag.iti__hu{height:10px;background-position:-2347px 0}.iti__flag.iti__ic{height:14px;background-position:-2369px 0}.iti__flag.iti__id{height:14px;background-position:-2391px 0}.iti__flag.iti__ie{height:10px;background-position:-2413px 0}.iti__flag.iti__il{height:15px;background-position:-2435px 0}.iti__flag.iti__im{height:10px;background-position:-2457px 0}.iti__flag.iti__in{height:14px;background-position:-2479px 0}.iti__flag.iti__io{height:10px;background-position:-2501px 0}.iti__flag.iti__iq{height:14px;background-position:-2523px 0}.iti__flag.iti__ir{height:12px;background-position:-2545px 0}.iti__flag.iti__is{height:15px;background-position:-2567px 0}.iti__flag.iti__it{height:14px;background-position:-2589px 0}.iti__flag.iti__je{height:12px;background-position:-2611px 0}.iti__flag.iti__jm{height:10px;background-position:-2633px 0}.iti__flag.iti__jo{height:10px;background-position:-2655px 0}.iti__flag.iti__jp{height:14px;background-position:-2677px 0}.iti__flag.iti__ke{height:14px;background-position:-2699px 0}.iti__flag.iti__kg{height:12px;background-position:-2721px 0}.iti__flag.iti__kh{height:13px;background-position:-2743px 0}.iti__flag.iti__ki{height:10px;background-position:-2765px 0}.iti__flag.iti__km{height:12px;background-position:-2787px 0}.iti__flag.iti__kn{height:14px;background-position:-2809px 0}.iti__flag.iti__kp{height:10px;background-position:-2831px 0}.iti__flag.iti__kr{height:14px;background-position:-2853px 0}.iti__flag.iti__kw{height:10px;background-position:-2875px 0}.iti__flag.iti__ky{height:10px;background-position:-2897px 0}.iti__flag.iti__kz{height:10px;background-position:-2919px 0}.iti__flag.iti__la{height:14px;background-position:-2941px 0}.iti__flag.iti__lb{height:14px;background-position:-2963px 0}.iti__flag.iti__lc{height:10px;background-position:-2985px 0}.iti__flag.iti__li{height:12px;background-position:-3007px 0}.iti__flag.iti__lk{height:10px;background-position:-3029px 0}.iti__flag.iti__lr{height:11px;background-position:-3051px 0}.iti__flag.iti__ls{height:14px;background-position:-3073px 0}.iti__flag.iti__lt{height:12px;background-position:-3095px 0}.iti__flag.iti__lu{height:12px;background-position:-3117px 0}.iti__flag.iti__lv{height:10px;background-position:-3139px 0}.iti__flag.iti__ly{height:10px;background-position:-3161px 0}.iti__flag.iti__ma{height:14px;background-position:-3183px 0}.iti__flag.iti__mc{height:15px;background-position:-3205px 0}.iti__flag.iti__md{height:10px;background-position:-3226px 0}.iti__flag.iti__me{height:10px;background-position:-3248px 0}.iti__flag.iti__mf{height:14px;background-position:-3270px 0}.iti__flag.iti__mg{height:14px;background-position:-3292px 0}.iti__flag.iti__mh{height:11px;background-position:-3314px 0}.iti__flag.iti__mk{height:10px;background-position:-3336px 0}.iti__flag.iti__ml{height:14px;background-position:-3358px 0}.iti__flag.iti__mm{height:14px;background-position:-3380px 0}.iti__flag.iti__mn{height:10px;background-position:-3402px 0}.iti__flag.iti__mo{height:14px;background-position:-3424px 0}.iti__flag.iti__mp{height:10px;background-position:-3446px 0}.iti__flag.iti__mq{height:14px;background-position:-3468px 0}.iti__flag.iti__mr{height:14px;background-position:-3490px 0}.iti__flag.iti__ms{height:10px;background-position:-3512px 0}.iti__flag.iti__mt{height:14px;background-position:-3534px 0}.iti__flag.iti__mu{height:14px;background-position:-3556px 0}.iti__flag.iti__mv{height:14px;background-position:-3578px 0}.iti__flag.iti__mw{height:14px;background-position:-3600px 0}.iti__flag.iti__mx{height:12px;background-position:-3622px 0}.iti__flag.iti__my{height:10px;background-position:-3644px 0}.iti__flag.iti__mz{height:14px;background-position:-3666px 0}.iti__flag.iti__na{height:14px;background-position:-3688px 0}.iti__flag.iti__nc{height:10px;background-position:-3710px 0}.iti__flag.iti__ne{height:15px;background-position:-3732px 0}.iti__flag.iti__nf{height:10px;background-position:-3752px 0}.iti__flag.iti__ng{height:10px;background-position:-3774px 0}.iti__flag.iti__ni{height:12px;background-position:-3796px 0}.iti__flag.iti__nl{height:14px;background-position:-3818px 0}.iti__flag.iti__no{height:15px;background-position:-3840px 0}.iti__flag.iti__np{height:15px;background-position:-3862px 0}.iti__flag.iti__nr{height:10px;background-position:-3877px 0}.iti__flag.iti__nu{height:10px;background-position:-3899px 0}.iti__flag.iti__nz{height:10px;background-position:-3921px 0}.iti__flag.iti__om{height:10px;background-position:-3943px 0}.iti__flag.iti__pa{height:14px;background-position:-3965px 0}.iti__flag.iti__pe{height:14px;background-position:-3987px 0}.iti__flag.iti__pf{height:14px;background-position:-4009px 0}.iti__flag.iti__pg{height:15px;background-position:-4031px 0}.iti__flag.iti__ph{height:10px;background-position:-4053px 0}.iti__flag.iti__pk{height:14px;background-position:-4075px 0}.iti__flag.iti__pl{height:13px;background-position:-4097px 0}.iti__flag.iti__pm{height:14px;background-position:-4119px 0}.iti__flag.iti__pn{height:10px;background-position:-4141px 0}.iti__flag.iti__pr{height:14px;background-position:-4163px 0}.iti__flag.iti__ps{height:10px;background-position:-4185px 0}.iti__flag.iti__pt{height:14px;background-position:-4207px 0}.iti__flag.iti__pw{height:13px;background-position:-4229px 0}.iti__flag.iti__py{height:11px;background-position:-4251px 0}.iti__flag.iti__qa{height:8px;background-position:-4273px 0}.iti__flag.iti__re{height:14px;background-position:-4295px 0}.iti__flag.iti__ro{height:14px;background-position:-4317px 0}.iti__flag.iti__rs{height:14px;background-position:-4339px 0}.iti__flag.iti__ru{height:14px;background-position:-4361px 0}.iti__flag.iti__rw{height:14px;background-position:-4383px 0}.iti__flag.iti__sa{height:14px;background-position:-4405px 0}.iti__flag.iti__sb{height:10px;background-position:-4427px 0}.iti__flag.iti__sc{height:10px;background-position:-4449px 0}.iti__flag.iti__sd{height:10px;background-position:-4471px 0}.iti__flag.iti__se{height:13px;background-position:-4493px 0}.iti__flag.iti__sg{height:14px;background-position:-4515px 0}.iti__flag.iti__sh{height:10px;background-position:-4537px 0}.iti__flag.iti__si{height:10px;background-position:-4559px 0}.iti__flag.iti__sj{height:15px;background-position:-4581px 0}.iti__flag.iti__sk{height:14px;background-position:-4603px 0}.iti__flag.iti__sl{height:14px;background-position:-4625px 0}.iti__flag.iti__sm{height:15px;background-position:-4647px 0}.iti__flag.iti__sn{height:14px;background-position:-4669px 0}.iti__flag.iti__so{height:14px;background-position:-4691px 0}.iti__flag.iti__sr{height:14px;background-position:-4713px 0}.iti__flag.iti__ss{height:10px;background-position:-4735px 0}.iti__flag.iti__st{height:10px;background-position:-4757px 0}.iti__flag.iti__su{height:10px;background-position:-4779px 0}.iti__flag.iti__sv{height:12px;background-position:-4801px 0}.iti__flag.iti__sx{height:14px;background-position:-4823px 0}.iti__flag.iti__sy{height:14px;background-position:-4845px 0}.iti__flag.iti__sz{height:14px;background-position:-4867px 0}.iti__flag.iti__ta{height:10px;background-position:-4889px 0}.iti__flag.iti__tc{height:10px;background-position:-4911px 0}.iti__flag.iti__td{height:14px;background-position:-4933px 0}.iti__flag.iti__tf{height:14px;background-position:-4955px 0}.iti__flag.iti__tg{height:13px;background-position:-4977px 0}.iti__flag.iti__th{height:14px;background-position:-4999px 0}.iti__flag.iti__tj{height:10px;background-position:-5021px 0}.iti__flag.iti__tk{height:10px;background-position:-5043px 0}.iti__flag.iti__tl{height:10px;background-position:-5065px 0}.iti__flag.iti__tm{height:14px;background-position:-5087px 0}.iti__flag.iti__tn{height:14px;background-position:-5109px 0}.iti__flag.iti__to{height:10px;background-position:-5131px 0}.iti__flag.iti__tr{height:14px;background-position:-5153px 0}.iti__flag.iti__tt{height:12px;background-position:-5175px 0}.iti__flag.iti__tv{height:10px;background-position:-5197px 0}.iti__flag.iti__tw{height:14px;background-position:-5219px 0}.iti__flag.iti__tz{height:14px;background-position:-5241px 0}.iti__flag.iti__ua{height:14px;background-position:-5263px 0}.iti__flag.iti__ug{height:14px;background-position:-5285px 0}.iti__flag.iti__uk{height:10px;background-position:-5307px 0}.iti__flag.iti__um{height:11px;background-position:-5329px 0}.iti__flag.iti__un{height:14px;background-position:-5351px 0}.iti__flag.iti__us{height:11px;background-position:-5373px 0}.iti__flag.iti__uy{height:14px;background-position:-5395px 0}.iti__flag.iti__uz{height:10px;background-position:-5417px 0}.iti__flag.iti__va{height:15px;background-position:-5439px 0}.iti__flag.iti__vc{height:14px;background-position:-5456px 0}.iti__flag.iti__ve{height:14px;background-position:-5478px 0}.iti__flag.iti__vg{height:10px;background-position:-5500px 0}.iti__flag.iti__vi{height:14px;background-position:-5522px 0}.iti__flag.iti__vn{height:14px;background-position:-5544px 0}.iti__flag.iti__vu{height:12px;background-position:-5566px 0}.iti__flag.iti__wf{height:14px;background-position:-5588px 0}.iti__flag.iti__ws{height:10px;background-position:-5610px 0}.iti__flag.iti__xk{height:15px;background-position:-5632px 0}.iti__flag.iti__ye{height:14px;background-position:-5654px 0}.iti__flag.iti__yt{height:14px;background-position:-5676px 0}.iti__flag.iti__za{height:14px;background-position:-5698px 0}.iti__flag.iti__zm{height:14px;background-position:-5720px 0}.iti__flag.iti__zw{height:10px;background-position:-5742px 0}.iti__flag{height:15px;box-shadow:0 0 1px 0 #888;background-image:url(/wp-content/plugins/romethemeform/widgets/assets/img/flags.png?1);background-repeat:no-repeat;background-color:#dbdbdb;background-position:20px 0}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.iti__flag{background-image:url(/wp-content/plugins/romethemeform/widgets/assets/img/flags@2x.png?1)}}.iti__flag.iti__np{background-color:#fff0}.rform-input[type="date"]::-webkit-calendar-picker-indicator{background-repeat:no-repeat;background-image:none;background-color:currentColor;mask-type:match-source;cursor:pointer;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linejoin="round" stroke-linecap="round" stroke-width="2" stroke="black" d="M3 10H21M7 3V5M17 3V5M6.2 21H17.8C18.9201 21 19.4802 21 19.908 20.782C20.2843 20.5903 20.5903 20.2843 20.782 19.908C21 19.4802 21 18.9201 21 17.8V8.2C21 7.07989 21 6.51984 20.782 6.09202C20.5903 5.71569 20.2843 5.40973 19.908 5.21799C19.4802 5 18.9201 5 17.8 5H6.2C5.0799 5 4.51984 5 4.09202 5.21799C3.71569 5.40973 3.40973 5.71569 3.21799 6.09202C3 6.51984 3 7.07989 3 8.2V17.8C3 18.9201 3 19.4802 3.21799 19.908C3.40973 20.2843 3.71569 20.5903 4.09202 20.782C4.51984 21 5.07989 21 6.2 21Z"/></svg>');-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;mask-image:url('data:image/svg+xml;utf8,<svg fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linejoin="round" stroke-linecap="round" stroke-width="2" stroke="black" d="M3 10H21M7 3V5M17 3V5M6.2 21H17.8C18.9201 21 19.4802 21 19.908 20.782C20.2843 20.5903 20.5903 20.2843 20.782 19.908C21 19.4802 21 18.9201 21 17.8V8.2C21 7.07989 21 6.51984 20.782 6.09202C20.5903 5.71569 20.2843 5.40973 19.908 5.21799C19.4802 5 18.9201 5 17.8 5H6.2C5.0799 5 4.51984 5 4.09202 5.21799C3.71569 5.40973 3.40973 5.71569 3.21799 6.09202C3 6.51984 3 7.07989 3 8.2V17.8C3 18.9201 3 19.4802 3.21799 19.908C3.40973 20.2843 3.71569 20.5903 4.09202 20.782C4.51984 21 5.07989 21 6.2 21Z"/></svg>');mask-repeat:no-repeat;mask-position:center;mask-size:contain}.rform-input[type="time"]::-webkit-calendar-picker-indicator{background-repeat:no-repeat;background-image:none;background-color:currentColor;mask-type:match-source;cursor:pointer;-webkit-mask-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="800px" height="800px" viewBox="0 0 24 24" fill="none"><path d="M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z" stroke="black" stroke-width="2"/><path d="M12 7L12 11.5L12 11.5196C12 11.8197 12.15 12.1 12.3998 12.2665V12.2665L15 14" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;mask-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="800px" height="800px" viewBox="0 0 24 24" fill="none"><path d="M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z" stroke="black" stroke-width="2"/><path d="M12 7L12 11.5L12 11.5196C12 11.8197 12.15 12.1 12.3998 12.2665V12.2665L15 14" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');mask-repeat:no-repeat;mask-position:center;mask-size:contain}* Basic tooltip style */ .rtm-tooltip{position:relative;cursor:pointer;z-index:10;max-width:360px}.elementor-editor-active .rtm-tooltip::after{opacity:1!important;visibility:visible!important;z-index:99999!important;pointer-events:auto}.rtm-tooltip-enabled::after{content:'';position:absolute;display:block;bottom:100%;left:50%;transform:translate(var(--x,0),var(--y,0));background-color:#fd0101;color:#fff;padding:5px 12px;font-size:12px;white-space:normal;word-wrap:break-word;border-radius:4px;opacity:0;pointer-events:none;transition:opacity 0.3s ease;max-width:360px}.rtm-tooltip-enabled:hover::before,.rtm-tooltip-enabled:hover::after{opacity:1}.elementor-editor-active .rtm-tooltip-enabled:hover::before,.elementor-editor-active .rtm-tooltip-enabled:hover::after{opacity:1!important}.elementor-editor-active .elementor-section-wrap{overflow:visible!important}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}@keyframes slideInUp{from{transform:translate3d(0,100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInUp{animation-name:slideInUp}.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{display:inline-block;vertical-align:middle}.elementor-widget-rating{--e-rating-gap:0px;--e-rating-icon-font-size:16px;--e-rating-icon-color:#ccd6df;--e-rating-icon-marked-color:#f0ad4e;--e-rating-icon-marked-width:100%;--e-rating-justify-content:flex-start}.elementor-widget-rating .e-rating{display:flex;justify-content:var(--e-rating-justify-content)}.elementor-widget-rating .e-rating-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:inherit;margin-block-end:calc(0px - var(--e-rating-gap));margin-inline-end:calc(0px - var(--e-rating-gap));width:-moz-fit-content;width:fit-content}.elementor-widget-rating .e-rating .e-icon{margin-block-end:var(--e-rating-gap);margin-inline-end:var(--e-rating-gap);position:relative}.elementor-widget-rating .e-rating .e-icon-wrapper.e-icon-marked{--e-rating-icon-color:var(--e-rating-icon-marked-color);height:100%;inset-block-start:0;inset-inline-start:0;overflow:hidden;position:absolute;width:var(--e-rating-icon-marked-width);z-index:1}.elementor-widget-rating .e-rating .e-icon-wrapper :is(i,svg){display:flex;flex-shrink:0}.elementor-widget-rating .e-rating .e-icon-wrapper i{color:var(--e-rating-icon-color);font-size:var(--e-rating-icon-font-size)}.elementor-widget-rating .e-rating .e-icon-wrapper svg{fill:var(--e-rating-icon-color);height:var(--e-rating-icon-font-size);width:auto}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}.elementor-animation-shrink{transition-duration:.3s;transition-property:transform}.elementor-animation-shrink:active,.elementor-animation-shrink:focus,.elementor-animation-shrink:hover{transform:scale(.9)}.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{flex-shrink:0;margin:0 var(--divider-element-spacing)}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{direction:ltr;display:flex;margin:0}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{border-block-end:0;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color);content:"";display:block;flex-grow:1}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url);-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;min-height:var(--divider-pattern-height);width:100%}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var( --container-widget-flex-grow )}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}.elementor-counter{align-items:stretch;display:flex;flex-direction:column-reverse;justify-content:center}.elementor-counter .elementor-counter-number{flex-grow:var(--counter-number-grow,0)}.elementor-counter .elementor-counter-number-wrapper{display:flex;flex:1;font-size:69px;font-weight:600;line-height:1;text-align:center}.elementor-counter .elementor-counter-number-prefix{flex-grow:var(--counter-prefix-grow,1);text-align:end;white-space:pre-wrap}.elementor-counter .elementor-counter-number-suffix{flex-grow:var(--counter-suffix-grow,1);text-align:start;white-space:pre-wrap}.elementor-counter .elementor-counter-title{align-items:center;display:flex;flex:1;font-size:19px;font-weight:400;justify-content:center;line-height:2.5;margin:0;padding:0}.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var( --container-widget-align-self,initial );--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer,.e-con>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{min-height:22px;min-width:22px;position:relative}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{height:22px;inset:0;margin:auto;padding:0;position:absolute;width:22px}.rkit-swiper{position:relative;overflow:hidden}.rkit-card{background-color:#fafafa;overflow:hidden}.rkit-card-slider{padding:0;position:relative}.rkit-cardslider-pagination{display:flex;flex-direction:row;gap:.5rem;padding:1rem;justify-content:center;align-items:center}.rkit-swiper-button-prev{left:-55px}.rkit-swiper-button-next{right:-55px}.rkit-swiper-button-next,.rkit-swiper-button-prev{position:absolute;z-index:999;cursor:pointer;pointer-events:auto;width:45px;top:50%;height:45px;background-color:#f7f7f7;transform:translateY(0);color:#1f1f1f;display:flex;justify-content:center;align-items:center;transition:all 0.5s;border-radius:5px;--swiper-navigation-size:44px;--swiper-navigation-top-offset:50%;--swiper-navigation-sides-offset:10px}.card-image{width:100%;max-width:100%;overflow:hidden}.rkit-card .card-image img{width:100%;display:block;object-fit:cover;object-position:center}.rkit-cardslider-bullet{width:8px;aspect-ratio:1/1;border-radius:50%;background-color:#aaa;transition:all 0.5s ease}.rkit-cardslider-bullet-active{background-color:#161616}.rkit-cardslider-bullet-clickable .rkit-cardslider-bullet{cursor:pointer}.rkit-card .card-body{padding:30px;display:flex;flex-direction:column;position:relative;z-index:1}.rkit-card .card-body::before{content:"";width:100%;height:100%;display:block;z-index:-1;position:absolute;left:0;top:0;bottom:0;right:0;opacity:0;transition:all 0.5s;background:#aaa}.rkit-card.rkit-cc-overlay .card-body::before{transform:translateY(120%)}.card-title{margin:0}.rkit-card-slider .card-title a{text-decoration:none;color:#161616;transition:all 0.5s ease;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit;font-style:inherit;font-variant:inherit;word-spacing:inherit}.card-description{transition:all 0.5s ease}.card-subheading{transition:all 0.5s ease}.card-heading{margin-bottom:.5rem;display:flex;flex-direction:column}.rkit-swiper-button-prev.swiper-button-disabled,.rkit-swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.rkit-card .card-button a{background-color:#00cea6;display:flex;align-items:center;flex-direction:row;justify-content:center;gap:.5rem;padding:1rem;color:#fff;transition:all 0.5s;border-radius:5px}.rkit-card .card-button{display:flex;justify-content:start;margin-top:20px}.rkit-card .card-button a .button-icon{transition:color 0.5s}.rkit-card.rkit-cc-overlay{position:relative}.rkit-card.rkit-cc-overlay .card-body{opacity:0;transform:translateY(-20%);transform-origin:bottom;transition:all 0.5s;position:absolute;bottom:0;left:0;width:100%;height:100%;justify-content:center;color:#fff;padding:40px}.rkit-card.rkit-cc-overlay .card-image img{aspect-ratio:1 / 1}.rkit-card.rkit-cc-overlay .card-button{justify-content:center}.rkit-card.rkit-cc-overlay:hover .card-body{opacity:1;transform:translateY(0)}.rkit-card.rkit-cc-overlay:hover .card-body::before{transform:translateY(0);opacity:1}.rkit-card-slider .swiper-slide{overflow:unset}.card-button.fullwidth a{width:100%}.rkit-flex-absolute-card-slider{display:flex;align-items:center;position:absolute;inset:0;justify-content:space-between;z-index:999999;pointer-events:none}.rkit-animation-hover-card-slider-enabled .rkit-swiper-button-next,.rkit-animation-hover-card-slider-enabled .rkit-swiper-button-prev{opacity:0;transition:all 0.5s}.rkit-animation-hover-card-slider-enabled:hover .rkit-swiper-button-next,.rkit-animation-hover-card-slider-enabled:hover .rkit-swiper-button-prev{opacity:1;transform:translate(0,-50%)}.rkit-animation-hover-card-slider-enabled .rkit-swiper-button-next{transform:translate(-30px,-50%)}.rkit-animation-hover-card-slider-enabled .rkit-swiper-button-prev{transform:translate(30px,-50%)}@font-face{font-display:swap;font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgb(0 0 0 / .15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgb(0 0 0 / .5),#fff0)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgb(0 0 0 / .5),#fff0)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgb(0 0 0 / .5),#fff0)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgb(0 0 0 / .5),#fff0)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:#fff0}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgb(0 0 0 / .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgb(0 0 0 / .1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgb(0 0 0 / .5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}.elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container,.elementor-widget:not(:has(.elementor-widget-container)) .elementor-widget-container{overflow:hidden}.elementor-widget .elementor-icon-list-items.elementor-inline-items{display:flex;flex-wrap:wrap;margin-inline:-8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-inline-item{word-break:break-word}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{border-width:0;border-inline-start-width:1px;border-style:solid;height:100%;inset-inline-end:-8px;inset-inline-start:auto;position:relative;width:auto}.elementor-widget .elementor-icon-list-items{list-style-type:none;margin:0;padding:0}.elementor-widget .elementor-icon-list-item{margin:0;padding:0;position:relative}.elementor-widget .elementor-icon-list-item:after{inset-block-end:0;position:absolute;width:100%}.elementor-widget .elementor-icon-list-item,.elementor-widget .elementor-icon-list-item a{align-items:var(--icon-vertical-align,center);display:flex;font-size:inherit}.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text{align-self:center;padding-inline-start:5px}.elementor-widget .elementor-icon-list-icon{display:flex;inset-block-start:var(--icon-vertical-offset,initial);position:relative}.elementor-widget .elementor-icon-list-icon svg{height:var(--e-icon-list-icon-size,1em);width:var(--e-icon-list-icon-size,1em)}.elementor-widget .elementor-icon-list-icon i{font-size:var(--e-icon-list-icon-size);width:1.25em}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon{text-align:var(--e-icon-list-icon-align)}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg{margin:var(--e-icon-list-icon-margin,0 calc(var(--e-icon-list-icon-size, 1em) * .25) 0 0)}.elementor-widget.elementor-list-item-link-full_width a{width:100%}.elementor-widget.elementor-align-center .elementor-icon-list-item,.elementor-widget.elementor-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-align-start .elementor-icon-list-item,.elementor-widget.elementor-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-align-end .elementor-icon-list-item,.elementor-widget.elementor-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-align-start) .elementor-icon-list-item:after{inset-inline-end:0}@media (min-width:-1){.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-widescreen-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-widescreen-align-start .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-widescreen-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-widescreen-align-end .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-widescreen-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-widescreen-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-widescreen-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:-1){.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-laptop-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-laptop-align-start .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-laptop-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-laptop-align-end .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-laptop-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-laptop-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-laptop-align-start) .elementor-icon-list-item:after{inset-inline-end:0}.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-tablet_extra-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-tablet_extra-align-start .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-tablet_extra-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-tablet_extra-align-end .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-tablet_extra-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-tablet_extra-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-tablet_extra-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:1024px){.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-tablet-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-tablet-align-start .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-tablet-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-tablet-align-end .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-tablet-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-tablet-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-tablet-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:-1){.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-mobile_extra-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-mobile_extra-align-start .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-mobile_extra-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-mobile_extra-align-end .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-mobile_extra-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-mobile_extra-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-mobile_extra-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:767px){.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-mobile-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-mobile-align-start .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-mobile-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-mobile-align-end .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-mobile-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-mobile-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-mobile-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}#left-area ul.elementor-icon-list-items,.elementor .elementor-element ul.elementor-icon-list-items,.elementor-edit-area .elementor-element ul.elementor-icon-list-items{padding:0}.elementor-254 .elementor-element.elementor-element-2f7718de{--display:flex;--min-height:100vh;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:flex-end;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overflow:hidden;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-254 .elementor-element.elementor-element-2f7718de:not(.elementor-motion-effects-element-type-background),.elementor-254 .elementor-element.elementor-element-2f7718de>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:var(--e-global-color-primary)}.elementor-254 .elementor-element.elementor-element-6cb2fd32{--display:flex;--position:absolute;--min-height:100vh;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:25px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;top:0}body:not(.rtl) .elementor-254 .elementor-element.elementor-element-6cb2fd32{left:0}body.rtl .elementor-254 .elementor-element.elementor-element-6cb2fd32{right:0}.elementor-254 .elementor-element.elementor-element-683270d3{text-align:center}.elementor-254 .elementor-element.elementor-element-683270d3 .elementor-heading-title{font-family:"Cormorant Garamond",Sans-serif;font-size:4.5em;font-weight:500;text-transform:uppercase;line-height:200px;letter-spacing:.1em;color:var(--e-global-color-secondary)}.elementor-254 .elementor-element.elementor-element-23370fe5{--display:flex;--min-height:707px;--justify-content:flex-end;--overlay-opacity:1;--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;--z-index:0}.elementor-254 .elementor-element.elementor-element-23370fe5:not(.elementor-motion-effects-element-type-background),.elementor-254 .elementor-element.elementor-element-23370fe5>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-image:url(https://pamalacarter.net/wp-content/uploads/2026/04/3d-rendering-large-modern-contemporary-house-wood-concrete.webp);background-position:top center;background-repeat:no-repeat;background-size:cover}.elementor-254 .elementor-element.elementor-element-23370fe5::before,.elementor-254 .elementor-element.elementor-element-23370fe5>.elementor-background-video-container::before,.elementor-254 .elementor-element.elementor-element-23370fe5>.e-con-inner>.elementor-background-video-container::before,.elementor-254 .elementor-element.elementor-element-23370fe5>.elementor-background-slideshow::before,.elementor-254 .elementor-element.elementor-element-23370fe5>.e-con-inner>.elementor-background-slideshow::before,.elementor-254 .elementor-element.elementor-element-23370fe5>.elementor-motion-effects-container>.elementor-motion-effects-layer::before{background-color:#fff0;--background-overlay:'';background-image:linear-gradient(180deg,#02010100 0%,#161616 100%)}.elementor-254 .elementor-element.elementor-element-6c597d21{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--flex-wrap:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-254 .elementor-element.elementor-element-33eacfd4{--display:flex}.elementor-254 .elementor-element.elementor-element-76b8cecc{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap}.elementor-254 .elementor-element.elementor-element-11305f8{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px}.elementor-254 .elementor-element.elementor-element-1450e7f8{width:var(--container-widget-width,50px);max-width:50px;--container-widget-width:50px;--container-widget-flex-grow:0}.elementor-254 .elementor-element.elementor-element-1450e7f8 img{border-style:solid;border-width:3px 3px 3px 3px;border-color:#EFBF04;border-radius:200px 200px 200px 200px}.elementor-254 .elementor-element.elementor-element-1a16f9a4{width:var(--container-widget-width,50px);max-width:50px;margin:0 0 calc(var(--kit-widget-spacing, 0px) + 0px) -25px;--container-widget-width:50px;--container-widget-flex-grow:0}.elementor-254 .elementor-element.elementor-element-1a16f9a4 img{border-style:solid;border-width:3px 3px 3px 3px;border-color:#EFBF04;border-radius:200px 200px 200px 200px}.elementor-254 .elementor-element.elementor-element-41dabcbf{width:var(--container-widget-width,50px);max-width:50px;margin:0 0 calc(var(--kit-widget-spacing, 0px) + 0px) -25px;--container-widget-width:50px;--container-widget-flex-grow:0}.elementor-254 .elementor-element.elementor-element-41dabcbf img{border-style:solid;border-width:3px 3px 3px 3px;border-color:#EFBF04;border-radius:200px 200px 200px 200px}.elementor-254 .elementor-element.elementor-element-69cd80f1{width:var(--container-widget-width,50px);max-width:50px;margin:0 0 calc(var(--kit-widget-spacing, 0px) + 0px) -25px;--container-widget-width:50px;--container-widget-flex-grow:0}.elementor-254 .elementor-element.elementor-element-69cd80f1 img{border-style:solid;border-width:3px 3px 3px 3px;border-color:#EFBF04;border-radius:200px 200px 200px 200px}.elementor-254 .elementor-element.elementor-element-5680f3c2{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--gap:10px 0px;--row-gap:10px;--column-gap:0px}.elementor-254 .elementor-element.elementor-element-46572a5c{--e-rating-icon-font-size:15px;--e-rating-gap:7px;--e-rating-icon-marked-color:#EFBF04}.elementor-254 .elementor-element.elementor-element-b72317c .elementor-heading-title{font-family:var(--e-global-typography-33e02d2-font-family),Sans-serif;font-size:var(--e-global-typography-33e02d2-font-size);font-weight:var(--e-global-typography-33e02d2-font-weight);line-height:var(--e-global-typography-33e02d2-line-height);color:var(--e-global-color-1208dbb)}.elementor-254 .elementor-element.elementor-element-52d1f88d .elementor-heading-title{font-family:"Cormorant Garamond",Sans-serif;font-size:42px;font-weight:600;line-height:1.2em;color:var(--e-global-color-ce19d97)}.elementor-254 .elementor-element.elementor-element-5d8cb29d{--display:flex;--justify-content:center}.elementor-254 .elementor-element.elementor-element-435dc32 .elementor-button{background-color:#EFBF04;fill:var(--e-global-color-accent);color:var(--e-global-color-accent);border-style:solid;border-width:1px 1px 1px 1px;border-color:#EFBF04}.elementor-254 .elementor-element.elementor-element-435dc32 .elementor-button:hover,.elementor-254 .elementor-element.elementor-element-435dc32 .elementor-button:focus{background-color:var(--e-global-color-971d2f6);color:var(--e-global-color-ce19d97);border-color:var(--e-global-color-secondary)}.elementor-254 .elementor-element.elementor-element-435dc32 .elementor-button-content-wrapper{flex-direction:row-reverse}.elementor-254 .elementor-element.elementor-element-435dc32 .elementor-button .elementor-button-content-wrapper{gap:10px}.elementor-254 .elementor-element.elementor-element-435dc32 .elementor-button:hover svg,.elementor-254 .elementor-element.elementor-element-435dc32 .elementor-button:focus svg{fill:var(--e-global-color-ce19d97)}.elementor-254 .elementor-element.elementor-element-7a1912de{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px}.elementor-254 .elementor-element.elementor-element-e8ceae1{--divider-border-style:solid;--divider-color:#EFBF04;--divider-border-width:5px;width:var(--container-widget-width,4%);max-width:4%;--container-widget-width:4%;--container-widget-flex-grow:0}.elementor-254 .elementor-element.elementor-element-e8ceae1 .elementor-divider-separator{width:100%}.elementor-254 .elementor-element.elementor-element-e8ceae1 .elementor-divider{padding-block-start:50px;padding-block-end:50px}.elementor-254 .elementor-element.elementor-element-34bd5be0{--divider-border-style:solid;--divider-color:#EFBF04;--divider-border-width:1px;width:var(--container-widget-width,96%);max-width:96%;--container-widget-width:96%;--container-widget-flex-grow:0}.elementor-254 .elementor-element.elementor-element-34bd5be0 .elementor-divider-separator{width:100%}.elementor-254 .elementor-element.elementor-element-34bd5be0 .elementor-divider{padding-block-start:50px;padding-block-end:50px}.elementor-254 .elementor-element.elementor-element-1f0b28a9{--display:flex;--justify-content:center;--border-radius:4px 4px 4px 4px;--padding-top:25px;--padding-bottom:20px;--padding-left:10px;--padding-right:10px}.elementor-254 .elementor-element.elementor-element-1f0b28a9:not(.elementor-motion-effects-element-type-background),.elementor-254 .elementor-element.elementor-element-1f0b28a9>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#1C1C1C}.elementor-254 .elementor-element.elementor-element-7076330a .success-submit{bottom:0;right:0}.elementor-254 .elementor-element.elementor-element-7076330a .close-msg::before{content:"✖"}.elementor-254 .elementor-element.elementor-element-ae94358{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:80px 0px;--row-gap:80px;--column-gap:0px;--overflow:hidden;--padding-top:120px;--padding-bottom:120px;--padding-left:20px;--padding-right:20px}.elementor-254 .elementor-element.elementor-element-ae94358:not(.elementor-motion-effects-element-type-background),.elementor-254 .elementor-element.elementor-element-ae94358>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#000}.elementor-254 .elementor-element.elementor-element-6e481493{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--gap:30px 0px;--row-gap:30px;--column-gap:0px}.elementor-254 .elementor-element.elementor-element-6e481493.e-con{--align-self:flex-end}.elementor-254 .elementor-element.elementor-element-62d5a4fc{width:var(--container-widget-width,15%);max-width:15%;padding:0 5px 5px 5px;--container-widget-width:15%;--container-widget-flex-grow:0;border-style:solid;border-width:0 0 1px 0;border-color:var(--e-global-color-0f76ec3)}.elementor-254 .elementor-element.elementor-element-62d5a4fc.elementor-element{--align-self:flex-start}.elementor-254 .elementor-element.elementor-element-62d5a4fc .elementor-heading-title{color:var(--e-global-color-secondary)}.elementor-254 .elementor-element.elementor-element-37821bb6{width:var(--container-widget-width,60%);max-width:60%;margin:-5px 0 calc(var(--kit-widget-spacing, 0px) + 0px) 0;--container-widget-width:60%;--container-widget-flex-grow:0}.elementor-254 .elementor-element.elementor-element-37821bb6.elementor-element{--align-self:center}.elementor-254 .elementor-element.elementor-element-37821bb6 .elementor-heading-title{font-family:"Cormorant Garamond",Sans-serif;font-size:70px;font-weight:600;color:var(--e-global-color-secondary)}.elementor-254 .elementor-element.elementor-element-222fcae2{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--gap:0px 0px;--row-gap:0px;--column-gap:0px}.elementor-254 .elementor-element.elementor-element-5f6a455a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:space-between;--gap:20px 0px;--row-gap:20px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px}.elementor-254 .elementor-element.elementor-element-5f6a455a.e-con{--align-self:flex-start}.elementor-254 .elementor-element.elementor-element-21f143b2 img{width:1000px;height:330px;object-fit:cover;object-position:center center}.elementor-254 .elementor-element.elementor-element-502e069 img{width:1000px;height:330px;object-fit:cover;object-position:center center}.elementor-254 .elementor-element.elementor-element-1b4ced31{--display:flex;--min-height:685px;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--gap:0px 0px;--row-gap:0px;--column-gap:0px}.elementor-254 .elementor-element.elementor-element-1b4ced31.e-con{--align-self:flex-end}.elementor-254 .elementor-element.elementor-element-c11c86d{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px}.elementor-254 .elementor-element.elementor-element-c11c86d.e-con{--align-self:flex-end}.elementor-254 .elementor-element.elementor-element-45f349d8{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:center;--gap:20px 0px;--row-gap:20px;--column-gap:0px;--flex-wrap:wrap}.elementor-254 .elementor-element.elementor-element-ad71875 .elementor-counter-number-wrapper{text-align:{{VALUE}};--counter-prefix-grow:0;--counter-suffix-grow:1;--counter-number-grow:0;color:var(--e-global-color-secondary);font-family:"Plus Jakarta Sans",Sans-serif;font-size:52px;font-weight:600}.elementor-254 .elementor-element.elementor-element-55be8c69 .elementor-heading-title{font-family:var(--e-global-typography-7a51e85-font-family),Sans-serif;font-size:var(--e-global-typography-7a51e85-font-size);font-weight:var(--e-global-typography-7a51e85-font-weight);line-height:var(--e-global-typography-7a51e85-line-height);color:#FFF}.elementor-254 .elementor-element.elementor-element-6e015a2d{width:100%;max-width:100%}.elementor-254 .elementor-element.elementor-element-6e015a2d .elementor-heading-title{color:var(--e-global-color-secondary)}.elementor-254 .elementor-element.elementor-element-354ebfae{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px}.elementor-254 .elementor-element.elementor-element-1fbe2997{--divider-border-style:solid;--divider-color:var( --e-global-color-7bc1d60 );--divider-border-width:5px;width:var(--container-widget-width,40px);max-width:40px;--container-widget-width:40px;--container-widget-flex-grow:0}.elementor-254 .elementor-element.elementor-element-1fbe2997 .elementor-divider-separator{width:100%}.elementor-254 .elementor-element.elementor-element-1fbe2997 .elementor-divider{padding-block-start:40px;padding-block-end:40px}.elementor-254 .elementor-element.elementor-element-482c0370{--divider-border-style:solid;--divider-color:var( --e-global-color-0f76ec3 );--divider-border-width:1px;width:var(--container-widget-width,210px);max-width:210px;--container-widget-width:210px;--container-widget-flex-grow:0}.elementor-254 .elementor-element.elementor-element-482c0370 .elementor-divider-separator{width:100%}.elementor-254 .elementor-element.elementor-element-482c0370 .elementor-divider{padding-block-start:40px;padding-block-end:40px}.elementor-254 .elementor-element.elementor-element-4b41d437{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:center;--gap:20px 0px;--row-gap:20px;--column-gap:0px;--flex-wrap:wrap}.elementor-254 .elementor-element.elementor-element-29510d4 .elementor-counter-number-wrapper{text-align:{{VALUE}};--counter-prefix-grow:0;--counter-suffix-grow:1;--counter-number-grow:0;color:var(--e-global-color-secondary);font-family:"Plus Jakarta Sans",Sans-serif;font-size:52px;font-weight:600}.elementor-254 .elementor-element.elementor-element-77927b0a .elementor-heading-title{font-family:var(--e-global-typography-7a51e85-font-family),Sans-serif;font-size:var(--e-global-typography-7a51e85-font-size);font-weight:var(--e-global-typography-7a51e85-font-weight);line-height:var(--e-global-typography-7a51e85-line-height);color:var(--e-global-color-secondary)}.elementor-254 .elementor-element.elementor-element-6e894df0{width:100%;max-width:100%}.elementor-254 .elementor-element.elementor-element-6e894df0 .elementor-heading-title{color:var(--e-global-color-secondary)}.elementor-254 .elementor-element.elementor-element-9c97799{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px}.elementor-254 .elementor-element.elementor-element-304f7b81{--divider-border-style:solid;--divider-color:var( --e-global-color-7bc1d60 );--divider-border-width:5px;width:var(--container-widget-width,40px);max-width:40px;--container-widget-width:40px;--container-widget-flex-grow:0}.elementor-254 .elementor-element.elementor-element-304f7b81 .elementor-divider-separator{width:100%}.elementor-254 .elementor-element.elementor-element-304f7b81 .elementor-divider{padding-block-start:40px;padding-block-end:40px}.elementor-254 .elementor-element.elementor-element-3dd1cb97{--divider-border-style:solid;--divider-color:var( --e-global-color-0f76ec3 );--divider-border-width:1px;width:var(--container-widget-width,210px);max-width:210px;--container-widget-width:210px;--container-widget-flex-grow:0}.elementor-254 .elementor-element.elementor-element-3dd1cb97 .elementor-divider-separator{width:100%}.elementor-254 .elementor-element.elementor-element-3dd1cb97 .elementor-divider{padding-block-start:40px;padding-block-end:40px}.elementor-254 .elementor-element.elementor-element-1580f81a{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:center;--gap:20px 0px;--row-gap:20px;--column-gap:0px;--flex-wrap:wrap}.elementor-254 .elementor-element.elementor-element-4b42b2fb .elementor-counter-number-wrapper{text-align:{{VALUE}};--counter-prefix-grow:0;--counter-suffix-grow:1;--counter-number-grow:0;color:var(--e-global-color-secondary);font-family:"Plus Jakarta Sans",Sans-serif;font-size:52px;font-weight:600}.elementor-254 .elementor-element.elementor-element-27da8d21 .elementor-heading-title{font-family:var(--e-global-typography-7a51e85-font-family),Sans-serif;font-size:var(--e-global-typography-7a51e85-font-size);font-weight:var(--e-global-typography-7a51e85-font-weight);line-height:var(--e-global-typography-7a51e85-line-height);color:var(--e-global-color-secondary)}.elementor-254 .elementor-element.elementor-element-69cae66f{width:100%;max-width:100%}.elementor-254 .elementor-element.elementor-element-69cae66f .elementor-heading-title{color:var(--e-global-color-secondary)}.elementor-254 .elementor-element.elementor-element-3c6372c2{--display:flex;--justify-content:space-between;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px}.elementor-254 .elementor-element.elementor-element-8e819fc{--display:flex}.elementor-254 .elementor-element.elementor-element-6da271e5 p{margin-block-end:20px}.elementor-254 .elementor-element.elementor-element-6da271e5{color:var(--e-global-color-secondary)}.elementor-254 .elementor-element.elementor-element-47b251aa .elementor-button{background-color:#EFBF04;fill:#000;color:#000}.elementor-254 .elementor-element.elementor-element-c1c9de1{--display:flex;--min-height:300px;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:flex-end;--gap:5px 5px;--row-gap:5px;--column-gap:5px;--flex-wrap:wrap;--align-content:flex-end;--overlay-opacity:0.16;--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px}.elementor-254 .elementor-element.elementor-element-c1c9de1::before,.elementor-254 .elementor-element.elementor-element-c1c9de1>.elementor-background-video-container::before,.elementor-254 .elementor-element.elementor-element-c1c9de1>.e-con-inner>.elementor-background-video-container::before,.elementor-254 .elementor-element.elementor-element-c1c9de1>.elementor-background-slideshow::before,.elementor-254 .elementor-element.elementor-element-c1c9de1>.e-con-inner>.elementor-background-slideshow::before,.elementor-254 .elementor-element.elementor-element-c1c9de1>.elementor-motion-effects-container>.elementor-motion-effects-layer::before{background-color:var(--e-global-color-7bc1d60);--background-overlay:''}.elementor-254 .elementor-element.elementor-element-8d74bd3{--spacer-size:250px}.elementor-254 .elementor-element.elementor-element-3e44bc4{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:2em;--padding-bottom:0em;--padding-left:1em;--padding-right:1em}.elementor-254 .elementor-element.elementor-element-3e44bc4:not(.elementor-motion-effects-element-type-background),.elementor-254 .elementor-element.elementor-element-3e44bc4>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#000}.elementor-254 .elementor-element.elementor-element-18750c34{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--overflow:hidden;--padding-top:120px;--padding-bottom:120px;--padding-left:0px;--padding-right:0px}.elementor-254 .elementor-element.elementor-element-18750c34:not(.elementor-motion-effects-element-type-background),.elementor-254 .elementor-element.elementor-element-18750c34>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:var(--e-global-color-7bc1d60)}.elementor-254 .elementor-element.elementor-element-4251694c{--display:flex;--gap:80px 0px;--row-gap:80px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-254 .elementor-element.elementor-element-5945fcc7{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-254 .elementor-element.elementor-element-7a42f99e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:30px 0px;--row-gap:30px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-254 .elementor-element.elementor-element-297d18d6{width:var(--container-widget-width,268px);max-width:268px;padding:0 5px 5px 5px;--container-widget-width:268px;--container-widget-flex-grow:0;border-style:solid;border-width:0 0 1px 0;border-color:var(--e-global-color-0f76ec3)}.elementor-254 .elementor-element.elementor-element-297d18d6.elementor-element{--align-self:flex-start}.elementor-254 .elementor-element.elementor-element-297d18d6 .elementor-heading-title{color:var(--e-global-color-1208dbb)}.elementor-254 .elementor-element.elementor-element-5d16a0f2{width:var(--container-widget-width,100%);max-width:100%;margin:-5px 0 calc(var(--kit-widget-spacing, 0px) + 0px) 0;--container-widget-width:100%;--container-widget-flex-grow:0}.elementor-254 .elementor-element.elementor-element-5d16a0f2 .elementor-heading-title{font-family:"Cormorant Garamond",Sans-serif;font-size:52px;font-weight:600;line-height:52px;color:var(--e-global-color-ce19d97)}.elementor-254 .elementor-element.elementor-element-18a5b9e7{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:flex-end;--gap:30px 0px;--row-gap:30px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-254 .elementor-element.elementor-element-4d882b2c{text-align:start;color:var(--e-global-color-1208dbb)}.elementor-254 .elementor-element.elementor-element-4d882b2c p{margin-block-end:0}.elementor-254 .elementor-element.elementor-element-476dd8b8 .elementor-button{background-color:#EFBF04;fill:var(--e-global-color-accent);color:var(--e-global-color-accent);border-style:solid;border-width:1px 1px 1px 1px;border-color:#EFBF04}.elementor-254 .elementor-element.elementor-element-476dd8b8 .elementor-button:hover,.elementor-254 .elementor-element.elementor-element-476dd8b8 .elementor-button:focus{background-color:var(--e-global-color-971d2f6);color:var(--e-global-color-ce19d97);border-color:var(--e-global-color-secondary)}.elementor-254 .elementor-element.elementor-element-476dd8b8 .elementor-button-content-wrapper{flex-direction:row-reverse}.elementor-254 .elementor-element.elementor-element-476dd8b8 .elementor-button .elementor-button-content-wrapper{gap:10px}.elementor-254 .elementor-element.elementor-element-476dd8b8 .elementor-button:hover svg,.elementor-254 .elementor-element.elementor-element-476dd8b8 .elementor-button:focus svg{fill:var(--e-global-color-ce19d97)}.elementor-254 .elementor-element.elementor-element-62c7a5b9{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px}.elementor-254 .elementor-element.elementor-element-62c7a5b9.e-con{--align-self:flex-end;--flex-grow:0;--flex-shrink:0}.elementor-254 .elementor-element.elementor-element-608453ca .rkit-card{background-color:var(--e-global-color-971d2f6);border-radius:0 0 0 0;padding:0 0 0 0}.elementor-254 .elementor-element.elementor-element-608453ca .rkit-card .card-body::before{background-color:#fff0;background-image:linear-gradient(180deg,var(--e-global-color-971d2f6) 0%,var(--e-global-color-7bc1d60) 100%);opacity:1}.elementor-254 .elementor-element.elementor-element-608453ca .rkit-card .card-button a{background-color:#fff0;flex-direction:row;font-family:var(--e-global-typography-accent-font-family),Sans-serif;font-size:var(--e-global-typography-accent-font-size);font-weight:var(--e-global-typography-accent-font-weight);text-transform:var(--e-global-typography-accent-text-transform);line-height:var(--e-global-typography-accent-line-height);letter-spacing:var(--e-global-typography-accent-letter-spacing);padding:0 0 0 0;color:#EFBF04}.elementor-254 .elementor-element.elementor-element-608453ca .rkit-cardslider-pagination .rkit-cardslider-bullet{background-color:var(--e-global-color-0f76ec3);width:13px;height:8px;border-style:solid;border-width:1px 1px 1px 1px;border-color:var(--e-global-color-0f76ec3);border-radius:12px 12px 12px 12px}.elementor-254 .elementor-element.elementor-element-608453ca .rkit-cardslider-pagination .rkit-cardslider-bullet:hover{background-color:var(--e-global-color-971d2f6);width:13px;height:8px;border-color:var(--e-global-color-0f76ec3)}.elementor-254 .elementor-element.elementor-element-608453ca .rkit-cardslider-pagination .rkit-cardslider-bullet.rkit-cardslider-bullet-active{background-color:var(--e-global-color-971d2f6);width:25px;height:8px}.elementor-254 .elementor-element.elementor-element-608453ca .rkit-swiper-button-prev,.elementor-254 .elementor-element.elementor-element-608453ca .rkit-swiper-button-next{background-color:var(--e-global-color-ce19d97);color:var(--e-global-color-accent);border-style:solid;border-width:1px 1px 1px 1px;border-color:var(--e-global-color-ce19d97);transition-duration:200ms;border-radius:50px 50px 50px 50px}.elementor-254 .elementor-element.elementor-element-608453ca .rkit-swiper-button-prev:hover,.elementor-254 .elementor-element.elementor-element-608453ca .rkit-swiper-button-next:hover{background-color:#fff0}.elementor-254 .elementor-element.elementor-element-608453ca .rkit-card-slider{padding:0 0 0 0}.elementor-254 .elementor-element.elementor-element-608453ca .rkit-card .card-image img{aspect-ratio:4/5}.elementor-254 .elementor-element.elementor-element-608453ca .rkit-card .card-image{border-radius:0 0 0 0}.elementor-254 .elementor-element.elementor-element-608453ca .rkit-card .card-body{padding:220px 30px 30px 30px}.elementor-254 .elementor-element.elementor-element-608453ca .rkit-card .card-heading{align-items:start}.elementor-254 .elementor-element.elementor-element-608453ca .rkit-card .card-title{font-family:"Cormorant Garamond",Sans-serif;font-size:32px;font-weight:700;line-height:1em;margin-top:20px}.elementor-254 .elementor-element.elementor-element-608453ca .rkit-card .card-title a{color:var(--e-global-color-ce19d97)}.elementor-254 .elementor-element.elementor-element-608453ca .rkit-card .card-subheading{font-family:var(--e-global-typography-33e02d2-font-family),Sans-serif;font-size:var(--e-global-typography-33e02d2-font-size);font-weight:var(--e-global-typography-33e02d2-font-weight);line-height:var(--e-global-typography-33e02d2-line-height);color:var(--e-global-color-0f76ec3)}.elementor-254 .elementor-element.elementor-element-608453ca .rkit-card .card-description{text-align:left;font-family:var(--e-global-typography-text-font-family),Sans-serif;font-size:var(--e-global-typography-text-font-size);font-weight:var(--e-global-typography-text-font-weight);line-height:var(--e-global-typography-text-line-height);margin-top:10px}.elementor-254 .elementor-element.elementor-element-608453ca .rkit-card .card-button{justify-content:start;margin-top:20px}.elementor-254 .elementor-element.elementor-element-608453ca .rkit-card .card-button a .button-icon{font-size:20px;color:#EFBF04;fill:#EFBF04}.elementor-254 .elementor-element.elementor-element-608453ca .rkit-card .card-button a svg.button-icon{width:20px;height:20px}.elementor-254 .elementor-element.elementor-element-608453ca .rkit-card .card-button a:hover{color:var(--e-global-color-ce19d97)}.elementor-254 .elementor-element.elementor-element-608453ca .rkit-card .card-button a:hover .button-icon{color:var(--e-global-color-ce19d97);fill:var(--e-global-color-ce19d97)}.elementor-254 .elementor-element.elementor-element-608453ca .rkit-cardslider-pagination{justify-content:center;gap:10px;margin:40px 0 0 0}.elementor-254 .elementor-element.elementor-element-608453ca .rkit-swiper-button-next,.elementor-254 .elementor-element.elementor-element-608453ca .rkit-swiper-button-prev{width:40px;height:40px}.elementor-254 .elementor-element.elementor-element-608453ca .rkit-flex-absolute-card-slider{left:-9px!important;right:-9px!important}.elementor-254 .elementor-element.elementor-element-608453ca .rkit-swiper-button-prev:hover,.elementor-254 .elementor-element.elementor-element-608453ca .rkit-swiper-button-next:hover{color:var(--e-global-color-ce19d97)}.elementor-254 .elementor-element.elementor-element-8fe4a28{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overflow:hidden;--padding-top:120px;--padding-bottom:120px;--padding-left:20px;--padding-right:20px}.elementor-254 .elementor-element.elementor-element-8fe4a28:not(.elementor-motion-effects-element-type-background),.elementor-254 .elementor-element.elementor-element-8fe4a28>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#000}.elementor-254 .elementor-element.elementor-element-5f916dd6{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:80px 0px;--row-gap:80px;--column-gap:0px}.elementor-254 .elementor-element.elementor-element-761e53b{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--gap:30px 0px;--row-gap:30px;--column-gap:0px;--overflow:hidden;border-style:solid;--border-style:solid;border-width:0 0 1px 0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:1px;--border-left-width:0px;border-color:var(--e-global-color-1208dbb);--border-color:var( --e-global-color-1208dbb );--padding-top:0px;--padding-bottom:80px;--padding-left:0px;--padding-right:0px}.elementor-254 .elementor-element.elementor-element-761e53b.e-con{--align-self:flex-end}.elementor-254 .elementor-element.elementor-element-3a48f18{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:40px}.elementor-254 .elementor-element.elementor-element-f52a076{padding:0 5px 5px 5px;border-style:solid;border-width:0 0 1px 0;border-color:#EFBF04}.elementor-254 .elementor-element.elementor-element-f52a076.elementor-element{--align-self:flex-start}.elementor-254 .elementor-element.elementor-element-f52a076 .elementor-heading-title{color:#EFBF04}.elementor-254 .elementor-element.elementor-element-304f7c4{margin:-5px 0 calc(var(--kit-widget-spacing, 0px) + 0px) 0}.elementor-254 .elementor-element.elementor-element-304f7c4.elementor-element{--align-self:center}.elementor-254 .elementor-element.elementor-element-304f7c4 .elementor-heading-title{font-family:"Cormorant Garamond",Sans-serif;font-size:52px;font-weight:600;line-height:52px;color:var(--e-global-color-secondary)}.elementor-254 .elementor-element.elementor-element-198b7cbb{width:var(--container-widget-width,40%);max-width:40%;--container-widget-width:40%;--container-widget-flex-grow:0;color:var(--e-global-color-secondary)}.elementor-254 .elementor-element.elementor-element-198b7cbb.elementor-element{--align-self:flex-end}.elementor-254 .elementor-element.elementor-element-198b7cbb p{margin-block-end:0}.elementor-254 .elementor-element.elementor-element-4c4a9713{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--flex-wrap:wrap}.elementor-254 .elementor-element.elementor-element-4c4a9713.e-con{--align-self:flex-end}.elementor-254 .elementor-element.elementor-element-7e7b055f{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px}.elementor-254 .elementor-element.elementor-element-54ecb28{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:flex-start;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--e-con-transform-transition-duration:400ms}.elementor-254 .elementor-element.elementor-element-54ecb28.e-con{--e-con-transform-translateX:0px}.elementor-254 .elementor-element.elementor-element-54ecb28.e-con:hover{--e-con-transform-translateX:20px}.elementor-254 .elementor-element.elementor-element-5ad0c8c4{--display:flex;--min-height:70px;--justify-content:center;--border-radius:100px 100px 100px 100px}.elementor-254 .elementor-element.elementor-element-5ad0c8c4:not(.elementor-motion-effects-element-type-background),.elementor-254 .elementor-element.elementor-element-5ad0c8c4>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#EFBF04}.elementor-254 .elementor-element.elementor-element-67dbda79{text-align:center}.elementor-254 .elementor-element.elementor-element-67dbda79 .elementor-heading-title{font-family:var(--e-global-typography-33e02d2-font-family),Sans-serif;font-size:var(--e-global-typography-33e02d2-font-size);font-weight:var(--e-global-typography-33e02d2-font-weight);line-height:var(--e-global-typography-33e02d2-line-height);color:#000}.elementor-254 .elementor-element.elementor-element-15b8fec2{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:10px 0px;--row-gap:10px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:10px;--padding-right:0px}.elementor-254 .elementor-element.elementor-element-7f6204e2 .elementor-heading-title{color:var(--e-global-color-secondary)}.elementor-254 .elementor-element.elementor-element-67d8d4d8 p{margin-block-end:0}.elementor-254 .elementor-element.elementor-element-67d8d4d8{color:var(--e-global-color-secondary)}.elementor-254 .elementor-element.elementor-element-1ef88ddf{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px}.elementor-254 .elementor-element.elementor-element-62c2995c{--divider-border-style:solid;--divider-color:var( --e-global-color-1208dbb );--divider-border-width:1px;width:100%;max-width:100%}.elementor-254 .elementor-element.elementor-element-62c2995c .elementor-divider-separator{width:100%}.elementor-254 .elementor-element.elementor-element-62c2995c .elementor-divider{padding-block-start:30px;padding-block-end:30px}.elementor-254 .elementor-element.elementor-element-194dc383{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:flex-start;--gap:0px 0px;--row-gap:0px;--column-gap:0px}.elementor-254 .elementor-element.elementor-element-194dc383.e-con{--e-con-transform-translateX:0px}.elementor-254 .elementor-element.elementor-element-194dc383.e-con:hover{--e-con-transform-translateX:20px}.elementor-254 .elementor-element.elementor-element-1a25bcc8{--display:flex;--min-height:70px;--justify-content:center;--border-radius:100px 100px 100px 100px}.elementor-254 .elementor-element.elementor-element-1a25bcc8:not(.elementor-motion-effects-element-type-background),.elementor-254 .elementor-element.elementor-element-1a25bcc8>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#EFBF04}.elementor-254 .elementor-element.elementor-element-558e816f{text-align:center}.elementor-254 .elementor-element.elementor-element-558e816f .elementor-heading-title{font-family:var(--e-global-typography-33e02d2-font-family),Sans-serif;font-size:var(--e-global-typography-33e02d2-font-size);font-weight:var(--e-global-typography-33e02d2-font-weight);line-height:var(--e-global-typography-33e02d2-line-height);color:#000}.elementor-254 .elementor-element.elementor-element-5279bde2{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:10px 0px;--row-gap:10px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:10px;--padding-right:0px}.elementor-254 .elementor-element.elementor-element-4aaac113 .elementor-heading-title{color:var(--e-global-color-secondary)}.elementor-254 .elementor-element.elementor-element-6faa58b6 p{margin-block-end:0}.elementor-254 .elementor-element.elementor-element-6faa58b6{color:var(--e-global-color-secondary)}.elementor-254 .elementor-element.elementor-element-29ae1c43{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px}.elementor-254 .elementor-element.elementor-element-1a54ad6{--divider-border-style:solid;--divider-color:var( --e-global-color-1208dbb );--divider-border-width:1px;width:100%;max-width:100%}.elementor-254 .elementor-element.elementor-element-1a54ad6 .elementor-divider-separator{width:100%}.elementor-254 .elementor-element.elementor-element-1a54ad6 .elementor-divider{padding-block-start:30px;padding-block-end:30px}.elementor-254 .elementor-element.elementor-element-7be1e248{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:flex-start;--gap:0px 0px;--row-gap:0px;--column-gap:0px}.elementor-254 .elementor-element.elementor-element-7be1e248.e-con{--e-con-transform-translateX:0px}.elementor-254 .elementor-element.elementor-element-7be1e248.e-con:hover{--e-con-transform-translateX:20px}.elementor-254 .elementor-element.elementor-element-2ab52782{--display:flex;--min-height:70px;--justify-content:center;--border-radius:100px 100px 100px 100px}.elementor-254 .elementor-element.elementor-element-2ab52782:not(.elementor-motion-effects-element-type-background),.elementor-254 .elementor-element.elementor-element-2ab52782>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#EFBF04}.elementor-254 .elementor-element.elementor-element-6b1b9dc7{text-align:center}.elementor-254 .elementor-element.elementor-element-6b1b9dc7 .elementor-heading-title{font-family:var(--e-global-typography-33e02d2-font-family),Sans-serif;font-size:var(--e-global-typography-33e02d2-font-size);font-weight:var(--e-global-typography-33e02d2-font-weight);line-height:var(--e-global-typography-33e02d2-line-height);color:#000}.elementor-254 .elementor-element.elementor-element-3668c0e4{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:10px 0px;--row-gap:10px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:10px;--padding-right:0px}.elementor-254 .elementor-element.elementor-element-447162dc .elementor-heading-title{font-family:"Cormorant Garamond",Sans-serif;font-size:32px;font-weight:700;line-height:40px;color:var(--e-global-color-secondary)}.elementor-254 .elementor-element.elementor-element-25b8f01b p{margin-block-end:0}.elementor-254 .elementor-element.elementor-element-25b8f01b{color:var(--e-global-color-secondary)}.elementor-254 .elementor-element.elementor-element-7a93462{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px}.elementor-254 .elementor-element.elementor-element-2c793255{--divider-border-style:solid;--divider-color:var( --e-global-color-1208dbb );--divider-border-width:1px;width:100%;max-width:100%}.elementor-254 .elementor-element.elementor-element-2c793255 .elementor-divider-separator{width:100%}.elementor-254 .elementor-element.elementor-element-2c793255 .elementor-divider{padding-block-start:30px;padding-block-end:30px}.elementor-254 .elementor-element.elementor-element-11db0f2b{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:flex-start;--gap:0px 0px;--row-gap:0px;--column-gap:0px}.elementor-254 .elementor-element.elementor-element-11db0f2b.e-con{--e-con-transform-translateX:0px}.elementor-254 .elementor-element.elementor-element-11db0f2b.e-con:hover{--e-con-transform-translateX:20px}.elementor-254 .elementor-element.elementor-element-54008679{--display:flex;--min-height:70px;--justify-content:center;--border-radius:100px 100px 100px 100px}.elementor-254 .elementor-element.elementor-element-54008679:not(.elementor-motion-effects-element-type-background),.elementor-254 .elementor-element.elementor-element-54008679>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#EFBF04}.elementor-254 .elementor-element.elementor-element-5ccd494a{text-align:center}.elementor-254 .elementor-element.elementor-element-5ccd494a .elementor-heading-title{font-family:var(--e-global-typography-33e02d2-font-family),Sans-serif;font-size:var(--e-global-typography-33e02d2-font-size);font-weight:var(--e-global-typography-33e02d2-font-weight);line-height:var(--e-global-typography-33e02d2-line-height);color:#000}.elementor-254 .elementor-element.elementor-element-50d70261{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:10px 0px;--row-gap:10px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:10px;--padding-right:0px}.elementor-254 .elementor-element.elementor-element-64749268 .elementor-heading-title{color:var(--e-global-color-secondary)}.elementor-254 .elementor-element.elementor-element-533af97e p{margin-block-end:0}.elementor-254 .elementor-element.elementor-element-533af97e{color:var(--e-global-color-secondary)}.elementor-254 .elementor-element.elementor-element-12e8980f{--display:flex;--justify-content:center}.elementor-254 .elementor-element.elementor-element-12e8980f:not(.elementor-motion-effects-element-type-background),.elementor-254 .elementor-element.elementor-element-12e8980f>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-image:url(https://pamalacarter.net/wp-content/uploads/2026/05/A91y90i8m_49ud45_mlk.jpg);background-position:center left;background-repeat:no-repeat;background-size:cover}.elementor-254 .elementor-element.elementor-element-2b1f48ec{--spacer-size:50px}.elementor-254 .elementor-element.elementor-element-194ad439{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--overflow:hidden;--padding-top:120px;--padding-bottom:120px;--padding-left:20px;--padding-right:20px}.elementor-254 .elementor-element.elementor-element-194ad439:not(.elementor-motion-effects-element-type-background),.elementor-254 .elementor-element.elementor-element-194ad439>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:var(--e-global-color-7bc1d60)}.elementor-254 .elementor-element.elementor-element-3f7b0ac8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:80px 0px;--row-gap:80px;--column-gap:0px}.elementor-254 .elementor-element.elementor-element-39d920b3{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--gap:0px 0px;--row-gap:0px;--column-gap:0px}.elementor-254 .elementor-element.elementor-element-2302a525{--display:flex;--gap:30px 0px;--row-gap:30px;--column-gap:0px}.elementor-254 .elementor-element.elementor-element-5c3b6341{width:var(--container-widget-width,326px);max-width:326px;padding:0 5px 5px 5px;--container-widget-width:326px;--container-widget-flex-grow:0;border-style:solid;border-width:0 0 1px 0;border-color:#EFBF04}.elementor-254 .elementor-element.elementor-element-5c3b6341.elementor-element{--align-self:flex-start}.elementor-254 .elementor-element.elementor-element-5c3b6341 .elementor-heading-title{color:#EFBF04}.elementor-254 .elementor-element.elementor-element-50497efa{width:100%;max-width:100%;margin:-5px 0 calc(var(--kit-widget-spacing, 0px) + 0px) 0;padding:0 50px 0 0}.elementor-254 .elementor-element.elementor-element-50497efa .elementor-heading-title{font-family:"Cormorant Garamond",Sans-serif;font-size:42px;font-weight:600;line-height:1.2em;color:var(--e-global-color-ce19d97)}.elementor-254 .elementor-element.elementor-element-379433dc{--display:flex;--justify-content:flex-end;--gap:30px 0px;--row-gap:30px;--column-gap:0px}.elementor-254 .elementor-element.elementor-element-581608bd{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:flex-start}.elementor-254 .elementor-element.elementor-element-5c4bd15{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px}.elementor-254 .elementor-element.elementor-element-7d03fa04{width:var(--container-widget-width,50px);max-width:50px;--container-widget-width:50px;--container-widget-flex-grow:0}.elementor-254 .elementor-element.elementor-element-7d03fa04 img{border-style:solid;border-width:3px 3px 3px 3px;border-color:#EFBF04;border-radius:200px 200px 200px 200px}.elementor-254 .elementor-element.elementor-element-511024b1{width:var(--container-widget-width,50px);max-width:50px;margin:0 0 calc(var(--kit-widget-spacing, 0px) + 0px) -25px;--container-widget-width:50px;--container-widget-flex-grow:0}.elementor-254 .elementor-element.elementor-element-511024b1 img{border-style:solid;border-width:3px 3px 3px 3px;border-color:#EFBF04;border-radius:200px 200px 200px 200px}.elementor-254 .elementor-element.elementor-element-2634c99b{width:var(--container-widget-width,50px);max-width:50px;margin:0 0 calc(var(--kit-widget-spacing, 0px) + 0px) -25px;--container-widget-width:50px;--container-widget-flex-grow:0}.elementor-254 .elementor-element.elementor-element-2634c99b img{border-style:solid;border-width:3px 3px 3px 3px;border-color:#EFBF04;border-radius:200px 200px 200px 200px}.elementor-254 .elementor-element.elementor-element-18afe4fa{width:var(--container-widget-width,50px);max-width:50px;margin:0 0 calc(var(--kit-widget-spacing, 0px) + 0px) -25px;--container-widget-width:50px;--container-widget-flex-grow:0}.elementor-254 .elementor-element.elementor-element-18afe4fa img{border-style:solid;border-width:3px 3px 3px 3px;border-color:#EFBF04;border-radius:200px 200px 200px 200px}.elementor-254 .elementor-element.elementor-element-3363ecc8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--gap:10px 0px;--row-gap:10px;--column-gap:0px}.elementor-254 .elementor-element.elementor-element-6c88c5fa{--e-rating-icon-font-size:15px;--e-rating-gap:7px;--e-rating-icon-marked-color:#EFBF04}.elementor-254 .elementor-element.elementor-element-2ee99847 .elementor-heading-title{font-family:var(--e-global-typography-33e02d2-font-family),Sans-serif;font-size:var(--e-global-typography-33e02d2-font-size);font-weight:var(--e-global-typography-33e02d2-font-weight);line-height:var(--e-global-typography-33e02d2-line-height);color:var(--e-global-color-1208dbb)}.elementor-254 .elementor-element.elementor-element-694dd6d8{text-align:start;color:var(--e-global-color-1208dbb)}.elementor-254 .elementor-element.elementor-element-694dd6d8 p{margin-block-end:0}.elementor-254 .elementor-element.elementor-element-6f2607c9{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-254 .elementor-element.elementor-element-1f48c388{--display:flex;--overlay-opacity:0.39}.elementor-254 .elementor-element.elementor-element-1f48c388:not(.elementor-motion-effects-element-type-background),.elementor-254 .elementor-element.elementor-element-1f48c388>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-image:url(https://pamalacarter.net/wp-content/uploads/2026/05/A91g396pg_1ldg8mk_hkk.jpg);background-position:center center;background-repeat:no-repeat;background-size:cover}.elementor-254 .elementor-element.elementor-element-1f48c388::before,.elementor-254 .elementor-element.elementor-element-1f48c388>.elementor-background-video-container::before,.elementor-254 .elementor-element.elementor-element-1f48c388>.e-con-inner>.elementor-background-video-container::before,.elementor-254 .elementor-element.elementor-element-1f48c388>.elementor-background-slideshow::before,.elementor-254 .elementor-element.elementor-element-1f48c388>.e-con-inner>.elementor-background-slideshow::before,.elementor-254 .elementor-element.elementor-element-1f48c388>.elementor-motion-effects-container>.elementor-motion-effects-layer::before{background-color:var(--e-global-color-primary);--background-overlay:''}.elementor-254 .elementor-element.elementor-element-4432fd8a{--spacer-size:400px}.elementor-254 .elementor-element.elementor-element-4a7a3fb8{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--gap:0px 0px;--row-gap:0px;--column-gap:0px}.elementor-254 .elementor-element.elementor-element-519bdadf{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:40px 0px;--row-gap:40px;--column-gap:0px;--z-index:1}.elementor-254 .elementor-element.elementor-element-4e923b3b{--display:flex;--min-height:100px;--justify-content:center;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var(--e-global-color-04d17b6);--border-color:var( --e-global-color-04d17b6 );--border-radius:1000px 1000px 1000px 1000px;--z-index:0}.elementor-254 .elementor-element.elementor-element-4e923b3b:not(.elementor-motion-effects-element-type-background),.elementor-254 .elementor-element.elementor-element-4e923b3b>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:var(--e-global-color-7bc1d60)}.elementor-254 .elementor-element.elementor-element-12aaf352{z-index:2}.elementor-254 .elementor-element.elementor-element-12aaf352 img{width:52%}.elementor-254 .elementor-element.elementor-element-568b0566{--display:flex;--position:absolute;--min-height:35px;--justify-content:center;--overlay-opacity:0.5;--border-radius:100px 100px 100px 100px;top:-5px;--z-index:1}.elementor-254 .elementor-element.elementor-element-568b0566:not(.elementor-motion-effects-element-type-background),.elementor-254 .elementor-element.elementor-element-568b0566>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#EFBF04}.elementor-254 .elementor-element.elementor-element-568b0566::before,.elementor-254 .elementor-element.elementor-element-568b0566>.elementor-background-video-container::before,.elementor-254 .elementor-element.elementor-element-568b0566>.e-con-inner>.elementor-background-video-container::before,.elementor-254 .elementor-element.elementor-element-568b0566>.elementor-background-slideshow::before,.elementor-254 .elementor-element.elementor-element-568b0566>.e-con-inner>.elementor-background-slideshow::before,.elementor-254 .elementor-element.elementor-element-568b0566>.elementor-motion-effects-container>.elementor-motion-effects-layer::before{--background-overlay:''}body:not(.rtl) .elementor-254 .elementor-element.elementor-element-568b0566{right:-5px}body.rtl .elementor-254 .elementor-element.elementor-element-568b0566{left:-5px}.elementor-254 .elementor-element.elementor-element-c467864{margin:0 0 calc(var(--kit-widget-spacing, 0px) + 0px) 0;padding:0 0 0 0;text-align:center}.elementor-254 .elementor-element.elementor-element-c467864 .elementor-heading-title{font-family:var(--e-global-typography-33e02d2-font-family),Sans-serif;font-size:var(--e-global-typography-33e02d2-font-size);font-weight:var(--e-global-typography-33e02d2-font-weight);line-height:var(--e-global-typography-33e02d2-line-height);color:var(--e-global-color-primary)}.elementor-254 .elementor-element.elementor-element-cc0e361{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:20px 0px;--row-gap:20px;--column-gap:0px}.elementor-254 .elementor-element.elementor-element-7db7676f .elementor-heading-title{color:var(--e-global-color-secondary)}.elementor-254 .elementor-element.elementor-element-762e1071{text-align:start;color:var(--e-global-color-1208dbb)}.elementor-254 .elementor-element.elementor-element-762e1071 p{margin-block-end:0}.elementor-254 .elementor-element.elementor-element-2ec23d1{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:40px 0px;--row-gap:40px;--column-gap:0px;--z-index:1}.elementor-254 .elementor-element.elementor-element-2e97c61b{--display:flex;--min-height:100px;--justify-content:center;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var(--e-global-color-04d17b6);--border-color:var( --e-global-color-04d17b6 );--border-radius:1000px 1000px 1000px 1000px;--z-index:0}.elementor-254 .elementor-element.elementor-element-2e97c61b:not(.elementor-motion-effects-element-type-background),.elementor-254 .elementor-element.elementor-element-2e97c61b>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:var(--e-global-color-7bc1d60)}.elementor-254 .elementor-element.elementor-element-6dafda15{z-index:2}.elementor-254 .elementor-element.elementor-element-6dafda15 img{width:52%}.elementor-254 .elementor-element.elementor-element-726d21f3{--display:flex;--position:absolute;--min-height:35px;--justify-content:center;--overlay-opacity:0.5;--border-radius:100px 100px 100px 100px;top:-5px;--z-index:1}.elementor-254 .elementor-element.elementor-element-726d21f3:not(.elementor-motion-effects-element-type-background),.elementor-254 .elementor-element.elementor-element-726d21f3>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#EFBF04}.elementor-254 .elementor-element.elementor-element-726d21f3::before,.elementor-254 .elementor-element.elementor-element-726d21f3>.elementor-background-video-container::before,.elementor-254 .elementor-element.elementor-element-726d21f3>.e-con-inner>.elementor-background-video-container::before,.elementor-254 .elementor-element.elementor-element-726d21f3>.elementor-background-slideshow::before,.elementor-254 .elementor-element.elementor-element-726d21f3>.e-con-inner>.elementor-background-slideshow::before,.elementor-254 .elementor-element.elementor-element-726d21f3>.elementor-motion-effects-container>.elementor-motion-effects-layer::before{--background-overlay:''}body:not(.rtl) .elementor-254 .elementor-element.elementor-element-726d21f3{right:-5px}body.rtl .elementor-254 .elementor-element.elementor-element-726d21f3{left:-5px}.elementor-254 .elementor-element.elementor-element-35954bf1{margin:0 0 calc(var(--kit-widget-spacing, 0px) + 0px) 0;padding:0 0 0 0;text-align:center}.elementor-254 .elementor-element.elementor-element-35954bf1 .elementor-heading-title{font-family:var(--e-global-typography-33e02d2-font-family),Sans-serif;font-size:var(--e-global-typography-33e02d2-font-size);font-weight:var(--e-global-typography-33e02d2-font-weight);line-height:var(--e-global-typography-33e02d2-line-height);color:var(--e-global-color-primary)}.elementor-254 .elementor-element.elementor-element-2e4c0a3f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:20px 0px;--row-gap:20px;--column-gap:0px}.elementor-254 .elementor-element.elementor-element-59395795 .elementor-heading-title{color:var(--e-global-color-secondary)}.elementor-254 .elementor-element.elementor-element-7cdb7cc8{text-align:start;color:var(--e-global-color-1208dbb)}.elementor-254 .elementor-element.elementor-element-7cdb7cc8 p{margin-block-end:0}.elementor-254 .elementor-element.elementor-element-64d59653{--display:flex;--gap:40px 0px;--row-gap:40px;--column-gap:0px;--z-index:1}.elementor-254 .elementor-element.elementor-element-2449f920{--display:flex;--min-height:100px;--justify-content:center;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var(--e-global-color-04d17b6);--border-color:var( --e-global-color-04d17b6 );--border-radius:1000px 1000px 1000px 1000px;--z-index:0}.elementor-254 .elementor-element.elementor-element-2449f920:not(.elementor-motion-effects-element-type-background),.elementor-254 .elementor-element.elementor-element-2449f920>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:var(--e-global-color-7bc1d60)}.elementor-254 .elementor-element.elementor-element-8cf2a3f{z-index:2}.elementor-254 .elementor-element.elementor-element-8cf2a3f img{width:52%}.elementor-254 .elementor-element.elementor-element-769b5969{--display:flex;--position:absolute;--min-height:35px;--justify-content:center;--overlay-opacity:0.5;--border-radius:100px 100px 100px 100px;top:-5px;--z-index:1}.elementor-254 .elementor-element.elementor-element-769b5969:not(.elementor-motion-effects-element-type-background),.elementor-254 .elementor-element.elementor-element-769b5969>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#EFBF04}.elementor-254 .elementor-element.elementor-element-769b5969::before,.elementor-254 .elementor-element.elementor-element-769b5969>.elementor-background-video-container::before,.elementor-254 .elementor-element.elementor-element-769b5969>.e-con-inner>.elementor-background-video-container::before,.elementor-254 .elementor-element.elementor-element-769b5969>.elementor-background-slideshow::before,.elementor-254 .elementor-element.elementor-element-769b5969>.e-con-inner>.elementor-background-slideshow::before,.elementor-254 .elementor-element.elementor-element-769b5969>.elementor-motion-effects-container>.elementor-motion-effects-layer::before{--background-overlay:''}body:not(.rtl) .elementor-254 .elementor-element.elementor-element-769b5969{right:-5px}body.rtl .elementor-254 .elementor-element.elementor-element-769b5969{left:-5px}.elementor-254 .elementor-element.elementor-element-5e146c28{margin:0 0 calc(var(--kit-widget-spacing, 0px) + 0px) 0;padding:0 0 0 0;text-align:center}.elementor-254 .elementor-element.elementor-element-5e146c28 .elementor-heading-title{font-family:var(--e-global-typography-33e02d2-font-family),Sans-serif;font-size:var(--e-global-typography-33e02d2-font-size);font-weight:var(--e-global-typography-33e02d2-font-weight);line-height:var(--e-global-typography-33e02d2-line-height);color:var(--e-global-color-primary)}.elementor-254 .elementor-element.elementor-element-c11c9d6{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:20px 0px;--row-gap:20px;--column-gap:0px}.elementor-254 .elementor-element.elementor-element-651a6956 .elementor-heading-title{color:var(--e-global-color-secondary)}.elementor-254 .elementor-element.elementor-element-2dea2682{text-align:start;color:var(--e-global-color-1208dbb)}.elementor-254 .elementor-element.elementor-element-2dea2682 p{margin-block-end:0}.elementor-254 .elementor-element.elementor-element-13eb135d{--display:flex;--gap:40px 0px;--row-gap:40px;--column-gap:0px;--z-index:1}.elementor-254 .elementor-element.elementor-element-13eb135d:not(.elementor-motion-effects-element-type-background),.elementor-254 .elementor-element.elementor-element-13eb135d>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:var(--e-global-color-7bc1d60)}.elementor-254 .elementor-element.elementor-element-24a2d57c{--display:flex;--min-height:100px;--justify-content:center;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var(--e-global-color-04d17b6);--border-color:var( --e-global-color-04d17b6 );--border-radius:1000px 1000px 1000px 1000px;--z-index:0}.elementor-254 .elementor-element.elementor-element-24a2d57c:not(.elementor-motion-effects-element-type-background),.elementor-254 .elementor-element.elementor-element-24a2d57c>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:var(--e-global-color-7bc1d60)}.elementor-254 .elementor-element.elementor-element-3113ccb4{z-index:2}.elementor-254 .elementor-element.elementor-element-3113ccb4 img{width:52%}.elementor-254 .elementor-element.elementor-element-4459faaa{--display:flex;--position:absolute;--min-height:35px;--justify-content:center;--overlay-opacity:0.5;--border-radius:100px 100px 100px 100px;top:-5px;--z-index:1}.elementor-254 .elementor-element.elementor-element-4459faaa:not(.elementor-motion-effects-element-type-background),.elementor-254 .elementor-element.elementor-element-4459faaa>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#EFBF04}.elementor-254 .elementor-element.elementor-element-4459faaa::before,.elementor-254 .elementor-element.elementor-element-4459faaa>.elementor-background-video-container::before,.elementor-254 .elementor-element.elementor-element-4459faaa>.e-con-inner>.elementor-background-video-container::before,.elementor-254 .elementor-element.elementor-element-4459faaa>.elementor-background-slideshow::before,.elementor-254 .elementor-element.elementor-element-4459faaa>.e-con-inner>.elementor-background-slideshow::before,.elementor-254 .elementor-element.elementor-element-4459faaa>.elementor-motion-effects-container>.elementor-motion-effects-layer::before{--background-overlay:''}body:not(.rtl) .elementor-254 .elementor-element.elementor-element-4459faaa{right:-5px}body.rtl .elementor-254 .elementor-element.elementor-element-4459faaa{left:-5px}.elementor-254 .elementor-element.elementor-element-4c580ddc{margin:0 0 calc(var(--kit-widget-spacing, 0px) + 0px) 0;padding:0 0 0 0;text-align:center}.elementor-254 .elementor-element.elementor-element-4c580ddc .elementor-heading-title{font-family:var(--e-global-typography-33e02d2-font-family),Sans-serif;font-size:var(--e-global-typography-33e02d2-font-size);font-weight:var(--e-global-typography-33e02d2-font-weight);line-height:var(--e-global-typography-33e02d2-line-height);color:var(--e-global-color-primary)}.elementor-254 .elementor-element.elementor-element-734f0215{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:20px 0px;--row-gap:20px;--column-gap:0px}.elementor-254 .elementor-element.elementor-element-1241b6e0 .elementor-heading-title{color:var(--e-global-color-secondary)}.elementor-254 .elementor-element.elementor-element-62a117a7{text-align:start;color:var(--e-global-color-1208dbb)}.elementor-254 .elementor-element.elementor-element-62a117a7 p{margin-block-end:0}.elementor-254 .elementor-element.elementor-element-66d1424c{--display:flex;--position:absolute;top:0}body:not(.rtl) .elementor-254 .elementor-element.elementor-element-66d1424c{left:0}body.rtl .elementor-254 .elementor-element.elementor-element-66d1424c{right:0}.elementor-254 .elementor-element.elementor-element-7011b8a5{--divider-border-style:solid;--divider-color:var( --e-global-color-04d17b6 );--divider-border-width:1px;z-index:0}.elementor-254 .elementor-element.elementor-element-7011b8a5 .elementor-divider-separator{width:1340px;margin:0 auto;margin-center:0}.elementor-254 .elementor-element.elementor-element-7011b8a5 .elementor-divider{text-align:center;padding-block-start:50px;padding-block-end:50px}.elementor-254 .elementor-element.elementor-element-69276f00{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:80px 0px;--row-gap:80px;--column-gap:0px;--overflow:hidden;--padding-top:80px;--padding-bottom:80px;--padding-left:20px;--padding-right:20px}.elementor-254 .elementor-element.elementor-element-69276f00:not(.elementor-motion-effects-element-type-background),.elementor-254 .elementor-element.elementor-element-69276f00>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#000}.elementor-254 .elementor-element.elementor-element-b53abab{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px}.elementor-254 .elementor-element.elementor-element-f5685d8{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:40px}.elementor-254 .elementor-element.elementor-element-d4c606e{width:var(--container-widget-width,79px);max-width:79px;padding:0 5px 5px 5px;--container-widget-width:79px;--container-widget-flex-grow:0;border-style:solid;border-width:0 0 1px 0;border-color:#EFBF04}.elementor-254 .elementor-element.elementor-element-d4c606e.elementor-element{--align-self:flex-start}.elementor-254 .elementor-element.elementor-element-d4c606e .elementor-heading-title{color:#EFBF04}.elementor-254 .elementor-element.elementor-element-b5637eb{width:var(--container-widget-width,100%);max-width:100%;margin:-5px 0 calc(var(--kit-widget-spacing, 0px) + 0px) 0;--container-widget-width:100%;--container-widget-flex-grow:0}.elementor-254 .elementor-element.elementor-element-b5637eb .elementor-heading-title{font-family:"Cormorant Garamond",Sans-serif;font-size:42px;font-weight:600;line-height:48px;color:var(--e-global-color-secondary)}.elementor-254 .elementor-element.elementor-element-e0184b7{text-align:start;color:var(--e-global-color-secondary)}.elementor-254 .elementor-element.elementor-element-e0184b7 p{margin-block-end:0}.elementor-254 .elementor-element.elementor-element-2b4c9b8{--display:flex}.elementor-254 .elementor-element.elementor-element-f600a0b{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--gap:40px 0px;--row-gap:40px;--column-gap:0px;--flex-wrap:wrap}.elementor-254 .elementor-element.elementor-element-4d5fa50{--display:flex}.elementor-254 .elementor-element.elementor-element-4d5fa50.e-con{--e-con-transform-translateY:0px}.elementor-254 .elementor-element.elementor-element-4d5fa50.e-con:hover{--e-con-transform-translateY:-20px}.elementor-254 .elementor-element.elementor-element-619143e img{width:100%;height:300px;object-fit:cover;object-position:center center}.elementor-254 .elementor-element.elementor-element-2554a24{--display:flex;--gap:5px 0px;--row-gap:5px;--column-gap:0px}.elementor-254 .elementor-element.elementor-element-febf4d6 .elementor-heading-title{color:var(--e-global-color-secondary)}.elementor-254 .elementor-element.elementor-element-9ee5a67 .elementor-heading-title{font-family:var(--e-global-typography-33e02d2-font-family),Sans-serif;font-size:var(--e-global-typography-33e02d2-font-size);font-weight:var(--e-global-typography-33e02d2-font-weight);line-height:var(--e-global-typography-33e02d2-line-height);color:var(--e-global-color-secondary)}.elementor-254 .elementor-element.elementor-element-ca104f1{margin:8px 0 calc(var(--kit-widget-spacing, 0px) + 0px) 0;--e-icon-list-icon-size:16px;--e-icon-list-icon-align:left;--e-icon-list-icon-margin:0 calc(var(--e-icon-list-icon-size, 1em) * 0.25) 0 0;--icon-vertical-align:flex-start;--icon-vertical-offset:3px}.elementor-254 .elementor-element.elementor-element-ca104f1 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(6px/2)}.elementor-254 .elementor-element.elementor-element-ca104f1 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(6px/2)}.elementor-254 .elementor-element.elementor-element-ca104f1 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(6px/2)}.elementor-254 .elementor-element.elementor-element-ca104f1 .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-6px/2)}.elementor-254 .elementor-element.elementor-element-ca104f1 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-6px/2)}.elementor-254 .elementor-element.elementor-element-ca104f1 .elementor-icon-list-icon i{color:#EFBF04;transition:color 0.3s}.elementor-254 .elementor-element.elementor-element-ca104f1 .elementor-icon-list-icon svg{fill:#EFBF04;transition:fill 0.3s}.elementor-254 .elementor-element.elementor-element-ca104f1 .elementor-icon-list-item:hover .elementor-icon-list-icon i{color:#EFBF04}.elementor-254 .elementor-element.elementor-element-ca104f1 .elementor-icon-list-item:hover .elementor-icon-list-icon svg{fill:#EFBF04}.elementor-254 .elementor-element.elementor-element-ca104f1 .elementor-icon-list-item>.elementor-icon-list-text,.elementor-254 .elementor-element.elementor-element-ca104f1 .elementor-icon-list-item>a{font-size:15px}.elementor-254 .elementor-element.elementor-element-ca104f1 .elementor-icon-list-text{color:var(--e-global-color-secondary);transition:color 0.2s}.elementor-254 .elementor-element.elementor-element-ca104f1 .elementor-icon-list-item:hover .elementor-icon-list-text{color:var(--e-global-color-8e1c04d)}.elementor-254 .elementor-element.elementor-element-5ea30e9{--display:flex}.elementor-254 .elementor-element.elementor-element-5ea30e9.e-con{--e-con-transform-translateY:0px}.elementor-254 .elementor-element.elementor-element-5ea30e9.e-con:hover{--e-con-transform-translateY:-20px}.elementor-254 .elementor-element.elementor-element-64db3f7 img{width:100%;height:300px;object-fit:cover;object-position:center center}.elementor-254 .elementor-element.elementor-element-ff3f67f{--display:flex;--gap:5px 0px;--row-gap:5px;--column-gap:0px}.elementor-254 .elementor-element.elementor-element-3d8382b .elementor-heading-title{color:var(--e-global-color-secondary)}.elementor-254 .elementor-element.elementor-element-bc3422f .elementor-heading-title{font-family:var(--e-global-typography-33e02d2-font-family),Sans-serif;font-size:var(--e-global-typography-33e02d2-font-size);font-weight:var(--e-global-typography-33e02d2-font-weight);line-height:var(--e-global-typography-33e02d2-line-height);color:var(--e-global-color-secondary)}.elementor-254 .elementor-element.elementor-element-ffa33f3{margin:8px 0 calc(var(--kit-widget-spacing, 0px) + 0px) 0;--e-icon-list-icon-size:16px;--e-icon-list-icon-align:left;--e-icon-list-icon-margin:0 calc(var(--e-icon-list-icon-size, 1em) * 0.25) 0 0;--icon-vertical-align:flex-start;--icon-vertical-offset:3px}.elementor-254 .elementor-element.elementor-element-ffa33f3 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(6px/2)}.elementor-254 .elementor-element.elementor-element-ffa33f3 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(6px/2)}.elementor-254 .elementor-element.elementor-element-ffa33f3 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(6px/2)}.elementor-254 .elementor-element.elementor-element-ffa33f3 .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-6px/2)}.elementor-254 .elementor-element.elementor-element-ffa33f3 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-6px/2)}.elementor-254 .elementor-element.elementor-element-ffa33f3 .elementor-icon-list-icon i{color:#EFBF04;transition:color 0.3s}.elementor-254 .elementor-element.elementor-element-ffa33f3 .elementor-icon-list-icon svg{fill:#EFBF04;transition:fill 0.3s}.elementor-254 .elementor-element.elementor-element-ffa33f3 .elementor-icon-list-item:hover .elementor-icon-list-icon i{color:#EFBF04}.elementor-254 .elementor-element.elementor-element-ffa33f3 .elementor-icon-list-item:hover .elementor-icon-list-icon svg{fill:#EFBF04}.elementor-254 .elementor-element.elementor-element-ffa33f3 .elementor-icon-list-item>.elementor-icon-list-text,.elementor-254 .elementor-element.elementor-element-ffa33f3 .elementor-icon-list-item>a{font-size:15px}.elementor-254 .elementor-element.elementor-element-ffa33f3 .elementor-icon-list-text{color:var(--e-global-color-secondary);transition:color 0.2s}.elementor-254 .elementor-element.elementor-element-ffa33f3 .elementor-icon-list-item:hover .elementor-icon-list-text{color:var(--e-global-color-8e1c04d)}.elementor-254 .elementor-element.elementor-element-39f72bf{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--padding-top:10px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-254 .elementor-element.elementor-element-8141633 .elementor-button{background-color:#EFBF04;font-family:"Plus Jakarta Sans",Sans-serif;font-size:16px;font-weight:500;text-transform:capitalize;line-height:1em;letter-spacing:0;fill:#000;color:#000;padding:12px 25px 12px 25px}.elementor-254 .elementor-element.elementor-element-0d45ead .elementor-button{background-color:#EFBF04;font-family:"Plus Jakarta Sans",Sans-serif;font-size:16px;font-weight:500;text-transform:capitalize;line-height:1em;letter-spacing:0;fill:#000;color:#000;padding:12px 25px 12px 25px}.elementor-254 .elementor-element.elementor-element-f3d0e6f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:4em;--padding-bottom:4em;--padding-left:1em;--padding-right:1em}.elementor-254 .elementor-element.elementor-element-f3d0e6f:not(.elementor-motion-effects-element-type-background),.elementor-254 .elementor-element.elementor-element-f3d0e6f>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:var(--e-global-color-primary)}.elementor-254 .elementor-element.elementor-element-29140b44{--display:flex;--min-height:90vh;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:flex-end;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overflow:hidden;--overlay-opacity:0.3;--padding-top:120px;--padding-bottom:120px;--padding-left:20px;--padding-right:20px}.elementor-254 .elementor-element.elementor-element-29140b44:not(.elementor-motion-effects-element-type-background),.elementor-254 .elementor-element.elementor-element-29140b44>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-image:url(https://pamalacarter.net/wp-content/plugins/elementor/assets/images/placeholder.png);background-position:center center;background-repeat:no-repeat;background-size:cover}.elementor-254 .elementor-element.elementor-element-29140b44::before,.elementor-254 .elementor-element.elementor-element-29140b44>.elementor-background-video-container::before,.elementor-254 .elementor-element.elementor-element-29140b44>.e-con-inner>.elementor-background-video-container::before,.elementor-254 .elementor-element.elementor-element-29140b44>.elementor-background-slideshow::before,.elementor-254 .elementor-element.elementor-element-29140b44>.e-con-inner>.elementor-background-slideshow::before,.elementor-254 .elementor-element.elementor-element-29140b44>.elementor-motion-effects-container>.elementor-motion-effects-layer::before{background-color:var(--e-global-color-7bc1d60);--background-overlay:''}.elementor-254 .elementor-element.elementor-element-76e8d152{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:space-between;--gap:120px 0px;--row-gap:120px;--column-gap:0px;--z-index:1}.elementor-254 .elementor-element.elementor-element-3b70c664{--display:flex}.elementor-254 .elementor-element.elementor-element-1f7f388 .elementor-heading-title{font-family:"Cormorant Garamond",Sans-serif;font-size:42px;font-weight:600;line-height:1.2em;letter-spacing:0;color:var(--e-global-color-secondary)}.elementor-254 .elementor-element.elementor-element-450f0066{width:var(--container-widget-width,75%);max-width:75%;--container-widget-width:75%;--container-widget-flex-grow:0;text-align:start;color:var(--e-global-color-1208dbb)}.elementor-254 .elementor-element.elementor-element-450f0066 p{margin-block-end:0}.elementor-254 .elementor-element.elementor-element-2679701a{--display:flex}.elementor-254 .elementor-element.elementor-element-5ad22c5 .success-submit{bottom:0;right:0}.elementor-254 .elementor-element.elementor-element-5ad22c5 .close-msg::before{content:"✖"}.elementor-254 .elementor-element.elementor-element-352c0e16{--display:flex;--position:absolute;--min-height:90vh;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;bottom:0;--z-index:0}.elementor-254 .elementor-element.elementor-element-352c0e16.e-con{--e-con-transform-rotateZ:0deg}body:not(.rtl) .elementor-254 .elementor-element.elementor-element-352c0e16{right:-550px}body.rtl .elementor-254 .elementor-element.elementor-element-352c0e16{left:-550px}.elementor-254 .elementor-element.elementor-element-7902a5a5{width:100%;max-width:100%;text-align:end}.elementor-254 .elementor-element.elementor-element-7902a5a5 .elementor-heading-title{font-family:var(--e-global-typography-4621952-font-family),Sans-serif;font-size:var(--e-global-typography-4621952-font-size);font-weight:var(--e-global-typography-4621952-font-weight);line-height:var(--e-global-typography-4621952-line-height);letter-spacing:var(--e-global-typography-4621952-letter-spacing);color:var(--e-global-color-843d3d2)}@media(min-width:768px){.elementor-254 .elementor-element.elementor-element-33eacfd4{--width:57%}.elementor-254 .elementor-element.elementor-element-11305f8{--width:125px}.elementor-254 .elementor-element.elementor-element-5680f3c2{--width:200px}.elementor-254 .elementor-element.elementor-element-5d8cb29d{--width:30%}.elementor-254 .elementor-element.elementor-element-7a1912de{--width:100%}.elementor-254 .elementor-element.elementor-element-1f0b28a9{--width:100%}.elementor-254 .elementor-element.elementor-element-6e481493{--width:100%}.elementor-254 .elementor-element.elementor-element-222fcae2{--width:100%}.elementor-254 .elementor-element.elementor-element-5f6a455a{--width:40%}.elementor-254 .elementor-element.elementor-element-1b4ced31{--width:55%}.elementor-254 .elementor-element.elementor-element-c11c86d{--width:35%}.elementor-254 .elementor-element.elementor-element-3c6372c2{--width:63%}.elementor-254 .elementor-element.elementor-element-7a42f99e{--width:48%}.elementor-254 .elementor-element.elementor-element-18a5b9e7{--width:33%}.elementor-254 .elementor-element.elementor-element-62c7a5b9{--content-width:1500px}.elementor-254 .elementor-element.elementor-element-761e53b{--width:100%}.elementor-254 .elementor-element.elementor-element-3a48f18{--width:60%}.elementor-254 .elementor-element.elementor-element-4c4a9713{--width:100%}.elementor-254 .elementor-element.elementor-element-7e7b055f{--width:38%}.elementor-254 .elementor-element.elementor-element-5ad0c8c4{--width:70px}.elementor-254 .elementor-element.elementor-element-15b8fec2{--width:410px}.elementor-254 .elementor-element.elementor-element-1a25bcc8{--width:70px}.elementor-254 .elementor-element.elementor-element-5279bde2{--width:410px}.elementor-254 .elementor-element.elementor-element-2ab52782{--width:70px}.elementor-254 .elementor-element.elementor-element-3668c0e4{--width:410px}.elementor-254 .elementor-element.elementor-element-54008679{--width:70px}.elementor-254 .elementor-element.elementor-element-50d70261{--width:410px}.elementor-254 .elementor-element.elementor-element-12e8980f{--width:46%}.elementor-254 .elementor-element.elementor-element-2302a525{--width:46%}.elementor-254 .elementor-element.elementor-element-379433dc{--width:60%}.elementor-254 .elementor-element.elementor-element-581608bd{--width:100%}.elementor-254 .elementor-element.elementor-element-5c4bd15{--width:125px}.elementor-254 .elementor-element.elementor-element-3363ecc8{--width:160px}.elementor-254 .elementor-element.elementor-element-6f2607c9{--content-width:1500px}.elementor-254 .elementor-element.elementor-element-519bdadf{--width:23%}.elementor-254 .elementor-element.elementor-element-4e923b3b{--width:100px}.elementor-254 .elementor-element.elementor-element-568b0566{--width:35px}.elementor-254 .elementor-element.elementor-element-2ec23d1{--width:23%}.elementor-254 .elementor-element.elementor-element-2e97c61b{--width:100px}.elementor-254 .elementor-element.elementor-element-726d21f3{--width:35px}.elementor-254 .elementor-element.elementor-element-64d59653{--width:23%}.elementor-254 .elementor-element.elementor-element-2449f920{--width:100px}.elementor-254 .elementor-element.elementor-element-769b5969{--width:35px}.elementor-254 .elementor-element.elementor-element-13eb135d{--width:23%}.elementor-254 .elementor-element.elementor-element-24a2d57c{--width:100px}.elementor-254 .elementor-element.elementor-element-4459faaa{--width:35px}.elementor-254 .elementor-element.elementor-element-4d5fa50{--width:48%}.elementor-254 .elementor-element.elementor-element-5ea30e9{--width:48%}.elementor-254 .elementor-element.elementor-element-76e8d152{--width:54%}.elementor-254 .elementor-element.elementor-element-3b70c664{--width:100%}.elementor-254 .elementor-element.elementor-element-352c0e16{--width:100%}}@media(max-width:1024px) and (min-width:768px){.elementor-254 .elementor-element.elementor-element-33eacfd4{--width:100%}.elementor-254 .elementor-element.elementor-element-5d8cb29d{--width:100%}.elementor-254 .elementor-element.elementor-element-5f6a455a{--width:100%}.elementor-254 .elementor-element.elementor-element-1b4ced31{--width:100%}.elementor-254 .elementor-element.elementor-element-c11c86d{--width:100%}.elementor-254 .elementor-element.elementor-element-3c6372c2{--width:100%}.elementor-254 .elementor-element.elementor-element-8e819fc{--width:74%}.elementor-254 .elementor-element.elementor-element-7a42f99e{--width:69%}.elementor-254 .elementor-element.elementor-element-18a5b9e7{--width:100%}.elementor-254 .elementor-element.elementor-element-7e7b055f{--width:100%}.elementor-254 .elementor-element.elementor-element-54ecb28{--width:48%}.elementor-254 .elementor-element.elementor-element-5ad0c8c4{--width:60px}.elementor-254 .elementor-element.elementor-element-15b8fec2{--width:270px}.elementor-254 .elementor-element.elementor-element-194dc383{--width:48%}.elementor-254 .elementor-element.elementor-element-1a25bcc8{--width:60px}.elementor-254 .elementor-element.elementor-element-5279bde2{--width:270px}.elementor-254 .elementor-element.elementor-element-7be1e248{--width:48%}.elementor-254 .elementor-element.elementor-element-2ab52782{--width:60px}.elementor-254 .elementor-element.elementor-element-3668c0e4{--width:270px}.elementor-254 .elementor-element.elementor-element-11db0f2b{--width:48%}.elementor-254 .elementor-element.elementor-element-54008679{--width:60px}.elementor-254 .elementor-element.elementor-element-50d70261{--width:270px}.elementor-254 .elementor-element.elementor-element-12e8980f{--width:100%}.elementor-254 .elementor-element.elementor-element-2302a525{--width:100%}.elementor-254 .elementor-element.elementor-element-379433dc{--width:100%}.elementor-254 .elementor-element.elementor-element-4e923b3b{--width:100px}.elementor-254 .elementor-element.elementor-element-568b0566{--width:35px}.elementor-254 .elementor-element.elementor-element-2e97c61b{--width:100px}.elementor-254 .elementor-element.elementor-element-726d21f3{--width:35px}.elementor-254 .elementor-element.elementor-element-2449f920{--width:100px}.elementor-254 .elementor-element.elementor-element-769b5969{--width:35px}.elementor-254 .elementor-element.elementor-element-24a2d57c{--width:100px}.elementor-254 .elementor-element.elementor-element-4459faaa{--width:35px}.elementor-254 .elementor-element.elementor-element-4d5fa50{--width:48.5%}.elementor-254 .elementor-element.elementor-element-5ea30e9{--width:48.5%}.elementor-254 .elementor-element.elementor-element-76e8d152{--width:66%}.elementor-254 .elementor-element.elementor-element-3b70c664{--width:100%}}@media(min-width:1025px){.elementor-254 .elementor-element.elementor-element-12e8980f:not(.elementor-motion-effects-element-type-background),.elementor-254 .elementor-element.elementor-element-12e8980f>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-attachment:fixed}.elementor-254 .elementor-element.elementor-element-1f48c388:not(.elementor-motion-effects-element-type-background),.elementor-254 .elementor-element.elementor-element-1f48c388>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-attachment:fixed}.elementor-254 .elementor-element.elementor-element-29140b44:not(.elementor-motion-effects-element-type-background),.elementor-254 .elementor-element.elementor-element-29140b44>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-attachment:fixed}}@media(max-width:1024px){.elementor-254 .elementor-element.elementor-element-6cb2fd32{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:40px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-254 .elementor-element.elementor-element-683270d3 .elementor-heading-title{font-size:2.8em;line-height:120px;letter-spacing:.1em}.elementor-254 .elementor-element.elementor-element-23370fe5{--min-height:800px}.elementor-254 .elementor-element.elementor-element-b72317c .elementor-heading-title{font-size:var(--e-global-typography-33e02d2-font-size);line-height:var(--e-global-typography-33e02d2-line-height)}.elementor-254 .elementor-element.elementor-element-52d1f88d .elementor-heading-title{font-size:40px}.elementor-254 .elementor-element.elementor-element-5d8cb29d{--padding-top:30px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-254 .elementor-element.elementor-element-435dc32 .elementor-button{padding:15px 30px 15px 30px}.elementor-254 .elementor-element.elementor-element-e8ceae1{--container-widget-width:6%;--container-widget-flex-grow:0;width:var(--container-widget-width,6%);max-width:6%}.elementor-254 .elementor-element.elementor-element-34bd5be0{--container-widget-width:94%;--container-widget-flex-grow:0;width:var(--container-widget-width,94%);max-width:94%}.elementor-254 .elementor-element.elementor-element-ae94358{--gap:50px 0px;--row-gap:50px;--column-gap:0px}.elementor-254 .elementor-element.elementor-element-6e481493{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap}.elementor-254 .elementor-element.elementor-element-62d5a4fc{--container-widget-width:303px;--container-widget-flex-grow:0;width:var(--container-widget-width,303px);max-width:303px}.elementor-254 .elementor-element.elementor-element-62d5a4fc.elementor-element{--align-self:flex-start}.elementor-254 .elementor-element.elementor-element-37821bb6{width:100%;max-width:100%}.elementor-254 .elementor-element.elementor-element-37821bb6 .elementor-heading-title{font-size:55px}.elementor-254 .elementor-element.elementor-element-222fcae2{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:50px 0px;--row-gap:50px;--column-gap:0px}.elementor-254 .elementor-element.elementor-element-21f143b2{width:100%;max-width:100%}.elementor-254 .elementor-element.elementor-element-21f143b2 img{height:360px;object-fit:cover;object-position:center center}.elementor-254 .elementor-element.elementor-element-502e069{width:100%;max-width:100%}.elementor-254 .elementor-element.elementor-element-502e069 img{height:360px;object-fit:cover;object-position:center center}.elementor-254 .elementor-element.elementor-element-1b4ced31{--min-height:0px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:flex-start;--gap:50px 0px;--row-gap:50px;--column-gap:0px}.elementor-254 .elementor-element.elementor-element-c11c86d{--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap}.elementor-254 .elementor-element.elementor-element-c11c86d.e-con{--align-self:flex-start}.elementor-254 .elementor-element.elementor-element-ad71875 .elementor-counter-number-wrapper{font-size:60px}.elementor-254 .elementor-element.elementor-element-55be8c69 .elementor-heading-title{font-size:var(--e-global-typography-7a51e85-font-size);line-height:var(--e-global-typography-7a51e85-line-height)}.elementor-254 .elementor-element.elementor-element-1fbe2997{--container-widget-width:6%;--container-widget-flex-grow:0;width:var(--container-widget-width,6%);max-width:6%}.elementor-254 .elementor-element.elementor-element-482c0370{--container-widget-width:6%;--container-widget-flex-grow:0;width:var(--container-widget-width,6%);max-width:6%}.elementor-254 .elementor-element.elementor-element-29510d4 .elementor-counter-number-wrapper{font-size:60px}.elementor-254 .elementor-element.elementor-element-77927b0a .elementor-heading-title{font-size:var(--e-global-typography-7a51e85-font-size);line-height:var(--e-global-typography-7a51e85-line-height)}.elementor-254 .elementor-element.elementor-element-304f7b81{--container-widget-width:6%;--container-widget-flex-grow:0;width:var(--container-widget-width,6%);max-width:6%}.elementor-254 .elementor-element.elementor-element-3dd1cb97{--container-widget-width:6%;--container-widget-flex-grow:0;width:var(--container-widget-width,6%);max-width:6%}.elementor-254 .elementor-element.elementor-element-4b42b2fb .elementor-counter-number-wrapper{font-size:60px}.elementor-254 .elementor-element.elementor-element-27da8d21 .elementor-heading-title{font-size:var(--e-global-typography-7a51e85-font-size);line-height:var(--e-global-typography-7a51e85-line-height)}.elementor-254 .elementor-element.elementor-element-3c6372c2{--gap:50px 0px;--row-gap:50px;--column-gap:0px}.elementor-254 .elementor-element.elementor-element-3c6372c2.e-con{--order:-99999 /* order start hack */}.elementor-254 .elementor-element.elementor-element-8e819fc{--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:flex-start;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-254 .elementor-element.elementor-element-8e819fc.e-con{--align-self:center}.elementor-254 .elementor-element.elementor-element-6da271e5{width:var(--container-widget-width,100%);max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0}.elementor-254 .elementor-element.elementor-element-c1c9de1{--min-height:360px}.elementor-254 .elementor-element.elementor-element-5945fcc7{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:20px 0px;--row-gap:20px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px}.elementor-254 .elementor-element.elementor-element-297d18d6{--container-widget-width:230px;--container-widget-flex-grow:0;width:var(--container-widget-width,230px);max-width:230px}.elementor-254 .elementor-element.elementor-element-5d16a0f2{width:100%;max-width:100%}.elementor-254 .elementor-element.elementor-element-5d16a0f2 .elementor-heading-title{font-size:55px}.elementor-254 .elementor-element.elementor-element-18a5b9e7{--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:center}.elementor-254 .elementor-element.elementor-element-4d882b2c{width:var(--container-widget-width,42%);max-width:42%;--container-widget-width:42%;--container-widget-flex-grow:0}.elementor-254 .elementor-element.elementor-element-476dd8b8 .elementor-button{padding:15px 30px 15px 30px}.elementor-254 .elementor-element.elementor-element-62c7a5b9{--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px}.elementor-254 .elementor-element.elementor-element-608453ca .rkit-card .card-image img{aspect-ratio:4/5}.elementor-254 .elementor-element.elementor-element-608453ca .rkit-card .card-body{padding:170px 20px 20px 20px}.elementor-254 .elementor-element.elementor-element-608453ca .rkit-card .card-title{font-size:27px}.elementor-254 .elementor-element.elementor-element-608453ca .rkit-card .card-subheading{font-size:var(--e-global-typography-33e02d2-font-size);line-height:var(--e-global-typography-33e02d2-line-height)}.elementor-254 .elementor-element.elementor-element-608453ca .rkit-card .card-description{font-size:var(--e-global-typography-text-font-size);line-height:var(--e-global-typography-text-line-height)}.elementor-254 .elementor-element.elementor-element-608453ca .rkit-card .card-button a{font-size:var(--e-global-typography-accent-font-size);line-height:var(--e-global-typography-accent-line-height);letter-spacing:var(--e-global-typography-accent-letter-spacing)}.elementor-254 .elementor-element.elementor-element-608453ca .rkit-cardslider-pagination .rkit-cardslider-bullet{width:8px;height:5px}.elementor-254 .elementor-element.elementor-element-608453ca .rkit-cardslider-pagination .rkit-cardslider-bullet:hover{width:8px;height:5px}.elementor-254 .elementor-element.elementor-element-608453ca .rkit-cardslider-pagination .rkit-cardslider-bullet.rkit-cardslider-bullet-active{width:25px;height:5px}.elementor-254 .elementor-element.elementor-element-608453ca .rkit-swiper-button-next,.elementor-254 .elementor-element.elementor-element-608453ca .rkit-swiper-button-prev{width:35px;height:35px}.elementor-254 .elementor-element.elementor-element-608453ca .rkit-flex-absolute-card-slider{left:70px!important;right:70px!important}.elementor-254 .elementor-element.elementor-element-5f916dd6{--gap:50px 0px;--row-gap:50px;--column-gap:0px}.elementor-254 .elementor-element.elementor-element-761e53b{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px}.elementor-254 .elementor-element.elementor-element-f52a076.elementor-element{--align-self:flex-start}.elementor-254 .elementor-element.elementor-element-304f7c4{width:100%;max-width:100%}.elementor-254 .elementor-element.elementor-element-304f7c4 .elementor-heading-title{font-size:55px}.elementor-254 .elementor-element.elementor-element-198b7cbb{width:var(--container-widget-width,100%);max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0}.elementor-254 .elementor-element.elementor-element-4c4a9713{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:50px 0px;--row-gap:50px;--column-gap:0px}.elementor-254 .elementor-element.elementor-element-7e7b055f{--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--flex-wrap:wrap}.elementor-254 .elementor-element.elementor-element-5ad0c8c4{--min-height:60px}.elementor-254 .elementor-element.elementor-element-67dbda79 .elementor-heading-title{font-size:var(--e-global-typography-33e02d2-font-size);line-height:var(--e-global-typography-33e02d2-line-height)}.elementor-254 .elementor-element.elementor-element-15b8fec2{--gap:10px 0px;--row-gap:10px;--column-gap:0px}.elementor-254 .elementor-element.elementor-element-67d8d4d8{width:var(--container-widget-width,100%);max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0}.elementor-254 .elementor-element.elementor-element-1a25bcc8{--min-height:60px}.elementor-254 .elementor-element.elementor-element-558e816f .elementor-heading-title{font-size:var(--e-global-typography-33e02d2-font-size);line-height:var(--e-global-typography-33e02d2-line-height)}.elementor-254 .elementor-element.elementor-element-5279bde2{--gap:10px 0px;--row-gap:10px;--column-gap:0px}.elementor-254 .elementor-element.elementor-element-6faa58b6{width:var(--container-widget-width,100%);max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0}.elementor-254 .elementor-element.elementor-element-2ab52782{--min-height:60px}.elementor-254 .elementor-element.elementor-element-6b1b9dc7 .elementor-heading-title{font-size:var(--e-global-typography-33e02d2-font-size);line-height:var(--e-global-typography-33e02d2-line-height)}.elementor-254 .elementor-element.elementor-element-3668c0e4{--gap:10px 0px;--row-gap:10px;--column-gap:0px}.elementor-254 .elementor-element.elementor-element-447162dc .elementor-heading-title{font-size:27px}.elementor-254 .elementor-element.elementor-element-25b8f01b{width:var(--container-widget-width,100%);max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0}.elementor-254 .elementor-element.elementor-element-54008679{--min-height:60px}.elementor-254 .elementor-element.elementor-element-5ccd494a .elementor-heading-title{font-size:var(--e-global-typography-33e02d2-font-size);line-height:var(--e-global-typography-33e02d2-line-height)}.elementor-254 .elementor-element.elementor-element-50d70261{--gap:10px 0px;--row-gap:10px;--column-gap:0px}.elementor-254 .elementor-element.elementor-element-533af97e{width:var(--container-widget-width,100%);max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0}.elementor-254 .elementor-element.elementor-element-2b1f48ec{--spacer-size:397px}.elementor-254 .elementor-element.elementor-element-39d920b3{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:30px 0px;--row-gap:30px;--column-gap:0px}.elementor-254 .elementor-element.elementor-element-5c3b6341{--container-widget-width:118px;--container-widget-flex-grow:0;width:var(--container-widget-width,118px);max-width:118px}.elementor-254 .elementor-element.elementor-element-5c3b6341.elementor-element{--align-self:flex-start}.elementor-254 .elementor-element.elementor-element-50497efa{width:100%;max-width:100%}.elementor-254 .elementor-element.elementor-element-50497efa .elementor-heading-title{font-size:55px}.elementor-254 .elementor-element.elementor-element-581608bd.e-con{--order:99999 /* order end hack */}.elementor-254 .elementor-element.elementor-element-2ee99847 .elementor-heading-title{font-size:var(--e-global-typography-33e02d2-font-size);line-height:var(--e-global-typography-33e02d2-line-height)}.elementor-254 .elementor-element.elementor-element-694dd6d8{width:100%;max-width:100%}.elementor-254 .elementor-element.elementor-element-4e923b3b{--min-height:100px}.elementor-254 .elementor-element.elementor-element-568b0566{--min-height:35px}.elementor-254 .elementor-element.elementor-element-c467864 .elementor-heading-title{font-size:var(--e-global-typography-33e02d2-font-size);line-height:var(--e-global-typography-33e02d2-line-height)}.elementor-254 .elementor-element.elementor-element-762e1071{width:100%;max-width:100%}.elementor-254 .elementor-element.elementor-element-2e97c61b{--min-height:100px}.elementor-254 .elementor-element.elementor-element-726d21f3{--min-height:35px}.elementor-254 .elementor-element.elementor-element-35954bf1 .elementor-heading-title{font-size:var(--e-global-typography-33e02d2-font-size);line-height:var(--e-global-typography-33e02d2-line-height)}.elementor-254 .elementor-element.elementor-element-7cdb7cc8{width:100%;max-width:100%}.elementor-254 .elementor-element.elementor-element-2449f920{--min-height:100px}.elementor-254 .elementor-element.elementor-element-769b5969{--min-height:35px}.elementor-254 .elementor-element.elementor-element-5e146c28 .elementor-heading-title{font-size:var(--e-global-typography-33e02d2-font-size);line-height:var(--e-global-typography-33e02d2-line-height)}.elementor-254 .elementor-element.elementor-element-2dea2682{width:100%;max-width:100%}.elementor-254 .elementor-element.elementor-element-24a2d57c{--min-height:100px}.elementor-254 .elementor-element.elementor-element-4459faaa{--min-height:35px}.elementor-254 .elementor-element.elementor-element-4c580ddc .elementor-heading-title{font-size:var(--e-global-typography-33e02d2-font-size);line-height:var(--e-global-typography-33e02d2-line-height)}.elementor-254 .elementor-element.elementor-element-62a117a7{width:100%;max-width:100%}.elementor-254 .elementor-element.elementor-element-b53abab{--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:flex-start;--align-items:flex-start}.elementor-254 .elementor-element.elementor-element-d4c606e{--container-widget-width:118px;--container-widget-flex-grow:0;width:var(--container-widget-width,118px);max-width:118px}.elementor-254 .elementor-element.elementor-element-d4c606e.elementor-element{--align-self:flex-start}.elementor-254 .elementor-element.elementor-element-b5637eb{width:var(--container-widget-width,502px);max-width:502px;--container-widget-width:502px;--container-widget-flex-grow:0}.elementor-254 .elementor-element.elementor-element-b5637eb .elementor-heading-title{font-size:55px}.elementor-254 .elementor-element.elementor-element-e0184b7{width:var(--container-widget-width,100%);max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;text-align:start}.elementor-254 .elementor-element.elementor-element-f600a0b{--gap:40px 0px;--row-gap:40px;--column-gap:0px}.elementor-254 .elementor-element.elementor-element-9ee5a67 .elementor-heading-title{font-size:var(--e-global-typography-33e02d2-font-size);line-height:var(--e-global-typography-33e02d2-line-height)}.elementor-254 .elementor-element.elementor-element-bc3422f .elementor-heading-title{font-size:var(--e-global-typography-33e02d2-font-size);line-height:var(--e-global-typography-33e02d2-line-height)}.elementor-254 .elementor-element.elementor-element-8141633 .elementor-button{font-size:14px}.elementor-254 .elementor-element.elementor-element-0d45ead .elementor-button{font-size:14px}.elementor-254 .elementor-element.elementor-element-76e8d152{--gap:120px 0px;--row-gap:120px;--column-gap:0px}.elementor-254 .elementor-element.elementor-element-1f7f388 .elementor-heading-title{font-size:75px}.elementor-254 .elementor-element.elementor-element-450f0066{width:100%;max-width:100%}.elementor-254 .elementor-element.elementor-element-352c0e16.e-con{--e-con-transform-rotateZ:-90deg}body:not(.rtl) .elementor-254 .elementor-element.elementor-element-352c0e16{right:-340px}body.rtl .elementor-254 .elementor-element.elementor-element-352c0e16{left:-340px}.elementor-254 .elementor-element.elementor-element-7902a5a5{text-align:center}.elementor-254 .elementor-element.elementor-element-7902a5a5 .elementor-heading-title{font-size:var(--e-global-typography-4621952-font-size);line-height:var(--e-global-typography-4621952-line-height);letter-spacing:var(--e-global-typography-4621952-letter-spacing)}}@media(max-width:767px){.elementor-254 .elementor-element.elementor-element-6cb2fd32{--padding-top:30px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-254 .elementor-element.elementor-element-683270d3{width:100%;max-width:100%;margin:0 0 calc(var(--kit-widget-spacing, 0px) + 0px) 0}.elementor-254 .elementor-element.elementor-element-683270d3 .elementor-heading-title{font-size:1.7em;line-height:120px}.elementor-254 .elementor-element.elementor-element-23370fe5{--min-height:676px}.elementor-254 .elementor-element.elementor-element-11305f8{--width:100px}.elementor-254 .elementor-element.elementor-element-1450e7f8{--container-widget-width:40px;--container-widget-flex-grow:0;width:var(--container-widget-width,40px);max-width:40px}.elementor-254 .elementor-element.elementor-element-1a16f9a4{margin:0 0 calc(var(--kit-widget-spacing, 0px) + 0px) -20px;--container-widget-width:40px;--container-widget-flex-grow:0;width:var(--container-widget-width,40px);max-width:40px}.elementor-254 .elementor-element.elementor-element-41dabcbf{margin:0 0 calc(var(--kit-widget-spacing, 0px) + 0px) -20px;--container-widget-width:40px;--container-widget-flex-grow:0;width:var(--container-widget-width,40px);max-width:40px}.elementor-254 .elementor-element.elementor-element-69cd80f1{margin:0 0 calc(var(--kit-widget-spacing, 0px) + 0px) -20px;--container-widget-width:40px;--container-widget-flex-grow:0;width:var(--container-widget-width,40px);max-width:40px}.elementor-254 .elementor-element.elementor-element-5680f3c2{--width:140px}.elementor-254 .elementor-element.elementor-element-b72317c .elementor-heading-title{font-size:var(--e-global-typography-33e02d2-font-size);line-height:var(--e-global-typography-33e02d2-line-height)}.elementor-254 .elementor-element.elementor-element-52d1f88d .elementor-heading-title{font-size:26px;line-height:32px}.elementor-254 .elementor-element.elementor-element-e8ceae1{--container-widget-width:10%;--container-widget-flex-grow:0;width:var(--container-widget-width,10%);max-width:10%}.elementor-254 .elementor-element.elementor-element-34bd5be0{--container-widget-width:90%;--container-widget-flex-grow:0;width:var(--container-widget-width,90%);max-width:90%}.elementor-254 .elementor-element.elementor-element-62d5a4fc{--container-widget-width:266px;--container-widget-flex-grow:0;width:var(--container-widget-width,266px);max-width:266px}.elementor-254 .elementor-element.elementor-element-37821bb6 .elementor-heading-title{font-size:28px;line-height:32px}.elementor-254 .elementor-element.elementor-element-21f143b2 img{height:250px}.elementor-254 .elementor-element.elementor-element-502e069 img{height:250px}.elementor-254 .elementor-element.elementor-element-ad71875 .elementor-counter-number-wrapper{font-size:42px}.elementor-254 .elementor-element.elementor-element-55be8c69 .elementor-heading-title{font-size:var(--e-global-typography-7a51e85-font-size);line-height:var(--e-global-typography-7a51e85-line-height)}.elementor-254 .elementor-element.elementor-element-1fbe2997{--container-widget-width:38px;--container-widget-flex-grow:0;width:var(--container-widget-width,38px);max-width:38px}.elementor-254 .elementor-element.elementor-element-1fbe2997 .elementor-divider{padding-block-start:30px;padding-block-end:30px}.elementor-254 .elementor-element.elementor-element-482c0370{--container-widget-width:267px;--container-widget-flex-grow:0;width:var(--container-widget-width,267px);max-width:267px}.elementor-254 .elementor-element.elementor-element-482c0370 .elementor-divider{padding-block-start:30px;padding-block-end:30px}.elementor-254 .elementor-element.elementor-element-29510d4 .elementor-counter-number-wrapper{font-size:42px}.elementor-254 .elementor-element.elementor-element-77927b0a .elementor-heading-title{font-size:var(--e-global-typography-7a51e85-font-size);line-height:var(--e-global-typography-7a51e85-line-height)}.elementor-254 .elementor-element.elementor-element-304f7b81{--container-widget-width:38px;--container-widget-flex-grow:0;width:var(--container-widget-width,38px);max-width:38px}.elementor-254 .elementor-element.elementor-element-304f7b81 .elementor-divider{padding-block-start:30px;padding-block-end:30px}.elementor-254 .elementor-element.elementor-element-3dd1cb97{--container-widget-width:267px;--container-widget-flex-grow:0;width:var(--container-widget-width,267px);max-width:267px}.elementor-254 .elementor-element.elementor-element-3dd1cb97 .elementor-divider{padding-block-start:30px;padding-block-end:30px}.elementor-254 .elementor-element.elementor-element-4b42b2fb .elementor-counter-number-wrapper{font-size:42px}.elementor-254 .elementor-element.elementor-element-27da8d21 .elementor-heading-title{font-size:var(--e-global-typography-7a51e85-font-size);line-height:var(--e-global-typography-7a51e85-line-height)}.elementor-254 .elementor-element.elementor-element-6da271e5 p{margin-block-end:0}.elementor-254 .elementor-element.elementor-element-c1c9de1{--min-height:250px;--overlay-opacity:0}.elementor-254 .elementor-element.elementor-element-297d18d6{--container-widget-width:202px;--container-widget-flex-grow:0;width:var(--container-widget-width,202px);max-width:202px}.elementor-254 .elementor-element.elementor-element-5d16a0f2 .elementor-heading-title{font-size:28px;line-height:32px}.elementor-254 .elementor-element.elementor-element-4d882b2c{width:100%;max-width:100%}.elementor-254 .elementor-element.elementor-element-62c7a5b9{--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px}.elementor-254 .elementor-element.elementor-element-608453ca .rkit-card .card-body{padding:140px 20px 20px 20px}.elementor-254 .elementor-element.elementor-element-608453ca .rkit-card .card-title{font-size:22px}.elementor-254 .elementor-element.elementor-element-608453ca .rkit-card .card-subheading{font-size:var(--e-global-typography-33e02d2-font-size);line-height:var(--e-global-typography-33e02d2-line-height)}.elementor-254 .elementor-element.elementor-element-608453ca .rkit-card .card-description{font-size:var(--e-global-typography-text-font-size);line-height:var(--e-global-typography-text-line-height)}.elementor-254 .elementor-element.elementor-element-608453ca .rkit-card .card-button a{font-size:var(--e-global-typography-accent-font-size);line-height:var(--e-global-typography-accent-line-height);letter-spacing:var(--e-global-typography-accent-letter-spacing)}.elementor-254 .elementor-element.elementor-element-608453ca .rkit-swiper-button-next,.elementor-254 .elementor-element.elementor-element-608453ca .rkit-swiper-button-prev{width:30px;height:30px;font-size:15px}.elementor-254 .elementor-element.elementor-element-608453ca .rkit-flex-absolute-card-slider{left:64px!important;right:64px!important}.elementor-254 .elementor-element.elementor-element-8fe4a28{--padding-top:80px;--padding-bottom:80px;--padding-left:20px;--padding-right:20px}.elementor-254 .elementor-element.elementor-element-304f7c4 .elementor-heading-title{font-size:28px;line-height:32px}.elementor-254 .elementor-element.elementor-element-5ad0c8c4{--width:50px;--min-height:50px}.elementor-254 .elementor-element.elementor-element-67dbda79 .elementor-heading-title{font-size:var(--e-global-typography-33e02d2-font-size);line-height:var(--e-global-typography-33e02d2-line-height)}.elementor-254 .elementor-element.elementor-element-15b8fec2{--width:250px}.elementor-254 .elementor-element.elementor-element-62c2995c .elementor-divider{padding-block-start:20px;padding-block-end:20px}.elementor-254 .elementor-element.elementor-element-1a25bcc8{--width:50px;--min-height:50px}.elementor-254 .elementor-element.elementor-element-558e816f .elementor-heading-title{font-size:var(--e-global-typography-33e02d2-font-size);line-height:var(--e-global-typography-33e02d2-line-height)}.elementor-254 .elementor-element.elementor-element-5279bde2{--width:250px}.elementor-254 .elementor-element.elementor-element-1a54ad6 .elementor-divider{padding-block-start:20px;padding-block-end:20px}.elementor-254 .elementor-element.elementor-element-2ab52782{--width:50px;--min-height:50px}.elementor-254 .elementor-element.elementor-element-6b1b9dc7 .elementor-heading-title{font-size:var(--e-global-typography-33e02d2-font-size);line-height:var(--e-global-typography-33e02d2-line-height)}.elementor-254 .elementor-element.elementor-element-3668c0e4{--width:250px}.elementor-254 .elementor-element.elementor-element-447162dc .elementor-heading-title{font-size:22px}.elementor-254 .elementor-element.elementor-element-2c793255 .elementor-divider{padding-block-start:20px;padding-block-end:20px}.elementor-254 .elementor-element.elementor-element-54008679{--width:50px;--min-height:50px}.elementor-254 .elementor-element.elementor-element-5ccd494a .elementor-heading-title{font-size:var(--e-global-typography-33e02d2-font-size);line-height:var(--e-global-typography-33e02d2-line-height)}.elementor-254 .elementor-element.elementor-element-50d70261{--width:250px}.elementor-254 .elementor-element.elementor-element-2b1f48ec{--spacer-size:300px}.elementor-254 .elementor-element.elementor-element-5c3b6341{--container-widget-width:172px;--container-widget-flex-grow:0;width:var(--container-widget-width,172px);max-width:172px}.elementor-254 .elementor-element.elementor-element-50497efa .elementor-heading-title{font-size:32px}.elementor-254 .elementor-element.elementor-element-5c4bd15{--width:100px}.elementor-254 .elementor-element.elementor-element-7d03fa04{--container-widget-width:40px;--container-widget-flex-grow:0;width:var(--container-widget-width,40px);max-width:40px}.elementor-254 .elementor-element.elementor-element-511024b1{margin:0 0 calc(var(--kit-widget-spacing, 0px) + 0px) -20px;--container-widget-width:40px;--container-widget-flex-grow:0;width:var(--container-widget-width,40px);max-width:40px}.elementor-254 .elementor-element.elementor-element-2634c99b{margin:0 0 calc(var(--kit-widget-spacing, 0px) + 0px) -20px;--container-widget-width:40px;--container-widget-flex-grow:0;width:var(--container-widget-width,40px);max-width:40px}.elementor-254 .elementor-element.elementor-element-18afe4fa{margin:0 0 calc(var(--kit-widget-spacing, 0px) + 0px) -20px;--container-widget-width:40px;--container-widget-flex-grow:0;width:var(--container-widget-width,40px);max-width:40px}.elementor-254 .elementor-element.elementor-element-3363ecc8{--width:140px}.elementor-254 .elementor-element.elementor-element-2ee99847 .elementor-heading-title{font-size:var(--e-global-typography-33e02d2-font-size);line-height:var(--e-global-typography-33e02d2-line-height)}.elementor-254 .elementor-element.elementor-element-694dd6d8{width:100%;max-width:100%}.elementor-254 .elementor-element.elementor-element-4432fd8a{--spacer-size:300px}.elementor-254 .elementor-element.elementor-element-4a7a3fb8{--gap:65px 0px;--row-gap:65px;--column-gap:0px}.elementor-254 .elementor-element.elementor-element-519bdadf{--gap:30px 0px;--row-gap:30px;--column-gap:0px}.elementor-254 .elementor-element.elementor-element-4e923b3b{--width:80px;--min-height:80px}.elementor-254 .elementor-element.elementor-element-568b0566{--width:30px;--min-height:30px}.elementor-254 .elementor-element.elementor-element-c467864 .elementor-heading-title{font-size:var(--e-global-typography-33e02d2-font-size);line-height:var(--e-global-typography-33e02d2-line-height)}.elementor-254 .elementor-element.elementor-element-cc0e361{--gap:10px 0px;--row-gap:10px;--column-gap:0px}.elementor-254 .elementor-element.elementor-element-762e1071{width:100%;max-width:100%}.elementor-254 .elementor-element.elementor-element-2ec23d1{--gap:30px 0px;--row-gap:30px;--column-gap:0px}.elementor-254 .elementor-element.elementor-element-2e97c61b{--width:80px;--min-height:80px}.elementor-254 .elementor-element.elementor-element-726d21f3{--width:30px;--min-height:30px}.elementor-254 .elementor-element.elementor-element-35954bf1 .elementor-heading-title{font-size:var(--e-global-typography-33e02d2-font-size);line-height:var(--e-global-typography-33e02d2-line-height)}.elementor-254 .elementor-element.elementor-element-2e4c0a3f{--gap:10px 0px;--row-gap:10px;--column-gap:0px}.elementor-254 .elementor-element.elementor-element-7cdb7cc8{width:100%;max-width:100%}.elementor-254 .elementor-element.elementor-element-64d59653{--gap:30px 0px;--row-gap:30px;--column-gap:0px}.elementor-254 .elementor-element.elementor-element-2449f920{--width:80px;--min-height:80px}.elementor-254 .elementor-element.elementor-element-769b5969{--width:30px;--min-height:30px}.elementor-254 .elementor-element.elementor-element-5e146c28 .elementor-heading-title{font-size:var(--e-global-typography-33e02d2-font-size);line-height:var(--e-global-typography-33e02d2-line-height)}.elementor-254 .elementor-element.elementor-element-c11c9d6{--gap:10px 0px;--row-gap:10px;--column-gap:0px}.elementor-254 .elementor-element.elementor-element-2dea2682{width:100%;max-width:100%}.elementor-254 .elementor-element.elementor-element-13eb135d{--gap:30px 0px;--row-gap:30px;--column-gap:0px}.elementor-254 .elementor-element.elementor-element-24a2d57c{--width:80px;--min-height:80px}.elementor-254 .elementor-element.elementor-element-4459faaa{--width:30px;--min-height:30px}.elementor-254 .elementor-element.elementor-element-4c580ddc .elementor-heading-title{font-size:var(--e-global-typography-33e02d2-font-size);line-height:var(--e-global-typography-33e02d2-line-height)}.elementor-254 .elementor-element.elementor-element-734f0215{--gap:10px 0px;--row-gap:10px;--column-gap:0px}.elementor-254 .elementor-element.elementor-element-62a117a7{width:100%;max-width:100%}.elementor-254 .elementor-element.elementor-element-7011b8a5 .elementor-divider{padding-block-start:45px;padding-block-end:45px}.elementor-254 .elementor-element.elementor-element-69276f00{--padding-top:80px;--padding-bottom:80px;--padding-left:20px;--padding-right:20px}.elementor-254 .elementor-element.elementor-element-f5685d8{--padding-top:0px;--padding-bottom:40px;--padding-left:0px;--padding-right:0px}.elementor-254 .elementor-element.elementor-element-d4c606e{--container-widget-width:172px;--container-widget-flex-grow:0;width:var(--container-widget-width,172px);max-width:172px}.elementor-254 .elementor-element.elementor-element-b5637eb .elementor-heading-title{font-size:28px;line-height:32px}.elementor-254 .elementor-element.elementor-element-9ee5a67 .elementor-heading-title{font-size:var(--e-global-typography-33e02d2-font-size);line-height:var(--e-global-typography-33e02d2-line-height)}.elementor-254 .elementor-element.elementor-element-bc3422f .elementor-heading-title{font-size:var(--e-global-typography-33e02d2-font-size);line-height:var(--e-global-typography-33e02d2-line-height)}.elementor-254 .elementor-element.elementor-element-8141633 .elementor-button{font-size:12px}.elementor-254 .elementor-element.elementor-element-0d45ead .elementor-button{font-size:12px}.elementor-254 .elementor-element.elementor-element-29140b44{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap}.elementor-254 .elementor-element.elementor-element-76e8d152{--gap:80px 80px;--row-gap:80px;--column-gap:80px}.elementor-254 .elementor-element.elementor-element-1f7f388 .elementor-heading-title{font-size:65px;line-height:1em}.elementor-254 .elementor-element.elementor-element-450f0066{width:100%;max-width:100%}.elementor-254 .elementor-element.elementor-element-352c0e16.e-con{--e-con-transform-rotateZ:0deg}.elementor-254 .elementor-element.elementor-element-352c0e16{--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:flex-end;bottom:-40px}body:not(.rtl) .elementor-254 .elementor-element.elementor-element-352c0e16{right:0}body.rtl .elementor-254 .elementor-element.elementor-element-352c0e16{left:0}.elementor-254 .elementor-element.elementor-element-7902a5a5 .elementor-heading-title{font-size:var(--e-global-typography-4621952-font-size);line-height:var(--e-global-typography-4621952-line-height);letter-spacing:var(--e-global-typography-4621952-letter-spacing)}}.elementor .e-div-block-base{min-width:30px;padding:10px;display:block}.elementor .e-flexbox-base{padding:10px;display:flex;flex-direction:row}.elementor .e-tabs-base{padding-block-start:0;display:flex;flex-direction:column;gap:30px}.elementor .e-tabs-menu-base{display:flex;justify-content:center}.elementor .e-tab-base{width:160px;color:#0C0D0E;cursor:pointer;padding:8px;border-width:2px;border-color:#E0E0E0;border-style:solid;background-color:#FFF;display:block}.elementor .e-tab-base.e--selected{border-color:#0C0D0E;outline-width:0}.elementor .e-tab-base:focus{border-color:#0C0D0E;outline-width:0}.elementor .e-tab-base:hover,.elementor .e-tab-base:focus-visible{background-color:#E0E0E0}.elementor .e-tabs-content-area-base{display:block}.elementor .e-tab-content-base{min-width:30px;padding:10px;display:block}.elementor .e-heading-base{margin:0}.elementor .e-heading-link-base{all:unset;cursor:pointer}.elementor .e-image-link-base{width:fit-content;display:inherit}.elementor .e-image-base{display:block}.elementor .e-paragraph-base{margin:0}.elementor .e-paragraph-link-base{all:unset;cursor:pointer}.elementor .e-svg-base{width:65px;height:65px;display:inline-block}.elementor .e-button-base{text-align:center;padding-block-start:12px;padding-block-end:12px;padding-inline-start:24px;padding-inline-end:24px;border-radius:2px;border-width:0;background-color:#375EFB;display:inline-block}.elementor .e-youtube-base{overflow:hidden;aspect-ratio:16/9}.elementor .e-divider-base{height:1px;border-width:0;border-color:#fff0;border-style:none;background-color:#000}.elementor .e-self-hosted-video-base{max-width:100vw;aspect-ratio:16/9;display:inline-block}.ekit-wid-con .row{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.ekit-wid-con .col,.ekit-wid-con .col-1,.ekit-wid-con .col-10,.ekit-wid-con .col-11,.ekit-wid-con .col-12,.ekit-wid-con .col-2,.ekit-wid-con .col-3,.ekit-wid-con .col-4,.ekit-wid-con .col-5,.ekit-wid-con .col-6,.ekit-wid-con .col-7,.ekit-wid-con .col-8,.ekit-wid-con .col-9,.ekit-wid-con .col-auto,.ekit-wid-con .col-lg,.ekit-wid-con .col-lg-1,.ekit-wid-con .col-lg-10,.ekit-wid-con .col-lg-11,.ekit-wid-con .col-lg-12,.ekit-wid-con .col-lg-2,.ekit-wid-con .col-lg-3,.ekit-wid-con .col-lg-4,.ekit-wid-con .col-lg-5,.ekit-wid-con .col-lg-6,.ekit-wid-con .col-lg-7,.ekit-wid-con .col-lg-8,.ekit-wid-con .col-lg-9,.ekit-wid-con .col-lg-auto,.ekit-wid-con .col-md,.ekit-wid-con .col-md-1,.ekit-wid-con .col-md-10,.ekit-wid-con .col-md-11,.ekit-wid-con .col-md-12,.ekit-wid-con .col-md-2,.ekit-wid-con .col-md-3,.ekit-wid-con .col-md-4,.ekit-wid-con .col-md-5,.ekit-wid-con .col-md-6,.ekit-wid-con .col-md-7,.ekit-wid-con .col-md-8,.ekit-wid-con .col-md-9,.ekit-wid-con .col-md-auto,.ekit-wid-con .col-sm,.ekit-wid-con .col-sm-1,.ekit-wid-con .col-sm-10,.ekit-wid-con .col-sm-11,.ekit-wid-con .col-sm-12,.ekit-wid-con .col-sm-2,.ekit-wid-con .col-sm-3,.ekit-wid-con .col-sm-4,.ekit-wid-con .col-sm-5,.ekit-wid-con .col-sm-6,.ekit-wid-con .col-sm-7,.ekit-wid-con .col-sm-8,.ekit-wid-con .col-sm-9,.ekit-wid-con .col-sm-auto,.ekit-wid-con .col-xl,.ekit-wid-con .col-xl-1,.ekit-wid-con .col-xl-10,.ekit-wid-con .col-xl-11,.ekit-wid-con .col-xl-12,.ekit-wid-con .col-xl-2,.ekit-wid-con .col-xl-3,.ekit-wid-con .col-xl-4,.ekit-wid-con .col-xl-5,.ekit-wid-con .col-xl-6,.ekit-wid-con .col-xl-7,.ekit-wid-con .col-xl-8,.ekit-wid-con .col-xl-9,.ekit-wid-con .col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.ekit-wid-con .col{-ms-flex-preferred-size:0;flex-basis:0%;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;max-width:100%}.ekit-wid-con .row-cols-1>*{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.ekit-wid-con .row-cols-2>*{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.ekit-wid-con .row-cols-3>*{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.ekit-wid-con .row-cols-4>*{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.ekit-wid-con .row-cols-5>*{-ms-flex:0 0 20%;-webkit-box-flex:0;flex:0 0 20%;max-width:20%}.ekit-wid-con .row-cols-6>*{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.ekit-wid-con .col-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:100%}.ekit-wid-con .col-1{-ms-flex:0 0 8.333333%;-webkit-box-flex:0;flex:0 0 8.333333%;max-width:8.333333%}.ekit-wid-con .col-2{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.ekit-wid-con .col-3{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.ekit-wid-con .col-4{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.ekit-wid-con .col-5{-ms-flex:0 0 41.666667%;-webkit-box-flex:0;flex:0 0 41.666667%;max-width:41.666667%}.ekit-wid-con .col-6{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.ekit-wid-con .col-7{-ms-flex:0 0 58.333333%;-webkit-box-flex:0;flex:0 0 58.333333%;max-width:58.333333%}.ekit-wid-con .col-8{-ms-flex:0 0 66.666667%;-webkit-box-flex:0;flex:0 0 66.666667%;max-width:66.666667%}.ekit-wid-con .col-9{-ms-flex:0 0 75%;-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.ekit-wid-con .col-10{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:83.333333%}.ekit-wid-con .col-11{-ms-flex:0 0 91.666667%;-webkit-box-flex:0;flex:0 0 91.666667%;max-width:91.666667%}.ekit-wid-con .col-12{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.ekit-wid-con .order-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.ekit-wid-con .order-last{-ms-flex-order:13;-webkit-box-ordinal-group:14;order:13}.ekit-wid-con .order-0{-ms-flex-order:0;-webkit-box-ordinal-group:1;order:0}.ekit-wid-con .order-1{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}.ekit-wid-con .order-2{-ms-flex-order:2;-webkit-box-ordinal-group:3;order:2}.ekit-wid-con .order-3{-ms-flex-order:3;-webkit-box-ordinal-group:4;order:3}.ekit-wid-con .order-4{-ms-flex-order:4;-webkit-box-ordinal-group:5;order:4}.ekit-wid-con .order-5{-ms-flex-order:5;-webkit-box-ordinal-group:6;order:5}.ekit-wid-con .order-6{-ms-flex-order:6;-webkit-box-ordinal-group:7;order:6}.ekit-wid-con .order-7{-ms-flex-order:7;-webkit-box-ordinal-group:8;order:7}.ekit-wid-con .order-8{-ms-flex-order:8;-webkit-box-ordinal-group:9;order:8}.ekit-wid-con .order-9{-ms-flex-order:9;-webkit-box-ordinal-group:10;order:9}.ekit-wid-con .order-10{-ms-flex-order:10;-webkit-box-ordinal-group:11;order:10}.ekit-wid-con .order-11{-ms-flex-order:11;-webkit-box-ordinal-group:12;order:11}.ekit-wid-con .order-12{-ms-flex-order:12;-webkit-box-ordinal-group:13;order:12}.ekit-wid-con .offset-1{margin-left:8.333333%}.ekit-wid-con .offset-2{margin-left:16.666667%}.ekit-wid-con .offset-3{margin-left:25%}.ekit-wid-con .offset-4{margin-left:33.333333%}.ekit-wid-con .offset-5{margin-left:41.666667%}.ekit-wid-con .offset-6{margin-left:50%}.ekit-wid-con .offset-7{margin-left:58.333333%}.ekit-wid-con .offset-8{margin-left:66.666667%}.ekit-wid-con .offset-9{margin-left:75%}.ekit-wid-con .offset-10{margin-left:83.333333%}.ekit-wid-con .offset-11{margin-left:91.666667%}@media (min-width:576px){.ekit-wid-con .col-sm{-ms-flex-preferred-size:0;flex-basis:0%;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;max-width:100%}.ekit-wid-con .row-cols-sm-1>*{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.ekit-wid-con .row-cols-sm-2>*{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.ekit-wid-con .row-cols-sm-3>*{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.ekit-wid-con .row-cols-sm-4>*{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.ekit-wid-con .row-cols-sm-5>*{-ms-flex:0 0 20%;-webkit-box-flex:0;flex:0 0 20%;max-width:20%}.ekit-wid-con .row-cols-sm-6>*{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.ekit-wid-con .col-sm-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:100%}.ekit-wid-con .col-sm-1{-ms-flex:0 0 8.333333%;-webkit-box-flex:0;flex:0 0 8.333333%;max-width:8.333333%}.ekit-wid-con .col-sm-2{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.ekit-wid-con .col-sm-3{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.ekit-wid-con .col-sm-4{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.ekit-wid-con .col-sm-5{-ms-flex:0 0 41.666667%;-webkit-box-flex:0;flex:0 0 41.666667%;max-width:41.666667%}.ekit-wid-con .col-sm-6{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.ekit-wid-con .col-sm-7{-ms-flex:0 0 58.333333%;-webkit-box-flex:0;flex:0 0 58.333333%;max-width:58.333333%}.ekit-wid-con .col-sm-8{-ms-flex:0 0 66.666667%;-webkit-box-flex:0;flex:0 0 66.666667%;max-width:66.666667%}.ekit-wid-con .col-sm-9{-ms-flex:0 0 75%;-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.ekit-wid-con .col-sm-10{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:83.333333%}.ekit-wid-con .col-sm-11{-ms-flex:0 0 91.666667%;-webkit-box-flex:0;flex:0 0 91.666667%;max-width:91.666667%}.ekit-wid-con .col-sm-12{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.ekit-wid-con .order-sm-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.ekit-wid-con .order-sm-last{-ms-flex-order:13;-webkit-box-ordinal-group:14;order:13}.ekit-wid-con .order-sm-0{-ms-flex-order:0;-webkit-box-ordinal-group:1;order:0}.ekit-wid-con .order-sm-1{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}.ekit-wid-con .order-sm-2{-ms-flex-order:2;-webkit-box-ordinal-group:3;order:2}.ekit-wid-con .order-sm-3{-ms-flex-order:3;-webkit-box-ordinal-group:4;order:3}.ekit-wid-con .order-sm-4{-ms-flex-order:4;-webkit-box-ordinal-group:5;order:4}.ekit-wid-con .order-sm-5{-ms-flex-order:5;-webkit-box-ordinal-group:6;order:5}.ekit-wid-con .order-sm-6{-ms-flex-order:6;-webkit-box-ordinal-group:7;order:6}.ekit-wid-con .order-sm-7{-ms-flex-order:7;-webkit-box-ordinal-group:8;order:7}.ekit-wid-con .order-sm-8{-ms-flex-order:8;-webkit-box-ordinal-group:9;order:8}.ekit-wid-con .order-sm-9{-ms-flex-order:9;-webkit-box-ordinal-group:10;order:9}.ekit-wid-con .order-sm-10{-ms-flex-order:10;-webkit-box-ordinal-group:11;order:10}.ekit-wid-con .order-sm-11{-ms-flex-order:11;-webkit-box-ordinal-group:12;order:11}.ekit-wid-con .order-sm-12{-ms-flex-order:12;-webkit-box-ordinal-group:13;order:12}.ekit-wid-con .offset-sm-0{margin-left:0}.ekit-wid-con .offset-sm-1{margin-left:8.333333%}.ekit-wid-con .offset-sm-2{margin-left:16.666667%}.ekit-wid-con .offset-sm-3{margin-left:25%}.ekit-wid-con .offset-sm-4{margin-left:33.333333%}.ekit-wid-con .offset-sm-5{margin-left:41.666667%}.ekit-wid-con .offset-sm-6{margin-left:50%}.ekit-wid-con .offset-sm-7{margin-left:58.333333%}.ekit-wid-con .offset-sm-8{margin-left:66.666667%}.ekit-wid-con .offset-sm-9{margin-left:75%}.ekit-wid-con .offset-sm-10{margin-left:83.333333%}.ekit-wid-con .offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.ekit-wid-con .col-md{-ms-flex-preferred-size:0;flex-basis:0%;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;max-width:100%}.ekit-wid-con .row-cols-md-1>*{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.ekit-wid-con .row-cols-md-2>*{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.ekit-wid-con .row-cols-md-3>*{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.ekit-wid-con .row-cols-md-4>*{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.ekit-wid-con .row-cols-md-5>*{-ms-flex:0 0 20%;-webkit-box-flex:0;flex:0 0 20%;max-width:20%}.ekit-wid-con .row-cols-md-6>*{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.ekit-wid-con .col-md-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:100%}.ekit-wid-con .col-md-1{-ms-flex:0 0 8.333333%;-webkit-box-flex:0;flex:0 0 8.333333%;max-width:8.333333%}.ekit-wid-con .col-md-2{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.ekit-wid-con .col-md-3{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.ekit-wid-con .col-md-4{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.ekit-wid-con .col-md-5{-ms-flex:0 0 41.666667%;-webkit-box-flex:0;flex:0 0 41.666667%;max-width:41.666667%}.ekit-wid-con .col-md-6{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.ekit-wid-con .col-md-7{-ms-flex:0 0 58.333333%;-webkit-box-flex:0;flex:0 0 58.333333%;max-width:58.333333%}.ekit-wid-con .col-md-8{-ms-flex:0 0 66.666667%;-webkit-box-flex:0;flex:0 0 66.666667%;max-width:66.666667%}.ekit-wid-con .col-md-9{-ms-flex:0 0 75%;-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.ekit-wid-con .col-md-10{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:83.333333%}.ekit-wid-con .col-md-11{-ms-flex:0 0 91.666667%;-webkit-box-flex:0;flex:0 0 91.666667%;max-width:91.666667%}.ekit-wid-con .col-md-12{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.ekit-wid-con .order-md-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.ekit-wid-con .order-md-last{-ms-flex-order:13;-webkit-box-ordinal-group:14;order:13}.ekit-wid-con .order-md-0{-ms-flex-order:0;-webkit-box-ordinal-group:1;order:0}.ekit-wid-con .order-md-1{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}.ekit-wid-con .order-md-2{-ms-flex-order:2;-webkit-box-ordinal-group:3;order:2}.ekit-wid-con .order-md-3{-ms-flex-order:3;-webkit-box-ordinal-group:4;order:3}.ekit-wid-con .order-md-4{-ms-flex-order:4;-webkit-box-ordinal-group:5;order:4}.ekit-wid-con .order-md-5{-ms-flex-order:5;-webkit-box-ordinal-group:6;order:5}.ekit-wid-con .order-md-6{-ms-flex-order:6;-webkit-box-ordinal-group:7;order:6}.ekit-wid-con .order-md-7{-ms-flex-order:7;-webkit-box-ordinal-group:8;order:7}.ekit-wid-con .order-md-8{-ms-flex-order:8;-webkit-box-ordinal-group:9;order:8}.ekit-wid-con .order-md-9{-ms-flex-order:9;-webkit-box-ordinal-group:10;order:9}.ekit-wid-con .order-md-10{-ms-flex-order:10;-webkit-box-ordinal-group:11;order:10}.ekit-wid-con .order-md-11{-ms-flex-order:11;-webkit-box-ordinal-group:12;order:11}.ekit-wid-con .order-md-12{-ms-flex-order:12;-webkit-box-ordinal-group:13;order:12}.ekit-wid-con .offset-md-0{margin-left:0}.ekit-wid-con .offset-md-1{margin-left:8.333333%}.ekit-wid-con .offset-md-2{margin-left:16.666667%}.ekit-wid-con .offset-md-3{margin-left:25%}.ekit-wid-con .offset-md-4{margin-left:33.333333%}.ekit-wid-con .offset-md-5{margin-left:41.666667%}.ekit-wid-con .offset-md-6{margin-left:50%}.ekit-wid-con .offset-md-7{margin-left:58.333333%}.ekit-wid-con .offset-md-8{margin-left:66.666667%}.ekit-wid-con .offset-md-9{margin-left:75%}.ekit-wid-con .offset-md-10{margin-left:83.333333%}.ekit-wid-con .offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.ekit-wid-con .col-lg{-ms-flex-preferred-size:0;flex-basis:0%;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;max-width:100%}.ekit-wid-con .row-cols-lg-1>*{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.ekit-wid-con .row-cols-lg-2>*{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.ekit-wid-con .row-cols-lg-3>*{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.ekit-wid-con .row-cols-lg-4>*{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.ekit-wid-con .row-cols-lg-5>*{-ms-flex:0 0 20%;-webkit-box-flex:0;flex:0 0 20%;max-width:20%}.ekit-wid-con .row-cols-lg-6>*{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.ekit-wid-con .col-lg-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:100%}.ekit-wid-con .col-lg-1{-ms-flex:0 0 8.333333%;-webkit-box-flex:0;flex:0 0 8.333333%;max-width:8.333333%}.ekit-wid-con .col-lg-2{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.ekit-wid-con .col-lg-3{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.ekit-wid-con .col-lg-4{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.ekit-wid-con .col-lg-5{-ms-flex:0 0 41.666667%;-webkit-box-flex:0;flex:0 0 41.666667%;max-width:41.666667%}.ekit-wid-con .col-lg-6{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.ekit-wid-con .col-lg-7{-ms-flex:0 0 58.333333%;-webkit-box-flex:0;flex:0 0 58.333333%;max-width:58.333333%}.ekit-wid-con .col-lg-8{-ms-flex:0 0 66.666667%;-webkit-box-flex:0;flex:0 0 66.666667%;max-width:66.666667%}.ekit-wid-con .col-lg-9{-ms-flex:0 0 75%;-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.ekit-wid-con .col-lg-10{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:83.333333%}.ekit-wid-con .col-lg-11{-ms-flex:0 0 91.666667%;-webkit-box-flex:0;flex:0 0 91.666667%;max-width:91.666667%}.ekit-wid-con .col-lg-12{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.ekit-wid-con .order-lg-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.ekit-wid-con .order-lg-last{-ms-flex-order:13;-webkit-box-ordinal-group:14;order:13}.ekit-wid-con .order-lg-0{-ms-flex-order:0;-webkit-box-ordinal-group:1;order:0}.ekit-wid-con .order-lg-1{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}.ekit-wid-con .order-lg-2{-ms-flex-order:2;-webkit-box-ordinal-group:3;order:2}.ekit-wid-con .order-lg-3{-ms-flex-order:3;-webkit-box-ordinal-group:4;order:3}.ekit-wid-con .order-lg-4{-ms-flex-order:4;-webkit-box-ordinal-group:5;order:4}.ekit-wid-con .order-lg-5{-ms-flex-order:5;-webkit-box-ordinal-group:6;order:5}.ekit-wid-con .order-lg-6{-ms-flex-order:6;-webkit-box-ordinal-group:7;order:6}.ekit-wid-con .order-lg-7{-ms-flex-order:7;-webkit-box-ordinal-group:8;order:7}.ekit-wid-con .order-lg-8{-ms-flex-order:8;-webkit-box-ordinal-group:9;order:8}.ekit-wid-con .order-lg-9{-ms-flex-order:9;-webkit-box-ordinal-group:10;order:9}.ekit-wid-con .order-lg-10{-ms-flex-order:10;-webkit-box-ordinal-group:11;order:10}.ekit-wid-con .order-lg-11{-ms-flex-order:11;-webkit-box-ordinal-group:12;order:11}.ekit-wid-con .order-lg-12{-ms-flex-order:12;-webkit-box-ordinal-group:13;order:12}.ekit-wid-con .offset-lg-0{margin-left:0}.ekit-wid-con .offset-lg-1{margin-left:8.333333%}.ekit-wid-con .offset-lg-2{margin-left:16.666667%}.ekit-wid-con .offset-lg-3{margin-left:25%}.ekit-wid-con .offset-lg-4{margin-left:33.333333%}.ekit-wid-con .offset-lg-5{margin-left:41.666667%}.ekit-wid-con .offset-lg-6{margin-left:50%}.ekit-wid-con .offset-lg-7{margin-left:58.333333%}.ekit-wid-con .offset-lg-8{margin-left:66.666667%}.ekit-wid-con .offset-lg-9{margin-left:75%}.ekit-wid-con .offset-lg-10{margin-left:83.333333%}.ekit-wid-con .offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.ekit-wid-con .col-xl{-ms-flex-preferred-size:0;flex-basis:0%;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;max-width:100%}.ekit-wid-con .row-cols-xl-1>*{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.ekit-wid-con .row-cols-xl-2>*{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.ekit-wid-con .row-cols-xl-3>*{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.ekit-wid-con .row-cols-xl-4>*{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.ekit-wid-con .row-cols-xl-5>*{-ms-flex:0 0 20%;-webkit-box-flex:0;flex:0 0 20%;max-width:20%}.ekit-wid-con .row-cols-xl-6>*{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.ekit-wid-con .col-xl-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:100%}.ekit-wid-con .col-xl-1{-ms-flex:0 0 8.333333%;-webkit-box-flex:0;flex:0 0 8.333333%;max-width:8.333333%}.ekit-wid-con .col-xl-2{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.ekit-wid-con .col-xl-3{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.ekit-wid-con .col-xl-4{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.ekit-wid-con .col-xl-5{-ms-flex:0 0 41.666667%;-webkit-box-flex:0;flex:0 0 41.666667%;max-width:41.666667%}.ekit-wid-con .col-xl-6{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.ekit-wid-con .col-xl-7{-ms-flex:0 0 58.333333%;-webkit-box-flex:0;flex:0 0 58.333333%;max-width:58.333333%}.ekit-wid-con .col-xl-8{-ms-flex:0 0 66.666667%;-webkit-box-flex:0;flex:0 0 66.666667%;max-width:66.666667%}.ekit-wid-con .col-xl-9{-ms-flex:0 0 75%;-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.ekit-wid-con .col-xl-10{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:83.333333%}.ekit-wid-con .col-xl-11{-ms-flex:0 0 91.666667%;-webkit-box-flex:0;flex:0 0 91.666667%;max-width:91.666667%}.ekit-wid-con .col-xl-12{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.ekit-wid-con .order-xl-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.ekit-wid-con .order-xl-last{-ms-flex-order:13;-webkit-box-ordinal-group:14;order:13}.ekit-wid-con .order-xl-0{-ms-flex-order:0;-webkit-box-ordinal-group:1;order:0}.ekit-wid-con .order-xl-1{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}.ekit-wid-con .order-xl-2{-ms-flex-order:2;-webkit-box-ordinal-group:3;order:2}.ekit-wid-con .order-xl-3{-ms-flex-order:3;-webkit-box-ordinal-group:4;order:3}.ekit-wid-con .order-xl-4{-ms-flex-order:4;-webkit-box-ordinal-group:5;order:4}.ekit-wid-con .order-xl-5{-ms-flex-order:5;-webkit-box-ordinal-group:6;order:5}.ekit-wid-con .order-xl-6{-ms-flex-order:6;-webkit-box-ordinal-group:7;order:6}.ekit-wid-con .order-xl-7{-ms-flex-order:7;-webkit-box-ordinal-group:8;order:7}.ekit-wid-con .order-xl-8{-ms-flex-order:8;-webkit-box-ordinal-group:9;order:8}.ekit-wid-con .order-xl-9{-ms-flex-order:9;-webkit-box-ordinal-group:10;order:9}.ekit-wid-con .order-xl-10{-ms-flex-order:10;-webkit-box-ordinal-group:11;order:10}.ekit-wid-con .order-xl-11{-ms-flex-order:11;-webkit-box-ordinal-group:12;order:11}.ekit-wid-con .order-xl-12{-ms-flex-order:12;-webkit-box-ordinal-group:13;order:12}.ekit-wid-con .offset-xl-0{margin-left:0}.ekit-wid-con .offset-xl-1{margin-left:8.333333%}.ekit-wid-con .offset-xl-2{margin-left:16.666667%}.ekit-wid-con .offset-xl-3{margin-left:25%}.ekit-wid-con .offset-xl-4{margin-left:33.333333%}.ekit-wid-con .offset-xl-5{margin-left:41.666667%}.ekit-wid-con .offset-xl-6{margin-left:50%}.ekit-wid-con .offset-xl-7{margin-left:58.333333%}.ekit-wid-con .offset-xl-8{margin-left:66.666667%}.ekit-wid-con .offset-xl-9{margin-left:75%}.ekit-wid-con .offset-xl-10{margin-left:83.333333%}.ekit-wid-con .offset-xl-11{margin-left:91.666667%}}.ekit-wid-con .fade{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.ekit-wid-con .fade.in{opacity:1}.ekit-wid-con .collapse{display:none}.ekit-wid-con .collapse.in{display:block}.ekit-wid-con .collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height,visibility;transition-property:height,visibility;-webkit-transition-duration:.35s;transition-duration:.35s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.ekit-wid-con .nav-tabs{border-bottom:1px solid #ddd}.ekit-wid-con .nav-tabs>li{float:left;margin-bottom:-1px}.ekit-wid-con .nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid #fff0;border-radius:4px 4px 0 0}.ekit-wid-con .nav-tabs>li.active>a,.ekit-wid-con .nav-tabs>li.active>a:focus,.ekit-wid-con .nav-tabs>li.active>a:hover{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:#fff0}.ekit-wid-con .tab-content>.tab-pane{display:none}.ekit-wid-con .tab-content>.active{display:block}.ekit-wid-con .clearfix::after,.ekit-wid-con .clearfix::before,.ekit-wid-con .nav::after,.ekit-wid-con .nav::before,.ekit-wid-con .row::after,.ekit-wid-con .row::before{display:table;content:" "}.ekit-wid-con .clearfix::after,.ekit-wid-con .nav::after,.ekit-wid-con .row::after{clear:both}.ekit-wid-con .hide{display:none!important}.ekit-wid-con .show{display:block!important}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:99999;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:99999;position:fixed;outline:0!important;backface-visibility:hidden;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-container::before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container::before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-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.ekit-popup-close{cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close.ekit-popup-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-arrow,button.mfp-close.ekit-popup-close{overflow:visible;cursor:pointer;background:0 0;border:0;-moz-appearance:none;appearance:none;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none;-ms-touch-action:manipulation;touch-action:manipulation}button.mfp-arrow:focus-visible,button.mfp-close.ekit-popup-close:focus-visible{outline:-webkit-focus-ring-color auto 1px}button::-moz-focus-inner{padding:0;border:0}.mfp-close.ekit-popup-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.ekit-popup-close:focus,.mfp-close.ekit-popup-close:hover{opacity:1}.mfp-close.ekit-popup-close:active{top:1px}.mfp-close-btn-in .mfp-closeekit-popup-close{color:#333}.mfp-iframe-holder .mfp-close.ekit-popup-close,.mfp-image-holder .mfp-close.ekit-popup-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:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow::after,.mfp-arrow::before{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset #fff0}.mfp-arrow::after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow::before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left::after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left::before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right::after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right::before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close.ekit-popup-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%;-webkit-box-shadow:0 0 8px rgb(0 0 0 / .6);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;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure::after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgb(0 0 0 / .6);box-shadow:0 0 8px rgb(0 0 0 / .6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure::after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgb(0 0 0 / .6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;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.ekit-popup-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}}.mfp-fade.mfp-bg{opacity:0;-webkit-transition:all .15s ease-out;transition:all .15s ease-out}.mfp-fade.mfp-bg.mfp-ready{opacity:.8}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade.mfp-wrap .mfp-content{opacity:0;-webkit-transition:all .15s ease-out;transition:all .15s ease-out}.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0}.mfp-zoom-in .mfp-with-anim{opacity:0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-transform:scale(.8);transform:scale(.8)}.mfp-zoom-in.mfp-bg{opacity:0;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.mfp-zoom-in.mfp-ready .mfp-with-anim{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.mfp-zoom-in.mfp-ready.mfp-bg{opacity:.8}.mfp-zoom-in.mfp-removing .mfp-with-anim{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}.mfp-zoom-in.mfp-removing.mfp-bg{opacity:0}.twentytwenty-horizontal .twentytwenty-handle::after,.twentytwenty-horizontal .twentytwenty-handle::before,.twentytwenty-vertical .twentytwenty-handle::after,.twentytwenty-vertical .twentytwenty-handle::before{content:" ";display:block;background:#fff;position:absolute;z-index:30;-webkit-box-shadow:0 0 12px rgb(51 51 51 / .5);box-shadow:0 0 12px rgb(51 51 51 / .5)}.twentytwenty-horizontal .twentytwenty-handle::after,.twentytwenty-horizontal .twentytwenty-handle::before{width:3px;height:9999px;left:50%;margin-left:-1.5px}.twentytwenty-vertical .twentytwenty-handle::after,.twentytwenty-vertical .twentytwenty-handle::before{width:9999px;height:3px;top:50%;margin-top:-1.5px}.twentytwenty-after-label,.twentytwenty-before-label,.twentytwenty-overlay{position:absolute;top:0;width:100%;height:100%}.twentytwenty-after-label,.twentytwenty-before-label,.twentytwenty-overlay{-webkit-transition-duration:.5s;transition-duration:.5s}.twentytwenty-after-label,.twentytwenty-before-label{-webkit-transition-property:opacity;transition-property:opacity}.twentytwenty-after-label::before,.twentytwenty-before-label::before{color:#fff;font-size:13px;letter-spacing:.1em}.twentytwenty-after-label::before,.twentytwenty-before-label::before{position:absolute;background:rgb(255 255 255 / .2);line-height:38px;padding:0 20px;border-radius:2px}.twentytwenty-horizontal .twentytwenty-after-label::before,.twentytwenty-horizontal .twentytwenty-before-label::before{top:50%;margin-top:-19px}.twentytwenty-vertical .twentytwenty-after-label::before,.twentytwenty-vertical .twentytwenty-before-label::before{left:50%;margin-left:-45px;text-align:center;width:auto;display:inline-block}.twentytwenty-down-arrow,.twentytwenty-left-arrow,.twentytwenty-right-arrow,.twentytwenty-up-arrow{width:0;height:0;border:6px inset #fff0;position:absolute}.twentytwenty-handle .twentytwenty-left-arrow,.twentytwenty-handle .twentytwenty-right-arrow{top:50%;margin-top:-6px}.twentytwenty-handle .twentytwenty-down-arrow,.twentytwenty-handle .twentytwenty-up-arrow{left:50%;margin-left:-6px}.twentytwenty-container{-webkit-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-after-label,.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label,.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label{opacity:0}.twentytwenty-container *{-webkit-box-sizing:content-box;box-sizing:content-box}.twentytwenty-before-label{opacity:0}.twentytwenty-before-label::before{content:attr(data-content)}.twentytwenty-after-label{opacity:0}.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;transition-property:background;background:#fff0;z-index:25}.twentytwenty-overlay:hover{background:rgb(0 0 0 / .5)}.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}div.twentytwenty-handle{height:38px;width:38px;position:absolute;left:50%;top:50%;margin-left:-22px;margin-top:-22px;border:3px solid #fff;border-radius:1000px;-webkit-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 #fff,0 0 12px rgb(51 51 51 / .5);box-shadow:0 3px 0 #fff,0 0 12px rgb(51 51 51 / .5)}.twentytwenty-horizontal .twentytwenty-handle::after{top:50%;margin-top:22px;-webkit-box-shadow:0 -3px 0 #fff,0 0 12px rgb(51 51 51 / .5);box-shadow:0 -3px 0 #fff,0 0 12px rgb(51 51 51 / .5)}.twentytwenty-vertical .twentytwenty-handle::before{left:50%;margin-left:22px;-webkit-box-shadow:3px 0 0 #fff,0 0 12px rgb(51 51 51 / .5);box-shadow:3px 0 0 #fff,0 0 12px rgb(51 51 51 / .5)}.twentytwenty-vertical .twentytwenty-handle::after{right:50%;margin-right:22px;-webkit-box-shadow:-3px 0 0 #fff,0 0 12px rgb(51 51 51 / .5);box-shadow:-3px 0 0 #fff,0 0 12px rgb(51 51 51 / .5)}.twentytwenty-handle>.twentytwenty-left-arrow{border-right:6px solid #fff;left:50%;margin-left:-17px}.twentytwenty-handle>.twentytwenty-right-arrow{border-left:6px solid #fff;right:50%;margin-right:-17px}.twentytwenty-handle>.twentytwenty-up-arrow{border-bottom:6px solid #fff;top:50%;margin-top:-17px}.twentytwenty-handle>.twentytwenty-down-arrow{border-top:6px solid #fff;bottom:50%;margin-bottom:-17px}.nav-alignment-dynamic,.nav-alignment-flex-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.elementskit-menu-container{z-index:10000}.elementskit-navbar-nav>li>a .ekit-menu-icon{padding-right:5px}.ekit-menu-badge{position:absolute;top:5px;left:50%;background-color:#bbb;color:#fff;font-size:16px;padding:4px 8px;border-radius:3px;font-size:8px;line-height:1;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap;z-index:10}.ekit-menu-badge>.ekit-menu-badge-arrow{position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-left:solid #fff0;border-right:solid #fff0;border-top:solid #bbb;border-bottom:solid #fff0;border-width:6px}.elementskit-dropdown li{position:relative}.elementskit-dropdown .ekit-menu-badge{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.elementskit-navbar-nav-default .elementskit-navbar-nav{padding-left:0;margin-bottom:0;list-style:none;margin-left:0}.elementskit-navbar-nav-default .elementskit-navbar-nav>li{position:relative}.elementskit-navbar-nav-default .elementskit-navbar-nav>li>a{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none}.elementskit-navbar-nav-default .elementskit-navbar-nav>li>a:hover{text-decoration:none}.elementskit-navbar-nav-default .elementskit-navbar-nav>li.elementskit-megamenu-has{position:static}.elementskit-navbar-nav-default .elementskit-navbar-nav>li>a{-webkit-transition:all .4s ease;transition:all .4s ease;text-transform:none;font-weight:500;letter-spacing:normal}.elementskit-navbar-nav-default .elementskit-dropdown{border-top:1px solid #dadada;border-left:1px solid #dadada;border-bottom:1px solid #dadada;border-right:1px solid #dadada;background-color:#f4f4f4;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-right-radius:0;border-top-left-radius:0;padding-left:0;list-style:none;opacity:0;visibility:hidden;-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.elementskit-navbar-nav-default .elementskit-dropdown>li>.elementskit-dropdown{left:100%;top:0}.elementskit-navbar-nav-default .elementskit-dropdown>li>.elementskit-dropdown.open-fromleft{left:auto;right:100%}.elementskit-navbar-nav-default .elementskit-submenu-panel>li>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:15px;padding-left:10px;padding-bottom:15px;padding-right:10px;color:#000;font-weight:400;font-size:14px;-webkit-transition:all .3s;transition:all .3s}.elementskit-navbar-nav-default .elementskit-navbar-nav.elementskit-dropdown li:hover>a,.elementskit-navbar-nav-default .elementskit-navbar-nav>.elementskit-dropdown li>a:hover{color:#1e73be;background-color:#fff}.elementskit-navbar-nav-default .elementskit-submenu-panel>li:hover>a,.elementskit-navbar-nav-default .elementskit-submenu-panel>li>a:hover{color:#0d3a4f;background-color:rgb(255 255 255 / .5)}.elementskit-navbar-nav-default .elementskit-megamenu-panel{width:100%}.elementskit-navbar-nav-default .elementskit-overlay{display:none}.elementskit-navbar-nav-default .elementskit-nav-identity-panel{display:none}.elementskit-navbar-nav-default button.elementskit-menu-close{border:1px solid rgb(0 0 0 / .5);color:rgb(51 51 51 / .5);float:right;margin-top:20px;margin-left:20px;margin-right:20px;margin-bottom:20px}.elementskit-navbar-nav-default .elementskit-dropdown-has>a{position:relative}.elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator{font-weight:900;font-style:normal;margin-left:6px;display:block;float:right;cursor:pointer;position:relative;font-size:11px}.elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator.icon-none{display:none}.elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator.ekit-spinner{width:1em;height:1em;border:2px solid color-mix(in srgb,currentColor 25%,transparent);border-bottom-color:currentColor;border-radius:50%;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-animation:ekit_ajax_spinner_rotation 1s linear infinite;animation:ekit_ajax_spinner_rotation 1s linear infinite}.elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator.ekit-spinner::before{content:"";display:none}@media (max-width:1024px){.elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator.ekit-spinner{padding:4px 4px;margin-right:10px}}@media (max-width:1024px){.elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator{padding:4px 15px}}@media (max-width:1024px){.elementskit-navbar-nav-default .elementskit-dropdown-has>a svg.elementskit-submenu-indicator{width:auto;height:auto;max-width:42px;max-height:42px}}.elementskit-navbar-nav-default.elementskit-menu-container{background:#fff0;background:-webkit-gradient(linear,left bottom,left top,from(#fff0),to(#fff0));background:linear-gradient(0deg,#fff0 0,#fff0 100%);border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-right-radius:0;border-top-left-radius:0;position:relative;height:100px;z-index:90000}.elementskit-navbar-nav-default .elementskit-dropdown{min-width:250px;margin-left:0}.elementskit-navbar-nav-default .elementskit-navbar-nav{height:100%;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}.elementskit-navbar-nav-default .elementskit-navbar-nav>li>a{font-size:15px;color:#000;padding-left:15px;padding-right:15px}.elementskit-navbar-nav-default .elementskit-navbar-nav.elementskit-menu-po-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.elementskit-navbar-nav-default .elementskit-navbar-nav.elementskit-menu-po-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.elementskit-navbar-nav-default .elementskit-navbar-nav.elementskit-menu-po-justified{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:1025px){.elementskit-navbar-nav-default .elementskit-dropdown{-webkit-box-shadow:0 10px 30px 0 rgb(45 45 45 / .2);box-shadow:0 10px 30px 0 rgb(45 45 45 / .2);position:absolute;top:100%;left:0;-webkit-transform:translateY(-10px);transform:translateY(-10px);pointer-events:none;max-height:none;z-index:999}.elementskit-navbar-nav-default .elementskit-megamenu-panel{-webkit-transform:translateY(-10px);transform:translateY(-10px);pointer-events:none;opacity:0;visibility:hidden;-webkit-transition:all .4s ease;transition:all .4s ease;margin-left:0;position:absolute;left:0;top:100%;display:block;z-index:999}}@media (min-width:1025px){.elementskit-navbar-nav-default.ekit-nav-dropdown-hover .elementskit-megamenu-has:hover>.elementskit-megamenu-panel{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0);pointer-events:auto}}.elementskit-navbar-nav-default.ekit-nav-dropdown-hover .elementskit-megamenu-has .elementskit-dropdown{display:none}.elementskit-navbar-nav-default.ekit-nav-dropdown-click .ekit-dropdown-open-onclick{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0);pointer-events:auto}@media (min-width:767px){.elementskit-navbar-nav-default.ekit-nav-dropdown-click .elementskit-megamenu-has .elementskit-submenu-panel{display:none}}@media (max-width:1024px){.ekit_menu_responsive_tablet>.elementskit-navbar-nav-default{background-color:#f7f7f7}.elementskit-navbar-nav-default.elementskit-menu-offcanvas-elements{width:100%;position:fixed;top:0;left:-100vw;height:100%;-webkit-box-shadow:0 10px 30px 0 #fff0;box-shadow:0 10px 30px 0 #fff0;overflow-y:auto;overflow-x:hidden;padding-top:0;padding-left:0;padding-right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-transition:left .6s cubic-bezier(.6,.1,.68,.53);transition:left .6s cubic-bezier(.6,.1,.68,.53)}.elementskit-navbar-nav-default .no-scroller{overflow:hidden}.elementskit-navbar-nav-default .elementskit-nav-identity-panel{display:block;position:relative;z-index:5;width:100%}.elementskit-navbar-nav-default .elementskit-nav-identity-panel .elementskit-site-title{float:left}.elementskit-navbar-nav-default .elementskit-nav-identity-panel button.elementskit-menu-close{float:right}.elementskit-navbar-nav-default .elementskit-navbar-nav>li>a{color:#000;font-size:12px;-webkit-transition:all .4s ease;transition:all .4s ease;padding-top:5px;padding-left:10px;padding-right:5px;padding-bottom:5px}.elementskit-navbar-nav-default .elementskit-navbar-nav>li>a:hover{color:#0d3a4f}.elementskit-navbar-nav-default .elementskit-navbar-nav>li:hover>a{color:#0d3a4f}.elementskit-navbar-nav-default .elementskit-submenu-panel>li>a{color:#000;font-size:12px;padding-top:7px;padding-left:7px;padding-right:7px;padding-bottom:7px}.elementskit-navbar-nav-default .elementskit-dropdown{display:block;border:0;margin-left:0}.elementskit-navbar-nav-default .elementskit-megamenu-panel{display:none}.elementskit-navbar-nav-default .elementskit-navbar-nav>.elementskit-dropdown-has>.elementskit-dropdown li a{padding-left:15px}}@media (max-width:767px){.ekit_menu_responsive_mobile>.elementskit-navbar-nav-default{background-color:#f7f7f7}}@-webkit-keyframes ekit_ajax_spinner_rotation{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes ekit_ajax_spinner_rotation{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@media (min-width:1025px){.ekit-nav-dropdown-hover .elementskit-dropdown-has .elementskit-dropdown{-webkit-box-shadow:0 10px 30px 0 rgb(45 45 45 / .2);box-shadow:0 10px 30px 0 rgb(45 45 45 / .2);position:absolute;top:100%;left:0;-webkit-transform:translateY(-10px);transform:translateY(-10px);pointer-events:none;max-height:none;z-index:999}.ekit-nav-dropdown-hover .elementskit-dropdown-has:hover>.elementskit-dropdown{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0);pointer-events:auto}}@media only screen and (max-width:1023px) and (min-width:768px){.ekit_menu_responsive_mobile .elementskit-navbar-nav-default.ekit-nav-dropdown-hover .elementskit-dropdown-has:hover>.elementskit-dropdown,.ekit_menu_responsive_mobile .elementskit-navbar-nav-default.ekit-nav-dropdown-hover .elementskit-dropdown-has:hover>.elementskit-megamenu-panel,.ekit_menu_responsive_tablet .elementskit-navbar-nav-default.ekit-nav-dropdown-hover .elementskit-dropdown-has:hover>.elementskit-dropdown,.ekit_menu_responsive_tablet .elementskit-navbar-nav-default.ekit-nav-dropdown-hover .elementskit-dropdown-has:hover>.elementskit-megamenu-panel{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0);pointer-events:auto}}@media only screen and (max-width:1024px) and (min-width:766px){.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-megamenu-has.elementskit-mobile-builder-content .elementskit-dropdown{display:none}.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-megamenu-has.elementskit-mobile-builder-content .elementskit-megamenu-panel.elementskit-dropdown-open{display:block}.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-megamenu-panel.elementskit-dropdown-open{display:block}.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown{display:none}.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown~.elementskit-megamenu-panel{display:none}.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown.elementskit-dropdown-open{display:block;max-height:2500px;opacity:1;visibility:visible;-webkit-transition:max-height 5s ease-out;transition:max-height 5s ease-out}.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-navbar-nav{overflow-y:auto}.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown>li>.elementskit-dropdown{left:0}}button.elementskit-menu-close,button.elementskit-menu-hamburger{display:none}button.elementskit-menu-hamburger{color:#000}@media (max-width:1024px){.elementskit-menu-overlay{display:block;position:fixed;z-index:14;top:0;left:-100%;height:100%;width:100%;background-color:rgb(51 51 51 / .5);-webkit-transition:all .4s ease;transition:all .4s ease;opacity:1;visibility:visible;-webkit-transition:all .6s cubic-bezier(.6,.1,.68,.53) .4s;transition:all .6s cubic-bezier(.6,.1,.68,.53) .4s}.elementor-element-edit-mode .elementskit-menu-overlay{left:100%}button.elementskit-menu-hamburger{border:1px solid rgb(0 0 0 / .2);float:right}button.elementskit-menu-hamburger .elementskit-menu-hamburger-icon{background-color:rgb(0 0 0 / .5)}button.elementskit-menu-close,button.elementskit-menu-hamburger{padding:8px;background-color:#fff0;border-radius:.25rem;position:relative;z-index:10;cursor:pointer;width:45px;-webkit-transition:all .4s ease-in;transition:all .4s ease-in}button.elementskit-menu-close .elementskit-menu-hamburger-icon,button.elementskit-menu-hamburger .elementskit-menu-hamburger-icon{height:1px;width:100%;display:block;margin-bottom:4px}button.elementskit-menu-close .elementskit-menu-hamburger-icon:last-child,button.elementskit-menu-hamburger .elementskit-menu-hamburger-icon:last-child{margin-bottom:0}.elementskit-navbar-nav .ekit-menu-badge{font-size:7px}}.elementskit-navbar-nav-default .elementskit-navbar-nav>li>.elementskit-dropdown>li>a .ekit-menu-badge .ekit-menu-badge-arrow{display:none}.dropdown-item,.ekit-menu-nav-link{position:relative}.dropdown-item span.ekit-spinner,.dropdown-item>i,.dropdown-item>svg,.ekit-menu-nav-link span.ekit-spinner,.ekit-menu-nav-link>i,.ekit-menu-nav-link>svg{margin-right:6px}.dropdown-item .icon-none,.ekit-menu-nav-link .icon-none{display:none!important}@-webkit-keyframes xs-zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes xs-zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.xs-zoomIn{-webkit-animation-name:xs-zoomIn;animation-name:xs-zoomIn}.elementskit-nav-logo{display:inline-block}@media (max-width:1024px){.elementor-widget-ekit-nav-menu{-webkit-animation:none!important;animation:none!important}.ekit-wid-con:not(.ekit_menu_responsive_mobile) .elementskit-navbar-nav{display:block}}@media (max-width:1024px){button.elementskit-menu-close,button.elementskit-menu-hamburger{display:block}.elementskit-menu-container{max-width:350px}.elementskit-menu-overlay.active{left:0;-webkit-transition:all .6s cubic-bezier(.22,.61,.24,1) 0s;transition:all .6s cubic-bezier(.22,.61,.24,1) 0s}.elementskit-menu-offcanvas-elements{height:100%!important;padding-bottom:10px}.elementskit-menu-offcanvas-elements.active{left:0}.elementskit-dropdown{position:relative;max-height:0;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:max-height 2s cubic-bezier(0,1,0,1);transition:max-height 2s cubic-bezier(0,1,0,1)}.ekit_menu_responsive_tablet .ekit-menu-badge{position:static;margin-left:10px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-transform:none;transform:none}.ekit_menu_responsive_tablet .ekit-menu-badge>.ekit-menu-badge-arrow{display:none}.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator{margin-left:auto}.ekit_menu_responsive_tablet .elementskit-submenu-indicator{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;border:1px solid;border-radius:30px}}@media screen and (min-width:766px) and (max-width:1024px){.ekit_menu_responsive_mobile .elementskit-menu-offcanvas-elements{position:static}.ekit_menu_responsive_mobile .elementskit-nav-identity-panel{display:none}.ekit_menu_responsive_mobile button.elementskit-menu-hamburger{display:none}.ekit_menu_responsive_mobile .elementskit-menu-container{overflow-y:unset;overflow-x:unset}.ekit_menu_responsive_mobile .elementskit-dropdown{-webkit-box-shadow:0 10px 30px 0 rgb(45 45 45 / .2);box-shadow:0 10px 30px 0 rgb(45 45 45 / .2);position:absolute;top:100%;left:0;-webkit-transform:translateY(-10px);transform:translateY(-10px);pointer-events:none;max-height:none;z-index:999}.ekit_menu_responsive_mobile .elementskit-megamenu-panel{-webkit-transform:translateY(-10px);transform:translateY(-10px);pointer-events:none;opacity:0;visibility:hidden;-webkit-transition:all .4s ease;transition:all .4s ease;margin-left:0;position:absolute;left:0;top:100%;display:block;z-index:999}.ekit_menu_responsive_mobile .elementskit-dropdown-menu-full_width .elementskit-megamenu-panel{width:100vw}.ekit_menu_responsive_mobile .elementskit-navbar-nav>li.elementskit-megamenu-has.relative_position{position:relative}.ekit_menu_responsive_mobile .elementskit-megamenu-panel .elementor-section-wrap>.elementor-section>.elementor-container{max-width:none}}@media (max-width:767px){.ekit_menu_responsive_mobile .elementskit-navbar-nav{display:block}.ekit_menu_responsive_mobile .elementskit-dropdown{position:relative}.ekit_menu_responsive_mobile .ekit-menu-badge{position:static;margin-left:10px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-transform:none;transform:none}.ekit_menu_responsive_mobile .ekit-menu-badge>.ekit-menu-badge-arrow{display:none}.ekit_menu_responsive_mobile .elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator{margin-left:auto}.ekit_menu_responsive_mobile .elementskit-submenu-indicator{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;border:1px solid;border-radius:30px}.ekit_menu_responsive_mobile .elementskit-navbar-nav-default .elementskit-megamenu-has.elementskit-mobile-builder-content .elementskit-dropdown,.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-megamenu-has.elementskit-mobile-builder-content .elementskit-dropdown{display:none}.ekit_menu_responsive_mobile .elementskit-navbar-nav-default .elementskit-megamenu-has.elementskit-mobile-builder-content .elementskit-megamenu-panel.elementskit-dropdown-open,.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-megamenu-has.elementskit-mobile-builder-content .elementskit-megamenu-panel.elementskit-dropdown-open{display:block}.ekit_menu_responsive_mobile .elementskit-navbar-nav-default .elementskit-megamenu-panel.elementskit-dropdown-open,.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-megamenu-panel.elementskit-dropdown-open{display:block}.ekit_menu_responsive_mobile .elementskit-navbar-nav-default .elementskit-dropdown,.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown{display:none}.ekit_menu_responsive_mobile .elementskit-navbar-nav-default .elementskit-dropdown~.elementskit-megamenu-panel,.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown~.elementskit-megamenu-panel{display:none}.ekit_menu_responsive_mobile .elementskit-navbar-nav-default .elementskit-dropdown.elementskit-dropdown-open,.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown.elementskit-dropdown-open{display:block;max-height:2500px;opacity:1;visibility:visible;-webkit-transition:max-height 5s ease-out;transition:max-height 5s ease-out}.ekit_menu_responsive_mobile .elementskit-navbar-nav-default .elementskit-navbar-nav,.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-navbar-nav{overflow-y:auto}.ekit_menu_responsive_mobile .elementskit-navbar-nav-default .elementskit-dropdown>li>.elementskit-dropdown,.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown>li>.elementskit-dropdown{left:0}}.elementskit-navbar-nav .elementskit-submenu-panel>li:hover>a>i,.elementskit-navbar-nav .elementskit-submenu-panel>li>a:hover>i{color:inherit!important}@media (max-width:767px){.ekit-sticky .elementskit-menu-container.elementskit-menu-offcanvas-elements{height:120vh!important}.ekit-sticky .elementskit-menu-overlay{display:none}.ekit-sticky .elementskit-menu-offcanvas-elements::before{position:fixed;content:"";top:0;left:-110%;height:100%;width:100%;background-color:rgb(51 51 51 / .5);-webkit-transition:left .5s ease;transition:left .5s ease}.ekit-sticky .elementskit-menu-offcanvas-elements::after{position:absolute;content:"";top:0;left:0;height:100%;width:100%;background:inherit}.ekit-sticky .elementskit-menu-offcanvas-elements.active::before{left:0}.ekit-sticky .elementskit-navbar-nav-default .elementskit-navbar-nav{position:relative;z-index:5}}@media (min-width:1025px){.elementor-widget-ekit-nav-menu .elementskit-dropdown-menu-full_width .elementskit-megamenu-panel{width:100vw}.elementor-widget-ekit-nav-menu .elementskit-navbar-nav>li.elementskit-megamenu-has.relative_position{position:relative}.elementskit-megamenu-panel .elementor-section-wrap>.elementor-section>.elementor-container{max-width:none}}.elementskit-dropdown-has>.sub-menu-toggle{display:none}.ekit-nav-menu--empty-fallback{font-size:0}@media (min-width:766px){.ekit_menu_responsive_mobile .ekit-nav-menu--empty-fallback,.ekit_menu_responsive_mobile .ekit-nav-menu--overlay{display:none}}@media (min-width:1025px){.ekit_menu_responsive_tablet .ekit-nav-menu--empty-fallback,.ekit_menu_responsive_tablet .ekit-nav-menu--overlay{display:none}}.ekit-vertical-menu-tigger{display:block;background:#ffb25d;-webkit-box-shadow:0 7px 15px rgb(255 178 93 / .3);box-shadow:0 7px 15px rgb(255 178 93 / .3);padding-top:16px;padding-bottom:16px;padding-left:20px;padding-right:16px;font-size:14px;color:#fff;font-weight:500;line-height:1}.ekit-vertical-menu-tigger img:not([draggable]).vertical-menu-icon{max-width:14px}.ekit-vertical-menu-tigger .vertical-menu-icon{-webkit-transition:all .4s ease-in;transition:all .4s ease-in}.ekit-vertical-menu-tigger:hover{color:#fff}.vertical-menu-right-icon{margin-right:7px}.vertical-menu-left-icon{float:right}.ekit-vertical-navbar-nav{padding-left:0;list-style:none;-webkit-box-shadow:0 10px 25px rgb(0 0 0 / .1);box-shadow:0 10px 25px rgb(0 0 0 / .1);background-color:#fff;margin-left:0;margin-bottom:0;list-style:none}.ekit-vertical-navbar-nav .elementskit-dropdown,.ekit-vertical-navbar-nav .elementskit-megamenu-panel{margin-left:0;list-style:none;margin-bottom:0}.ekit-vertical-navbar-nav .elementskit-megamenu-has .elementskit-dropdown{display:none}.ekit-vertical-navbar-nav>li:not(:last-child){border-bottom:1px solid #ededed}.ekit-vertical-navbar-nav>li>a{font-size:14px;font-weight:500;color:#101010;display:block;padding-top:12px;padding-bottom:12px;padding-left:25px;padding-right:19px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ekit-vertical-navbar-nav>li>a .ekit-menu-icon{margin-right:7px;padding-right:0}.ekit-vertical-navbar-nav>li>a .ekit-menu-badge-arrow{display:none}.ekit-vertical-navbar-nav>li>a .ekit-menu-badge{position:static;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-left:10px;-webkit-transform:none;transform:none}.ekit-vertical-navbar-nav>li>a:hover{color:#4285f4}.ekit-vertical-navbar-nav>li:hover>a{color:#4285f4}.ekit-vertical-navbar-nav li.elementskit-dropdown-has{position:relative}@media (min-width:1025px){.ekit-vertical-navbar-nav li.elementskit-dropdown-has:hover>.elementskit-dropdown{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;visibility:visible;pointer-events:auto}}@media (min-width:1025px){.ekit-vertical-navbar-nav li.elementskit-megamenu-has.relative_position{position:relative}.ekit-vertical-navbar-nav li.elementskit-megamenu-has.top_position{position:static}.ekit-vertical-navbar-nav li.elementskit-megamenu-has:hover>.elementskit-megamenu-panel{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;visibility:visible;pointer-events:auto}}@media (max-width:1024px){.ekit-vertical-navbar-nav .elementskit-megamenu-panel{display:none;width:auto!important}.ekit-vertical-navbar-nav .elementskit-mobile-builder-content .elementskit-megamenu-panel.elementskit-dropdown-open{display:block}.ekit-vertical-navbar-nav .elementskit-dropdown-has .elementskit-dropdown.elementskit-dropdown-open{display:block}.ekit-vertical-navbar-nav .elementskit-megamenu-has.elementskit-mobile-builder-content .elementskit-dropdown{display:none}}.ekit-vertical-navbar-nav .elementskit-dropdown{padding-left:0;list-style:none;max-width:220px;width:100%}@media (min-width:1025px){.ekit-vertical-navbar-nav .elementskit-dropdown{position:absolute;left:100%;top:0;z-index:100;background-color:#fff;-webkit-box-shadow:0 10px 25px rgb(0 0 0 / .1);box-shadow:0 10px 25px rgb(0 0 0 / .1);-webkit-transform:translateY(10px);transform:translateY(10px);opacity:0;visibility:hidden;-webkit-transition:all .3s linear;transition:all .3s linear;pointer-events:none}}@media (max-width:1024px){.ekit-vertical-navbar-nav .elementskit-dropdown{display:none;max-height:none;max-width:100%;padding:10px 15px}}@media (min-width:1025px){.ekit-vertical-navbar-nav .elementskit-dropdown>li:not(:last-child){border-bottom:1px solid #ededed}}.ekit-vertical-navbar-nav .elementskit-dropdown>li:first-child{margin-top:0}.ekit-vertical-navbar-nav .elementskit-dropdown>li:last-child{margin-bottom:0}.ekit-vertical-navbar-nav .elementskit-dropdown>li>a{font-size:14px;font-weight:500;color:#101010;padding-top:12px;padding-bottom:12px;padding-left:25px;padding-right:19px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:1025px){.ekit-vertical-navbar-nav .elementskit-megamenu-panel{position:absolute;left:100%;top:0;z-index:100;-webkit-transform:translateY(10px);transform:translateY(10px);opacity:0;visibility:hidden;-webkit-transition:all .3s linear;transition:all .3s linear;pointer-events:none;width:100%}}.ekit-vertical-navbar-nav .elementskit-submenu-indicator{display:block;line-height:1;margin-left:auto;position:relative;font-weight:900;font-style:normal;font-family:"Font Awesome 5 Free";-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.ekit-vertical-navbar-nav .elementskit-submenu-indicator::before{content:"\f105"}.ekit-vertical-navbar-nav .elementskit-submenu-indicator.ekit-spinner{width:1em;height:1em;border:2px solid color-mix(in srgb,currentColor 25%,transparent);border-bottom-color:currentColor;border-radius:50%;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-animation:ekit_ajax_spinner_rotation 1s linear infinite;animation:ekit_ajax_spinner_rotation 1s linear infinite}.ekit-vertical-navbar-nav .elementskit-submenu-indicator.ekit-spinner::before{content:"";display:none}.ekit-vertical-navbar-nav .ekit-submenu-indicator-icon{display:block;margin-left:auto;line-height:1;position:relative;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.ekit-vertical-navbar-nav .ekit-ajax-loading .eicon-loading{font-family:eicons}.ekit-vertical-navbar-nav .ekit-ajax-loading .eicon-loading::before{content:"\e8fb"}.badge-position-right .ekit-vertical-navbar-nav .ekit-menu-badge{margin-left:auto}.badge-position-right .ekit-menu-badge~.elementskit-submenu-indicator{margin-left:12px}.badge-position-right .ekit-menu-badge~.ekit-submenu-indicator-icon{margin-left:12px}.ekit-vertical-main-menu-on-click{position:relative}.ekit-vertical-main-menu-on-click .ekit-vertical-menu-container{position:absolute;top:100%;z-index:1111;left:0;width:100%}.ekit-vertical-main-menu-on-click.vertical-menu-active .ekit-vertical-menu-container{opacity:1;visibility:visible}.ekit-vertical-main-menu-on-click.vertical-menu-active .ekit-vertical-menu-tigger .vertical-menu-left-icon{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.ekit-vertical-main-menu-on-click .ekit-vertical-menu-container{opacity:0;visibility:hidden}.ekit-vertical-menu-container{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable tfoot th,table.dataTable thead th{font-weight:700}table.dataTable thead td,table.dataTable thead th{padding:10px 18px;border-bottom:1px solid #111}table.dataTable thead td:active,table.dataTable thead th:active{outline:0}table.dataTable tfoot td,table.dataTable tfoot th{padding:10px 18px 6px 18px;border-top:1px solid #111}table.dataTable thead .dt-ordering-asc,table.dataTable thead .dt-ordering-asc-disabled,table.dataTable thead .dt-ordering-desc,table.dataTable thead .dt-ordering-desc-disabled,table.dataTable thead th{cursor:pointer;background-repeat:no-repeat;background-position:center right}table.dataTable thead .dt-orderable-asc,table.dataTable thead .dt-orderable-desc{background-image:url(/wp-content/plugins/elementskit-lite/widgets/init/assets/img/arrow.png)}table.dataTable thead .dt-ordering-asc{background-image:url(/wp-content/plugins/elementskit-lite/widgets/init/assets/img/sort_asc.png)}table.dataTable thead .dt-ordering-desc{background-image:url(/wp-content/plugins/elementskit-lite/widgets/init/assets/img/sort_desc.png)}table.dataTable thead .dt-ordering-asc-disabled{background-image:url(/wp-content/plugins/elementskit-lite/widgets/init/assets/img/sort_asc_disabled.png)}table.dataTable tbody tr{background-color:#fff}table.dataTable tbody tr.selected{background-color:#b0bed9}table.dataTable tbody td,table.dataTable tbody th{padding:8px 10px}.ekit_table.display table.dataTable tbody td,.ekit_table.display table.dataTable tbody th,table.dataTable.row-border tbody td,table.dataTable.row-border tbody th{border-top:1px solid #ddd}.ekit_table.display table.dataTable tbody tr:first-child td,.ekit_table.display table.dataTable tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.row-border tbody tr:first-child th{border-top:none}table.dataTable.cell-border tbody td,table.dataTable.cell-border tbody th{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr td:first-child,table.dataTable.cell-border tbody tr th:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child td,table.dataTable.cell-border tbody tr:first-child th{border-top:none}.ekit_table.display table.dataTable tbody tr.odd,table.dataTable.stripe tbody tr.odd{background-color:#f9f9f9}.ekit_table.display table.dataTable tbody tr.odd.selected,table.dataTable.stripe tbody tr.odd.selected{background-color:#acbad4}.ekit_table.display table.dataTable tbody tr:hover,table.dataTable.hover tbody tr:hover{background-color:#f6f6f6}.ekit_table.display table.dataTable tbody tr:hover.selected,table.dataTable.hover tbody tr:hover.selected{background-color:#aab7d1}.ekit_table.display table.dataTable tbody tr>.sorting_1,.ekit_table.display table.dataTable tbody tr>.sorting_2,.ekit_table.display table.dataTable tbody tr>.sorting_3,table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3{background-color:#fafafa}.ekit_table.display table.dataTable tbody tr.selected>.sorting_1,.ekit_table.display table.dataTable tbody tr.selected>.sorting_2,.ekit_table.display table.dataTable tbody tr.selected>.sorting_3,table.dataTable.order-column tbody tr.selected>.sorting_1,table.dataTable.order-column tbody tr.selected>.sorting_2,table.dataTable.order-column tbody tr.selected>.sorting_3{background-color:#acbad5}.ekit_table.display table.dataTable tbody tr.odd>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd>.sorting_1{background-color:#f1f1f1}.ekit_table.display table.dataTable tbody tr.odd>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd>.sorting_2{background-color:#f3f3f3}.ekit_table.display table.dataTable tbody tr.odd>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd>.sorting_3{background-color:#f5f5f5}.ekit_table.display table.dataTable tbody tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1{background-color:#a6b4cd}.ekit_table.display table.dataTable tbody tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2{background-color:#a8b5cf}.ekit_table.display table.dataTable tbody tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3{background-color:#a9b7d1}.ekit_table.display table.dataTable tbody tr.even>.sorting_1,table.dataTable.order-column.stripe tbody tr.even>.sorting_1{background-color:#fafafa}.ekit_table.display table.dataTable tbody tr.even>.sorting_2,table.dataTable.order-column.stripe tbody tr.even>.sorting_2{background-color:#fcfcfc}.ekit_table.display table.dataTable tbody tr.even>.sorting_3,table.dataTable.order-column.stripe tbody tr.even>.sorting_3{background-color:#fefefe}.ekit_table.display table.dataTable tbody tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1{background-color:#acbad5}.ekit_table.display table.dataTable tbody tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2{background-color:#aebcd6}.ekit_table.display table.dataTable tbody tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3{background-color:#afbdd8}.ekit_table.display table.dataTable tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1{background-color:#eaeaea}.ekit_table.display table.dataTable tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2{background-color:#ececec}.ekit_table.display table.dataTable tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3{background-color:#efefef}.ekit_table.display table.dataTable tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1{background-color:#a2aec7}.ekit_table.display table.dataTable tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2{background-color:#a3b0c9}.ekit_table.display table.dataTable tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3{background-color:#a5b2cb}table.dataTable.no-footer{border-bottom:1px solid #111}table.dataTable.nowrap td,table.dataTable.nowrap th{white-space:nowrap}table.dataTable.compact thead td,table.dataTable.compact thead th{padding:4px 17px 4px 4px}table.dataTable.compact tfoot td,table.dataTable.compact tfoot th{padding:4px}table.dataTable.compact tbody td,table.dataTable.compact tbody th{padding:4px}table.dataTable td.dt-left,table.dataTable th.dt-left{text-align:left}table.dataTable td.dataTables_empty,table.dataTable td.dt-center,table.dataTable th.dt-center{text-align:center}table.dataTable td.dt-right,table.dataTable th.dt-right{text-align:right}table.dataTable td.dt-justify,table.dataTable th.dt-justify{text-align:justify}table.dataTable td.dt-nowrap,table.dataTable th.dt-nowrap{white-space:nowrap}table.dataTable tfoot td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable thead th.dt-head-left{text-align:left}table.dataTable tfoot td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable thead th.dt-head-center{text-align:center}table.dataTable tfoot td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable thead th.dt-head-right{text-align:right}table.dataTable tfoot td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable thead th.dt-head-justify{text-align:justify}table.dataTable tfoot td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable thead th.dt-head-nowrap{white-space:nowrap}table.dataTable tbody td.dt-body-left,table.dataTable tbody th.dt-body-left{text-align:left}table.dataTable tbody td.dt-body-center,table.dataTable tbody th.dt-body-center{text-align:center}table.dataTable tbody td.dt-body-right,table.dataTable tbody th.dt-body-right{text-align:right}table.dataTable tbody td.dt-body-justify,table.dataTable tbody th.dt-body-justify{text-align:justify}table.dataTable tbody td.dt-body-nowrap,table.dataTable tbody th.dt-body-nowrap{white-space:nowrap}table.dataTable,table.dataTable td,table.dataTable th{-webkit-box-sizing:content-box;box-sizing:content-box}.dt-container{position:relative;clear:both;zoom:1}.dt-container>.dt-buttons{position:relative;float:left;margin-bottom:20px}.dt-container>.dt-search{float:right;text-align:right;margin-bottom:20px}.dt-container>.dt-info{clear:both;float:left;margin-top:20px}.dt-container>.dt-paging{float:right;text-align:right;margin-top:20px}.dt-search input input{margin-left:.5em}.dt-container .dt-paging button{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;min-width:1.5em;padding:.5em 1em;margin-left:2px;text-align:center;text-decoration:none!important;cursor:pointer;color:#333;border:1px solid #fff0;border-radius:2px}.dt-container .dt-paging button.current,.dt-container .dt-paging button.current:hover{color:#333;border:1px solid #979797;background-color:#fff;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#dcdcdc));background:linear-gradient(to bottom,#fff 0,#dcdcdc 100%)}.dt-container .dt-paging button.disabled,.dt-container .dt-paging button.disabled:active,.dt-container .dt-paging button.disabled:hover{cursor:default;color:#666;border:1px solid #fff0;background:0 0;-webkit-box-shadow:none;box-shadow:none}.dt-container .dt-paging button:hover{color:#fff;border:1px solid #111;background-color:#585858;background:-webkit-gradient(linear,left top,left bottom,from(#585858),to(#111));background:linear-gradient(to bottom,#585858 0,#111 100%)}.dt-container .dt-paging button:active{outline:0;background-color:#2b2b2b;background:-webkit-gradient(linear,left top,left bottom,from(#2b2b2b),to(#0c0c0c));background:linear-gradient(to bottom,#2b2b2b 0,#0c0c0c 100%);-webkit-box-shadow:inset 0 0 3px #111;box-shadow:inset 0 0 3px #111}.dt-container .dt-paging .ellipsis{padding:0 1em}.dt-container .dt-paging .dataTables_processing{position:absolute;top:50%;left:50%;width:100%;height:40px;margin-left:-50%;margin-top:-25px;padding-top:20px;text-align:center;font-size:1.2em;background-color:#fff;background:-webkit-gradient(linear,left top,right top,from(#fff0),color-stop(25%,rgb(255 255 255 / .9)),color-stop(75%,rgb(255 255 255 / .9)),to(#fff0));background:linear-gradient(to right,#fff0 0,rgb(255 255 255 / .9) 25%,rgb(255 255 255 / .9) 75%,#fff0 100%)}.dt-container .dataTables_processing,.dt-container .dt-info,.dt-container .dt-length,.dt-container .dt-paging,.dt-container .dt-search{color:#333}.dt-container .dataTables_scroll{clear:both}.dt-container .dataTables_scroll div.dataTables_scrollBody{-webkit-overflow-scrolling:touch}.dt-container .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td,.dt-container .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dt-container .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dt-container .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th{vertical-align:middle}.dt-container .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing,.dt-container .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing,.dt-container .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing,.dt-container .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing{height:0;overflow:hidden;margin:0!important;padding:0!important}.dt-container.no-footer .dataTables_scrollBody{border-bottom:1px solid #111}.dt-container.no-footer div.dataTables_scrollBody>table,.dt-container.no-footer div.dataTables_scrollHead table.dataTable{border-bottom:none}.dt-container::after{visibility:hidden;display:block;content:"";clear:both;height:0}@media screen and (max-width:767px){.dt-container .dt-info,.dt-container .dt-paging{float:none;text-align:center}.dt-container .dt-paging{margin-top:.5em}}@media screen and (max-width:640px){.ekit-wid-con .ekit_table .dt-container .dt-layout-row{text-align:center}.ekit-wid-con .ekit_table .dt-container .dt-layout-row:not(.dt-layout-table){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset;gap:20px}.ekit-wid-con .ekit_table .dt-container .dt-layout-row:not(.dt-layout-table) .dt-search .dt-input{width:100%}.ekit-wid-con .ekit_table .dt-container>.dt-buttons,.ekit-wid-con .ekit_table .dt-container>.dt-info,.ekit-wid-con .ekit_table .dt-container>.dt-paging,.ekit-wid-con .ekit_table .dt-container>.dt-search{float:none;text-align:center}}@keyframes dtb-spinner{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dtb-spinner{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}div.dt-button-info{position:fixed;top:50%;left:50%;width:400px;margin-top:-100px;margin-left:-200px;background-color:#fff;border:2px solid #111;-webkit-box-shadow:3px 3px 8px rgb(0 0 0 / .3);box-shadow:3px 3px 8px rgb(0 0 0 / .3);border-radius:3px;text-align:center;z-index:21}div.dt-button-info h2{padding:.5em;margin:0;font-weight:400;border-bottom:1px solid #ddd;background-color:#f3f3f3}div.dt-button-info>div{padding:1em}div.dt-button-collection-title{text-align:center;padding:.3em 0 .5em;font-size:.9em}div.dt-button-collection-title:empty{display:none}a.dt-button,button.dt-button,div.dt-button{position:relative;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:.333em;margin-bottom:.333em;padding:.5em 1em;border:1px solid #999;border-radius:2px;cursor:pointer;font-size:.88em;line-height:1.6em;color:#000;white-space:nowrap;overflow:hidden;background-color:#e9e9e9;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#e9e9e9));background-image:linear-gradient(to bottom,#fff 0,#e9e9e9 100%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;outline:0}a.dt-button.disabled,button.dt-button.disabled,div.dt-button.disabled{color:#999;border:1px solid #d0d0d0;cursor:default;background-color:#f9f9f9;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f9f9f9));background-image:linear-gradient(to bottom,#fff 0,#f9f9f9 100%)}a.dt-button.active:not(.disabled),a.dt-button:active:not(.disabled),button.dt-button.active:not(.disabled),button.dt-button:active:not(.disabled),div.dt-button.active:not(.disabled),div.dt-button:active:not(.disabled){background-color:#e2e2e2;background-image:-webkit-gradient(linear,left top,left bottom,from(#f3f3f3),to(#e2e2e2));background-image:linear-gradient(to bottom,#f3f3f3 0,#e2e2e2 100%);-webkit-box-shadow:inset 1px 1px 3px #999;box-shadow:inset 1px 1px 3px #999}a.dt-button.active:not(.disabled):hover:not(.disabled),a.dt-button:active:not(.disabled):hover:not(.disabled),button.dt-button.active:not(.disabled):hover:not(.disabled),button.dt-button:active:not(.disabled):hover:not(.disabled),div.dt-button.active:not(.disabled):hover:not(.disabled),div.dt-button:active:not(.disabled):hover:not(.disabled){-webkit-box-shadow:inset 1px 1px 3px #999;box-shadow:inset 1px 1px 3px #999;background-color:#ccc;background-image:-webkit-gradient(linear,left top,left bottom,from(#eaeaea),to(#ccc));background-image:linear-gradient(to bottom,#eaeaea 0,#ccc 100%)}a.dt-button:hover,button.dt-button:hover,div.dt-button:hover{text-decoration:none}a.dt-button:hover:not(.disabled),button.dt-button:hover:not(.disabled),div.dt-button:hover:not(.disabled){border:1px solid #666;background-color:#e0e0e0;background-image:-webkit-gradient(linear,left top,left bottom,from(#f9f9f9),to(#e0e0e0));background-image:linear-gradient(to bottom,#f9f9f9 0,#e0e0e0 100%)}a.dt-button:focus:not(.disabled),button.dt-button:focus:not(.disabled),div.dt-button:focus:not(.disabled){border:1px solid #426c9e;text-shadow:0 1px 0 #c4def1;outline:0;background-color:#79ace9;background-image:-webkit-gradient(linear,left top,left bottom,from(#bddef4),to(#79ace9));background-image:linear-gradient(to bottom,#bddef4 0,#79ace9 100%)}.dt-button embed{outline:0}div.dt-buttons{position:relative;float:left}div.dt-buttons.buttons-right{float:right}div.dt-button-collection{position:absolute;top:0;left:0;width:150px;margin-top:3px;padding:8px 8px 4px 8px;border:1px solid #ccc;border:1px solid rgb(0 0 0 / .4);background-color:#fff;overflow:hidden;z-index:2002;border-radius:5px;-webkit-box-shadow:3px 3px 5px rgb(0 0 0 / .3);box-shadow:3px 3px 5px rgb(0 0 0 / .3);-webkit-column-gap:8px;-moz-column-gap:8px;-ms-column-gap:8px;-o-column-gap:8px;column-gap:8px}div.dt-button-collection a.dt-button,div.dt-button-collection button.dt-button,div.dt-button-collection div.dt-button{position:relative;left:0;right:0;width:100%;display:block;float:none;margin-bottom:4px;margin-right:0}div.dt-button-collection a.dt-button.active:not(.disabled),div.dt-button-collection a.dt-button:active:not(.disabled),div.dt-button-collection button.dt-button.active:not(.disabled),div.dt-button-collection button.dt-button:active:not(.disabled),div.dt-button-collection div.dt-button.active:not(.disabled),div.dt-button-collection div.dt-button:active:not(.disabled){background-color:#dadada;background-image:-webkit-gradient(linear,left top,left bottom,from(#f0f0f0),to(#dadada));background-image:linear-gradient(to bottom,#f0f0f0 0,#dadada 100%);-webkit-box-shadow:inset 1px 1px 3px #666;box-shadow:inset 1px 1px 3px #666}div.dt-button-collection.fixed{position:fixed;top:50%;left:50%;margin-left:-75px;border-radius:0}div.dt-button-collection.fixed.two-column{margin-left:-150px}div.dt-button-collection.fixed.three-column{margin-left:-225px}div.dt-button-collection.fixed.four-column{margin-left:-300px}div.dt-button-collection>*{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}div.dt-button-collection.two-column{width:300px;padding-bottom:1px;-webkit-column-count:2;-moz-column-count:2;-ms-column-count:2;-o-column-count:2;column-count:2}div.dt-button-collection.three-column{width:450px;padding-bottom:1px;-webkit-column-count:3;-moz-column-count:3;-ms-column-count:3;-o-column-count:3;column-count:3}div.dt-button-collection.four-column{width:600px;padding-bottom:1px;-webkit-column-count:4;-moz-column-count:4;-ms-column-count:4;-o-column-count:4;column-count:4}div.dt-button-collection .dt-button{border-radius:0}div.dt-button-background{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .7);background:radial-gradient(ellipse farthest-corner at center,rgb(0 0 0 / .3) 0,rgb(0 0 0 / .7) 100%);z-index:2001}@media screen and (max-width:640px){div.dt-buttons{float:none!important;text-align:center}}a.dt-button.processing,button.dt-button.processing,div.dt-button.processing{color:rgb(0 0 0 / .2)}a.dt-button.processing::after,button.dt-button.processing::after,div.dt-button.processing::after{position:absolute;top:50%;left:50%;width:16px;height:16px;margin:-8px 0 0 -8px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;content:" ";border:2px solid #282828;border-radius:50%;border-left-color:#fff0;border-right-color:#fff0;animation:dtb-spinner 1.5s infinite linear;-o-animation:dtb-spinner 1.5s infinite linear;-ms-animation:dtb-spinner 1.5s infinite linear;-webkit-animation:dtb-spinner 1.5s infinite linear;-moz-animation:dtb-spinner 1.5s infinite linear}table.DTFC_Cloned tfoot,table.DTFC_Cloned thead{background-color:#fff}div.DTFC_Blocker{background-color:#fff}div.DTFC_LeftWrapper table.dataTable,div.DTFC_RightWrapper table.dataTable{margin-bottom:0;z-index:2}div.DTFC_LeftWrapper table.dataTable.no-footer,div.DTFC_RightWrapper table.dataTable.no-footer{border-bottom:none}table.fixedHeader-floating{position:fixed!important;background-color:#fff}table.fixedHeader-floating.no-footer{border-bottom-width:0}table.fixedHeader-locked{position:absolute!important;background-color:#fff}@media print{table.fixedHeader-floating{display:none}}table.dataTable.dtr-inline.collapsed>tbody>tr>td.child,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child{cursor:default!important}table.dataTable.dtr-inline.collapsed>tbody>tr>td.child::before,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty::before,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child::before{display:none!important}table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child,table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child{position:relative;padding-left:30px;cursor:pointer}table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child::before,table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child::before{top:9px;left:4px;height:14px;width:14px;display:block;position:absolute;color:#fff;border:2px solid #fff;border-radius:14px;-webkit-box-shadow:0 0 3px #444;box-shadow:0 0 3px #444;-webkit-box-sizing:content-box;box-sizing:content-box;text-align:center;text-indent:0!important;font-family:"Courier New",Courier,monospace;line-height:14px;content:"+";background-color:#31b131}table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child::before,table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child::before{content:"-";background-color:#d33333}table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child,table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child{padding-left:27px}table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child::before,table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child::before{top:5px;left:4px;height:14px;width:14px;border-radius:14px;line-height:14px;text-indent:3px}table.dataTable.dtr-column>tbody>tr>td.control,table.dataTable.dtr-column>tbody>tr>th.control{position:relative;cursor:pointer}table.dataTable.dtr-column>tbody>tr>td.control::before,table.dataTable.dtr-column>tbody>tr>th.control::before{top:50%;left:50%;height:16px;width:16px;margin-top:-10px;margin-left:-10px;display:block;position:absolute;color:#fff;border:2px solid #fff;border-radius:14px;-webkit-box-shadow:0 0 3px #444;box-shadow:0 0 3px #444;-webkit-box-sizing:content-box;box-sizing:content-box;text-align:center;text-indent:0!important;font-family:"Courier New",Courier,monospace;line-height:14px;content:"+";background-color:#31b131}table.dataTable.dtr-column>tbody>tr.parent td.control::before,table.dataTable.dtr-column>tbody>tr.parent th.control::before{content:"-";background-color:#d33333}table.dataTable>tbody>tr.child{padding:.5em 1em}table.dataTable>tbody>tr.child:hover{background:0 0!important}table.dataTable>tbody>tr.child ul.dtr-details{display:inline-block;list-style-type:none;margin:0;padding:0}table.dataTable>tbody>tr.child ul.dtr-details>li{border-bottom:1px solid #efefef;padding:.5em 0}table.dataTable>tbody>tr.child ul.dtr-details>li:first-child{padding-top:0}table.dataTable>tbody>tr.child ul.dtr-details>li:last-child{border-bottom:none}table.dataTable>tbody>tr.child span.dtr-title{display:inline-block;min-width:75px;font-weight:700}div.dtr-modal{position:fixed;-webkit-box-sizing:border-box;box-sizing:border-box;top:0;left:0;height:100%;width:100%;z-index:100;padding:10em 1em}div.dtr-modal div.dtr-modal-display{position:absolute;top:0;left:0;bottom:0;right:0;width:50%;height:50%;overflow:auto;margin:auto;z-index:102;overflow:auto;background-color:#f5f5f7;border:1px solid #000;border-radius:.5em;-webkit-box-shadow:0 12px 30px rgb(0 0 0 / .6);box-shadow:0 12px 30px rgb(0 0 0 / .6)}div.dtr-modal div.dtr-modal-content{position:relative;padding:1em}div.dtr-modal div.dtr-modal-close{position:absolute;top:6px;right:6px;width:22px;height:22px;border:1px solid #eaeaea;background-color:#f9f9f9;text-align:center;border-radius:3px;cursor:pointer;z-index:12}div.dtr-modal div.dtr-modal-close:hover{background-color:#eaeaea}div.dtr-modal div.dtr-modal-background{position:fixed;top:0;left:0;right:0;bottom:0;z-index:101;background:rgb(0 0 0 / .6)}@media screen and (max-width:767px){div.dtr-modal div.dtr-modal-display{width:95%}}table.dataTable tr.dtrg-group td{background-color:#e0e0e0}table.dataTable tr.dtrg-group.dtrg-level-0 td{font-weight:700}table.dataTable tr.dtrg-group.dtrg-level-1 td,table.dataTable tr.dtrg-group.dtrg-level-2 td{background-color:#f0f0f0;padding-top:.25em;padding-bottom:.25em;padding-left:2em;font-size:.9em}table.dataTable tr.dtrg-group.dtrg-level-2 td{background-color:#f3f3f3}.ekit_table .dt-container{padding-top:20px;padding-bottom:20px}.ekit_table table.dataTable.no-footer{border-bottom:1px solid #e6e6e6}.ekit_table .dt-container select:not([multiple]){-webkit-appearance:none;-ms-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff0;border-radius:0;border:solid 1px #bbb;padding:12px 48px 12px 18px}.ekit_table .dt-container select:not([multiple])::after{content:" - Remember this"}.ekit_table .dt-container .dt-search input{border:solid 1px #bbb;padding:12px 48px 12px 18px}.ekit_table table.dataTable thead th{font-size:14px;font-weight:500;letter-spacing:.3px;color:#fff}.ekit_table.display table.dataTable tbody tr td{border-style:solid;border-width:1px 1px 1px 1px;border-color:#f9f9f9}table.dataTable.dtr-inline.collapsed>tbody>tr>td.child,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child{cursor:default!important}table.dataTable.dtr-inline.collapsed>tbody>tr>td.child::before,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty::before,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child::before{display:none!important}table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child,table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>th:first-child{position:relative;padding-left:30px;cursor:pointer}table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child::before,table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>th:first-child::before{top:9px;left:4px;height:14px;width:14px;display:block;position:absolute;color:#fff;border:2px solid #fff;border-radius:14px;-webkit-box-shadow:0 0 3px #444;box-shadow:0 0 3px #444;-webkit-box-sizing:content-box;box-sizing:content-box;text-align:center;text-indent:0!important;font-family:"Courier New",Courier,monospace;line-height:14px;content:"+";background-color:#31b131}table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child::before,table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child::before{content:"-";background-color:#d33333}table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child,table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child{padding-left:27px}table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child::before,table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child::before{top:5px;left:4px;height:14px;width:14px;border-radius:14px;line-height:14px;text-indent:3px}table.dataTable.dtr-column>tbody>tr>td.control,table.dataTable.dtr-column>tbody>tr>th.control{position:relative;cursor:pointer}table.dataTable.dtr-column>tbody>tr>td.control::before,table.dataTable.dtr-column>tbody>tr>th.control::before{top:50%;left:50%;height:16px;width:16px;margin-top:-10px;margin-left:-10px;display:block;position:absolute;color:#fff;border:2px solid #fff;border-radius:14px;-webkit-box-shadow:0 0 3px #444;box-shadow:0 0 3px #444;-webkit-box-sizing:content-box;box-sizing:content-box;text-align:center;text-indent:0!important;font-family:"Courier New",Courier,monospace;line-height:14px;content:"+";background-color:#31b131}table.dataTable.dtr-column>tbody>tr.parent td.control::before,table.dataTable.dtr-column>tbody>tr.parent th.control::before{content:"-";background-color:#d33333}table.dataTable>tbody>tr.child{padding:.5em 1em}table.dataTable>tbody>tr.child:hover{background:0 0!important}table.dataTable>tbody>tr.child ul.dtr-details{display:inline-block;list-style-type:none;margin:0;padding:0}table.dataTable>tbody>tr.child ul.dtr-details>li{border-bottom:1px solid #efefef;padding:.5em 0}table.dataTable>tbody>tr.child ul.dtr-details>li:first-child{padding-top:0}table.dataTable>tbody>tr.child ul.dtr-details>li:last-child{border-bottom:none}table.dataTable>tbody>tr.child span.dtr-title{display:inline-block;min-width:75px;font-weight:700}div.dtr-modal{position:fixed;-webkit-box-sizing:border-box;box-sizing:border-box;top:0;left:0;height:100%;width:100%;z-index:100;padding:10em 1em}div.dtr-modal div.dtr-modal-display{position:absolute;top:0;left:0;bottom:0;right:0;width:50%;height:50%;overflow:auto;margin:auto;z-index:102;overflow:auto;background-color:#f5f5f7;border:1px solid #000;border-radius:.5em;-webkit-box-shadow:0 12px 30px rgb(0 0 0 / .6);box-shadow:0 12px 30px rgb(0 0 0 / .6)}div.dtr-modal div.dtr-modal-content{position:relative;padding:1em}div.dtr-modal div.dtr-modal-close{position:absolute;top:6px;right:6px;width:22px;height:22px;border:1px solid #eaeaea;background-color:#f9f9f9;text-align:center;border-radius:3px;cursor:pointer;z-index:12}div.dtr-modal div.dtr-modal-close:hover{background-color:#eaeaea}div.dtr-modal div.dtr-modal-background{position:fixed;top:0;left:0;right:0;bottom:0;z-index:101;background:rgb(0 0 0 / .6)}@media screen and (max-width:767px){div.dtr-modal div.dtr-modal-display{width:95%}}.elementskit-invisible{visibility:hidden}.ekit-wid-con .select{cursor:pointer;display:block;position:relative;font-size:16px;color:#7b7b7b;width:220px;height:44px;float:right}.met_d--block{display:block}.met_d--none{display:none}.met_d--flex{display:-webkit-box;display:-ms-flexbox;display:flex}.before\:last\:met_d--none:last-child::before{display:none}.after\:first\:met_d--none:first-child::after{display:none}.after\:active\:met_d--none.active::after{display:none}.met_w--12{width:12px}.met_w--16{width:16px}.met_w--20{width:20px}.met_w--24{width:24px}.met_w--48{width:48px}.before\:met_w--4::before{width:4px}.before\:met_w--16::before{width:16px}.before\:met_w--19::before{width:19px}.before\:met_w--48::before{width:48px}.active\::before\:met_w--18.active::before{width:18px}.after\:met_w--1::after{width:1px}.met_h--12{height:12px}.met_h--16{height:16px}.met_h--20{height:20px}.met_h--24{height:24px}.met_h--48{height:48px}.before\:met_h--4::before{height:4px}.before\:met_h--16::before{height:16px}.before\:met_h--19::before{height:19px}.before\:met_h--48::before{height:48px}.active\::before\:met_h--18.active::before{height:18px}.after\:met_h--1::after{height:1px}.after\:met_content::after,.before\:met_content::before{content:" "}.met_pos--fixed{position:fixed}.met_pos--relative{position:relative}.met_pos--absolute{position:absolute}.before\:met_pos--absolute::before{position:absolute}.after\:met_pos--absolute::after{position:absolute}.met_top--0{top:0}.met_top--15{top:15px}.met_top--20{top:20px}.met_top--50p{top:50%}.met_top--100p{top:100%}.before\:met_top--0::before{top:0}.before\:met_top--5::before{top:5px}.before\:met_top--12::before{top:12px}.before\:active\:met_top--13.active::before{top:13px}.after\:met_top--m1::after{top:-1px}.after\:met_top--5::after{top:5px}.met_bottom--0{bottom:0}.met_bottom--20{bottom:20px}.met_bottom--100p{bottom:100%}.before\:met_bottom--0::before{bottom:0}.met_left--0{left:0}.met_left--1{left:1px}.met_left--20{left:20px}.met_left--50p{left:50%}.met_left--100p{left:100%}.before\:met_left--0::before{left:0}.before\:met_left--5::before{left:5px}.before\:met_left--12::before{left:12px}.before\:active\:met_left--13.active::before{left:13px}.after\:met_left--m1::after{left:-1px}.after\:met_left--5::after{left:5px}.met_right--0{right:0}.met_right--20{right:20px}.met_right--100p{right:100%}.met_mx--m40{margin-left:-40px;margin-right:-40px}.met_mx--m28{margin-left:-28px;margin-right:-28px}.met_mx--12{margin-left:12px;margin-right:12px}.met_mx--20{margin-left:20px;margin-right:20px}.met_mx--24{margin-left:24px;margin-right:24px}.met_mx--36{margin-left:36px;margin-right:36px}.met_my--m40{margin-top:-40px;margin-bottom:-40px}.met_my--m28{margin-top:-28px;margin-bottom:-28px}.met_my--12{margin-top:12px;margin-bottom:12px}.met_my--20{margin-top:20px;margin-bottom:20px}.met_my--24{margin-top:24px;margin-bottom:24px}.met_my--36{margin-top:36px;margin-bottom:36px}.met_m--0{margin:0}.met_ml--1{margin-left:1px}.met_ml--6{margin-left:6px}.met_ml--15{margin-left:15px}.met_ml--20{margin-left:20px}.met_ml--21{margin-left:21px}.met_ml--35{margin-left:35px}.met_mr--1{margin-right:1px}.met_mr--10{margin-right:10px}.met_mr--15{margin-right:15px}.met_mr--20{margin-right:20px}.met_mb--0{margin-bottom:0}.met_mb--0i{margin-bottom:0!important}.met_mb--20{margin-bottom:20px}.met_not_last_mr--20:not(:last-child){margin-right:20px}.met_not_last_mb--20:not(:last-child){margin-bottom:20px}.met_p--0{padding:0}.met_px--8{padding-left:8px;padding-right:8px}.met_py--5{padding-top:5px;padding-bottom:5px}.met_pt--10{padding-top:10px}.met_pl--10{padding-left:10px}.met_pr--10{padding-right:10px}.met_pb--10{padding-bottom:10px}.met_color--white{color:#fff}.active>.active\:met_bgc--nonei{background-color:transparent!important}.active .active\:_\:met_bgc--nonei{background-color:transparent!important}.met_bd--2{border:solid 2px}.met_bd--6{border:solid 6px}.met_bdt--2{border-top:solid 2px}.met_bdt--4{border-top:solid 4px}.met_bdt--6{border-top:solid 6px}.met_bdl--2{border-left:solid 2px}.met_bdl--4{border-left:solid 4px}.met_bdl--6{border-left:solid 6px}.before\:met_bdt--2::before{border-top:solid 2px}.before\:met_bdl--2::before{border-left:solid 2px}.after\:met_bdt--2::after{border-top:solid 2px}.after\:met_bdl--2::after{border-left:solid 2px}.active>.active\:met_bd--1{border-style:solid;border-width:1px}.active .active\:_\:met_bd--1{border-style:solid;border-width:1px}.met_bdc--none{border-color:#fff0}.met_bdt_color--current{border-top-color:currentColor}.met_bdb_color--current{border-bottom-color:currentColor}.met_bdl_color--current{border-left-color:currentColor}.met_bdr_color--current{border-right-color:currentColor}.met_radius--4{border-radius:4px}.met_radius--circle{border-radius:50%}.before\:met_radius--circle::before{border-radius:50%}.met_shadow_inset--6{-webkit-box-shadow:inset 0 0 0 6px currentColor;box-shadow:inset 0 0 0 6px currentColor}.active>.active\:met_shadow_inset--1{-webkit-box-shadow:inset 0 0 0 1px currentColor;box-shadow:inset 0 0 0 1px currentColor}.active>.active\:met_shadow_inset--8{-webkit-box-shadow:inset 0 0 0 8px currentColor;box-shadow:inset 0 0 0 8px currentColor}.active .active\:_\:met_shadow_inset--1{-webkit-box-shadow:inset 0 0 0 1px currentColor;box-shadow:inset 0 0 0 1px currentColor}.met_fs--14{font-size:14px}.met_lh--0{line-height:0}.met_lh--16{line-height:16px}.met_list--none{list-style:none}.met_text--nowrap{white-space:nowrap}.whitespace--normal{white-space:normal!important}.met_opacity--0{opacity:0}.met_opacity--8{opacity:.08}.met_opacity--30{opacity:.3}.met_opacity--70{opacity:.7}.hover\:met_opacity--60:hover{opacity:.6}.hover\:met_opacity--100:hover{opacity:1}a:hover>.a\:hover\:met_opacity--60{opacity:.6}a:hover>.a\:hover\:met_opacity--100{opacity:1}.before\:met_opacity--30::before{opacity:.3}.after\:met_opacity--30::after{opacity:.3}.active>.active\:met_opacity--0{opacity:0}.active>.active\:met_opacity--100{opacity:1}.active .active\:_\:met_opacity--0{opacity:0}.active .active\:_\:met_opacity--100{opacity:100}.met_transition--300ms{-webkit-transition:all .3s;transition:all .3s}.before\:met_transition--300ms::before{-webkit-transition:all .3s;transition:all .3s}.met_translateTop--m50p{-webkit-transform:translateY(-50%);transform:translateY(-50%)}.met_translateLeft--m50p{-webkit-transform:translateX(-50%);transform:translateX(-50%)}.met_scale--0{-webkit-transform:scale(0);transform:scale(0)}.hover\:met_scaleX--200:hover{-webkit-transform:scaleX(2);transform:scaleX(2)}.hover\:met_scaleY--200:hover{-webkit-transform:scaleY(2);transform:scaleY(2)}a:hover>.a:hover\:met_scalex--200:hover{-webkit-transform:scaleX(2);transform:scaleX(2)}a:hover>.a:hover\:met_scaley--200:hover{-webkit-transform:scaleY(2);transform:scaleY(2)}.active>.active\:met_scale--150{-webkit-transform:scale(1.5);transform:scale(1.5)}.active>.active\:met_scaleX--20{-webkit-transform:scaleX(.2);transform:scaleX(.2)}.active>.active\:met_scaleX--200{-webkit-transform:scaleX(2);transform:scaleX(2)}.active>.active\:met_scaleY--20{-webkit-transform:scaleY(.2);transform:scaleY(.2)}.active>.active\:met_scaleY--200{-webkit-transform:scaleY(2);transform:scaleY(2)}.active .active\:_\:met_scale--40{-webkit-transform:scale(.4);transform:scale(.4)}.active .active\:_\:met_scale--150{-webkit-transform:scale(1.5);transform:scale(1.5)}.active .active\:_\:met_scaleX--20{-webkit-transform:scaleX(.2);transform:scaleX(.2)}.active .active\:_\:met_scaleX--100{-webkit-transform:scaleX(1);transform:scaleX(1)}.active .active\:_\:met_scaleX--200{-webkit-transform:scaleX(2);transform:scaleX(2)}.active .active\:_\:met_scaleY--20{-webkit-transform:scaleY(.2);transform:scaleY(.2)}.active .active\:_\:met_scaleY--100{-webkit-transform:scaleY(1);transform:scaleY(1)}.active .active\:_\:met_scaleY--200{-webkit-transform:scaleY(2);transform:scaleY(2)}.met_scale--top{-webkit-transform-origin:top;transform-origin:top}.met_scale--bottom{-webkit-transform-origin:bottom;transform-origin:bottom}.met_scale--left{-webkit-transform-origin:left;transform-origin:left}.met_scale--right{-webkit-transform-origin:right;transform-origin:right}.elementor-editor-active .editor\:met_display--none,.elementor-editor-preview .editor\:met_display--none{display:none}.ekit-wid-con .ekit_social_media,.ekit-wid-con .ekit_socialshare{margin-left:0;padding-left:0;list-style:none}.ekit-wid-con .ekit_social_media>li>a,.ekit-wid-con .ekit_socialshare>li>a{display:block;cursor:pointer;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .ekit_social_media>li>a i,.ekit-wid-con .ekit_socialshare>li>a i{vertical-align:middle;display:inline-block}.ekit-wid-con .ekit_social_media>li>a svg,.ekit-wid-con .ekit_socialshare>li>a svg{max-width:16px;height:auto;vertical-align:middle}@media (max-width:1024px){.ekit-wid-con .ekit_social_media>li,.ekit-wid-con .ekit_socialshare>li{margin-bottom:20px}}.ekit-wid-con .ekit_socialshare>li>div{display:block;cursor:pointer;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .ekit_socialshare>li>div i{vertical-align:middle;display:inline-block}.ekit-wid-con .ekit_socialshare>li>div svg{max-width:16px;height:auto;vertical-align:middle}.ekit-wid-con .ekit-post-list-wrapper .elementor-icon-list-item a{background-color:transparent!important}.ekit-wid-con .ekit-post-list-wrapper.elementor-inline-items .elementor-icon-list-item{margin:0}.ekit-wid-con .elementor-inline-items{margin:0!important}.ekit-wid-con .elementor-inline-items .elementor-icon-list-item{display:inline-block}.ekit-wid-con .elementor-inline-items .elementor-icon-list-item::after{display:inline-block}.elementor-widget .ekit-wid-con .elementor-inline-items .elementor-icon-list-item::after{position:absolute}.ekit-wid-con .elementor-inline-items .elementor-icon-list-item:last-child::after{display:none}.elementor-widget-elementskit-page-list:not(.ekit-has-divider-yes) .ekit-wid-con .elementor-inline-items .elementor-icon-list-item::after{display:none}.ekit-wid-con .elementor-inline-items.row .elementor-icon-list-item{margin:0;padding:0;margin-right:0!important;margin-left:0!important;display:-webkit-box;display:-ms-flexbox;display:flex}.ekit-wid-con .elementor-inline-items.row .elementor-icon-list-item a{padding:5px 15px}.ekit-wid-con .elementor-icon-list-item>a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .4s ease;transition:all .4s ease;position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.ekit-wid-con .elementor-icon-list-item>a.ekit_badge_right{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.ekit-wid-con .ekit_menu_label{border-radius:3px;padding:2px 5px;display:inline-block;font-size:10px;color:#fff;background-color:#c91765;margin-left:5px}.ekit-wid-con .ekit_menu_subtitle{font-size:11px;font-style:normal;color:#8d96ae;display:block;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementor-icon-list-text{-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .ekit_page_list_content{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-elementskit-page-list.elementor-align-center .ekit-wid-con .ekit_page_list_content{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-elementskit-page-list.elementor-align-left .ekit-wid-con .ekit_page_list_content{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-elementskit-page-list.elementor-align-right .ekit-wid-con .ekit_page_list_content{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.ekit-wid-con .elementor-icon-list-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;text-align:center;line-height:inherit}.ekit-wid-con .elementor-icon-list-icon svg{-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementor-icon-list-icon>i{-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-enabled-bg-img .elementor-icon-list-item a{background-size:cover;background-repeat:no-repeat;position:relative;background-position:center center;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex}.ekit-enabled-bg-img .elementor-icon-list-item a::after{content:"";background-color:rgb(34 34 34 / .7);position:absolute;left:0;top:0;width:100%;height:100%;display:block;-webkit-transition:all .4s;transition:all .4s}.ekit-enabled-bg-img .elementor-icon-list-item a:hover::after{background-color:rgb(34 34 34 / .9)}.ekit-enabled-bg-img .elementor-icon-list-item a .ekit_post_list_content_wraper{z-index:1}.ekit-enabled-bg-img .elementor-icon-list-item a>img{z-index:1}.ekit-wid-con .nav{margin:0;padding:0;list-style:none}.ekit-wid-con .ekit-form form p{margin-bottom:0}.ekit-wid-con .ekit-form form input:not([type=submit]):not([type=checkbox]):not([type=radio]){display:block;width:100%;padding:.375rem .75rem;font-size:1rem;color:#495057;background-color:#fff;border:1px solid #e7e7e7;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;height:56px;border-radius:0;padding-left:30px;-webkit-box-shadow:none;box-shadow:none}.ekit-wid-con .ekit-form form input:not([type=submit]):not([type=checkbox]):not([type=radio]):hover{border-color:#333}.ekit-wid-con .ekit-form form input:not([type=submit]):not([type=checkbox]):not([type=radio]):focus{border-color:#4d68ff}.ekit-wid-con .ekit-form form input[type=submit]{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:0;-webkit-transition:all .4s ease;transition:all .4s ease;padding:12px 72px;font-size:.9375rem;background-color:#313636;border:0 solid #000;color:#fff;cursor:pointer}.ekit-wid-con .ekit-form form input[type=submit]:hover{background-color:#4d68ff}.ekit-wid-con .ekit-form form select{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;color:#495057;background-color:#fff;border:1px solid #e7e7e7;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;height:56px}.ekit-wid-con .ekit-form form select[multiple]{height:100px}.ekit-wid-con .ekit-form form label{margin-bottom:7px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#313636;font-weight:400}.ekit-wid-con .ekit-form form label span{color:#777;font-size:.8125rem;display:block}.ekit-wid-con .ekit-form form textarea{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;color:#495057;background-color:#fff;border:1px solid #e7e7e7;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;border-radius:0;padding-left:30px;height:176px;resize:none;padding-top:15px;-webkit-box-shadow:none;box-shadow:none}.ekit-wid-con .ekit-form form textarea:hover{border-color:#333}.ekit-wid-con .ekit-form form textarea:focus{border-color:#4d68ff}.ekit-wid-con .ekit-form form .intl-tel-input{width:100%}.ekit-wid-con .ekit-form form .ekit-form-input{margin-bottom:50px}.ekit-wid-con .btn-text-primary{color:#4285f4}.ekit-wid-con .btn-pill{border-radius:2rem}.ekit-wid-con .d-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.ekit-wid-con .ekit-review-wrapper{background-color:#f2f2f5;font-family:Roboto,sans-serif;overflow:hidden}.ekit-wid-con .ekit-review-overview,.ekit-wid-con .review-card-overview{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff}.ekit-wid-con .ekit-review-card,.ekit-wid-con .ekit-review-overview{background-color:#fff}.ekit-wid-con .ekit-review-card h4,.ekit-wid-con .ekit-review-overview h4{margin:0;white-space:nowrap}.ekit-wid-con .ekit-review-card--name,.ekit-wid-con .ekit-review-card--rating .rating-average,.ekit-wid-con .ekit-review-card--title h4,.ekit-wid-con .ekit-review-overview--name,.ekit-wid-con .ekit-review-overview--rating .rating-average,.ekit-wid-con .ekit-review-overview--title h4{color:#000032}.ekit-wid-con .ekit-review-card--rating .rating-average,.ekit-wid-con .ekit-review-overview--rating .rating-average{font-weight:500}.ekit-wid-con .ekit-review-card--rating>div,.ekit-wid-con .ekit-review-overview--rating>div{display:-webkit-box;display:-ms-flexbox;display:flex}.ekit-wid-con .ekit-review-card--rating .rating-average,.ekit-wid-con .ekit-review-overview--rating .rating-average{font-size:18px;font-weight:700}.ekit-wid-con .ekit-review-card--rating .rating-stars,.ekit-wid-con .ekit-review-overview--rating .rating-stars{margin:0 .5rem}.ekit-wid-con .ekit-review-card--rating .rating-text,.ekit-wid-con .ekit-review-overview--rating .rating-text{color:#878787;margin-bottom:0}.ekit-wid-con .ekit-review-overview{padding:1.5rem 2rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 0 1.5rem 0;border-width:1px}.ekit-wid-con .ekit-review-overview--thumbnail{margin-right:1rem}.ekit-wid-con .ekit-review-overview--thumbnail img{width:40px;height:40px;border-radius:50%}.ekit-wid-con .ekit-review-overview--title{display:-webkit-box;display:-ms-flexbox;display:flex}.ekit-wid-con .ekit-review-overview--title img{height:26px;margin-right:.5rem}.ekit-wid-con .ekit-review-overview--title h4{font-size:22px;line-height:28px;font-weight:400}.ekit-wid-con .ekit-review-overview--title h4 span{font-family:Roboto;font-size:26px;font-weight:900;text-transform:capitalize}.ekit-wid-con .ekit-review-overview--rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ekit-wid-con .ekit-review-overview--rating .rating-average,.ekit-wid-con .ekit-review-overview--rating .rating-text{line-height:27px}.ekit-wid-con .ekit-review-overview--rating .rating-text{font-style:italic;font-size:12px;font-weight:400}.ekit-wid-con .ekit-review-overview--rating .rating-average{font-size:22px;font-weight:700}.ekit-wid-con .ekit-review-overview--stars{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 10px;height:27px}.ekit-wid-con .ekit-review-overview--stars .icon{font-size:20px}.ekit-wid-con .ekit-review-overview--actions{display:grid;place-items:center}.ekit-wid-con .ekit-review-overview--actions .btn{font-size:15px;font-weight:400;padding:0 30px;color:#fff;min-height:35px;line-height:35px}.ekit-wid-con .ekit-review-cards-grid .ekit-review-card--comment,.ekit-wid-con .ekit-review-slider-wrapper .ekit-review-card--comment{overflow:hidden}.ekit-wid-con .ekit-review-cards-masonry .ekit-review-card{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid-column}.ekit-wid-con .ekit-review-cards-list .ekit-review-card--comment{min-height:unset}.ekit-wid-con .ekit-review-card{overflow:hidden;position:relative;border-color:#f2f2f5;border-width:1px;padding:2rem;display:grid;grid-template-columns:auto auto 1fr;grid-template-areas:"thumbnail name name" "thumbnail date date" "thumbnail stars stars" "comment comment comment" "posted-on posted-on posted-on"}.ekit-wid-con .ekit-review-card::before{content:""}.ekit-wid-con .ekit-review-card--date,.ekit-wid-con .ekit-review-card--desc{grid-area:date}.ekit-wid-con .ekit-review-card--top-right-logo{position:absolute;top:2rem;right:2rem;z-index:10}.ekit-wid-con .ekit-review-card--top-right-logo i{font-size:20px}.ekit-wid-con .ekit-review-card--image,.ekit-wid-con .ekit-review-card--image img,.ekit-wid-con .ekit-review-card--thumbnail img{border-radius:50%}.ekit-wid-con .ekit-review-card--image{width:60px;height:60px;grid-area:thumbnail;min-width:60px;border-radius:50%;background-color:#eae9f7;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;padding:1rem;position:relative}.ekit-wid-con .ekit-review-card--image img{height:100%;width:100%}.ekit-wid-con .ekit-review-card--thumbnail{grid-area:thumbnail;padding-right:1rem}.ekit-wid-con .ekit-review-card--thumbnail .thumbnail{width:40px;height:40px;min-width:40px;border-radius:50%}.ekit-wid-con .ekit-review-card--thumbnail-badge .badge,.ekit-wid-con .ekit-review-card--thumbnail-badge>div{position:relative}.ekit-wid-con .ekit-review-card--thumbnail-badge .badge{width:20px;height:20px;border-radius:50%;background-color:#fff;position:absolute;bottom:0;right:0}.ekit-wid-con .ekit-review-card--thumbnail-badge .badge img{width:16px;height:16px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute}.ekit-wid-con .ekit-review-card--average,.ekit-wid-con .ekit-review-card--title{color:#000032}.ekit-wid-con .ekit-review-card--title{font-size:24px;line-height:24px;margin:0 0 .8rem 0}.ekit-wid-con .ekit-review-card--name{grid-area:name;font-size:14px;font-weight:700;margin:0 0 .25rem 0}.ekit-wid-con .ekit-review-card--rating .rating-text{font-size:13px}.ekit-wid-con .ekit-review-card--average{font-size:18px;font-weight:700;line-height:22px;margin-right:1rem}.ekit-wid-con .ekit-review-card--stars{grid-area:stars;color:#f4be28;font-size:13px;line-height:20px}.ekit-wid-con .ekit-review-card--date,.ekit-wid-con .ekit-review-card--desc,.ekit-wid-con .ekit-review-card--posted-on p{margin-bottom:0}.ekit-wid-con .ekit-review-card--top-right-image{position:absolute;top:2rem;right:2rem}.ekit-wid-con .ekit-review-card--comment{grid-area:comment;font-size:16px;line-height:22px;font-weight:400;color:#32323d}.ekit-wid-con .ekit-review-card--comment .more{color:#3476e0;cursor:pointer}.ekit-wid-con .ekit-review-card--actions{grid-area:actions}.ekit-wid-con .ekit-review-card--actions .btn{padding:0;white-space:nowrap;font-size:14px;font-weight:600;color:#4285f4}.ekit-wid-con .ekit-review-card--actions .btn:hover{color:#3476e0}.ekit-wid-con .ekit-review-card--actions .btn:first-child{margin-right:10px}.ekit-wid-con .ekit-review-card--posted-on{display:-webkit-box;display:-ms-flexbox;display:flex;grid-area:posted-on}.ekit-wid-con .ekit-review-card--posted-on p{font-size:13px;line-height:13px;font-weight:400}.ekit-wid-con .ekit-review-card--posted-on h5{margin:0;font-size:17px;line-height:20px;font-weight:500}.ekit-wid-con .ekit-review-card-bubble{background-color:transparent!important}.ekit-wid-con .ekit-review-card-bubble::before{content:"";position:absolute;top:0;left:0;background-color:#fff;width:100%;height:calc(100% - 100px);z-index:1}.ekit-wid-con .ekit-review-card-bubble::after{content:"";position:absolute;left:2.4rem;top:calc(100% - 116px);height:1.5rem;width:1.5rem;background-color:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--comment,.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--date,.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--name,.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--posted-on,.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--stars,.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--thumbnail{z-index:10}.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--posted-on{display:none}.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--comment,.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--stars{grid-column:1/4}.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--stars{grid-row:1}.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--comment{grid-row:2}.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--date,.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--name{grid-column:2/4;text-align:left}.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--name,.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--thumbnail{margin-top:2.5rem}.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--thumbnail{padding-right:1rem;grid-row:3/5;grid-column:1/2}.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--name{grid-row:3}.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--date{grid-row:4}.ekit-wid-con .ekit-review-card-rating-inline .ekit-review-card--date{grid-column:3}.ekit-wid-con .ekit-review-card-rating-inline .ekit-review-card--stars{grid-column:2;grid-row:2}.ekit-wid-con .ekit-review-card-thumbnail-left{grid-template-areas:"thumbnail name name" "thumbnail date date" "thumbnail stars stars" "thumbnail comment comment" "thumbnail posted-on posted-on"}.ekit-wid-con .ekit-review-card-align-center{text-align:center;grid-template-areas:"thumbnail thumbnail thumbnail" "name name name" "date date date" "stars stars stars" "comment comment comment" "posted-on posted-on posted-on"}.ekit-wid-con .ekit-review-card-align-center .ekit-review-card--thumbnail{padding-right:0;margin-bottom:2rem}.ekit-wid-con .ekit-review-card-align-center .ekit-review-card--thumbnail>div{width:40px;margin:0 auto}.ekit-wid-con .ekit-review-card-align-center .ekit-review-card--posted-on{display:block;grid-row:6;padding-top:1rem}.ekit-wid-con .ekit-review-card-align-center .ekit-review-card--posted-on i{margin:0 auto!important}.ekit-wid-con .ekit-review-card-name-bottom .ekit-review-card--stars{grid-row:2}.ekit-wid-con .ekit-review-card-name-bottom .ekit-review-card--comment{grid-row:3}.ekit-wid-con .ekit-review-card-name-bottom .ekit-review-card--name{grid-row:4}.ekit-wid-con .ekit-review-card-name-bottom .ekit-review-card--date{grid-row:5}.ekit-wid-con .ekit-review-card-name-bottom .ekit-review-card--posted-on{grid-row:6}.ekit-wid-con .ekit_review_card_stars_inline .ekit-review-card--stars{grid-row:2;grid-column:2/3}.ekit-wid-con .ekit_review_card_stars_inline .ekit-review-card--date{grid-row:2;grid-column:3}.ekit-wid-con .ekit-review-card-name-bottom.ekit-review-card-thumbnail-left .ekit-review-card--posted-on{grid-column:1/4}.ekit-wid-con .ekit-review-card-overview{grid-template-areas:"thumbnail name name" "thumbnail average stars" "thumbnail date date" "thumbnail actions actions"}.ekit-wid-con .ekit-review-card-overview::before{display:none}.ekit-wid-con .ekit-review-card-overview .ekit-review-card--image{margin-right:1rem}.ekit-wid-con .ekit-review-card-overview .ekit-review-card--name{font-size:20px;line-height:24px;font-weight:600;margin-bottom:1rem}.ekit-wid-con .ekit-review-card-overview .ekit-review-card--average{font-size:18px;line-height:22px;font-weight:700;margin-right:6px}.ekit-wid-con .ekit-review-card-overview .ekit-review-card--desc{font-size:13px;line-height:20px;font-weight:400}.ekit-wid-con .ekit-review-card-overview .ekit-review-card--actions{margin-top:1rem}.ekit-wid-con .ekit-review-card-overview .ekit-review-card--actions .btn{padding:0!important;margin-top:0;margin-bottom:0;line-height:20px;text-transform:none;background-color:#fff0}.ekit-wid-con .ekit-review-card-overview .ekit-review-card--stars{font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ekit-wid-con .small{font-size:12px;line-height:20px}.ekit-wid-con .muted{color:#adadad}@media screen and (max-width:411px){.ekit-wid-con .ekit-review-card-overview{grid-template-areas:"thumbnail name name" "thumbnail average stars" "thumbnail date date" "actions actions actions"}.ekit-wid-con .ekit-review-overview{display:block!important}.ekit-wid-con .ekit-review-overview--actions{display:block!important;margin-top:1rem!important;text-align:center}.ekit-wid-con .ekit-review-overview--actions .btn{padding:.75rem 3rem}}.ekit-wid-con iframe{border:none}.ekit-wid-con a{text-decoration:none}.ekit-wid-con a,.ekit-wid-con b,.ekit-wid-con div,.ekit-wid-con li,.ekit-wid-con ul{-webkit-tap-highlight-color:#fff0;-webkit-tap-highlight-color:#fff0;outline:0}.ekit-wid-con a:active,.ekit-wid-con a:focus,.ekit-wid-con input,.ekit-wid-con input:active,.ekit-wid-con input:focus,.ekit-wid-con input:hover,.ekit-wid-con textarea,.ekit-wid-con textarea:active,.ekit-wid-con textarea:focus,.ekit-wid-con textarea:hover{-moz-outline:none;outline:0}.ekit-wid-con a:active,.ekit-wid-con a:focus,.ekit-wid-con a:hover,.ekit-wid-con a:visited{outline:0;text-decoration:none}.ekit-wid-con embed,.ekit-wid-con img:not([draggable]),.ekit-wid-con object,.ekit-wid-con video{max-width:100%;height:auto}.ekit-wid-con [type=button]:focus:not(:focus-visible),.ekit-wid-con [type=submit]:focus:not(:focus-visible),.ekit-wid-con button:focus:not(:focus-visible){outline:0}.ekit-wid-con a:focus-visible,.ekit-wid-con button:focus-visible,.ekit-wid-con input:focus-visible,.ekit-wid-con textarea:focus-visible{outline:-webkit-focus-ring-color auto 1px}.ekit-wid-con img{border:none;max-width:100%}.ekit-wid-con li,.ekit-wid-con ul{margin:0;padding:0}.ekit-wid-con .elementor-text-editor ol,.ekit-wid-con .elementor-text-editor ul{padding-left:18px}.ekit-wid-con h4,.ekit-wid-con p{margin-bottom:10px}.ekit-wid-con svg{width:1em;height:1em}.ekit-wid-con .clear-both::after,.ekit-wid-con .clear-both::before{display:table;content:"";clear:both}.ekit-wid-con .text-left{text-align:left!important}.ekit-wid-con .text-right{text-align:right!important}.ekit-wid-con .text-center{text-align:center!important}.ekit-wid-con .ekit-flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.ekit-wid-con .ekit-flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.ekit-wid-con .ekit-flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.ekit-wid-con .ekit-flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.ekit-wid-con .tab-content>.tab-pane{font-family:inherit}.ekit-wid-con .elementskit-border-divider{left:13px}.ekit-wid-con .elementskit-border-divider.elementskit-style-long{left:inherit}.ekit-wid-con .elementskit-border-divider::before{left:-26px}.ekit-wid-con .elementskit-navbar-nav-default.elementskit-menu-container{z-index:1000}.ekit-wid-con .elementskit-navbar-nav-default .elementskit-navbar-nav>li>a:hover{background-color:#fff0}.ekit-wid-con .elementor-icon-list-item a>img{width:100px;margin-right:15px}.ekit-wid-con .elementor-icon-list-item .meta-lists{line-height:1}.ekit-wid-con .elementor-icon-list-item .meta-lists svg{max-width:12px;height:auto;vertical-align:middle}.ekit-wid-con .elementor-icon-list-item .meta-lists>span{color:#7f8595;font-size:12px;display:inline-block;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementor-icon-list-item .elementor-icon-list-text{display:block;margin-bottom:0}.ekit-wid-con .dialog-type-lightbox .dialog-widget-content{width:100%}.ekit-wid-con .nf-form-content .listselect-wrap .nf-field-element div,.ekit-wid-con .nf-form-content input.ninja-forms-field,.ekit-wid-con .nf-form-content select.ninja-forms-field:not([multiple]){height:100%}.ekit-wid-con .nf-form-content .list-select-wrap>div div::after{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:normal}.ekit-wid-con .nf-error.field-wrap .nf-field-element::after,.ekit-wid-con .nf-pass.field-wrap .nf-field-element::after{top:0;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;line-height:normal}.ekit-wid-con .nf-form-content button,.ekit-wid-con .nf-form-content input[type=button],.ekit-wid-con .nf-form-content input[type=submit]{cursor:pointer}.ekit-wid-con .nf-response-msg>p{line-height:normal}.ekit-wid-con textarea.ninja-forms-field{display:block}.ekit-wid-con .nf-form-content .list-select-wrap>div div{border:none}.ekit-wid-con .nf-form-content .list-select-wrap>div select{border:1px solid #c4c4c4}.ekit-wid-con .column-count-1{-webkit-column-count:1;-moz-column-count:1;column-count:1}.ekit-wid-con .column-count-2{-webkit-column-count:2;-moz-column-count:2;column-count:2}.ekit-wid-con .column-count-3{-webkit-column-count:3;-moz-column-count:3;column-count:3}.ekit-wid-con .column-count-4{-webkit-column-count:4;-moz-column-count:4;column-count:4}.ekit-wid-con .column-count-5{-webkit-column-count:5;-moz-column-count:5;column-count:5}.ekit-wid-con .column-count-6{-webkit-column-count:6;-moz-column-count:6;column-count:6}.ekit-wid-con .ekit-img-overlay{position:relative;z-index:0}.ekit-wid-con .ekit-img-overlay::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.ekit-wid-con .ekit-wrapper-link{position:absolute;width:100%;height:100%;opacity:0;top:0;left:0;z-index:10}.ekit-wid-con .media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (min-width:1025px){.ekit-wid-con .default_menu_position .elementor-column,.ekit-wid-con .default_menu_position .elementor-widget,.ekit-wid-con .default_menu_position .elementor-widget-wrap,.ekit-wid-con .default_menu_position .elementskit-navbar-nav-default.elementskit-menu-container{position:static}.ekit-wid-con .default_menu_position .elementskit-menu-po-right .elementskit-megamenu-has.top_position.elementskit-dropdown-menu-custom_width .elementskit-megamenu-panel,.ekit-wid-con .default_menu_position .elementskit-menu-po-right .elementskit-megamenu-has.top_position.elementskit-dropdown-menu-default_width .elementskit-megamenu-panel,.ekit-wid-con .elementskit-navbar-nav-default .elementskit-menu-po-right .relative_position.elementskit-megamenu-has .elementskit-megamenu-panel{right:0;left:auto}.ekit-wid-con .elementskit-navbar-nav-default .elementskit-megamenu-has .elementskit-megamenu-panel{-webkit-transition:transform .4s ease;-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.ekit-wid-con .elementskit-menu-po-center .elementskit-megamenu-has.top_position.elementskit-dropdown-menu-custom_width .elementskit-megamenu-panel,.ekit-wid-con .elementskit-menu-po-center .elementskit-megamenu-has.top_position.elementskit-dropdown-menu-default_width .elementskit-megamenu-panel{-webkit-transform:translateY(-10px) translateX(-50%);transform:translateY(-10px) translateX(-50%);left:50%}.ekit-wid-con .default_menu_position .elementskit-menu-po-center .elementskit-megamenu-has.top_position.elementskit-dropdown-menu-custom_width:hover>.elementskit-megamenu-panel,.ekit-wid-con .default_menu_position .elementskit-menu-po-center .elementskit-megamenu-has.top_position.elementskit-dropdown-menu-default_width:hover>.elementskit-megamenu-panel{-webkit-transform:translateY(0) translateX(-50%);transform:translateY(0) translateX(-50%);left:50%}.ekit-wid-con body.is-vertical-menu-active .ekit-wid-con .elementskit-navbar-nav-default.elementskit-menu-container{z-index:9}.ekit-wid-con body.is-vertical-menu-active .vertical-menu-active .xs-vertical-menu-backdrop{z-index:150}.ekit-wid-con body.is-vertical-menu-active .ekit-vertical-menu-tigger{z-index:160}}@media (max-width:1024px){.ekit-wid-con .ekit-vertical-navbar-nav .elementskit-submenu-indicator{padding:3px 10px;border:1px solid;border-radius:30px}}.ekit-wid-con .xs-overlay{position:absolute;top:0;left:0;height:100%;width:100%;opacity:.5;z-index:0}.ekit-wid-con .form-control:focus{-webkit-box-shadow:none;box-shadow:none}.ekit-wid-con .swiper-container{width:inherit;height:inherit}.ekit-wid-con .swiper-container.ekit-main-swiper,.ekit-wid-con .swiper.ekit-main-swiper{position:static}.ekit-wid-con .swiper .swiper-navigation-button,.ekit-wid-con .swiper-container .swiper-navigation-button{background:#fff0;width:auto;height:auto}.ekit-wid-con .swiper .swiper-navigation-button::after,.ekit-wid-con .swiper-container .swiper-navigation-button::after{display:none}.ekit-wid-con .tab-pane.animated{-webkit-animation-duration:1.5s;animation-duration:1.5s}.ekit-wid-con .mfp-iframe-scaler iframe{-webkit-box-shadow:none;box-shadow:none;background:0 0}.ekit-wid-con img{-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none}.ekit-wid-con .image-switcher .content-image{position:relative}.ekit-wid-con .image-switcher .content-image .hover-image{position:absolute;top:0;left:0;opacity:0;visibility:hidden;-webkit-transform:scale(1.2);transform:scale(1.2)}.ekit-wid-con .image-switcher:hover .content-image .main-image{opacity:0;visibility:hidden;-webkit-transform:scale(1.2);transform:scale(1.2)}.ekit-wid-con .image-switcher:hover .content-image .hover-image{-webkit-transform:scale(1);transform:scale(1);opacity:1;visibility:visible}.ekit-wid-con .fill-icon{display:inline-block;background-color:#2575fc;color:#fff;font-size:40px;text-align:center;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .fill-icon.round{border-radius:50%}.ekit-wid-con .fill-icon.style-light{background-color:#f5f5f5;color:#000}.ekit-wid-con button{cursor:pointer;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .form-control{-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con input{-webkit-box-sizing:border-box;box-sizing:border-box}.ekit-wid-con .widgetarea_warper_edit{display:none}.ekit-wid-con .swiper-pagination-bullet{opacity:inherit;background-color:inherit}.ekit-wid-con [data-ajax-post-id]:not(.is--loaded):before{content:"";display:block;width:30px;height:30px;margin:20px auto;border-style:solid;border-width:3px;border-color:#acacac #ddd #ddd;border-radius:50%;-webkit-animation:eicon-spin 1.5s infinite linear;animation:eicon-spin 1.5s infinite linear}#wp-admin-bar-elementor_edit_page-default:empty{display:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#eee;clip:auto!important;clip-path:none;color:#333;display:block;font-size:1rem;height:auto;left:5px;line-height:normal;padding:12px 24px;text-decoration:none;top:5px;width:auto;z-index:100000}.elementor-widget-elementskit-pricing .elementor-widget-container,.elementor-widget-elementskit-pricing.elementor-element:not(:has(.elementor-widget-container)){overflow:hidden}.elementor-widget-elementskit-timeline .elementor-widget-container,.elementor-widget-elementskit-timeline.elementor-element:not(:has(.elementor-widget-container)){padding-top:35px;padding-left:45px;padding-right:45px;padding-bottom:60px}.elementor-widget-elementskit-business-hours{padding:20px 20px 20px 20px;background-color:#fff;-webkit-box-shadow:0 10px 10px 0 rgb(0 0 0 / .1);box-shadow:0 10px 10px 0 rgb(0 0 0 / .1)}.elementor-widget-elementskit-dual-button-center .ekit-element-align-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.elementor-widget-elementskit-dual-button-end .ekit-element-align-wrapper{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.elementor-widget-elementskit-dual-button-start .ekit-element-align-wrapper{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.ekit_wpForms_container-form-button-full-width .wpforms-submit-container .wpforms-submit{width:100%}.ekit_ninjaForms_container-button-full-width .submit-container input[type=button]{width:100%}.elemenetskit-alert-info{position:relative;padding:.75rem 1.25rem;border:1px solid #fff0;border-radius:.25rem;color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.elementor-widget-elementskit-team.animated{-webkit-animation-fill-mode:none;animation-fill-mode:none}@media (max-width:1024px){.ekit-tab-hide{display:none}}@media (max-width:767px){.ekit-mobile-hide{display:none}}.ekit-template-content-footer,.ekit-template-content-header{clear:both}.elementor-edit-area-active .elementor-widget:hover .widgetarea_warper_edit{display:block}.ekit-sticky{z-index:9999}div.elementor .ekit-sticky.elementor-element{-webkit-transition:background-color .3s ease-in;transition:background-color .3s ease-in}.ekit-sticky[data-ekit-sticky]{z-index:1}div.elementor .ekit-sticky--show_on_scroll_up.elementor-element{-webkit-transition:background-color .3s ease-in,opacity .3s,visibility .3s;transition:background-color .3s ease-in,opacity .3s,visibility .3s}.ekit-sticky--effects.ekit-sticky--down.ekit-sticky--show_on_scroll_up{opacity:0;visibility:hidden}.weforms_submit_btn{-webkit-transition:all .4s ease;transition:all .4s ease;cursor:pointer}.wpuf-label>label{margin-bottom:0}ul.wpuf-form li label.wpuf-form-sub-label{margin-bottom:0}.image-source-link{color:#98c3d1}.mfp-bg,.mfp-container{opacity:0;-webkit-backface-visibility:hidden;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.mfp-ready .mfp-container{opacity:1}.mfp-ready.mfp-bg{opacity:.8}.mfp-removing .mfp-container,.mfp-removing.mfp-bg{opacity:0}.mfp-move-horizontal .mfp-with-anim{opacity:0;-webkit-transition:all .3s;transition:all .3s;-webkit-transform:translateX(-50px);transform:translateX(-50px)}.mfp-move-horizontal.mfp-bg{opacity:0;-webkit-transition:all .3s;transition:all .3s}.mfp-move-horizontal.mfp-ready .mfp-with-anim{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.mfp-move-horizontal.mfp-ready.mfp-bg{opacity:.8}.mfp-move-horizontal.mfp-removing .mfp-with-anim{-webkit-transform:translateX(50px);transform:translateX(50px);opacity:0}.mfp-move-horizontal.mfp-removing.mfp-bg{opacity:0}.mfp-zoom-out .mfp-with-anim{opacity:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transform:scale(1.3);transform:scale(1.3)}.mfp-zoom-out.mfp-bg{opacity:0;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.mfp-zoom-out.mfp-ready .mfp-with-anim{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.mfp-zoom-out.mfp-ready.mfp-bg{opacity:.8}.mfp-zoom-out.mfp-removing .mfp-with-anim{-webkit-transform:scale(1.3);transform:scale(1.3);opacity:0}.mfp-zoom-out.mfp-removing.mfp-bg{opacity:0}button.mfp-close.ekit-popup-close{border:1px solid #fff;margin:20px;border-radius:50%;-webkit-transition:all .4s ease;transition:all .4s ease}button.mfp-close.ekit-popup-close:hover{background-color:#000;color:#fff;border-color:#000;width:44px}.mfp-iframe-holder .mfp-close.ekit-popup-close{width:44px;text-align:center;padding-right:0;top:0;right:0}.mfp-container.mfp-iframe-holder{position:fixed}.mfp-container.mfp-iframe-holder .mfp-close.ekit-popup-close{position:fixed}.mfp-zoom-in .mfp-with-anim{opacity:0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-transform:scale(.8);transform:scale(.8)}.mfp-zoom-in.mfp-bg{opacity:0;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.mfp-zoom-in.mfp-ready .mfp-with-anim{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.mfp-zoom-in.mfp-ready.mfp-bg{opacity:.8}.mfp-zoom-in.mfp-removing .mfp-with-anim{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}.mfp-zoom-in.mfp-removing.mfp-bg{opacity:0}.white-popup-block{background:#ccc;padding:20px;max-width:300px;margin:0 auto;-webkit-animation:open 1s;animation:open 1s}.mfp-removing{-webkit-animation:close 1s;animation:close 1s}.mfp-open .modal-popup-group,.mfp-open .xs-modal-sidebar{-webkit-animation-name:galleryopen;animation-name:galleryopen;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-backface-visibility:hidden;backface-visibility:hidden}.mfp-bg.ekit-promo-popup{background-color:rgb(0 0 0 / .87);padding-bottom:100%;border-radius:100%;overflow:hidden;-webkit-animation:menu-animation .8s ease-out forwards;animation:menu-animation .8s ease-out forwards}.ekit-promo-popup .modal-content{background-color:#fff0;padding:0;border:0}.ekit-promo-popup .mfp-close{color:#fff;opacity:0;-webkit-transition:all 1s ease .8s;transition:all 1s ease .8s;-webkit-transform:translateY(-500px);transform:translateY(-500px)}.ekit-promo-popup.mfp-ready .mfp-close{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);position:fixed}body.admin-bar .ekit-promo-popup.mfp-ready .mfp-close{margin-top:45px}.ekit-promo-popup.my-mfp-slide-bottom .zoom-anim-dialog{opacity:0;-webkit-transition:all 1s ease .8s;transition:all 1s ease .8s;-webkit-transform:translateY(-500px);transform:translateY(-500px)}.ekit-promo-popup.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}@-webkit-keyframes bounceAnim{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-16px);transform:translateY(-16px)}60%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}}@keyframes bounceAnim{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-16px);transform:translateY(-16px)}60%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}}@-webkit-keyframes menu-animation{0%{opacity:0;-webkit-transform:scale(.04) translateY(300%);transform:scale(.04) translateY(300%)}40%{-webkit-transform:scale(.04) translateY(0);transform:scale(.04) translateY(0);-webkit-transition:ease-out;transition:ease-out}40%{-webkit-transform:scale(.04) translateY(0);transform:scale(.04) translateY(0)}60%{opacity:1;-webkit-transform:scale(.02) translateY(0);transform:scale(.02) translateY(0)}61%{opacity:1;-webkit-transform:scale(.04) translateY(0);transform:scale(.04) translateY(0)}99.9%{opacity:1;height:0;padding-bottom:100%;border-radius:100%}100%{opacity:1;-webkit-transform:scale(2) translateY(0);transform:scale(2) translateY(0);height:100%;padding-bottom:0;border-radius:0}}@keyframes menu-animation{0%{opacity:0;-webkit-transform:scale(.04) translateY(300%);transform:scale(.04) translateY(300%)}40%{-webkit-transform:scale(.04) translateY(0);transform:scale(.04) translateY(0);-webkit-transition:ease-out;transition:ease-out}40%{-webkit-transform:scale(.04) translateY(0);transform:scale(.04) translateY(0)}60%{opacity:1;-webkit-transform:scale(.02) translateY(0);transform:scale(.02) translateY(0)}61%{opacity:1;-webkit-transform:scale(.04) translateY(0);transform:scale(.04) translateY(0)}99.9%{opacity:1;height:0;padding-bottom:100%;border-radius:100%}100%{opacity:1;-webkit-transform:scale(2) translateY(0);transform:scale(2) translateY(0);height:100%;padding-bottom:0;border-radius:0}}@-webkit-keyframes show-fadein{0%{opacity:0}100%{opacity:1}}@keyframes show-fadein{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes hide-fadeout{0%{opacity:1}100%{opacity:0}}@keyframes hide-fadeout{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes show-animation{0%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes show-animation{0%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes hide-animation{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}}@keyframes hide-animation{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}}@-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}}@-webkit-keyframes button-ripple{70%{-webkit-box-shadow:0 0 0 var(--glow-size,15px) currentColor;box-shadow:0 0 0 var(--glow-size,15px) currentColor;opacity:0}100%{-webkit-box-shadow:0 0 0 0 currentColor;box-shadow:0 0 0 0 currentColor;opacity:0}}@keyframes button-ripple{70%{-webkit-box-shadow:0 0 0 var(--glow-size,15px) currentColor;box-shadow:0 0 0 var(--glow-size,15px) currentColor;opacity:0}100%{-webkit-box-shadow:0 0 0 0 currentColor;box-shadow:0 0 0 0 currentColor;opacity:0}}@-webkit-keyframes radio-wave{0%{opacity:.8;border-width:2px}70%{opacity:.4}100%{-webkit-transform:scale(var(--ekit-radio-wave-scale));transform:scale(var(--ekit-radio-wave-scale));opacity:0;border-width:0}}@keyframes radio-wave{0%{opacity:.8;border-width:2px}70%{opacity:.4}100%{-webkit-transform:scale(var(--ekit-radio-wave-scale));transform:scale(var(--ekit-radio-wave-scale));opacity:0;border-width:0}}@-webkit-keyframes open{0%{opacity:0}100%{opacity:1}}@keyframes open{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes close{0%{opacity:1}100%{opacity:0}}@keyframes close{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes galleryopen{0%{opacity:0}100%{opacity:1}}@keyframes galleryopen{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes location-indicator{0%{-webkit-box-shadow:0 0 0 0 rgb(12 90 219 / .2);box-shadow:0 0 0 0 rgb(12 90 219 / .2)}70%{-webkit-box-shadow:0 0 0 30px #fff0;box-shadow:0 0 0 30px #fff0}100%{-webkit-box-shadow:0 0 0 0 #fff0;box-shadow:0 0 0 0 #fff0}}@keyframes location-indicator{0%{-webkit-box-shadow:0 0 0 0 rgb(12 90 219 / .2);box-shadow:0 0 0 0 rgb(12 90 219 / .2)}70%{-webkit-box-shadow:0 0 0 30px #fff0;box-shadow:0 0 0 30px #fff0}100%{-webkit-box-shadow:0 0 0 0 #fff0;box-shadow:0 0 0 0 #fff0}}@-webkit-keyframes iconTranslateY{49%{-webkit-transform:translateY(100%);transform:translateY(100%)}50%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}51%{opacity:1}}@keyframes iconTranslateY{49%{-webkit-transform:translateY(100%);transform:translateY(100%)}50%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}51%{opacity:1}}@-webkit-keyframes RainDrop{0%,100%,25%,55%,75%,87%,97%{-webkit-transform:scaleX(1);transform:scaleX(1)}26%,56%,76%{-webkit-transform:scaleX(1.3) scaleY(.8);transform:scaleX(1.3) scaleY(.8)}31%,61%,81%{-webkit-transform:scaleX(.8) scaleY(1.2);transform:scaleX(.8) scaleY(1.2)}76%,88%{-webkit-transform:scaleX(1.2);transform:scaleX(1.2)}98%{-webkit-transform:scaleX(1.1);transform:scaleX(1.1)}}@keyframes RainDrop{0%,100%,25%,55%,75%,87%,97%{-webkit-transform:scaleX(1);transform:scaleX(1)}26%,56%,76%{-webkit-transform:scaleX(1.3) scaleY(.8);transform:scaleX(1.3) scaleY(.8)}31%,61%,81%{-webkit-transform:scaleX(.8) scaleY(1.2);transform:scaleX(.8) scaleY(1.2)}76%,88%{-webkit-transform:scaleX(1.2);transform:scaleX(1.2)}98%{-webkit-transform:scaleX(1.1);transform:scaleX(1.1)}}@-webkit-keyframes WaterWave{50%{-webkit-transform:skewY(1deg) skewX(-1deg) scale(1.06);transform:skewY(1deg) skewX(-1deg) scale(1.06)}}@keyframes WaterWave{50%{-webkit-transform:skewY(1deg) skewX(-1deg) scale(1.06);transform:skewY(1deg) skewX(-1deg) scale(1.06)}}@-webkit-keyframes lightning{50%,from,to{opacity:1}25%,75%{opacity:0}}@keyframes lightning{50%,from,to{opacity:1}25%,75%{opacity:0}}@-webkit-keyframes JoltZoom{10%{font-size:140%}40%{font-size:80%}100%{font-size:100%}}@keyframes JoltZoom{10%{font-size:140%}40%{font-size:80%}100%{font-size:100%}}@-webkit-keyframes typing{from{width:0}}@keyframes typing{from{width:0}}@-webkit-keyframes cursor{50%{border-color:#fff0}}@keyframes cursor{50%{border-color:#fff0}}@-webkit-keyframes wipe{to{width:0}}@keyframes wipe{to{width:0}}@keyframes open{from{width:0}}@-webkit-keyframes Magnify{50%{-webkit-transform:scale(1.8);transform:scale(1.8);letter-spacing:26px}}@keyframes Magnify{50%{-webkit-transform:scale(1.8);transform:scale(1.8);letter-spacing:26px}}@-webkit-keyframes Beat{14%,42%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%,70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes Beat{14%,42%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%,70%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes FadeIn{from{opacity:0}to{opacity:1}}@keyframes FadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes FadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes FadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes FadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes FadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes FadeInTop{from{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{opacity:1}}@keyframes FadeInTop{from{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{opacity:1}}@-webkit-keyframes FadeInBottom{from{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}to{opacity:1}}@keyframes FadeInBottom{from{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}to{opacity:1}}@-webkit-keyframes FadeOut{from{opacity:1}to{opacity:0}}@keyframes FadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes FadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes FadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-webkit-keyframes FadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes FadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-webkit-keyframes FadeOutTop{from{opacity:1}to{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes FadeOutTop{from{opacity:1}to{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@-webkit-keyframes FadeOutBottom{from{opacity:1}to{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}}@keyframes FadeOutBottom{from{opacity:1}to{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}}@-webkit-keyframes MovingBackFromRight{40%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}100%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:cubic-bezier(0,.9,.7,1.45);animation-timing-function:cubic-bezier(0,.9,.7,1.45)}}@keyframes MovingBackFromRight{40%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}100%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:cubic-bezier(0,.9,.7,1.45);animation-timing-function:cubic-bezier(0,.9,.7,1.45)}}@-webkit-keyframes MovingBackFromLeft{40%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}100%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:cubic-bezier(0,.9,.7,1.45);animation-timing-function:cubic-bezier(0,.9,.7,1.45)}}@keyframes MovingBackFromLeft{40%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}100%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:cubic-bezier(0,.9,.7,1.45);animation-timing-function:cubic-bezier(0,.9,.7,1.45)}}@-webkit-keyframes KickOutFront{40%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}100%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:cubic-bezier(0,.9,.7,1.45);animation-timing-function:cubic-bezier(0,.9,.7,1.45)}}@keyframes KickOutFront{40%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}100%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:cubic-bezier(0,.9,.7,1.45);animation-timing-function:cubic-bezier(0,.9,.7,1.45)}}@-webkit-keyframes KickOutBehind{40%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}100%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:cubic-bezier(0,.9,.7,1.45);animation-timing-function:cubic-bezier(0,.9,.7,1.45)}}@keyframes KickOutBehind{40%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}100%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:cubic-bezier(0,.9,.7,1.45);animation-timing-function:cubic-bezier(0,.9,.7,1.45)}}@-webkit-keyframes ScaleXIn{from{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}50%{opacity:1}}@keyframes ScaleXIn{from{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}50%{opacity:1}}@-webkit-keyframes ScaleXOut{to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}from{opacity:1}}@keyframes ScaleXOut{to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}from{opacity:1}}@-webkit-keyframes ScaleYIn{from{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}50%{opacity:1}}@keyframes ScaleYIn{from{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}50%{opacity:1}}@-webkit-keyframes ScaleYOut{to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}from{opacity:1}}@keyframes ScaleYOut{to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}from{opacity:1}}@-webkit-keyframes Jump{to{-webkit-transform:translateY(-20px);transform:translateY(-20px)}}@keyframes Jump{to{-webkit-transform:translateY(-20px);transform:translateY(-20px)}}@-webkit-keyframes AboundTop{50%{-webkit-transform:translateY(-100px);transform:translateY(-100px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes AboundTop{50%{-webkit-transform:translateY(-100px);transform:translateY(-100px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@-webkit-keyframes AboundBottom{50%{-webkit-transform:translateY(100px);transform:translateY(100px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes AboundBottom{50%{-webkit-transform:translateY(100px);transform:translateY(100px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@-webkit-keyframes AboundLeft{50%{-webkit-transform:translateX(-100px);transform:translateX(-100px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes AboundLeft{50%{-webkit-transform:translateX(-100px);transform:translateX(-100px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@-webkit-keyframes AboundRight{50%{-webkit-transform:translateX(100px);transform:translateX(100px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes AboundRight{50%{-webkit-transform:translateX(100px);transform:translateX(100px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@-webkit-keyframes FlyInTop{0%{-webkit-transform:translate(0,-80px);transform:translate(0,-80px);opacity:0}50%{-webkit-transform:translate(10px,50px);transform:translate(10px,50px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}}@keyframes FlyInTop{0%{-webkit-transform:translate(0,-80px);transform:translate(0,-80px);opacity:0}50%{-webkit-transform:translate(10px,50px);transform:translate(10px,50px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}}@-webkit-keyframes FlyInLeft{0%{-webkit-transform:translate(-40px,0);transform:translate(-40px,0);opacity:0}50%{-webkit-transform:translate(40px,0);transform:translate(40px,0)}}@keyframes FlyInLeft{0%{-webkit-transform:translate(-40px,0);transform:translate(-40px,0);opacity:0}50%{-webkit-transform:translate(40px,0);transform:translate(40px,0)}}@-webkit-keyframes FlyInRight{0%{-webkit-transform:translate(40px,0);transform:translate(40px,0);opacity:0}50%{-webkit-transform:translate(-40px,0);transform:translate(-40px,0)}}@keyframes FlyInRight{0%{-webkit-transform:translate(40px,0);transform:translate(40px,0);opacity:0}50%{-webkit-transform:translate(-40px,0);transform:translate(-40px,0)}}@-webkit-keyframes FlyInBottom{0%{-webkit-transform:translate(0,80px);transform:translate(0,80px);opacity:0}50%{-webkit-transform:translate(10px,-50px);transform:translate(10px,-50px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}}@keyframes FlyInBottom{0%{-webkit-transform:translate(0,80px);transform:translate(0,80px);opacity:0}50%{-webkit-transform:translate(10px,-50px);transform:translate(10px,-50px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}}@-webkit-keyframes FlyOutTop{50%{-webkit-transform:translate(0,50px);transform:translate(0,50px)}to{-webkit-transform:translate(0,-100px);transform:translate(0,-100px);opacity:0}}@keyframes FlyOutTop{50%{-webkit-transform:translate(0,50px);transform:translate(0,50px)}to{-webkit-transform:translate(0,-100px);transform:translate(0,-100px);opacity:0}}@-webkit-keyframes FlyOutLeft{50%{-webkit-transform:translate(40px,0);transform:translate(40px,0)}to{-webkit-transform:translate(-100px,0);transform:translate(-100px,0);opacity:0}}@keyframes FlyOutLeft{50%{-webkit-transform:translate(40px,0);transform:translate(40px,0)}to{-webkit-transform:translate(-100px,0);transform:translate(-100px,0);opacity:0}}@-webkit-keyframes FlyOutRight{50%{-webkit-transform:translate(-40px,0);transform:translate(-40px,0)}to{-webkit-transform:translate(100px,0);transform:translate(100px,0);opacity:0}}@keyframes FlyOutRight{50%{-webkit-transform:translate(-40px,0);transform:translate(-40px,0)}to{-webkit-transform:translate(100px,0);transform:translate(100px,0);opacity:0}}@-webkit-keyframes FlyOutBottom{50%{-webkit-transform:translate(0,-40px);transform:translate(0,-40px)}to{-webkit-transform:translate(0,100px);transform:translate(0,100px);opacity:0}}@keyframes FlyOutBottom{50%{-webkit-transform:translate(0,-40px);transform:translate(0,-40px)}to{-webkit-transform:translate(0,100px);transform:translate(0,100px);opacity:0}}@-webkit-keyframes DoorCloseLeft{from,to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-transform-origin:left;transform-origin:left}from{-webkit-transform:rotateY(90deg);transform:rotateY(90deg);opacity:0}to{opacity:1}}@keyframes DoorCloseLeft{from,to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-transform-origin:left;transform-origin:left}from{-webkit-transform:rotateY(90deg);transform:rotateY(90deg);opacity:0}to{opacity:1}}@-webkit-keyframes DoorOpenRight{from,to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-transform-origin:left;transform-origin:left}to{-webkit-transform:rotateY(90deg);transform:rotateY(90deg);opacity:0}}@keyframes DoorOpenRight{from,to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-transform-origin:left;transform-origin:left}to{-webkit-transform:rotateY(90deg);transform:rotateY(90deg);opacity:0}}@-webkit-keyframes DoorCloseRight{from,to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-transform-origin:right;transform-origin:right}from{-webkit-transform:rotateY(-90deg);transform:rotateY(-90deg);opacity:0}to{opacity:1}}@keyframes DoorCloseRight{from,to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-transform-origin:right;transform-origin:right}from{-webkit-transform:rotateY(-90deg);transform:rotateY(-90deg);opacity:0}to{opacity:1}}@-webkit-keyframes DoorOpenLeft{from,to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-transform-origin:right;transform-origin:right}to{-webkit-transform:rotateY(-90deg);transform:rotateY(-90deg);opacity:0}}@keyframes DoorOpenLeft{from,to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-transform-origin:right;transform-origin:right}to{-webkit-transform:rotateY(-90deg);transform:rotateY(-90deg);opacity:0}}@-webkit-keyframes HangAndDropLeft{from{-webkit-transform-origin:left;transform-origin:left}50%{-webkit-transform:rotate(100deg);transform:rotate(100deg);-webkit-transform-origin:left;transform-origin:left}60%{-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:left;transform-origin:left}to{-webkit-transform:translateY(800px) rotate(70deg);transform:translateY(800px) rotate(70deg);-webkit-transform-origin:left;transform-origin:left}}@keyframes HangAndDropLeft{from{-webkit-transform-origin:left;transform-origin:left}50%{-webkit-transform:rotate(100deg);transform:rotate(100deg);-webkit-transform-origin:left;transform-origin:left}60%{-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:left;transform-origin:left}to{-webkit-transform:translateY(800px) rotate(70deg);transform:translateY(800px) rotate(70deg);-webkit-transform-origin:left;transform-origin:left}}@-webkit-keyframes HangAndDropRight{from{-webkit-transform-origin:right;transform-origin:right}50%{-webkit-transform:rotate(-100deg);transform:rotate(-100deg);-webkit-transform-origin:right;transform-origin:right}60%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:right;transform-origin:right}to{-webkit-transform:translateY(800px) rotate(-70deg);transform:translateY(800px) rotate(-70deg);-webkit-transform-origin:right;transform-origin:right}}@keyframes HangAndDropRight{from{-webkit-transform-origin:right;transform-origin:right}50%{-webkit-transform:rotate(-100deg);transform:rotate(-100deg);-webkit-transform-origin:right;transform-origin:right}60%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:right;transform-origin:right}to{-webkit-transform:translateY(800px) rotate(-70deg);transform:translateY(800px) rotate(-70deg);-webkit-transform-origin:right;transform-origin:right}}@-webkit-keyframes PushReleaseFrom{from{-webkit-transform:scale(3,3);transform:scale(3,3);opacity:0}50%{-webkit-transform:scale(.5,.5);transform:scale(.5,.5)}}@keyframes PushReleaseFrom{from{-webkit-transform:scale(3,3);transform:scale(3,3);opacity:0}50%{-webkit-transform:scale(.5,.5);transform:scale(.5,.5)}}@-webkit-keyframes PushReleaseFromLeft{from{-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}30%{-webkit-transform:translateX(100px);transform:translateX(100px)}}@keyframes PushReleaseFromLeft{from{-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}30%{-webkit-transform:translateX(100px);transform:translateX(100px)}}@-webkit-keyframes PushReleaseFromTop{from{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}30%{-webkit-transform:translateY(100px);transform:translateY(100px)}}@keyframes PushReleaseFromTop{from{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}30%{-webkit-transform:translateY(100px);transform:translateY(100px)}}@-webkit-keyframes PushReleaseFromBottom{from{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0}30%{-webkit-transform:translateY(-100px);transform:translateY(-100px)}}@keyframes PushReleaseFromBottom{from{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0}30%{-webkit-transform:translateY(-100px);transform:translateY(-100px)}}@-webkit-keyframes PushReleaseTo{30%{-webkit-transform:scale(.5,.5);transform:scale(.5,.5)}to{-webkit-transform:scale(5,5);transform:scale(5,5);opacity:0}}@keyframes PushReleaseTo{30%{-webkit-transform:scale(.5,.5);transform:scale(.5,.5)}to{-webkit-transform:scale(5,5);transform:scale(5,5);opacity:0}}@-webkit-keyframes PushReleaseToTop{30%{-webkit-transform:translateY(100px);transform:translateY(100px)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}}@keyframes PushReleaseToTop{30%{-webkit-transform:translateY(100px);transform:translateY(100px)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}}@-webkit-keyframes PushReleaseToBottom{30%{-webkit-transform:translateY(-100px);transform:translateY(-100px)}to{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0}}@keyframes PushReleaseToBottom{30%{-webkit-transform:translateY(-100px);transform:translateY(-100px)}to{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0}}@-webkit-keyframes FlipInTop{from{-webkit-transform:perspective(600px);transform:perspective(600px);opacity:0}30%{-webkit-transform:perspective(600px) rotateX(180deg);transform:perspective(600px) rotateX(180deg);-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}to{-webkit-transform:perspective(600px);transform:perspective(600px)}}@keyframes FlipInTop{from{-webkit-transform:perspective(600px);transform:perspective(600px);opacity:0}30%{-webkit-transform:perspective(600px) rotateX(180deg);transform:perspective(600px) rotateX(180deg);-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}to{-webkit-transform:perspective(600px);transform:perspective(600px)}}@-webkit-keyframes FlipOutTop{to{-webkit-transform:perspective(600px);transform:perspective(600px);opacity:0}70%{-webkit-transform:perspective(600px) rotateX(180deg);transform:perspective(600px) rotateX(180deg);-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}to{-webkit-transform:perspective(600px);transform:perspective(600px)}}@keyframes FlipOutTop{to{-webkit-transform:perspective(600px);transform:perspective(600px);opacity:0}70%{-webkit-transform:perspective(600px) rotateX(180deg);transform:perspective(600px) rotateX(180deg);-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}to{-webkit-transform:perspective(600px);transform:perspective(600px)}}@-webkit-keyframes FlipInBottom{from{-webkit-transform:perspective(600px);transform:perspective(600px);opacity:0}30%{-webkit-transform:perspective(600px) rotateX(180deg);transform:perspective(600px) rotateX(180deg);-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}to{-webkit-transform:perspective(600px);transform:perspective(600px)}}@keyframes FlipInBottom{from{-webkit-transform:perspective(600px);transform:perspective(600px);opacity:0}30%{-webkit-transform:perspective(600px) rotateX(180deg);transform:perspective(600px) rotateX(180deg);-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}to{-webkit-transform:perspective(600px);transform:perspective(600px)}}@-webkit-keyframes FlipOutBottom{to{-webkit-transform:perspective(600px);transform:perspective(600px);opacity:0}70%{-webkit-transform:perspective(600px) rotateX(180deg);transform:perspective(600px) rotateX(180deg);-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}to{-webkit-transform:perspective(600px);transform:perspective(600px)}}@keyframes FlipOutBottom{to{-webkit-transform:perspective(600px);transform:perspective(600px);opacity:0}70%{-webkit-transform:perspective(600px) rotateX(180deg);transform:perspective(600px) rotateX(180deg);-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}to{-webkit-transform:perspective(600px);transform:perspective(600px)}}@-webkit-keyframes ElevateLeft{from{-webkit-transform:translateY(100%) rotate(-20deg);transform:translateY(100%) rotate(-20deg);-webkit-transform-origin:right;transform-origin:right;opacity:0}40%{-webkit-transform:rotate(20deg);transform:rotate(20deg);-webkit-transform-origin:right;transform-origin:right}65%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:right;transform-origin:right}}@keyframes ElevateLeft{from{-webkit-transform:translateY(100%) rotate(-20deg);transform:translateY(100%) rotate(-20deg);-webkit-transform-origin:right;transform-origin:right;opacity:0}40%{-webkit-transform:rotate(20deg);transform:rotate(20deg);-webkit-transform-origin:right;transform-origin:right}65%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:right;transform-origin:right}}@-webkit-keyframes ElevateRight{from{-webkit-transform:translateY(100%) rotate(20deg);transform:translateY(100%) rotate(20deg);-webkit-transform-origin:left;transform-origin:left;opacity:0}40%{-webkit-transform:rotate(-20deg);transform:rotate(-20deg);-webkit-transform-origin:left;transform-origin:left}65%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:left;transform-origin:left}}@keyframes ElevateRight{from{-webkit-transform:translateY(100%) rotate(20deg);transform:translateY(100%) rotate(20deg);-webkit-transform-origin:left;transform-origin:left;opacity:0}40%{-webkit-transform:rotate(-20deg);transform:rotate(-20deg);-webkit-transform-origin:left;transform-origin:left}65%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:left;transform-origin:left}}@-webkit-keyframes RollFromLeft{from{-webkit-transform:translateX(-60px) perspective(600px) rotateY(180deg);transform:translateX(-60px) perspective(600px) rotateY(180deg);opacity:0}}@keyframes RollFromLeft{from{-webkit-transform:translateX(-60px) perspective(600px) rotateY(180deg);transform:translateX(-60px) perspective(600px) rotateY(180deg);opacity:0}}@-webkit-keyframes RollFromRight{from{-webkit-transform:translateX(60px) perspective(600px) rotateY(-180deg);transform:translateX(60px) perspective(600px) rotateY(-180deg);opacity:0}}@keyframes RollFromRight{from{-webkit-transform:translateX(60px) perspective(600px) rotateY(-180deg);transform:translateX(60px) perspective(600px) rotateY(-180deg);opacity:0}}@-webkit-keyframes RollFromTop{from{-webkit-transform:translateY(-60px) perspective(600px) rotateX(180deg);transform:translateY(-60px) perspective(600px) rotateX(180deg);opacity:0}}@keyframes RollFromTop{from{-webkit-transform:translateY(-60px) perspective(600px) rotateX(180deg);transform:translateY(-60px) perspective(600px) rotateX(180deg);opacity:0}}@-webkit-keyframes RollFromBottom{from{-webkit-transform:translateY(60px) perspective(600px) rotateX(-180deg);transform:translateY(60px) perspective(600px) rotateX(-180deg);opacity:0}}@keyframes RollFromBottom{from{-webkit-transform:translateY(60px) perspective(600px) rotateX(-180deg);transform:translateY(60px) perspective(600px) rotateX(-180deg);opacity:0}}@-webkit-keyframes RollToLeft{to{-webkit-transform:translateX(-60px) perspective(600px) rotateY(180deg);transform:translateX(-60px) perspective(600px) rotateY(180deg);opacity:0}}@keyframes RollToLeft{to{-webkit-transform:translateX(-60px) perspective(600px) rotateY(180deg);transform:translateX(-60px) perspective(600px) rotateY(180deg);opacity:0}}@-webkit-keyframes RollToRight{to{-webkit-transform:translateX(60px) perspective(600px) rotateY(-180deg);transform:translateX(60px) perspective(600px) rotateY(-180deg);opacity:0}}@keyframes RollToRight{to{-webkit-transform:translateX(60px) perspective(600px) rotateY(-180deg);transform:translateX(60px) perspective(600px) rotateY(-180deg);opacity:0}}@-webkit-keyframes RollToTop{to{-webkit-transform:translateY(-60px) perspective(600px) rotateX(180deg);transform:translateY(-60px) perspective(600px) rotateX(180deg);opacity:0}}@keyframes RollToTop{to{-webkit-transform:translateY(-60px) perspective(600px) rotateX(180deg);transform:translateY(-60px) perspective(600px) rotateX(180deg);opacity:0}}@-webkit-keyframes RollToBottom{to{-webkit-transform:translateY(60px) perspective(600px) rotateX(-180deg);transform:translateY(60px) perspective(600px) rotateX(-180deg);opacity:0}}@keyframes RollToBottom{to{-webkit-transform:translateY(60px) perspective(600px) rotateX(-180deg);transform:translateY(60px) perspective(600px) rotateX(-180deg);opacity:0}}@-webkit-keyframes RotateSkateInRight{from{-webkit-transform:scaleX(.2) translateX(100px);transform:scaleX(.2) translateX(100px);opacity:0}}@keyframes RotateSkateInRight{from{-webkit-transform:scaleX(.2) translateX(100px);transform:scaleX(.2) translateX(100px);opacity:0}}@-webkit-keyframes RotateSkateInLeft{from{-webkit-transform:scaleX(.2) translateX(-100px);transform:scaleX(.2) translateX(-100px);opacity:0}}@keyframes RotateSkateInLeft{from{-webkit-transform:scaleX(.2) translateX(-100px);transform:scaleX(.2) translateX(-100px);opacity:0}}@-webkit-keyframes RotateSkateInTop{from{-webkit-transform:scaleY(.2) translateY(-100px);transform:scaleY(.2) translateY(-100px);opacity:0}}@keyframes RotateSkateInTop{from{-webkit-transform:scaleY(.2) translateY(-100px);transform:scaleY(.2) translateY(-100px);opacity:0}}@-webkit-keyframes RotateSkateInBottom{from{-webkit-transform:scaleY(.2) translateY(100px);transform:scaleY(.2) translateY(100px);opacity:0}}@keyframes RotateSkateInBottom{from{-webkit-transform:scaleY(.2) translateY(100px);transform:scaleY(.2) translateY(100px);opacity:0}}@-webkit-keyframes RotateSkateOutRight{to{-webkit-transform:scaleX(.2) translateX(100px);transform:scaleX(.2) translateX(100px);opacity:0}}@keyframes RotateSkateOutRight{to{-webkit-transform:scaleX(.2) translateX(100px);transform:scaleX(.2) translateX(100px);opacity:0}}@-webkit-keyframes RotateSkateOutLeft{to{-webkit-transform:scaleX(.2) translateX(-100px);transform:scaleX(.2) translateX(-100px);opacity:0}}@keyframes RotateSkateOutLeft{to{-webkit-transform:scaleX(.2) translateX(-100px);transform:scaleX(.2) translateX(-100px);opacity:0}}@-webkit-keyframes RotateSkateOutTop{to{-webkit-transform:scaleY(.2) translateY(-100px);transform:scaleY(.2) translateY(-100px);opacity:0}}@keyframes RotateSkateOutTop{to{-webkit-transform:scaleY(.2) translateY(-100px);transform:scaleY(.2) translateY(-100px);opacity:0}}@-webkit-keyframes RotateSkateOutBottom{to{-webkit-transform:scaleY(.2) translateY(100px);transform:scaleY(.2) translateY(100px);opacity:0}}@keyframes RotateSkateOutBottom{to{-webkit-transform:scaleY(.2) translateY(100px);transform:scaleY(.2) translateY(100px);opacity:0}}@-webkit-keyframes RotateXZoomIn{from{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);opacity:0}5%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg)}}@keyframes RotateXZoomIn{from{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);opacity:0}5%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg)}}@-webkit-keyframes RotateXZoomOut{95%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg)}to{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);opacity:0}}@keyframes RotateXZoomOut{95%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg)}to{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);opacity:0}}@-webkit-keyframes RotateYZoomIn{from{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);opacity:0}5%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg)}}@keyframes RotateYZoomIn{from{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);opacity:0}5%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg)}}@-webkit-keyframes RotateYZoomOut{95%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg)}to{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);opacity:0}}@keyframes RotateYZoomOut{95%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg)}to{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);opacity:0}}@-webkit-keyframes RotateIn{from{-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes RotateIn{from{-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes RotateOut{from{opacity:1}to{-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes RotateOut{from{opacity:1}to{-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@-webkit-keyframes RotateInLeft{from{-webkit-transform:rotate(-180deg) translateX(150px);transform:rotate(-180deg) translateX(150px);opacity:0}to{opacity:1}}@keyframes RotateInLeft{from{-webkit-transform:rotate(-180deg) translateX(150px);transform:rotate(-180deg) translateX(150px);opacity:0}to{opacity:1}}@-webkit-keyframes RotateOutLeft{from{opacity:1}to{-webkit-transform:rotate(180deg) translateX(150px);transform:rotate(180deg) translateX(150px);opacity:0}}@keyframes RotateOutLeft{from{opacity:1}to{-webkit-transform:rotate(180deg) translateX(150px);transform:rotate(180deg) translateX(150px);opacity:0}}@-webkit-keyframes RotateInRight{from{-webkit-transform:rotate(-180deg) translateX(-150px);transform:rotate(-180deg) translateX(-150px);opacity:0}to{opacity:1}}@keyframes RotateInRight{from{-webkit-transform:rotate(-180deg) translateX(-150px);transform:rotate(-180deg) translateX(-150px);opacity:0}to{opacity:1}}@-webkit-keyframes RotateOutRight{from{opacity:1}to{-webkit-transform:rotate(180deg) translateX(-150px);transform:rotate(180deg) translateX(-150px);opacity:0}}@keyframes RotateOutRight{from{opacity:1}to{-webkit-transform:rotate(180deg) translateX(-150px);transform:rotate(180deg) translateX(-150px);opacity:0}}@-webkit-keyframes SpinInLeft{from,to{-webkit-transform-origin:left bottom;transform-origin:left bottom}from{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes SpinInLeft{from,to{-webkit-transform-origin:left bottom;transform-origin:left bottom}from{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@-webkit-keyframes SpinInRight{from,to{-webkit-transform-origin:right bottom;transform-origin:right bottom}from{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes SpinInRight{from,to{-webkit-transform-origin:right bottom;transform-origin:right bottom}from{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@-webkit-keyframes SpinOutLeft{from,to{-webkit-transform-origin:left bottom;transform-origin:left bottom}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes SpinOutLeft{from,to{-webkit-transform-origin:left bottom;transform-origin:left bottom}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@-webkit-keyframes SpinOutRight{from,to{-webkit-transform-origin:right bottom;transform-origin:right bottom}to{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes SpinOutRight{from,to{-webkit-transform-origin:right bottom;transform-origin:right bottom}to{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@-webkit-keyframes BlurIn{from{-webkit-transform:scaleX(.2);transform:scaleX(.2);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes BlurIn{from{-webkit-transform:scaleX(.2);transform:scaleX(.2);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes BlurInRight{from{-webkit-transform:scaleX(.2) translateX(100px);transform:scaleX(.2) translateX(100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes BlurInRight{from{-webkit-transform:scaleX(.2) translateX(100px);transform:scaleX(.2) translateX(100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes BlurInLeft{from{-webkit-transform:scaleX(.2) translateX(-100px);transform:scaleX(.2) translateX(-100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes BlurInLeft{from{-webkit-transform:scaleX(.2) translateX(-100px);transform:scaleX(.2) translateX(-100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes BlurInTop{from{-webkit-transform:scaleY(.2) translateY(-100px);transform:scaleY(.2) translateY(-100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes BlurInTop{from{-webkit-transform:scaleY(.2) translateY(-100px);transform:scaleY(.2) translateY(-100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes BlurInBottom{from{-webkit-transform:scaleY(.2) translateY(100px);transform:scaleY(.2) translateY(100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes BlurInBottom{from{-webkit-transform:scaleY(.2) translateY(100px);transform:scaleY(.2) translateY(100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes BlurOut{to{-webkit-transform:scaleX(.2);transform:scaleX(.2);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes BlurOut{to{-webkit-transform:scaleX(.2);transform:scaleX(.2);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes BlurOutRight{to{-webkit-transform:scaleX(.2) translateX(100px);transform:scaleX(.2) translateX(100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes BlurOutRight{to{-webkit-transform:scaleX(.2) translateX(100px);transform:scaleX(.2) translateX(100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes BlurOutLeft{to{-webkit-transform:scaleX(.2) translateX(-100px);transform:scaleX(.2) translateX(-100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes BlurOutLeft{to{-webkit-transform:scaleX(.2) translateX(-100px);transform:scaleX(.2) translateX(-100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes BlurOutTop{to{-webkit-transform:scaleY(.2) translateY(-100px);transform:scaleY(.2) translateY(-100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes BlurOutTop{to{-webkit-transform:scaleY(.2) translateY(-100px);transform:scaleY(.2) translateY(-100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes BlurOutBottom{to{-webkit-transform:scaleY(.2) translateY(100px);transform:scaleY(.2) translateY(100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes BlurOutBottom{to{-webkit-transform:scaleY(.2) translateY(100px);transform:scaleY(.2) translateY(100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes PopUp{50%{-webkit-transform:scale(1.5);transform:scale(1.5)}}@keyframes PopUp{50%{-webkit-transform:scale(1.5);transform:scale(1.5)}}@-webkit-keyframes PopUpLeft{50%{-webkit-transform:translateX(-50px) scale(1.5);transform:translateX(-50px) scale(1.5);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes PopUpLeft{50%{-webkit-transform:translateX(-50px) scale(1.5);transform:translateX(-50px) scale(1.5);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@-webkit-keyframes PopUpRight{50%{-webkit-transform:translateX(50px) scale(1.5);transform:translateX(50px) scale(1.5);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes PopUpRight{50%{-webkit-transform:translateX(50px) scale(1.5);transform:translateX(50px) scale(1.5);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@-webkit-keyframes PopOut{50%{-webkit-transform:scale(.5);transform:scale(.5)}}@keyframes PopOut{50%{-webkit-transform:scale(.5);transform:scale(.5)}}@-webkit-keyframes PopOutLeft{50%{-webkit-transform:translateX(-50px) scale(.5);transform:translateX(-50px) scale(.5);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes PopOutLeft{50%{-webkit-transform:translateX(-50px) scale(.5);transform:translateX(-50px) scale(.5);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@-webkit-keyframes PopOutRight{50%{-webkit-transform:translateX(50px) scale(.5);transform:translateX(50px) scale(.5);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes PopOutRight{50%{-webkit-transform:translateX(50px) scale(.5);transform:translateX(50px) scale(.5);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@-webkit-keyframes BounceFromTop{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,-80px,0) scale3d(1,1.2,1);transform:translate3d(0,-80px,0) scale3d(1,1.2,1)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes BounceFromTop{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,-80px,0) scale3d(1,1.2,1);transform:translate3d(0,-80px,0) scale3d(1,1.2,1)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@-webkit-keyframes BounceFromDown{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,80px,0) scale3d(1,1.2,1);transform:translate3d(0,80px,0) scale3d(1,1.2,1)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}90%{-webkit-transform:translate3d(0,4px,0);transform:translate3d(0,4px,0)}}@keyframes BounceFromDown{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,80px,0) scale3d(1,1.2,1);transform:translate3d(0,80px,0) scale3d(1,1.2,1)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}90%{-webkit-transform:translate3d(0,4px,0);transform:translate3d(0,4px,0)}}@-webkit-keyframes BounceY{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale3d(1,2,1);transform:scale3d(1,2,1)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale3d(1,1.5,1);transform:scale3d(1,1.5,1)}90%{-webkit-transform:scale3d(1,1.1,1);transform:scale3d(1,1.1,1)}}@keyframes BounceY{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale3d(1,2,1);transform:scale3d(1,2,1)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale3d(1,1.5,1);transform:scale3d(1,1.5,1)}90%{-webkit-transform:scale3d(1,1.1,1);transform:scale3d(1,1.1,1)}}@-webkit-keyframes BounceZoomIn{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.7);transform:scale(1.7)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.9);transform:scale(1.9)}90%{-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes BounceZoomIn{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.7);transform:scale(1.7)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.9);transform:scale(1.9)}90%{-webkit-transform:scale(1.1);transform:scale(1.1)}}@-webkit-keyframes BounceZoomOut{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(.5);transform:scale(.5)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(.7);transform:scale(.7)}90%{-webkit-transform:scale(.9);transform:scale(.9)}}@keyframes BounceZoomOut{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(.5);transform:scale(.5)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(.7);transform:scale(.7)}90%{-webkit-transform:scale(.9);transform:scale(.9)}}@-webkit-keyframes PerspectiveOutTop{50%{opacity:1}to{-webkit-transform:perspective(500px) rotateX(90deg) translateY(-50px) translateZ(50px);transform:perspective(500px) rotateX(90deg) translateY(-50px) translateZ(50px);opacity:0}}@keyframes PerspectiveOutTop{50%{opacity:1}to{-webkit-transform:perspective(500px) rotateX(90deg) translateY(-50px) translateZ(50px);transform:perspective(500px) rotateX(90deg) translateY(-50px) translateZ(50px);opacity:0}}@-webkit-keyframes PerspectiveOutBottom{50%{opacity:1}to{-webkit-transform:perspective(500px) rotateX(90deg) translateY(50px) translateZ(-50px);transform:perspective(500px) rotateX(90deg) translateY(50px) translateZ(-50px);opacity:0}}@keyframes PerspectiveOutBottom{50%{opacity:1}to{-webkit-transform:perspective(500px) rotateX(90deg) translateY(50px) translateZ(-50px);transform:perspective(500px) rotateX(90deg) translateY(50px) translateZ(-50px);opacity:0}}@-webkit-keyframes ZoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes ZoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes ZoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes ZoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes ZoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes ZoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes LetterZoomInTop{from{-webkit-transform:scale(10) translateY(-50%);transform:scale(10) translateY(-50%);opacity:0}}@keyframes LetterZoomInTop{from{-webkit-transform:scale(10) translateY(-50%);transform:scale(10) translateY(-50%);opacity:0}}@-webkit-keyframes ZoomInBottom{from{-webkit-transform:scale(10) translateY(50%);transform:scale(10) translateY(50%);opacity:0}}@keyframes ZoomInBottom{from{-webkit-transform:scale(10) translateY(50%);transform:scale(10) translateY(50%);opacity:0}}@-webkit-keyframes ZoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes ZoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@-webkit-keyframes ZoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes ZoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@-webkit-keyframes ZoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes ZoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@-webkit-keyframes ZoomOutTop{to{-webkit-transform:scale(10) translateY(-50%);transform:scale(10) translateY(-50%);opacity:0}}@keyframes ZoomOutTop{to{-webkit-transform:scale(10) translateY(-50%);transform:scale(10) translateY(-50%);opacity:0}}@-webkit-keyframes ZoomOutBottom{to{-webkit-transform:scale(10) translateY(50%);transform:scale(10) translateY(50%);opacity:0}}@keyframes ZoomOutBottom{to{-webkit-transform:scale(10) translateY(50%);transform:scale(10) translateY(50%);opacity:0}}@-webkit-keyframes oaoFadeInTop{from{-webkit-transform:translateY(-100px);transform:translateY(-100px);opacity:0}}@keyframes oaoFadeInTop{from{-webkit-transform:translateY(-100px);transform:translateY(-100px);opacity:0}}@-webkit-keyframes oaoFadeInBottom{from{-webkit-transform:translateY(100px);transform:translateY(100px);opacity:0}}@keyframes oaoFadeInBottom{from{-webkit-transform:translateY(100px);transform:translateY(100px);opacity:0}}@-webkit-keyframes oaoFadeOutop{to{-webkit-transform:translateY(-100px);transform:translateY(-100px);opacity:0}}@keyframes oaoFadeOutop{to{-webkit-transform:translateY(-100px);transform:translateY(-100px);opacity:0}}@-webkit-keyframes oaoFadeOutBottom{to{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0}}@keyframes oaoFadeOutBottom{to{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0}}@-webkit-keyframes oaoFlyInTop{0%{-webkit-transform:translateY(80px);transform:translateY(80px);opacity:0}50%{-webkit-transform:translateY(-50px);transform:translateY(-50px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes oaoFlyInTop{0%{-webkit-transform:translateY(80px);transform:translateY(80px);opacity:0}50%{-webkit-transform:translateY(-50px);transform:translateY(-50px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@-webkit-keyframes oaoFlyInBottom{0%{-webkit-transform:translateY(-80px);transform:translateY(-80px);opacity:0}50%{-webkit-transform:translateY(50px);transform:translateY(50px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes oaoFlyInBottom{0%{-webkit-transform:translateY(-80px);transform:translateY(-80px);opacity:0}50%{-webkit-transform:translateY(50px);transform:translateY(50px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@-webkit-keyframes oaoFlyOutTop{30%{-webkit-transform:translateY(80px);transform:translateY(80px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}80%{-webkit-transform:translateY(-50px);transform:translateY(-50px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}to{opacity:0}}@keyframes oaoFlyOutTop{30%{-webkit-transform:translateY(80px);transform:translateY(80px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}80%{-webkit-transform:translateY(-50px);transform:translateY(-50px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}to{opacity:0}}@-webkit-keyframes oaoFlyOutBottom{30%{-webkit-transform:translateY(-80px);transform:translateY(-80px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}80%{-webkit-transform:translateY(50px);transform:translateY(50px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}to{opacity:0}}@keyframes oaoFlyOutBottom{30%{-webkit-transform:translateY(-80px);transform:translateY(-80px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}80%{-webkit-transform:translateY(50px);transform:translateY(50px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}to{opacity:0}}@-webkit-keyframes oaoRotateInTop{from{-webkit-transform:translateY(-100px) rotate(360deg);transform:translateY(-100px) rotate(360deg);opacity:0}}@keyframes oaoRotateInTop{from{-webkit-transform:translateY(-100px) rotate(360deg);transform:translateY(-100px) rotate(360deg);opacity:0}}@-webkit-keyframes oaoRotateInBottom{from{-webkit-transform:translateY(100px) rotate(360deg);transform:translateY(100px) rotate(360deg);opacity:0}}@keyframes oaoRotateInBottom{from{-webkit-transform:translateY(100px) rotate(360deg);transform:translateY(100px) rotate(360deg);opacity:0}}@-webkit-keyframes oaoRotateOutTop{to{-webkit-transform:translateY(-100px) rotate(360deg);transform:translateY(-100px) rotate(360deg);opacity:0}}@keyframes oaoRotateOutTop{to{-webkit-transform:translateY(-100px) rotate(360deg);transform:translateY(-100px) rotate(360deg);opacity:0}}@-webkit-keyframes oaoRotateOutBottom{to{-webkit-transform:translateY(100px) rotate(360deg);transform:translateY(100px) rotate(360deg);opacity:0}}@keyframes oaoRotateOutBottom{to{-webkit-transform:translateY(100px) rotate(360deg);transform:translateY(100px) rotate(360deg);opacity:0}}@-webkit-keyframes oaoRotateXInTop{from{-webkit-transform:translateY(-100px) rotateX(360deg);transform:translateY(-100px) rotateX(360deg);opacity:0}}@keyframes oaoRotateXInTop{from{-webkit-transform:translateY(-100px) rotateX(360deg);transform:translateY(-100px) rotateX(360deg);opacity:0}}@-webkit-keyframes oaoRotateXInBottom{from{-webkit-transform:translateY(100px) rotateX(360deg);transform:translateY(100px) rotateX(360deg);opacity:0}}@keyframes oaoRotateXInBottom{from{-webkit-transform:translateY(100px) rotateX(360deg);transform:translateY(100px) rotateX(360deg);opacity:0}}@-webkit-keyframes oaoRotateXOutTop{to{-webkit-transform:translateY(-100px) rotateX(360deg);transform:translateY(-100px) rotateX(360deg);opacity:0}}@keyframes oaoRotateXOutTop{to{-webkit-transform:translateY(-100px) rotateX(360deg);transform:translateY(-100px) rotateX(360deg);opacity:0}}@-webkit-keyframes oaoRotateXOutBottom{to{-webkit-transform:translateY(100px) rotateX(360deg);transform:translateY(100px) rotateX(360deg);opacity:0}}@keyframes oaoRotateXOutBottom{to{-webkit-transform:translateY(100px) rotateX(360deg);transform:translateY(100px) rotateX(360deg);opacity:0}}@-webkit-keyframes oaoRotateYInTop{from{-webkit-transform:translateY(-100px) rotateY(360deg);transform:translateY(-100px) rotateY(360deg);opacity:0}}@keyframes oaoRotateYInTop{from{-webkit-transform:translateY(-100px) rotateY(360deg);transform:translateY(-100px) rotateY(360deg);opacity:0}}@-webkit-keyframes oaoRotateYInBottom{from{-webkit-transform:translateY(100px) rotateY(360deg);transform:translateY(100px) rotateY(360deg);opacity:0}}@keyframes oaoRotateYInBottom{from{-webkit-transform:translateY(100px) rotateY(360deg);transform:translateY(100px) rotateY(360deg);opacity:0}}@-webkit-keyframes oaoRotateYOutTop{to{-webkit-transform:translateY(-100px) rotateY(360deg);transform:translateY(-100px) rotateY(360deg);opacity:0}}@keyframes oaoRotateYOutTop{to{-webkit-transform:translateY(-100px) rotateY(360deg);transform:translateY(-100px) rotateY(360deg);opacity:0}}@-webkit-keyframes oaoRotateYOutBottom{to{-webkit-transform:translateY(100px) rotateY(360deg);transform:translateY(100px) rotateY(360deg);opacity:0}}@keyframes oaoRotateYOutBottom{to{-webkit-transform:translateY(100px) rotateY(360deg);transform:translateY(100px) rotateY(360deg);opacity:0}}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInTop{from{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{opacity:1}}@keyframes fadeInTop{from{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{opacity:1}}@-webkit-keyframes fadeInBottom{from{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}to{opacity:1}}@keyframes fadeInBottom{from{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-webkit-keyframes fadeOutTop{from{opacity:1}to{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes fadeOutTop{from{opacity:1}to{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@-webkit-keyframes fadeOutBottom{from{opacity:1}to{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}}@keyframes fadeOutBottom{from{opacity:1}to{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}}@-webkit-keyframes moveFromLeft{from{-webkit-transform:translateX(-800px);transform:translateX(-800px)}}@keyframes moveFromLeft{from{-webkit-transform:translateX(-800px);transform:translateX(-800px)}}@-webkit-keyframes moveFromRight{from{-webkit-transform:translateX(800px);transform:translateX(800px)}}@keyframes moveFromRight{from{-webkit-transform:translateX(800px);transform:translateX(800px)}}@-webkit-keyframes moveFromTop{from{-webkit-transform:translateY(-800px);transform:translateY(-800px)}}@keyframes moveFromTop{from{-webkit-transform:translateY(-800px);transform:translateY(-800px)}}@-webkit-keyframes moveFromBottom{from{-webkit-transform:translateY(800px);transform:translateY(800px)}}@keyframes moveFromBottom{from{-webkit-transform:translateY(800px);transform:translateY(800px)}}@-webkit-keyframes moveToLeft{to{-webkit-transform:translateX(-800px);transform:translateX(-800px)}}@keyframes moveToLeft{to{-webkit-transform:translateX(-800px);transform:translateX(-800px)}}@-webkit-keyframes moveToRight{to{-webkit-transform:translateX(800px);transform:translateX(800px)}}@keyframes moveToRight{to{-webkit-transform:translateX(800px);transform:translateX(800px)}}@-webkit-keyframes moveToTop{to{-webkit-transform:translateY(-800px);transform:translateY(-800px)}}@keyframes moveToTop{to{-webkit-transform:translateY(-800px);transform:translateY(-800px)}}@-webkit-keyframes moveToBottom{to{-webkit-transform:translateY(800px);transform:translateY(800px)}}@keyframes moveToBottom{to{-webkit-transform:translateY(800px);transform:translateY(800px)}}@-webkit-keyframes doorCloseFromLeft{from{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-transform-origin:left;transform-origin:left;opacity:0}50%,to{-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);-webkit-transform-origin:left;transform-origin:left;opacity:1}}@keyframes doorCloseFromLeft{from{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-transform-origin:left;transform-origin:left;opacity:0}50%,to{-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);-webkit-transform-origin:left;transform-origin:left;opacity:1}}@-webkit-keyframes doorOpenFromRight{from{-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);-webkit-transform-origin:left;transform-origin:left;opacity:1}50%,to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-transform-origin:left;transform-origin:left;opacity:0}}@keyframes doorOpenFromRight{from{-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);-webkit-transform-origin:left;transform-origin:left;opacity:1}50%,to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-transform-origin:left;transform-origin:left;opacity:0}}@-webkit-keyframes doorCloseFromRight{from{-webkit-transform:perspective(400px) rotateY(-90deg);transform:perspective(400px) rotateY(-90deg);-webkit-transform-origin:right;transform-origin:right;opacity:0}50%,to{-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);-webkit-transform-origin:right;transform-origin:right;opacity:1}}@keyframes doorCloseFromRight{from{-webkit-transform:perspective(400px) rotateY(-90deg);transform:perspective(400px) rotateY(-90deg);-webkit-transform-origin:right;transform-origin:right;opacity:0}50%,to{-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);-webkit-transform-origin:right;transform-origin:right;opacity:1}}@-webkit-keyframes doorOpenFromLeft{from{-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);-webkit-transform-origin:right;transform-origin:right;opacity:1}50%,to{-webkit-transform:perspective(400px) rotateY(-90deg);transform:perspective(400px) rotateY(-90deg);-webkit-transform-origin:right;transform-origin:right;opacity:0}}@keyframes doorOpenFromLeft{from{-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);-webkit-transform-origin:right;transform-origin:right;opacity:1}50%,to{-webkit-transform:perspective(400px) rotateY(-90deg);transform:perspective(400px) rotateY(-90deg);-webkit-transform-origin:right;transform-origin:right;opacity:0}}@-webkit-keyframes pushReleaseFrom{from{-webkit-transform:scale(3,3);transform:scale(3,3);opacity:0}30%{-webkit-transform:scale(.5,.5);transform:scale(.5,.5)}}@keyframes pushReleaseFrom{from{-webkit-transform:scale(3,3);transform:scale(3,3);opacity:0}30%{-webkit-transform:scale(.5,.5);transform:scale(.5,.5)}}@-webkit-keyframes pushReleaseFromLeft{from{-webkit-transform:translateX(-100%);transform:translateX(-100%)}30%{-webkit-transform:translateX(100px);transform:translateX(100px)}}@keyframes pushReleaseFromLeft{from{-webkit-transform:translateX(-100%);transform:translateX(-100%)}30%{-webkit-transform:translateX(100px);transform:translateX(100px)}}@-webkit-keyframes pushReleaseFromRight{from{-webkit-transform:translateX(100%);transform:translateX(100%)}30%{-webkit-transform:translateX(-100px);transform:translateX(-100px)}}@keyframes pushReleaseFromRight{from{-webkit-transform:translateX(100%);transform:translateX(100%)}30%{-webkit-transform:translateX(-100px);transform:translateX(-100px)}}@-webkit-keyframes pushReleaseFromTop{from{-webkit-transform:translateY(-100%);transform:translateY(-100%)}30%{-webkit-transform:translateY(100px);transform:translateY(100px)}}@keyframes pushReleaseFromTop{from{-webkit-transform:translateY(-100%);transform:translateY(-100%)}30%{-webkit-transform:translateY(100px);transform:translateY(100px)}}@-webkit-keyframes pushReleaseFromBottom{from{-webkit-transform:translateY(100%);transform:translateY(100%)}30%{-webkit-transform:translateY(-100px);transform:translateY(-100px)}}@keyframes pushReleaseFromBottom{from{-webkit-transform:translateY(100%);transform:translateY(100%)}30%{-webkit-transform:translateY(-100px);transform:translateY(-100px)}}@-webkit-keyframes pushReleaseTo{30%{-webkit-transform:scale(.5,.5);transform:scale(.5,.5)}to{-webkit-transform:scale(5,5);transform:scale(5,5);opacity:0}}@keyframes pushReleaseTo{30%{-webkit-transform:scale(.5,.5);transform:scale(.5,.5)}to{-webkit-transform:scale(5,5);transform:scale(5,5);opacity:0}}@-webkit-keyframes pushReleaseToLeft{30%{-webkit-transform:translateX(100px);transform:translateX(100px)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}}@keyframes pushReleaseToLeft{30%{-webkit-transform:translateX(100px);transform:translateX(100px)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}}@-webkit-keyframes pushReleaseToRight{30%{-webkit-transform:translateX(-100px);transform:translateX(-100px)}to{-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0}}@keyframes pushReleaseToRight{30%{-webkit-transform:translateX(-100px);transform:translateX(-100px)}to{-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0}}@-webkit-keyframes pushReleaseToTop{30%{-webkit-transform:translateY(100px);transform:translateY(100px)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}}@keyframes pushReleaseToTop{30%{-webkit-transform:translateY(100px);transform:translateY(100px)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}}@-webkit-keyframes pushReleaseToBottom{30%{-webkit-transform:translateY(-100px);transform:translateY(-100px)}to{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0}}@keyframes pushReleaseToBottom{30%{-webkit-transform:translateY(-100px);transform:translateY(-100px)}to{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0}}@-webkit-keyframes flipX{from{-webkit-transform:perspective(600px) rotateX(-180deg);transform:perspective(600px) rotateX(-180deg);opacity:0}to{-webkit-transform:perspective(600px) rotateX(-360deg);transform:perspective(600px) rotateX(-360deg)}}@keyframes flipX{from{-webkit-transform:perspective(600px) rotateX(-180deg);transform:perspective(600px) rotateX(-180deg);opacity:0}to{-webkit-transform:perspective(600px) rotateX(-360deg);transform:perspective(600px) rotateX(-360deg)}}@-webkit-keyframes flipXZoomIn{from{-webkit-transform:perspective(600px) rotateX(0) scale(1);transform:perspective(600px) rotateX(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(600px) rotateX(-180deg) scale(1.8);transform:perspective(600px) rotateX(-180deg) scale(1.8);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}80%{-webkit-transform:perspective(600px) rotateX(-360deg) scale(.7);transform:perspective(600px) rotateX(-360deg) scale(.7);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes flipXZoomIn{from{-webkit-transform:perspective(600px) rotateX(0) scale(1);transform:perspective(600px) rotateX(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(600px) rotateX(-180deg) scale(1.8);transform:perspective(600px) rotateX(-180deg) scale(1.8);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}80%{-webkit-transform:perspective(600px) rotateX(-360deg) scale(.7);transform:perspective(600px) rotateX(-360deg) scale(.7);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes flipXZoomOut{from{-webkit-transform:perspective(600px) rotateX(0) scale(1);transform:perspective(600px) rotateX(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(600px) rotateX(180deg) scale(1.8);transform:perspective(600px) rotateX(180deg) scale(1.8);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}80%{-webkit-transform:perspective(600px) rotateX(360deg) scale(.7);transform:perspective(600px) rotateX(360deg) scale(.7);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes flipXZoomOut{from{-webkit-transform:perspective(600px) rotateX(0) scale(1);transform:perspective(600px) rotateX(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(600px) rotateX(180deg) scale(1.8);transform:perspective(600px) rotateX(180deg) scale(1.8);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}80%{-webkit-transform:perspective(600px) rotateX(360deg) scale(.7);transform:perspective(600px) rotateX(360deg) scale(.7);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes flipY{from{-webkit-transform:perspective(600px) rotateY(180deg);transform:perspective(600px) rotateY(180deg);opacity:0}to{-webkit-transform:perspective(600px) rotateY(360deg);transform:perspective(600px) rotateY(360deg)}}@keyframes flipY{from{-webkit-transform:perspective(600px) rotateY(180deg);transform:perspective(600px) rotateY(180deg);opacity:0}to{-webkit-transform:perspective(600px) rotateY(360deg);transform:perspective(600px) rotateY(360deg)}}@-webkit-keyframes flipYZoomIn{from{-webkit-transform:perspective(600px) rotateY(0) scale(1);transform:perspective(600px) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(600px) rotateY(180deg) scale(1.6);transform:perspective(600px) rotateY(180deg) scale(1.6);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}80%{-webkit-transform:perspective(600px) rotateY(360deg) scale(.7);transform:perspective(600px) rotateY(360deg) scale(.7);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes flipYZoomIn{from{-webkit-transform:perspective(600px) rotateY(0) scale(1);transform:perspective(600px) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(600px) rotateY(180deg) scale(1.6);transform:perspective(600px) rotateY(180deg) scale(1.6);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}80%{-webkit-transform:perspective(600px) rotateY(360deg) scale(.7);transform:perspective(600px) rotateY(360deg) scale(.7);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes flipYZoomOut{from{-webkit-transform:perspective(600px) rotateY(0) scale(1);transform:perspective(600px) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(600px) rotateY(180deg) scale(.6);transform:perspective(600px) rotateY(180deg) scale(.6);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}80%{-webkit-transform:perspective(600px) rotateY(360deg) scale(1.8);transform:perspective(600px) rotateY(360deg) scale(1.8);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes flipYZoomOut{from{-webkit-transform:perspective(600px) rotateY(0) scale(1);transform:perspective(600px) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(600px) rotateY(180deg) scale(.6);transform:perspective(600px) rotateY(180deg) scale(.6);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}80%{-webkit-transform:perspective(600px) rotateY(360deg) scale(1.8);transform:perspective(600px) rotateY(360deg) scale(1.8);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes skewLeft{70%{-webkit-transform:skewX(40deg);transform:skewX(40deg)}}@keyframes skewLeft{70%{-webkit-transform:skewX(40deg);transform:skewX(40deg)}}@-webkit-keyframes skewRight{70%{-webkit-transform:skewX(-40deg);transform:skewX(-40deg)}}@keyframes skewRight{70%{-webkit-transform:skewX(-40deg);transform:skewX(-40deg)}}@-webkit-keyframes skewInLeft{from{opacity:0;-webkit-transform:translateX(-100%) skewX(-40deg);transform:translateX(-100%) skewX(-40deg)}70%{-webkit-transform:skewX(-30deg);transform:skewX(-30deg)}}@keyframes skewInLeft{from{opacity:0;-webkit-transform:translateX(-100%) skewX(-40deg);transform:translateX(-100%) skewX(-40deg)}70%{-webkit-transform:skewX(-30deg);transform:skewX(-30deg)}}@-webkit-keyframes skewInRight{from{opacity:0;-webkit-transform:translateX(100%) skewX(40deg);transform:translateX(100%) skewX(40deg)}70%{-webkit-transform:skewX(30deg);transform:skewX(30deg)}}@keyframes skewInRight{from{opacity:0;-webkit-transform:translateX(100%) skewX(40deg);transform:translateX(100%) skewX(40deg)}70%{-webkit-transform:skewX(30deg);transform:skewX(30deg)}}@-webkit-keyframes skewOutLeft{20%{-webkit-transform:skewX(40deg);transform:skewX(40deg)}to{-webkit-transform:translateX(-100%) skewX(40deg);transform:translateX(-100%) skewX(40deg);opacity:0}}@keyframes skewOutLeft{20%{-webkit-transform:skewX(40deg);transform:skewX(40deg)}to{-webkit-transform:translateX(-100%) skewX(40deg);transform:translateX(-100%) skewX(40deg);opacity:0}}@-webkit-keyframes skewOutRight{20%{-webkit-transform:skewX(-40deg);transform:skewX(-40deg)}to{-webkit-transform:translateX(100%) skewX(-40deg);transform:translateX(100%) skewX(-40deg);opacity:0}}@keyframes skewOutRight{20%{-webkit-transform:skewX(-40deg);transform:skewX(-40deg)}to{-webkit-transform:translateX(100%) skewX(-40deg);transform:translateX(100%) skewX(-40deg);opacity:0}}@-webkit-keyframes pullRelease{15%{-webkit-transform:scale(1.8);transform:scale(1.8)}}@keyframes pullRelease{15%{-webkit-transform:scale(1.8);transform:scale(1.8)}}@-webkit-keyframes pushRelease{15%{-webkit-transform:scale(.5);transform:scale(.5)}}@keyframes pushRelease{15%{-webkit-transform:scale(.5);transform:scale(.5)}}@-webkit-keyframes swingInLeft{from{-webkit-transform:matrix(3,0,0,3,-800,0);transform:matrix(3,0,0,3,-800,0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:matrix(1.3,0,0,1.3,20,0);transform:matrix(1.3,0,0,1.3,20,0)}}@keyframes swingInLeft{from{-webkit-transform:matrix(3,0,0,3,-800,0);transform:matrix(3,0,0,3,-800,0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:matrix(1.3,0,0,1.3,20,0);transform:matrix(1.3,0,0,1.3,20,0)}}@-webkit-keyframes swingInRight{from{-webkit-transform:matrix(3,0,0,3,800,0);transform:matrix(3,0,0,3,800,0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:matrix(1.3,0,0,1.3,-20,0);transform:matrix(1.3,0,0,1.3,-20,0)}}@keyframes swingInRight{from{-webkit-transform:matrix(3,0,0,3,800,0);transform:matrix(3,0,0,3,800,0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:matrix(1.3,0,0,1.3,-20,0);transform:matrix(1.3,0,0,1.3,-20,0)}}@-webkit-keyframes swingInTop{from{-webkit-transform:matrix(3,0,0,3,0,-800);transform:matrix(3,0,0,3,0,-800);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:matrix(1.3,0,0,1.3,0,20);transform:matrix(1.3,0,0,1.3,0,20)}}@keyframes swingInTop{from{-webkit-transform:matrix(3,0,0,3,0,-800);transform:matrix(3,0,0,3,0,-800);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:matrix(1.3,0,0,1.3,0,20);transform:matrix(1.3,0,0,1.3,0,20)}}@-webkit-keyframes swingInBottom{from{-webkit-transform:matrix(3,0,0,3,0,800);transform:matrix(3,0,0,3,0,800);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:matrix(1.3,0,0,1.3,0,-20);transform:matrix(1.3,0,0,1.3,0,-20)}}@keyframes swingInBottom{from{-webkit-transform:matrix(3,0,0,3,0,800);transform:matrix(3,0,0,3,0,800);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:matrix(1.3,0,0,1.3,0,-20);transform:matrix(1.3,0,0,1.3,0,-20)}}@-webkit-keyframes elevateLeft{from{-webkit-transform:translateY(100%) rotate(-20deg);transform:translateY(100%) rotate(-20deg);-webkit-transform-origin:right;transform-origin:right}40%{-webkit-transform:rotate(20deg);transform:rotate(20deg);-webkit-transform-origin:right;transform-origin:right}65%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:right;transform-origin:right}}@keyframes elevateLeft{from{-webkit-transform:translateY(100%) rotate(-20deg);transform:translateY(100%) rotate(-20deg);-webkit-transform-origin:right;transform-origin:right}40%{-webkit-transform:rotate(20deg);transform:rotate(20deg);-webkit-transform-origin:right;transform-origin:right}65%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:right;transform-origin:right}}@-webkit-keyframes elevateRight{from{-webkit-transform:translateY(100%) rotate(20deg);transform:translateY(100%) rotate(20deg);-webkit-transform-origin:left;transform-origin:left}40%{-webkit-transform:rotate(-20deg);transform:rotate(-20deg);-webkit-transform-origin:left;transform-origin:left}65%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:left;transform-origin:left}}@keyframes elevateRight{from{-webkit-transform:translateY(100%) rotate(20deg);transform:translateY(100%) rotate(20deg);-webkit-transform-origin:left;transform-origin:left}40%{-webkit-transform:rotate(-20deg);transform:rotate(-20deg);-webkit-transform-origin:left;transform-origin:left}65%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:left;transform-origin:left}}@-webkit-keyframes rollFromLeft{from{-webkit-transform:translateX(-100%) perspective(600px) rotateY(180deg);transform:translateX(-100%) perspective(600px) rotateY(180deg);opacity:0}to{-webkit-transform:translateX(0) perspective(600px) rotateY(0);transform:translateX(0) perspective(600px) rotateY(0);opacity:1}}@keyframes rollFromLeft{from{-webkit-transform:translateX(-100%) perspective(600px) rotateY(180deg);transform:translateX(-100%) perspective(600px) rotateY(180deg);opacity:0}to{-webkit-transform:translateX(0) perspective(600px) rotateY(0);transform:translateX(0) perspective(600px) rotateY(0);opacity:1}}@-webkit-keyframes rollFromRight{from{-webkit-transform:translateX(100%) perspective(600px) rotateY(-180deg);transform:translateX(100%) perspective(600px) rotateY(-180deg);opacity:0}to{-webkit-transform:translateX(0) perspective(600px) rotateY(0);transform:translateX(0) perspective(600px) rotateY(0);opacity:1}}@keyframes rollFromRight{from{-webkit-transform:translateX(100%) perspective(600px) rotateY(-180deg);transform:translateX(100%) perspective(600px) rotateY(-180deg);opacity:0}to{-webkit-transform:translateX(0) perspective(600px) rotateY(0);transform:translateX(0) perspective(600px) rotateY(0);opacity:1}}@-webkit-keyframes rollFromTop{from{-webkit-transform:translateY(-100%) perspective(600px) rotateY(180deg);transform:translateY(-100%) perspective(600px) rotateY(180deg);opacity:0}to{-webkit-transform:translateY(0) perspective(600px) rotateY(0);transform:translateY(0) perspective(600px) rotateY(0);opacity:1}}@keyframes rollFromTop{from{-webkit-transform:translateY(-100%) perspective(600px) rotateY(180deg);transform:translateY(-100%) perspective(600px) rotateY(180deg);opacity:0}to{-webkit-transform:translateY(0) perspective(600px) rotateY(0);transform:translateY(0) perspective(600px) rotateY(0);opacity:1}}@-webkit-keyframes rollFromBottom{from{-webkit-transform:translateY(100%) perspective(600px) rotateY(-180deg);transform:translateY(100%) perspective(600px) rotateY(-180deg);opacity:0}to{-webkit-transform:translateY(0) perspective(600px) rotateY(0);transform:translateY(0) perspective(600px) rotateY(0);opacity:1}}@keyframes rollFromBottom{from{-webkit-transform:translateY(100%) perspective(600px) rotateY(-180deg);transform:translateY(100%) perspective(600px) rotateY(-180deg);opacity:0}to{-webkit-transform:translateY(0) perspective(600px) rotateY(0);transform:translateY(0) perspective(600px) rotateY(0);opacity:1}}@-webkit-keyframes rollToLeft{from{-webkit-transform:translateX(0) perspective(600px) rotateY(0);transform:translateX(0) perspective(600px) rotateY(0);opacity:1}to{-webkit-transform:translateX(-100%) perspective(600px) rotateY(180deg);transform:translateX(-100%) perspective(600px) rotateY(180deg);opacity:0}}@keyframes rollToLeft{from{-webkit-transform:translateX(0) perspective(600px) rotateY(0);transform:translateX(0) perspective(600px) rotateY(0);opacity:1}to{-webkit-transform:translateX(-100%) perspective(600px) rotateY(180deg);transform:translateX(-100%) perspective(600px) rotateY(180deg);opacity:0}}@-webkit-keyframes rollToRight{from{-webkit-transform:translateX(0) perspective(600px) rotateY(0);transform:translateX(0) perspective(600px) rotateY(0);opacity:1}to{-webkit-transform:translateX(100%) perspective(600px) rotateY(-180deg);transform:translateX(100%) perspective(600px) rotateY(-180deg);opacity:0}}@keyframes rollToRight{from{-webkit-transform:translateX(0) perspective(600px) rotateY(0);transform:translateX(0) perspective(600px) rotateY(0);opacity:1}to{-webkit-transform:translateX(100%) perspective(600px) rotateY(-180deg);transform:translateX(100%) perspective(600px) rotateY(-180deg);opacity:0}}@-webkit-keyframes rollToTop{from{-webkit-transform:translateY(0) perspective(600px) rotateX(0);transform:translateY(0) perspective(600px) rotateX(0);opacity:1}to{-webkit-transform:translateY(-100%) perspective(600px) rotateX(180deg);transform:translateY(-100%) perspective(600px) rotateX(180deg);opacity:0}}@keyframes rollToTop{from{-webkit-transform:translateY(0) perspective(600px) rotateX(0);transform:translateY(0) perspective(600px) rotateX(0);opacity:1}to{-webkit-transform:translateY(-100%) perspective(600px) rotateX(180deg);transform:translateY(-100%) perspective(600px) rotateX(180deg);opacity:0}}@-webkit-keyframes rollToBottom{to{-webkit-transform:translateY(0) perspective(600px) rotateX(0);transform:translateY(0) perspective(600px) rotateX(0);opacity:1}to{-webkit-transform:translateY(100%) perspective(600px) rotateX(-180deg);transform:translateY(100%) perspective(600px) rotateX(-180deg);opacity:0}}@keyframes rollToBottom{to{-webkit-transform:translateY(0) perspective(600px) rotateX(0);transform:translateY(0) perspective(600px) rotateX(0);opacity:1}to{-webkit-transform:translateY(100%) perspective(600px) rotateX(-180deg);transform:translateY(100%) perspective(600px) rotateX(-180deg);opacity:0}}@-webkit-keyframes rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes rotateX{from{-webkit-transform:perspective(600px) rotateX(0);transform:perspective(600px) rotateX(0)}to{-webkit-transform:perspective(600px) rotateX(90deg);transform:perspective(600px) rotateX(90deg)}}@keyframes rotateX{from{-webkit-transform:perspective(600px) rotateX(0);transform:perspective(600px) rotateX(0)}to{-webkit-transform:perspective(600px) rotateX(90deg);transform:perspective(600px) rotateX(90deg)}}@-webkit-keyframes rotateXIn{from{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);opacity:0}5%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg)}}@keyframes rotateXIn{from{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);opacity:0}5%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg)}}@-webkit-keyframes rotateXOut{95%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg)}to{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);opacity:0}}@keyframes rotateXOut{95%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg)}to{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);opacity:0}}@-webkit-keyframes rotateY{from{-webkit-transform:perspective(600px) rotateY(0);transform:perspective(600px) rotateY(0)}to{-webkit-transform:perspective(600px) rotateY(90deg);transform:perspective(600px) rotateY(90deg)}}@keyframes rotateY{from{-webkit-transform:perspective(600px) rotateY(0);transform:perspective(600px) rotateY(0)}to{-webkit-transform:perspective(600px) rotateY(90deg);transform:perspective(600px) rotateY(90deg)}}@-webkit-keyframes rotateYIn{from{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);opacity:0}5%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg)}}@keyframes rotateYIn{from{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);opacity:0}5%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg)}}@-webkit-keyframes rotateYOut{95%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg)}to{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);opacity:0}}@keyframes rotateYOut{95%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg)}to{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);opacity:0}}@-webkit-keyframes rotateInLeft{from{opacity:0;-webkit-transform:translateX(-100%) rotate(0);transform:translateX(-100%) rotate(0)}to{-webkit-transform:translateX(0) rotate(360deg);transform:translateX(0) rotate(360deg)}}@keyframes rotateInLeft{from{opacity:0;-webkit-transform:translateX(-100%) rotate(0);transform:translateX(-100%) rotate(0)}to{-webkit-transform:translateX(0) rotate(360deg);transform:translateX(0) rotate(360deg)}}@-webkit-keyframes rotateInRight{from{opacity:0;-webkit-transform:translateX(100%) rotate(0);transform:translateX(100%) rotate(0)}to{-webkit-transform:translateX(0) rotate(-360deg);transform:translateX(0) rotate(-360deg)}}@keyframes rotateInRight{from{opacity:0;-webkit-transform:translateX(100%) rotate(0);transform:translateX(100%) rotate(0)}to{-webkit-transform:translateX(0) rotate(-360deg);transform:translateX(0) rotate(-360deg)}}@-webkit-keyframes rotateInTop{from{opacity:0;-webkit-transform:translateY(-400%) rotate(0);transform:translateY(-400%) rotate(0)}to{-webkit-transform:translateX(0) rotate(360deg);transform:translateX(0) rotate(360deg)}}@keyframes rotateInTop{from{opacity:0;-webkit-transform:translateY(-400%) rotate(0);transform:translateY(-400%) rotate(0)}to{-webkit-transform:translateX(0) rotate(360deg);transform:translateX(0) rotate(360deg)}}@-webkit-keyframes rotateInBottom{from{opacity:0;-webkit-transform:translateY(400%) rotate(0);transform:translateY(400%) rotate(0)}to{-webkit-transform:translateX(0) rotate(360deg);transform:translateX(0) rotate(360deg)}}@keyframes rotateInBottom{from{opacity:0;-webkit-transform:translateY(400%) rotate(0);transform:translateY(400%) rotate(0)}to{-webkit-transform:translateX(0) rotate(360deg);transform:translateX(0) rotate(360deg)}}@-webkit-keyframes rotateOutLeft{from{-webkit-transform:translateX(0) rotate(360deg);transform:translateX(0) rotate(360deg)}to{-webkit-transform:translateX(-800px) rotate(0);transform:translateX(-800px) rotate(0);opacity:0}}@keyframes rotateOutLeft{from{-webkit-transform:translateX(0) rotate(360deg);transform:translateX(0) rotate(360deg)}to{-webkit-transform:translateX(-800px) rotate(0);transform:translateX(-800px) rotate(0);opacity:0}}@-webkit-keyframes rotateOutRight{from{-webkit-transform:translateX(0) rotate(-360deg);transform:translateX(0) rotate(-360deg)}to{-webkit-transform:translateX(800px) rotate(0);transform:translateX(800px) rotate(0);opacity:0}}@keyframes rotateOutRight{from{-webkit-transform:translateX(0) rotate(-360deg);transform:translateX(0) rotate(-360deg)}to{-webkit-transform:translateX(800px) rotate(0);transform:translateX(800px) rotate(0);opacity:0}}@-webkit-keyframes rotateOutTop{from{-webkit-transform:translateX(0) rotate(360deg);transform:translateX(0) rotate(360deg)}to{-webkit-transform:translateY(-800px) rotate(0);transform:translateY(-800px) rotate(0);opacity:0}}@keyframes rotateOutTop{from{-webkit-transform:translateX(0) rotate(360deg);transform:translateX(0) rotate(360deg)}to{-webkit-transform:translateY(-800px) rotate(0);transform:translateY(-800px) rotate(0);opacity:0}}@-webkit-keyframes rotateOutBottom{from{-webkit-transform:translateX(0) rotate(360deg);transform:translateX(0) rotate(360deg)}to{-webkit-transform:translateY(800px) rotate(0);transform:translateY(800px) rotate(0);opacity:0}}@keyframes rotateOutBottom{from{-webkit-transform:translateX(0) rotate(360deg);transform:translateX(0) rotate(360deg)}to{-webkit-transform:translateY(800px) rotate(0);transform:translateY(800px) rotate(0);opacity:0}}@-webkit-keyframes spinToLeft{from,to{-webkit-transform-origin:left bottom;transform-origin:left bottom}from{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes spinToLeft{from,to{-webkit-transform-origin:left bottom;transform-origin:left bottom}from{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@-webkit-keyframes spinToRight{from,to{-webkit-transform-origin:right bottom;transform-origin:right bottom}from{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes spinToRight{from,to{-webkit-transform-origin:right bottom;transform-origin:right bottom}from{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@-webkit-keyframes spinToTop{from,to{-webkit-transform-origin:left bottom;transform-origin:left bottom}from{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes spinToTop{from,to{-webkit-transform-origin:left bottom;transform-origin:left bottom}from{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@-webkit-keyframes spinToBottom{from,to{-webkit-transform-origin:right bottom;transform-origin:right bottom}from{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes spinToBottom{from,to{-webkit-transform-origin:right bottom;transform-origin:right bottom}from{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@-webkit-keyframes spinFromLeft{from,to{-webkit-transform-origin:left bottom;transform-origin:left bottom}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes spinFromLeft{from,to{-webkit-transform-origin:left bottom;transform-origin:left bottom}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@-webkit-keyframes spinFromRight{from,to{-webkit-transform-origin:right bottom;transform-origin:right bottom}to{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes spinFromRight{from,to{-webkit-transform-origin:right bottom;transform-origin:right bottom}to{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@-webkit-keyframes spinFromTop{from,to{-webkit-transform-origin:left bottom;transform-origin:left bottom}to{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes spinFromTop{from,to{-webkit-transform-origin:left bottom;transform-origin:left bottom}to{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@-webkit-keyframes spinFromBottom{from,to{-webkit-transform-origin:right bottom;transform-origin:right bottom}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes spinFromBottom{from,to{-webkit-transform-origin:right bottom;transform-origin:right bottom}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@-webkit-keyframes blurIn{from{-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes blurIn{from{-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes blurInLeft{from{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes blurInLeft{from{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes blurInRight{from{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes blurInRight{from{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes blurInTop{from{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes blurInTop{from{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes blurInBottom{from{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes blurInBottom{from{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes blurOut{85%,to{-webkit-filter:blur(20px);filter:blur(20px)}to{opacity:0}}@keyframes blurOut{85%,to{-webkit-filter:blur(20px);filter:blur(20px)}to{opacity:0}}@-webkit-keyframes blurOutLeft{85%,to{-webkit-filter:blur(20px);filter:blur(20px);-webkit-transform:translateX(100%);transform:translateX(100%)}to{opacity:0}}@keyframes blurOutLeft{85%,to{-webkit-filter:blur(20px);filter:blur(20px);-webkit-transform:translateX(100%);transform:translateX(100%)}to{opacity:0}}@-webkit-keyframes blurOutRight{85%,to{-webkit-filter:blur(20px);filter:blur(20px);-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{opacity:0}}@keyframes blurOutRight{85%,to{-webkit-filter:blur(20px);filter:blur(20px);-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{opacity:0}}@-webkit-keyframes blurOutTop{85%,to{-webkit-filter:blur(20px);filter:blur(20px);-webkit-transform:translateY(100%);transform:translateY(100%)}to{opacity:0}}@keyframes blurOutTop{85%,to{-webkit-filter:blur(20px);filter:blur(20px);-webkit-transform:translateY(100%);transform:translateY(100%)}to{opacity:0}}@-webkit-keyframes blurOutBottom{85%,to{-webkit-filter:blur(20px);filter:blur(20px);-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{opacity:0}}@keyframes blurOutBottom{85%,to{-webkit-filter:blur(20px);filter:blur(20px);-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{opacity:0}}@-webkit-keyframes bounceFromTop{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,-80px,0) scale3d(1,1.6,1);transform:translate3d(0,-80px,0) scale3d(1,1.6,1)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounceFromTop{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,-80px,0) scale3d(1,1.6,1);transform:translate3d(0,-80px,0) scale3d(1,1.6,1)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@-webkit-keyframes bounceFromDown{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,80px,0) scale3d(1,1.2,1);transform:translate3d(0,80px,0) scale3d(1,1.2,1)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}90%{-webkit-transform:translate3d(0,4px,0);transform:translate3d(0,4px,0)}}@keyframes bounceFromDown{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,80px,0) scale3d(1,1.2,1);transform:translate3d(0,80px,0) scale3d(1,1.2,1)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}90%{-webkit-transform:translate3d(0,4px,0);transform:translate3d(0,4px,0)}}@-webkit-keyframes bounceX{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale3d(1.8,1,1);transform:scale3d(1.8,1,1)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale3d(1.5,1,1);transform:scale3d(1.5,1,1)}90%{-webkit-transform:scale3d(1.1,1,1);transform:scale3d(1.1,1,1)}}@keyframes bounceX{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale3d(1.8,1,1);transform:scale3d(1.8,1,1)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale3d(1.5,1,1);transform:scale3d(1.5,1,1)}90%{-webkit-transform:scale3d(1.1,1,1);transform:scale3d(1.1,1,1)}}@-webkit-keyframes bounceY{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale3d(1,2,1);transform:scale3d(1,2,1)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale3d(1,1.5,1);transform:scale3d(1,1.5,1)}90%{-webkit-transform:scale3d(1,1.1,1);transform:scale3d(1,1.1,1)}}@keyframes bounceY{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale3d(1,2,1);transform:scale3d(1,2,1)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale3d(1,1.5,1);transform:scale3d(1,1.5,1)}90%{-webkit-transform:scale3d(1,1.1,1);transform:scale3d(1,1.1,1)}}@-webkit-keyframes bounceZoomIn{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.5);transform:scale(1.5)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.3);transform:scale(1.3)}90%{-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes bounceZoomIn{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.5);transform:scale(1.5)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.3);transform:scale(1.3)}90%{-webkit-transform:scale(1.1);transform:scale(1.1)}}@-webkit-keyframes bounceZoomOut{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(.3);transform:scale(.3)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(.5);transform:scale(.5)}90%{-webkit-transform:scale(.9);transform:scale(.9)}}@keyframes bounceZoomOut{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(.3);transform:scale(.3)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(.5);transform:scale(.5)}90%{-webkit-transform:scale(.9);transform:scale(.9)}}@-webkit-keyframes bounceInTop{0%{-webkit-transform:translate3d(0,-300%,0);transform:translate3d(0,-300%,0)}58%{-webkit-transform:translate3d(0,27px,0);transform:translate3d(0,27px,0)}73%{-webkit-transform:translate3d(0,-12px,0);transform:translate3d(0,-12px,0)}88%{-webkit-transform:translate3d(0,7px,0);transform:translate3d(0,7px,0)}}@keyframes bounceInTop{0%{-webkit-transform:translate3d(0,-300%,0);transform:translate3d(0,-300%,0)}58%{-webkit-transform:translate3d(0,27px,0);transform:translate3d(0,27px,0)}73%{-webkit-transform:translate3d(0,-12px,0);transform:translate3d(0,-12px,0)}88%{-webkit-transform:translate3d(0,7px,0);transform:translate3d(0,7px,0)}}@-webkit-keyframes bounceInBottom{0%{-webkit-transform:translate3d(0,300%,0);transform:translate3d(0,300%,0)}58%{-webkit-transform:translate3d(0,-27px,0);transform:translate3d(0,-27px,0)}73%{-webkit-transform:translate3d(0,12px,0);transform:translate3d(0,12px,0)}88%{-webkit-transform:translate3d(0,-8px,0);transform:translate3d(0,-8px,0)}}@keyframes bounceInBottom{0%{-webkit-transform:translate3d(0,300%,0);transform:translate3d(0,300%,0)}58%{-webkit-transform:translate3d(0,-27px,0);transform:translate3d(0,-27px,0)}73%{-webkit-transform:translate3d(0,12px,0);transform:translate3d(0,12px,0)}88%{-webkit-transform:translate3d(0,-8px,0);transform:translate3d(0,-8px,0)}}@-webkit-keyframes bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes bounceOutTop{18%,33%,48%{opacity:1}18%{-webkit-transform:translate3d(0,27px,0);transform:translate3d(0,27px,0)}33%{-webkit-transform:translate3d(0,-12px,0);transform:translate3d(0,-12px,0)}48%{-webkit-transform:translate3d(0,8px,0);transform:translate3d(0,8px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-300%,0);transform:translate3d(0,-300%,0)}}@keyframes bounceOutTop{18%,33%,48%{opacity:1}18%{-webkit-transform:translate3d(0,27px,0);transform:translate3d(0,27px,0)}33%{-webkit-transform:translate3d(0,-12px,0);transform:translate3d(0,-12px,0)}48%{-webkit-transform:translate3d(0,8px,0);transform:translate3d(0,8px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-300%,0);transform:translate3d(0,-300%,0)}}@-webkit-keyframes bounceOutBottom{18%,33%,48%{opacity:1}18%{-webkit-transform:translate3d(0,-27px,0);transform:translate3d(0,-27px,0)}33%{-webkit-transform:translate3d(0,12px,0);transform:translate3d(0,12px,0)}48%{-webkit-transform:translate3d(0,-8px,0);transform:translate3d(0,-8px,0)}100%{opacity:0;-webkit-transform:translate3d(0,300%,0);transform:translate3d(0,300%,0)}}@keyframes bounceOutBottom{18%,33%,48%{opacity:1}18%{-webkit-transform:translate3d(0,-27px,0);transform:translate3d(0,-27px,0)}33%{-webkit-transform:translate3d(0,12px,0);transform:translate3d(0,12px,0)}48%{-webkit-transform:translate3d(0,-8px,0);transform:translate3d(0,-8px,0)}100%{opacity:0;-webkit-transform:translate3d(0,300%,0);transform:translate3d(0,300%,0)}}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@-webkit-keyframes perspectiveToTop{50%{opacity:1}to{-webkit-transform:perspective(500px) rotateX(90deg) translateY(-50px) translateZ(50px);transform:perspective(500px) rotateX(90deg) translateY(-50px) translateZ(50px);opacity:0}}@keyframes perspectiveToTop{50%{opacity:1}to{-webkit-transform:perspective(500px) rotateX(90deg) translateY(-50px) translateZ(50px);transform:perspective(500px) rotateX(90deg) translateY(-50px) translateZ(50px);opacity:0}}@-webkit-keyframes perspectiveToBottom{50%{opacity:1}to{-webkit-transform:perspective(500px) rotateX(90deg) translateY(50px) translateZ(-50px);transform:perspective(500px) rotateX(90deg) translateY(50px) translateZ(-50px);opacity:0}}@keyframes perspectiveToBottom{50%{opacity:1}to{-webkit-transform:perspective(500px) rotateX(90deg) translateY(50px) translateZ(-50px);transform:perspective(500px) rotateX(90deg) translateY(50px) translateZ(-50px);opacity:0}}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomInTop{from{-webkit-transform:scale(10) translateY(-50%);transform:scale(10) translateY(-50%);opacity:0}}@keyframes zoomInTop{from{-webkit-transform:scale(10) translateY(-50%);transform:scale(10) translateY(-50%);opacity:0}}@-webkit-keyframes zoomInBottom{from{-webkit-transform:scale(10) translateY(50%);transform:scale(10) translateY(50%);opacity:0}}@keyframes zoomInBottom{from{-webkit-transform:scale(10) translateY(50%);transform:scale(10) translateY(50%);opacity:0}}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@-webkit-keyframes zoomOutTop{to{-webkit-transform:scale(10) translateY(-50%);transform:scale(10) translateY(-50%);opacity:0}}@keyframes zoomOutTop{to{-webkit-transform:scale(10) translateY(-50%);transform:scale(10) translateY(-50%);opacity:0}}@-webkit-keyframes zoomOutBottom{to{-webkit-transform:scale(10) translateY(50%);transform:scale(10) translateY(50%);opacity:0}}@keyframes zoomOutBottom{to{-webkit-transform:scale(10) translateY(50%);transform:scale(10) translateY(50%);opacity:0}}@-webkit-keyframes ekitRevealInTop{form{-webkit-transform:scaleY(1);transform:scaleY(1)}to{-webkit-transform:scaleY(0);transform:scaleY(0)}}@keyframes ekitRevealInTop{form{-webkit-transform:scaleY(1);transform:scaleY(1)}to{-webkit-transform:scaleY(0);transform:scaleY(0)}}@-webkit-keyframes ekitRevealInBottom{form{-webkit-transform:scaleY(1);transform:scaleY(1)}to{-webkit-transform:scaleY(0);transform:scaleY(0)}}@keyframes ekitRevealInBottom{form{-webkit-transform:scaleY(1);transform:scaleY(1)}to{-webkit-transform:scaleY(0);transform:scaleY(0)}}@-webkit-keyframes ekitRevealInLeft{form{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}@keyframes ekitRevealInLeft{form{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}@-webkit-keyframes ekitRevealInRight{form{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}@keyframes ekitRevealInRight{form{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}.tooltip{position:absolute;z-index:1070;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:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:#fff0;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.ekit-wid-con .product-filter-area{margin-bottom:30px}.ekit-wid-con .product-filter-wraper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ekit-wid-con .product-filter-wraper .woocommerce-ordering{margin-right:50px;margin-bottom:0}.ekit-wid-con .woocommerce-ordering{position:relative;z-index:10}.ekit-wid-con .woocommerce-ordering .shop-filter-title{color:#777;font-size:14px;position:relative;top:9px;padding-right:50px}.ekit-wid-con .tab-filter .nav-tabs .nav-item .nav-link{border:0;color:#777;font-size:18px;padding:10px}.ekit-wid-con .tab-filter .nav-tabs .nav-item .nav-link.active{color:#2575fc;background-color:#fff0}.ekit-wid-con .elementskit-accordion{counter-reset:myNumber}.ekit-wid-con .elementskit-accordion .ekit-accordion-title{padding-right:10px;display:inline-block}.ekit-wid-con .elementskit-accordion .elementskit-card{border:0;border-radius:0;background-color:#fff0;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-accordion .elementskit-card:not(:last-child){margin-bottom:10px}.ekit-wid-con .elementskit-accordion .elementskit-card-header{padding:0;background-color:#fff0;border-bottom:0 solid #000}.ekit-wid-con .elementskit-accordion .elementskit-card-header .ekit_accordion_icon_group svg{vertical-align:middle}.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link{display:-webkit-box;display:-ms-flexbox;display:flex;color:#000;background-color:#f7f9fb;font-weight:700;padding:14px 30px;border:1px solid #fff0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .4s ease;transition:all .4s ease;position:relative}.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link:focus,.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link:hover{text-decoration:none}.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link>i{color:#2575fc;line-height:1.6666666667;display:inline-block;-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link .ekit_accordion_icon_left_group,.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link>.icon-left{padding-right:26px;float:left}.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link[aria-expanded=true] .icon-closed{display:block}.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link[aria-expanded=true] .icon-open{display:none}.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link[aria-expanded=true] .ekit_accordion_normal_icon{display:none}.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link[aria-expanded=true] .ekit_accordion_active_icon{display:block}.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link[aria-expanded=false] .icon-closed{display:none}.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link[aria-expanded=false] .icon-open{display:block}.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link[aria-expanded=false] .ekit_accordion_normal_icon{display:block}.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link[aria-expanded=false] .ekit_accordion_active_icon{display:none}.ekit-wid-con .elementskit-accordion .elementskit-card-body{padding:20px 30px}.ekit-wid-con .elementskit-accordion .elementskit-card-body p{margin-top:0;margin-bottom:1em}.ekit-wid-con .elementskit-accordion .elementskit-card-body p:last-child{margin-bottom:0}.ekit-wid-con .elementskit-accordion.floating-style .elementskit-card-header>.elementskit-btn-link{-webkit-box-shadow:-1.216px 6.894px 15px 0 rgb(37 117 252 / .2);box-shadow:-1.216px 6.894px 15px 0 rgb(37 117 252 / .2);border-radius:0 0 5px 5px;background-color:#fff}.ekit-wid-con .elementskit-accordion.floating-style .elementskit-card-body{width:calc(100% - 40px);border-radius:0 0 5px 5px;position:relative;margin-left:auto;margin-right:auto}.ekit-wid-con .elementskit-accordion.floating-style .elementskit-card[aria-expanded=true] .elementskit-btn-link{background-color:#2575fc;color:#fff;-webkit-box-shadow:-1.216px 6.894px 15px 0 rgb(0 0 0 / .07);box-shadow:-1.216px 6.894px 15px 0 rgb(0 0 0 / .07)}.ekit-wid-con .elementskit-accordion.floating-style .elementskit-card[aria-expanded=true] .elementskit-btn-link>i{color:inherit}.ekit-wid-con .elementskit-accordion.floating-style .elementskit-card[aria-expanded=true] .elementskit-card-body{background-color:#2575fc}.ekit-wid-con .elementskit-accordion.floating-style .elementskit-card[aria-expanded=true] .elementskit-card-body p{color:#fff}.ekit-wid-con .elementskit-accordion.side-curve .elementskit-card-header>.elementskit-btn-link{background-color:#2575fc;position:relative;border:0;padding-left:70px}.ekit-wid-con .elementskit-accordion.side-curve .elementskit-card-header>.elementskit-btn-link::before{position:absolute;content:"";top:0;left:0;height:100%;width:35px;background-color:rgb(255 255 255 / .2);text-align:right;line-height:55px}.ekit-wid-con .elementskit-accordion.side-curve .elementskit-card-header>.elementskit-btn-link::after{position:absolute;content:"";left:35px;top:0;border-top:26.5px solid #fff0;border-right:26.5px solid #fff0;border-left:26.5px solid rgb(255 255 255 / .2);border-bottom:26.5px solid #fff0}.ekit-wid-con .elementskit-accordion.side-curve .elementskit-card-header>.elementskit-btn-link .ekit_accordion_icon_left_group{position:absolute;left:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.ekit-wid-con .elementskit-accordion.curve-shape .elementskit-card-header>.elementskit-btn-link{position:relative;z-index:1;padding:16.5px 30px}.ekit-wid-con .elementskit-accordion.curve-shape .elementskit-card-header>.elementskit-btn-link[aria-expanded=true]{color:#fff}.ekit-wid-con .elementskit-accordion.curve-shape .elementskit-card-header>.elementskit-btn-link[aria-expanded=true]>i{color:inherit}.ekit-wid-con .elementskit-accordion.curve-shape .elementskit-card-header>.elementskit-btn-link[aria-expanded=true] .path{fill:#2575fc}.ekit-wid-con .elementskit-accordion.curve-shape .svg-shape{position:absolute;top:0;left:0;width:100%;z-index:-1}.ekit-wid-con .elementskit-accordion .elementskit-card-body{padding-top:30px;padding-bottom:30px;padding-left:65px;padding-right:85px}.ekit-wid-con .elementskit-accordion.accordion-4 .elementskit-card-header>.elementskit-btn-link{border:1px solid #f5f5f5;border-bottom:1px solid #2575fc;background-color:#fff;position:relative;padding-left:85px}.ekit-wid-con .elementskit-accordion.accordion-4 .elementskit-card-header>.elementskit-btn-link::before{position:absolute;top:-1px;left:-1px;content:"";height:calc(100% + 2px);width:55px;text-align:center;line-height:55px;color:#fff;background-color:#2575fc}.ekit-wid-con .elementskit-accordion.accordion-4 .elementskit-card-header>.elementskit-btn-link .ekit_accordion_icon_left_group{position:absolute;left:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#fff}.ekit-wid-con .elementskit-accordion.accordion-4 .elementskit-card-body{padding-left:0;padding-right:0}.ekit-wid-con .number::before{counter-increment:myNumber;content:counter(myNumber) "."}.ekit-wid-con .icon-right{float:right}.ekit-wid-con .icon-left{float:left}.ekit-wid-con .path{fill:#fff;stroke:#2575fc;stroke-miterlimit:0}.ekit-wid-con .ekit_accordion_icon_group{position:absolute;right:0;margin-right:30px}.ekit-wid-con .elementskit-accordion.curve-shape .svg-shape{height:100%}.ekit-accordion--content,.ekit-accordion--toggler{font-size:16px;line-height:24px}.ekit-wid-con .ekit-header-info{list-style:none}.ekit-wid-con .ekit-header-info>li:not(:last-child){margin-right:15px}.ekit-wid-con .ekit-header-info,.ekit-wid-con .ekit-header-info a{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}.ekit-wid-con .ekit-header-info svg{max-width:15px;height:auto;vertical-align:middle}.ekit-wid-con table.dataTable tbody td,.ekit-wid-con table.dataTable tbody th,.ekit-wid-con table.dataTable thead td,.ekit-wid-con table.dataTable thead th{-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con.elemenetskit-tablepress .dataTables_filter input,.ekit-wid-con.elemenetskit-tablepress .dataTables_filter select,.ekit-wid-con.elemenetskit-tablepress .dataTables_length input,.ekit-wid-con.elemenetskit-tablepress .dataTables_length select{color:#666;padding:.75em;height:auto;border-width:1px;border-style:solid;border-color:#eaeaea;border-radius:2px;background:#fafafa;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .2s linear;transition:all .2s linear}.ekit-wid-con .round-img img{border-radius:100%}.ekit-wid-con .elementskit-infobox{padding:60px 40px;-webkit-transition:all .4s ease;transition:all .4s ease;background-color:#fff;position:relative;overflow:hidden;background-repeat:no-repeat;background-size:cover;background-position:center center}.ekit-wid-con .elementskit-infobox.media .elementskit-box-header{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.ekit-wid-con .elementskit-infobox:hover.image-active::before{background-color:#fff0}.ekit-wid-con .elementskit-infobox:hover.image-active .image-hover>img{opacity:1;-webkit-transform:scale(1.06);transform:scale(1.06)}.ekit-wid-con .elementskit-infobox:hover .icon-hover{opacity:1;bottom:-20px}.ekit-wid-con .elementskit-infobox .elementskit-box-header{position:relative;z-index:2}.ekit-wid-con .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:13px}.ekit-wid-con .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon i{-webkit-transition:all .4s;transition:all .4s}.ekit-wid-con .elementskit-infobox .elementskit-box-header .icon-switcher{position:relative;display:inline-block;overflow:hidden}.ekit-wid-con .elementskit-infobox .elementskit-box-header .icon-switcher>img{-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-infobox .elementskit-box-header .icon-switcher .main-image{opacity:1;position:relative;top:0}.ekit-wid-con .elementskit-infobox .elementskit-box-header .icon-switcher .hover-image{position:absolute;top:80px;left:0}.ekit-wid-con .elementskit-infobox .elementskit-box-header .info-box-subtitle{font-size:14px;font-weight:400;color:#2575fc;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-infobox .box-body{position:relative;z-index:2}.ekit-wid-con .elementskit-infobox .box-body p{-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-infobox .box-footer{position:relative;z-index:2}.ekit-wid-con .elementskit-infobox .box-footer.enable_hover_btn .elementskit-btn{left:0;bottom:0;opacity:0}.ekit-wid-con .elementskit-infobox .btn-wraper{position:relative;z-index:2}.ekit-wid-con .elementskit-infobox .border-divider{margin-bottom:25px;-webkit-transition:all .4s ease;transition:all .4s ease;z-index:2}.ekit-wid-con .elementskit-infobox .link-btn{font-size:13px}.ekit-wid-con .elementskit-infobox .icon-hover{position:absolute;bottom:-50px;right:0;opacity:0;-webkit-transition:all .4s ease;transition:all .4s ease;z-index:1}.ekit-wid-con .elementskit-infobox .icon-hover i{font-size:100px}.ekit-wid-con .elementskit-infobox .icon-hover svg{vertical-align:middle}.ekit-wid-con .elementskit-infobox.gradient-active::before{position:absolute;content:"";top:0;left:-101%;height:100%;width:100%;-webkit-transition:all .6s ease;transition:all .6s ease;background-size:101% 101%}.ekit-wid-con .elementskit-infobox.gradient-active:hover::before{left:0}.ekit-wid-con .elementskit-infobox.gradient-active.hover_from_top::before{left:0;top:-100%}.ekit-wid-con .elementskit-infobox.gradient-active.hover_from_top:hover::before{top:0}.ekit-wid-con .elementskit-infobox.gradient-active.hover_from_right::before{left:100%}.ekit-wid-con .elementskit-infobox.gradient-active.hover_from_right:hover::before{left:0}.ekit-wid-con .elementskit-infobox.gradient-active.hover_from_bottom::before{left:0;top:100%}.ekit-wid-con .elementskit-infobox.gradient-active.hover_from_bottom:hover::before{top:0}.ekit-wid-con .elementskit-infobox.image-active::before{position:absolute;content:"";top:0;left:0;height:100%;width:100%;background-color:#fff0;-webkit-transition:all .4s ease;transition:all .4s ease;z-index:1;background-size:101% 101%}.ekit-wid-con .elementskit-infobox.image-active .image-hover{position:absolute;top:0;left:0;height:100%;width:100%}.ekit-wid-con .elementskit-infobox.image-active .image-hover>img{opacity:0;width:100%;height:100%;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-infobox:hover .box-footer.enable_hover_btn .elementskit-btn{opacity:1;visibility:visible}.ekit-wid-con .elementskit-infobox.icon-lef-right-aligin{padding:15px}.ekit-wid-con .elementkit-infobox-icon.framed{border:2px solid red;padding:10px}.ekit-wid-con .elementskit-infobox.icon-lef-right-aligin{padding:15px 30px}.ekit-wid-con .elementkit-infobox-icon.framed.round{border-radius:100%}.ekit-wid-con .elementskit-icon-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.ekit-wid-con .infobox-ovelry{position:relative}.ekit-wid-con .infobox-ovelry::before{position:absolute;content:"";top:0;left:0;height:100%;width:100%;background-color:#2575fc;-webkit-transition:all .4s ease;transition:all .4s ease;z-index:1}.ekit-wid-con .elementskit-info-box-title{font-size:23px;-webkit-transition:all .4s ease;transition:all .4s ease;margin-top:0}.ekit-wid-con .elementskit-info-box-title svg{max-width:26px;height:auto;vertical-align:middle}.ekit-wid-con .elementskit-infobox{position:relative}.ekit-wid-con .ekit_global_link{position:absolute;top:0;left:0;height:100%;width:100%;z-index:50}.ekit-wid-con .ekit-badge{background-color:#ff057c;font-size:.70588rem;color:#fff;font-weight:500;padding:1px 6px;border-radius:.29412rem 0 .29412rem 0;display:inline-block}.ekit-wid-con .ekit-icon-box-badge{position:absolute;line-height:1;z-index:2}.ekit-wid-con .ekit_position_top_left{top:0;left:0}.ekit-wid-con .ekit_position_top_center{top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.ekit-wid-con .ekit_position_top_right{top:0;right:0}.ekit-wid-con .ekit_position_center_left{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0}.ekit-wid-con .ekit_position_center_right{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0}.ekit-wid-con .ekit_position_bottom_left{bottom:0;left:0}.ekit-wid-con .ekit_position_bottom_center{bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.ekit-wid-con .ekit_position_bottom_right{bottom:0;right:0}.elementor-widget-elementskit-team{width:100%}.ekit-wid-con .profile-card,body .profile-card{background-color:#fff;-webkit-box-shadow:0 28px 40px 0 rgb(0 0 0 / .1);box-shadow:0 28px 40px 0 rgb(0 0 0 / .1);padding:40px 20px;-webkit-transition:all .4s ease;transition:all .4s ease;position:relative}.ekit-wid-con .profile-card.text-center .profile-header,body .profile-card.text-center .profile-header{margin-left:auto;margin-right:auto}.ekit-wid-con .profile-card:hover,body .profile-card:hover{-webkit-box-shadow:0 42px 60px 0 rgb(0 0 0 / .3);box-shadow:0 42px 60px 0 rgb(0 0 0 / .3)}.ekit-wid-con .profile-card:hover .profile-body .profile-title,body .profile-card:hover .profile-body .profile-title{color:#2575fc}.ekit-wid-con .profile-icon,body .profile-icon{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;position:relative;z-index:0;background-color:#fc0467;border-radius:50%;font-size:22px;width:60px;height:60px}.ekit-wid-con .profile-icon[class*=icon-align-],body .profile-icon[class*=icon-align-]{display:-webkit-box;display:-ms-flexbox;display:flex}.ekit-wid-con .profile-icon.icon-align-start,body .profile-icon.icon-align-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.ekit-wid-con .profile-icon.icon-align-center,body .profile-icon.icon-align-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ekit-wid-con .profile-icon.icon-align-end,body .profile-icon.icon-align-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ekit-wid-con .profile-icon svg,body .profile-icon svg{vertical-align:middle}.ekit-wid-con .profile-icon>i,body .profile-icon>i{display:block;color:#fff;text-align:center;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .profile-body,body .profile-body{padding-bottom:20px}.ekit-wid-con .profile-body .profile-title,body .profile-body .profile-title{font-size:22px;color:#000;margin:0}.ekit-wid-con .profile-body .profile-title>a,body .profile-body .profile-title>a{color:inherit}.ekit-wid-con .profile-body .profile-designation,body .profile-body .profile-designation{color:rgb(0 0 0 / .5);font-size:13px;-webkit-transition:all .4s ease;transition:all .4s ease;margin-bottom:15px}.ekit-wid-con .profile-header,body .profile-header{margin-bottom:38px;position:relative;overflow:hidden;display:inline-block;max-width:100%}.ekit-wid-con .profile-header>img,body .profile-header>img{width:160px;height:160px;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .profile-image-card,body .profile-image-card{position:relative;overflow:hidden}.ekit-wid-con .profile-image-card::before,body .profile-image-card::before{position:absolute;content:"";top:100%;left:0;height:100%;width:100%;background-color:rgb(0 0 0 / .7);-webkit-transition:all .4s ease .2s;transition:all .4s ease .2s;z-index:1;-webkit-backface-visibility:hidden;backface-visibility:hidden;opacity:0;visibility:hidden}.ekit-wid-con .profile-image-card .hover-area,body .profile-image-card .hover-area{position:absolute;top:50%;-webkit-transform:translateY(-20%);transform:translateY(-20%);z-index:2;width:100%;opacity:0;visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease}.ekit-wid-con .profile-image-card .hover-area .profile-title,body .profile-image-card .hover-area .profile-title{color:#fff}.ekit-wid-con .profile-image-card .hover-area .profile-designation,body .profile-image-card .hover-area .profile-designation{color:#fff}.ekit-wid-con .profile-image-card .hover-area .profile-content,body .profile-image-card .hover-area .profile-content{color:#fff}.ekit-wid-con .profile-image-card:hover .hover-area,body .profile-image-card:hover .hover-area{opacity:1;visibility:visible;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s ease .1s;transition:all .3s ease .1s}.ekit-wid-con .profile-image-card:hover::before,body .profile-image-card:hover::before{top:0;opacity:1;visibility:visible;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s}.ekit-wid-con .image-card-v2 .profile-image-card::before,body .image-card-v2 .profile-image-card::before{background-color:#123075;top:20px;left:20px;right:20px;bottom:20px;width:auto;height:auto;-webkit-transform:scale(2);transform:scale(2);opacity:0}.ekit-wid-con .image-card-v2 .profile-image-card:hover::before,body .image-card-v2 .profile-image-card:hover::before{opacity:.93;-webkit-transform:scale(1);transform:scale(1)}.ekit-wid-con .image-card-v2 .profile-image-card .hover-area,body .image-card-v2 .profile-image-card .hover-area{padding-left:50px;padding-right:50px}.ekit-wid-con .image-card-v2 .profile-image-card .profile-body .border-hr,body .image-card-v2 .profile-image-card .profile-body .border-hr{background-color:rgb(255 255 255 / .6);margin-bottom:25px}.ekit-wid-con .image-card-v2 .profile-image-card .profile-body .profile-content,body .image-card-v2 .profile-image-card .profile-body .profile-content{color:#fff}.ekit-wid-con .image-card-v2.style-circle .profile-image-card::before,body .image-card-v2.style-circle .profile-image-card::before{border-radius:inherit}.ekit-wid-con .image-card-v2.style-circle .profile-image-card::after,body .image-card-v2.style-circle .profile-image-card::after{content:" ";display:block;padding-bottom:100%}.ekit-wid-con .image-card-v2.style-circle .profile-image-card>img,body .image-card-v2.style-circle .profile-image-card>img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.ekit-wid-con .image-card-v3 .profile-image-card::before,body .image-card-v3 .profile-image-card::before{display:none}.ekit-wid-con .image-card-v3 .profile-image-card::after,body .image-card-v3 .profile-image-card::after{position:absolute;content:"";left:0;bottom:0;height:100%;width:100%;background-color:#111;opacity:0;-webkit-transition:all .4s ease;transition:all .4s ease;pointer-events:none}.ekit-wid-con .image-card-v3 .profile-image-card .hover-area,body .image-card-v3 .profile-image-card .hover-area{top:inherit;bottom:0;-webkit-transform:none;transform:none}.ekit-wid-con .image-card-v3 .profile-image-card:hover .hover-area,body .image-card-v3 .profile-image-card:hover .hover-area{-webkit-transform:translateY(-40px);transform:translateY(-40px)}.ekit-wid-con .image-card-v3 .profile-image-card:hover::after,body .image-card-v3 .profile-image-card:hover::after{opacity:.8}.ekit-wid-con .image-card-v3.tiny-gutters,body .image-card-v3.tiny-gutters{margin-left:-3px;margin-right:-3px}.ekit-wid-con .image-card-v3.tiny-gutters>[class^=col-],body .image-card-v3.tiny-gutters>[class^=col-]{padding-left:3px;padding-right:3px;margin-bottom:6px}.ekit-wid-con .profile-square-v .profile-card,body .profile-square-v .profile-card{padding:20px 20px 40px;z-index:1}.ekit-wid-con .profile-square-v .profile-card::before,body .profile-square-v .profile-card::before{position:absolute;content:"";top:0;left:0;height:100%;width:100%;background-color:#123075;opacity:0;-webkit-transition:all .4s ease;transition:all .4s ease;z-index:-1;background-size:101% 102%;-webkit-backface-visibility:hidden;backface-visibility:hidden}.ekit-wid-con .profile-square-v .profile-card .profile-header,body .profile-square-v .profile-card .profile-header{width:100%;height:100%;border-radius:0}.ekit-wid-con .profile-square-v .profile-card .profile-content,body .profile-square-v .profile-card .profile-content{-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .profile-square-v .profile-card:hover::before,body .profile-square-v .profile-card:hover::before{opacity:1}.ekit-wid-con .profile-square-v .profile-card:hover .profile-body .profile-designation,.ekit-wid-con .profile-square-v .profile-card:hover .profile-body .profile-title,body .profile-square-v .profile-card:hover .profile-body .profile-designation,body .profile-square-v .profile-card:hover .profile-body .profile-title{color:#fff}.ekit-wid-con .profile-square-v .profile-card:hover .profile-content,body .profile-square-v .profile-card:hover .profile-content{color:#fff}.ekit-wid-con .profile-square-v.square-v2 .profile-card::before,body .profile-square-v.square-v2 .profile-card::before{display:none}.ekit-wid-con .profile-square-v.square-v2 .profile-card:hover,body .profile-square-v.square-v2 .profile-card:hover{background-color:#fff}.ekit-wid-con .profile-square-v.square-v2 .profile-card:hover .profile-body .profile-title,body .profile-square-v.square-v2 .profile-card:hover .profile-body .profile-title{color:#2575fc}.ekit-wid-con .profile-square-v.square-v2 .profile-card:hover .profile-body .profile-designation,body .profile-square-v.square-v2 .profile-card:hover .profile-body .profile-designation{color:#656565}.ekit-wid-con .profile-square-v.square-v3 .profile-card:hover,body .profile-square-v.square-v3 .profile-card:hover{-webkit-box-shadow:0 28px 40px 0 rgb(0 0 0 / .1);box-shadow:0 28px 40px 0 rgb(0 0 0 / .1)}.ekit-wid-con .profile-square-v.square-v4 .profile-card,body .profile-square-v.square-v4 .profile-card{max-height:380px;overflow:hidden}.ekit-wid-con .profile-square-v.square-v4 .profile-card::before,body .profile-square-v.square-v4 .profile-card::before{display:none}.ekit-wid-con .profile-square-v.square-v4 .profile-card .profile-header,body .profile-square-v.square-v4 .profile-card .profile-header{margin-bottom:0;max-width:255px;max-height:255px}.ekit-wid-con .profile-square-v.square-v4 .profile-card.text-left .profile-header img,body .profile-square-v.square-v4 .profile-card.text-left .profile-header img{left:0;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.ekit-wid-con .profile-square-v.square-v4 .profile-card.text-right .profile-header img,body .profile-square-v.square-v4 .profile-card.text-right .profile-header img{left:auto;right:0;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.ekit-wid-con .profile-square-v.square-v4 .profile-card .profile-body,body .profile-square-v.square-v4 .profile-card .profile-body{margin-bottom:0;padding:35px 20px;-webkit-transition:all .4s ease;transition:all .4s ease;position:relative}.ekit-wid-con .profile-square-v.square-v4 .profile-card .profile-body::before,body .profile-square-v.square-v4 .profile-card .profile-body::before{position:absolute;content:"";top:0;left:0;height:100%;width:100%;background-color:#123075;opacity:0;-webkit-transition:all .4s ease;transition:all .4s ease;z-index:-1;background-size:101% 102%;-webkit-backface-visibility:hidden;backface-visibility:hidden}.ekit-wid-con .profile-square-v.square-v4 .profile-card .profile-body .ekit-team-social-list,body .profile-square-v.square-v4 .profile-card .profile-body .ekit-team-social-list{opacity:0;visibility:hidden;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .profile-square-v.square-v4 .profile-card:hover,body .profile-square-v.square-v4 .profile-card:hover{-webkit-box-shadow:none;box-shadow:none}.ekit-wid-con .profile-square-v.square-v4 .profile-card:hover .profile-body,body .profile-square-v.square-v4 .profile-card:hover .profile-body{-webkit-transform:translateY(-50px);transform:translateY(-50px)}.ekit-wid-con .profile-square-v.square-v4 .profile-card:hover .profile-body::before,body .profile-square-v.square-v4 .profile-card:hover .profile-body::before{opacity:1}.ekit-wid-con .profile-square-v.square-v4 .profile-card:hover .profile-body .ekit-team-social-list,body .profile-square-v.square-v4 .profile-card:hover .profile-body .ekit-team-social-list{opacity:1;visibility:visible}.ekit-wid-con .profile-square-v.square-v5 .profile-card,body .profile-square-v.square-v5 .profile-card{padding-bottom:50px}.ekit-wid-con .profile-square-v.square-v5 .profile-card .profile-body,.ekit-wid-con .profile-square-v.square-v5 .profile-card .profile-header,body .profile-square-v.square-v5 .profile-card .profile-body,body .profile-square-v.square-v5 .profile-card .profile-header{padding-bottom:0}.ekit-wid-con .profile-square-v.square-v5 .profile-card .profile-body,body .profile-square-v.square-v5 .profile-card .profile-body{padding:32px 60px}.ekit-wid-con .profile-square-v.square-v6 .profile-card,body .profile-square-v.square-v6 .profile-card{padding-bottom:35px}.ekit-wid-con .profile-square-v.square-v6 .profile-card::after,body .profile-square-v.square-v6 .profile-card::after{position:absolute;content:"";height:5px;width:100%;bottom:0;left:0;background-color:#2965f1;opacity:.2;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .profile-square-v.square-v6 .profile-card .profile-body,.ekit-wid-con .profile-square-v.square-v6 .profile-card .profile-header,body .profile-square-v.square-v6 .profile-card .profile-body,body .profile-square-v.square-v6 .profile-card .profile-header{margin-bottom:0}.ekit-wid-con .profile-square-v.square-v6 .profile-card .profile-body,body .profile-square-v.square-v6 .profile-card .profile-body{padding:40px}.ekit-wid-con .profile-square-v.square-v6 .profile-card:hover,body .profile-square-v.square-v6 .profile-card:hover{-webkit-box-shadow:0 28px 40px 0 rgb(0 0 0 / .1);box-shadow:0 28px 40px 0 rgb(0 0 0 / .1)}.ekit-wid-con .profile-square-v.square-v6 .profile-card:hover::after,body .profile-square-v.square-v6 .profile-card:hover::after{opacity:1}.ekit-wid-con .profile-square-v.square-v6.square-v6-v2 .profile-card::after,body .profile-square-v.square-v6.square-v6-v2 .profile-card::after{display:none}.ekit-wid-con .profile-square-v.square-v6.square-v6-v2 .profile-card::before,body .profile-square-v.square-v6.square-v6-v2 .profile-card::before{opacity:0;background-size:101% 101%}.ekit-wid-con .profile-square-v.square-v6.square-v6-v2 .profile-card:hover::before,body .profile-square-v.square-v6.square-v6-v2 .profile-card:hover::before{opacity:1}.ekit-wid-con .profile-square-v.square-v6.square-v6-v2 .profile-card:hover .profile-body .profile-title,body .profile-square-v.square-v6.square-v6-v2 .profile-card:hover .profile-body .profile-title{color:#fff}.ekit-wid-con .profile-square-v.square-v6.square-v6-v2 .profile-card:hover .profile-body .profile-content,.ekit-wid-con .profile-square-v.square-v6.square-v6-v2 .profile-card:hover .profile-body .profile-designation,body .profile-square-v.square-v6.square-v6-v2 .profile-card:hover .profile-body .profile-content,body .profile-square-v.square-v6.square-v6-v2 .profile-card:hover .profile-body .profile-designation{color:#fff}.ekit-wid-con .profile-info-text,body .profile-info-text{padding-right:30px}.ekit-wid-con .profile-info-text .info-title,body .profile-info-text .info-title{font-size:48px;margin-bottom:23px}.ekit-wid-con .profile-info-text p,body .profile-info-text p{margin-bottom:37px}.ekit-wid-con .small-gutters .profile-card,body .small-gutters .profile-card{padding:10px 10px 40px}.ekit-wid-con .no_gutters .profile-card,body .no_gutters .profile-card{padding:0}.ekit-wid-con .style-circle .profile-image-card,body .style-circle .profile-image-card{width:255px;height:255px;border-radius:50%}.ekit-wid-con .style-circle .profile-image-card.text-center,body .style-circle .profile-image-card.text-center{margin-left:auto;margin-right:auto}.ekit-wid-con .text-center .profile-header,body .text-center .profile-header{margin-left:auto;margin-right:auto}.ekit-wid-con .popup-modal,body .popup-modal{display:inline-block}.ekit-wid-con .elementskit-portfolio-thumb img,body .elementskit-portfolio-thumb img{width:100%}.ekit-wid-con .ekit-team-style-default::before,body .ekit-team-style-default::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:transparent!important;border-radius:inherit;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s;z-index:-1}.ekit-wid-con .ekit-team-style-default:hover::before,body .ekit-team-style-default:hover::before{opacity:1}.ekit-wid-con .ekit-team-style-long_height_hover>img,.ekit-wid-con .ekit-team-style-overlay>img,.ekit-wid-con .ekit-team-style-overlay_details>img,body .ekit-team-style-long_height_hover>img,body .ekit-team-style-overlay>img,body .ekit-team-style-overlay_details>img{display:block}.ekit-wid-con .ekit-team-style-long_height_details,body .ekit-team-style-long_height_details{overflow:hidden}.ekit-wid-con .ekit-team-style-hover_info .ekit-team-img,body .ekit-team-style-hover_info .ekit-team-img{padding-top:0!important}.ekit-wid-con .ekit-team-style-centered_style_details .profile-designation,.ekit-wid-con .ekit-team-style-long_height_details .profile-designation,.ekit-wid-con .ekit-team-style-long_height_details_hover .profile-designation,body .ekit-team-style-centered_style_details .profile-designation,body .ekit-team-style-long_height_details .profile-designation,body .ekit-team-style-long_height_details_hover .profile-designation{margin-bottom:30px}.ekit-wid-con .ekit-team-style-hover_info .profile-designation,body .ekit-team-style-hover_info .profile-designation{margin-bottom:25px}.ekit-wid-con .ekit-team-style-overlay_circle_hover .profile-designation,.ekit-wid-con .ekit-team-style-overlay_details .profile-designation,body .ekit-team-style-overlay_circle_hover .profile-designation,body .ekit-team-style-overlay_details .profile-designation{margin-bottom:12px}.ekit-wid-con .ekit-team-img>img,body .ekit-team-img>img{margin-left:auto;margin-right:auto;border-radius:inherit}.ekit-wid-con .ekit-team-img.profile-header>img,body .ekit-team-img.profile-header>img{-o-object-fit:cover;object-fit:cover}.ekit-wid-con .ekit-team-img.profile-image-card>img,body .ekit-team-img.profile-image-card>img{width:100%}.ekit-wid-con .ekit-team-modal.mfp-bg,body .ekit-team-modal.mfp-bg{border-radius:0;-webkit-animation:none;animation:none}.ekit-wid-con .ekit-team-modal.mfp-wrap::before,body .ekit-team-modal.mfp-wrap::before{opacity:.8;-webkit-transition:opacity .3s;transition:opacity .3s;cursor:-webkit-zoom-out;cursor:zoom-out}.ekit-wid-con .ekit-team-modal.mfp-wrap.mfp-ready::before,body .ekit-team-modal.mfp-wrap.mfp-ready::before{opacity:1}.ekit-wid-con .ekit-team-modal.mfp-wrap.ekit-promo-popup::before,body .ekit-team-modal.mfp-wrap.ekit-promo-popup::before{background-color:#555;border-radius:0;-webkit-animation:none;animation:none}.ekit-wid-con .ekit-team-modal.mfp-wrap>.mfp-container,body .ekit-team-modal.mfp-wrap>.mfp-container{padding:60px 15px;overflow:auto}.ekit-wid-con .ekit-team-modal-close,body .ekit-team-modal-close{position:absolute;top:10px;right:10px;width:40px;height:40px;padding:0;color:#656565;background-color:#fff0;border-width:0;border-radius:0;font-size:18px;line-height:1;outline:0;z-index:1}.ekit-wid-con .ekit-team-modal-title,body .ekit-team-modal-title{margin-top:0;margin-bottom:8px;color:#000;font-size:22px}.ekit-wid-con .ekit-team-modal-position,body .ekit-team-modal-position{margin-bottom:35px;color:rgb(0 0 0 / .5);font-size:13px}.ekit-wid-con .ekit-team-modal-img,body .ekit-team-modal-img{width:100%;margin-bottom:30px}.ekit-wid-con .ekit-team-modal-img>img,body .ekit-team-modal-img>img{display:block;width:100%;-webkit-box-shadow:0 28px 40px 0 rgb(0 0 0 / .1);box-shadow:0 28px 40px 0 rgb(0 0 0 / .1)}@media screen and (min-width:481px){.ekit-wid-con .ekit-team-modal-img,body .ekit-team-modal-img{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;margin-bottom:0}}.ekit-wid-con .ekit-team-modal-info,body .ekit-team-modal-info{width:100%}.ekit-wid-con .ekit-team-modal-info .ekit-team-social-list>li>a,body .ekit-team-modal-info .ekit-team-social-list>li>a{line-height:32px;-webkit-box-shadow:0 5px 10px 0 rgb(0 0 0 / .1);box-shadow:0 5px 10px 0 rgb(0 0 0 / .1)}@media screen and (min-width:481px){.ekit-wid-con .ekit-team-modal-info.has-img,body .ekit-team-modal-info.has-img{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%;padding-left:30px}}@media screen and (min-width:992px){.ekit-wid-con .ekit-team-modal-info.has-img,body .ekit-team-modal-info.has-img{padding-left:50px}}.ekit-wid-con .ekit-team-modal-content,body .ekit-team-modal-content{margin-bottom:22px}.ekit-wid-con .ekit-team-modal-content p:not(:last-child),body .ekit-team-modal-content p:not(:last-child){margin-bottom:10px}.ekit-wid-con .ekit-team-modal-list,body .ekit-team-modal-list{margin-bottom:25px;padding-left:0;list-style:none;color:#656565;font-size:15px}.ekit-wid-con .ekit-team-modal-list>li,body .ekit-team-modal-list>li{padding:19px 0;border-top:1px solid rgb(0 0 0 / .05)}.ekit-wid-con .ekit-team-modal-list>li:last-child,body .ekit-team-modal-list>li:last-child{border-bottom:1px solid rgb(0 0 0 / .05)}.ekit-wid-con .ekit-team-modal-list strong,body .ekit-team-modal-list strong{font-weight:600;padding-right:18px}.ekit-wid-con .ekit-team-modal-list a,body .ekit-team-modal-list a{color:inherit}.ekit-wid-con .ekit-team-modal-list a:hover,body .ekit-team-modal-list a:hover{color:#2575fc}.ekit-wid-con .ekit-team-popup,body .ekit-team-popup{-webkit-transition:color .3s;transition:color .3s}.ekit-wid-con .ekit-promo-popup.my-mfp-slide-bottom .zoom-anim-dialog.elementskit-team-popup,body .ekit-promo-popup.my-mfp-slide-bottom .zoom-anim-dialog.elementskit-team-popup{-webkit-transition:all .3s;transition:all .3s;-webkit-transform:translateX(-50px);transform:translateX(-50px)}.ekit-wid-con .ekit-promo-popup.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog.elementskit-team-popup,body .ekit-promo-popup.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog.elementskit-team-popup{-webkit-transform:translate(0);transform:translate(0)}.ekit-wid-con .elementskit-team-popup .modal-content,body .elementskit-team-popup .modal-content{-webkit-box-shadow:0 28px 40px 0 rgb(0 0 0 / .1);box-shadow:0 28px 40px 0 rgb(0 0 0 / .1);background-color:#fff;border:0;border-radius:0}.ekit-wid-con .elementskit-team-popup .modal-body,body .elementskit-team-popup .modal-body{padding:60px 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.ekit-wid-con .modal-header .mfp-close,body .modal-header .mfp-close{position:static;width:auto;height:auto;margin:0;padding:0;cursor:pointer;margin-left:auto}.ekit-wid-con .ekit-promo-popup>.mfp-container,body .ekit-promo-popup>.mfp-container{right:0;margin-left:auto;margin-right:auto}.ekit-wid-con .ekit-promo-popup>.mfp-container>.mfp-content,body .ekit-promo-popup>.mfp-container>.mfp-content{max-width:920px}.ekit-wid-con .ekit-team-social-list,body .ekit-team-social-list{list-style:none}.ekit-wid-con .ekit-team-social-list>li,body .ekit-team-social-list>li{display:inline-block}.ekit-wid-con .ekit-team-social-list>li:not(:last-child),body .ekit-team-social-list>li:not(:last-child){margin-right:10px}.ekit-wid-con .ekit-team-social-list>li>a,body .ekit-team-social-list>li>a{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;color:#fff;width:30px;height:30px;line-height:32px;font-size:12px;background-color:#000;text-align:center;-webkit-transition:all .3s;transition:all .3s}.ekit-wid-con .ekit-team-social-list>li>a:hover,body .ekit-team-social-list>li>a:hover{background-color:rgb(0 0 0 / .8);border-radius:50%}.ekit-wid-con .ekit-team-social-list>li>a:hover>i::before,body .ekit-team-social-list>li>a:hover>i::before{-webkit-animation:iconTranslateY .4s forwards;animation:iconTranslateY .4s forwards}.ekit-wid-con .ekit-team-social-list>li>a:hover>svg,body .ekit-team-social-list>li>a:hover>svg{-webkit-animation:iconTranslateY .4s forwards;animation:iconTranslateY .4s forwards}.ekit-wid-con .ekit-team-social-list>li>a>i,body .ekit-team-social-list>li>a>i{overflow:hidden}.ekit-wid-con .ekit-team-social-list>li>a>i::before,body .ekit-team-social-list>li>a>i::before{display:inline-block;-webkit-backface-visibility:hidden;backface-visibility:hidden}.ekit-wid-con .ekit-team-img-block>img,body .ekit-team-img-block>img{display:block}.ekit-wid-con .ekit-team-img-fit>.profile-image-card>img,body .ekit-team-img-fit>.profile-image-card>img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}body .elementskit-team-popup svg{width:1rem;height:1rem}.ekit-wid-con .elementskit-blog-block-post{padding:50px;background-color:#fff;-webkit-box-shadow:9.899px 9.899px 30px 0 rgb(0 0 0 / .1);box-shadow:9.899px 9.899px 30px 0 rgb(0 0 0 / .1);border-radius:10px}.ekit-wid-con .elementskit-blog-block-post .elementskit-entry-thumb{border-radius:10px;margin-right:20px}.ekit-wid-con .elementskit-blog-block-post .entry-title{font-size:36px;font-weight:900;margin-bottom:30px}.ekit-wid-con .elementskit-blog-block-post .entry-title a{color:#000}.ekit-wid-con .elementskit-blog-block-post .entry-title a:hover{opacity:.8}.ekit-wid-con .elementskit-blog-block-post .elementskit-entry-thumb{display:block;-webkit-box-shadow:29.698px 29.698px 60px 0 rgb(0 0 0 / .2);box-shadow:29.698px 29.698px 60px 0 rgb(0 0 0 / .2);width:100%}.ekit-wid-con .elementskit-blog-block-post .elementskit-entry-thumb>img{display:block;width:100%}.ekit-wid-con .elementskit-blog-block-post .elementskit-entry-header{margin-top:0;padding-left:0;padding-right:0;margin-bottom:0}.ekit-wid-con .elementskit-blog-block-post .post-meta-list{margin-bottom:15px}.ekit-wid-con .elementskit-blog-block-post .post-meta-list .meta-cat,.ekit-wid-con .elementskit-blog-block-post .post-meta-list .meta-date{margin-right:40px}.ekit-wid-con .elementskit-blog-block-post .elementskit-post-footer>p{color:#8d8d8d;margin-bottom:35px;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-blog-block-post:hover .elementskit-entry-thumb>img{-webkit-transform:scale(1.05);transform:scale(1.05);opacity:.8}.ekit-wid-con .post-meta-list svg{vertical-align:middle}.ekit-wid-con .elementskit-post-card{background-color:#fff;-webkit-transition:all .4s ease;transition:all .4s ease;background:#123075;-webkit-box-shadow:9.899px 9.899px 30px 0 rgb(0 0 0 / .1);box-shadow:9.899px 9.899px 30px 0 rgb(0 0 0 / .1);padding:60px 40px;border-radius:6px}.ekit-wid-con .elementskit-post-card .elementskit-post-body{color:#a6aabb}.ekit-wid-con .elementskit-post-card .elementskit-entry-header .entry-title a{color:#fff}.ekit-wid-con .elementskit-post-card .post-author .author-name{color:inherit}.ekit-wid-con .elementskit-post-card .elementskit-border-hr{background-color:#8692af}.ekit-wid-con .elementskit-post-card .elementskit-entry-header .post-meta-list{margin-bottom:17px}.ekit-wid-con .elementskit-post-card .elementskit-entry-header .entry-title{font-size:18px;line-height:1.333}.ekit-wid-con .elementskit-post-card .elementskit-entry-header .entry-title a{color:#000}.ekit-wid-con .elementskit-post-card .elementskit-entry-header .entry-title a:hover{opacity:.9}.ekit-wid-con .elementskit-post-card .elementskit-entry-header .elementskit-border-hr{margin-top:25px;margin-bottom:22px}.ekit-wid-con .elementskit-post-card .elementskit-post-body{color:#8d8d8d}.ekit-wid-con .elementskit-post-card .elementskit-post-body p{margin-bottom:35px}.ekit-wid-con .elementskit-post-image-card{-webkit-transition:all .4s ease;transition:all .4s ease;background-color:#fff;border-radius:10px;background:#123075;-webkit-box-shadow:9.899px 9.899px 30px 0 rgb(0 0 0 / .1);box-shadow:9.899px 9.899px 30px 0 rgb(0 0 0 / .1)}.ekit-wid-con .elementskit-post-image-card:hover .elementskit-entry-thumb>img{-webkit-transform:scale(1.05) rotate(2deg);transform:scale(1.05) rotate(2deg);opacity:.8}.ekit-wid-con .elementskit-post-image-card:hover .post-author .author-img>img{-webkit-box-shadow:9.899px 9.899px 30px 0 rgb(0 0 0 / .3);box-shadow:9.899px 9.899px 30px 0 rgb(0 0 0 / .3)}.ekit-wid-con .elementskit-post-image-card .elementskit-post-body{padding:20px 40px 40px}.ekit-wid-con .elementskit-post-image-card .elementskit-post-body>p{color:#fff}.ekit-wid-con .elementskit-post-image-card .elementskit-entry-thumb{border-radius:10px}.ekit-wid-con .elementskit-post-image-card .elementskit-entry-header{position:relative}.ekit-wid-con .elementskit-post-image-card .elementskit-entry-header .elementskit-entry-thumb{position:relative;padding:20px;overflow:hidden;display:block}.ekit-wid-con .elementskit-post-image-card .elementskit-entry-header .elementskit-entry-thumb.box-shadow{-webkit-box-shadow:-3.473px 19.696px 25px 0 rgb(0 0 0 / .2);box-shadow:-3.473px 19.696px 25px 0 rgb(0 0 0 / .2)}.ekit-wid-con .elementskit-post-image-card .elementskit-entry-header .elementskit-entry-thumb>img{-webkit-transition:all .4s ease;transition:all .4s ease;width:100%}.ekit-wid-con .elementskit-post-image-card .elementskit-post-footer{margin-top:16px}.ekit-wid-con .elementskit-post-image-card .elementskit-post-footer .btn-wraper{margin-top:25px}.ekit-wid-con .elementskit-post-image-card .entry-title a{color:#fff}.ekit-wid-con .elementskit-post-image-card .post-meta-list{margin-bottom:20px;color:rgb(255 255 255 / .5);fill:rgb(255 255 255 / .5)}.ekit-wid-con .elementskit-post-image-card .post-meta-list>span a{color:inherit;vertical-align:middle}.ekit-wid-con .elementskit-post-image-card .post-meta-list>span .meta-date-text{vertical-align:middle}.ekit-wid-con .elementskit-post-image-card .entry-title{font-size:18px;margin-bottom:28px}.ekit-wid-con .elementskit-post-image-card .post-author .author-name{color:inherit}.ekit-wid-con .elementskit-post-image-card.modern{margin-top:40px}.ekit-wid-con .elementskit-post-image-card.modern:hover .elementskit-entry-thumb>img{opacity:1}.ekit-wid-con .elementskit-post-image-card.modern .elementskit-entry-header .elementskit-entry-thumb{margin-top:-60px}.ekit-wid-con .blog-block-post[class*=gradient-]{background:#123075}.ekit-wid-con .blog-block-post[class*=gradient-] .entry-title a{color:#fff}.ekit-wid-con .blog-block-post[class*=gradient-] .post-meta-list{color:rgb(255 255 255 / .5)}.ekit-wid-con .blog-block-post[class*=gradient-] .post-meta-list>span a{vertical-align:middle;color:inherit}.ekit-wid-con .blog-block-post[class*=gradient-] .elementskit-post-footer>p{color:rgb(255 255 255 / .5)}.ekit-wid-con .blog-block-post[class*=gradient-] .post-author .author-name{color:inherit}.ekit-wid-con .blog-block-post[class*=gradient-] .first-letter::first-letter{border-bottom-color:#102966}.ekit-wid-con .blog-block-post[class*=gradient-] .elementskit-border-hr{background-color:#8692af}.ekit-wid-con .gradient-bg-2{background:#fa2b56}.ekit-wid-con .post-meta-list{color:#a3a3a3}.ekit-wid-con .post-meta-list>span{display:inline-block}.ekit-wid-con .post-meta-list>span a{color:inherit;vertical-align:middle}.ekit-wid-con .post-meta-list>span i{padding-right:5px}.ekit-wid-con .post-meta-list>span:not(:last-child){margin-right:40px}.ekit-wid-con .post-meta-list .meta-author,.ekit-wid-con .post-meta-list .meta-date,.ekit-wid-con .post-meta-list .post-cat,.ekit-wid-con .post-meta-list .post-comment{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.ekit-wid-con .meta-author .author-img{display:inline-block;margin-right:15px;-webkit-box-shadow:4.95px 4.95px 15px 0 rgb(0 0 0 / .2);box-shadow:4.95px 4.95px 15px 0 rgb(0 0 0 / .2);border-radius:50%;-webkit-transition:all .4s ease;transition:all .4s ease;margin-bottom:0;overflow:hidden;position:relative;vertical-align:middle}.ekit-wid-con .meta-author .author-img img{max-width:100%}.ekit-wid-con .meta-author .author-name{color:inherit}.ekit-wid-con .meta-author .author-name:hover{opacity:.8}.ekit-wid-con .first-letter{display:inline-block}.ekit-wid-con .first-letter::first-letter{border-bottom:3px solid #e5e5e5}.ekit-wid-con .elementskit-border-hr{height:3px;width:30px;display:block;background-color:#e5e5e5}.ekit-wid-con .text-center .elementskit-border-hr{margin-left:auto;margin-right:auto}.ekit-wid-con .text-right .elementskit-border-hr{margin-left:auto}.ekit-wid-con .elementskit-meta-lists{position:absolute;top:83%;left:30px}.ekit-wid-con .elementskit-meta-lists>.elementskit-single-meta{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;text-align:center;color:#fff;background:#fa2b56;width:55px;height:55px;border-radius:100px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ekit-wid-con .elementskit-meta-lists>.elementskit-single-meta:not(:last-child){margin-right:15px}.ekit-wid-con .elementskit-meta-lists>.elementskit-single-meta strong{display:block;font-size:22px;font-weight:900;line-height:1;margin-bottom:2px}.ekit-wid-con .elementskit-meta-lists>.elementskit-single-meta .elementskit-meta-wraper{display:block;margin:10px 0;line-height:1;width:100%}.ekit-wid-con .elementskit-meta-lists.elementskit-style-tag{top:auto;left:10px;bottom:30px}.ekit-wid-con .elementskit-meta-lists.elementskit-style-tag>.elementskit-single-meta{width:auto;height:auto;border-radius:0;padding-left:22px;padding-right:12px;position:relative}.ekit-wid-con .elementskit-meta-lists.elementskit-style-tag>.elementskit-single-meta::before{position:absolute;content:"";top:-10px;left:0;color:#912f3d;border-bottom:solid currentColor;border-top:solid #fff0;border-width:5px}.ekit-wid-con .elementskit-meta-lists.elementskit-style-tag>.elementskit-single-meta.triangle_right::before{border-right:solid #fff0;border-left:solid currentColor}.ekit-wid-con .elementskit-meta-lists.elementskit-style-tag>.elementskit-single-meta.triangle_left::before{border-right:solid currentColor;border-left:solid #fff0}.ekit-wid-con .elementskit-meta-lists.elementskit-style-tag>.elementskit-single-meta .elementskit-meta-wraper{margin:7px 0}.ekit-wid-con .elementskit-entry-thumb{position:relative;overflow:hidden;display:block}.ekit-wid-con .elementskit-entry-thumb>img{-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-entry-header{position:relative}.ekit-wid-con .elementskit-post-body.ekit-highlight-border{position:relative}.ekit-wid-con .elementskit-post-body.ekit-highlight-border::before{content:"";height:20px;width:2px;background:#ff712b;position:absolute;z-index:999;-webkit-transform:translateY(-50%);transform:translateY(-50%);top:50%;left:0}.ekit-wid-con .post-meta-list>span{-webkit-transition:all .4s ease;transition:all .4s ease;cursor:pointer;line-height:1}.ekit-wid-con .post-meta-list>span>i{display:inline-block}.ekit-wid-con .meta-author .author-img>img{margin:0}.ekit-wid-con .elementskit-post-body{position:relative}.ekit-wid-con .elementskit-post-body>p{-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-post-body>p:empty{display:none}.ekit-wid-con .elementskit-meta-categories{position:absolute;top:15px;left:18px}.ekit-wid-con .elementskit-meta-categories .elementskit-meta-wraper{display:block}.ekit-wid-con .elementskit-meta-categories .elementskit-meta-wraper span{background:#08f;border-radius:3px;display:inline-block;font-size:13px;line-height:14px}.ekit-wid-con .elementskit-meta-categories .elementskit-meta-wraper span:not(:last-child){margin-right:5px}.ekit-wid-con .elementskit-meta-categories .elementskit-meta-wraper span>a{color:#fff;white-space:nowrap}.ekit-wid-con .elementskit-image-accordion-wraper{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;min-height:366px;position:relative}.ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion{-webkit-box-flex:1;-ms-flex:1;flex:1;background-repeat:no-repeat;background-size:cover;background-position:center center;position:relative;min-height:460px;overflow:hidden;cursor:pointer;-webkit-transition:all .4s ease;transition:all .4s ease;display:-webkit-box;display:-ms-flexbox;display:flex}.ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion::before{position:absolute;content:"";top:100%;left:0;height:100%;width:100%;background:#000;background:-webkit-gradient(linear,left bottom,left top,from(black),color-stop(60%,#fff0));background:linear-gradient(0deg,#000 0,#fff0 60%);-webkit-transition:all .5s ease;transition:all .5s ease;opacity:0}.ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion .elementskit-accordion-content{width:100%}.ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion .elementskit-accordion-title{color:#fff;margin-bottom:0}.ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion .elementskit-accordion-title-wraper{position:relative;-webkit-transition:all .6s ease;transition:all .6s ease;top:100px;opacity:0;visibility:hidden;display:block}.ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion .elementskit-btn-wraper{position:relative;-webkit-transition:all .7s ease;transition:all .7s ease;top:100px;opacity:0;visibility:hidden}.ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion .elementskit-icon-wraper{margin-bottom:20px;position:relative;-webkit-transition:all .6s ease;transition:all .6s ease;top:-100px;opacity:0;visibility:hidden}.ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion .elementskit-icon-wraper .icon-outline{color:#fff}.ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion .elementskit-icon-wraper svg{max-width:16px;height:auto;vertical-align:middle}.ekit-image-accordion-click .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label,.ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label,.ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion:hover{-webkit-box-flex:3;-ms-flex:3;flex:3}.ekit-image-accordion-click .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label::before,.ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label::before,.ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion:hover::before{top:0;opacity:1}.ekit-image-accordion-click .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label .elementskit-accordion-title-wraper,.ekit-image-accordion-click .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label .elementskit-btn-wraper,.ekit-image-accordion-click .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label .elementskit-icon-wraper,.ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label .elementskit-accordion-title-wraper,.ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label .elementskit-btn-wraper,.ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label .elementskit-icon-wraper,.ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion:hover .elementskit-accordion-title-wraper,.ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion:hover .elementskit-btn-wraper,.ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion:hover .elementskit-icon-wraper{top:0;opacity:1;visibility:visible}.ekit-wid-con .ekit-image-accordion-actions{display:block}.ekit-wid-con .ekit-image-accordion-actions>a{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;-webkit-transition:all .3s;transition:all .3s}.ekit-wid-con .ekit-image-accordion-actions>a>svg{width:100%}.ekit-wid-con .elementskit-accordion-title{color:#000;font-size:22px;margin-bottom:0;display:block;font-weight:700;line-height:1}.ekit-wid-con .elementskit-accordion-title svg{max-width:28px;height:auto;vertical-align:middle}.ekit-wid-con .elementskit-accordion-title.icon-title{font-size:28px;display:inline-block}.ekit-wid-con .elementskit-accordion-title.icon-title>i{position:relative;top:3px;display:inline-block}.ekit-wid-con .elementskit-accordion-title.icon-title .icon-right{padding-left:15px}.ekit-wid-con .elementskit-accordion-title.icon-title .icon-left{padding-right:15px}.ekit-wid-con .icon-outline{width:40px;height:40px;line-height:40px;display:inline-block;color:#000;text-align:center;border:1px solid currentColor}.ekit-wid-con .icon-outline.circle{border-radius:50%}.ekit-image-accordion--btn{font-weight:400}.ekit-wid-con .elementskit-clients-slider .elementskit-client-slider-item.log-separator{position:relative}.ekit-wid-con .elementskit-clients-slider .elementskit-client-slider-item.log-separator::after{content:"";background:#e7e7e7;position:absolute;z-index:999;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.ekit-wid-con .elementskit-clients-slider .swiper-navigation-button.swiper-button-next{left:inherit}.ekit-wid-con .elementskit-clients-slider .hover-bg-gradient .single-client::before{position:absolute;content:"";top:100%;left:0;height:100%;width:100%;background:#f2709c;background:linear-gradient(315deg,#f2709c 0,#fe8f75 60%);-webkit-transition:all .3s ease;transition:all .3s ease;z-index:-1}.ekit-wid-con .elementskit-clients-slider .single-client{min-height:170px;z-index:5;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;background-color:#fff;-webkit-box-shadow:5px 10px 15px 0 rgb(0 0 0 / .1);box-shadow:5px 10px 15px 0 rgb(0 0 0 / .1);position:relative;overflow:hidden;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-clients-slider .single-client img{-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-clients-slider .single-client .content-image{display:block}.ekit-wid-con .elementskit-clients-slider .single-client .content-image>.hover-image{display:none}.ekit-wid-con .elementskit-clients-slider .single-client.image-switcher .content-image>.hover-image{display:block}.ekit-wid-con .elementskit-clients-slider .single-client:hover{z-index:6}.ekit-wid-con .elementskit-clients-slider .single-client:hover::before{opacity:1;top:0}.ekit-wid-con .elementskit-clients-slider .client-slider-item{position:relative}.ekit-wid-con .elementskit-clients-slider.simple_logo_image .single-client::before{display:none}.ekit-wid-con .elementskit-clients-slider.banner_logo_image .single-client::before{position:absolute;content:"";top:100%;left:0;height:100%;width:100%;background-color:#f2709c;-webkit-transition:all .3s ease;transition:all .3s ease;z-index:-1}.ekit-wid-con .elementskit-clients-slider.banner_logo_image .single-client:hover::before{opacity:1;top:0}.ekit-wid-con .elementskit-clients-slider.banner_logo_image.hover_from_top .single-client::before{top:-100%}.ekit-wid-con .elementskit-clients-slider.banner_logo_image.hover_from_top .single-client:hover::before{top:0}.ekit-wid-con .elementskit-clients-slider.banner_logo_image.hover_from_left .single-client::before{top:0;left:-100%}.ekit-wid-con .elementskit-clients-slider.banner_logo_image.hover_from_left .single-client:hover::before{left:0}.ekit-wid-con .elementskit-clients-slider.banner_logo_image.hover_from_right .single-client::before{top:0;left:100%}.ekit-wid-con .elementskit-clients-slider.banner_logo_image.hover_from_right .single-client:hover::before{left:0}.ekit-wid-con .elementskit-clients-sliderX .swiper-button-next,.ekit-wid-con .elementskit-clients-sliderX .swiper-button-prev{z-index:1}.ekit-wid-con .elementskit-clients-sliderX .swiper-button-next::before,.ekit-wid-con .elementskit-clients-sliderX .swiper-button-prev::before{color:#000}.ekit-wid-con .elementskit-clients-sliderX .swiper-navigation-button{position:absolute;border:0;background:0 0;z-index:1;padding:0;height:initial!important;width:initial!important;line-height:initial!important;font-size:20px;color:#000;padding:15px}.ekit-wid-con .elementskit-clients-sliderX .swiper-navigation-button .swiper-button-next{left:100%}.ekit-wid-con .elementskit-clients-slider.arrow_inside .swiper-button-prev{left:15px}.ekit-wid-con .elementskit-clients-slider.arrow_inside .swiper-button-next{right:15px;left:inherit}.ekit-wid-con .elementskit-clients-slider.arrow_outside .swiper-button-prev{left:-60px}.ekit-wid-con .elementskit-clients-slider.arrow_outside .swiper-button-next{right:-60px}.ekit-wid-con .swiper-pagination{line-height:1}.ekit-wid-con .swiper-pagination span{background-color:#ededed;padding:0}.ekit-wid-con .swiper-pagination span.swiper-pagination-bullet-active{opacity:1;background-color:#62606b}.ekit-wid-con .dot_dashed .swiper-pagination span,.ekit-wid-con .dot_dotted .swiper-pagination span{background-color:#101010;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .dot_dashed .swiper-pagination span.swiper-pagination-bullet-active,.ekit-wid-con .dot_dotted .swiper-pagination span.swiper-pagination-bullet-active{-webkit-transform:scale(2);transform:scale(2);opacity:1}.ekit-wid-con .dot_dashed .swiper-pagination>span.swiper-pagination-bullet-active{width:40px;-webkit-transform:scale(1);transform:scale(1);border-radius:4px}.ekit-wid-con .dot_paginated .swiper-pagination{counter-reset:myCounter}.ekit-wid-con .dot_paginated .swiper-pagination>span{width:40px;height:40px;line-height:40px;background-color:#fff;-webkit-box-shadow:3.536px 3.536px 10px 0 rgb(0 0 0 / .1);box-shadow:3.536px 3.536px 10px 0 rgb(0 0 0 / .1);color:#565656;opacity:1;font-weight:700;border-radius:50%}.ekit-wid-con .dot_paginated .swiper-pagination>span::before{counter-increment:myCounter;content:counter(myCounter)}.ekit-wid-con .dot_paginated .swiper-pagination>span.swiper-pagination-bullet-active{background-color:#2575fc;color:#fff}.ekit-wid-con .dot_paginated .swiper-pagination>span>button{display:none}.ekit-wid-con .elementskit-clients-slider .swiper-container:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--ekit_client_logo_slidetosho,4));margin-right:var(--ekit_client_logo_left_right_spacing,15px)}.ekit-wid-con .elementskit-clients-slider .swiper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--ekit_client_logo_slidetosho,4));margin-right:var(--ekit_client_logo_left_right_spacing,15px)}.ekit-wid-con .elementskit-info-image-box{-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-info-image-box:hover .elementskit-box-content .elementskit-info-box-title{color:#2575fc}.ekit-wid-con .elementskit-info-image-box:hover .elementskit-btn{background-color:#2575fc;border-color:#2575fc;color:#fff}.ekit-wid-con .elementskit-info-image-box .elementskit-box-header{-webkit-transition:all .4s ease;transition:all .4s ease;position:relative;overflow:hidden}.ekit-wid-con .elementskit-info-image-box .elementskit-box-header .box-thumb{display:block}.ekit-wid-con .elementskit-info-image-box .elementskit-box-header .box-thumb>img{-webkit-transition:all .4s ease;transition:all .4s ease;width:100%}.ekit-wid-con .elementskit-info-image-box .elementskit-box-header a{display:block;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-info-image-box .elementskit-box-header img{display:block;-webkit-transition:all .4s ease;transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden}.ekit-wid-con .elementskit-info-image-box .elementskit-box-body{padding:55px 40px}.ekit-wid-con .elementskit-info-image-box .elementskit-box-content .elementskit-info-box-title{font-size:18px;margin-bottom:20px;color:#000;display:block;font-weight:700}.ekit-wid-con .elementskit-info-image-box .elementskit-box-content .elementskit-info-box-title>i{font-size:22px;padding-right:14px;position:relative;top:2px}.ekit-wid-con .elementskit-info-image-box .elementskit-outline-icon{width:40px;height:40px;line-height:40px;font-size:15px}.ekit-wid-con .elementskit-info-image-box .elementskit-box-footer{line-height:1;margin-top:20px}.ekit-wid-con .elementskit-info-image-box.style-modern{overflow:visible}.ekit-wid-con .elementskit-info-image-box.style-modern .elementskit-box-body{-webkit-box-shadow:-1.216px 6.894px 25px 0 rgb(0 0 0 / .07);box-shadow:-1.216px 6.894px 25px 0 rgb(0 0 0 / .07);border-radius:10px;background-color:rgb(255 255 255 / .9);width:calc(100% - 40px);padding:30px 40px;position:relative;z-index:2;margin-top:-20px;margin-left:auto;margin-right:auto}.ekit-wid-con .elementskit-info-image-box.hover-border-bottom .elementskit-box-body{position:relative}.ekit-wid-con .elementskit-info-image-box.hover-border-bottom .elementskit-box-body::before{position:absolute;content:"";bottom:-1px;left:0;height:3px;width:100%;background-color:#2575fc;-webkit-transition:-webkit-transform 250ms ease-in;transition:-webkit-transform 250ms ease-in;transition:transform 250ms ease-in;transition:transform 250ms ease-in,-webkit-transform 250ms ease-in;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;transform-origin:0 50%}.ekit-wid-con .elementskit-info-image-box.hover-border-bottom:hover .elementskit-box-body::before{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}.ekit-wid-con .elementskit-info-image-box.hover-border-bottom.hover_from_left .elementskit-box-body::before{-webkit-transform-origin:right center;transform-origin:right center}.ekit-wid-con .elementskit-info-image-box.hover-border-bottom.hover_from_left:hover .elementskit-box-body::before{-webkit-transform-origin:left center;transform-origin:left center}.ekit-wid-con .elementskit-info-image-box.hover-border-bottom.hover_from_center .elementskit-box-body::before{-webkit-transform-origin:center center;transform-origin:center center}.ekit-wid-con .elementskit-info-image-box.hover-border-bottom.hover_from_center:hover .elementskit-box-body::before{-webkit-transform-origin:center center;transform-origin:center center}.ekit-wid-con .elementskit-info-image-box.floating-style .elementskit-box-body{background-color:#fff;-webkit-box-shadow:-1.216px 6.894px 25px 0 rgb(0 0 0 / .07);box-shadow:-1.216px 6.894px 25px 0 rgb(0 0 0 / .07);border-radius:10px;width:calc(100% - 40px);position:relative;padding:30px 35px;-webkit-transition:all .4s ease;transition:all .4s ease;height:90px;margin-left:auto;margin-right:auto;margin-top:-40px;position:relative}.ekit-wid-con .elementskit-info-image-box.floating-style .elementskit-box-body::after,.ekit-wid-con .elementskit-info-image-box.floating-style .elementskit-box-body::before{position:absolute;content:"";bottom:-10px;left:50%;height:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:calc(100% - 20px);z-index:-1;-webkit-transition:all .4s ease;transition:all .4s ease;opacity:0;border-radius:10px;background-color:#fff}.ekit-wid-con .elementskit-info-image-box.floating-style .elementskit-box-body::after{bottom:-20px;width:calc(100% - 40px);z-index:-2}.ekit-wid-con .elementskit-info-image-box.floating-style .elementskit-box-body .elementskit-box-content .elementskit-box-style-content{opacity:0;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.ekit-wid-con .elementskit-info-image-box.floating-style .elementskit-box-body .elementskit-info-box-title{font-size:18px;font-weight:700}.ekit-wid-con .elementskit-info-image-box.floating-style .elementskit-box-body .elementskit-info-box-title>i{font-size:26px}.ekit-wid-con .elementskit-info-image-box.floating-style .elementskit-box-footer{opacity:0;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.ekit-wid-con .elementskit-info-image-box.floating-style:hover .elementskit-box-body{height:185px}.ekit-wid-con .elementskit-info-image-box.floating-style:hover .elementskit-box-body::after,.ekit-wid-con .elementskit-info-image-box.floating-style:hover .elementskit-box-body::before{opacity:1}.ekit-wid-con .elementskit-info-image-box.floating-style:hover .elementskit-box-body .elementskit-box-content .elementskit-box-style-content{opacity:1}.ekit-wid-con .elementskit-info-image-box.floating-style:hover .elementskit-box-body .elementskit-box-footer{opacity:1}.ekit-wid-con .elementskit-info-image-box.style-sideline .elementskit-box-body{padding-left:0;padding-right:0}.ekit-wid-con .elementskit-info-image-box.style-sideline .elementskit-box-body .elementskit-box-footer{padding-left:40px;padding-right:40px}.ekit-wid-con .elementskit-info-image-box.shadow-line .elementskit-box-body{position:relative}.ekit-wid-con .elementskit-info-image-box.shadow-line .elementskit-box-body::after,.ekit-wid-con .elementskit-info-image-box.shadow-line .elementskit-box-body::before{position:absolute;content:"";left:0;bottom:0;height:100%;background-color:#fff;width:10px;-webkit-box-shadow:-1.216px 6.894px 15px 0 rgb(0 0 0 / .07);box-shadow:-1.216px 6.894px 15px 0 rgb(0 0 0 / .07)}.ekit-wid-con .elementskit-info-image-box.shadow-line .elementskit-box-body::after{left:inherit;right:0;height:calc(100% + 40px)}.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card{position:relative;overflow:hidden}.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card .elementskit-box-content,.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card .elementskit-hover-content{position:absolute;bottom:0;left:0;background-color:rgb(247 56 89 / .8);padding:45px 40px;width:100%;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card .elementskit-info-box-title{color:#fff;margin-bottom:0;display:block}.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card .elementskit-info-box-title>i{font-size:inherit;padding-right:10px;top:0}.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card .border-separetor{background-color:#fff}.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card .elementskit-hover-content{opacity:0;bottom:-40%;visibility:hidden}.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card .elementskit-hover-content p{margin-top:10px;color:#fff}.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card:hover .elementskit-info-box-title{color:#fff}.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card:hover .elementskit-hover-content{opacity:1;bottom:0;visibility:visible;-webkit-transition:all .4s ease .1s;transition:all .4s ease .1s}.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card:hover .elementskit-box-content{opacity:0;bottom:-40%;visibility:hidden;-webkit-transition:all .4s ease .1s;transition:all .4s ease .1s}.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card.color-1 .elementskit-box-content,.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card.color-1 .elementskit-hover-content{background-color:rgb(0 228 154 / .8)}.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card.color-2 .elementskit-box-content,.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card.color-2 .elementskit-hover-content{background-color:rgb(106 17 203 / .8)}.ekit-wid-con .elementskit-info-image-box.image-card-2{position:relative}.ekit-wid-con .elementskit-info-image-box.image-card-2.style-shadow .elementskit-box-body{-webkit-box-shadow:-1.216px 6.894px 15px 0 rgb(0 0 0 / .07);box-shadow:-1.216px 6.894px 15px 0 rgb(0 0 0 / .07)}.ekit-wid-con .elementskit-info-image-box.image-card-2 .elementskit-box-body{padding:40px;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-info-image-box.image-card-2 .elementskit-info-box-title{margin-bottom:0}.ekit-wid-con .elementskit-info-image-box.image-card-2 .elementskit-info-box-title>i{font-size:inherit;padding-right:10px;top:0}.ekit-wid-con .elementskit-info-image-box.image-card-2 .elementskit-box-content>p{margin-top:10px}.ekit-wid-con .elementskit-info-image-box.image-card-2 .elementskit-box-footer{opacity:0;visibility:hidden;-webkit-transition:all .4s ease;transition:all .4s ease;margin-bottom:-60px}.ekit-wid-con .elementskit-info-image-box.image-card-2:hover{-webkit-transform:translateY(0);transform:translateY(0)}.ekit-wid-con .elementskit-info-image-box.image-card-2:hover .elementskit-box-body{-webkit-transform:translateY(-60px);transform:translateY(-60px)}.ekit-wid-con .elementskit-info-image-box.image-card-2:hover .elementskit-box-footer{opacity:1;visibility:visible;margin-bottom:0}.ekit-wid-con .elementskit-info-image-box.parallax-card{overflow:initial}.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card{-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .image-box-img-center img{margin:0 auto}.ekit-wid-con .image-box-img-left img{margin-right:auto}.ekit-wid-con .image-box-img-right img{margin-left:auto}.ekit-image-box.floating-style .ekit-image-box-body::after,.ekit-image-box.floating-style .ekit-image-box-body::before{-webkit-box-shadow:-1.216px 6.894px 25px 0 rgb(0 0 0 / .07);box-shadow:-1.216px 6.894px 25px 0 rgb(0 0 0 / .07)}.ekit-image-box.style-sideline .ekit-image-box-body-inner{padding-left:40px;padding-right:40px;border-style:solid;border-color:#2575fc;border-top-width:0!important;border-bottom-width:0!important;-webkit-transition:border-color .3s;transition:border-color .3s}.ekit-image-box.style-sideline:not(.text-right) .ekit-image-box-body-inner{border-right-width:0!important}.ekit-image-box.style-sideline.text-right .ekit-image-box-body-inner{border-left-width:0!important}.ekit-equal-height-enable .ekit-wid-con .elementskit-info-image-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ekit-equal-height-enable .ekit-wid-con .ekit-image-box-body{-webkit-box-flex:1;-ms-flex:1;flex:1}.ekit-wid-con .skill-medium .skill-bar{height:10px}.ekit-wid-con .skill-medium.skill-radius .skill-bar,.ekit-wid-con .skill-medium.skill-radius .skill-track{border-radius:5px}.ekit-wid-con .skill-big .skill-bar{height:35px}.ekit-wid-con .skill-big.skill-radius .skill-bar,.ekit-wid-con .skill-big.skill-radius .skill-track{border-radius:17.5px}.ekit-wid-con .waypoint-tigger svg{width:100%;height:auto}.ekit-wid-con .single-skill-bar:not(:last-child){margin-bottom:25px}.ekit-wid-con .single-skill-bar.color-1 .skill-bar .skill-track{background-color:#ff3984}.ekit-wid-con .single-skill-bar.color-2 .skill-bar .skill-track{background-color:#cc24fc}.ekit-wid-con .single-skill-bar.color-3 .skill-bar .skill-track{background-color:#00e49a}.ekit-wid-con .single-skill-bar.color-4 .skill-bar .skill-track{background-color:#4285f4}.ekit-wid-con .single-skill-bar.color-5 .skill-bar .skill-track{background-color:#7ed500}.ekit-wid-con .single-skill-bar.color-6 .skill-bar .skill-track{background-color:#f96933}.ekit-wid-con .single-skill-bar.color-7 .skill-bar .skill-track{background-color:#53f8a2}.ekit-wid-con .single-skill-bar.color-8 .skill-bar .skill-track{background-color:#fe8f75}.ekit-wid-con .single-skill-bar.color-9 .skill-bar .skill-track{background-color:#35ed7e}.ekit-wid-con .single-skill-bar.color-10 .skill-bar .skill-track{background-color:#9460ff}.ekit-wid-con .skill-bar{height:3px;background-color:#f5f5f5}.ekit-wid-con .skill-bar .skill-track{width:0%;background-color:#333;display:block;height:100%;overflow:visible!important;position:relative}.ekit-wid-con .skill-bar .skill-track .number-percentage-wraper{position:absolute;right:0;top:-33px;z-index:1}.ekit-wid-con .skill-bar .skill-track .fa,.ekit-wid-con .skill-bar .skill-track .icon,.ekit-wid-con .skill-bar .skill-track .skill-track-icon{position:absolute;right:19px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#000}.ekit-wid-con .skill-bar .skill-track .fa+.number-percentage-wraper,.ekit-wid-con .skill-bar .skill-track .icon+.number-percentage-wraper,.ekit-wid-con .skill-bar .skill-track .skill-track-icon+.number-percentage-wraper{padding-right:57px}.ekit-wid-con .skill-bar .skill-track .fa svg,.ekit-wid-con .skill-bar .skill-track .icon svg,.ekit-wid-con .skill-bar .skill-track .skill-track-icon svg{max-width:15px;height:auto;vertical-align:middle}.ekit-wid-con .skill-bar-content{margin-bottom:7px}.ekit-wid-con .skill-bar-content .skill-title{font-weight:700;color:#000}.ekit-wid-con .number-percentage-wraper{color:#000}.ekit-wid-con .number-percentage-wraper.style2{font-size:13px;font-weight:700}.ekit-wid-con .inner-content .single-skill-bar{position:relative}.ekit-wid-con .inner-content .single-skill-bar .skill-bar-content{position:absolute;z-index:1;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);margin-bottom:0;padding-left:30px}.ekit-wid-con .inner-content .single-skill-bar .skill-title{color:#fff}.ekit-wid-con .inner-content .skill-track .number-percentage-wraper{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#fff;padding-right:30px}.ekit-wid-con .inner-content .skill-track .fa,.ekit-wid-con .inner-content .skill-track .icon{color:#fff}.ekit-wid-con .skilltrack-style2 .single-skill-bar .skill-bar{height:30px;background-color:#fff;padding:10px;-webkit-box-shadow:0 0 20px 0 rgb(0 0 0 / .25);box-shadow:0 0 20px 0 rgb(0 0 0 / .25);border-radius:15px}.ekit-wid-con .skilltrack-style2 .single-skill-bar .skill-bar .skill-track{height:10px;border-radius:5px}.ekit-wid-con .skilltrack-style2 .single-skill-bar .skill-bar .skill-track .number-percentage-wraper{top:-39px}.ekit-wid-con .tooltip-style .single-skill-bar .number-percentage-wraper{color:#fff;height:30px;padding:0 10px;z-index:1;text-align:center;right:calc(0% - 22px);top:-34px}.ekit-wid-con .tooltip-style .single-skill-bar .number-percentage-wraper .svg-content{position:absolute;top:0;left:0;z-index:-1;fill:#333;height:100%;width:100%}.ekit-wid-con .tooltip-style .single-skill-bar.color-1 .svg-content>svg{fill:#ff3984}.ekit-wid-con .tooltip-style .single-skill-bar.color-2 .svg-content>svg{fill:#cc24fc}.ekit-wid-con .tooltip-style .single-skill-bar.color-3 .svg-content>svg{fill:#00e49a}.ekit-wid-con .tooltip-style .single-skill-bar.color-4 .svg-content>svg{fill:#4285f4}.ekit-wid-con .tooltip-style .single-skill-bar.color-5 .svg-content>svg{fill:#7ed500}.ekit-wid-con .tooltip-style .single-skill-bar.color-6 .svg-content>svg{fill:#f96933}.ekit-wid-con .tooltip-style .single-skill-bar.color-7 .svg-content>svg{fill:#53f8a2}.ekit-wid-con .tooltip-style .single-skill-bar.color-8 .svg-content>svg{fill:#fe8f75}.ekit-wid-con .tooltip-style .single-skill-bar.color-9 .svg-content>svg{fill:#35ed7e}.ekit-wid-con .tooltip-style .single-skill-bar.color-10 .svg-content>svg{fill:#9460ff}.ekit-wid-con .pin-style .single-skill-bar .number-percentage-wraper{width:35px;height:35px;line-height:35px;border-radius:50%;background-color:#333;color:#fff;text-align:center;font-size:13px;right:calc(0% - 15.5px);top:-39.9px}.ekit-wid-con .pin-style .single-skill-bar .number-percentage-wraper::before{position:absolute;content:"";bottom:-5px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:3px;height:5px;background-color:#333}.ekit-wid-con .pin-style .single-skill-bar.color-1 .number-percentage-wraper{background-color:#ff3984}.ekit-wid-con .pin-style .single-skill-bar.color-1 .number-percentage-wraper::before{background-color:#ff3984}.ekit-wid-con .pin-style .single-skill-bar.color-2 .number-percentage-wraper{background-color:#cc24fc}.ekit-wid-con .pin-style .single-skill-bar.color-2 .number-percentage-wraper::before{background-color:#cc24fc}.ekit-wid-con .pin-style .single-skill-bar.color-3 .number-percentage-wraper{background-color:#00e49a}.ekit-wid-con .pin-style .single-skill-bar.color-3 .number-percentage-wraper::before{background-color:#00e49a}.ekit-wid-con .pin-style .single-skill-bar.color-4 .number-percentage-wraper{background-color:#4285f4}.ekit-wid-con .pin-style .single-skill-bar.color-4 .number-percentage-wraper::before{background-color:#4285f4}.ekit-wid-con .pin-style .single-skill-bar.color-5 .number-percentage-wraper{background-color:#7ed500}.ekit-wid-con .pin-style .single-skill-bar.color-5 .number-percentage-wraper::before{background-color:#7ed500}.ekit-wid-con .pin-style .single-skill-bar.color-6 .number-percentage-wraper{background-color:#f96933}.ekit-wid-con .pin-style .single-skill-bar.color-6 .number-percentage-wraper::before{background-color:#f96933}.ekit-wid-con .pin-style .single-skill-bar.color-7 .number-percentage-wraper{background-color:#53f8a2}.ekit-wid-con .pin-style .single-skill-bar.color-7 .number-percentage-wraper::before{background-color:#53f8a2}.ekit-wid-con .pin-style .single-skill-bar.color-8 .number-percentage-wraper{background-color:#fe8f75}.ekit-wid-con .pin-style .single-skill-bar.color-8 .number-percentage-wraper::before{background-color:#fe8f75}.ekit-wid-con .pin-style .single-skill-bar.color-9 .number-percentage-wraper{background-color:#35ed7e}.ekit-wid-con .pin-style .single-skill-bar.color-9 .number-percentage-wraper::before{background-color:#35ed7e}.ekit-wid-con .pin-style .single-skill-bar.color-10 .number-percentage-wraper{background-color:#9460ff}.ekit-wid-con .pin-style .single-skill-bar.color-10 .number-percentage-wraper::before{background-color:#9460ff}.ekit-wid-con .tooltip-style2 .single-skill-bar .number-percentage-wraper{height:22px;padding:0 8px;background-color:#333;text-align:center;font-size:13px;color:#fff;z-index:1;right:-20px;top:-31px}.ekit-wid-con .tooltip-style2 .single-skill-bar .number-percentage-wraper::before{position:absolute;content:"";bottom:-6px;left:50%;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);width:14px;height:14px;background-color:inherit;z-index:-1}.ekit-wid-con .tooltip-style2 .single-skill-bar.color-1 .number-percentage-wraper{background-color:#ff3984}.ekit-wid-con .tooltip-style2 .single-skill-bar.color-2 .number-percentage-wraper{background-color:#cc24fc}.ekit-wid-con .tooltip-style2 .single-skill-bar.color-3 .number-percentage-wraper{background-color:#00e49a}.ekit-wid-con .tooltip-style2 .single-skill-bar.color-4 .number-percentage-wraper{background-color:#4285f4}.ekit-wid-con .tooltip-style2 .single-skill-bar.color-5 .number-percentage-wraper{background-color:#7ed500}.ekit-wid-con .tooltip-style2 .single-skill-bar.color-6 .number-percentage-wraper{background-color:#f96933}.ekit-wid-con .tooltip-style2 .single-skill-bar.color-7 .number-percentage-wraper{background-color:#53f8a2}.ekit-wid-con .tooltip-style2 .single-skill-bar.color-8 .number-percentage-wraper{background-color:#fe8f75}.ekit-wid-con .tooltip-style2 .single-skill-bar.color-9 .number-percentage-wraper{background-color:#35ed7e}.ekit-wid-con .tooltip-style2 .single-skill-bar.color-10 .number-percentage-wraper{background-color:#9460ff}.ekit-wid-con .tooltip-style3 .single-skill-bar .number-percentage-wraper{height:24px;line-height:24px;display:inline-block;color:#fff;font-size:13px;background-color:#333;text-align:center;padding:0 11px;border-radius:4.32px;border-bottom-right-radius:0}.ekit-wid-con .tooltip-style3 .single-skill-bar .number-percentage-wraper::before{position:absolute;content:"";right:0;bottom:-8px;color:#333;border-top:solid currentColor;border-right:solid currentColor;border-left:solid #fff0;border-bottom:solid #fff0;border-width:4px}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-1 .number-percentage-wraper{background-color:#ff3984}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-1 .number-percentage-wraper::before{color:#ff3984}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-2 .number-percentage-wraper{background-color:#cc24fc}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-2 .number-percentage-wraper::before{color:#cc24fc}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-3 .number-percentage-wraper{background-color:#00e49a}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-3 .number-percentage-wraper::before{color:#00e49a}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-4 .number-percentage-wraper{background-color:#4285f4}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-4 .number-percentage-wraper::before{color:#4285f4}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-5 .number-percentage-wraper{background-color:#7ed500}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-5 .number-percentage-wraper::before{color:#7ed500}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-6 .number-percentage-wraper{background-color:#f96933}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-6 .number-percentage-wraper::before{color:#f96933}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-7 .number-percentage-wraper{background-color:#53f8a2}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-7 .number-percentage-wraper::before{color:#53f8a2}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-8 .number-percentage-wraper{background-color:#fe8f75}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-8 .number-percentage-wraper::before{color:#fe8f75}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-9 .number-percentage-wraper{background-color:#35ed7e}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-9 .number-percentage-wraper::before{color:#35ed7e}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-10 .number-percentage-wraper{background-color:#9460ff}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-10 .number-percentage-wraper::before{color:#9460ff}.ekit-wid-con .style-switch .single-skill-bar .skill-bar-content{margin-bottom:18px}.ekit-wid-con .style-switch .single-skill-bar .content-group{width:calc(100% - 50px);display:inline-block}.ekit-wid-con .style-switch .single-skill-bar .number-percentage-wraper{float:right;position:relative;top:31px}.ekit-wid-con .style-switch .single-skill-bar .skill-track::after,.ekit-wid-con .style-switch .single-skill-bar .skill-track::before{position:absolute;content:"";right:0;border-radius:50%;color:#333}.ekit-wid-con .style-switch .single-skill-bar .skill-track::before{top:-12.5px;width:25px;height:25px;background-color:#fff;border:1px solid currentColor;-webkit-box-shadow:-1.216px 6.894px 15px 0 rgb(0 0 0 / .07),inset 0 2px 3px 0 rgb(0 0 0 / .2);box-shadow:-1.216px 6.894px 15px 0 rgb(0 0 0 / .07),inset 0 2px 3px 0 rgb(0 0 0 / .2)}.ekit-wid-con .style-switch .single-skill-bar .skill-track::after{width:8px;height:8px;background-color:currentColor;top:-3px;right:8px}.ekit-wid-con .style-switch .single-skill-bar.color-1 .skill-track::after,.ekit-wid-con .style-switch .single-skill-bar.color-1 .skill-track::before{color:#ff3984}.ekit-wid-con .style-switch .single-skill-bar.color-2 .skill-track::after,.ekit-wid-con .style-switch .single-skill-bar.color-2 .skill-track::before{color:#cc24fc}.ekit-wid-con .style-switch .single-skill-bar.color-3 .skill-track::after,.ekit-wid-con .style-switch .single-skill-bar.color-3 .skill-track::before{color:#00e49a}.ekit-wid-con .style-switch .single-skill-bar.color-4 .skill-track::after,.ekit-wid-con .style-switch .single-skill-bar.color-4 .skill-track::before{color:#4285f4}.ekit-wid-con .style-switch .single-skill-bar.color-5 .skill-track::after,.ekit-wid-con .style-switch .single-skill-bar.color-5 .skill-track::before{color:#7ed500}.ekit-wid-con .style-switch .single-skill-bar.color-6 .skill-track::after,.ekit-wid-con .style-switch .single-skill-bar.color-6 .skill-track::before{color:#f96933}.ekit-wid-con .style-switch .single-skill-bar.color-7 .skill-track::after,.ekit-wid-con .style-switch .single-skill-bar.color-7 .skill-track::before{color:#53f8a2}.ekit-wid-con .style-switch .single-skill-bar.color-8 .skill-track::after,.ekit-wid-con .style-switch .single-skill-bar.color-8 .skill-track::before{color:#fe8f75}.ekit-wid-con .style-switch .single-skill-bar.color-9 .skill-track::after,.ekit-wid-con .style-switch .single-skill-bar.color-9 .skill-track::before{color:#35ed7e}.ekit-wid-con .style-switch .single-skill-bar.color-10 .skill-track::after,.ekit-wid-con .style-switch .single-skill-bar.color-10 .skill-track::before{color:#9460ff}.ekit-wid-con .style-stripe .single-skill-bar .skill-track{background:repeating-linear-gradient(to right,#333,#333 4px,#fff 4px,#fff 8px)}.ekit-wid-con .style-stripe .single-skill-bar.color-1 .skill-track{background:repeating-linear-gradient(to right,#ff3984,#ff3984 4px,#fff 4px,#fff 8px)}.ekit-wid-con .style-stripe .single-skill-bar.color-2 .skill-track{background:repeating-linear-gradient(to right,#cc24fc,#cc24fc 4px,#fff 4px,#fff 8px)}.ekit-wid-con .style-stripe .single-skill-bar.color-3 .skill-track{background:repeating-linear-gradient(to right,#00e49a,#00e49a 4px,#fff 4px,#fff 8px)}.ekit-wid-con .style-stripe .single-skill-bar.color-4 .skill-track{background:repeating-linear-gradient(to right,#4285f4,#4285f4 4px,#fff 4px,#fff 8px)}.ekit-wid-con .style-stripe .single-skill-bar.color-5 .skill-track{background:repeating-linear-gradient(to right,#7ed500,#7ed500 4px,#fff 4px,#fff 8px)}.ekit-wid-con .style-stripe .single-skill-bar.color-6 .skill-track{background:repeating-linear-gradient(to right,#f96933,#f96933 4px,#fff 4px,#fff 8px)}.ekit-wid-con .style-stripe .single-skill-bar.color-7 .skill-track{background:repeating-linear-gradient(to right,#53f8a2,#53f8a2 4px,#fff 4px,#fff 8px)}.ekit-wid-con .style-stripe .single-skill-bar.color-8 .skill-track{background:repeating-linear-gradient(to right,#fe8f75,#fe8f75 4px,#fff 4px,#fff 8px)}.ekit-wid-con .style-stripe .single-skill-bar.color-9 .skill-track{background:repeating-linear-gradient(to right,#35ed7e,#35ed7e 4px,#fff 4px,#fff 8px)}.ekit-wid-con .style-stripe .single-skill-bar.color-10 .skill-track{background:repeating-linear-gradient(to right,#9460ff,#9460ff 4px,#fff 4px,#fff 8px)}.ekit-wid-con .style-ribbon .single-skill-bar .number-percentage-wraper{height:35px;line-height:35px;color:#fff;background-color:#333;text-align:center;padding:0 8px;top:-10px;z-index:1}.ekit-wid-con .style-ribbon .single-skill-bar .number-percentage-wraper::before{position:absolute;content:"";top:0;left:-10px;color:#1a1a1a;border-top:solid #fff;border-left:solid #fff;border-right:solid currentColor;border-bottom:solid currentColor;border-width:5px}.ekit-wid-con .style-ribbon .single-skill-bar.color-1 .number-percentage-wraper{background-color:#cc2e6a}.ekit-wid-con .style-ribbon .single-skill-bar.color-1 .number-percentage-wraper::before{color:#801d42}.ekit-wid-con .style-ribbon .single-skill-bar.color-2 .number-percentage-wraper{background-color:#a31dca}.ekit-wid-con .style-ribbon .single-skill-bar.color-2 .number-percentage-wraper::before{color:#66127e}.ekit-wid-con .style-ribbon .single-skill-bar.color-3 .number-percentage-wraper{background-color:#00b67b}.ekit-wid-con .style-ribbon .single-skill-bar.color-3 .number-percentage-wraper::before{color:#00724d}.ekit-wid-con .style-ribbon .single-skill-bar.color-4 .number-percentage-wraper{background-color:#356ac3}.ekit-wid-con .style-ribbon .single-skill-bar.color-4 .number-percentage-wraper::before{color:#21437a}.ekit-wid-con .style-ribbon .single-skill-bar.color-5 .number-percentage-wraper{background-color:#65aa00}.ekit-wid-con .style-ribbon .single-skill-bar.color-5 .number-percentage-wraper::before{color:#3f6b00}.ekit-wid-con .style-ribbon .single-skill-bar.color-6 .number-percentage-wraper{background-color:#c75429}.ekit-wid-con .style-ribbon .single-skill-bar.color-6 .number-percentage-wraper::before{color:#7d351a}.ekit-wid-con .style-ribbon .single-skill-bar.color-7 .number-percentage-wraper{background-color:#42c682}.ekit-wid-con .style-ribbon .single-skill-bar.color-7 .number-percentage-wraper::before{color:#2a7c51}.ekit-wid-con .style-ribbon .single-skill-bar.color-8 .number-percentage-wraper{background-color:#cb725e}.ekit-wid-con .style-ribbon .single-skill-bar.color-8 .number-percentage-wraper::before{color:#7f483b}.ekit-wid-con .style-ribbon .single-skill-bar.color-9 .number-percentage-wraper{background-color:#2abe65}.ekit-wid-con .style-ribbon .single-skill-bar.color-9 .number-percentage-wraper::before{color:#1b773f}.ekit-wid-con .style-ribbon .single-skill-bar.color-10 .number-percentage-wraper{background-color:#764dcc}.ekit-wid-con .style-ribbon .single-skill-bar.color-10 .number-percentage-wraper::before{color:#4a3080}.ekit-wid-con .elementskit-funfact{-webkit-transition:all .4s ease;transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;position:relative;z-index:2;background-repeat:no-repeat;background-size:cover;background-position:center center}.ekit-wid-con .elementskit-funfact-inner.position_left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ekit-wid-con .elementskit-funfact-inner.position_right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.ekit-wid-con .elementskit-funfact .funfact-icon svg{vertical-align:middle}.ekit-wid-con .elementskit-funfact-overlay{z-index:-1}.ekit-wid-con .elementskit-funfact .funfact-content{line-height:1}.ekit-wid-con .elementskit-funfact .funfact-content .number-percentage-wraper{font-size:28px;font-weight:700;color:#333}.ekit-wid-con .elementskit-funfact .funfact-content .fa,.ekit-wid-con .elementskit-funfact .funfact-content .icon{font-size:25px;padding-right:5px}.ekit-wid-con .elementskit-funfact .elementskit-funfact-icon{display:inline-block}.ekit-wid-con .elementskit-funfact .funfact-title{color:gray;font-size:15px;margin:0;font-weight:400}.ekit-wid-con .elementskit-funfact .funfact-title.black-v{color:#000}.ekit-wid-con .elementskit-funfact .super{font-size:22px;color:#2575fc;vertical-align:super;position:relative;top:-5px}.ekit-wid-con .elementskit-funfact .color-1 .fa,.ekit-wid-con .elementskit-funfact .color-1 .icon,.ekit-wid-con .elementskit-funfact .color-1 .super{color:#9460ff}.ekit-wid-con .elementskit-funfact .color-2 .fa,.ekit-wid-con .elementskit-funfact .color-2 .icon,.ekit-wid-con .elementskit-funfact .color-2 .super{color:#fc5290}.ekit-wid-con .elementskit-funfact .color-3 .fa,.ekit-wid-con .elementskit-funfact .color-3 .icon,.ekit-wid-con .elementskit-funfact .color-3 .super{color:#09b2a0}.ekit-wid-con .elementskit-funfact .xs-overlay{z-index:-1;opacity:.7;pointer-events:none}.ekit-wid-con .elementskit-funfact.divider_funfact{display:-webkit-box;display:-ms-flexbox;display:flex}.ekit-wid-con .elementskit-funfact.divider_funfact .elementskit-funfact-inner{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.ekit-wid-con .elementskit-funfact.divider_funfact.position_center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ekit-wid-con .elementskit-funfact.divider_funfact.position_bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.ekit-wid-con .style-border-bottom.elementskit-funfact::before{position:absolute;content:"";bottom:-15px;left:0;height:5px;width:100%;z-index:1;background-color:#53f995;-webkit-transform-origin:100% 100%;transform-origin:100% 100%;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.ekit-wid-con .style-border-bottom.elementskit-funfact:hover::before{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;transform-origin:0 50%}.ekit-wid-con .style-border-bottom.elementskit-funfact.hover_from_left::before{-webkit-transform-origin:left center;transform-origin:left center}.ekit-wid-con .style-border-bottom.elementskit-funfact.hover_from_left:hover::before{-webkit-transform-origin:right center;transform-origin:right center}.ekit-wid-con .vertical-bar{width:3px;height:20px;background-color:#2575fc;display:inline-block;float:left}.ekit-wid-con .vertical-bar.border_left_side{float:right}.ekit-wid-con .elementskit-funfact.gradient-1{background-color:#f2709c;background:linear-gradient(-35deg,#f2709c 0,#fe8f75 100%)}.ekit-wid-con .elementskit-funfact.gradient-2{background-color:#b18cfe;background:linear-gradient(-35deg,#b18cfe 0,#9460ff 100%)}.ekit-wid-con .elementskit-funfact.gradient-3{background-color:#82e182;background:linear-gradient(-35deg,#82e182 0,#0acbf5 100%)}.ekit-wid-con .elementskit-funfact.gradient-4{background-color:#07b787;background:linear-gradient(-35deg,#07b787 0,#7ed500 100%)}.ekit-wid-con .elementskit-funfact.divider_funfact.text-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ekit-wid-con .elementskit-funfact.divider_funfact.text-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ekit-wid-con .ekit-single-piechart .piechart{position:relative;display:inline-block}.ekit-wid-con .ekit-single-piechart .piechart .ekit-chart-content{position:absolute;top:47%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;text-align:center;font-size:28px;font-weight:700;line-height:1;display:inline-block}.ekit-wid-con .ekit-single-piechart .piechart .ekit-chart-content svg{max-width:28px;height:auto;vertical-align:middle}.ekit-wid-con .flip-card{position:relative;max-height:280px;overflow:hidden;color:#fff}.ekit-wid-con .flip-card .back{position:absolute;top:0;left:0;height:100%;width:100%;padding:15px 50px;-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0;visibility:hidden;background:#f2709c;background:linear-gradient(-35deg,#f2709c 0,#fe8f75 100%)}.ekit-wid-con .flip-card .back,.ekit-wid-con .flip-card .front{-webkit-transition:all .4s ease;transition:all .4s ease;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;-webkit-backface-visibility:hidden;backface-visibility:hidden}.ekit-wid-con .flip-card:hover .back{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;visibility:visible}.ekit-wid-con .flip-card:hover .front{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0;visibility:hidden}.ekit-wid-con .flip-card .ekit-piechart-title{color:#fff}.ekit-wid-con .elementskit-single-faq{position:relative;overflow:hidden}.ekit-wid-con .elementskit-single-faq .elementskit-faq-title{font-size:15px;margin-top:0;margin-bottom:0}.ekit-wid-con .elementskit-single-faq .elementskit-faq-header{background-color:#f5f5f5;padding-top:21px;padding-bottom:21px}.ekit-wid-con .elementskit-image-comparison{z-index:3}.ekit-wid-con .elementskit-image-comparison>img{width:100%}.ekit-wid-con .elementskit-image-comparison .twentytwenty-handle{-webkit-box-shadow:none;box-shadow:none;background-color:#fff;border-color:#fff0;-webkit-transition:color .3s,background-color .3s;transition:color .3s,background-color .3s}.ekit-wid-con .elementskit-image-comparison .twentytwenty-handle::before{-webkit-box-shadow:none;box-shadow:none}.ekit-wid-con .elementskit-image-comparison .twentytwenty-handle::after{-webkit-box-shadow:none;box-shadow:none}.ekit-wid-con .elementskit-image-comparison .twentytwenty-handle .twentytwenty-left-arrow{border-right-color:#000}.ekit-wid-con .elementskit-image-comparison .twentytwenty-handle .twentytwenty-right-arrow{border-left-color:#000}.ekit-wid-con .elementskit-countdown-timer{position:relative;z-index:10;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}.ekit-wid-con .elementskit-countdown-timer .elementskit-timer-container{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}.ekit-wid-con .elementskit-countdown-timer .elementskit-inner-container{width:150px;height:150px;border-radius:50%;background-color:#443aca;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ekit-wid-con .elementskit-countdown-timer .elementskit-timer-content{width:100%}.ekit-wid-con .elementskit-countdown-timer .elementskit-timer-content>span{display:block;color:#fff;line-height:1}.ekit-wid-con .elementskit-countdown-timer .elementskit-timer-count{font-size:36px;font-weight:700;margin-bottom:13px}.ekit-wid-con .elementskit-countdown-timer .elementskit-timer-title{font-size:14px;letter-spacing:2.5px}.ekit-wid-con .elementskit-countdown-timer-2{position:relative;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.ekit-wid-con .elementskit-countdown-timer-2 .elementskit-timer-container{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;padding:0 15px}.ekit-wid-con .elementskit-countdown-timer-2 .elementskit-timer-count{background-color:#2575fc;display:block;height:107px;line-height:87px;color:#fff;font-size:48px;font-weight:700;border-radius:10px}.ekit-wid-con .elementskit-countdown-timer-2 .elementskit-timer-title{display:block;height:40px;line-height:40px;border-radius:10px;border:2px solid #2575fc;font-size:14px;letter-spacing:2.5px;font-weight:700;background-color:#fff;margin:0 auto;max-width:80%;margin-top:-20px;position:relative;z-index:1}.ekit-wid-con .elementskit-countdown-timer-3{position:relative;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.ekit-wid-con .elementskit-countdown-timer-3 .elementskit-timer-container{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;padding:0 3px}.ekit-wid-con .elementskit-countdown-timer-3 .elementskit-timer-count{height:190px;line-height:190px;color:#333;display:block;font-size:48px;font-weight:700;position:relative;background-color:#fff;z-index:1}.ekit-wid-con .elementskit-countdown-timer-3 .elementskit-timer-count::before{position:absolute;content:"";top:0;right:0;width:100%;height:100%;z-index:-1;background:linear-gradient(-223deg,#fff 0,#fff 50%,#eaeaea 50%,#e7e7e7 100%)}.ekit-wid-con .elementskit-countdown-timer-3 .elementskit-timer-title{display:block;height:50px;line-height:50px;font-size:14px;letter-spacing:2.5px;font-weight:700;position:relative;z-index:1;background-color:#1cf196;color:#333}.ekit-wid-con .elementskit-countdown-timer-3.elementskit-version-box .elementskit-timer-content{background-color:#5558ed;-webkit-box-shadow:0 28px 40px 0 rgb(0 0 0 / .1);box-shadow:0 28px 40px 0 rgb(0 0 0 / .1);height:190px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:30px 0}.ekit-wid-con .elementskit-countdown-timer-3.elementskit-version-box .elementskit-inner-container{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.ekit-wid-con .elementskit-countdown-timer-3.elementskit-version-box .elementskit-inner-container>span{color:#fff;background-color:#fff0;height:auto;line-height:normal}.ekit-wid-con .elementskit-countdown-timer-3.elementskit-version-box .elementskit-timer-count{margin-bottom:10px}.ekit-wid-con .elementskit-countdown-timer-3.elementskit-version-box .elementskit-timer-count::before{display:none}.ekit-wid-con .elementskit-countdown-timer-3.elementskit-version-box .elementskit-timer-container{padding:0 5px}.ekit-wid-con .elementskit-countdown-timer-3.elementskit-version-box .elementskit-timer-container:nth-child(2) .elementskit-timer-content{height:240px;background-color:#ffcc03}.ekit-wid-con .elementskit-countdown-timer-3.elementskit-version-box .elementskit-timer-container:nth-child(3) .elementskit-timer-content{background-color:#ff5657}.ekit-wid-con .elementskit-countdown-timer-3.elementskit-version-box .elementskit-timer-container:nth-child(4) .elementskit-timer-content{height:150px;background-color:#09b2a0}.ekit-wid-con .elementskit-countdown-container{background-repeat:no-repeat;background-position:center center;position:relative;border-radius:10px;background-size:cover;margin-bottom:62px;padding-top:30px;padding-bottom:60px}.ekit-wid-con .elementskit-countdown-container::before{position:absolute;content:"";top:0;left:0;height:100%;width:100%;background-color:#000;opacity:.7;border-radius:inherit;pointer-events:none}.ekit-wid-con .elementskit-countdown-container::after{position:absolute;content:"";bottom:-62px;left:0;width:100%;height:49px;background-repeat:no-repeat;background-position:center center;pointer-events:none;background-size:contain}.ekit-wid-con .elementskit-countdown-timer-4{position:relative;z-index:2;height:120px;line-height:120px;background-color:#fd3358;background-size:101% 101%;width:calc(100% + 60px);margin-left:-30px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.ekit-wid-con .elementskit-countdown-timer-4::after,.ekit-wid-con .elementskit-countdown-timer-4::before{position:absolute;content:"";bottom:-20px;pointer-events:none}.ekit-wid-con .elementskit-countdown-timer-4::before{left:0;border-top:20px solid #993535;border-left:30px solid #fff0}.ekit-wid-con .elementskit-countdown-timer-4::after{right:0;border-bottom:20px solid #fff0;border-left:30px solid #993535}.ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-container{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;color:#fff;height:100%}.ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-count{font-size:48px;font-weight:700}.ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-title{font-size:18px;vertical-align:top}.ekit-wid-con .elementskit-coundown-finish{height:auto!important;line-height:normal!important;padding:15px}.ekit-wid-con .ekit-countdown-inner{margin:0 auto}.ekit-wid-con .elementskit-flip-clock>.elementskit-time{border-radius:0 0 30px 30px;-webkit-box-shadow:0 28px 40px 0 rgb(0 0 0 / .1);box-shadow:0 28px 40px 0 rgb(0 0 0 / .1);display:inline-block;position:relative;height:140px;width:150px;-webkit-perspective:500px;perspective:500px;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ekit-wid-con .elementskit-flip-clock>.elementskit-time:not(:last-child){margin-right:30px}.ekit-wid-con .elementskit-flip-clock .elementskit-count{color:#333;display:block;font-size:48px;font-weight:700;background-color:#fff;overflow:hidden;line-height:140px;position:absolute;text-align:center;top:0;width:100%;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transform-style:flat;transform-style:flat}.ekit-wid-con .elementskit-flip-clock .elementskit-count.elementskit-top{border-radius:30px 30px 0 0;height:50%;-webkit-transform-origin:50% 100%;transform-origin:50% 100%}.ekit-wid-con .elementskit-flip-clock .elementskit-count.elementskit-bottom{border-radius:0 0 30px 30px;line-height:0;height:50%;top:50%;-webkit-transform-origin:50% 0;transform-origin:50% 0}.ekit-wid-con .elementskit-flip-clock .elementskit-count.elementskit-curr.elementskit-top{-webkit-transform:rotateX(0);transform:rotateX(0);z-index:3;border-bottom:3px solid #e7e7e7}.ekit-wid-con .elementskit-flip-clock .elementskit-count.elementskit-next.elementskit-bottom{-webkit-transform:rotateX(90deg);transform:rotateX(90deg);z-index:2}.ekit-wid-con .elementskit-flip-clock .elementskit-count.elementskit-next.elementskit-top{border-bottom:3px solid #e7e7e7}.ekit-wid-con .elementskit-flip-clock .elementskit-flip .elementskit-count.elementskit-curr.elementskit-top{-webkit-transition:all 250ms ease-in-out;transition:all 250ms ease-in-out;-webkit-transform:rotateX(-90deg);transform:rotateX(-90deg)}.ekit-wid-con .elementskit-flip-clock .elementskit-flip .elementskit-count.elementskit-next.elementskit-bottom{-webkit-transition:all 250ms ease-in-out 250ms;transition:all 250ms ease-in-out 250ms;-webkit-transform:rotateX(0);transform:rotateX(0)}.ekit-wid-con .elementskit-flip-clock .elementskit-label{background-color:#ff5657;position:relative;z-index:10;display:block;width:100%;height:40px;line-height:40px;-webkit-box-shadow:inset 0 3px 7px 0 rgb(0 0 0 / .35);box-shadow:inset 0 3px 7px 0 rgb(0 0 0 / .35);color:#fff;font-size:14px;border-radius:30px 30px 0 0;font-weight:700;letter-spacing:.5px;top:-20px}.ekit-wid-con .elementskit-pricing-lists{padding-left:30px}.ekit-wid-con .elementskit-pricing-tag{position:absolute;height:100%;width:calc(100% + 30px);background-color:#666;top:0;right:-30px;border-radius:48px 0 0 48px;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-pricing-tag+.elementskit-pricing-price{color:#fff}.ekit-wid-con .elementskit-single-pricing{-webkit-transition:all .4s ease;transition:all .4s ease;background-repeat:no-repeat;background-size:cover;position:relative;z-index:1}.ekit-wid-con .elementskit-single-pricing.flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ekit-wid-con .elementskit-single-pricing .pricing-bg{position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover;z-index:-1;height:100%;-webkit-transition:all .4s ease;transition:all .4s ease;opacity:0;visibility:hidden}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-title{font-size:22px;margin-bottom:0;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-subtitle{color:#5a5a5a;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header{margin-bottom:25px}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header svg{vertical-align:middle}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header>i{font-size:40px;margin-bottom:12px}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header>p{margin-top:7px}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header>hr{border-top:2px solid #fff;width:30px}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header>img{margin-bottom:45px}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header h1,.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header h2,.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header h3,.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header h4,.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header h5,.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header h6{font-weight:400;letter-spacing:-.1px;line-height:1.125}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header h1{font-size:2.5rem}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header h2{font-size:2rem}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header h3{font-size:1.75rem}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header h4{font-size:1.5rem}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header h5{font-size:1.25rem}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header h6{font-size:1rem}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-price-wraper{position:relative;margin-bottom:15px;line-height:initial}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-price{position:relative;z-index:2;font-size:48px;font-weight:700;letter-spacing:-.4px;display:block;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-price>sub,.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-price>sup{font-size:18px;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-price>sup{top:0;left:5px}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-price>sub{bottom:0}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-content{-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-content>p{-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-btn{color:#fff;background-color:#666;border-radius:25px;border-color:currentColor;font-size:14px;font-weight:700;padding:11px 41px;display:inline-block;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-btn.style-2{border-color:#e7e7e7;color:#000}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-btn svg{height:auto;vertical-align:middle}.ekit-wid-con .elementskit-single-pricing .btn-outline-primary{color:#2575fc}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-lists>li{color:#565656;font-size:15px;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-lists>li:hover>.ekit-pricing-list-info svg{fill:#81848d}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-lists>li::before{content:"";display:block}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-lists>li:not(:last-child){margin-bottom:3px}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-lists>li svg{vertical-align:middle}.ekit-wid-con .elementskit-single-pricing .title-divider{position:relative}.ekit-wid-con .elementskit-single-pricing .title-divider::before{position:absolute;content:"";top:50%;left:-30px;width:calc(100% + 60px);height:1px;background-color:#e7e7e7}.ekit-wid-con .elementskit-single-pricing .title-divider .elementskit-pricing-title{position:relative;z-index:2;display:inline-block;padding:0 45px;background-color:#fff}.ekit-wid-con .elementkit-pricing-icon{display:inline-block}.ekit-pricing-list-info{display:inline-block;position:relative;z-index:0;cursor:help}.ekit-pricing-list-info:before{display:none}.ekit-pricing-list-info>span{display:none;position:absolute;top:-13px;left:0;border-style:solid;border-width:7px;border-color:#021343 #fff0 #fff0;z-index:1}.ekit-pricing-list-info.is-active>span{display:block}.ekit-pricing-list-info-content{position:absolute;left:0;bottom:calc(100% + 13px);max-width:280px;margin:0;padding:11px 20px 13px;color:#fff;background-color:#021343;border-radius:6px;-webkit-box-shadow:0 20px 20px rgb(0 10 38 / .16);box-shadow:0 20px 20px rgb(0 10 38 / .16);font-size:14px;font-weight:400;line-height:22px;z-index:999}.ekit-pricing-list-info>.ekit-pricing-list-info-content{display:none;position:fixed}.ekit-wid-con .elementskit-single-testimonial-slider{background-color:#fff;-webkit-box-shadow:9px 11px 14px 0 rgb(0 0 0 / .1);box-shadow:9px 11px 14px 0 rgb(0 0 0 / .1);padding:30px;padding-left:60px;position:relative;-webkit-transition:all .4s ease;transition:all .4s ease;z-index:1}.ekit-wid-con .elementskit-single-testimonial-slider .elementskit-commentor-content>p{-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-single-testimonial-slider:before{position:absolute;content:"";top:0;left:0;height:100%;width:100%;border-radius:inherit;-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transition:all .4s ease;transition:all .4s ease;z-index:-1}.ekit-testimonial-fade .ekit-wid-con .elementskit-single-testimonial-slider:before{opacity:0;-webkit-transform:none;transform:none}.ekit-testimonial-fade .ekit-wid-con .elementskit-single-testimonial-slider:hover:before{opacity:1}.ekit-wid-con .elementskit-single-testimonial-slider:hover::before{-webkit-transform:scaleY(1);transform:scaleY(1)}.ekit-wid-con .elementskit-single-testimonial-slider:hover .elementskit-client_logo .elementskit-testimonial-client-active-logo{opacity:1}.ekit-wid-con .elementskit-single-testimonial-slider:hover .elementskit-client_logo .elementskit-testimonial-client-active-logo+.elementskit-testimonial-client-logo{opacity:0}.ekit-wid-con .elementskit-single-testimonial-slider .tilte{font-size:22px;margin-bottom:22px}.ekit-wid-con .elementskit-single-testimonial-slider .ekit-team-social-list>li>a{font-size:16px}.ekit-wid-con .elementskit-single-testimonial-slider.gradient{background:#f2709c;background:linear-gradient(45deg,#f2709c 0,#fe8f75 100%)}.ekit-wid-con .elementskit-single-testimonial-slider.block-style{padding:55px 40px;-webkit-transition:border-bottom-color .5s ease;transition:border-bottom-color .5s ease}.ekit-wid-con .elementskit-single-testimonial-slider.block-style .elementskit-commentor-content{padding-right:0}.ekit-wid-con .elementskit-single-testimonial-slider.block-style .elementskit-commentor-content>hr{width:30px;border-top:3px solid #e7e7e7;-webkit-transition:border-top-color .5s ease;transition:border-top-color .5s ease}.ekit-wid-con .elementskit-single-testimonial-slider.block-style2{border-radius:10px;position:relative;padding:40px 40px 80px;margin-bottom:105px}.ekit-wid-con .elementskit-single-testimonial-slider.block-style2:not(.white-v) .elementskit-commentor-content>i{color:rgb(37 117 252 / .2)}.ekit-wid-con .elementskit-single-testimonial-slider.block-style2 .elementskit-commentor-bio{position:absolute;top:calc(100% - 35px);width:100%;left:0}.ekit-wid-con .elementskit-single-testimonial-slider.block-style3{border-radius:10px}.ekit-wid-con .elementskit-single-testimonial-slider.block-style3 .elementskit-commentor-content{margin-bottom:30px}.ekit-wid-con .elementskit-single-testimonial-slider.block-style4{overflow:hidden;border-radius:10px;position:relative}.ekit-wid-con .elementskit-single-testimonial-slider.block-style4 .elementskit-watermark-icon{left:inherit;right:20px;top:20px}.ekit-wid-con .elementskit-single-testimonial-slider.block-style4 .elementskit-watermark-icon .quote{z-index:1;position:relative;font-size:28px}.ekit-wid-con .elementskit-single-testimonial-slider.block-style4 .elementskit-commentor-image{margin-bottom:30px}.ekit-wid-con .elementskit-single-testimonial-slider.block-style4 .elementskit-commentor-bio{margin-bottom:15px}.ekit-wid-con .elementskit-single-testimonial-slider.block-style4 .elementskit-stars{margin-bottom:25px}.ekit-wid-con .elementskit-single-testimonial-slider.block-style4.white-v .elementskit-watermark-icon{line-height:0}.ekit-wid-con .elementskit-single-testimonial-slider.block-style4.white-v .elementskit-profile-info .elementskit-author-des,.ekit-wid-con .elementskit-single-testimonial-slider.block-style4.white-v .elementskit-profile-info .elementskit-author-name{color:#fff}.ekit-wid-con .elementskit-single-testimonial-slider .commentor-header{margin-bottom:15px}.ekit-wid-con .elementskit-single-testimonial-slider .quote{font-size:48px}.ekit-wid-con .elementskit-single-testimonial-slider:not(.white-v) .quote{color:rgb(37 117 252 / .2)}.ekit-wid-con .elementskit-single-testimonial-slider.ekit_testimonial_style_2 .elementskit-watermark-icon{position:absolute;top:10px;left:10px}.ekit-wid-con .elementskit-single-testimonial-slider .elementskit-watermark-icon{position:static;color:rgb(0 0 0 / .1);line-height:1;display:inline-block}.ekit-wid-con .elementskit-single-testimonial-slider .elementskit-watermark-icon>i{font-size:48px;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-single-testimonial-slider .elementskit-watermark-icon>svg{width:48px;height:auto;vertical-align:middle}.ekit-wid-con .elementskit-single-testimonial-slider .elementskit-watermark-icon.commentor-badge{line-height:0}.ekit-wid-con .elementskit-single-testimonial-slider .elementskit-watermark-icon.commentor-badge .quote{color:#fff}.ekit-wid-con .elementskit-single-testimonial-slider .elementskit-watermark-icon.commentor-badge::before{position:absolute;content:"";top:-100px;left:-30px;background-color:#2575fc;width:160px;height:160px;border-radius:50%}.ekit-wid-con .elementskit-single-testimonial-slider .main-logo{display:none}.ekit-wid-con .elementskit-single-testimonial-slider.style-2{padding:0;padding-left:60px;border-left:3px solid #2575fc}.ekit-wid-con .elementskit-single-testimonial-slider.style-2 .elementskit-profile-image-card{margin-left:20px}.ekit-wid-con .elementskit-single-testimonial-slider.version-2{background:#f2709c;background:linear-gradient(-35deg,#f2709c 0,#fe8f75 100%);padding:40px 50px 80px;border-radius:10px;position:relative}.ekit-wid-con .elementskit-single-testimonial-slider.version-2 .elementskit-commentor-content{padding-right:0}.ekit-wid-con .elementskit-single-testimonial-slider.version-2 .elementskit-commentor-content>i{color:rgb(255 255 255 / .5)}.ekit-wid-con .elementskit-single-testimonial-slider.version-2 .elementskit-commentor-content>p{margin-bottom:25px}.ekit-wid-con .elementskit-single-testimonial-slider.version-2 .elementskit-commentor-bio{position:absolute;top:calc(100% - 45px);left:0;width:100%}.ekit-wid-con .elementskit-single-testimonial-slider.gradient-1{background:#82e182;background:linear-gradient(-35deg,#82e182 0,#0acbf5 100%)}.ekit-wid-con .elementskit-single-testimonial-slider.gradient-2{background:#f2709c;background:linear-gradient(-35deg,#f2709c 0,#fe8f75 100%)}.ekit-wid-con .elementskit-single-testimonial-slider.gradient-3{background:#b18cfe;background:linear-gradient(-35deg,#b18cfe 0,#9460ff 100%)}.ekit-wid-con .elementskit-single-testimonial-slider.review-block{padding:80px}.ekit-wid-con .elementskit-single-testimonial-slider.review-block .elementskit-commentor-content>p{margin-bottom:20px}.ekit-wid-con .elementskit-single-testimonial-slider.review-block .elementskit-commentor-content .elementskit-author-name{font-size:18px}.ekit-wid-con .elementskit-single-testimonial-slider.review-block .elementskit-stars{margin-bottom:25px}.ekit-wid-con .elementskit-single-testimonial-slider.review-block .elementskit-watermark-icon{top:-40px;left:0;font-size:132px;color:rgb(0 0 0 / .07)}.ekit-wid-con .elementskit-commentor-content{padding-right:30px;position:relative}.ekit-wid-con .elementskit-commentor-content .elementskit-client_logo{margin-bottom:32px;min-height:50px;display:inline-block;position:relative}.ekit-wid-con .elementskit-commentor-content .elementskit-client_logo .elementskit-testimonial-client-active-logo{position:absolute;top:0;left:0;opacity:0;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-commentor-content .elementskit-client_logo .elementskit-testimonial-client-logo{-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-commentor-content>i{font-size:48px;margin-bottom:23px;display:inline-block}.ekit-wid-con .elementskit-commentor-content>p{margin-bottom:35px;color:rgb(0 0 0 / .5)}.ekit-wid-con .elementskit-commentor-content>.elementskit-border-hr{width:40px;height:2px;background-color:#2575fc;margin-top:0;margin-bottom:20px;display:inline-block}.ekit-wid-con .elementskit-commentor-content .elementskit-profile-info{display:block}.ekit-wid-con .elementskit-commentor-content .elementskit-author-name{font-size:22px;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-commentor-content .elementskit-author-des{font-size:13px;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-testimonial_card{position:relative;padding:200px 170px 80px;z-index:1;background-repeat:no-repeat;background-position:center center;background-size:cover;text-align:center;display:block}.ekit-wid-con .elementskit-testimonial_card .elementskit-stars{margin-bottom:25px}.ekit-wid-con .elementskit-testimonial_card .elementskit-stars>li>a,.ekit-wid-con .elementskit-testimonial_card .elementskit-stars>li>span{color:#fff}.ekit-wid-con .elementskit-testimonial_card .video-popup{-webkit-box-shadow:19.799px 19.799px 40px 0 rgb(0 0 0 / .1);box-shadow:19.799px 19.799px 40px 0 rgb(0 0 0 / .1);background-color:#fff;color:#2575fc;font-size:28px}.ekit-wid-con .elementskit-testimonial_card>p{font-size:22px;font-style:italic;color:#fff;margin-bottom:35px}.ekit-wid-con .elementskit-testimonial_card .xs-overlay{border-radius:inherit;z-index:-1}.ekit-wid-con .elementskit-testimonial_card .elementskit-video-popup-content{margin-bottom:30px}.ekit-wid-con .elementskit-testimonial_card .elementskit-profile-info .elementskit-author-des,.ekit-wid-con .elementskit-testimonial_card .elementskit-profile-info .elementskit-author-name{color:#fff}.ekit-wid-con .elementskit-testimonial_card .elementskit-profile-info .elementskit-author-name{font-size:22px}.ekit-wid-con .elementskit-testimonial_card .elementskit-profile-info .elementskit-author-des{font-size:13px}.ekit-wid-con .elementskit-tootltip-testimonial .elementskit-commentor-content{background-color:#2575fc;border-radius:10px;padding:40px 60px;color:#fff;margin-bottom:50px}.ekit-wid-con .elementskit-tootltip-testimonial .elementskit-commentor-content>p{margin-bottom:0}.ekit-wid-con .elementskit-tootltip-testimonial .elementskit-commentor-content .elementskit-watermark-icon{position:absolute;bottom:-50px;left:20px;font-size:80px;color:rgb(0 0 0 / .1);line-height:1}.ekit-wid-con .elementskit-tootltip-testimonial .elementskit-commentor-content::before{position:absolute;content:"";bottom:-20px;left:50%;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);width:40px;height:40px;background-color:#2575fc}.ekit-wid-con .elementskit-tootltip-testimonial .elementskit-commentor-content .elementskit-stars>li>a,.ekit-wid-con .elementskit-tootltip-testimonial .elementskit-commentor-content .elementskit-stars>li>span{color:#fff}.ekit-wid-con .elementskit-tootltip-testimonial.style-2 .elementskit-commentor-content{padding:60px 50px;margin-bottom:90px}.ekit-wid-con .elementskit-tootltip-testimonial.style-2 .elementskit-commentor-content::before{-webkit-transform:none;transform:none;left:50%;bottom:inherit;top:100%;border-top:65px solid #2575fc;border-right:89px solid #fff0;background-color:#fff0}.ekit-wid-con .elementskit-tootltip-testimonial.style-2 .elementskit-commentor-content .elementskit-watermark-icon{position:static;font-size:48px;color:rgb(255 255 255 / .1);padding-right:30px}.ekit-wid-con .elementskit-tootltip-testimonial.style-3 .elementskit-commentor-content{margin-bottom:0;padding-top:60px;padding-bottom:80px}.ekit-wid-con .elementskit-tootltip-testimonial.style-3 .elementskit-commentor-content::before{display:none}.ekit-wid-con .elementskit-tootltip-testimonial.style-3 .elementskit-commentor-content .elementskit-commentor-text{position:relative}.ekit-wid-con .elementskit-tootltip-testimonial.style-3 .elementskit-commentor-content .elementskit-commentor-text .elementskit-commentor-bio{position:absolute;top:calc(100% + 35px);left:0}.ekit-wid-con .elementskit-commentor-bio .elementskit-commentor-image>img{border-radius:50%;height:70px;width:70px}.ekit-wid-con .elementskit-commentor-bio .elementskit-author-name{font-size:22px;line-height:1}.ekit-wid-con .elementskit-commentor-bio .elementskit-author-des{font-size:13px}.ekit-wid-con .elementskit-commentor-bio.style-2 .elementskit-commentor-image>img{border:5px solid #fff;-webkit-box-shadow:19.799px 19.799px 40px 0 rgb(0 0 0 / .1);box-shadow:19.799px 19.799px 40px 0 rgb(0 0 0 / .1);width:80px;height:80px}.ekit-wid-con .elementskit-commentor-bio.style-3 .elementskit-commentor-image>img{width:120px;height:120px}.ekit-wid-con .elementskit-commentor-bio.media .elementskit-author-name{font-size:18px}.ekit-wid-con .elementskit-commentor-bio.media .elementskit-author-des{font-size:13px}.ekit-wid-con .testimonial-block-slider2{padding-bottom:100px}.ekit-wid-con .testimonial-block-slider2.modern-nav .owl-nav{top:calc(50% - 30px)}.ekit-wid-con .testimonial-block-slider3{margin-bottom:70px}.ekit-wid-con .testimonial-block-slider3 .owl-nav button>i{font-size:36px;color:#2575fc}.ekit-wid-con .elementskit-profile-info .elementskit-author-name{display:block;font-size:18px;font-weight:700;color:#000;-webkit-transition:color .3s;transition:color .3s}.ekit-wid-con .elementskit-profile-info .elementskit-author-des{color:rgb(0 0 0 / .5);font-weight:400}.ekit-wid-con .elementskit-profile-image-card{position:relative;overflow:hidden}.ekit-wid-con .elementskit-profile-image-card::before{position:absolute;content:"";top:100%;left:0;height:100%;width:100%;-webkit-transition:all .4s ease;transition:all .4s ease;pointer-events:none}.ekit-wid-con .elementskit-profile-image-card>img{width:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden}.ekit-wid-con .elementskit-profile-image-card:hover::before{background-color:rgb(17 17 17 / .8);top:0}.ekit-wid-con .elementskit-testimonial-slider .swiper-wrapper{overflow:visible}.ekit-wid-con .elementskit-testimonial-slider .swiper-pagination{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}.ekit-wid-con .elementskit-testimonial-slider .swiper-pagination span{padding:0;margin:0}.ekit-wid-con .elementskit-testimonial-slider .swiper-container:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--ekit_testimonial_slidetoshow,1));margin-right:var(--ekit_testimonial_left_right_spacing,15px);margin-left:var(--ekit_testimonial_left_right_spacing,15px)}.ekit-wid-con .elementskit-testimonial_card .xs-overlay{opacity:1;background-color:rgb(0 0 0 / .5)}.ekit-wid-con .elementskit-commentor-bio{position:absolute;left:0;width:100%}.ekit-wid-con .elementskit-commentor-bio.client_center{text-align:center}.ekit-wid-con .elementskit-commentor-bio.client_center .elementskit-commentor-image>img{margin-left:auto;margin-right:auto}.ekit-wid-con .elementskit-commentor-bio.client_right{text-align:right}.ekit-wid-con .elementskit-commentor-bio.client_right .elementskit-commentor-image>img{margin-left:auto}.ekit-wid-con .elementskit-commentor-bio.client_left{text-align:left}.ekit-wid-con .elementskit-testimonial-slider .swiper-button-next,.ekit-wid-con .elementskit-testimonial-slider .swiper-button-prev{font-size:36px;color:#2575fc;width:auto;height:auto;z-index:1}.ekit-wid-con .elementskit-testimonial-slider .swiper-button-next::before,.ekit-wid-con .elementskit-testimonial-slider .swiper-button-prev::before{display:none}.ekit-wid-con .elementskit-testimonial-slider-block-style-two .elementskit-commentor-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}.ekit-wid-con .elementskit-testimonial-slider-block-style-two .elementskit-stars{-ms-flex-item-align:end;align-self:flex-end}.ekit-wid-con .elementskit-testimonial-slider-block-style-two .elementskit-commentor-bio{position:static}.ekit-wid-con .elementskit-testimonial-slider-block-style-two .elementkit-commentor-details,.ekit-wid-con .elementskit-testimonial-slider-block-style-two .elementskit-commentor-bio{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ekit-wid-con .elementskit-testimonial-slider-block-style-two .elementkit-commentor-details{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ekit-wid-con .elementskit-testimonial-slider-block-style-two .elementskit-icon-content{-ms-flex-item-align:end;align-self:flex-end}.ekit-wid-con .elementskit-testimonial_card .xs-overlay{background-color:rgb(0 0 0 / .5)}.ekit-wid-con .elementskit-testimonial-slider-block-style-three{overflow:hidden;position:relative}.ekit-wid-con .elementskit-testimonial-slider-block-style-three .elementskit-commentor-bio{position:static}.ekit-wid-con .elementskit-testimonial-slider-block-style-three .elementskit-profile-info{text-align:center}.ekit-wid-con .elementskit-testimonial-slider-block-style-three .elementskit-commentor-content>p{margin-bottom:30px}.ekit-wid-con .elementskit-testimonial-slider-block-style-three .elementskit-icon-content{position:absolute;right:20px;top:20px;line-height:1;z-index:1}.ekit-wid-con .elementskit-testimonial-slider-block-style-three .elementskit-icon-content.commentor-badge::before{position:absolute;content:"";top:-100px;left:-30px;background-color:#2575fc;width:160px;height:160px;border-radius:50%;z-index:-1}.ekit-wid-con .elementkit-commentor-details.client_center{margin:auto}.ekit-wid-con .elementkit-commentor-details.client_left{margin-right:auto}.ekit-wid-con .elementkit-commentor-details.client_right{margin-left:auto}.ekit-wid-con .ekit_testimonial_style_2{padding:30px;border-bottom:3px solid #fff0;text-align:center}.ekit-wid-con .ekit_testimonial_style_2:hover{border-bottom-color:#2575fc}.ekit-wid-con .ekit_testimonial_style_2 .elementskit-commentor-content{padding-right:0}.ekit-wid-con .ekit-testimonia-style-4{text-align:center}.ekit-wid-con .ekit-testimonia-style-4 .elementskit-single-testimonial-slider{padding:30px;padding-bottom:50px;margin-bottom:80px;display:block}.ekit-wid-con .ekit-testimonia-style-4 .elementskit-single-testimonial-slider .elementskit-commentor-content{padding-right:0}.ekit-wid-con .ekit-testimonia-style-4 .elementskit-single-testimonial-slider .elementskit-commentor-image img{margin:auto}.ekit-wid-con .ekit-testimonia-style-4 .elementskit-watermark-icon{margin-bottom:23px;color:rgb(37 117 252 / .2)}.ekit-wid-con .ekit-testimonia-style-4 .ekit-testimonial--avatar{margin-bottom:20px}.ekit-wid-con .ekit_testimonial_style_5{text-align:left}.ekit-wid-con .ekit_testimonial_style_5 .elementskit-commentor-header{display:block}.ekit-wid-con .ekit_testimonial_style_5 .elementskit-single-testimonial-slider{padding:30px;display:block}.ekit-wid-con .ekit_testimonial_style_5 .elementskit-single-testimonial-slider .elementskit-commentor-content{padding-right:0}.ekit-wid-con .ekit_testimonial_style_5 .elementskit-single-testimonial-slider .elementskit-commentor-content>p{margin-top:30px;margin-bottom:30px}.ekit-wid-con .ekit_testimonial_style_5 .elementskit-watermark-icon{position:absolute;color:rgb(37 117 252 / .2)}.ekit-wid-con .ekit_testimonial_style_5 .ekit-testimonial--avatar{margin-right:20px}.ekit-wid-con .ekit_testimonial_style_6{text-align:center}.ekit-wid-con .ekit_testimonial_style_6 .elementskit-single-testimonial-slider{padding:30px;display:block}.ekit-wid-con .ekit_testimonial_style_6 .elementskit-single-testimonial-slider .elementskit-commentor-content{padding-right:0}.ekit-wid-con .ekit_testimonial_style_6 .elementskit-stars{margin-bottom:20px}.ekit-wid-con .ekit_testimonial_style_6 .elementskit-watermark-icon{color:#fff}.ekit-wid-con .ekit_testimonial_style_6 .elementskit-watermark-icon>i{font-size:30px}.ekit-wid-con .ekit_testimonial_style_6 .elementskit-watermark-icon>svg{width:30px}.ekit-wid-con .ekit_testimonial_style_6 .elementskit-profile-info{margin-bottom:15px}.ekit-wid-con .ekit_testimonial_style_6 .elementskit-commentor-image>img{margin-left:auto;margin-right:auto}.ekit-wid-con .ekit_testimonial_style_6 .ekit-testimonial--avatar{margin-bottom:20px}.ekit-wid-con .ekit_watermark_icon_custom_position{position:absolute}.ekit-wid-con .elementskit-commentor-content>i,.ekit-wid-con .elementskit-icon-content>i{display:inline-block}.ekit-wid-con .elementskit-stars{position:relative;z-index:6}.ekit-wid-con .elementskit-stars>li{display:inline-block}.ekit-wid-con .elementskit-stars>li:not(:last-child){margin-right:5px}.ekit-wid-con .elementskit-stars>li>a,.ekit-wid-con .elementskit-stars>li>span{display:block;pointer-events:none}.ekit-wid-con .elementskit-stars.style-2>li>a{color:#fec42d}.ekit-wid-con .elementskit-stars.style-3>li>a{color:#000}.ekit-wid-con .ekit-testimonial--link{position:absolute;top:0;left:0;right:0;bottom:0;font-size:0;z-index:1}.elementskit-commentor-content ol,.elementskit-commentor-content ul{padding-left:18px}.ekit-wid-con .elementkit-tab-wraper{line-height:0}.ekit-wid-con .elementkit-tab-wraper.vertical{display:-webkit-box;display:-ms-flexbox;display:flex}.ekit-wid-con .elementkit-tab-wraper.vertical>ul{display:block;height:100%}.ekit-wid-con .elementkit-tab-wraper.vertical>.elementkit-tab-nav .elementkit-nav-item{display:block;width:100%;margin-right:0}.ekit-wid-con .elementkit-tab-wraper.elementskit-fitcontent-tab:not(.vertical) .elementkit-tab-nav{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.ekit-wid-con .elementkit-tab-wraper.elementskit-fitcontent-tab .elementkit-tab-content{text-align:left;width:100%;max-width:100%}.ekit-wid-con .elementkit-tab-wraper .elementkit-nav-link{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ekit-wid-con .elementkit-tab-wraper .elementkit-nav-link.right-pos{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.ekit-wid-con .elementkit-tab-wraper .elementkit-nav-link .elementskit-tab-icon{display:block}.ekit-wid-con .elementkit-tab-wraper .elementkit-nav-link .elementskit-tab-icon svg{max-width:30px;height:auto;position:relative;top:3px}.ekit-wid-con .elementkit-tab-wraper .elementkit-nav-link.left-pos .elementskit-tab-icon{-ms-flex-item-align:center;align-self:center}.ekit-wid-con .elementkit-tab-wraper .elementkit-nav-link.top-pos{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ekit-wid-con .elementkit-tab-wraper .elementkit-nav-link.bottom-pos{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.ekit-wid-con .elementkit-tab-nav{position:relative;border-bottom:0 solid #000;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;z-index:1}.ekit-wid-con .elementkit-tab-nav .elementkit-nav-item{margin-bottom:0;float:none;display:inline-block}.ekit-wid-con .elementkit-tab-nav .elementkit-nav-item:not(:last-child){margin-right:10px}.ekit-wid-con .elementkit-tab-nav .elementkit-nav-item .elementkit-nav-link{font-weight:700;padding:14px 35px;border-radius:0;position:relative;text-align:center;background-color:#fff0;border:none;margin:0}.ekit-wid-con .elementkit-tab-nav.elementskit_tab_border_bottm .elementkit-nav-item .elementkit-nav-link::before{position:absolute;content:"";bottom:0;left:0;height:3px;width:100%;background-color:#2575fc;-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.ekit-wid-con .elementkit-tab-nav.elementskit_tab_border_bottm .elementkit-nav-item .elementkit-nav-link.active::before{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.ekit-wid-con .elementkit-tab-nav.elementskit_tooltip_style .elementkit-nav-item .elementkit-nav-link::before{position:absolute;content:"";bottom:-24px;left:50%;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);height:24px;width:24px;-webkit-transition:all .4s ease;transition:all .4s ease;opacity:0;visibility:hidden;background-image:-webkit-gradient(linear,left top,right bottom,from(#fff0),color-stop(50%,#fff0),color-stop(50%,#4b3fe1),to(#4b3fe1));background-image:linear-gradient(to bottom right,#fff0 0,#fff0 50%,#4b3fe1 50%,#4b3fe1 100%);z-index:-1}.ekit-wid-con .elementkit-tab-nav.elementskit_tooltip_style .elementkit-nav-item .elementkit-nav-link.active::before{opacity:1;visibility:visible}.ekit-wid-con .elementkit-tab-nav.elementskit_heartbit_style .elementkit-nav-item .elementkit-nav-link::after,.ekit-wid-con .elementkit-tab-nav.elementskit_heartbit_style .elementkit-nav-item .elementkit-nav-link::before{position:absolute;content:"";left:50%;opacity:0;z-index:1}.ekit-wid-con .elementkit-tab-nav.elementskit_heartbit_style .elementkit-nav-item .elementkit-nav-link::before{bottom:-1px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:70px;height:1px;background-color:#2575fc}.ekit-wid-con .elementkit-tab-nav.elementskit_heartbit_style .elementkit-nav-item .elementkit-nav-link::after{bottom:-5px;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);height:10px;width:10px;background-image:linear-gradient(136deg,#fff0 50%,#fff0 50%);border-style:solid;border-width:1px 0 0 1px;border-color:#2575fc;z-index:1}.ekit-wid-con .elementkit-tab-nav.elementskit_heartbit_style .elementkit-nav-item .elementkit-nav-link.active::after,.ekit-wid-con .elementkit-tab-nav.elementskit_heartbit_style .elementkit-nav-item .elementkit-nav-link.active::before{opacity:1}.ekit-wid-con .elementkit-tab-nav.elementskit_pregress_style .elementkit-nav-item .elementkit-nav-link::before{position:absolute;content:"";bottom:-3px;left:0;height:3px;width:100%;background-image:-webkit-gradient(linear,right top,left top,from(#07b787),to(#7ed500));background-image:linear-gradient(270deg,#07b787 0,#7ed500 100%);-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform 350ms ease 350ms;transition:-webkit-transform 350ms ease 350ms;transition:transform 350ms ease 350ms;transition:transform 350ms ease 350ms,-webkit-transform 350ms ease 350ms;-webkit-transform-origin:0 50%;transform-origin:0 50%;z-index:1}.ekit-wid-con .elementkit-tab-nav.elementskit_pregress_style .elementkit-nav-item .elementkit-nav-link::after{position:absolute;content:"";bottom:-10px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:20px;height:20px;border-radius:50%;background-image:-webkit-gradient(linear,right top,left top,from(#07b787),to(#7ed500));background-image:linear-gradient(270deg,#07b787 0,#7ed500 100%);border:5px solid #fff;opacity:0;-webkit-transition:opacity 350ms ease 0s;transition:opacity 350ms ease 0s;z-index:1}.ekit-wid-con .elementkit-tab-nav.elementskit_pregress_style .elementkit-nav-item .elementkit-nav-link.active::after{opacity:1;-webkit-transition:opacity 350ms ease 350ms;transition:opacity 350ms ease 350ms}.ekit-wid-con .elementkit-tab-nav.elementskit_pregress_style .elementkit-nav-item .elementkit-nav-link.active::before{-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transition:-webkit-transform 350ms ease 0s;transition:-webkit-transform 350ms ease 0s;transition:transform 350ms ease 0s;transition:transform 350ms ease 0s,-webkit-transform 350ms ease 0s}.ekit-wid-con .elementkit-tab-nav.elementskit_ribbon_style .elementkit-nav-item .elementkit-nav-link .elementskit-tab-icon,.ekit-wid-con .elementkit-tab-nav.elementskit_ribbon_style .elementkit-nav-item .elementkit-nav-link .elementskit-tab-title{position:relative;z-index:11}.ekit-wid-con .elementkit-tab-nav.elementskit_ribbon_style .elementkit-nav-item .elementkit-nav-link::before{position:absolute;content:"";top:0;left:0;height:100%;width:calc(100% + 20px);background-image:linear-gradient(60deg,#f2709c 0,#fe8f75 100%);z-index:10;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition:-webkit-transform .4s ease .4s;transition:-webkit-transform .4s ease .4s;transition:transform .4s ease .4s;transition:transform .4s ease .4s,-webkit-transform .4s ease .4s;-webkit-backface-visibility:hidden;backface-visibility:hidden;background-size:101% auto}.ekit-wid-con .elementkit-tab-nav.elementskit_ribbon_style .elementkit-nav-item .elementkit-nav-link::after{position:absolute;content:"";bottom:-20px;right:-20px;width:20px;height:20px;z-index:10;background-image:linear-gradient(-221deg,#174eac 50%,#fff0 50%);opacity:0;-webkit-transition:opacity .4s ease .4s;transition:opacity .4s ease .4s}.ekit-wid-con .elementkit-tab-nav.elementskit_ribbon_style .elementkit-nav-item .elementkit-nav-link.active::after{opacity:1;-webkit-transition:opacity .4s ease .4s;transition:opacity .4s ease .4s}.ekit-wid-con .elementkit-tab-nav.elementskit_ribbon_style .elementkit-nav-item .elementkit-nav-link.active::before{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transition:-webkit-transform .4s ease 0s;transition:-webkit-transform .4s ease 0s;transition:transform .4s ease 0s;transition:transform .4s ease 0s,-webkit-transform .4s ease 0s}.ekit-wid-con .elementkit-tab-nav.elementskit-fullwidth-tab>.elementkit-nav-item{max-width:100%;-ms-flex-preferred-size:0;flex-basis:0%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.ekit-wid-con .elementkit-tab-content{line-height:1.5}.ekit-wid-con .elementkit-tab-content .elementkit-tab-pane{padding-left:20px;padding-right:20px;padding-bottom:20px;padding-top:20px}.ekit-wid-con .tab-nav-fluid{width:100%;display:block!important;height:auto!important}.ekit-wid-con .elementkit-nav-link{-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .ekit-tab-title-group{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.elementkit-tab-pane>div>ol,.elementkit-tab-pane>div>ul{padding-left:18px}@media (min-width:768px){.elementkit-tab-wraper:not(.vertical)>ul>li>a{white-space:nowrap}}[data-elementor-device-mode=tablet] .elementkit-tab-wraper.vertical{-ms-flex-wrap:wrap;flex-wrap:wrap}.ekit-wid-con .ekit-sidebar-group .ekit-overlay{left:100%;top:0;position:fixed;z-index:1002;height:100%;opacity:0;width:100%;visibility:hidden;-webkit-transition:all .4s ease-in var(--transition-duration);transition:all .4s ease-in var(--transition-duration);cursor:url(/wp-content/plugins/elementskit-lite/widgets/init/assets/img/cross-out.svg),pointer;background-color:rgb(0 0 0 / .9)}.ekit-off-canvas-position-left .ekit-wid-con .ekit-sidebar-group .ekit-overlay{left:auto;right:100%}.ekit-wid-con .ekit-sidebar-group .ekit_widget-heading{padding:20px;float:right}.ekit-wid-con .ekit-sidebar-group.ekit-fade .ekit-overlay{left:0;right:0}.ekit-wid-con .ekit-sidebar-widget{position:fixed;right:-100%;top:0;bottom:0;width:100%;max-width:360px;z-index:999999;overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;background-color:#fff;-webkit-transition:all var(--transition-duration) cubic-bezier(.9,.03,0,.96) var(--transition-duration);transition:all var(--transition-duration) cubic-bezier(.9,.03,0,.96) var(--transition-duration);visibility:hidden;opacity:0}.ekit-off-canvas-position-left .ekit-wid-con .ekit-sidebar-widget{left:-100%;right:auto}.ekit-wid-con .ekit-sidebar-group.ekit_isActive .ekit-overlay{visibility:visible;-webkit-transition:all var(--transition-duration) ease-out 0s;transition:all var(--transition-duration) ease-out 0s;left:0;opacity:1}.ekit-off-canvas-position-left .ekit-wid-con .ekit-sidebar-group.ekit_isActive .ekit-overlay{left:auto;right:0}.ekit-wid-con .ekit-sidebar-group.ekit_isActive .ekit-sidebar-widget{opacity:1;visibility:visible;right:0;-webkit-transition:all var(--transition-duration) cubic-bezier(.9,.03,0,.96) .4s;transition:all var(--transition-duration) cubic-bezier(.9,.03,0,.96) .4s}.ekit-off-canvas-position-left .ekit-wid-con .ekit-sidebar-group.ekit_isActive .ekit-sidebar-widget{left:0;right:auto}.ekit-wid-con .ekit_sidebar-textwidget{padding:20px;padding-top:60px}.ekit-wid-con .ekit_close-side-widget{position:absolute;color:#1768dd;font-size:15px;display:block;font-weight:400;line-height:1;padding:4px 7px 5px 7px;border:1px solid #ccc;z-index:1;background-color:#fff;top:15px;right:15px;text-align:center;-webkit-transition:all .3s;transition:all .3s}.ekit-wid-con .ekit_close-side-widget svg{width:100%;max-width:20px;height:auto;vertical-align:middle}.ekit-wid-con .ekit_sidebar-widget-container{position:relative;top:150px;opacity:0;visibility:hidden;-webkit-transition:all .3s ease-in .3s;transition:all .3s ease-in .3s;-webkit-backface-visibility:hidden;backface-visibility:hidden}.ekit-wid-con .ekit-sidebar-group.ekit_isActive .ekit_sidebar-widget-container{top:0;opacity:1;visibility:visible;-webkit-transition:all 1s ease-out 1.2s;transition:all 1s ease-out 1.2s;-webkit-backface-visibility:hidden;backface-visibility:hidden}.ekit-wid-con .ekit_navSidebar-button{display:inline-block;line-height:1}.ekit-wid-con .ekit_offcanvas-sidebar{-webkit-transition:all .3s;transition:all .3s}.ekit-wid-con .ekit_offcanvas-sidebar svg{width:100%;max-width:20px;height:auto;vertical-align:middle}.ekit-wid-con .ekit-dropcap-cotnent{margin-bottom:0}.ekit-wid-con .ekit-dropcap-cotnent:first-child::first-letter{color:#903;float:left;font-size:75px;line-height:60px;padding-top:4px;padding-right:8px;padding-left:3px;background-repeat:no-repeat;background-size:cover;background-position:center center}.ekit-dropcap-wraper>ol,.ekit-dropcap-wraper>ul{padding-left:28px}.ekit-wid-con .ekit_double_button{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:480px){.ekit-wid-con .ekit_double_button{display:block}}.ekit-wid-con .ekit-double-btn{cursor:pointer;display:inline-block;font-size:14px;font-weight:700;outline:0;position:relative;-webkit-transition:all .4s ease;transition:all .4s ease;text-align:center;overflow:hidden;color:#fff;width:100%;background-color:#3b3b3b;padding:20px;z-index:1}.ekit-wid-con .ekit-double-btn svg{max-width:14px;height:auto;vertical-align:middle}.ekit-wid-con .ekit-double-btn:hover{background-color:#1a1919}.ekit-wid-con .ekit-element-align-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.ekit-wid-con .ekit_button_middle_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;border-radius:100%;position:relative;-webkit-box-shadow:0 0 0 6px rgb(255 255 255 / .2);box-shadow:0 0 0 6px rgb(255 255 255 / .2);background:#fafaf8;color:#444;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:14px;z-index:5}.ekit-wid-con .ekit-double-btn-one{background-color:#2575fc}.ekit-wid-con .ekit-double-btn-one:hover{background-color:#0359eb}.ekit-wid-con .ekit_creative_icon_box{display:inline-block;padding:20px;background-color:#333;color:#fff;font-size:20px;width:100%;text-align:center;position:relative;z-index:1;cursor:pointer;-webkit-transition:all .4s ease-in;transition:all .4s ease-in}.ekit-wid-con .ekit_hover_grow{-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0)}.ekit-wid-con .ekit_hover_grow:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.ekit-wid-con .ekit_hover_pulse:hover{-webkit-animation-name:ekit-hvr-pulse;animation-name:ekit-hvr-pulse;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes ekit-hvr-pulse{25%{-webkit-transform:scale(1.1);transform:scale(1.1)}75%{-webkit-transform:scale(.9);transform:scale(.9)}}@keyframes ekit-hvr-pulse{25%{-webkit-transform:scale(1.1);transform:scale(1.1)}75%{-webkit-transform:scale(.9);transform:scale(.9)}}.ekit-wid-con .ekit_hover_pushe:hover{-webkit-animation-name:ekit-hvr-push;animation-name:ekit-hvr-push;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes ekit-hvr-push{50%{-webkit-transform:scale(.8);transform:scale(.8)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes ekit-hvr-push{50%{-webkit-transform:scale(.8);transform:scale(.8)}100%{-webkit-transform:scale(1);transform:scale(1)}}.ekit-wid-con .ekit_hover_pop:hover{-webkit-animation-name:ekit-hvr-pop;animation-name:ekit-hvr-pop;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes ekit-hvr-pop{50%{-webkit-transform:scale(1.2);transform:scale(1.2)}}@keyframes ekit-hvr-pop{50%{-webkit-transform:scale(1.2);transform:scale(1.2)}}.ekit-wid-con .ekit_hover_rotate:hover{-webkit-transform:rotate(4deg);transform:rotate(4deg)}.ekit-wid-con .ekit_hover_float:hover{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.ekit-wid-con .ekit_hover_sink:hover{-webkit-transform:translateY(8px);transform:translateY(8px)}.ekit-wid-con .ekit_hover_skew:hover{-webkit-transform:skew(-10deg);transform:skew(-10deg)}.ekit-wid-con .ekit_hover_wobble_horizontal:hover{-webkit-animation-name:ekit-hvr-wobble-horizontal;animation-name:ekit-hvr-wobble-horizontal;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes ekit-hvr-wobble-horizontal{16.65%{-webkit-transform:translateX(8px);transform:translateX(8px)}33.3%{-webkit-transform:translateX(-6px);transform:translateX(-6px)}49.95%{-webkit-transform:translateX(4px);transform:translateX(4px)}66.6%{-webkit-transform:translateX(-2px);transform:translateX(-2px)}83.25%{-webkit-transform:translateX(1px);transform:translateX(1px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes ekit-hvr-wobble-horizontal{16.65%{-webkit-transform:translateX(8px);transform:translateX(8px)}33.3%{-webkit-transform:translateX(-6px);transform:translateX(-6px)}49.95%{-webkit-transform:translateX(4px);transform:translateX(4px)}66.6%{-webkit-transform:translateX(-2px);transform:translateX(-2px)}83.25%{-webkit-transform:translateX(1px);transform:translateX(1px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}.ekit-wid-con .ekit_hover_wobble_vertical:hover{-webkit-animation-name:ekit-hvr-wobble-vertical;animation-name:ekit-hvr-wobble-vertical;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes ekit-hvr-wobble-vertical{16.65%{-webkit-transform:translateY(8px);transform:translateY(8px)}33.3%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}49.95%{-webkit-transform:translateY(4px);transform:translateY(4px)}66.6%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}83.25%{-webkit-transform:translateY(1px);transform:translateY(1px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes ekit-hvr-wobble-vertical{16.65%{-webkit-transform:translateY(8px);transform:translateY(8px)}33.3%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}49.95%{-webkit-transform:translateY(4px);transform:translateY(4px)}66.6%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}83.25%{-webkit-transform:translateY(1px);transform:translateY(1px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.ekit-wid-con .ekit_hover_shadow{-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);background-color:#e1e1e1;color:#666}.ekit-wid-con .ekit_hover_shadow:hover{-webkit-box-shadow:0 10px 10px -10px rgb(0 0 0 / .5);box-shadow:0 10px 10px -10px rgb(0 0 0 / .5)}.ekit-wid-con .ekit_hover_float_shadow::before{pointer-events:none;position:absolute;z-index:-1;content:"";top:100%;left:5%;height:10px;width:90%;opacity:0;background:radial-gradient(ellipse at center,rgb(0 0 0 / .35) 0,#fff0 80%);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.ekit-wid-con .ekit_hover_float_shadow:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.ekit-wid-con .ekit_hover_float_shadow:hover::before{opacity:1;-webkit-transform:translateY(5px);transform:translateY(5px)}.ekit-wid-con .ekit_hover_glow_out:hover{-webkit-transform:scale(.93);transform:scale(.93)}.ekit-wid-con .ekit_hover_glow_out:hover::before{-webkit-animation:ekit-hover-glow-out 1.3s ease-out 75ms;animation:ekit-hover-glow-out 1.3s ease-out 75ms}.ekit-wid-con .ekit_hover_glow_out::before{top:0;left:0;z-index:-1;-webkit-box-shadow:0 0 0 2px rgb(51 51 51 / .1);box-shadow:0 0 0 2px rgb(51 51 51 / .1);opacity:0;-webkit-transform:scale(.9);transform:scale(.9);pointer-events:none;position:absolute;width:100%;height:100%;border-radius:inherit;content:""}@-webkit-keyframes ekit-hover-glow-out{0%{opacity:.3}40%{opacity:.5;-webkit-box-shadow:0 0 0 2px rgb(51 51 51 / .1),0 0 10px 10px #333,0 0 0 10px rgb(51 51 51 / .5);box-shadow:0 0 0 2px rgb(51 51 51 / .1),0 0 10px 10px #333,0 0 0 10px rgb(51 51 51 / .5)}100%{-webkit-box-shadow:0 0 0 2px rgb(51 51 51 / .1),0 0 10px 10px #333,0 0 0 10px rgb(51 51 51 / .5);box-shadow:0 0 0 2px rgb(51 51 51 / .1),0 0 10px 10px #333,0 0 0 10px rgb(51 51 51 / .5);-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}@keyframes ekit-hover-glow-out{0%{opacity:.3}40%{opacity:.5;-webkit-box-shadow:0 0 0 2px rgb(51 51 51 / .1),0 0 10px 10px #333,0 0 0 10px rgb(51 51 51 / .5);box-shadow:0 0 0 2px rgb(51 51 51 / .1),0 0 10px 10px #333,0 0 0 10px rgb(51 51 51 / .5)}100%{-webkit-box-shadow:0 0 0 2px rgb(51 51 51 / .1),0 0 10px 10px #333,0 0 0 10px rgb(51 51 51 / .5);box-shadow:0 0 0 2px rgb(51 51 51 / .1),0 0 10px 10px #333,0 0 0 10px rgb(51 51 51 / .5);-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}.ekit-wid-con .ekit_hover_border_spined,.ekit-wid-con .ekit_hover_dashed{background-color:#fff;color:#333;-webkit-transition:-webkit-box-shadow .2s ease;transition:-webkit-box-shadow .2s ease;transition:box-shadow .2s ease;transition:box-shadow .2s ease,-webkit-box-shadow .2s ease;-webkit-box-shadow:inset 0 0 0 4px #333;box-shadow:inset 0 0 0 4px #333}.ekit-wid-con .ekit_hover_border_spined::before,.ekit-wid-con .ekit_hover_dashed::before{position:absolute;content:"";top:0;left:0;height:100%;width:100%;z-index:-1;border:4px dashed #333;-webkit-transition:opacity .4s ease;transition:opacity .4s ease;pointer-events:none;border-radius:inherit}.ekit-wid-con .ekit_hover_border_spined:hover,.ekit-wid-con .ekit_hover_dashed:hover{-webkit-box-shadow:none;box-shadow:none}.ekit-wid-con .ekit_hover_border_spined:hover::before{-webkit-animation-name:ekit-hover-spined;animation-name:ekit-hover-spined;-webkit-animation-duration:9s;animation-duration:9s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes ekit-hover-spined{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes ekit-hover-spined{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.ekit-wid-con .ekit_round_icon{height:70px;width:70px;border-radius:50%}.ekit-wid-con .ekit_hover_fill_with_shadow{color:#333;-webkit-box-shadow:0 0 0 4px #333;box-shadow:0 0 0 4px #333;background-color:#fff0}.ekit-wid-con .ekit_hover_fill_with_shadow:hover{-webkit-box-shadow:0 0 0 8px rgb(51 51 51 / .3);box-shadow:0 0 0 8px rgb(51 51 51 / .3);background-color:#333;color:#fff}.ekit-wid-con .ekit_hover_fill_only{-webkit-box-shadow:0 0 0 4px #333;box-shadow:0 0 0 4px #333;color:#333;background-color:#fff0}.ekit-wid-con .ekit_hover_fill_only:hover{background-color:#333;color:#fff}.ekit-wid-con .ekit_hover_fill_and_scale_border{background-color:rgb(0 0 0 / .1);color:#000}.ekit-wid-con .ekit_hover_fill_and_scale_border::before{pointer-events:none;position:absolute;width:100%;height:100%;border-radius:inherit;content:"";-webkit-box-sizing:content-box;box-sizing:content-box;top:-7px;left:-7px;padding:7px;-webkit-box-shadow:0 0 0 4px #000;box-shadow:0 0 0 4px #000;-webkit-transition:all .4s ease;transition:all .4s ease;-webkit-transform:scale(.8);transform:scale(.8);opacity:0;z-index:-1}.ekit-wid-con .ekit_hover_fill_and_scale_border:hover{background-color:#000;color:#fff}.ekit-wid-con .ekit_hover_fill_and_scale_border:hover::before{-webkit-transform:scale(1);transform:scale(1);opacity:1}.ekit-wid-con .ekit_hover_fill_and_scale_border_inset{-webkit-box-shadow:0 0 0 3px #333;box-shadow:0 0 0 3px #333;background-color:#fff0}.ekit-wid-con .ekit_hover_fill_and_scale_border_inset::before{top:-2px;left:-2px;padding:2px;z-index:-1;background-color:#333;pointer-events:none;position:absolute;width:100%;height:100%;border-radius:50%;content:"";-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-transition:opacity .2s,-webkit-transform .2s;transition:opacity .2s,-webkit-transform .2s;transition:transform .2s,opacity .2s;transition:transform .2s,opacity .2s,-webkit-transform .2s}.ekit-wid-con .ekit_hover_fill_and_scale_border_inset:hover::before{-webkit-transform:scale(.85);transform:scale(.85)}.ekit-wid-con .ekit-video-popup{display:inline-block;text-align:center;font-size:18px;background-color:#da3175;color:#fff;border-radius:50%;position:relative;z-index:6;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .ekit-video-popup.ekit_icon_button{padding:10px}.ekit-wid-con .ekit-video-popup-btn{width:60px;height:60px;line-height:45px;color:#fff;display:inline-block;text-align:center;font-size:18px;background-color:#da3175;color:#fff;border-radius:50%;position:relative;z-index:6;-webkit-transition:all .4s ease;transition:all .4s ease;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;text-align:center}.ekit-wid-con .ekit-video-popup svg{max-width:40px;height:auto;vertical-align:middle}.ekit-wid-con .ekit-video-popup.fill-btn{width:100px;height:100px;line-height:104px;background-color:#fff;-webkit-box-shadow:0 25px 25px 0 rgb(0 0 0 / .15);box-shadow:0 25px 25px 0 rgb(0 0 0 / .15)}.ekit-wid-con .ekit-video-popup.text-btn{width:auto;height:auto;border-radius:0;background-color:#fff0;text-decoration:underline}.ekit-wid-con .ekit-video-popup.square-btn{height:156px;line-height:156px;width:100%;border-radius:100%;background-color:#fff;-webkit-box-shadow:0 42px 60px 0 rgb(0 0 0 / .3);box-shadow:0 42px 60px 0 rgb(0 0 0 / .3);padding:0 69px}.ekit-wid-con .ekit-video-popup.square-btn:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.ekit-wid-con .ekit-video-frame{position:relative}@media screen and (max-width:767px){.ekit-wid-con .ekit-video-frame{margin-bottom:121px}}.ekit-wid-con .ekit-video-frame .ekit-inline-video-content{position:relative;width:100%}.ekit-wid-con .ekit-video-frame .ekit-inline-video-content.ekit-video-self-hosted{aspect-ratio:auto!important}.ekit-wid-con .ekit-video-frame .ekit-inline-video-content.ekit-video-self-hosted .mejs-container.mejs-video{width:100%!important;height:100%!important;aspect-ratio:var(--video-aspect-ratio,1.77777)!important}.ekit-wid-con .ekit-video-frame .ekit-inline-video-content:has(iframe),.ekit-wid-con .ekit-video-frame .ekit-inline-video-content:has(video){aspect-ratio:var(--video-aspect-ratio,1.77777)}@supports not (aspect-ratio:1){.ekit-wid-con .ekit-video-frame .ekit-inline-video-content::before{content:'';display:block;padding-top:calc(100% / var(--video-aspect-ratio,1.77777))}}.ekit-wid-con .ekit-video-frame .ekit-inline-video-content iframe,.ekit-wid-con .ekit-video-frame .ekit-inline-video-content video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ekit-wid-con .ekit-video-frame .ekit-inline-video-content.ekit-video-inline-overlay-wrapper .ekit-video-inline-btn{z-index:10}.ekit-wid-con .ekit-video-frame .ekit-inline-video-content.ekit-video-inline-overlay-wrapper .ekit-inline-video-overlay-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:9}.ekit-wid-con .ekit-video-frame .ekit-inline-video-content.ekit-video-inline-overlay-wrapper .ekit-inline-video-overlay-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ekit-wid-con .ekit-video-frame .ekit_icon_button{padding:10px}.ekit-wid-con .ekit-video-frame .ekit-video-inline{display:inline-block;text-align:center;font-size:18px;background-color:#da3175;color:#fff;border-radius:50%;position:relative;z-index:6;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .ekit-video-frame .ekit-video-inline.ekit_icon_button{padding:10px}.ekit-wid-con .ekit-video-frame .ekit-video-inline-btn{width:60px;height:60px;line-height:45px;color:#fff;text-align:center;font-size:18px;background-color:#da3175;color:#fff;border-radius:50%;position:relative;z-index:6;-webkit-transition:all .4s ease;transition:all .4s ease;position:absolute;top:50%;left:50%;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;text-align:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ekit-wid-con .ekit-video-frame .ekit-video-inline svg{max-width:40px;height:auto;vertical-align:middle}.ekit-wid-con .ekit-video-frame .ekit-video-inline.fill-btn{width:100px;height:100px;line-height:104px;background-color:#fff;-webkit-box-shadow:0 25px 25px 0 rgb(0 0 0 / .15);box-shadow:0 25px 25px 0 rgb(0 0 0 / .15)}.ekit-wid-con .ekit-video-frame .ekit-video-inline.text-btn{width:auto;height:auto;border-radius:0;background-color:#fff0;text-decoration:underline}.ekit-wid-con .ekit-video-frame .ekit-video-inline.square-btn{height:156px;line-height:156px;width:100%;border-radius:100%;background-color:#fff;-webkit-box-shadow:0 42px 60px 0 rgb(0 0 0 / .3);box-shadow:0 42px 60px 0 rgb(0 0 0 / .3);padding:0 69px}.ekit-wid-con .ekit-video-frame .ekit-video-inline.square-btn:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.ekit-wid-con .glow-ripple{position:relative}.ekit-wid-con .glow-ripple::after,.ekit-wid-con .glow-ripple::before,.ekit-wid-con .glow-ripple>i::after{content:" ";position:absolute;top:0;left:0;width:100%;height:100%;color:red;border-radius:var(--video-glow-border-radius,50%);-webkit-box-shadow:0 0 0 0 currentColor;box-shadow:0 0 0 0 currentColor;-webkit-animation:button-ripple 3s infinite;animation:button-ripple 3s infinite;opacity:.6;z-index:-1}.ekit-wid-con .glow-ripple::before{-webkit-animation-delay:.9s;animation-delay:.9s}.ekit-wid-con .glow-ripple::after{-webkit-animation-delay:.3s;animation-delay:.3s}.ekit-wid-con .glow-radio_wave{position:relative;padding:12px 24px;border-radius:50px;color:#fff;border:none;cursor:pointer;overflow:visible;z-index:1}.ekit-wid-con .glow-radio_wave::after,.ekit-wid-con .glow-radio_wave::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;border:2px solid currentColor;-webkit-animation:radio-wave 1.5s cubic-bezier(.165,.84,.44,1) infinite;animation:radio-wave 1.5s cubic-bezier(.165,.84,.44,1) infinite;opacity:0;z-index:-1}.ekit-wid-con .glow-radio_wave::before{-webkit-animation-delay:0s;animation-delay:0s}.ekit-wid-con .glow-radio_wave::after{-webkit-animation-delay:.75s;animation-delay:.75s}.ekit-wid-con .ekit-video-inline-overlay-wrapper{position:relative}.ekit-wid-con .ekit-video-inline-overlay-wrapper .ekit-inline-video-overlay-image img{position:absolute;top:0;left:0;cursor:pointer}.ekit-inline-video-content .mejs-video.mejs-container,.ekit_self_video_wrap .mejs-video.mejs-container{margin:0 auto;line-height:0;width:900px!important}@media screen and (min-width:1025px){.ekit-inline-video-content .mejs-video.mejs-container,.ekit_self_video_wrap .mejs-video.mejs-container{height:507px!important}}.ekit-inline-video-content .mejs-video.mejs-container video.video_class,.ekit_self_video_wrap .mejs-video.mejs-container video.video_class{height:100%!important;width:100%!important}.ekit-inline-video-content .mejs-video.mejs-container video.inline_video_class,.ekit_self_video_wrap .mejs-video.mejs-container video.inline_video_class{height:100%!important;width:100%!important}.ekit-inline-video-content .mfp-close,.ekit_self_video_wrap .mfp-close{position:fixed;outline:0}.ekit-inline-video-content .mfp-close:hover,.ekit_self_video_wrap .mfp-close:hover{background-color:#000;border-color:#000}.ekit-inline-video-content_content .mfp-content,.ekit_self_video_wrap_content .mfp-content{width:auto;max-width:900px}.mfp-close.ekit-video-popup-close{top:0;right:0;position:fixed;text-align:center;padding:0;cursor:pointer;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}.ekit-wid-con.ekit_wpForms_container .wpforms-submit{line-height:normal}.ekit-wid-con.ekit_wpForms_container .wpforms-container .wpforms-field input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),.ekit-wid-con.ekit_wpForms_container .wpforms-container .wpforms-field select,.ekit-wid-con.ekit_wpForms_container .wpforms-container .wpforms-field textarea{max-width:100%!important}.ekit-wid-con.ekit_wpForms_container .wpforms-container .wpforms-form .wpforms-field-name .wpforms-field-row{max-width:100%}.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=date],.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=datetime-local],.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=datetime],.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=email],.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=month],.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=number],.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=password],.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=range],.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=search],.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=tel],.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=text],.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=time],.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=url],.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=week],.ekit-wid-con.ekit_wpForms_container .wpforms-form select,.ekit-wid-con.ekit_wpForms_container .wpforms-form textarea{height:100%}.elementor-element div.wpforms-container-full,.elementor-element div.wpforms-container-full .wpforms-form *{visibility:inherit}.ekit-wid-con .elementskit-btn{border-radius:5px;font-size:15px;padding:15px 30px;display:inline-block;color:#fff;fill:#fff;position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;vertical-align:middle;text-align:center;background-color:#2575fc;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-btn:hover{background-color:#0350d2}.ekit-wid-con .elementskit-btn:hover::before{opacity:1}.ekit-wid-con .elementskit-btn::before{position:absolute;content:"";border-radius:inherit;-webkit-transition:all .4s ease;transition:all .4s ease;z-index:-1;top:0;left:0;height:100%;width:100%;background-size:102% 102%;opacity:0}.ekit-wid-con .single-btn{margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ekit-wid-con .single-btn:last-child{margin-bottom:0}.ekit-wid-con .btn.sm{height:30px;line-height:30px;font-size:13px;padding-left:16px;padding-right:16px}.ekit-wid-con .btn.sm.round{border-radius:15px}.ekit-wid-con .btn.md{height:40px;line-height:40px;font-size:14px;padding-left:22px;padding-right:22px}.ekit-wid-con .btn.md.round{border-radius:20px}.ekit-wid-con .btn.lg{height:50px;line-height:50px;font-size:15px;padding-left:40px;padding-right:40px}.ekit-wid-con .btn.lg.round{border-radius:25px}.ekit-wid-con .btn.xl{height:60px;line-height:60px;font-size:16px;padding-left:36px;padding-right:36px}.ekit-wid-con .btn.xl.round{border-radius:30px}.ekit-wid-con .btn.border-gra-one,.ekit-wid-con .btn.gra-one{background:gradieintplate(gra-one,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(gradieintplate(gra-one,angle)),color-stop(0,gradieintplate(gra-one,bg-one)),to(gradieintplate(gra-one,bg-two)));background:linear-gradient(gradieintplate(gra-one,angle),gradieintplate(gra-one,bg-one) 0,gradieintplate(gra-one,bg-two))}.ekit-wid-con .btn.border-gra-two,.ekit-wid-con .btn.gra-two{background:gradieintplate(gra-two,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(gradieintplate(gra-two,angle)),color-stop(0,gradieintplate(gra-two,bg-one)),to(gradieintplate(gra-two,bg-two)));background:linear-gradient(gradieintplate(gra-two,angle),gradieintplate(gra-two,bg-one) 0,gradieintplate(gra-two,bg-two))}.ekit-wid-con .btn.border-gra-three,.ekit-wid-con .btn.gra-three{background:gradieintplate(gra-three,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(gradieintplate(gra-three,angle)),color-stop(0,gradieintplate(gra-three,bg-one)),to(gradieintplate(gra-three,bg-two)));background:linear-gradient(gradieintplate(gra-three,angle),gradieintplate(gra-three,bg-one) 0,gradieintplate(gra-three,bg-two))}.ekit-wid-con .btn.border-gra-four,.ekit-wid-con .btn.gra-four{background:gradieintplate(gra-four,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(gradieintplate(gra-four,angle)),color-stop(0,gradieintplate(gra-four,bg-one)),to(gradieintplate(gra-four,bg-two)));background:linear-gradient(gradieintplate(gra-four,angle),gradieintplate(gra-four,bg-one) 0,gradieintplate(gra-four,bg-two))}.ekit-wid-con .btn.border-gra-five,.ekit-wid-con .btn.gra-five{background:gradieintplate(gra-five,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(gradieintplate(gra-five,angle)),color-stop(0,gradieintplate(gra-five,bg-one)),to(gradieintplate(gra-five,bg-two)));background:linear-gradient(gradieintplate(gra-five,angle),gradieintplate(gra-five,bg-one) 0,gradieintplate(gra-five,bg-two))}.ekit-wid-con .btn.border-gra-six,.ekit-wid-con .btn.gra-six{background:gradieintplate(gra-six,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(gradieintplate(gra-six,angle)),color-stop(0,gradieintplate(gra-six,bg-one)),to(gradieintplate(gra-six,bg-two)));background:linear-gradient(gradieintplate(gra-six,angle),gradieintplate(gra-six,bg-one) 0,gradieintplate(gra-six,bg-two))}.ekit-wid-con .btn.border-gra-seven,.ekit-wid-con .btn.gra-seven{background:gradieintplate(gra-seven,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(gradieintplate(gra-seven,angle)),color-stop(0,gradieintplate(gra-seven,bg-one)),to(gradieintplate(gra-seven,bg-two)));background:linear-gradient(gradieintplate(gra-seven,angle),gradieintplate(gra-seven,bg-one) 0,gradieintplate(gra-seven,bg-two))}.ekit-wid-con .btn.border-gra-eight,.ekit-wid-con .btn.gra-eight{background:gradieintplate(gra-eight,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(gradieintplate(gra-eight,angle)),color-stop(0,gradieintplate(gra-eight,bg-one)),to(gradieintplate(gra-eight,bg-two)));background:linear-gradient(gradieintplate(gra-eight,angle),gradieintplate(gra-eight,bg-one) 0,gradieintplate(gra-eight,bg-two))}.ekit-wid-con .btn.border-gra-nine,.ekit-wid-con .btn.gra-nine{background:gradieintplate(gra-nine,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(gradieintplate(gra-nine,angle)),color-stop(0,gradieintplate(gra-nine,bg-one)),to(gradieintplate(gra-nine,bg-two)));background:linear-gradient(gradieintplate(gra-nine,angle),gradieintplate(gra-nine,bg-one) 0,gradieintplate(gra-nine,bg-two))}.ekit-wid-con .btn.border-gra-ten,.ekit-wid-con .btn.gra-ten{background:gradieintplate(gra-ten,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(gradieintplate(gra-ten,angle)),color-stop(0,gradieintplate(gra-ten,bg-one)),to(gradieintplate(gra-ten,bg-two)));background:linear-gradient(gradieintplate(gra-ten,angle),gradieintplate(gra-ten,bg-one) 0,gradieintplate(gra-ten,bg-two))}.ekit-wid-con .btn.border-gra-eleven,.ekit-wid-con .btn.gra-eleven{background:gradieintplate(gra-eleven,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(gradieintplate(gra-eleven,angle)),color-stop(0,gradieintplate(gra-eleven,bg-one)),to(gradieintplate(gra-eleven,bg-two)));background:linear-gradient(gradieintplate(gra-eleven,angle),gradieintplate(gra-eleven,bg-one) 0,gradieintplate(gra-eleven,bg-two))}.ekit-wid-con .btn.gra-one::before{background:hovergradieintplate(gra-one,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(hovergradieintplate(gra-one,angle)),color-stop(0,hovergradieintplate(gra-one,bg-one)),to(hovergradieintplate(gra-one,bg-two)));background:linear-gradient(hovergradieintplate(gra-one,angle),hovergradieintplate(gra-one,bg-one) 0,hovergradieintplate(gra-one,bg-two))}.ekit-wid-con .btn.gra-two::before{background:hovergradieintplate(gra-two,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(hovergradieintplate(gra-two,angle)),color-stop(0,hovergradieintplate(gra-two,bg-one)),to(hovergradieintplate(gra-two,bg-two)));background:linear-gradient(hovergradieintplate(gra-two,angle),hovergradieintplate(gra-two,bg-one) 0,hovergradieintplate(gra-two,bg-two))}.ekit-wid-con .btn.gra-three::before{background:hovergradieintplate(gra-three,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(hovergradieintplate(gra-three,angle)),color-stop(0,hovergradieintplate(gra-three,bg-one)),to(hovergradieintplate(gra-three,bg-two)));background:linear-gradient(hovergradieintplate(gra-three,angle),hovergradieintplate(gra-three,bg-one) 0,hovergradieintplate(gra-three,bg-two))}.ekit-wid-con .btn.gra-four::before{background:hovergradieintplate(gra-four,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(hovergradieintplate(gra-four,angle)),color-stop(0,hovergradieintplate(gra-four,bg-one)),to(hovergradieintplate(gra-four,bg-two)));background:linear-gradient(hovergradieintplate(gra-four,angle),hovergradieintplate(gra-four,bg-one) 0,hovergradieintplate(gra-four,bg-two))}.ekit-wid-con .btn.gra-five::before{background:hovergradieintplate(gra-five,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(hovergradieintplate(gra-five,angle)),color-stop(0,hovergradieintplate(gra-five,bg-one)),to(hovergradieintplate(gra-five,bg-two)));background:linear-gradient(hovergradieintplate(gra-five,angle),hovergradieintplate(gra-five,bg-one) 0,hovergradieintplate(gra-five,bg-two))}.ekit-wid-con .btn.gra-six::before{background:hovergradieintplate(gra-six,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(hovergradieintplate(gra-six,angle)),color-stop(0,hovergradieintplate(gra-six,bg-one)),to(hovergradieintplate(gra-six,bg-two)));background:linear-gradient(hovergradieintplate(gra-six,angle),hovergradieintplate(gra-six,bg-one) 0,hovergradieintplate(gra-six,bg-two))}.ekit-wid-con .btn.gra-seven::before{background:hovergradieintplate(gra-seven,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(hovergradieintplate(gra-seven,angle)),color-stop(0,hovergradieintplate(gra-seven,bg-one)),to(hovergradieintplate(gra-seven,bg-two)));background:linear-gradient(hovergradieintplate(gra-seven,angle),hovergradieintplate(gra-seven,bg-one) 0,hovergradieintplate(gra-seven,bg-two))}.ekit-wid-con .btn.gra-eight::before{background:hovergradieintplate(gra-eight,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(hovergradieintplate(gra-eight,angle)),color-stop(0,hovergradieintplate(gra-eight,bg-one)),to(hovergradieintplate(gra-eight,bg-two)));background:linear-gradient(hovergradieintplate(gra-eight,angle),hovergradieintplate(gra-eight,bg-one) 0,hovergradieintplate(gra-eight,bg-two))}.ekit-wid-con .btn.gra-nine::before{background:hovergradieintplate(gra-nine,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(hovergradieintplate(gra-nine,angle)),color-stop(0,hovergradieintplate(gra-nine,bg-one)),to(hovergradieintplate(gra-nine,bg-two)));background:linear-gradient(hovergradieintplate(gra-nine,angle),hovergradieintplate(gra-nine,bg-one) 0,hovergradieintplate(gra-nine,bg-two))}.ekit-wid-con .btn.gra-ten::before{background:hovergradieintplate(gra-ten,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(hovergradieintplate(gra-ten,angle)),color-stop(0,hovergradieintplate(gra-ten,bg-one)),to(hovergradieintplate(gra-ten,bg-two)));background:linear-gradient(hovergradieintplate(gra-ten,angle),hovergradieintplate(gra-ten,bg-one) 0,hovergradieintplate(gra-ten,bg-two))}.ekit-wid-con .btn.gra-eleven::before{background:hovergradieintplate(gra-eleven,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(hovergradieintplate(gra-eleven,angle)),color-stop(0,hovergradieintplate(gra-eleven,bg-one)),to(hovergradieintplate(gra-eleven,bg-two)));background:linear-gradient(hovergradieintplate(gra-eleven,angle),hovergradieintplate(gra-eleven,bg-one) 0,hovergradieintplate(gra-eleven,bg-two))}.ekit-wid-con .btn.square{border-radius:0}.ekit-wid-con .btn-outline-primary{border-color:#f5f5f5;background-color:#fff}.ekit-wid-con .btn-info{background-color:#f15}.ekit-wid-con .btn.info-s2{color:#f15;background-color:#fff;-webkit-box-shadow:-1.216px 6.894px 25px 0 rgb(0 0 0 / .07);box-shadow:-1.216px 6.894px 25px 0 rgb(0 0 0 / .07)}.ekit-wid-con .btn-outline-info{border-color:#f15;background-color:#fff;color:#000}.ekit-wid-con .btn-outline-info.info-s2{color:#000}.ekit-wid-con .btn.border-gra,.ekit-wid-con .btn.btn-gra{position:relative;-webkit-transition:all .4s ease;transition:all .4s ease;z-index:1}.ekit-wid-con .btn.border-gra::before,.ekit-wid-con .btn.btn-gra::before{position:absolute;content:"";border-radius:inherit;-webkit-transition:all .4s ease;transition:all .4s ease;z-index:-1}.ekit-wid-con .btn.btn-gra::before{top:0;left:0;height:100%;width:100%;background-size:101% 101%;opacity:0}.ekit-wid-con .btn.btn-gra:hover::before{opacity:1}.ekit-wid-con .btn.border-gra{background-size:101% 101%;border:0}.ekit-wid-con .btn.border-gra::before{top:1px;left:1px;right:1px;bottom:1px;background-color:#fff}.ekit-wid-con .btn.border-gra:hover::before{opacity:0}.ekit-wid-con .elementskit-btn i{display:inline-block;vertical-align:middle}.ekit-wid-con .ekit-mailChimpForm .elementskit_input_label{display:inline-block;margin-bottom:.5rem}.ekit-wid-con .ekit-mailChimpForm .elementskit_form_group{margin-bottom:1rem;margin:0}.ekit-wid-con .ekit-mailChimpForm .ekit_form_control{display:block;width:100%;height:auto;min-height:42px;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.ekit-wid-con .ekit-mailChimpForm .ekit_form_control::-moz-placeholder{color:#6c757d;opacity:1}.ekit-wid-con .ekit-mailChimpForm .ekit_form_control::-webkit-input-placeholder{color:#6c757d;opacity:1}.ekit-wid-con .ekit-mailChimpForm .ekit_form_control:-ms-input-placeholder{color:#6c757d;opacity:1}.ekit-wid-con .ekit-mailChimpForm .ekit_form_control::-ms-input-placeholder{color:#6c757d;opacity:1}.ekit-wid-con .ekit-mailChimpForm .ekit_form_control::placeholder{color:#6c757d;opacity:1}.ekit-wid-con .ekit-mailChimpForm .ekit_form_control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;-webkit-box-shadow:0 0 0 .2rem rgb(0 123 255 / .25);box-shadow:0 0 0 .2rem rgb(0 123 255 / .25)}.ekit-wid-con .ekit-mail-submit{position:relative;z-index:1;font-size:16px;padding:15px 40px 15px 40px;-webkit-box-shadow:0 7px 15px 0 rgb(55 74 94 / .3);box-shadow:0 7px 15px 0 rgb(55 74 94 / .3);border-style:solid;border-width:0;color:#fff;background-color:#374a5e;-webkit-box-shadow:none;box-shadow:none;border-radius:5px;width:100%;margin-top:0;margin-bottom:0;line-height:26px}.ekit-wid-con .ekit-mail-submit svg{max-width:16px;height:auto;vertical-align:middle}.ekit-wid-con .ekit-mail-submit::before{position:absolute;content:"";bottom:0;left:0;height:100%;width:100%;-webkit-transition:all .4s ease;transition:all .4s ease;z-index:-1;opacity:0;background-size:101% 101%;border-radius:inherit}.ekit-wid-con .ekit-mail-submit:hover::before{opacity:1}.ekit-wid-con .elementskit_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%}.ekit-wid-con .elementskit_input_group .ekit_form_control{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:1%}.ekit-wid-con .elementskit_input_group .ekit_form_control.ekit_append_input{border-radius:5px 0 0 5px}.ekit-wid-con .elementskit_input_group_prepend{margin-right:-1px}.ekit-wid-con .elementskit_input_group_prepend+.ekit_form_control{border-radius:0 5px 5px 0}.ekit-wid-con .elementskit_input_group_append .elementskit_input_group_text{border-radius:0 5px 5px 0;margin-left:-1px}.ekit-wid-con .elementskit_input_group_text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;height:100%;padding:15px;border-radius:5px 0 0 5px}.ekit-wid-con .elementskit_input_group_text svg{max-width:20px;height:auto;vertical-align:middle}.ekit-wid-con .elementskit_inline_form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.ekit-wid-con .elementskit_inline_form .elementskit_form_group{margin-bottom:0}.ekit-wid-con .elementskit_inline_form .elementskit_input_wraper:not(.ekit_submit_input_holder){-webkit-box-flex:1;-ms-flex:1;flex:1}.ekit-wid-con .elementskit_inline_form .ekit_submit_input_holder{-ms-flex-item-align:end;align-self:flex-end}.ekit-wid-con .elementskit_inline_form .ekit-mail-submit{width:100%}@media screen and (max-width:767px){.ekit-wid-con .elementskit_inline_form.has-extra-fields>div{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-right:0!important}.ekit-wid-con .elementskit_inline_form.has-extra-fields>div:not(:last-child){margin-bottom:20px}}.ekit-wid-con .ekit-mail-submit{padding:11.5px 40px}.ekit-wid-con .ekit-mail-message{display:none;padding:10px 15px;margin-bottom:10px;border-radius:5px}.ekit-wid-con .ekit-mail-message.error{color:#721c24;background-color:#f8d7da;border:1px solid #f5c6cb}.ekit-wid-con .ekit-mail-message.success{color:#155724;background-color:#d4edda;border:1px solid #c3e6cb}.ekit-wid-con .ekit-single-day{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:5px;padding-bottom:5px}.ekit-wid-con .ekit-single-day:not(:last-child){border-bottom:1px solid rgb(0 0 0 / .1)}.ekit-wid-con .ekit-single-day>span{display:inline-block}.ekit-wid-con .ekit-single-day .ekit-business-day{font-size:30px;color:#3b3b3b;font-weight:500;padding-left:5px;margin-right:auto}.ekit-wid-con .ekit-single-day .ekit-business-time{font-size:20px;color:#333;padding-right:5px;margin-left:auto}@media (max-width:480px){.ekit-wid-con .ekit-single-day{display:block}.ekit-wid-con .ekit-single-day>span{display:block}.ekit-wid-con .ekit-single-day .ekit-business-time{padding-left:5px}}.ekit-wid-con .ekit-heading{position:relative}.ekit-wid-con .ekit-heading__shadow-text{z-index:0;font-size:90px;position:absolute;font-weight:700;line-height:120px;white-space:nowrap;letter-spacing:-6px;font-family:Archivo,sans-serif;color:#fff0;-webkit-text-fill-color:#fff;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:rgb(16 16 16 / .1)}.ekit-wid-con .ekit-heading__shadow-text~*{z-index:1;position:relative}.ekit-wid-con .ekit-heading__title-has-border{position:relative}.ekit-wid-con .ekit-heading__title-has-border::before{content:"";width:4px;height:100%;display:block;position:absolute;background:-webkit-gradient(linear,left top,left bottom,from(#ff512f),to(#dd2476));background:linear-gradient(to bottom,#ff512f,#dd2476)}.ekit-wid-con .ekit-heading__title-has-border.start::before{left:0}.ekit-wid-con .ekit-heading__title-has-border.end::before{right:0}.ekit-wid-con .ekit-heading__title-has-border~.ekit-heading__description{display:block}.ekit-wid-con .ekit-heading__title-in-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ekit-wid-con .ekit-heading__subtitle-has-border{border:1px solid #fff;padding:.25rem 3rem;border-radius:2rem;display:inline-block;position:relative;vertical-align:middle}.ekit-wid-con .ekit-heading .ekit_border_custom img{display:inline-block}.ekit-wid-con .elementskit-border-divider{height:4px;width:30px;background:#2575fc;border-radius:2px;position:relative;margin-left:27px}.ekit-wid-con .elementskit-border-divider::before{content:"";position:absolute;color:#0c5adb;left:-27px;top:0;display:inline-block;height:4px;width:4px;border-radius:50%;background-color:#0c5adb;-webkit-box-shadow:9px 0 0 0 currentColor,18px 0 0 0 currentColor;box-shadow:9px 0 0 0 currentColor,18px 0 0 0 currentColor}.ekit-wid-con .elementskit-border-divider.elementskit-style-long{width:150px;border-radius:0;background:#2575fc;margin-left:0}.ekit-wid-con .elementskit-border-divider.elementskit-style-long::before{display:none}.ekit-wid-con .elementskit-border-divider.elementskit-style-long.style-3{width:90px}.ekit-wid-con .elementskit-border-divider.style-2{background:#e7e7e7}.ekit-wid-con .elementskit-border-divider.style-2::before{background-color:#e7e7e7;-webkit-box-shadow:9px 0 0 0 #e7e7e7;box-shadow:9px 0 0 0 #e7e7e7;left:-19px}.ekit-wid-con .elementskit-border-star{width:135px;color:#2575fc;background:#2575fc;background:-webkit-gradient(linear,left top,right top,from(currentColor),color-stop(38%,currentColor),color-stop(38%,#fff0),color-stop(62%,#fff0),color-stop(62%,currentColor),to(currentColor));background:linear-gradient(90deg,currentColor 0,currentColor 38%,#fff0 38%,#fff0 62%,currentColor 62%,currentColor 100%);height:2px;position:relative}.ekit-wid-con .elementskit-border-star::after{position:absolute;content:"";top:0;left:50%;width:14.3px;height:14.3px;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);background-color:#2575fc;top:-7.15px}.ekit-wid-con .elementskit-border-star.style-2{background:#d7d7d7;background:-webkit-gradient(linear,left top,right top,from(#d7d7d7),color-stop(38%,#d7d7d7),color-stop(38%,#fff0),color-stop(62%,#fff0),color-stop(62%,#d7d7d7),to(#d7d7d7));background:linear-gradient(90deg,#d7d7d7 0,#d7d7d7 38%,#fff0 38%,#fff0 62%,#d7d7d7 62%,#d7d7d7 100%)}.ekit-wid-con .elementskit-border-star.style-2::after{background-color:#d7d7d7}.ekit-wid-con .elementskit-border-star.elementskit-bullet{height:1px}.ekit-wid-con .elementskit-border-star.elementskit-bullet::after{border-radius:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.ekit-wid-con .elementskit-section-title{-webkit-transition:all .3s ease;transition:all .3s ease;margin:0;margin-bottom:20px}.ekit-wid-con .elementskit-section-title.medium{font-size:36px}.ekit-wid-con .elementskit-section-title em{font-family:"Playfair Display",serif}.ekit-wid-con .elementskit-section-title.block span{background-color:#2575fc;color:#fff;padding:5px}.ekit-wid-con .elementskit-section-title a{color:inherit;font-size:inherit;line-height:inherit}.ekit-wid-con .elementskit-section-subtitle{font-weight:700;color:rgb(0 0 0 / .5)}.ekit-wid-con .elementskit-section-subtitle.primary-v{color:#2575fc}.ekit-wid-con .elementskit-section-subtitle.elementskit-gradient-title{-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-image:-webkit-linear-gradient(-35deg,#2575fc 0,#6a11cb 100%);color:#2575fc;background-size:50%}.ekit-wid-con .elementskit-section-subtitle.elementskit-style-border{display:inline-block;position:relative;vertical-align:middle}.ekit-wid-con .elementskit-section-subtitle.elementskit-style-border::after,.ekit-wid-con .elementskit-section-subtitle.elementskit-style-border::before{content:"";width:40px;height:3px;background-color:#d7d7d7;display:inline-block;vertical-align:middle}.ekit-wid-con .elementskit-section-subtitle.elementskit-style-border::before{margin-right:15px}.ekit-wid-con .elementskit-section-subtitle.elementskit-style-border::after{margin-left:15px}.ekit-wid-con .elementskitsection-title-wraper{position:relative;z-index:2}.ekit-wid-con .elementskitsection-title-wraper>p{margin-top:21px;margin-bottom:12px}.ekit-wid-con .elementskitsection-title-wraper .section-title{margin-bottom:5px}.ekit-wid-con .elementskitsection-title-wraper.text-center,.ekit-wid-con .elementskitsection-title-wraper.text-right{margin-bottom:40px}.ekit-wid-con .elementskitsection-title-wraper.green-v .section-title{color:#53f995}.ekit-wid-con .elementskitsection-title-wraper.green-v .elementskit-border-divider{background:#53f995}.ekit-wid-con .elementskitsection-title-wraper.green-v .elementskit-border-divider::before{background-color:inherit;-webkit-box-shadow:9px 0 0 0 #53f995,18px 0 0 0 #53f995;box-shadow:9px 0 0 0 #53f995,18px 0 0 0 #53f995}.ekit-wid-con .elementskitsection-title-wraper.white-v .section-title{color:#fff}.ekit-wid-con .elementskitsection-title-wraper.white-v .elementskit-border-divider{background:#fff}.ekit-wid-con .elementskitsection-title-wraper.white-v .elementskit-border-divider::before{background-color:inherit;-webkit-box-shadow:9px 0 0 0 #fff,18px 0 0 0 #fff;box-shadow:9px 0 0 0 #fff,18px 0 0 0 #fff}.ekit-wid-con .elementskitsection-title-wraper.primary-v .section-title{color:#2575fc}.ekit-wid-con .elementskitsection-title-wraper.primary-v .elementskit-border-divider{background:#2575fc}.ekit-wid-con .elementskitsection-title-wraper.primary-v .elementskit-border-divider::before{background-color:inherit;-webkit-box-shadow:9px 0 0 0 #2575fc,18px 0 0 0 #2575fc;box-shadow:9px 0 0 0 #2575fc,18px 0 0 0 #2575fc}.ekit-wid-con .elementskitsection-title-wraper.version-2.primary-v .section-title{color:#000}.ekit-wid-con .elementskitsection-title-wraper.version-3>p{margin-top:18px}.ekit-wid-con .elementskitsection-title-wraper.version-4 .section-title{position:relative;margin-left:52px}.ekit-wid-con .elementskitsection-title-wraper.version-4 .section-title::before{position:absolute;content:"";top:calc(50% - 1.5px);left:0;width:70px;height:3px;background-color:#2575fc}.ekit-wid-con .elementskitsection-title-wraper.version-5 .mask-title{margin-bottom:12px}.ekit-wid-con .elementskitsection-title-wraper.version-5 .section-title{font-size:22px;color:rgb(0 0 0 / .5);letter-spacing:5.8px;margin-bottom:10px}.ekit-wid-con .elementskitsection-title-wraper .shuffle-letter-title-wraper{position:absolute;top:-36px;left:0;width:100%;z-index:-1}.ekit-wid-con .elementskit-section-title{font-weight:500}.ekit-wid-con .elementskit-section-title.text_fill>span{-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-image:-webkit-linear-gradient(-35deg,#2575fc 0,#6a11cb 100%);color:#2575fc}.ekit-wid-con .elementskit-section-title span{-webkit-transition:all .3s ease;transition:all .3s ease;display:inline-block;font-weight:700}.ekit-wid-con .text_fill>span{-webkit-background-clip:text;-webkit-text-fill-color:#fff0}.ekit-wid-con .elementskit-section-title-wraper.center,.ekit-wid-con .elementskit-section-title-wraper.text_center{text-align:center}.ekit-wid-con .elementskit-section-title-wraper.center .elementskit-border-divider,.ekit-wid-con .elementskit-section-title-wraper.center .elementskit-border-star,.ekit-wid-con .elementskit-section-title-wraper.text_center .elementskit-border-divider,.ekit-wid-con .elementskit-section-title-wraper.text_center .elementskit-border-star{margin-left:auto;margin-right:auto}.ekit-wid-con .elementskit-section-title-wraper.right,.ekit-wid-con .elementskit-section-title-wraper.text_right{text-align:right}.ekit-wid-con .elementskit-section-title-wraper.right .elementskit-border-divider,.ekit-wid-con .elementskit-section-title-wraper.right .elementskit-border-star,.ekit-wid-con .elementskit-section-title-wraper.text_right .elementskit-border-divider,.ekit-wid-con .elementskit-section-title-wraper.text_right .elementskit-border-star{margin-left:auto}.ekit-wid-con .elementskit-section-title-wraper.right .elementskit-border-divider,.ekit-wid-con .elementskit-section-title-wraper.text_right .elementskit-border-divider{left:0}.ekit-wid-con .elementskit-section-title-wraper.left,.ekit-wid-con .elementskit-section-title-wraper.text_left{text-align:left}.ekit-wid-con .elementskit-section-title-wraper.left .elementskit-border-divider,.ekit-wid-con .elementskit-section-title-wraper.text_left .elementskit-border-divider{left:0}.ekit-heading--subtitle{margin-top:8px;margin-bottom:16px}.ekit-heading__description{display:inline-block;width:100%;font-size:16px;line-height:24px}.ekit-heading__description>p:first-child{margin-top:10px}.ekit-wid-con .post--tab{display:-webkit-box;display:-ms-flexbox;display:flex}.ekit-wid-con .post--tab .tabHeader{-webkit-box-flex:0;-ms-flex:0 0 15%;flex:0 0 15%}.ekit-wid-con .post--tab .tabHeader .tab__list{list-style:none;padding-left:0}.ekit-wid-con .post--tab .tabHeader .tab__list>.tab__list__item{font-size:14px;color:#232323;border:none;padding:14px 16px 14px 30px;cursor:pointer;background-color:#fff;-webkit-transition:all .5s ease;transition:all .5s ease;display:block;position:relative}.ekit-wid-con .post--tab .tabHeader .tab__list>.tab__list__item.active,.ekit-wid-con .post--tab .tabHeader .tab__list>.tab__list__item:hover{color:#d72924;background-color:#f0f1f4;z-index:2}.ekit-wid-con .post--tab .tabContent{-webkit-box-flex:0;-ms-flex:0 0 85%;flex:0 0 85%}.ekit-wid-con .ekit--tab__post__details{min-height:100px}.ekit-wid-con .ekit--tab__post__details .tabItem{display:none;-webkit-animation:hide-fadeout .6s ease-out;animation:hide-fadeout .6s ease-out}.ekit-wid-con .ekit--tab__post__details .tabItem.active{display:block;-webkit-animation:show-fadein .6s ease-in;animation:show-fadein .6s ease-in}.ekit-wid-con .ekit--tab__post__details .tab__post__single--item{border-top:0;width:33.3333333333%;padding-left:15px;padding-right:15px;float:left}.ekit-wid-con .ekit--tab__post__details .tab__post__single--item.ekit___column-2{width:50%}.ekit-wid-con .ekit--tab__post__details .tab__post__single--item.ekit___column-4{width:25%}.ekit-wid-con .ekit--tab__post__details .tab__post__single--item:hover .tab__post--header>img{-webkit-transform:scale(1.2);transform:scale(1.2)}.ekit-wid-con .ekit--tab__post__details .tab__post--header{position:relative;overflow:hidden;display:block;margin-bottom:20px;padding-left:0;padding-right:0}.ekit-wid-con .ekit--tab__post__details .tab__post--header>img{-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;width:100%}.ekit-wid-con .ekit--tab__post__details .tab__post--header .tab__post--icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:5}.ekit-wid-con .ekit--tab__post__details .tab__post--header .tab__post--icon>span{color:#fff;font-size:48px}.ekit-wid-con .ekit--tab__post__details .tab__post--title{font-size:15px;font-weight:500;color:#232323}.ekit-wid-con .ekit--tab__post__details .tab__post--title>a{color:inherit;line-height:inherit;padding-left:0;padding-right:0}.ekit-wid-con .ekit--tab__post__details .post_grid_img_thumb{background-size:cover;background-repeat:no-repeat;background-position:center;-webkit-transition:all .4s;transition:all .4s}.ekit-wid-con .ekit--tab__post__details .post_grid_img_thumb:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.ekit-wid-con .post--tab.disbale-hover img{-webkit-transform:inherit!important;transform:inherit!important}.ekit-wid-con .clearfix::after{display:block;content:"";clear:both}.ekit-wid-con .post--lists{list-style:none;padding-left:0}.ekit-wid-con .post--lists>li{border:none!important}.ekit-wid-con .post--lists>li>a{padding:8px 16px;line-height:normal;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .post--lists.vertical--list>li{float:left;margin-right:16px}.ekit-wid-con .post--lists.vertical--list>li>a{padding-left:0;padding-right:0}.ekit-wid-con .ekit-post_grid-item{margin-bottom:27px}.ekit-wid-con .ekit-post_grid-title{margin-top:0;margin-bottom:0}.ekit_modal-searchPanel .xs-serach{position:relative}.ekit_modal-searchPanel .xs-serach input:not([type=submit]){padding:0 20px;background-color:#fff0;width:100%;height:44px;border-radius:5px;border:0;border:1px solid #e7e7e7;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit_modal-searchPanel .xs-serach input:not([type=submit])::-moz-placeholder{color:#777;font-size:14px;opacity:1}.ekit_modal-searchPanel .xs-serach input:not([type=submit])::-webkit-input-placeholder{color:#777;font-size:14px;opacity:1}.ekit_modal-searchPanel .xs-serach input:not([type=submit]):-ms-input-placeholder{color:#777;font-size:14px;opacity:1}.ekit_modal-searchPanel .xs-serach input:not([type=submit])::-ms-input-placeholder{color:#777;font-size:14px;opacity:1}.ekit_modal-searchPanel .xs-serach input:not([type=submit])::placeholder{color:#777;font-size:14px;opacity:1}.ekit_modal-searchPanel .xs-serach input:not([type=submit]):focus{border-color:#2575fc}.ekit_modal-searchPanel .xs-serach .search-btn{width:62px;border:0;font-size:14px;color:#777;background-color:#fff0;position:absolute;right:0;top:0;height:100%;cursor:pointer;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit_modal-searchPanel .mfp-wrap.ekit-promo-popup::before{content:"";width:100%;height:100%;display:block;background-color:rgb(0 0 0 / .87);padding-bottom:100%;border-radius:100%;overflow:hidden;-webkit-animation:menu-animation .8s ease-out forwards;animation:menu-animation .8s ease-out forwards}.ekit_modal-searchPanel .mfp-wrap.ekit-promo-popup{height:100vh;overflow:hidden}.ekit_modal-searchPanel .mfp-bg.my-mfp-slide-bottom{display:none}.ekit_modal-searchPanel .ekit-sidebar-widget{height:100vh}.ekit_modal-searchPanel .ekit-bg-black{height:100vh!important}.ekit_modal-searchPanel .ekit-search-group{position:relative}.ekit_modal-searchPanel .ekit-search-group input:not([type=submit]){height:70px;background-color:#fff0;border-radius:50px;border:2px solid #fff;color:#fff;padding:0 30px;width:100%}.ekit_modal-searchPanel .ekit-search-group input:not([type=submit]):focus{outline:0}.ekit_modal-searchPanel .ekit-search-group input:not([type=submit])::-moz-placeholder{color:#fff;opacity:1}.ekit_modal-searchPanel .ekit-search-group input:not([type=submit])::-webkit-input-placeholder{color:#fff;opacity:1}.ekit_modal-searchPanel .ekit-search-group input:not([type=submit]):-ms-input-placeholder{color:#fff;opacity:1}.ekit_modal-searchPanel .ekit-search-group input:not([type=submit])::-ms-input-placeholder{color:#fff;opacity:1}.ekit_modal-searchPanel .ekit-search-group input:not([type=submit])::placeholder{color:#fff;opacity:1}.ekit_modal-searchPanel .ekit-search-group .ekit_search-button{background-color:#fff0;border:0;padding:0;color:#fff;fill:#fff;position:absolute;right:0;cursor:pointer;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:100%;width:70px;border-radius:0 50px 50px 0}.ekit_modal-searchPanel .ekit-search-group .ekit_search-button svg{width:1em;height:1em}.ekit_modal-searchPanel .ekit-search-group input[type=search]::-webkit-search-cancel-button,.ekit_modal-searchPanel .ekit-search-group input[type=search]::-webkit-search-decoration,.ekit_modal-searchPanel .ekit-search-group input[type=search]::-webkit-search-results-button,.ekit_modal-searchPanel .ekit-search-group input[type=search]::-webkit-search-results-decoration{display:none}.ekit_modal-searchPanel .ekit-search-panel{max-width:800px;margin:1.75rem auto}.ekit_navsearch-button{display:inline-block}.elementor-widget-elementskit-header-search .mfp-close{width:44px}.ekit-wid-con .fluentform .ff-el-ratings label{display:inline-block}.ekit-wid-con .fluentform .ff-el-progress,.ekit-wid-con .fluentform .ff-el-progress-bar{height:20px}.ekit-wid-con .fluentform .ff-el-progress-status{font-size:13px;display:none}.ekit-wid-con .fluentform .ff-el-progress-bar span{font-size:10px}.ekit-wid-con .fluentform .ff-step-header{display:none}.ekit-wid-con .fluentform .choices[data-type*=select-multiple] .choices__inner{padding:0}.ekit-wid-con .fluentform .ff-el-form-check-label .ff-el-form-check-input::after{display:none}.ekit-wid-con .fluentform-widget-custom-radio-checkbox .ff-el-form-check-input:checked::before{display:none}.ekit-wid-con .frm-fluent-form .choices__inner{border:none}.ekit-wid-con .fluentform-widget-custom-radio-checkbox input[type=checkbox]:checked::after,.ekit-wid-con .fluentform-widget-custom-radio-checkbox input[type=radio]:checked::after{position:static;-webkit-transform:inherit;transform:inherit}.ekit-fluent-form-widget-step-header-yes .ff-el-progress-status{display:block!important}.ekit-fluent-form-widget-step-progressbar-yes .ff-step-header{display:block!important}.ekit-wid-con .ekit-btt__button{padding:0;display:inline-block;text-align:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative}.ekit-wid-con .ekit-btt__button:focus,.ekit-wid-con .ekit-btt__button:hover{text-decoration:none}.ekit-wid-con .ekit-btt__button .canvas{width:100%;height:100%;top:0;left:0;position:absolute;border-radius:inherit}.ekit-wid-con .ekit-btt__button.ekit-tt-show{-webkit-animation:ekit-btt-fadein .5s;animation:ekit-btt-fadein .5s;opacity:1}.ekit-wid-con .ekit-btt__button.yes:not(.ekit-tt-show){-webkit-animation:ekit-btt-fadeOut .5s;animation:ekit-btt-fadeOut .5s;opacity:0}.ekit-wid-con .ekit-btt.progress_indicator .ekit-btt__button{border:0!important;border-radius:50%!important}@-webkit-keyframes ekit-btt-fadein{from{opacity:0;-webkit-transform:translateY(80px);transform:translateY(80px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes ekit-btt-fadein{from{opacity:0;-webkit-transform:translateY(80px);transform:translateY(80px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes ekit-btt-fadeOut{from{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(80px);transform:translateY(80px)}}@keyframes ekit-btt-fadeOut{from{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(80px);transform:translateY(80px)}}@media (max-width:480px){.ekit-wid-con .hotspot-following-line-style .ekit-hotspot-horizontal-line{width:50px}.ekit-wid-con .ekit-location_inner{left:0;right:auto}}@media (max-width:767px){.ekit-wid-con .elementskit-image-accordion-wraper{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (min-width:1025px){.ekit-image-accordion-vertical .ekit-image-accordion{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ekit-image-accordion-vertical .ekit-image-accordion-item{min-height:0!important}}@media screen and (min-width:768px) and (max-width:1024px){.ekit-image-accordion-tablet-vertical .ekit-image-accordion,.ekit-image-accordion-vertical:not(.ekit-image-accordion-tablet-horizontal) .ekit-image-accordion{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ekit-image-accordion-tablet-vertical .ekit-image-accordion-item,.ekit-image-accordion-vertical:not(.ekit-image-accordion-tablet-horizontal) .ekit-image-accordion-item{min-height:0!important}}@media screen and (max-width:767px){.ekit-image-accordion-mobile-vertical .ekit-image-accordion,.ekit-image-accordion-tablet-vertical:not(.ekit-image-accordion-mobile-horizontal) .ekit-image-accordion,.ekit-image-accordion-vertical:not(.ekit-image-accordion-mobile-horizontal) .ekit-image-accordion{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ekit-image-accordion-mobile-vertical .ekit-image-accordion-item,.ekit-image-accordion-tablet-vertical:not(.ekit-image-accordion-mobile-horizontal) .ekit-image-accordion-item,.ekit-image-accordion-vertical:not(.ekit-image-accordion-mobile-horizontal) .ekit-image-accordion-item{min-height:0!important}}@media (max-width:991px){.ekit-wid-con .elementskit-countdown-timer .elementskit-timer-container,.ekit-wid-con .elementskit-countdown-timer-3 .elementskit-timer-container{width:50%}.ekit-wid-con .elementskit-flip-clock>.elementskit-time{margin-bottom:40px}.ekit-wid-con .elementskit-countdown-timer-2 .elementskit-timer-title{max-width:100%}.ekit-wid-con .elementskit-countdown-timer .elementskit-timer-container,.ekit-wid-con .elementskit-countdown-timer-2 .elementskit-timer-container,.ekit-wid-con .elementskit-countdown-timer-3 .elementskit-timer-container{margin-bottom:30px;margin-right:30px}.ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-count{font-size:28px}.ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-title{font-size:14px}}@media (max-width:480px){.ekit-wid-con .elementskit-countdown-timer .elementskit-timer-container,.ekit-wid-con .elementskit-countdown-timer-3 .elementskit-timer-container{display:block;width:100%}.ekit-wid-con .elementskit-flip-clock>.elementskit-time{margin-bottom:40px;width:100%}.ekit-wid-con .elementskit-flip-clock>.elementskit-time:not(:last-child){margin-right:0}.ekit-wid-con .elementskit-countdown-timer-4::after,.ekit-wid-con .elementskit-countdown-timer-4::before{display:none}.ekit-wid-con .elementskit-countdown-timer-4{width:100%;margin-left:0;height:100%;line-height:1}.ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-container{padding:15px}.ekit-wid-con .elementskit-countdown-timer .elementskit-timer-container,.ekit-wid-con .elementskit-countdown-timer-2 .elementskit-timer-container,.ekit-wid-con .elementskit-countdown-timer-3 .elementskit-timer-container,.ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-container{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:0}.ekit-wid-con .elementskit-countdown-timer .elementskit-timer-container:not(:last-child),.ekit-wid-con .elementskit-countdown-timer-2 .elementskit-timer-container:not(:last-child),.ekit-wid-con .elementskit-countdown-timer-3 .elementskit-timer-container:not(:last-child),.ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-container:not(:last-child){margin-bottom:30px}.ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-title{display:block}.ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-count{line-height:normal}.ekit-wid-con .elementskit-countdown-timer-2 .elementskit-timer-title{max-width:100%}}@media (max-width:991px){.ekit-wid-con .ekit-video-gallery.ekit-column-tablet-1 .ekit-video-item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.ekit-wid-con .ekit-video-gallery.ekit-column-tablet-2 .ekit-video-item{-webkit-box-flex:0;flex:0 0 50%;-ms-flex:1 0 45%}.ekit-wid-con .ekit-video-gallery.ekit-column-tablet-3 .ekit-video-item{-webkit-box-flex:0;flex:0 0 33.33%;-ms-flex:1 0 31%}.ekit-wid-con .ekit-video-gallery.ekit-column-tablet-4 .ekit-video-item{-webkit-box-flex:0;flex:0 0 25%;-ms-flex:1 0 20%}.ekit-wid-con .ekit-video-gallery.ekit-column-tablet-5 .ekit-video-item{-webkit-box-flex:0;flex:0 0 20%;-ms-flex:1 0 18%}.ekit-wid-con .ekit-video-gallery.ekit-column-tablet-6 .ekit-video-item{-webkit-box-flex:0;flex:0 0 16.66%;-ms-flex:1 0 15%}.ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-tablet-1 .ekit-video-item{width:100%}.ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-tablet-2 .ekit-video-item{width:50%}.ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-tablet-3 .ekit-video-item{width:33.33%}.ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-tablet-4 .ekit-video-item{width:25%}.ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-tablet-5 .ekit-video-item{width:20%}.ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-tablet-6 .ekit-video-item{width:16.66%}}@media (max-width:480px){.ekit-wid-con .ekit-video-gallery.ekit-column-mobile-1 .ekit-video-item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.ekit-wid-con .ekit-video-gallery.ekit-column-mobile-2 .ekit-video-item{-webkit-box-flex:0;flex:0 0 50%;-ms-flex:1 0 45%}.ekit-wid-con .ekit-video-gallery.ekit-column-mobile-3 .ekit-video-item{-webkit-box-flex:0;flex:0 0 33.33%;-ms-flex:1 0 31%}.ekit-wid-con .ekit-video-gallery.ekit-column-mobile-4 .ekit-video-item{-webkit-box-flex:0;flex:0 0 25%;-ms-flex:1 0 20%}.ekit-wid-con .ekit-video-gallery.ekit-column-mobile-5 .ekit-video-item{-webkit-box-flex:0;flex:0 0 20%;-ms-flex:1 0 18%}.ekit-wid-con .ekit-video-gallery.ekit-column-mobile-6 .ekit-video-item{-webkit-box-flex:0;flex:0 0 16.66%;-ms-flex:1 0 15%}.ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-mobile-1 .ekit-video-item{width:100%}.ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-mobile-2 .ekit-video-item{width:50%}.ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-mobile-3 .ekit-video-item{width:33.33%}.ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-mobile-4 .ekit-video-item{width:25%}.ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-mobile-5 .ekit-video-item{width:20%}.ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-mobile-6 .ekit-video-item{width:16.66%}.ekit-wid-con .ekit-video-gallery-wrapper .elementskit-main-filter>li{margin-bottom:0}}@media (max-width:991px){.ekit-wid-con .profile-image-card-group>li{margin-bottom:0}.ekit-wid-con .fullwidth-profile-card .profile-entry-content{padding-left:30px;padding-right:25px}.ekit-wid-con .fullwidth-profile-card .profile-img{display:block}.ekit-wid-con .owl-carousel .owl-item .profile-header img{width:100%}.ekit-wid-con .team-slider-wraper{overflow:hidden;position:relative}.ekit-wid-con .single-preview .entry-content{background-size:100%}.ekit-wid-con .team-sync-thumb{overflow:visible;margin-bottom:30px}.ekit-wid-con .team-sync-thumb .owl-item{-webkit-transform:none!important;transform:none!important}.ekit-wid-con .team-sync-prev .owl-stage-outer{padding-bottom:50px}}@media (max-width:767px){.ekit-wid-con .team-slider{padding:0}.ekit-wid-con .team-slider{overflow:visible}.ekit-wid-con .team-slider .owl-stage-outer{padding:50px 0}.ekit-wid-con .profile-square-v.square-v4 .profile-card{max-height:500px}.ekit-wid-con .profile-square-v.square-v4 .profile-card .profile-header{max-height:380px}.ekit-wid-con .fullwidth-profile-card .profile-entry-content{padding-left:0;padding-right:0;padding-top:30px}}@media (max-width:480px){.ekit-wid-con .profile-image-card-group.five-col>li,.ekit-wid-con .profile-image-card-group.four-col>li{width:100%}.ekit-wid-con .vintage-style-2 .vintage-profile-card .profile-group{padding:62px 29px}.ekit-wid-con .profile-info-text{padding-right:0}.ekit-wid-con .elementskit-team-popup .modal-body{display:block;padding:60px 25px 40px}}@media (max-width:991px){.ekit-wid-con .timeline-item{padding:20px}.ekit-wid-con .timeline-area.reverse .single-timeline:nth-child(odd) .timeline-content{padding-left:20px}.ekit-wid-con .timeline-area.floating-style .single-timeline:nth-child(even) .timeline-content{padding-left:20px}.ekit-wid-con .timeline-content{padding-right:20px}}@media (max-width:767px){.ekit-wid-con .timeline-item{padding:10px;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ekit-wid-con .timeline-area.reverse .single-timeline:nth-child(odd) .timeline-content{padding-left:0}.ekit-wid-con .timeline-area.floating-style .single-timeline:nth-child(even) .timeline-content{padding-left:0}.ekit-wid-con .timeline-content{padding-right:0;margin-top:20px}}@media (max-width:480px){.ekit-wid-con .single-timeline{display:block}.ekit-wid-con .single-timeline .timeline-img{display:none}.ekit-wid-con .timeline-item{width:100%;margin-right:0;padding:20px}.ekit-wid-con .timeline-info{width:100%;margin-left:0;text-align:right;padding:10px}.ekit-wid-con .timeline-area.floating-style .single-timeline:nth-child(even) .timeline-item{margin-right:0;margin-left:0}.ekit-wid-con .timeline-area.floating-style .single-timeline:nth-child(even) .timeline-info{text-align:left}.ekit-wid-con .timeline-area.reverse .single-timeline:nth-child(odd) .timeline-item{margin-right:0;margin-left:0}.ekit-wid-con .timeline-area.reverse .single-timeline:nth-child(odd) .timeline-info{text-align:left}.ekit-wid-con .timeline-classic .timeline-info{width:100%;margin-left:0}.ekit-wid-con .timeline-slider-info .title{font-size:18px}}@media (max-width:320px){.ekit-wid-con .timeline-slider-area{padding:0}.ekit-wid-con .horizantal-timeline .single-timeline{width:100%}}@media (max-width:1024px){.ekit-wid-con .bothside .single-timeline:nth-child(2n) .timeline-info{text-align:left}.ekit-wid-con .timeline-item .timeline-content{text-align:left}.ekit-wid-con .timeline-area.vertical-timeline{padding-left:35px}}@media (max-width:991px){.ekit-wid-con .horizantal-timeline .single-timeline{margin-right:1%}}@media (max-width:991px) and (min-width:568px){.ekit-wid-con .horizantal-timeline .single-timeline{width:49%}}@media (max-width:1024px){.ekit-wid-con .timeline-info{text-align:left}.ekit-wid-con .timeline-pin-icon{left:-60px;-webkit-transform:translateX(0) translateY(-50%);transform:translateX(0) translateY(-50%)}}@media (max-width:480px){.ekit-wid-con .timeline-pin-icon{width:20px;height:20px;line-height:18px;left:-43px;-webkit-transform:translateX(0) translateY(-50%);transform:translateX(0) translateY(-50%);font-size:10px}}@media (max-width:1024px){.ekit-wid-con .timeline-area.floating-style .single-timeline:nth-child(even) .timeline-content{padding-left:0}}@media (max-width:1024px){.ekit-wid-con .timeline-area.floating-style .single-timeline:nth-child(even) .timeline-icon{margin-left:30px}.ekit-wid-con .vertical-timeline .single-timeline:nth-child(even) .timeline-item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (max-width:480px){.ekit-wid-con .timeline-area.floating-style .single-timeline:nth-child(even) .timeline-icon{margin-left:0}}@media (max-width:991px){.ekit-wid-con .ekit--tab__post__details .tab__post__single--item.tablet-ekit___column-2{width:50%}.ekit-wid-con .ekit--tab__post__details .tab__post__single--item.tablet-ekit___column-3{width:33.3333333333%}.ekit-wid-con .ekit--tab__post__details .tab__post__single--item.tablet-ekit___column-4{width:25%}.ekit-wid-con .post--tab .tabContent{-webkit-box-flex:0;-ms-flex:0 0 80%;flex:0 0 80%}.ekit-wid-con .post--tab .tabHeader{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%}}@media (max-width:480px){.ekit-wid-con .ekit--tab__post__details .tab__post__single--item.mobile-ekit___column-2{width:50%}.ekit-wid-con .ekit--tab__post__details .tab__post__single--item.mobile-ekit___column-3{width:33.3333333333%}.ekit-wid-con .ekit--tab__post__details .tab__post__single--item.mobile-ekit___column-4{width:25%}.ekit-wid-con .post--tab{display:block}.ekit-wid-con .post--tab .tabHeader .tab__list{border:none;margin-bottom:15px}.ekit-wid-con .post--tab .tabHeader .tab__list>.tab__list__item{display:inline-block;position:relative;padding:10px 15px}}@media (min-width:992px) and (max-width:1199px){.ekit-wid-con .elementskit-single-testimonial-slider.block-style{padding:30px}.ekit-wid-con .elementskit-single-testimonial-slider.block-style3 .icon-content{display:none}.ekit-wid-con .elementskit-testimonial-preset{overflow:hidden}.ekit-wid-con .elementskit-single-testimonial-slider{-webkit-box-shadow:0 10px 10px 0 rgb(0 0 0 / .1);box-shadow:0 10px 10px 0 rgb(0 0 0 / .1)}}@media (max-width:991px){.ekit-wid-con .elementskit-testimonial-preset{overflow:hidden;padding:40px}.ekit-wid-con .elementskit-testimonial-preset.testimonial-block-slider{padding-left:0;padding-right:0}.ekit-wid-con .elementskit-single-testimonial-slider{-webkit-box-shadow:0 10px 10px 0 rgb(0 0 0 / .1);box-shadow:0 10px 10px 0 rgb(0 0 0 / .1);padding:30px}.ekit-wid-con .elementskit-single-testimonial-slider .elementskit-profile-image-card{margin-bottom:0}.ekit-wid-con .elementskit-single-testimonial-slider.style-2{padding:30px;border-left:0 solid #2575fc}.ekit-wid-con .elementskit-single-testimonial-slider.style-2 .elementskit-profile-image-card{margin-left:0}.ekit-wid-con .elementskit-single-testimonial-slider.block-style{padding:30px}.ekit-wid-con .elementskit-single-testimonial-slider.block-style3 .icon-content{display:none}.ekit-wid-con .elementskit-commentor-content{padding-right:0;margin-bottom:30px}.ekit-wid-con .elementskit-tootltip-testimonial{width:90%;margin-left:auto;margin-right:auto}}@media (max-width:767px){.ekit-wid-con .elementskit-testimonial_card{padding:100px 60px 40px}.ekit-wid-con .elementskit-testimonial-slider .swiper-button-next,.ekit-wid-con .elementskit-testimonial-slider .swiper-button-prev{display:none!important}}@media (max-width:320px){.ekit-wid-con .elementskit-testimonial-preset{padding:20px 10px}.ekit-wid-con .elementskit-single-testimonial-slider.review-block{padding:20px}.ekit-wid-con .elementskit-testimonial_card{padding:50px 30px 20px}.ekit-wid-con .elementskit-testimonial_card>p{font-size:15px}}@media (max-width:1024px){.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_left{text-align:left}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_left .elementskit-border-divider{margin:0}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_left .ekit_heading_elementskit-border-divider.ekit-dotted .elementskit-border-divider{left:26px}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_left .ekit_heading_elementskit-border-star .elementskit-border-star{margin:0}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_right{text-align:right}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_right .elementskit-border-divider{margin-left:auto;margin-right:0;left:0}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_right .ekit_heading_elementskit-border-star .elementskit-border-star{margin-left:auto;margin-right:0}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_center{text-align:center}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_center .elementskit-border-divider{margin-left:auto;margin-right:auto}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_center .ekit_heading_elementskit-border-divider.ekit-dotted .elementskit-border-divider{left:13px}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_center .ekit_heading_elementskit-border-star .elementskit-border-star{margin:auto}}@media (max-width:767px){.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_left{text-align:left}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_left .elementskit-border-divider{margin:0}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_left .ekit_heading_elementskit-border-divider.ekit-dotted .elementskit-border-divider{left:26px}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_left .ekit_heading_elementskit-border-star .elementskit-border-star{margin:0}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_right{text-align:right}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_right .elementskit-border-divider{margin-left:auto;margin-right:inherit}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_right .ekit_heading_elementskit-border-divider.ekit-dotted .elementskit-border-divider{left:0}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_right .ekit_heading_elementskit-border-star .elementskit-border-star{margin-left:auto;margin-right:0}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_center{text-align:center}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_center .elementskit-border-divider{margin-left:auto;margin-right:auto}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_center .ekit_heading_elementskit-border-divider.ekit-dotted .elementskit-border-divider{left:13px}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_center .ekit_heading_elementskit-border-star .elementskit-border-star{margin:auto}}@media (max-width:991px){body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-tablet-align-center .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-tablet-align-center .woocommerce ul.products .product-category .woocommerce-loop-category__title{-webkit-box-align:center;-ms-flex-align:center;align-items:center}body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-tablet-align-left .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-tablet-align-left .woocommerce ul.products .product-category .woocommerce-loop-category__title{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-tablet-align-right .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-tablet-align-right .woocommerce ul.products .product-category .woocommerce-loop-category__title{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-tablet-vertical-align-bottom .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-tablet-vertical-align-bottom .woocommerce ul.products .product-category .woocommerce-loop-category__title{top:inherit;bottom:0;-webkit-transform:translate(0);transform:translate(0)}body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-tablet-vertical-align-top .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-tablet-vertical-align-top .woocommerce ul.products .product-category .woocommerce-loop-category__title{top:0;bottom:inherit;-webkit-transform:translate(0);transform:translate(0)}body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-tablet-vertical-align-center .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-tablet-vertical-align-center .woocommerce ul.products .product-category .woocommerce-loop-category__title{top:50%;bottom:inherit;-webkit-transform:translateY(-50%);transform:translateY(-50%)}body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-tablet-columns-1 ul.products .product-category{width:100%}body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-tablet-columns-2 ul.products .product-category{width:50%}body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-tablet-columns-3 ul.products .product-category{width:33.33%}body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-tablet-columns-4 ul.products .product-category{width:25%}body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-tablet-columns-5 ul.products .product-category{width:20%}body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-tablet-columns-6 ul.products .product-category{width:16.66%}}@media (max-width:480px){body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-mobile-align-center .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-mobile-align-center .woocommerce ul.products .product-category .woocommerce-loop-category__title{-webkit-box-align:center;-ms-flex-align:center;align-items:center}body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-mobile-align-left .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-mobile-align-left .woocommerce ul.products .product-category .woocommerce-loop-category__title{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-mobile-align-right .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-mobile-align-right .woocommerce ul.products .product-category .woocommerce-loop-category__title{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-mobile-vertical-align-bottom .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-mobile-vertical-align-bottom .woocommerce ul.products .product-category .woocommerce-loop-category__title{top:inherit;bottom:0;-webkit-transform:translate(0);transform:translate(0)}body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-mobile-vertical-align-top .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-mobile-vertical-align-top .woocommerce ul.products .product-category .woocommerce-loop-category__title{top:0;bottom:inherit;-webkit-transform:translate(0);transform:translate(0)}body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-mobile-vertical-align-center .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-mobile-vertical-align-center .woocommerce ul.products .product-category .woocommerce-loop-category__title{top:50%;bottom:inherit;-webkit-transform:translateY(-50%);transform:translateY(-50%)}body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-mobile-columns-1 ul.products .product-category{width:100%}body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-mobile-columns-2 ul.products .product-category{width:50%}body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-mobile-columns-3 ul.products .product-category{width:33.33%}body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-mobile-columns-4 ul.products .product-category{width:25%}body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-mobile-columns-5 ul.products .product-category{width:20%}body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-mobile-columns-6 ul.products .product-category{width:16.66%}}@media (max-width:991px){.ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-tablet-columns-1 ul.products .product{width:100%;margin:0}.ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-tablet-columns-2 ul.products .product{width:50%;margin:0}.ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-tablet-columns-3 ul.products .product{width:33.33%;margin:0}.ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-tablet-columns-4 ul.products .product{width:25%;margin:0}.ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-tablet-columns-5 ul.products .product{width:20%;margin:0}.ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-tablet-columns-6 ul.products .product{width:16.66%;margin:0}}@media (max-width:480px){.ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-mobile-columns-1 ul.products .product{width:100%;margin:0}.ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-mobile-columns-2 ul.products .product{width:50%;margin:0}.ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-mobile-columns-3 ul.products .product{width:33.33%;margin:0}.ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-mobile-columns-4 ul.products .product{width:25%;margin:0}.ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-mobile-columns-5 ul.products .product{width:20%;margin:0}.ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-mobile-columns-6 ul.products .product{width:16.66%;margin:0}}@media (max-width:991px){.elementor-widget-elementskit-page-list.elementor-align-tablet-left .ekit-wid-con .elementor-icon-list-item,.elementor-widget-elementskit-page-list.elementor-align-tablet-left .ekit-wid-con .elementor-icon-list-items{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}.elementor-widget-elementskit-page-list.elementor-align-tablet-center .ekit-wid-con .elementor-icon-list-item,.elementor-widget-elementskit-page-list.elementor-align-tablet-center .ekit-wid-con .elementor-icon-list-items{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.elementor-widget-elementskit-page-list.elementor-align-tablet-right .ekit-wid-con .elementor-icon-list-item,.elementor-widget-elementskit-page-list.elementor-align-tablet-right .ekit-wid-con .elementor-icon-list-items{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.elementor-widget-elementskit-page-list.elementor-align-tablet-center .ekit-wid-con .ekit_page_list_content{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-elementskit-page-list.elementor-align-tablet-left .ekit-wid-con .ekit_page_list_content{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-elementskit-page-list.elementor-align-tablet-right .ekit-wid-con .ekit_page_list_content{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:480px){.elementor-widget-elementskit-page-list.elementor-align-mobile-left .ekit-wid-con .elementor-icon-list-item,.elementor-widget-elementskit-page-list.elementor-align-mobile-left .ekit-wid-con .elementor-icon-list-items{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}.elementor-widget-elementskit-page-list.elementor-align-mobile-center .ekit-wid-con .elementor-icon-list-item,.elementor-widget-elementskit-page-list.elementor-align-mobile-center .ekit-wid-con .elementor-icon-list-items{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.elementor-widget-elementskit-page-list.elementor-align-mobile-right .ekit-wid-con .elementor-icon-list-item,.elementor-widget-elementskit-page-list.elementor-align-mobile-right .ekit-wid-con .elementor-icon-list-items{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.elementor-widget-elementskit-page-list.elementor-align-mobile-center .ekit-wid-con .ekit_page_list_content{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-elementskit-page-list.elementor-align-mobile-left .ekit-wid-con .ekit_page_list_content{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-elementskit-page-list.elementor-align-mobile-right .ekit-wid-con .ekit_page_list_content{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.ekit-template-content-header .elementor-section,.ekit-template-content-header .panel-row-style{-webkit-transform:none}@media (max-width:767px){.ekit-wid-con .column-count-1{-webkit-column-count:1;-moz-column-count:1;column-count:1}.ekit-wid-con .column-count-3,.ekit-wid-con .column-count-4,.ekit-wid-con .column-count-5,.ekit-wid-con .column-count-6{-webkit-column-count:2;-moz-column-count:2;column-count:2}}@media (max-width:480px){.ekit-wid-con .column-count-1{-webkit-column-count:1;-moz-column-count:1;column-count:1}.ekit-wid-con .column-count-2,.ekit-wid-con .column-count-3,.ekit-wid-con .column-count-4,.ekit-wid-con .column-count-5,.ekit-wid-con .column-count-6{-webkit-column-count:1;-moz-column-count:1;column-count:1}}@media (max-width:768px){.ekit-wid-con .elementkit-tab-wraper.vertical{-ms-flex-wrap:wrap;flex-wrap:wrap}}@font-face{font-family:elementskit;src:url(/wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/assets/fonts/elementskit.woff?itek3h) format("woff");font-weight:400;font-style:normal;font-display:swap}.ekit-wid-con .icon::before,.elementor-editor-active .icon::before,.elementor-widget .icon::before{font-family:elementskit!important;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ekit-wid-con .icon.icon-home::before,.icon.icon-home::before{content:"\e800"}.ekit-wid-con .icon.icon-advanced-slider::before,.icon.icon-advanced-slider::before{content:"\e9c8"}.ekit-wid-con .icon.icon-image-box::before,.icon.icon-image-box::before{content:"\ebd1"}.ekit-wid-con .icon.icon-image-swap::before,.icon.icon-image-swap::before{content:"\eba4"}.ekit-wid-con .icon.icon-apartment1::before,.icon.icon-apartment1::before{content:"\e801"}.ekit-wid-con .icon.icon-pencil::before,.icon.icon-pencil::before{content:"\e802"}.ekit-wid-con .icon.icon-magic-wand::before,.icon.icon-magic-wand::before{content:"\e803"}.ekit-wid-con .icon.icon-drop::before,.icon.icon-drop::before{content:"\e804"}.ekit-wid-con .icon.icon-lighter::before,.icon.icon-lighter::before{content:"\e805"}.ekit-wid-con .icon.icon-poop::before,.icon.icon-poop::before{content:"\e806"}.ekit-wid-con .icon.icon-sun::before,.icon.icon-sun::before{content:"\e807"}.ekit-wid-con .icon.icon-moon::before,.icon.icon-moon::before{content:"\e808"}.ekit-wid-con .icon.icon-cloud1::before,.icon.icon-cloud1::before{content:"\e809"}.ekit-wid-con .icon.icon-cloud-upload::before,.icon.icon-cloud-upload::before{content:"\e80a"}.ekit-wid-con .icon.icon-cloud-download::before,.icon.icon-cloud-download::before{content:"\e80b"}.ekit-wid-con .icon.icon-cloud-sync::before,.icon.icon-cloud-sync::before{content:"\e80c"}.ekit-wid-con .icon.icon-cloud-check::before,.icon.icon-cloud-check::before{content:"\e80d"}.ekit-wid-con .icon.icon-database1::before,.icon.icon-database1::before{content:"\e80e"}.ekit-wid-con .icon.icon-lock::before,.icon.icon-lock::before{content:"\e80f"}.ekit-wid-con .icon.icon-cog::before,.icon.icon-cog::before{content:"\e810"}.ekit-wid-con .icon.icon-trash::before,.icon.icon-trash::before{content:"\e811"}.ekit-wid-con .icon.icon-dice::before,.icon.icon-dice::before{content:"\e812"}.ekit-wid-con .icon.icon-heart1::before,.icon.icon-heart1::before{content:"\e813"}.ekit-wid-con .icon.icon-star1::before,.icon.icon-star1::before{content:"\e814"}.ekit-wid-con .icon.icon-star-half::before,.icon.icon-star-half::before{content:"\e815"}.ekit-wid-con .icon.icon-star-empty::before,.icon.icon-star-empty::before{content:"\e816"}.ekit-wid-con .icon.icon-flag::before,.icon.icon-flag::before{content:"\e817"}.ekit-wid-con .icon.icon-envelope1::before,.icon.icon-envelope1::before{content:"\e818"}.ekit-wid-con .icon.icon-paperclip::before,.icon.icon-paperclip::before{content:"\e819"}.ekit-wid-con .icon.icon-inbox::before,.icon.icon-inbox::before{content:"\e81a"}.ekit-wid-con .icon.icon-eye::before,.icon.icon-eye::before{content:"\e81b"}.ekit-wid-con .icon.icon-printer::before,.icon.icon-printer::before{content:"\e81c"}.ekit-wid-con .icon.icon-file-empty::before,.icon.icon-file-empty::before{content:"\e81d"}.ekit-wid-con .icon.icon-file-add::before,.icon.icon-file-add::before{content:"\e81e"}.ekit-wid-con .icon.icon-enter::before,.icon.icon-enter::before{content:"\e81f"}.ekit-wid-con .icon.icon-exit::before,.icon.icon-exit::before{content:"\e820"}.ekit-wid-con .icon.icon-graduation-hat::before,.icon.icon-graduation-hat::before{content:"\e821"}.ekit-wid-con .icon.icon-license::before,.icon.icon-license::before{content:"\e822"}.ekit-wid-con .icon.icon-music-note::before,.icon.icon-music-note::before{content:"\e823"}.ekit-wid-con .icon.icon-film-play::before,.icon.icon-film-play::before{content:"\e824"}.ekit-wid-con .icon.icon-camera-video::before,.icon.icon-camera-video::before{content:"\e825"}.ekit-wid-con .icon.icon-camera::before,.icon.icon-camera::before{content:"\e826"}.ekit-wid-con .icon.icon-picture::before,.icon.icon-picture::before{content:"\e827"}.ekit-wid-con .icon.icon-book::before,.icon.icon-book::before{content:"\e828"}.ekit-wid-con .icon.icon-bookmark::before,.icon.icon-bookmark::before{content:"\e829"}.ekit-wid-con .icon.icon-user::before,.icon.icon-user::before{content:"\e82a"}.ekit-wid-con .icon.icon-users::before,.icon.icon-users::before{content:"\e82b"}.ekit-wid-con .icon.icon-shirt::before,.icon.icon-shirt::before{content:"\e82c"}.ekit-wid-con .icon.icon-store::before,.icon.icon-store::before{content:"\e82d"}.ekit-wid-con .icon.icon-cart2::before,.icon.icon-cart2::before{content:"\e82e"}.ekit-wid-con .icon.icon-tag::before,.icon.icon-tag::before{content:"\e82f"}.ekit-wid-con .icon.icon-phone-handset::before,.icon.icon-phone-handset::before{content:"\e830"}.ekit-wid-con .icon.icon-phone::before,.icon.icon-phone::before{content:"\e831"}.ekit-wid-con .icon.icon-pushpin::before,.icon.icon-pushpin::before{content:"\e832"}.ekit-wid-con .icon.icon-map-marker::before,.icon.icon-map-marker::before{content:"\e833"}.ekit-wid-con .icon.icon-map::before,.icon.icon-map::before{content:"\e834"}.ekit-wid-con .icon.icon-location::before,.icon.icon-location::before{content:"\e835"}.ekit-wid-con .icon.icon-calendar-full::before,.icon.icon-calendar-full::before{content:"\e836"}.ekit-wid-con .icon.icon-keyboard::before,.icon.icon-keyboard::before{content:"\e837"}.ekit-wid-con .icon.icon-spell-check::before,.icon.icon-spell-check::before{content:"\e838"}.ekit-wid-con .icon.icon-screen::before,.icon.icon-screen::before{content:"\e839"}.ekit-wid-con .icon.icon-smartphone::before,.icon.icon-smartphone::before{content:"\e83a"}.ekit-wid-con .icon.icon-tablet::before,.icon.icon-tablet::before{content:"\e83b"}.ekit-wid-con .icon.icon-laptop::before,.icon.icon-laptop::before{content:"\e83c"}.ekit-wid-con .icon.icon-laptop-phone::before,.icon.icon-laptop-phone::before{content:"\e83d"}.ekit-wid-con .icon.icon-power-switch::before,.icon.icon-power-switch::before{content:"\e83e"}.ekit-wid-con .icon.icon-bubble::before,.icon.icon-bubble::before{content:"\e83f"}.ekit-wid-con .icon.icon-heart-pulse::before,.icon.icon-heart-pulse::before{content:"\e840"}.ekit-wid-con .icon.icon-construction::before,.icon.icon-construction::before{content:"\e841"}.ekit-wid-con .icon.icon-pie-chart::before,.icon.icon-pie-chart::before{content:"\e842"}.ekit-wid-con .icon.icon-chart-bars::before,.icon.icon-chart-bars::before{content:"\e843"}.ekit-wid-con .icon.icon-gift1::before,.icon.icon-gift1::before{content:"\e844"}.ekit-wid-con .icon.icon-diamond1::before,.icon.icon-diamond1::before{content:"\e845"}.ekit-wid-con .icon.icon-dinner::before,.icon.icon-dinner::before{content:"\e847"}.ekit-wid-con .icon.icon-coffee-cup::before,.icon.icon-coffee-cup::before{content:"\e848"}.ekit-wid-con .icon.icon-leaf::before,.icon.icon-leaf::before{content:"\e849"}.ekit-wid-con .icon.icon-paw::before,.icon.icon-paw::before{content:"\e84a"}.ekit-wid-con .icon.icon-rocket::before,.icon.icon-rocket::before{content:"\e84b"}.ekit-wid-con .icon.icon-briefcase::before,.icon.icon-briefcase::before{content:"\e84c"}.ekit-wid-con .icon.icon-bus::before,.icon.icon-bus::before{content:"\e84d"}.ekit-wid-con .icon.icon-car1::before,.icon.icon-car1::before{content:"\e84e"}.ekit-wid-con .icon.icon-train::before,.icon.icon-train::before{content:"\e84f"}.ekit-wid-con .icon.icon-bicycle::before,.icon.icon-bicycle::before{content:"\e850"}.ekit-wid-con .icon.icon-wheelchair::before,.icon.icon-wheelchair::before{content:"\e851"}.ekit-wid-con .icon.icon-select::before,.icon.icon-select::before{content:"\e852"}.ekit-wid-con .icon.icon-earth::before,.icon.icon-earth::before{content:"\e853"}.ekit-wid-con .icon.icon-smile::before,.icon.icon-smile::before{content:"\e854"}.ekit-wid-con .icon.icon-sad::before,.icon.icon-sad::before{content:"\e855"}.ekit-wid-con .icon.icon-neutral::before,.icon.icon-neutral::before{content:"\e856"}.ekit-wid-con .icon.icon-mustache::before,.icon.icon-mustache::before{content:"\e857"}.ekit-wid-con .icon.icon-alarm::before,.icon.icon-alarm::before{content:"\e858"}.ekit-wid-con .icon.icon-bullhorn::before,.icon.icon-bullhorn::before{content:"\e859"}.ekit-wid-con .icon.icon-volume-high::before,.icon.icon-volume-high::before{content:"\e85a"}.ekit-wid-con .icon.icon-volume-medium::before,.icon.icon-volume-medium::before{content:"\e85b"}.ekit-wid-con .icon.icon-volume-low::before,.icon.icon-volume-low::before{content:"\e85c"}.ekit-wid-con .icon.icon-volume::before,.icon.icon-volume::before{content:"\e85d"}.ekit-wid-con .icon.icon-mic::before,.icon.icon-mic::before{content:"\e85e"}.ekit-wid-con .icon.icon-hourglass::before,.icon.icon-hourglass::before{content:"\e85f"}.ekit-wid-con .icon.icon-undo::before,.icon.icon-undo::before{content:"\e860"}.ekit-wid-con .icon.icon-redo::before,.icon.icon-redo::before{content:"\e861"}.ekit-wid-con .icon.icon-sync::before,.icon.icon-sync::before{content:"\e862"}.ekit-wid-con .icon.icon-history::before,.icon.icon-history::before{content:"\e863"}.ekit-wid-con .icon.icon-clock1::before,.icon.icon-clock1::before{content:"\e864"}.ekit-wid-con .icon.icon-download::before,.icon.icon-download::before{content:"\e865"}.ekit-wid-con .icon.icon-upload::before,.icon.icon-upload::before{content:"\e866"}.ekit-wid-con .icon.icon-enter-down::before,.icon.icon-enter-down::before{content:"\e867"}.ekit-wid-con .icon.icon-exit-up::before,.icon.icon-exit-up::before{content:"\e868"}.ekit-wid-con .icon.icon-bug::before,.icon.icon-bug::before{content:"\e869"}.ekit-wid-con .icon.icon-code::before,.icon.icon-code::before{content:"\e86a"}.ekit-wid-con .icon.icon-link::before,.icon.icon-link::before{content:"\e86b"}.ekit-wid-con .icon.icon-unlink::before,.icon.icon-unlink::before{content:"\e86c"}.ekit-wid-con .icon.icon-thumbs-up::before,.icon.icon-thumbs-up::before{content:"\e86d"}.ekit-wid-con .icon.icon-thumbs-down::before,.icon.icon-thumbs-down::before{content:"\e86e"}.ekit-wid-con .icon.icon-magnifier::before,.icon.icon-magnifier::before{content:"\e86f"}.ekit-wid-con .icon.icon-cross::before,.icon.icon-cross::before{content:"\e870"}.ekit-wid-con .icon.icon-chevron-up::before,.icon.icon-chevron-up::before{content:"\e873"}.ekit-wid-con .icon.icon-chevron-down::before,.icon.icon-chevron-down::before{content:"\e874"}.ekit-wid-con .icon.icon-chevron-left::before,.icon.icon-chevron-left::before{content:"\e875"}.ekit-wid-con .icon.icon-chevron-right::before,.icon.icon-chevron-right::before{content:"\e876"}.ekit-wid-con .icon.icon-arrow-up::before,.icon.icon-arrow-up::before{content:"\e877"}.ekit-wid-con .icon.icon-arrow-down::before,.icon.icon-arrow-down::before{content:"\e878"}.ekit-wid-con .icon.icon-arrow-left::before,.icon.icon-arrow-left::before{content:"\e879"}.ekit-wid-con .icon.icon-arrow-right::before,.icon.icon-arrow-right::before{content:"\e87a"}.ekit-wid-con .icon.icon-right-arrow::before,.icon.icon-right-arrow::before{content:"\e9c5"}.ekit-wid-con .icon.icon-left-arrow::before,.icon.icon-left-arrow::before{content:"\e94a"}.ekit-wid-con .icon.icon-download-arrow::before,.icon.icon-download-arrow::before{content:"\e94b"}.ekit-wid-con .icon.icon-up-arrow::before,.icon.icon-up-arrow::before{content:"\e9c3"}.ekit-wid-con .icon.icon-arrows::before,.icon.icon-arrows::before{content:"\e9c4"}.ekit-wid-con .icon.icon-double-angle-pointing-to-right::before,.icon.icon-double-angle-pointing-to-right::before{content:"\e949"}.ekit-wid-con .icon.icon-double-left-chevron::before,.icon.icon-double-left-chevron::before{content:"\e948"}.ekit-wid-con .icon.icon-left-arrow2::before,.icon.icon-left-arrow2::before{content:"\e94c"}.ekit-wid-con .icon.icon-right-arrow2::before,.icon.icon-right-arrow2::before{content:"\e94d"}.ekit-wid-con .icon.icon-warning::before,.icon.icon-warning::before{content:"\e87c"}.ekit-wid-con .icon.icon-down-arrow1::before,.icon.icon-down-arrow1::before{content:"\e994"}.ekit-wid-con .icon.icon-up-arrow1::before,.icon.icon-up-arrow1::before{content:"\e995"}.ekit-wid-con .icon.icon-right-arrow1::before,.icon.icon-right-arrow1::before{content:"\e876";font-weight:900}.ekit-wid-con .icon.icon-left-arrows::before,.icon.icon-left-arrows::before{content:"\e997"}.ekit-wid-con .icon.icon-question-circle::before,.icon.icon-question-circle::before{content:"\e87d"}.ekit-wid-con .icon.icon-menu-circle::before,.icon.icon-menu-circle::before{content:"\e87e"}.ekit-wid-con .icon.icon-checkmark-circle::before,.icon.icon-checkmark-circle::before{content:"\e87f"}.ekit-wid-con .icon.icon-cross-circle::before,.icon.icon-cross-circle::before{content:"\e880"}.ekit-wid-con .icon.icon-plus-circle::before,.icon.icon-plus-circle::before{content:"\e881"}.ekit-wid-con .icon.icon-move::before,.icon.icon-move::before{content:"\e87b"}.ekit-wid-con .icon.icon-circle-minus::before,.icon.icon-circle-minus::before{content:"\e882"}.ekit-wid-con .icon.icon-arrow-up-circle::before,.icon.icon-arrow-up-circle::before{content:"\e883"}.ekit-wid-con .icon.icon-arrow-down-circle::before,.icon.icon-arrow-down-circle::before{content:"\e884"}.ekit-wid-con .icon.icon-arrow-left-circle::before,.icon.icon-arrow-left-circle::before{content:"\e885"}.ekit-wid-con .icon.icon-arrow-right-circle::before,.icon.icon-arrow-right-circle::before{content:"\e886"}.ekit-wid-con .icon.icon-chevron-up-circle::before,.icon.icon-chevron-up-circle::before{content:"\e887"}.ekit-wid-con .icon.icon-chevron-down-circle::before,.icon.icon-chevron-down-circle::before{content:"\e888"}.ekit-wid-con .icon.icon-chevron-left-circle::before,.icon.icon-chevron-left-circle::before{content:"\e889"}.ekit-wid-con .icon.icon-chevron-right-circle::before,.icon.icon-chevron-right-circle::before{content:"\e88a"}.ekit-wid-con .icon.icon-crop::before,.icon.icon-crop::before{content:"\e88b"}.ekit-wid-con .icon.icon-frame-expand::before,.icon.icon-frame-expand::before{content:"\e88c"}.ekit-wid-con .icon.icon-frame-contract::before,.icon.icon-frame-contract::before{content:"\e88d"}.ekit-wid-con .icon.icon-layers::before,.icon.icon-layers::before{content:"\e88e"}.ekit-wid-con .icon.icon-funnel::before,.icon.icon-funnel::before{content:"\e88f"}.ekit-wid-con .icon.icon-text-format::before,.icon.icon-text-format::before{content:"\e890"}.ekit-wid-con .icon.icon-text-size::before,.icon.icon-text-size::before{content:"\e892"}.ekit-wid-con .icon.icon-bold::before,.icon.icon-bold::before{content:"\e893"}.ekit-wid-con .icon.icon-italic::before,.icon.icon-italic::before{content:"\e894"}.ekit-wid-con .icon.icon-underline::before,.icon.icon-underline::before{content:"\e895"}.ekit-wid-con .icon.icon-strikethrough::before,.icon.icon-strikethrough::before{content:"\e896"}.ekit-wid-con .icon.icon-highlight::before,.icon.icon-highlight::before{content:"\e897"}.ekit-wid-con .icon.icon-text-align-left::before,.icon.icon-text-align-left::before{content:"\e898"}.ekit-wid-con .icon.icon-text-align-center::before,.icon.icon-text-align-center::before{content:"\e899"}.ekit-wid-con .icon.icon-text-align-right::before,.icon.icon-text-align-right::before{content:"\e89a"}.ekit-wid-con .icon.icon-text-align-justify::before,.icon.icon-text-align-justify::before{content:"\e89b"}.ekit-wid-con .icon.icon-line-spacing::before,.icon.icon-line-spacing::before{content:"\e89c"}.ekit-wid-con .icon.icon-indent-increase::before,.icon.icon-indent-increase::before{content:"\e89d"}.ekit-wid-con .icon.icon-indent-decrease::before,.icon.icon-indent-decrease::before{content:"\e89e"}.ekit-wid-con .icon.icon-page-break::before,.icon.icon-page-break::before{content:"\e8a2"}.ekit-wid-con .icon.icon-hand::before,.icon.icon-hand::before{content:"\e8a5"}.ekit-wid-con .icon.icon-pointer-up::before,.icon.icon-pointer-up::before{content:"\e8a6"}.ekit-wid-con .icon.icon-pointer-right::before,.icon.icon-pointer-right::before{content:"\e8a7"}.ekit-wid-con .icon.icon-pointer-down::before,.icon.icon-pointer-down::before{content:"\e8a8"}.ekit-wid-con .icon.icon-pointer-left::before,.icon.icon-pointer-left::before{content:"\e8a9"}.ekit-wid-con .icon.icon-burger::before,.icon.icon-burger::before{content:"\e94e"}.ekit-wid-con .icon.icon-cakes::before,.icon.icon-cakes::before{content:"\e94f"}.ekit-wid-con .icon.icon-cheese::before,.icon.icon-cheese::before{content:"\e950"}.ekit-wid-con .icon.icon-drink-glass::before,.icon.icon-drink-glass::before{content:"\e951"}.ekit-wid-con .icon.icon-pizza::before,.icon.icon-pizza::before{content:"\e952"}.ekit-wid-con .icon.icon-vplay::before,.icon.icon-vplay::before{content:"\e953"}.ekit-wid-con .icon.icon-newsletter::before,.icon.icon-newsletter::before{content:"\e954"}.ekit-wid-con .icon.icon-coins-2::before,.icon.icon-coins-2::before{content:"\e955"}.ekit-wid-con .icon.icon-commerce-2::before,.icon.icon-commerce-2::before{content:"\e956"}.ekit-wid-con .icon.icon-monitor::before,.icon.icon-monitor::before{content:"\e957"}.ekit-wid-con .icon.icon-business::before,.icon.icon-business::before{content:"\e958"}.ekit-wid-con .icon.icon-graphic-2::before,.icon.icon-graphic-2::before{content:"\e959"}.ekit-wid-con .icon.icon-commerce-1::before,.icon.icon-commerce-1::before{content:"\e95a"}.ekit-wid-con .icon.icon-hammer::before,.icon.icon-hammer::before{content:"\e95b"}.ekit-wid-con .icon.icon-justice-1::before,.icon.icon-justice-1::before{content:"\e95c"}.ekit-wid-con .icon.icon-line::before,.icon.icon-line::before{content:"\e95d"}.ekit-wid-con .icon.icon-money-3::before,.icon.icon-money-3::before{content:"\e95e"}.ekit-wid-con .icon.icon-commerce::before,.icon.icon-commerce::before{content:"\e95f"}.ekit-wid-con .icon.icon-agenda::before,.icon.icon-agenda::before{content:"\e960"}.ekit-wid-con .icon.icon-justice::before,.icon.icon-justice::before{content:"\e961"}.ekit-wid-con .icon.icon-technology::before,.icon.icon-technology::before{content:"\e962"}.ekit-wid-con .icon.icon-coins-1::before,.icon.icon-coins-1::before{content:"\e963"}.ekit-wid-con .icon.icon-bank::before,.icon.icon-bank::before{content:"\e964"}.ekit-wid-con .icon.icon-calculator::before,.icon.icon-calculator::before{content:"\e965"}.ekit-wid-con .icon.icon-soundcloud::before,.icon.icon-soundcloud::before{content:"\e966"}.ekit-wid-con .icon.icon-chart2::before,.icon.icon-chart2::before{content:"\e967"}.ekit-wid-con .icon.icon-checked::before,.icon.icon-checked::before{content:"\e968"}.ekit-wid-con .icon.icon-clock11::before,.icon.icon-clock11::before{content:"\e969"}.ekit-wid-con .icon.icon-comment2::before,.icon.icon-comment2::before{content:"\e96a"}.ekit-wid-con .icon.icon-comments::before,.icon.icon-comments::before{content:"\e96b"}.ekit-wid-con .icon.icon-consult::before,.icon.icon-consult::before{content:"\e96c"}.ekit-wid-con .icon.icon-consut2::before,.icon.icon-consut2::before{content:"\e96d"}.ekit-wid-con .icon.icon-deal::before,.icon.icon-deal::before{content:"\e96e"}.ekit-wid-con .icon.icon-envelope11::before,.icon.icon-envelope11::before{content:"\e96f"}.ekit-wid-con .icon.icon-folder::before,.icon.icon-folder::before{content:"\e970"}.ekit-wid-con .icon.icon-folder2::before,.icon.icon-folder2::before{content:"\ea6a"}.ekit-wid-con .icon.icon-invest::before,.icon.icon-invest::before{content:"\e971"}.ekit-wid-con .icon.icon-loan::before,.icon.icon-loan::before{content:"\e972"}.ekit-wid-con .icon.icon-menu1::before,.icon.icon-menu1::before{content:"\e871"}.ekit-wid-con .icon.icon-list1::before,.icon.icon-list1::before{content:"\e872"}.ekit-wid-con .icon.icon-map-marker1::before,.icon.icon-map-marker1::before{content:"\e973"}.ekit-wid-con .icon.icon-mutual-fund::before,.icon.icon-mutual-fund::before{content:"\e974"}.ekit-wid-con .icon.icon-google-plus::before,.icon.icon-google-plus::before{content:"\e975"}.ekit-wid-con .icon.icon-phone1::before,.icon.icon-phone1::before{content:"\e976"}.ekit-wid-con .icon.icon-pie-chart1::before,.icon.icon-pie-chart1::before{content:"\e977"}.ekit-wid-con .icon.icon-play::before,.icon.icon-play::before{content:"\e978"}.ekit-wid-con .icon.icon-savings::before,.icon.icon-savings::before{content:"\e979"}.ekit-wid-con .icon.icon-search2::before,.icon.icon-search2::before{content:"\e97a"}.ekit-wid-con .icon.icon-tag1::before,.icon.icon-tag1::before{content:"\e97b"}.ekit-wid-con .icon.icon-tags::before,.icon.icon-tags::before{content:"\e97c"}.ekit-wid-con .icon.icon-instagram1::before,.icon.icon-instagram1::before{content:"\e97d"}.ekit-wid-con .icon.icon-quote::before,.icon.icon-quote::before{content:"\e97e"}.ekit-wid-con .icon.icon-arrow-point-to-down::before,.icon.icon-arrow-point-to-down::before{content:"\e97f"}.ekit-wid-con .icon.icon-play-button::before,.icon.icon-play-button::before{content:"\e980"}.ekit-wid-con .icon.icon-minus::before,.icon.icon-minus::before{content:"\e981"}.ekit-wid-con .icon.icon-plus::before,.icon.icon-plus::before{content:"\e982"}.ekit-wid-con .icon.icon-tick::before,.icon.icon-tick::before{content:"\e983"}.ekit-wid-con .icon.icon-check::before,.icon.icon-check::before{content:"\eaaf"}.ekit-wid-con .icon.icon-edit::before,.icon.icon-edit::before{content:"\e984"}.ekit-wid-con .icon.icon-reply::before,.icon.icon-reply::before{content:"\e985"}.ekit-wid-con .icon.icon-cogwheel-outline::before,.icon.icon-cogwheel-outline::before{content:"\e986"}.ekit-wid-con .icon.icon-abacus::before,.icon.icon-abacus::before{content:"\e987"}.ekit-wid-con .icon.icon-abacus1::before,.icon.icon-abacus1::before{content:"\e988"}.ekit-wid-con .icon.icon-agenda1::before,.icon.icon-agenda1::before{content:"\e989"}.ekit-wid-con .icon.icon-shopping-basket::before,.icon.icon-shopping-basket::before{content:"\e98a"}.ekit-wid-con .icon.icon-users1::before,.icon.icon-users1::before{content:"\e98b"}.ekit-wid-con .icon.icon-man::before,.icon.icon-man::before{content:"\e98c"}.ekit-wid-con .icon.icon-support1::before,.icon.icon-support1::before{content:"\e98d"}.ekit-wid-con .icon.icon-favorites::before,.icon.icon-favorites::before{content:"\e98e"}.ekit-wid-con .icon.icon-calendar::before,.icon.icon-calendar::before{content:"\e98f"}.ekit-wid-con .icon.icon-paper-plane::before,.icon.icon-paper-plane::before{content:"\e990"}.ekit-wid-con .icon.icon-placeholder::before,.icon.icon-placeholder::before{content:"\e991"}.ekit-wid-con .icon.icon-phone-call::before,.icon.icon-phone-call::before{content:"\e992"}.ekit-wid-con .icon.icon-contact::before,.icon.icon-contact::before{content:"\e993"}.ekit-wid-con .icon.icon-email::before,.icon.icon-email::before{content:"\e998"}.ekit-wid-con .icon.icon-internet::before,.icon.icon-internet::before{content:"\e999"}.ekit-wid-con .icon.icon-quote1::before,.icon.icon-quote1::before{content:"\e99a"}.ekit-wid-con .icon.icon-medical::before,.icon.icon-medical::before{content:"\e99b"}.ekit-wid-con .icon.icon-eye1::before,.icon.icon-eye1::before{content:"\e99c"}.ekit-wid-con .icon.icon-full-screen::before,.icon.icon-full-screen::before{content:"\e99d"}.ekit-wid-con .icon.icon-tools::before,.icon.icon-tools::before{content:"\e99e"}.ekit-wid-con .icon.icon-pie-chart2::before,.icon.icon-pie-chart2::before{content:"\e99f"}.ekit-wid-con .icon.icon-diamond11::before,.icon.icon-diamond11::before{content:"\e9a0"}.ekit-wid-con .icon.icon-valentines-heart::before,.icon.icon-valentines-heart::before{content:"\e9a1"}.ekit-wid-con .icon.icon-like::before,.icon.icon-like::before{content:"\e9a2"}.ekit-wid-con .icon.icon-team::before,.icon.icon-team::before{content:"\e9a3"}.ekit-wid-con .icon.icon-tshirt::before,.icon.icon-tshirt::before{content:"\e9a4"}.ekit-wid-con .icon.icon-cancel::before,.icon.icon-cancel::before{content:"\e9a5"}.ekit-wid-con .icon.icon-drink::before,.icon.icon-drink::before{content:"\e9a6"}.ekit-wid-con .icon.icon-home1::before,.icon.icon-home1::before{content:"\e9a7"}.ekit-wid-con .icon.icon-music::before,.icon.icon-music::before{content:"\e9a8"}.ekit-wid-con .icon.icon-rich::before,.icon.icon-rich::before{content:"\e9a9"}.ekit-wid-con .icon.icon-brush::before,.icon.icon-brush::before{content:"\e9aa"}.ekit-wid-con .icon.icon-opposite-way::before,.icon.icon-opposite-way::before{content:"\e9ab"}.ekit-wid-con .icon.icon-cloud-computing1::before,.icon.icon-cloud-computing1::before{content:"\e9ac"}.ekit-wid-con .icon.icon-technology-1::before,.icon.icon-technology-1::before{content:"\e9ad"}.ekit-wid-con .icon.icon-rotate::before,.icon.icon-rotate::before{content:"\e9ae"}.ekit-wid-con .icon.icon-medical1::before,.icon.icon-medical1::before{content:"\e9af"}.ekit-wid-con .icon.icon-flash-1::before,.icon.icon-flash-1::before{content:"\e9b0"}.ekit-wid-con .icon.icon-flash::before,.icon.icon-flash::before{content:"\e9b1"}.ekit-wid-con .icon.icon-uturn::before,.icon.icon-uturn::before{content:"\e9b2"}.ekit-wid-con .icon.icon-down-arrow::before,.icon.icon-down-arrow::before{content:"\e9b3"}.ekit-wid-con .icon.icon-hours-support::before,.icon.icon-hours-support::before{content:"\e9b4"}.ekit-wid-con .icon.icon-bag::before,.icon.icon-bag::before{content:"\e9b5"}.ekit-wid-con .icon.icon-photo-camera::before,.icon.icon-photo-camera::before{content:"\e9b6"}.ekit-wid-con .icon.icon-school::before,.icon.icon-school::before{content:"\e9b7"}.ekit-wid-con .icon.icon-settings::before,.icon.icon-settings::before{content:"\e9b8"}.ekit-wid-con .icon.icon-smartphone1::before,.icon.icon-smartphone1::before{content:"\e9b9"}.ekit-wid-con .icon.icon-technology-11::before,.icon.icon-technology-11::before{content:"\e9ba"}.ekit-wid-con .icon.icon-tool::before,.icon.icon-tool::before{content:"\e9bb"}.ekit-wid-con .icon.icon-business1::before,.icon.icon-business1::before{content:"\e9bc"}.ekit-wid-con .icon.icon-shuffle-arrow::before,.icon.icon-shuffle-arrow::before{content:"\e9bd"}.ekit-wid-con .icon.icon-van-1::before,.icon.icon-van-1::before{content:"\e9be"}.ekit-wid-con .icon.icon-van::before,.icon.icon-van::before{content:"\e9bf"}.ekit-wid-con .icon.icon-vegetables::before,.icon.icon-vegetables::before{content:"\e9c0"}.ekit-wid-con .icon.icon-women::before,.icon.icon-women::before{content:"\e9c1"}.ekit-wid-con .icon.icon-vintage::before,.icon.icon-vintage::before{content:"\e9c2"}.ekit-wid-con .icon.icon-team-1::before,.icon.icon-team-1::before{content:"\e9c6"}.ekit-wid-con .icon.icon-team1::before,.icon.icon-team1::before{content:"\e9c7"}.ekit-wid-con .icon.icon-apple::before,.icon.icon-apple::before{content:"\e9c9"}.ekit-wid-con .icon.icon-watch::before,.icon.icon-watch::before{content:"\e9ca"}.ekit-wid-con .icon.icon-cogwheel::before,.icon.icon-cogwheel::before{content:"\e9cb"}.ekit-wid-con .icon.icon-light-bulb::before,.icon.icon-light-bulb::before{content:"\e9cc"}.ekit-wid-con .icon.icon-light-bulb-1::before,.icon.icon-light-bulb-1::before{content:"\e9cd"}.ekit-wid-con .icon.icon-heart-shape-outline::before,.icon.icon-heart-shape-outline::before{content:"\e9ce"}.ekit-wid-con .icon.icon-online-shopping-cart::before,.icon.icon-online-shopping-cart::before{content:"\e9cf"}.ekit-wid-con .icon.icon-shopping-cart1::before,.icon.icon-shopping-cart1::before{content:"\e9d0"}.ekit-wid-con .icon.icon-star2::before,.icon.icon-star2::before{content:"\e9d1"}.ekit-wid-con .icon.icon-star-1::before,.icon.icon-star-1::before{content:"\e9d2"}.ekit-wid-con .icon.icon-favorite1::before,.icon.icon-favorite1::before{content:"\e9d3"}.ekit-wid-con .icon.icon-agenda2::before,.icon.icon-agenda2::before{content:"\e9d4"}.ekit-wid-con .icon.icon-agenda-1::before,.icon.icon-agenda-1::before{content:"\e9d5"}.ekit-wid-con .icon.icon-alarm-clock::before,.icon.icon-alarm-clock::before{content:"\e9d6"}.ekit-wid-con .icon.icon-alarm-clock1::before,.icon.icon-alarm-clock1::before{content:"\e9d7"}.ekit-wid-con .icon.icon-atomic::before,.icon.icon-atomic::before{content:"\e9d8"}.ekit-wid-con .icon.icon-auction::before,.icon.icon-auction::before{content:"\e9d9"}.ekit-wid-con .icon.icon-balance::before,.icon.icon-balance::before{content:"\e9da"}.ekit-wid-con .icon.icon-balance1::before,.icon.icon-balance1::before{content:"\e9db"}.ekit-wid-con .icon.icon-bank1::before,.icon.icon-bank1::before{content:"\e9dc"}.ekit-wid-con .icon.icon-bar-chart::before,.icon.icon-bar-chart::before{content:"\e9dd"}.ekit-wid-con .icon.icon-barrier::before,.icon.icon-barrier::before{content:"\e9de"}.ekit-wid-con .icon.icon-battery::before,.icon.icon-battery::before{content:"\e9df"}.ekit-wid-con .icon.icon-battery-1::before,.icon.icon-battery-1::before{content:"\e9e0"}.ekit-wid-con .icon.icon-bell::before,.icon.icon-bell::before{content:"\e9e1"}.ekit-wid-con .icon.icon-bluetooth::before,.icon.icon-bluetooth::before{content:"\e9e2"}.ekit-wid-con .icon.icon-book1::before,.icon.icon-book1::before{content:"\e9e3"}.ekit-wid-con .icon.icon-briefcase1::before,.icon.icon-briefcase1::before{content:"\e9e4"}.ekit-wid-con .icon.icon-briefcase-1::before,.icon.icon-briefcase-1::before{content:"\e9e5"}.ekit-wid-con .icon.icon-briefcase-2::before,.icon.icon-briefcase-2::before{content:"\e9e6"}.ekit-wid-con .icon.icon-calculator1::before,.icon.icon-calculator1::before{content:"\e9e7"}.ekit-wid-con .icon.icon-calculator2::before,.icon.icon-calculator2::before{content:"\e9e8"}.ekit-wid-con .icon.icon-calculator-1::before,.icon.icon-calculator-1::before{content:"\e9e9"}.ekit-wid-con .icon.icon-calendar1::before,.icon.icon-calendar1::before{content:"\e9ea"}.ekit-wid-con .icon.icon-calendar2::before,.icon.icon-calendar2::before{content:"\e9eb"}.ekit-wid-con .icon.icon-calendar-1::before,.icon.icon-calendar-1::before{content:"\e9ec"}.ekit-wid-con .icon.icon-calendar-page-empty::before,.icon.icon-calendar-page-empty::before{content:"\eaac"}.ekit-wid-con .icon.icon-calendar3::before,.icon.icon-calendar3::before{content:"\eb9c"}.ekit-wid-con .icon.icon-car11::before,.icon.icon-car11::before{content:"\e9ed"}.ekit-wid-con .icon.icon-carrier::before,.icon.icon-carrier::before{content:"\e9ee"}.ekit-wid-con .icon.icon-cash::before,.icon.icon-cash::before{content:"\e9ef"}.ekit-wid-con .icon.icon-chat::before,.icon.icon-chat::before{content:"\e9f0"}.ekit-wid-con .icon.icon-chat-1::before,.icon.icon-chat-1::before{content:"\e9f1"}.ekit-wid-con .icon.icon-checked1::before,.icon.icon-checked1::before{content:"\e9f2"}.ekit-wid-con .icon.icon-clip::before,.icon.icon-clip::before{content:"\e9f3"}.ekit-wid-con .icon.icon-clip1::before,.icon.icon-clip1::before{content:"\e9f4"}.ekit-wid-con .icon.icon-clipboard1::before,.icon.icon-clipboard1::before{content:"\e9f5"}.ekit-wid-con .icon.icon-clipboard11::before,.icon.icon-clipboard11::before{content:"\e9f6"}.ekit-wid-con .icon.icon-clock2::before,.icon.icon-clock2::before{content:"\e9f7"}.ekit-wid-con .icon.icon-clock-1::before,.icon.icon-clock-1::before{content:"\e9f8"}.ekit-wid-con .icon.icon-cloud11::before,.icon.icon-cloud11::before{content:"\e9f9"}.ekit-wid-con .icon.icon-cloud-computing11::before,.icon.icon-cloud-computing11::before{content:"\e9fa"}.ekit-wid-con .icon.icon-cloud-computing-1::before,.icon.icon-cloud-computing-1::before{content:"\e9fb"}.ekit-wid-con .icon.icon-cogwheel1::before,.icon.icon-cogwheel1::before{content:"\e9fc"}.ekit-wid-con .icon.icon-coins1::before,.icon.icon-coins1::before{content:"\e9fd"}.ekit-wid-con .icon.icon-compass::before,.icon.icon-compass::before{content:"\e9fe"}.ekit-wid-con .icon.icon-contract::before,.icon.icon-contract::before{content:"\e9ff"}.ekit-wid-con .icon.icon-conversation::before,.icon.icon-conversation::before{content:"\ea00"}.ekit-wid-con .icon.icon-crane1::before,.icon.icon-crane1::before{content:"\ea01"}.ekit-wid-con .icon.icon-crane-2::before,.icon.icon-crane-2::before{content:"\ea02"}.ekit-wid-con .icon.icon-credit-card::before,.icon.icon-credit-card::before{content:"\ea03"}.ekit-wid-con .icon.icon-credit-card1::before,.icon.icon-credit-card1::before{content:"\ea04"}.ekit-wid-con .icon.icon-cursor::before,.icon.icon-cursor::before{content:"\ea05"}.ekit-wid-con .icon.icon-customer-service::before,.icon.icon-customer-service::before{content:"\ea06"}.ekit-wid-con .icon.icon-cutlery::before,.icon.icon-cutlery::before{content:"\ea07"}.ekit-wid-con .icon.icon-dart-board::before,.icon.icon-dart-board::before{content:"\ea08"}.ekit-wid-con .icon.icon-decision-making::before,.icon.icon-decision-making::before{content:"\ea09"}.ekit-wid-con .icon.icon-desk-chair::before,.icon.icon-desk-chair::before{content:"\ea0a"}.ekit-wid-con .icon.icon-desk-lamp::before,.icon.icon-desk-lamp::before{content:"\ea0b"}.ekit-wid-con .icon.icon-diamond2::before,.icon.icon-diamond2::before{content:"\ea0c"}.ekit-wid-con .icon.icon-direction::before,.icon.icon-direction::before{content:"\ea0d"}.ekit-wid-con .icon.icon-document::before,.icon.icon-document::before{content:"\ea0e"}.ekit-wid-con .icon.icon-dollar-bill::before,.icon.icon-dollar-bill::before{content:"\ea0f"}.ekit-wid-con .icon.icon-download1::before,.icon.icon-download1::before{content:"\ea10"}.ekit-wid-con .icon.icon-edit1::before,.icon.icon-edit1::before{content:"\ea11"}.ekit-wid-con .icon.icon-email1::before,.icon.icon-email1::before{content:"\ea12"}.ekit-wid-con .icon.icon-envelope2::before,.icon.icon-envelope2::before{content:"\ea13"}.ekit-wid-con .icon.icon-envelope3::before,.icon.icon-envelope3::before{content:"\ea14"}.ekit-wid-con .icon.icon-eraser::before,.icon.icon-eraser::before{content:"\ea15"}.ekit-wid-con .icon.icon-eye2::before,.icon.icon-eye2::before{content:"\ea16"}.ekit-wid-con .icon.icon-factory::before,.icon.icon-factory::before{content:"\ea17"}.ekit-wid-con .icon.icon-fast-forward::before,.icon.icon-fast-forward::before{content:"\ea18"}.ekit-wid-con .icon.icon-favorites1::before,.icon.icon-favorites1::before{content:"\ea19"}.ekit-wid-con .icon.icon-file::before,.icon.icon-file::before{content:"\ea1a"}.ekit-wid-con .icon.icon-file-1::before,.icon.icon-file-1::before{content:"\ea1b"}.ekit-wid-con .icon.icon-file-2::before,.icon.icon-file-2::before{content:"\ea1c"}.ekit-wid-con .icon.icon-file-3::before,.icon.icon-file-3::before{content:"\ea1d"}.ekit-wid-con .icon.icon-filter::before,.icon.icon-filter::before{content:"\ea1e"}.ekit-wid-con .icon.icon-finance-book::before,.icon.icon-finance-book::before{content:"\ea1f"}.ekit-wid-con .icon.icon-flag1::before,.icon.icon-flag1::before{content:"\ea20"}.ekit-wid-con .icon.icon-folder1::before,.icon.icon-folder1::before{content:"\ea21"}.ekit-wid-con .icon.icon-folder-1::before,.icon.icon-folder-1::before{content:"\ea22"}.ekit-wid-con .icon.icon-folders::before,.icon.icon-folders::before{content:"\ea23"}.ekit-wid-con .icon.icon-folders1::before,.icon.icon-folders1::before{content:"\ea24"}.ekit-wid-con .icon.icon-gamepad::before,.icon.icon-gamepad::before{content:"\ea25"}.ekit-wid-con .icon.icon-gift11::before,.icon.icon-gift11::before{content:"\ea26"}.ekit-wid-con .icon.icon-growth::before,.icon.icon-growth::before{content:"\ea27"}.ekit-wid-con .icon.icon-heart11::before,.icon.icon-heart11::before{content:"\ea28"}.ekit-wid-con .icon.icon-home2::before,.icon.icon-home2::before{content:"\ea29"}.ekit-wid-con .icon.icon-house::before,.icon.icon-house::before{content:"\ea2a"}.ekit-wid-con .icon.icon-house-1::before,.icon.icon-house-1::before{content:"\ea2b"}.ekit-wid-con .icon.icon-house-2::before,.icon.icon-house-2::before{content:"\ea2c"}.ekit-wid-con .icon.icon-id-card::before,.icon.icon-id-card::before{content:"\ea2d"}.ekit-wid-con .icon.icon-id-card1::before,.icon.icon-id-card1::before{content:"\ea2e"}.ekit-wid-con .icon.icon-id-card-1::before,.icon.icon-id-card-1::before{content:"\ea2f"}.ekit-wid-con .icon.icon-idea1::before,.icon.icon-idea1::before{content:"\ea30"}.ekit-wid-con .icon.icon-image::before,.icon.icon-image::before{content:"\ea31"}.ekit-wid-con .icon.icon-improvement::before,.icon.icon-improvement::before{content:"\ea32"}.ekit-wid-con .icon.icon-inbox1::before,.icon.icon-inbox1::before{content:"\ea33"}.ekit-wid-con .icon.icon-information::before,.icon.icon-information::before{content:"\ea34"}.ekit-wid-con .icon.icon-key::before,.icon.icon-key::before{content:"\ea35"}.ekit-wid-con .icon.icon-key1::before,.icon.icon-key1::before{content:"\ea36"}.ekit-wid-con .icon.icon-laptop1::before,.icon.icon-laptop1::before{content:"\ea37"}.ekit-wid-con .icon.icon-layers1::before,.icon.icon-layers1::before{content:"\ea38"}.ekit-wid-con .icon.icon-light-bulb1::before,.icon.icon-light-bulb1::before{content:"\ea39"}.ekit-wid-con .icon.icon-like1::before,.icon.icon-like1::before{content:"\ea3a"}.ekit-wid-con .icon.icon-line-chart1::before,.icon.icon-line-chart1::before{content:"\ea3b"}.ekit-wid-con .icon.icon-mail::before,.icon.icon-mail::before{content:"\ea3c"}.ekit-wid-con .icon.icon-manager::before,.icon.icon-manager::before{content:"\ea3d"}.ekit-wid-con .icon.icon-map1::before,.icon.icon-map1::before{content:"\ea3e"}.ekit-wid-con .icon.icon-medal1::before,.icon.icon-medal1::before{content:"\ea3f"}.ekit-wid-con .icon.icon-megaphone::before,.icon.icon-megaphone::before{content:"\ea40"}.ekit-wid-con .icon.icon-megaphone1::before,.icon.icon-megaphone1::before{content:"\ea41"}.ekit-wid-con .icon.icon-message::before,.icon.icon-message::before{content:"\ea42"}.ekit-wid-con .icon.icon-message-1::before,.icon.icon-message-1::before{content:"\ea43"}.ekit-wid-con .icon.icon-message-2::before,.icon.icon-message-2::before{content:"\ea44"}.ekit-wid-con .icon.icon-microphone::before,.icon.icon-microphone::before{content:"\ea45"}.ekit-wid-con .icon.icon-money1::before,.icon.icon-money1::before{content:"\ea46"}.ekit-wid-con .icon.icon-money-bag1::before,.icon.icon-money-bag1::before{content:"\ea47"}.ekit-wid-con .icon.icon-monitor1::before,.icon.icon-monitor1::before{content:"\ea48"}.ekit-wid-con .icon.icon-music1::before,.icon.icon-music1::before{content:"\ea49"}.ekit-wid-con .icon.icon-next::before,.icon.icon-next::before{content:"\ea4a"}.ekit-wid-con .icon.icon-open-book1::before,.icon.icon-open-book1::before{content:"\ea4b"}.ekit-wid-con .icon.icon-padlock::before,.icon.icon-padlock::before{content:"\ea4c"}.ekit-wid-con .icon.icon-padlock-1::before,.icon.icon-padlock-1::before{content:"\ea4d"}.ekit-wid-con .icon.icon-paint-brush::before,.icon.icon-paint-brush::before{content:"\ea4e"}.ekit-wid-con .icon.icon-pause::before,.icon.icon-pause::before{content:"\ea4f"}.ekit-wid-con .icon.icon-pen::before,.icon.icon-pen::before{content:"\ea50"}.ekit-wid-con .icon.icon-pencil1::before,.icon.icon-pencil1::before{content:"\ea51"}.ekit-wid-con .icon.icon-percentage::before,.icon.icon-percentage::before{content:"\ea52"}.ekit-wid-con .icon.icon-phone-call1::before,.icon.icon-phone-call1::before{content:"\ea53"}.ekit-wid-con .icon.icon-phone-call2::before,.icon.icon-phone-call2::before{content:"\ea54"}.ekit-wid-con .icon.icon-photo-camera1::before,.icon.icon-photo-camera1::before{content:"\ea55"}.ekit-wid-con .icon.icon-pie-chart3::before,.icon.icon-pie-chart3::before{content:"\ea56"}.ekit-wid-con .icon.icon-pipe::before,.icon.icon-pipe::before{content:"\ea57"}.ekit-wid-con .icon.icon-placeholder1::before,.icon.icon-placeholder1::before{content:"\ea58"}.ekit-wid-con .icon.icon-placeholder2::before,.icon.icon-placeholder2::before{content:"\ea59"}.ekit-wid-con .icon.icon-planet-earth::before,.icon.icon-planet-earth::before{content:"\ea5a"}.ekit-wid-con .icon.icon-play-button1::before,.icon.icon-play-button1::before{content:"\ea5b"}.ekit-wid-con .icon.icon-power-button::before,.icon.icon-power-button::before{content:"\ea5c"}.ekit-wid-con .icon.icon-presentation::before,.icon.icon-presentation::before{content:"\ea5d"}.ekit-wid-con .icon.icon-presentation1::before,.icon.icon-presentation1::before{content:"\ea5e"}.ekit-wid-con .icon.icon-printer1::before,.icon.icon-printer1::before{content:"\ea5f"}.ekit-wid-con .icon.icon-push-pin::before,.icon.icon-push-pin::before{content:"\ea60"}.ekit-wid-con .icon.icon-push-pin1::before,.icon.icon-push-pin1::before{content:"\ea61"}.ekit-wid-con .icon.icon-refresh::before,.icon.icon-refresh::before{content:"\ea62"}.ekit-wid-con .icon.icon-reload::before,.icon.icon-reload::before{content:"\ea63"}.ekit-wid-con .icon.icon-return::before,.icon.icon-return::before{content:"\ea64"}.ekit-wid-con .icon.icon-rocket-ship::before,.icon.icon-rocket-ship::before{content:"\ea65"}.ekit-wid-con .icon.icon-rss1::before,.icon.icon-rss1::before{content:"\ea66"}.ekit-wid-con .icon.icon-safebox::before,.icon.icon-safebox::before{content:"\ea67"}.ekit-wid-con .icon.icon-safebox1::before,.icon.icon-safebox1::before{content:"\ea68"}.ekit-wid-con .icon.icon-settings1::before,.icon.icon-settings1::before{content:"\ea69"}.ekit-wid-con .icon.icon-settings-2::before,.icon.icon-settings-2::before{content:"\ea6b"}.ekit-wid-con .icon.icon-sewing-machine::before,.icon.icon-sewing-machine::before{content:"\ea6c"}.ekit-wid-con .icon.icon-share2::before,.icon.icon-share2::before{content:"\ea6d"}.ekit-wid-con .icon.icon-shield1::before,.icon.icon-shield1::before{content:"\ea6e"}.ekit-wid-con .icon.icon-shield11::before,.icon.icon-shield11::before{content:"\ea6f"}.ekit-wid-con .icon.icon-shopping::before,.icon.icon-shopping::before{content:"\ea70"}.ekit-wid-con .icon.icon-shopping-bag::before,.icon.icon-shopping-bag::before{content:"\ea71"}.ekit-wid-con .icon.icon-shopping-bag-1::before,.icon.icon-shopping-bag-1::before{content:"\ea72"}.ekit-wid-con .icon.icon-shopping-bag-2::before,.icon.icon-shopping-bag-2::before{content:"\ea73"}.ekit-wid-con .icon.icon-shopping-cart11::before,.icon.icon-shopping-cart11::before{content:"\ea74"}.ekit-wid-con .icon.icon-shopping-cart2::before,.icon.icon-shopping-cart2::before{content:"\ea75"}.ekit-wid-con .icon.icon-shopping-cart-1::before,.icon.icon-shopping-cart-1::before{content:"\ea76"}.ekit-wid-con .icon.icon-shopping-cart-2::before,.icon.icon-shopping-cart-2::before{content:"\ea77"}.ekit-wid-con .icon.icon-shopping-cart-3::before,.icon.icon-shopping-cart-3::before{content:"\ea78"}.ekit-wid-con .icon.icon-smartphone2::before,.icon.icon-smartphone2::before{content:"\ea79"}.ekit-wid-con .icon.icon-speaker::before,.icon.icon-speaker::before{content:"\ea7a"}.ekit-wid-con .icon.icon-speakers::before,.icon.icon-speakers::before{content:"\ea7b"}.ekit-wid-con .icon.icon-stats::before,.icon.icon-stats::before{content:"\ea7c"}.ekit-wid-con .icon.icon-stats-1::before,.icon.icon-stats-1::before{content:"\ea7d"}.ekit-wid-con .icon.icon-stats-2::before,.icon.icon-stats-2::before{content:"\ea7e"}.ekit-wid-con .icon.icon-stats-3::before,.icon.icon-stats-3::before{content:"\ea7f"}.ekit-wid-con .icon.icon-stats-4::before,.icon.icon-stats-4::before{content:"\ea80"}.ekit-wid-con .icon.icon-stats-5::before,.icon.icon-stats-5::before{content:"\ea81"}.ekit-wid-con .icon.icon-stats-6::before,.icon.icon-stats-6::before{content:"\ea82"}.ekit-wid-con .icon.icon-sticky-note::before,.icon.icon-sticky-note::before{content:"\ea83"}.ekit-wid-con .icon.icon-store1::before,.icon.icon-store1::before{content:"\ea84"}.ekit-wid-con .icon.icon-store-1::before,.icon.icon-store-1::before{content:"\ea85"}.ekit-wid-con .icon.icon-suitcase::before,.icon.icon-suitcase::before{content:"\ea86"}.ekit-wid-con .icon.icon-suitcase-1::before,.icon.icon-suitcase-1::before{content:"\ea87"}.ekit-wid-con .icon.icon-tag2::before,.icon.icon-tag2::before{content:"\ea88"}.ekit-wid-con .icon.icon-target::before,.icon.icon-target::before{content:"\ea89"}.ekit-wid-con .icon.icon-team2::before,.icon.icon-team2::before{content:"\ea8a"}.ekit-wid-con .icon.icon-tie::before,.icon.icon-tie::before{content:"\ea8b"}.ekit-wid-con .icon.icon-trash1::before,.icon.icon-trash1::before{content:"\ea8c"}.ekit-wid-con .icon.icon-trolley::before,.icon.icon-trolley::before{content:"\ea8d"}.ekit-wid-con .icon.icon-trolley-1::before,.icon.icon-trolley-1::before{content:"\ea8e"}.ekit-wid-con .icon.icon-trolley-2::before,.icon.icon-trolley-2::before{content:"\ea8f"}.ekit-wid-con .icon.icon-trophy1::before,.icon.icon-trophy1::before{content:"\ea90"}.ekit-wid-con .icon.icon-truck1::before,.icon.icon-truck1::before{content:"\ea91"}.ekit-wid-con .icon.icon-truck-1::before,.icon.icon-truck-1::before{content:"\ea92"}.ekit-wid-con .icon.icon-truck-2::before,.icon.icon-truck-2::before{content:"\ea93"}.ekit-wid-con .icon.icon-umbrella::before,.icon.icon-umbrella::before{content:"\ea94"}.ekit-wid-con .icon.icon-upload1::before,.icon.icon-upload1::before{content:"\ea95"}.ekit-wid-con .icon.icon-user1::before,.icon.icon-user1::before{content:"\ea96"}.ekit-wid-con .icon.icon-user-1::before,.icon.icon-user-1::before{content:"\ea97"}.ekit-wid-con .icon.icon-user-2::before,.icon.icon-user-2::before{content:"\ea98"}.ekit-wid-con .icon.icon-user-3::before,.icon.icon-user-3::before{content:"\ea99"}.ekit-wid-con .icon.icon-users2::before,.icon.icon-users2::before{content:"\ea9a"}.ekit-wid-con .icon.icon-video-camera::before,.icon.icon-video-camera::before{content:"\ea9b"}.ekit-wid-con .icon.icon-voucher::before,.icon.icon-voucher::before{content:"\ea9c"}.ekit-wid-con .icon.icon-voucher-1::before,.icon.icon-voucher-1::before{content:"\ea9d"}.ekit-wid-con .icon.icon-voucher-2::before,.icon.icon-voucher-2::before{content:"\ea9e"}.ekit-wid-con .icon.icon-voucher-3::before,.icon.icon-voucher-3::before{content:"\ea9f"}.ekit-wid-con .icon.icon-voucher-4::before,.icon.icon-voucher-4::before{content:"\eaa0"}.ekit-wid-con .icon.icon-wallet::before,.icon.icon-wallet::before{content:"\eaa1"}.ekit-wid-con .icon.icon-wallet1::before,.icon.icon-wallet1::before{content:"\eaa2"}.ekit-wid-con .icon.icon-wifi::before,.icon.icon-wifi::before{content:"\eaa3"}.ekit-wid-con .icon.icon-worker::before,.icon.icon-worker::before{content:"\eaa4"}.ekit-wid-con .icon.icon-zoom-in::before,.icon.icon-zoom-in::before{content:"\eaa5"}.ekit-wid-con .icon.icon-zoom-out::before,.icon.icon-zoom-out::before{content:"\eaa6"}.ekit-wid-con .icon.icon-burger-menu::before,.icon.icon-burger-menu::before{content:"\eab8"}.ekit-wid-con .icon.icon-squares::before,.icon.icon-squares::before{content:"\eaa7"}.ekit-wid-con .icon.icon-options::before,.icon.icon-options::before{content:"\eaa8"}.ekit-wid-con .icon.icon-apps::before,.icon.icon-apps::before{content:"\eaa9"}.ekit-wid-con .icon.icon-menu-11::before,.icon.icon-menu-11::before{content:"\eaaa"}.ekit-wid-con .icon.icon-menu11::before,.icon.icon-menu11::before{content:"\eaab"}.ekit-wid-con .icon.icon-back_up::before,.icon.icon-back_up::before{content:"\eaad"}.ekit-wid-con .icon.icon-cart11::before,.icon.icon-cart11::before{content:"\eaae"}.ekit-wid-con .icon.icon-checkmark::before,.icon.icon-checkmark::before{content:"\eab0"}.ekit-wid-con .icon.icon-dollar::before,.icon.icon-dollar::before{content:"\eab1"}.ekit-wid-con .icon.icon-domian::before,.icon.icon-domian::before{content:"\eab2"}.ekit-wid-con .icon.icon-hosting1::before,.icon.icon-hosting1::before{content:"\eab3"}.ekit-wid-con .icon.icon-key2::before,.icon.icon-key2::before{content:"\eab4"}.ekit-wid-con .icon.icon-migration::before,.icon.icon-migration::before{content:"\eab5"}.ekit-wid-con .icon.icon-play1::before,.icon.icon-play1::before{content:"\eab6"}.ekit-wid-con .icon.icon-quote2::before,.icon.icon-quote2::before{content:"\eab7"}.ekit-wid-con .icon.icon-api_setup::before,.icon.icon-api_setup::before{content:"\eab9"}.ekit-wid-con .icon.icon-coin::before,.icon.icon-coin::before{content:"\eaba"}.ekit-wid-con .icon.icon-hand_shake::before,.icon.icon-hand_shake::before{content:"\eabb"}.ekit-wid-con .icon.icon-idea_generate::before,.icon.icon-idea_generate::before{content:"\eabc"}.ekit-wid-con .icon.icon-page_search::before,.icon.icon-page_search::before{content:"\eabd"}.ekit-wid-con .icon.icon-pen_shape::before,.icon.icon-pen_shape::before{content:"\eabe"}.ekit-wid-con .icon.icon-pencil_art::before,.icon.icon-pencil_art::before{content:"\eabf"}.ekit-wid-con .icon.icon-review::before,.icon.icon-review::before{content:"\eac0"}.ekit-wid-con .icon.icon-star::before,.icon.icon-star::before{content:"\eac1"}.ekit-wid-con .icon.icon-timing::before,.icon.icon-timing::before{content:"\eac2"}.ekit-wid-con .icon.icon-trophy::before,.icon.icon-trophy::before{content:"\eac3"}.ekit-wid-con .icon.icon-communication::before,.icon.icon-communication::before{content:"\eac4"}.ekit-wid-con .icon.icon-money-bag2::before,.icon.icon-money-bag2::before{content:"\eac5"}.ekit-wid-con .icon.icon-dentist::before,.icon.icon-dentist::before{content:"\eac6"}.ekit-wid-con .icon.icon-bill::before,.icon.icon-bill::before{content:"\eac7"}.ekit-wid-con .icon.icon-label::before,.icon.icon-label::before{content:"\eac8"}.ekit-wid-con .icon.icon-money::before,.icon.icon-money::before{content:"\eac9"}.ekit-wid-con .icon.icon-shield::before,.icon.icon-shield::before{content:"\eaca"}.ekit-wid-con .icon.icon-support::before,.icon.icon-support::before{content:"\eacb"}.ekit-wid-con .icon.icon-one::before,.icon.icon-one::before{content:"\eacc"}.ekit-wid-con .icon.icon-clock::before,.icon.icon-clock::before{content:"\eacd"}.ekit-wid-con .icon.icon-cart::before,.icon.icon-cart::before{content:"\eace"}.ekit-wid-con .icon.icon-globe::before,.icon.icon-globe::before{content:"\eacf"}.ekit-wid-con .icon.icon-tooth::before,.icon.icon-tooth::before{content:"\ead0"}.ekit-wid-con .icon.icon-tooth-1::before,.icon.icon-tooth-1::before{content:"\ead1"}.ekit-wid-con .icon.icon-tooth-2::before,.icon.icon-tooth-2::before{content:"\ead2"}.ekit-wid-con .icon.icon-brain::before,.icon.icon-brain::before{content:"\ead3"}.ekit-wid-con .icon.icon-view::before,.icon.icon-view::before{content:"\ead4"}.ekit-wid-con .icon.icon-doctor::before,.icon.icon-doctor::before{content:"\ead5"}.ekit-wid-con .icon.icon-heart::before,.icon.icon-heart::before{content:"\ead6"}.ekit-wid-con .icon.icon-medicine::before,.icon.icon-medicine::before{content:"\ead7"}.ekit-wid-con .icon.icon-stethoscope::before,.icon.icon-stethoscope::before{content:"\ead8"}.ekit-wid-con .icon.icon-hospital::before,.icon.icon-hospital::before{content:"\ead9"}.ekit-wid-con .icon.icon-clipboard::before,.icon.icon-clipboard::before{content:"\eada"}.ekit-wid-con .icon.icon-medicine-1::before,.icon.icon-medicine-1::before{content:"\eadb"}.ekit-wid-con .icon.icon-hospital-1::before,.icon.icon-hospital-1::before{content:"\eadc"}.ekit-wid-con .icon.icon-customer-support::before,.icon.icon-customer-support::before{content:"\eadd"}.ekit-wid-con .icon.icon-brickwall::before,.icon.icon-brickwall::before{content:"\eade"}.ekit-wid-con .icon.icon-crane2::before,.icon.icon-crane2::before{content:"\eadf"}.ekit-wid-con .icon.icon-valve::before,.icon.icon-valve::before{content:"\eae1"}.ekit-wid-con .icon.icon-safety::before,.icon.icon-safety::before{content:"\eae2"}.ekit-wid-con .icon.icon-energy-saving::before,.icon.icon-energy-saving::before{content:"\eae3"}.ekit-wid-con .icon.icon-paint-roller::before,.icon.icon-paint-roller::before{content:"\eae4"}.ekit-wid-con .icon.icon-paint-brushes::before,.icon.icon-paint-brushes::before{content:"\eae5"}.ekit-wid-con .icon.icon-construction-tool-vehicle-with-crane-lifting-materials::before,.icon.icon-construction-tool-vehicle-with-crane-lifting-materials::before{content:"\eae6"}.ekit-wid-con .icon.icon-trowel::before,.icon.icon-trowel::before{content:"\eae7"}.ekit-wid-con .icon.icon-bucket::before,.icon.icon-bucket::before{content:"\eae8"}.ekit-wid-con .icon.icon-smart::before,.icon.icon-smart::before{content:"\eae9"}.ekit-wid-con .icon.icon-repair::before,.icon.icon-repair::before{content:"\eaea"}.ekit-wid-con .icon.icon-saw::before,.icon.icon-saw::before{content:"\eaeb"}.ekit-wid-con .icon.icon-cutter::before,.icon.icon-cutter::before{content:"\eaec"}.ekit-wid-con .icon.icon-plier::before,.icon.icon-plier::before{content:"\eaed"}.ekit-wid-con .icon.icon-drill::before,.icon.icon-drill::before{content:"\eaee"}.ekit-wid-con .icon.icon-save-money::before,.icon.icon-save-money::before{content:"\eaef"}.ekit-wid-con .icon.icon-planting::before,.icon.icon-planting::before{content:"\eaf0"}.ekit-wid-con .icon.icon-line-chart::before,.icon.icon-line-chart::before{content:"\eaf1"}.ekit-wid-con .icon.icon-open-book::before,.icon.icon-open-book::before{content:"\eaf2"}.ekit-wid-con .icon.icon-money-bag3::before,.icon.icon-money-bag3::before{content:"\eaf3"}.ekit-wid-con .icon.icon-server::before,.icon.icon-server::before{content:"\eaf4"}.ekit-wid-con .icon.icon-server-1::before,.icon.icon-server-1::before{content:"\eaf5"}.ekit-wid-con .icon.icon-server-2::before,.icon.icon-server-2::before{content:"\eaf6"}.ekit-wid-con .icon.icon-cloud-computing::before,.icon.icon-cloud-computing::before{content:"\eaf7"}.ekit-wid-con .icon.icon-cloud::before,.icon.icon-cloud::before{content:"\eaf8"}.ekit-wid-con .icon.icon-database::before,.icon.icon-database::before{content:"\eaf9"}.ekit-wid-con .icon.icon-computer::before,.icon.icon-computer::before{content:"\eafa"}.ekit-wid-con .icon.icon-server-3::before,.icon.icon-server-3::before{content:"\eafb"}.ekit-wid-con .icon.icon-server-4::before,.icon.icon-server-4::before{content:"\eafc"}.ekit-wid-con .icon.icon-server-5::before,.icon.icon-server-5::before{content:"\eafd"}.ekit-wid-con .icon.icon-server-6::before,.icon.icon-server-6::before{content:"\eafe"}.ekit-wid-con .icon.icon-server-7::before,.icon.icon-server-7::before{content:"\eaff"}.ekit-wid-con .icon.icon-cloud-1::before,.icon.icon-cloud-1::before{content:"\eb00"}.ekit-wid-con .icon.icon-server-8::before,.icon.icon-server-8::before{content:"\eb01"}.ekit-wid-con .icon.icon-business-and-finance::before,.icon.icon-business-and-finance::before{content:"\eb02"}.ekit-wid-con .icon.icon-cloud-2::before,.icon.icon-cloud-2::before{content:"\eb03"}.ekit-wid-con .icon.icon-server-9::before,.icon.icon-server-9::before{content:"\eb04"}.ekit-wid-con .icon.icon-hosting::before,.icon.icon-hosting::before{content:"\eb05"}.ekit-wid-con .icon.icon-car::before,.icon.icon-car::before{content:"\eb06"}.ekit-wid-con .icon.icon-car-frontal-view::before,.icon.icon-car-frontal-view::before{content:"\eb07"}.ekit-wid-con .icon.icon-car-1::before,.icon.icon-car-1::before{content:"\eb08"}.ekit-wid-con .icon.icon-racing::before,.icon.icon-racing::before{content:"\eb09"}.ekit-wid-con .icon.icon-car-wheel::before,.icon.icon-car-wheel::before{content:"\eb0a"}.ekit-wid-con .icon.icon-steering-wheel::before,.icon.icon-steering-wheel::before{content:"\eb0b"}.ekit-wid-con .icon.icon-frontal-taxi-cab::before,.icon.icon-frontal-taxi-cab::before{content:"\eb0c"}.ekit-wid-con .icon.icon-taxi::before,.icon.icon-taxi::before{content:"\eb0d"}.ekit-wid-con .icon.icon-cosmetics::before,.icon.icon-cosmetics::before{content:"\eb0e"}.ekit-wid-con .icon.icon-flower::before,.icon.icon-flower::before{content:"\eb0f"}.ekit-wid-con .icon.icon-mirror::before,.icon.icon-mirror::before{content:"\eb10"}.ekit-wid-con .icon.icon-itunes::before,.icon.icon-itunes::before{content:"\eb6b"}.ekit-wid-con .icon.icon-salon::before,.icon.icon-salon::before{content:"\eb11"}.ekit-wid-con .icon.icon-hair-dryer::before,.icon.icon-hair-dryer::before{content:"\eb12"}.ekit-wid-con .icon.icon-shampoo::before,.icon.icon-shampoo::before{content:"\eb13"}.ekit-wid-con .icon.icon-download-button::before,.icon.icon-download-button::before{content:"\e90b"}.ekit-wid-con .icon.icon-list::before,.icon.icon-list::before{content:"\eb14"}.ekit-wid-con .icon.icon-loupe::before,.icon.icon-loupe::before{content:"\eb15"}.ekit-wid-con .icon.icon-search::before,.icon.icon-search::before{content:"\eb16"}.ekit-wid-con .icon.icon-search-1::before,.icon.icon-search-1::before{content:"\eb17"}.ekit-wid-con .icon.icon-shopping-cart::before,.icon.icon-shopping-cart::before{content:"\eb18"}.ekit-wid-con .icon.icon-menu::before,.icon.icon-menu::before{content:"\eb19"}.ekit-wid-con .icon.icon-menu-1::before,.icon.icon-menu-1::before{content:"\eb1a"}.ekit-wid-con .icon.icon-menu-button-of-three-horizontal-lines::before,.icon.icon-menu-button-of-three-horizontal-lines::before{content:"\eb1b"}.ekit-wid-con .icon.icon-menu-2::before,.icon.icon-menu-2::before{content:"\eb1c"}.ekit-wid-con .icon.icon-menu-3::before,.icon.icon-menu-3::before{content:"\eb1d"}.ekit-wid-con .icon.icon-menu-5::before,.icon.icon-menu-5::before{content:"\eb1f"}.ekit-wid-con .icon.icon-menu-button::before,.icon.icon-menu-button::before{content:"\eb20"}.ekit-wid-con .icon.icon-list-1::before,.icon.icon-list-1::before{content:"\eb21"}.ekit-wid-con .icon.icon-menu-6::before,.icon.icon-menu-6::before{content:"\eb22"}.ekit-wid-con .icon.icon-menu-7::before,.icon.icon-menu-7::before{content:"\eb23"}.ekit-wid-con .icon.icon-menu-8::before,.icon.icon-menu-8::before{content:"\eb24"}.ekit-wid-con .icon.icon-list-2::before,.icon.icon-list-2::before{content:"\eb25"}.ekit-wid-con .icon.icon-dot::before,.icon.icon-dot::before{content:"\eb26"}.ekit-wid-con .icon.icon-menu-9::before,.icon.icon-menu-9::before{content:"\eb27"}.ekit-wid-con .icon.icon-search11::before,.icon.icon-search11::before{content:"\eb28"}.ekit-wid-con .icon.icon-search-minus::before,.icon.icon-search-minus::before{content:"\eb29"}.ekit-wid-con .icon.icon-search-11::before,.icon.icon-search-11::before{content:"\eb2a"}.ekit-wid-con .icon.icon-search-2::before,.icon.icon-search-2::before{content:"\eb2b"}.ekit-wid-con .icon.icon-search-3::before,.icon.icon-search-3::before{content:"\eb2c"}.ekit-wid-con .icon.icon-magnifying-glass-search::before,.icon.icon-magnifying-glass-search::before{content:"\eb2d"}.ekit-wid-con .icon.icon-loupe1::before,.icon.icon-loupe1::before{content:"\eb2e"}.ekit-wid-con .icon.icon-speed::before,.icon.icon-speed::before{content:"\eb2f"}.ekit-wid-con .icon.icon-search21::before,.icon.icon-search21::before{content:"\eb30"}.ekit-wid-con .icon.icon-search-4::before,.icon.icon-search-4::before{content:"\eb31"}.ekit-wid-con .icon.icon-search-5::before,.icon.icon-search-5::before{content:"\eb32"}.ekit-wid-con .icon.icon-detective::before,.icon.icon-detective::before{content:"\eb33"}.ekit-wid-con .icon.icon-cart1::before,.icon.icon-cart1::before{content:"\eb34"}.ekit-wid-con .icon.icon-buying-on-smartphone::before,.icon.icon-buying-on-smartphone::before{content:"\eb35"}.ekit-wid-con .icon.icon-badge::before,.icon.icon-badge::before{content:"\eb36"}.ekit-wid-con .icon.icon-basket1::before,.icon.icon-basket1::before{content:"\eb37"}.ekit-wid-con .icon.icon-commerce-and-shopping::before,.icon.icon-commerce-and-shopping::before{content:"\eb38"}.ekit-wid-con .icon.icon-comment::before,.icon.icon-comment::before{content:"\eb39"}.ekit-wid-con .icon.icon-comment-1::before,.icon.icon-comment-1::before{content:"\eb3a"}.ekit-wid-con .icon.icon-share::before,.icon.icon-share::before{content:"\eb3b"}.ekit-wid-con .icon.icon-share-1::before,.icon.icon-share-1::before{content:"\eb3c"}.ekit-wid-con .icon.icon-share-2::before,.icon.icon-share-2::before{content:"\eb3d"}.ekit-wid-con .icon.icon-share-3::before,.icon.icon-share-3::before{content:"\eb3e"}.ekit-wid-con .icon.icon-comment1::before,.icon.icon-comment1::before{content:"\eb3f"}.ekit-wid-con .icon.icon-favorite::before,.icon.icon-favorite::before{content:"\eb40"}.ekit-wid-con .icon.icon-retweet::before,.icon.icon-retweet::before{content:"\eb41"}.ekit-wid-con .icon.icon-share1::before,.icon.icon-share1::before{content:"\eb42"}.ekit-wid-con .icon.icon-facebook::before,.icon.icon-facebook::before{content:"\eb43"}.ekit-wid-con .icon.icon-twitter::before,.icon.icon-twitter::before{content:"\eb44"}.ekit-wid-con .icon.icon-linkedin::before,.icon.icon-linkedin::before{content:"\eb45"}.ekit-wid-con .icon.icon-whatsapp-1::before,.icon.icon-whatsapp-1::before{content:"\eb46"}.ekit-wid-con .icon.icon-dribbble::before,.icon.icon-dribbble::before{content:"\eb47"}.ekit-wid-con .icon.icon-facebook-2::before,.icon.icon-facebook-2::before{content:"\eb48"}.ekit-wid-con .icon.icon-twitter1::before,.icon.icon-twitter1::before{content:"\eb49"}.ekit-wid-con .icon.icon-vk::before,.icon.icon-vk::before{content:"\eb4a"}.ekit-wid-con .icon.icon-youtube-v::before,.icon.icon-youtube-v::before{content:"\eb4b"}.ekit-wid-con .icon.icon-vimeo::before,.icon.icon-vimeo::before{content:"\eae0"}.ekit-wid-con .icon.icon-youtube::before,.icon.icon-youtube::before{content:"\eb4c"}.ekit-wid-con .icon.icon-snapchat-1::before,.icon.icon-snapchat-1::before{content:"\eb4d"}.ekit-wid-con .icon.icon-behance::before,.icon.icon-behance::before{content:"\eb4e"}.ekit-wid-con .icon.icon-github::before,.icon.icon-github::before{content:"\eb4f"}.ekit-wid-con .icon.icon-pinterest::before,.icon.icon-pinterest::before{content:"\eb50"}.ekit-wid-con .icon.icon-spotify::before,.icon.icon-spotify::before{content:"\eb51"}.ekit-wid-con .icon.icon-soundcloud-1::before,.icon.icon-soundcloud-1::before{content:"\eb52"}.ekit-wid-con .icon.icon-skype-1::before,.icon.icon-skype-1::before{content:"\eb53"}.ekit-wid-con .icon.icon-rss::before,.icon.icon-rss::before{content:"\eb54"}.ekit-wid-con .icon.icon-reddit-1::before,.icon.icon-reddit-1::before{content:"\eb55"}.ekit-wid-con .icon.icon-dribbble-1::before,.icon.icon-dribbble-1::before{content:"\eb56"}.ekit-wid-con .icon.icon-wordpress-1::before,.icon.icon-wordpress-1::before{content:"\eb57"}.ekit-wid-con .icon.icon-logo::before,.icon.icon-logo::before{content:"\eb58"}.ekit-wid-con .icon.icon-dropbox-1::before,.icon.icon-dropbox-1::before{content:"\eb59"}.ekit-wid-con .icon.icon-blogger-1::before,.icon.icon-blogger-1::before{content:"\eb5a"}.ekit-wid-con .icon.icon-photo::before,.icon.icon-photo::before{content:"\eb5b"}.ekit-wid-con .icon.icon-hangouts::before,.icon.icon-hangouts::before{content:"\eb5c"}.ekit-wid-con .icon.icon-xing::before,.icon.icon-xing::before{content:"\eb5d"}.ekit-wid-con .icon.icon-myspace::before,.icon.icon-myspace::before{content:"\eb5e"}.ekit-wid-con .icon.icon-flickr-1::before,.icon.icon-flickr-1::before{content:"\eb5f"}.ekit-wid-con .icon.icon-envato::before,.icon.icon-envato::before{content:"\eb60"}.ekit-wid-con .icon.icon-picasa-1::before,.icon.icon-picasa-1::before{content:"\eb61"}.ekit-wid-con .icon.icon-wattpad::before,.icon.icon-wattpad::before{content:"\eb62"}.ekit-wid-con .icon.icon-emoji::before,.icon.icon-emoji::before{content:"\eb63"}.ekit-wid-con .icon.icon-deviantart-1::before,.icon.icon-deviantart-1::before{content:"\eb64"}.ekit-wid-con .icon.icon-yahoo-1::before,.icon.icon-yahoo-1::before{content:"\eb65"}.ekit-wid-con .icon.icon-vine-1::before,.icon.icon-vine-1::before{content:"\eb66"}.ekit-wid-con .icon.icon-delicious::before,.icon.icon-delicious::before{content:"\eb67"}.ekit-wid-con .icon.icon-kickstarter-1::before,.icon.icon-kickstarter-1::before{content:"\eb68"}.ekit-wid-con .icon.icon-stumbleupon-1::before,.icon.icon-stumbleupon-1::before{content:"\eb69"}.ekit-wid-con .icon.icon-brands-and-logotypes::before,.icon.icon-brands-and-logotypes::before{content:"\eb6a"}.ekit-wid-con .icon.icon-instagram-1::before,.icon.icon-instagram-1::before{content:"\eb6c"}.ekit-wid-con .icon.icon-facebook-1::before,.icon.icon-facebook-1::before{content:"\eb6d"}.ekit-wid-con .icon.icon-instagram-2::before,.icon.icon-instagram-2::before{content:"\eb6e"}.ekit-wid-con .icon.icon-twitter-1::before,.icon.icon-twitter-1::before{content:"\eb6f"}.ekit-wid-con .icon.icon-whatsapp-2::before,.icon.icon-whatsapp-2::before{content:"\eb70"}.ekit-wid-con .icon.icon-youtube-1::before,.icon.icon-youtube-1::before{content:"\eb71"}.ekit-wid-con .icon.icon-linkedin-1::before,.icon.icon-linkedin-1::before{content:"\eb72"}.ekit-wid-con .icon.icon-telegram::before,.icon.icon-telegram::before{content:"\eb73"}.ekit-wid-con .icon.icon-github-1::before,.icon.icon-github-1::before{content:"\eb74"}.ekit-wid-con .icon.icon-vk-1::before,.icon.icon-vk-1::before{content:"\eb75"}.ekit-wid-con .icon.icon-pinterest-1::before,.icon.icon-pinterest-1::before{content:"\eb76"}.ekit-wid-con .icon.icon-rss-1::before,.icon.icon-rss-1::before{content:"\eb77"}.ekit-wid-con .icon.icon-twitch::before,.icon.icon-twitch::before{content:"\eb78"}.ekit-wid-con .icon.icon-snapchat-2::before,.icon.icon-snapchat-2::before{content:"\eb79"}.ekit-wid-con .icon.icon-skype-2::before,.icon.icon-skype-2::before{content:"\eb7a"}.ekit-wid-con .icon.icon-behance-2::before,.icon.icon-behance-2::before{content:"\eb7b"}.ekit-wid-con .icon.icon-spotify-1::before,.icon.icon-spotify-1::before{content:"\eb7c"}.ekit-wid-con .icon.icon-periscope::before,.icon.icon-periscope::before{content:"\eb7d"}.ekit-wid-con .icon.icon-dribbble-2::before,.icon.icon-dribbble-2::before{content:"\eb7e"}.ekit-wid-con .icon.icon-tumblr-1::before,.icon.icon-tumblr-1::before{content:"\eb7f"}.ekit-wid-con .icon.icon-soundcloud-2::before,.icon.icon-soundcloud-2::before{content:"\eb80"}.ekit-wid-con .icon.icon-google-drive-1::before,.icon.icon-google-drive-1::before{content:"\eb81"}.ekit-wid-con .icon.icon-dropbox-2::before,.icon.icon-dropbox-2::before{content:"\eb82"}.ekit-wid-con .icon.icon-reddit-2::before,.icon.icon-reddit-2::before{content:"\eb83"}.ekit-wid-con .icon.icon-html::before,.icon.icon-html::before{content:"\eb84"}.ekit-wid-con .icon.icon-vimeo-1::before,.icon.icon-vimeo-1::before{content:"\eb85"}.ekit-wid-con .icon.icon-hangout::before,.icon.icon-hangout::before{content:"\eb86"}.ekit-wid-con .icon.icon-blogger-2::before,.icon.icon-blogger-2::before{content:"\eb87"}.ekit-wid-con .icon.icon-yahoo-2::before,.icon.icon-yahoo-2::before{content:"\eb88"}.ekit-wid-con .icon.icon-path::before,.icon.icon-path::before{content:"\eb89"}.ekit-wid-con .icon.icon-yelp-1::before,.icon.icon-yelp-1::before{content:"\eb8a"}.ekit-wid-con .icon.icon-slideshare::before,.icon.icon-slideshare::before{content:"\eb8b"}.ekit-wid-con .icon.icon-picasa-2::before,.icon.icon-picasa-2::before{content:"\eb8c"}.ekit-wid-con .icon.icon-myspace-1::before,.icon.icon-myspace-1::before{content:"\eb8d"}.ekit-wid-con .icon.icon-flickr-2::before,.icon.icon-flickr-2::before{content:"\eb8e"}.ekit-wid-con .icon.icon-xing-1::before,.icon.icon-xing-1::before{content:"\eb8f"}.ekit-wid-con .icon.icon-envato-1::before,.icon.icon-envato-1::before{content:"\eb90"}.ekit-wid-con .icon.icon-swarm::before,.icon.icon-swarm::before{content:"\eb91"}.ekit-wid-con .icon.icon-wattpad-1::before,.icon.icon-wattpad-1::before{content:"\eb92"}.ekit-wid-con .icon.icon-foursquare::before,.icon.icon-foursquare::before{content:"\eb93"}.ekit-wid-con .icon.icon-deviantart-2::before,.icon.icon-deviantart-2::before{content:"\eb94"}.ekit-wid-con .icon.icon-kickstarter-2::before,.icon.icon-kickstarter-2::before{content:"\eb95"}.ekit-wid-con .icon.icon-delicious-1::before,.icon.icon-delicious-1::before{content:"\eb96"}.ekit-wid-con .icon.icon-vine-2::before,.icon.icon-vine-2::before{content:"\eb97"}.ekit-wid-con .icon.icon-digg::before,.icon.icon-digg::before{content:"\eb98"}.ekit-wid-con .icon.icon-bebo::before,.icon.icon-bebo::before{content:"\eb99"}.ekit-wid-con .icon.icon-stumbleupon-2::before,.icon.icon-stumbleupon-2::before{content:"\eb9a"}.ekit-wid-con .icon.icon-forrst::before,.icon.icon-forrst::before{content:"\eb9b"}.ekit-wid-con .icon.icon-eye3::before,.icon.icon-eye3::before{content:"\eb9d"}.ekit-wid-con .icon.icon-microscope::before,.icon.icon-microscope::before{content:"\eb9e"}.ekit-wid-con .icon.icon-Anti-Lock::before,.icon.icon-Anti-Lock::before{content:"\eb9f"}.ekit-wid-con .icon.icon-apartment::before,.icon.icon-apartment::before{content:"\eba0"}.ekit-wid-con .icon.icon-app::before,.icon.icon-app::before{content:"\eba2"}.ekit-wid-con .icon.icon-Aroma::before,.icon.icon-Aroma::before{content:"\eba3"}.ekit-wid-con .icon.icon-bamboo-Leaf::before,.icon.icon-bamboo-Leaf::before{content:"\eba5"}.ekit-wid-con .icon.icon-basket::before,.icon.icon-basket::before{content:"\eba6"}.ekit-wid-con .icon.icon-Battery::before,.icon.icon-Battery::before{content:"\eba7"}.ekit-wid-con .icon.icon-Bettery::before,.icon.icon-Bettery::before{content:"\eba8"}.ekit-wid-con .icon.icon-building::before,.icon.icon-building::before{content:"\eba9"}.ekit-wid-con .icon.icon-car-2::before,.icon.icon-car-2::before{content:"\ebaa"}.ekit-wid-con .icon.icon-Car::before,.icon.icon-Car::before{content:"\ebab"}.ekit-wid-con .icon.icon-Child::before,.icon.icon-Child::before{content:"\ebac"}.ekit-wid-con .icon.icon-cityscape::before,.icon.icon-cityscape::before{content:"\ebad"}.ekit-wid-con .icon.icon-cleaner::before,.icon.icon-cleaner::before{content:"\ebae"}.ekit-wid-con .icon.icon-Coffee-cup::before,.icon.icon-Coffee-cup::before{content:"\ebaf"}.ekit-wid-con .icon.icon-coins::before,.icon.icon-coins::before{content:"\ebb0"}.ekit-wid-con .icon.icon-Computer::before,.icon.icon-Computer::before{content:"\ebb1"}.ekit-wid-con .icon.icon-Consultancy::before,.icon.icon-Consultancy::before{content:"\ebb2"}.ekit-wid-con .icon.icon-cottage::before,.icon.icon-cottage::before{content:"\ebb3"}.ekit-wid-con .icon.icon-crane::before,.icon.icon-crane::before{content:"\ebb4"}.ekit-wid-con .icon.icon-Custom-api::before,.icon.icon-Custom-api::before{content:"\ebb5"}.ekit-wid-con .icon.icon-customer-support-2::before,.icon.icon-customer-support-2::before{content:"\ebb6"}.ekit-wid-con .icon.icon-Design-2::before,.icon.icon-Design-2::before{content:"\ebb7"}.ekit-wid-con .icon.icon-Design-3::before,.icon.icon-Design-3::before{content:"\ebb8"}.ekit-wid-con .icon.icon-design::before,.icon.icon-design::before{content:"\ebb9"}.ekit-wid-con .icon.icon-diamond::before,.icon.icon-diamond::before{content:"\ebba"}.ekit-wid-con .icon.icon-diploma::before,.icon.icon-diploma::before{content:"\ebbb"}.ekit-wid-con .icon.icon-Document-Search::before,.icon.icon-Document-Search::before{content:"\ebbc"}.ekit-wid-con .icon.icon-Download::before,.icon.icon-Download::before{content:"\ebbd"}.ekit-wid-con .icon.icon-drilling::before,.icon.icon-drilling::before{content:"\ebbe"}.ekit-wid-con .icon.icon-engine::before,.icon.icon-engine::before{content:"\ebbf"}.ekit-wid-con .icon.icon-engineer::before,.icon.icon-engineer::before{content:"\ebc0"}.ekit-wid-con .icon.icon-envelope::before,.icon.icon-envelope::before{content:"\ebc1"}.ekit-wid-con .icon.icon-Family::before,.icon.icon-Family::before{content:"\ebc2"}.ekit-wid-con .icon.icon-friendship::before,.icon.icon-friendship::before{content:"\ebc3"}.ekit-wid-con .icon.icon-gift::before,.icon.icon-gift::before{content:"\ebc4"}.ekit-wid-con .icon.icon-graph-2::before,.icon.icon-graph-2::before{content:"\ebc5"}.ekit-wid-con .icon.icon-graph::before,.icon.icon-graph::before{content:"\ebc6"}.ekit-wid-con .icon.icon-hamburger-2::before,.icon.icon-hamburger-2::before{content:"\ebc7"}.ekit-wid-con .icon.icon-handshake::before,.icon.icon-handshake::before{content:"\ebc8"}.ekit-wid-con .icon.icon-Helmet::before,.icon.icon-Helmet::before{content:"\ebc9"}.ekit-wid-con .icon.icon-hot-Stone-2::before,.icon.icon-hot-Stone-2::before{content:"\ebca"}.ekit-wid-con .icon.icon-hot-stone::before,.icon.icon-hot-stone::before{content:"\ebcb"}.ekit-wid-con .icon.icon-idea::before,.icon.icon-idea::before{content:"\ebcc"}.ekit-wid-con .icon.icon-Leaf::before,.icon.icon-Leaf::before{content:"\ebcd"}.ekit-wid-con .icon.icon-management::before,.icon.icon-management::before{content:"\ebce"}.ekit-wid-con .icon.icon-Massage-table::before,.icon.icon-Massage-table::before{content:"\ebcf"}.ekit-wid-con .icon.icon-Mechanic::before,.icon.icon-Mechanic::before{content:"\ebd0"}.ekit-wid-con .icon.icon-Money-2::before,.icon.icon-Money-2::before{content:"\ebd2"}.ekit-wid-con .icon.icon-money-bag::before,.icon.icon-money-bag::before{content:"\ebd3"}.ekit-wid-con .icon.icon-Money::before,.icon.icon-Money::before{content:"\ebd4"}.ekit-wid-con .icon.icon-oil-bottle::before,.icon.icon-oil-bottle::before{content:"\ebd5"}.ekit-wid-con .icon.icon-Physiotherapy::before,.icon.icon-Physiotherapy::before{content:"\ebd6"}.ekit-wid-con .icon.icon-Profile::before,.icon.icon-Profile::before{content:"\ebd7"}.ekit-wid-con .icon.icon-Rating::before,.icon.icon-Rating::before{content:"\ebd8"}.ekit-wid-con .icon.icon-right-mark::before,.icon.icon-right-mark::before{content:"\ebd9"}.ekit-wid-con .icon.icon-rings::before,.icon.icon-rings::before{content:"\ebda"}.ekit-wid-con .icon.icon-Safe-house::before,.icon.icon-Safe-house::before{content:"\ebdb"}.ekit-wid-con .icon.icon-Scan::before,.icon.icon-Scan::before{content:"\ebdc"}.ekit-wid-con .icon.icon-social-care::before,.icon.icon-social-care::before{content:"\ebdd"}.ekit-wid-con .icon.icon-Speed-Clock::before,.icon.icon-Speed-Clock::before{content:"\ebde"}.ekit-wid-con .icon.icon-stopwatch::before,.icon.icon-stopwatch::before{content:"\ebdf"}.ekit-wid-con .icon.icon-Support-2::before,.icon.icon-Support-2::before{content:"\ebe0"}.ekit-wid-con .icon.icon-target-2::before,.icon.icon-target-2::before{content:"\ebe1"}.ekit-wid-con .icon.icon-Target::before,.icon.icon-Target::before{content:"\ebe2"}.ekit-wid-con .icon.icon-tripod::before,.icon.icon-tripod::before{content:"\ebe3"}.ekit-wid-con .icon.icon-truck::before,.icon.icon-truck::before{content:"\ebe4"}.ekit-wid-con .icon.icon-university::before,.icon.icon-university::before{content:"\ebe5"}.ekit-wid-con .icon.icon-User::before,.icon.icon-User::before{content:"\ebe6"}.ekit-wid-con .icon.icon-Web-Portals::before,.icon.icon-Web-Portals::before{content:"\ebe7"}.ekit-wid-con .icon.icon-window::before,.icon.icon-window::before{content:"\ebe8"}.ekit-wid-con .icon.icon-ek_line_icon::before,.icon.icon-ek_line_icon::before{content:"\ebe9"}.ekit-wid-con .icon.icon-ek_stroke_icon::before,.icon.icon-ek_stroke_icon::before{content:"\eba1"}.ekit-wid-con .icon.icon-ekit::before,.icon.icon-ekit::before{content:"\e947"}.ekit-wid-con .icon.icon-elements-kit-logo::before,.icon.icon-elements-kit-logo::before{content:"\e90d"}.ekit-wid-con .icon.icon-degree-image::before,.icon.icon-degree-image::before{content:"\e900"}.ekit-wid-con .icon.icon-accordion::before,.icon.icon-accordion::before{content:"\e901"}.ekit-wid-con .icon.icon-animated-flip-box::before,.icon.icon-animated-flip-box::before{content:"\e902"}.ekit-wid-con .icon.icon-animated-text::before,.icon.icon-animated-text::before{content:"\e903"}.ekit-wid-con .icon.icon-brands::before,.icon.icon-brands::before{content:"\e904"}.ekit-wid-con .icon.icon-business-hour::before,.icon.icon-business-hour::before{content:"\e905"}.ekit-wid-con .icon.icon-button::before,.icon.icon-button::before{content:"\e906"}.ekit-wid-con .icon.icon-carousel::before,.icon.icon-carousel::before{content:"\e907"}.ekit-wid-con .icon.icon-Circle-progress::before,.icon.icon-Circle-progress::before{content:"\e908"}.ekit-wid-con .icon.icon-contact-form::before,.icon.icon-contact-form::before{content:"\e909"}.ekit-wid-con .icon.icon-countdown-timer::before,.icon.icon-countdown-timer::before{content:"\e90a"}.ekit-wid-con .icon.icon-dropbar::before,.icon.icon-dropbar::before{content:"\e90c"}.ekit-wid-con .icon.icon-faq::before,.icon.icon-faq::before{content:"\e90e"}.ekit-wid-con .icon.icon-full-width-scroll::before,.icon.icon-full-width-scroll::before{content:"\e90f"}.ekit-wid-con .icon.icon-google-map::before,.icon.icon-google-map::before{content:"\e910"}.ekit-wid-con .icon.icon-heading-style::before,.icon.icon-heading-style::before{content:"\e911"}.ekit-wid-con .icon.icon-help-desk::before,.icon.icon-help-desk::before{content:"\e912"}.ekit-wid-con .icon.icon-horizontal-timeline::before,.icon.icon-horizontal-timeline::before{content:"\e913"}.ekit-wid-con .icon.icon-iframe::before,.icon.icon-iframe::before{content:"\e914"}.ekit-wid-con .icon.icon-image-comparison::before,.icon.icon-image-comparison::before{content:"\e915"}.ekit-wid-con .icon.icon-image-gallery::before,.icon.icon-image-gallery::before{content:"\e916"}.ekit-wid-con .icon.icon-image-justify::before,.icon.icon-image-justify::before{content:"\e917"}.ekit-wid-con .icon.icon-image-magnifier::before,.icon.icon-image-magnifier::before{content:"\e918"}.ekit-wid-con .icon.icon-image-masonry::before,.icon.icon-image-masonry::before{content:"\e919"}.ekit-wid-con .icon.icon-inline-svg::before,.icon.icon-inline-svg::before{content:"\e91a"}.ekit-wid-con .icon.icon-instagram::before,.icon.icon-instagram::before{content:"\e91b"}.ekit-wid-con .icon.icon-listing::before,.icon.icon-listing::before{content:"\e91c"}.ekit-wid-con .icon.icon-music-player::before,.icon.icon-music-player::before{content:"\e91d"}.ekit-wid-con .icon.icon-news-ticker::before,.icon.icon-news-ticker::before{content:"\e91e"}.ekit-wid-con .icon.icon-off-canvus-menu::before,.icon.icon-off-canvus-menu::before{content:"\e91f"}.ekit-wid-con .icon.icon-parallax::before,.icon.icon-parallax::before{content:"\e920"}.ekit-wid-con .icon.icon-portfolio::before,.icon.icon-portfolio::before{content:"\e921"}.ekit-wid-con .icon.icon-post-banner::before,.icon.icon-post-banner::before{content:"\e922"}.ekit-wid-con .icon.icon-post-carousel::before,.icon.icon-post-carousel::before{content:"\e923"}.ekit-wid-con .icon.icon-post-grid::before,.icon.icon-post-grid::before{content:"\e924"}.ekit-wid-con .icon.icon-post-slider::before,.icon.icon-post-slider::before{content:"\e925"}.ekit-wid-con .icon.icon-pricing-list::before,.icon.icon-pricing-list::before{content:"\e926"}.ekit-wid-con .icon.icon-pricing-table::before,.icon.icon-pricing-table::before{content:"\e927"}.ekit-wid-con .icon.icon-product-featured::before,.icon.icon-product-featured::before{content:"\e928"}.ekit-wid-con .icon.icon-product-image::before,.icon.icon-product-image::before{content:"\e929"}.ekit-wid-con .icon.icon-product-recent::before,.icon.icon-product-recent::before{content:"\e92a"}.ekit-wid-con .icon.icon-product-sale::before,.icon.icon-product-sale::before{content:"\e92b"}.ekit-wid-con .icon.icon-product-top-rated::before,.icon.icon-product-top-rated::before{content:"\e92c"}.ekit-wid-con .icon.icon-product-top-seller::before,.icon.icon-product-top-seller::before{content:"\e92d"}.ekit-wid-con .icon.icon-progress-bar::before,.icon.icon-progress-bar::before{content:"\e92e"}.ekit-wid-con .icon.icon-protected-content-v2::before,.icon.icon-protected-content-v2::before{content:"\e92f"}.ekit-wid-con .icon.icon-protected-content-v3::before,.icon.icon-protected-content-v3::before{content:"\e930"}.ekit-wid-con .icon.icon-protected-content::before,.icon.icon-protected-content::before{content:"\e931"}.ekit-wid-con .icon.icon-qr_code::before,.icon.icon-qr_code::before{content:"\e932"}.ekit-wid-con .icon.icon-scroll-button::before,.icon.icon-scroll-button::before{content:"\e933"}.ekit-wid-con .icon.icon-search1::before,.icon.icon-search1::before{content:"\e934"}.ekit-wid-con .icon.icon-service::before,.icon.icon-service::before{content:"\e935"}.ekit-wid-con .icon.icon-slider-image::before,.icon.icon-slider-image::before{content:"\e936"}.ekit-wid-con .icon.icon-social-share::before,.icon.icon-social-share::before{content:"\e937"}.ekit-wid-con .icon.icon-subscribe::before,.icon.icon-subscribe::before{content:"\e938"}.ekit-wid-con .icon.icon-tab::before,.icon.icon-tab::before{content:"\e939"}.ekit-wid-con .icon.icon-table::before,.icon.icon-table::before{content:"\e93a"}.ekit-wid-con .icon.icon-team-join::before,.icon.icon-team-join::before{content:"\e93b"}.ekit-wid-con .icon.icon-team-member::before,.icon.icon-team-member::before{content:"\e93c"}.ekit-wid-con .icon.icon-testimonial-carousel::before,.icon.icon-testimonial-carousel::before{content:"\e93d"}.ekit-wid-con .icon.icon-testimonial-grid::before,.icon.icon-testimonial-grid::before{content:"\e93e"}.ekit-wid-con .icon.icon-testimonial-quote::before,.icon.icon-testimonial-quote::before{content:"\e93f"}.ekit-wid-con .icon.icon-testimonial-slider::before,.icon.icon-testimonial-slider::before{content:"\e940"}.ekit-wid-con .icon.icon-toggle::before,.icon.icon-toggle::before{content:"\e941"}.ekit-wid-con .icon.icon-user-login::before,.icon.icon-user-login::before{content:"\e942"}.ekit-wid-con .icon.icon-user-registration::before,.icon.icon-user-registration::before{content:"\e943"}.ekit-wid-con .icon.icon-vertical-timeline::before,.icon.icon-vertical-timeline::before{content:"\e944"}.ekit-wid-con .icon.icon-video-player::before,.icon.icon-video-player::before{content:"\e945"}.ekit-wid-con .icon.icon-weather::before,.icon.icon-weather::before{content:"\e946"}.ekit-wid-con .icon.icon-image-hover-effect::before,.icon.icon-image-hover-effect::before{content:"\ebea"}.ekit-wid-con .icon.icon-audio-player::before,.icon.icon-audio-player::before{content:"\ebeb"}.ekit-wid-con .icon.icon-category-list::before,.icon.icon-category-list::before{content:"\ebec"}.ekit-wid-con .icon.icon-fancy-heading::before,.icon.icon-fancy-heading::before{content:"\ebed"}.ekit-wid-con .icon.icon-google-review::before,.icon.icon-google-review::before{content:"\ebee"}.ekit-wid-con .icon.icon-image-masking::before,.icon.icon-image-masking::before{content:"\ebef"}.ekit-wid-con .icon.icon-image-morphing::before,.icon.icon-image-morphing::before{content:"\ebf0"}.ekit-wid-con .icon.icon-page-list::before,.icon.icon-page-list::before{content:"\ebf1"}.ekit-wid-con .icon.icon-post-list::before,.icon.icon-post-list::before{content:"\ebf2"}.ekit-wid-con .icon.icon-price-menu::before,.icon.icon-price-menu::before{content:"\ebf3"}.ekit-wid-con .icon.icon-stylish-list::before,.icon.icon-stylish-list::before{content:"\ebf4"}.ekit-wid-con .icon.icon-advanced-tooltip::before,.icon.icon-advanced-tooltip::before{content:"\ebf5"}.ekit-wid-con .icon.icon-avatar::before,.icon.icon-avatar::before{content:"\ebf6"}.ekit-wid-con .icon.icon-content-ticker::before,.icon.icon-content-ticker::before{content:"\ebf7"}.ekit-wid-con .icon.icon-coupon-code::before,.icon.icon-coupon-code::before{content:"\ebf8"}.ekit-wid-con .icon.icon-flip-box::before,.icon.icon-flip-box::before{content:"\ebf9"}.ekit-wid-con .icon.icon-next-dark::before,.icon.icon-next-dark::before{content:"\ebfa"}.ekit-wid-con .icon.icon-onepage-scroll::before,.icon.icon-onepage-scroll::before{content:"\ebfb"}.ekit-wid-con .icon.icon-pause-dark::before,.icon.icon-pause-dark::before{content:"\ebfc"}.ekit-wid-con .icon.icon-previous-dark::before,.icon.icon-previous-dark::before{content:"\ebfd"}.ekit-wid-con .icon.icon-team-carousel-slider::before,.icon.icon-team-carousel-slider::before{content:"\ebfe"}.ekit-wid-con .icon.icon-volume-cross::before,.icon.icon-volume-cross::before{content:"\ebff"}.ekit-wid-con .icon.icon-volume-dark::before,.icon.icon-volume-dark::before{content:"\ec00"}.ekit-wid-con .icon.icon-volume-high-dark::before,.icon.icon-volume-high-dark::before{content:"\ec01"}.ekit-wid-con .icon.icon-volume-low-dark::before,.icon.icon-volume-low-dark::before{content:"\ec02"}.ekit-wid-con .icon.icon-volume-mute::before,.icon.icon-volume-mute::before{content:"\ec03"}.ekit-wid-con .icon.icon-youtube-feed::before,.icon.icon-youtube-feed::before{content:"\ec04"}.ekit-wid-con .icon.icon-interactive-link::before,.icon.icon-interactive-link::before{content:"\ec05"}.ekit-wid-con .icon.icon-x-twitter-square::before,.icon.icon-x-twitter-square::before{content:"\ec06"}.ekit-wid-con .icon.icon-tiktok-square::before,.icon.icon-tiktok-square::before{content:"\ec08"}.ekit-wid-con .icon.icon-tiktok:before,.icon.icon-tiktok:before{content:"\ec07"}.ekit-wid-con .icon.icon-x-twitter:before,.icon.icon-x-twitter:before{content:"\ec09"}.ekit-wid-con .icon.icon-copyright:before,.icon.icon-copyright:before{content:"\ec0a"}.ekit-wid-con .icon.icon-marquee-anything:before,.icon.icon-marquee-anything:before{content:"\ec0b"}.ekit-wid-con .icon.icon-register:before,.icon.icon-register:before{content:"\ec0c"}.ekit-wid-con .icon.icon-scrollable-video:before,.icon.icon-scrollable-video:before{content:"\ec0d"}.ekit-wid-con .icon.icon-scroll-reveal:before,.icon.icon-scroll-reveal:before{content:"\ec0e"}.ekit-wid-con .icon.icon-smart-post-list:before,.icon.icon-smart-post-list:before{content:"\ec0f"}.ekit-wid-con .icon.icon-stacked-cards:before,.icon.icon-stacked-cards:before{content:"\ec10"}.ekit-wid-con .icon.icon-tiktok-border:before,.icon.icon-tiktok-border:before{content:"\ec11"}.ekit-wid-con .icon.icon-login:before,.icon.icon-login:before{content:"\ec12"}.ekit-wid-con .icon.icon-event-calendar:before,.icon.icon-event-calendar:before{content:"\ec13"}.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) *{background-image:none!important}@media screen and (max-height:1024px){.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) *{background-image:none!important}}@media screen and (max-height:640px){.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{background-image:none!important}}ul,ol{list-style:none;padding-left:0;margin:0}.elementor-123 .elementor-element.elementor-element-65f0a7a6{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--flex-wrap:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:30px;--padding-right:30px}.elementor-123 .elementor-element.elementor-element-65f0a7a6:not(.elementor-motion-effects-element-type-background),.elementor-123 .elementor-element.elementor-element-65f0a7a6>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:var(--e-global-color-secondary)}.elementor-123 .elementor-element.elementor-element-53377470{--display:flex;--gap:20px 0px;--row-gap:20px;--column-gap:0px;--padding-top:30px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-123 .elementor-element.elementor-element-78fd4cd9 .elementor-icon-list-icon i{color:var(--e-global-color-7bc1d60);transition:color 0.3s}.elementor-123 .elementor-element.elementor-element-78fd4cd9 .elementor-icon-list-icon svg{fill:var(--e-global-color-7bc1d60);transition:fill 0.3s}.elementor-123 .elementor-element.elementor-element-78fd4cd9{--e-icon-list-icon-size:25px;--icon-vertical-offset:0px}.elementor-123 .elementor-element.elementor-element-78fd4cd9 .elementor-icon-list-icon{padding-inline-end:5px}.elementor-123 .elementor-element.elementor-element-78fd4cd9 .elementor-icon-list-item>.elementor-icon-list-text,.elementor-123 .elementor-element.elementor-element-78fd4cd9 .elementor-icon-list-item>a{font-family:var(--e-global-typography-5ff78ff-font-family),Sans-serif;font-size:var(--e-global-typography-5ff78ff-font-size);font-weight:var(--e-global-typography-5ff78ff-font-weight);line-height:var(--e-global-typography-5ff78ff-line-height)}.elementor-123 .elementor-element.elementor-element-78fd4cd9 .elementor-icon-list-text{color:var(--e-global-color-primary);transition:color 0.3s}.elementor-123 .elementor-element.elementor-element-7bf7ab8 .rform-input{background-color:#fff0;padding:17px 0 17px 0;color:#020202;border-style:none}.elementor-123 .elementor-element.elementor-element-7bf7ab8 .rform-input:hover{color:#000}.elementor-123 .elementor-element.elementor-element-7bf7ab8 .rform-input:focus{color:#000}.elementor-123 .elementor-element.elementor-element-7bf7ab8 .rform-input[aria-invalid="true"]{color:red}.elementor-123 .elementor-element.elementor-element-7bf7ab8 .rform-input::placeholder{color:var(--e-global-color-text);font-family:var(--e-global-typography-87cfab6-font-family),Sans-serif;font-size:var(--e-global-typography-87cfab6-font-size);font-weight:var(--e-global-typography-87cfab6-font-weight);line-height:var(--e-global-typography-87cfab6-line-height)}.elementor-123 .elementor-element.elementor-element-7bf7ab8 .rform-input::-webkit-input-placeholder{color:var(--e-global-color-text)}.elementor-123 .elementor-element.elementor-element-7bf7ab8 .rform-input::-ms-input-placeholder{color:var(--e-global-color-text)}.elementor-123 .elementor-element.elementor-element-7bf7ab8 .rform-error{text-align:left;color:var(--e-global-color-4a2badb);font-family:var(--e-global-typography-87cfab6-font-family),Sans-serif;font-size:var(--e-global-typography-87cfab6-font-size);font-weight:var(--e-global-typography-87cfab6-font-weight);line-height:var(--e-global-typography-87cfab6-line-height)}.elementor-123 .elementor-element.elementor-element-7de5fa72{--display:flex;--gap:20px 0px;--row-gap:20px;--column-gap:0px;--padding-top:30px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-123 .elementor-element.elementor-element-298ab489 .elementor-icon-list-icon i{color:var(--e-global-color-7bc1d60);transition:color 0.3s}.elementor-123 .elementor-element.elementor-element-298ab489 .elementor-icon-list-icon svg{fill:var(--e-global-color-7bc1d60);transition:fill 0.3s}.elementor-123 .elementor-element.elementor-element-298ab489{--e-icon-list-icon-size:25px;--icon-vertical-offset:0px}.elementor-123 .elementor-element.elementor-element-298ab489 .elementor-icon-list-icon{padding-inline-end:5px}.elementor-123 .elementor-element.elementor-element-298ab489 .elementor-icon-list-item>.elementor-icon-list-text,.elementor-123 .elementor-element.elementor-element-298ab489 .elementor-icon-list-item>a{font-family:var(--e-global-typography-5ff78ff-font-family),Sans-serif;font-size:var(--e-global-typography-5ff78ff-font-size);font-weight:var(--e-global-typography-5ff78ff-font-weight);line-height:var(--e-global-typography-5ff78ff-line-height)}.elementor-123 .elementor-element.elementor-element-298ab489 .elementor-icon-list-text{color:var(--e-global-color-primary);transition:color 0.3s}.elementor-123 .elementor-element.elementor-element-3d6e50d7 .rform-input{background-color:#fff0;padding:17px 0 17px 0;color:#020202;border-style:none}.elementor-123 .elementor-element.elementor-element-3d6e50d7 .rform-input:hover{color:#000}.elementor-123 .elementor-element.elementor-element-3d6e50d7 .rform-input:focus{color:#000}.elementor-123 .elementor-element.elementor-element-3d6e50d7 .rform-input[aria-invalid="true"]{color:red}.elementor-123 .elementor-element.elementor-element-3d6e50d7 .rform-input::placeholder{color:var(--e-global-color-text);font-family:var(--e-global-typography-87cfab6-font-family),Sans-serif;font-size:var(--e-global-typography-87cfab6-font-size);font-weight:var(--e-global-typography-87cfab6-font-weight);line-height:var(--e-global-typography-87cfab6-line-height)}.elementor-123 .elementor-element.elementor-element-3d6e50d7 .rform-input::-webkit-input-placeholder{color:var(--e-global-color-text)}.elementor-123 .elementor-element.elementor-element-3d6e50d7 .rform-input::-ms-input-placeholder{color:var(--e-global-color-text)}.elementor-123 .elementor-element.elementor-element-3d6e50d7 .rform-error{text-align:left;color:var(--e-global-color-4a2badb);font-family:var(--e-global-typography-87cfab6-font-family),Sans-serif;font-size:var(--e-global-typography-87cfab6-font-size);font-weight:var(--e-global-typography-87cfab6-font-weight);line-height:var(--e-global-typography-87cfab6-line-height)}.elementor-123 .elementor-element.elementor-element-16d600a5{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:20px 0px;--row-gap:20px;--column-gap:0px;--padding-top:30px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-123 .elementor-element.elementor-element-f3d4a44 .elementor-icon-list-icon i{color:var(--e-global-color-7bc1d60);transition:color 0.3s}.elementor-123 .elementor-element.elementor-element-f3d4a44 .elementor-icon-list-icon svg{fill:var(--e-global-color-7bc1d60);transition:fill 0.3s}.elementor-123 .elementor-element.elementor-element-f3d4a44{--e-icon-list-icon-size:25px;--icon-vertical-offset:0px}.elementor-123 .elementor-element.elementor-element-f3d4a44 .elementor-icon-list-icon{padding-inline-end:5px}.elementor-123 .elementor-element.elementor-element-f3d4a44 .elementor-icon-list-item>.elementor-icon-list-text,.elementor-123 .elementor-element.elementor-element-f3d4a44 .elementor-icon-list-item>a{font-family:var(--e-global-typography-5ff78ff-font-family),Sans-serif;font-size:var(--e-global-typography-5ff78ff-font-size);font-weight:var(--e-global-typography-5ff78ff-font-weight);line-height:var(--e-global-typography-5ff78ff-line-height)}.elementor-123 .elementor-element.elementor-element-f3d4a44 .elementor-icon-list-text{color:var(--e-global-color-primary);transition:color 0.3s}.elementor-123 .elementor-element.elementor-element-31d0b3d0 .rform-input{background-color:#fff0;padding:17px 0 17px 0;color:#020202;border-style:none}.elementor-123 .elementor-element.elementor-element-31d0b3d0 .rform-input:hover{color:#000}.elementor-123 .elementor-element.elementor-element-31d0b3d0 .rform-input:focus{color:#000}.elementor-123 .elementor-element.elementor-element-31d0b3d0 .rform-input[aria-invalid="true"]{color:red}.elementor-123 .elementor-element.elementor-element-31d0b3d0 .rform-input::placeholder{color:var(--e-global-color-text);font-family:var(--e-global-typography-87cfab6-font-family),Sans-serif;font-size:var(--e-global-typography-87cfab6-font-size);font-weight:var(--e-global-typography-87cfab6-font-weight);line-height:var(--e-global-typography-87cfab6-line-height)}.elementor-123 .elementor-element.elementor-element-31d0b3d0 .rform-input::-webkit-input-placeholder{color:var(--e-global-color-text)}.elementor-123 .elementor-element.elementor-element-31d0b3d0 .rform-input::-ms-input-placeholder{color:var(--e-global-color-text)}.elementor-123 .elementor-element.elementor-element-31d0b3d0 .rform-error{text-align:left;color:var(--e-global-color-4a2badb);font-family:var(--e-global-typography-87cfab6-font-family),Sans-serif;font-size:var(--e-global-typography-87cfab6-font-size);font-weight:var(--e-global-typography-87cfab6-font-weight);line-height:var(--e-global-typography-87cfab6-line-height)}.elementor-123 .elementor-element.elementor-element-50bcc7ca{--display:flex;--justify-content:center;--gap:20px 0px;--row-gap:20px;--column-gap:0px;--padding-top:20px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-123 .elementor-element.elementor-element-2dfbf4ef .rform-button-submit{background-color:var(--e-global-color-accent);border-radius:100px 100px 100px 100px}.elementor-123 .elementor-element.elementor-element-2dfbf4ef .rform-button-submit:hover{background-color:var(--e-global-color-ce19d97)}.elementor-123 .elementor-element.elementor-element-2dfbf4ef .rform-button-submit{flex-direction:row;font-family:"Plus Jakarta Sans",Sans-serif;font-size:16px;font-weight:500;text-transform:uppercase;line-height:1em;letter-spacing:.15em;padding:17px 17px 17px 17px;color:var(--e-global-color-ce19d97);border-style:solid;border-width:1px 1px 1px 1px;border-color:#000}.elementor-123 .elementor-element.elementor-element-2dfbf4ef #loading{border-top-color:var(--e-global-color-ce19d97)}.elementor-123 .elementor-element.elementor-element-2dfbf4ef .rform-button-submit:hover{color:var(--e-global-color-accent);border-style:solid;border-width:1px 1px 1px 1px;border-color:#000}@media(min-width:768px){.elementor-123 .elementor-element.elementor-element-53377470{--width:27%}.elementor-123 .elementor-element.elementor-element-7de5fa72{--width:27%}.elementor-123 .elementor-element.elementor-element-16d600a5{--width:27%}.elementor-123 .elementor-element.elementor-element-50bcc7ca{--width:19%}}@media(max-width:1024px) and (min-width:768px){.elementor-123 .elementor-element.elementor-element-53377470{--width:33.3%}.elementor-123 .elementor-element.elementor-element-7de5fa72{--width:33.3%}.elementor-123 .elementor-element.elementor-element-16d600a5{--width:33.3%}.elementor-123 .elementor-element.elementor-element-50bcc7ca{--width:100%}}@media(max-width:1024px){.elementor-123 .elementor-element.elementor-element-65f0a7a6{--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center}.elementor-123 .elementor-element.elementor-element-78fd4cd9 .elementor-icon-list-item>.elementor-icon-list-text,.elementor-123 .elementor-element.elementor-element-78fd4cd9 .elementor-icon-list-item>a{font-size:var(--e-global-typography-5ff78ff-font-size);line-height:var(--e-global-typography-5ff78ff-line-height)}.elementor-123 .elementor-element.elementor-element-7bf7ab8 .rform-input{padding:15px 0 15px 0}.elementor-123 .elementor-element.elementor-element-7bf7ab8 .rform-input::placeholder{font-size:var(--e-global-typography-87cfab6-font-size);line-height:var(--e-global-typography-87cfab6-line-height)}.elementor-123 .elementor-element.elementor-element-7bf7ab8 .rform-error{font-size:var(--e-global-typography-87cfab6-font-size);line-height:var(--e-global-typography-87cfab6-line-height)}.elementor-123 .elementor-element.elementor-element-298ab489 .elementor-icon-list-item>.elementor-icon-list-text,.elementor-123 .elementor-element.elementor-element-298ab489 .elementor-icon-list-item>a{font-size:var(--e-global-typography-5ff78ff-font-size);line-height:var(--e-global-typography-5ff78ff-line-height)}.elementor-123 .elementor-element.elementor-element-3d6e50d7 .rform-input{padding:15px 0 15px 0}.elementor-123 .elementor-element.elementor-element-3d6e50d7 .rform-input::placeholder{font-size:var(--e-global-typography-87cfab6-font-size);line-height:var(--e-global-typography-87cfab6-line-height)}.elementor-123 .elementor-element.elementor-element-3d6e50d7 .rform-error{font-size:var(--e-global-typography-87cfab6-font-size);line-height:var(--e-global-typography-87cfab6-line-height)}.elementor-123 .elementor-element.elementor-element-f3d4a44 .elementor-icon-list-item>.elementor-icon-list-text,.elementor-123 .elementor-element.elementor-element-f3d4a44 .elementor-icon-list-item>a{font-size:var(--e-global-typography-5ff78ff-font-size);line-height:var(--e-global-typography-5ff78ff-line-height)}.elementor-123 .elementor-element.elementor-element-31d0b3d0 .rform-input{padding:15px 0 15px 0}.elementor-123 .elementor-element.elementor-element-31d0b3d0 .rform-input::placeholder{font-size:var(--e-global-typography-87cfab6-font-size);line-height:var(--e-global-typography-87cfab6-line-height)}.elementor-123 .elementor-element.elementor-element-31d0b3d0 .rform-error{font-size:var(--e-global-typography-87cfab6-font-size);line-height:var(--e-global-typography-87cfab6-line-height)}.elementor-123 .elementor-element.elementor-element-2dfbf4ef .rform-button-submit{padding:15px 15px 15px 15px}}@media(max-width:767px){.elementor-123 .elementor-element.elementor-element-78fd4cd9 .elementor-icon-list-item>.elementor-icon-list-text,.elementor-123 .elementor-element.elementor-element-78fd4cd9 .elementor-icon-list-item>a{font-size:var(--e-global-typography-5ff78ff-font-size);line-height:var(--e-global-typography-5ff78ff-line-height)}.elementor-123 .elementor-element.elementor-element-7bf7ab8 .rform-input{padding:13px 0 13px 0}.elementor-123 .elementor-element.elementor-element-7bf7ab8 .rform-input::placeholder{font-size:var(--e-global-typography-87cfab6-font-size);line-height:var(--e-global-typography-87cfab6-line-height)}.elementor-123 .elementor-element.elementor-element-7bf7ab8 .rform-error{font-size:var(--e-global-typography-87cfab6-font-size);line-height:var(--e-global-typography-87cfab6-line-height)}.elementor-123 .elementor-element.elementor-element-7de5fa72{--padding-top:20px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-123 .elementor-element.elementor-element-298ab489 .elementor-icon-list-item>.elementor-icon-list-text,.elementor-123 .elementor-element.elementor-element-298ab489 .elementor-icon-list-item>a{font-size:var(--e-global-typography-5ff78ff-font-size);line-height:var(--e-global-typography-5ff78ff-line-height)}.elementor-123 .elementor-element.elementor-element-3d6e50d7 .rform-input{padding:13px 0 13px 0}.elementor-123 .elementor-element.elementor-element-3d6e50d7 .rform-input::placeholder{font-size:var(--e-global-typography-87cfab6-font-size);line-height:var(--e-global-typography-87cfab6-line-height)}.elementor-123 .elementor-element.elementor-element-3d6e50d7 .rform-error{font-size:var(--e-global-typography-87cfab6-font-size);line-height:var(--e-global-typography-87cfab6-line-height)}.elementor-123 .elementor-element.elementor-element-16d600a5{--padding-top:20px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-123 .elementor-element.elementor-element-f3d4a44 .elementor-icon-list-item>.elementor-icon-list-text,.elementor-123 .elementor-element.elementor-element-f3d4a44 .elementor-icon-list-item>a{font-size:var(--e-global-typography-5ff78ff-font-size);line-height:var(--e-global-typography-5ff78ff-line-height)}.elementor-123 .elementor-element.elementor-element-31d0b3d0 .rform-input{padding:13px 0 13px 0}.elementor-123 .elementor-element.elementor-element-31d0b3d0 .rform-input::placeholder{font-size:var(--e-global-typography-87cfab6-font-size);line-height:var(--e-global-typography-87cfab6-line-height)}.elementor-123 .elementor-element.elementor-element-31d0b3d0 .rform-error{font-size:var(--e-global-typography-87cfab6-font-size);line-height:var(--e-global-typography-87cfab6-line-height)}.elementor-123 .elementor-element.elementor-element-2dfbf4ef .rform-button-submit{padding:13px 13px 13px 13px}}.elementor-265 .elementor-element.elementor-element-556bb79{--display:flex;--min-height:0px;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:center;border-style:solid;--border-style:solid;border-width:0 0 1px 0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:1px;--border-left-width:0px;border-color:var(--e-global-color-1208dbb);--border-color:var( --e-global-color-1208dbb );--padding-top:12px;--padding-bottom:12px;--padding-left:20px;--padding-right:20px;--z-index:1}.elementor-265 .elementor-element.elementor-element-556bb79:not(.elementor-motion-effects-element-type-background),.elementor-265 .elementor-element.elementor-element-556bb79>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:var(--e-global-color-primary)}.elementor-265 .elementor-element.elementor-element-9b58e4e{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--gap:0px 0px;--row-gap:0px;--column-gap:0px}.elementor-265 .elementor-element.elementor-element-9b58e4e.e-con{--flex-grow:0;--flex-shrink:0}.elementor-265 .elementor-element.elementor-element-cc9880d{--display:flex;--justify-content:center}.elementor-265 .elementor-element.elementor-element-180c8bd{text-align:start}.elementor-265 .elementor-element.elementor-element-180c8bd img{width:49%}.elementor-265 .elementor-element.elementor-element-aad9fe3{--display:flex;--justify-content:center}.elementor-265 .elementor-element.elementor-element-b1d66ac .rkit-navmenu{background-color:var(--e-global-color-971d2f6)}.elementor-265 .elementor-element.elementor-element-b1d66ac{z-index:9}.elementor-265 .elementor-element.elementor-element-b1d66ac .rkit-nav-link{gap:5px}.elementor-265 .elementor-element.elementor-element-b1d66ac .rkit-menu-item .rkit-nav-link{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-size:var(--e-global-typography-primary-font-size);font-weight:var(--e-global-typography-primary-font-weight);text-transform:var(--e-global-typography-primary-text-transform);line-height:var(--e-global-typography-primary-line-height)}.elementor-265 .elementor-element.elementor-element-b1d66ac .rkit-navmenu .rkit-menu-container,.rkit-menu-item>.rkit-nav-link{justify-content:center}.elementor-265 .elementor-element.elementor-element-b1d66ac .rkit-menu-item>.rkit-nav-link{padding-inline:6px;color:#E5E5E5}.elementor-265 .elementor-element.elementor-element-b1d66ac .rkit-menu-item>.rkit-nav-link{padding-block:20px}.elementor-265 .elementor-element.elementor-element-b1d66ac .rkit-menu-item:hover>.rkit-nav-link{color:var(--e-global-color-8e1c04d)}.elementor-265 .elementor-element.elementor-element-b1d66ac .rkit-menu-item:hover{border-style:none}.elementor-265 .elementor-element.elementor-element-b1d66ac .rkit-menu-item.rkit-menu-active>.rkit-nav-link{color:var(--e-global-color-8e1c04d)}.elementor-265 .elementor-element.elementor-element-b1d66ac .rkit-submenu-item>.rkit-nav-link{justify-content:start;padding-block:15px;color:var(--e-global-color-1208dbb)}.elementor-265 .elementor-element.elementor-element-b1d66ac .rkit-submenu-item>.rkit-nav-link{padding-inline:20px}.elementor-265 .elementor-element.elementor-element-b1d66ac .rkit-submenu-icon{color:var(--e-global-color-1208dbb);fill:var(--e-global-color-1208dbb);font-size:.9rem;width:.9rem;height:.9rem}.elementor-265 .elementor-element.elementor-element-b1d66ac .rkit-menu-item:hover .rkit-nav-link .rkit-submenu-icon{color:var(--e-global-color-8e1c04d);fill:var(--e-global-color-8e1c04d)}.elementor-265 .elementor-element.elementor-element-b1d66ac .rkit-submenu-item{background-color:var(--e-global-color-7bc1d60)}.elementor-265 .elementor-element.elementor-element-b1d66ac .rkit-submenu-item:hover>.rkit-nav-link{color:#000}.elementor-265 .elementor-element.elementor-element-b1d66ac .rkit-submenu-item:hover{background-color:var(--e-global-color-8e1c04d)}.elementor-265 .elementor-element.elementor-element-b1d66ac .rkit-submenu-item.rkit-submenu-active>.rkit-nav-link{color:var(--e-global-color-text)}.elementor-265 .elementor-element.elementor-element-b1d66ac .rkit-hamburger-tablet{justify-content:end}.elementor-265 .elementor-element.elementor-element-b1d66ac .rkit-hamburger-mobile{justify-content:end}.elementor-265 .elementor-element.elementor-element-b1d66ac .rkit-btn-hamburger{padding:10px 10px 10px 10px;font-size:24px;border-style:solid;border-color:var(--e-global-color-accent)}.elementor-265 .elementor-element.elementor-element-b1d66ac .rkit-btn-hamburger:hover{border-style:solid;border-color:var(--e-global-color-accent)}.elementor-265 .elementor-element.elementor-element-42cae6b .elementskit-navbar-nav .elementskit-submenu-panel>li>a:hover,.elementor-265 .elementor-element.elementor-element-42cae6b .elementskit-navbar-nav .elementskit-submenu-panel>li>a:focus,.elementor-265 .elementor-element.elementor-element-42cae6b .elementskit-navbar-nav .elementskit-submenu-panel>li>a:active,.elementor-265 .elementor-element.elementor-element-42cae6b .elementskit-navbar-nav .elementskit-submenu-panel>li:hover>a{background-color:var(--e-global-color-8e1c04d)}.elementor-265 .elementor-element.elementor-element-42cae6b .elementskit-navbar-nav .elementskit-submenu-panel>li.current-menu-item>a{background-color:var(--e-global-color-8e1c04d);color:#000000!important}.elementor-265 .elementor-element.elementor-element-42cae6b .elementskit-navbar-nav .elementskit-submenu-panel{background-color:#000;border-style:none;border-radius:0 0 0 0;min-width:280px}.elementor-265 .elementor-element.elementor-element-42cae6b{z-index:99}.elementor-265 .elementor-element.elementor-element-42cae6b .elementskit-menu-container{height:40px;background-color:var(--e-global-color-accent);border-radius:0 0 0 0}.elementor-265 .elementor-element.elementor-element-42cae6b .elementskit-navbar-nav>li>a{color:var(--e-global-color-ce19d97);padding:0 15px 0 15px}.elementor-265 .elementor-element.elementor-element-42cae6b .elementskit-navbar-nav>li>a:hover{color:var(--e-global-color-8e1c04d)}.elementor-265 .elementor-element.elementor-element-42cae6b .elementskit-navbar-nav>li>a:focus{color:var(--e-global-color-8e1c04d)}.elementor-265 .elementor-element.elementor-element-42cae6b .elementskit-navbar-nav>li>a:active{color:var(--e-global-color-8e1c04d)}.elementor-265 .elementor-element.elementor-element-42cae6b .elementskit-navbar-nav>li:hover>a{color:var(--e-global-color-8e1c04d)}.elementor-265 .elementor-element.elementor-element-42cae6b .elementskit-navbar-nav>li:hover>a .elementskit-submenu-indicator{color:var(--e-global-color-8e1c04d)}.elementor-265 .elementor-element.elementor-element-42cae6b .elementskit-navbar-nav>li>a:hover .elementskit-submenu-indicator{color:var(--e-global-color-8e1c04d)}.elementor-265 .elementor-element.elementor-element-42cae6b .elementskit-navbar-nav>li>a:focus .elementskit-submenu-indicator{color:var(--e-global-color-8e1c04d)}.elementor-265 .elementor-element.elementor-element-42cae6b .elementskit-navbar-nav>li>a:active .elementskit-submenu-indicator{color:var(--e-global-color-8e1c04d)}.elementor-265 .elementor-element.elementor-element-42cae6b .elementskit-navbar-nav>li.current-menu-item>a{color:var(--e-global-color-8e1c04d)}.elementor-265 .elementor-element.elementor-element-42cae6b .elementskit-navbar-nav>li.current-menu-ancestor>a{color:var(--e-global-color-8e1c04d)}.elementor-265 .elementor-element.elementor-element-42cae6b .elementskit-navbar-nav>li.current-menu-ancestor>a .elementskit-submenu-indicator{color:var(--e-global-color-8e1c04d)}.elementor-265 .elementor-element.elementor-element-42cae6b .elementskit-navbar-nav>li>a .elementskit-submenu-indicator{color:var(--e-global-color-ce19d97);fill:var(--e-global-color-ce19d97)}.elementor-265 .elementor-element.elementor-element-42cae6b .elementskit-navbar-nav>li>a .ekit-submenu-indicator-icon{color:var(--e-global-color-ce19d97);fill:var(--e-global-color-ce19d97)}.elementor-265 .elementor-element.elementor-element-42cae6b .elementskit-navbar-nav .elementskit-submenu-panel>li>a{padding:10px 0 10px 20px;color:var(--e-global-color-ce19d97)}.elementor-265 .elementor-element.elementor-element-42cae6b .elementskit-navbar-nav .elementskit-submenu-panel>li>a:hover{color:#000}.elementor-265 .elementor-element.elementor-element-42cae6b .elementskit-navbar-nav .elementskit-submenu-panel>li>a:focus{color:#000}.elementor-265 .elementor-element.elementor-element-42cae6b .elementskit-navbar-nav .elementskit-submenu-panel>li>a:active{color:#000}.elementor-265 .elementor-element.elementor-element-42cae6b .elementskit-navbar-nav .elementskit-submenu-panel>li:hover>a{color:#000}.elementor-265 .elementor-element.elementor-element-42cae6b .elementskit-submenu-panel{padding:0 0 0 0}.elementor-265 .elementor-element.elementor-element-42cae6b button.elementskit-menu-hamburger{float:right}.elementor-265 .elementor-element.elementor-element-42cae6b button.elementskit-menu-hamburger .elementskit-menu-hamburger-icon{background-color:rgb(0 0 0 / .5)}.elementor-265 .elementor-element.elementor-element-42cae6b button.elementskit-menu-hamburger>.ekit-menu-icon{color:rgb(0 0 0 / .5)}.elementor-265 .elementor-element.elementor-element-42cae6b button.elementskit-menu-hamburger:hover .elementskit-menu-hamburger-icon{background-color:rgb(0 0 0 / .5)}.elementor-265 .elementor-element.elementor-element-42cae6b button.elementskit-menu-hamburger:hover>.ekit-menu-icon{color:rgb(0 0 0 / .5)}.elementor-265 .elementor-element.elementor-element-42cae6b button.elementskit-menu-close{color:rgb(51 51 51)}.elementor-265 .elementor-element.elementor-element-42cae6b button.elementskit-menu-close:hover{color:rgb(0 0 0 / .5)}.elementor-265 .elementor-element.elementor-element-bd5ad99{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:flex-end;--align-items:center}.elementor-265 .elementor-element.elementor-element-26e382c{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px}.elementor-265 .elementor-element.elementor-element-d141e2d{--display:flex;--min-height:65px;--justify-content:center;--border-radius:100px 100px 100px 100px}.elementor-265 .elementor-element.elementor-element-d141e2d:not(.elementor-motion-effects-element-type-background),.elementor-265 .elementor-element.elementor-element-d141e2d>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#EFBF04}.elementor-265 .elementor-element.elementor-element-d5ea68e{margin:0 0 calc(var(--kit-widget-spacing, 0px) + 0px) 0;padding:8px 0 0 0}.elementor-265 .elementor-element.elementor-element-d5ea68e .elementor-icon-wrapper{text-align:center}.elementor-265 .elementor-element.elementor-element-d5ea68e.elementor-view-stacked .elementor-icon{background-color:#000}.elementor-265 .elementor-element.elementor-element-d5ea68e.elementor-view-framed .elementor-icon,.elementor-265 .elementor-element.elementor-element-d5ea68e.elementor-view-default .elementor-icon{color:#000;border-color:#000}.elementor-265 .elementor-element.elementor-element-d5ea68e.elementor-view-framed .elementor-icon,.elementor-265 .elementor-element.elementor-element-d5ea68e.elementor-view-default .elementor-icon svg{fill:#000}.elementor-265 .elementor-element.elementor-element-d5ea68e .elementor-icon{font-size:25px}.elementor-265 .elementor-element.elementor-element-d5ea68e .elementor-icon svg{height:25px}.elementor-265 .elementor-element.elementor-element-5c7f2d3{--display:flex;--gap:5px 0px;--row-gap:5px;--column-gap:0px}.elementor-265 .elementor-element.elementor-element-d0d7d36 .elementor-heading-title{font-family:var(--e-global-typography-33e02d2-font-family),Sans-serif;font-size:var(--e-global-typography-33e02d2-font-size);font-weight:var(--e-global-typography-33e02d2-font-weight);line-height:var(--e-global-typography-33e02d2-line-height);color:var(--e-global-color-secondary)}.elementor-265 .elementor-element.elementor-element-c068fda .elementor-heading-title{font-size:16px;color:var(--e-global-color-secondary)}.elementor-265 .elementor-element.elementor-element-c068fda .elementor-heading-title a:hover,.elementor-265 .elementor-element.elementor-element-c068fda .elementor-heading-title a:focus{color:var(--e-global-color-04d17b6)}.elementor-theme-builder-content-area{height:400px}.elementor-location-header:before,.elementor-location-footer:before{content:"";display:table;clear:both}@media(max-width:1024px){.elementor-265 .elementor-element.elementor-element-556bb79{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px}.elementor-265 .elementor-element.elementor-element-9b58e4e{--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between}.elementor-265 .elementor-element.elementor-element-180c8bd img{width:45%}.elementor-265 .elementor-element.elementor-element-aad9fe3{--justify-content:center}.elementor-265 .elementor-element.elementor-element-aad9fe3.e-con{--order:99999 /* order end hack */}.elementor-265 .elementor-element.elementor-element-b1d66ac .rkit-navmenu{background-color:#eee}.elementor-265 .elementor-element.elementor-element-b1d66ac .rkit-menu-item{background-color:var(--e-global-color-7bc1d60)}.elementor-265 .elementor-element.elementor-element-b1d66ac .rkit-responsive-menu{--menu-distance:27px}.elementor-265 .elementor-element.elementor-element-b1d66ac .rkit-nav-link{gap:5px}.elementor-265 .elementor-element.elementor-element-b1d66ac .rkit-menu-item .rkit-nav-link{font-size:var(--e-global-typography-primary-font-size);line-height:var(--e-global-typography-primary-line-height)}.elementor-265 .elementor-element.elementor-element-b1d66ac .rkit-navmenu .rkit-menu-container,.rkit-menu-item>.rkit-nav-link{justify-content:start}.elementor-265 .elementor-element.elementor-element-b1d66ac .rkit-menu-item>.rkit-nav-link{padding-inline:20px;color:var(--e-global-color-1208dbb)}.elementor-265 .elementor-element.elementor-element-b1d66ac .rkit-menu-item>.rkit-nav-link{padding-block:20px}.elementor-265 .elementor-element.elementor-element-b1d66ac .rkit-menu-container{gap:0}.elementor-265 .elementor-element.elementor-element-b1d66ac .rkit-submenu-item>.rkit-nav-link{padding-inline:20px}.elementor-265 .elementor-element.elementor-element-b1d66ac .rkit-submenu-item>.rkit-nav-link{padding-block:20px}.elementor-265 .elementor-element.elementor-element-b1d66ac .rkit-hamburger-tablet{justify-content:end}.elementor-265 .elementor-element.elementor-element-b1d66ac .rkit-hamburger-mobile{justify-content:end}.elementor-265 .elementor-element.elementor-element-b1d66ac .rkit-btn-hamburger{padding:10px 10px 10px 10px;border-radius:10px 10px 10px 10px;font-size:25px;background-color:var(--e-global-color-accent);color:var(--e-global-color-1208dbb);border-width:1px 1px 1px 1px}.elementor-265 .elementor-element.elementor-element-b1d66ac .rkit-btn-hamburger:hover{background-color:var(--e-global-color-971d2f6);color:var(--e-global-color-accent);border-width:1px 1px 1px 1px}.elementor-265 .elementor-element.elementor-element-42cae6b .elementskit-nav-identity-panel{padding:10px 0 10px 0}.elementor-265 .elementor-element.elementor-element-42cae6b .elementskit-menu-container{max-width:350px;border-radius:0 0 0 0}.elementor-265 .elementor-element.elementor-element-42cae6b .elementskit-navbar-nav>li>a{color:#000;padding:10px 15px 10px 15px}.elementor-265 .elementor-element.elementor-element-42cae6b .elementskit-navbar-nav .elementskit-submenu-panel>li>a{padding:15px 15px 15px 15px}.elementor-265 .elementor-element.elementor-element-42cae6b .elementskit-navbar-nav .elementskit-submenu-panel{border-radius:0 0 0 0}.elementor-265 .elementor-element.elementor-element-42cae6b button.elementskit-menu-hamburger{padding:8px 8px 8px 8px;width:45px;border-radius:3px}.elementor-265 .elementor-element.elementor-element-42cae6b button.elementskit-menu-close{padding:8px 8px 8px 8px;margin:12px 12px 12px 12px;width:45px;border-radius:3px}.elementor-265 .elementor-element.elementor-element-42cae6b .elementskit-nav-logo>img{max-width:160px;max-height:60px}.elementor-265 .elementor-element.elementor-element-42cae6b .elementskit-nav-logo{margin:5px 0 5px 0;padding:5px 5px 5px 5px}.elementor-265 .elementor-element.elementor-element-d141e2d{--min-height:60px}.elementor-265 .elementor-element.elementor-element-d5ea68e .elementor-icon{font-size:25px}.elementor-265 .elementor-element.elementor-element-d5ea68e .elementor-icon svg{height:25px}.elementor-265 .elementor-element.elementor-element-d0d7d36 .elementor-heading-title{font-size:var(--e-global-typography-33e02d2-font-size);line-height:var(--e-global-typography-33e02d2-line-height)}}@media(max-width:767px){.elementor-265 .elementor-element.elementor-element-556bb79{--padding-top:10px;--padding-bottom:10px;--padding-left:10px;--padding-right:10px}.elementor-265 .elementor-element.elementor-element-9b58e4e{--width:100%}.elementor-265 .elementor-element.elementor-element-cc9880d{--width:50%}.elementor-265 .elementor-element.elementor-element-180c8bd img{width:44%}.elementor-265 .elementor-element.elementor-element-aad9fe3{--width:14%}.elementor-265 .elementor-element.elementor-element-aad9fe3.e-con{--order:99999 /* order end hack */}.elementor-265 .elementor-element.elementor-element-b1d66ac{z-index:999}.elementor-265 .elementor-element.elementor-element-b1d66ac .rkit-responsive-menu{--menu-distance:22px}.elementor-265 .elementor-element.elementor-element-b1d66ac .rkit-menu-item .rkit-nav-link{font-size:var(--e-global-typography-primary-font-size);line-height:var(--e-global-typography-primary-line-height)}.elementor-265 .elementor-element.elementor-element-b1d66ac .rkit-btn-hamburger{font-size:18px;background-color:#EFBF04;color:#000}.elementor-265 .elementor-element.elementor-element-b1d66ac .rkit-btn-hamburger:hover{background-color:#000;color:#FFF}.elementor-265 .elementor-element.elementor-element-42cae6b .elementskit-nav-logo>img{max-width:120px;max-height:50px}.elementor-265 .elementor-element.elementor-element-bd5ad99.e-con{--order:99999 /* order end hack */}.elementor-265 .elementor-element.elementor-element-26e382c{--width:74%}.elementor-265 .elementor-element.elementor-element-d141e2d{--width:55px;--min-height:55px}.elementor-265 .elementor-element.elementor-element-5c7f2d3{--width:110px}.elementor-265 .elementor-element.elementor-element-d0d7d36 .elementor-heading-title{font-size:var(--e-global-typography-33e02d2-font-size);line-height:var(--e-global-typography-33e02d2-line-height)}}@media(min-width:768px){.elementor-265 .elementor-element.elementor-element-556bb79{--content-width:1340px}.elementor-265 .elementor-element.elementor-element-cc9880d{--width:20%}.elementor-265 .elementor-element.elementor-element-aad9fe3{--width:60%}.elementor-265 .elementor-element.elementor-element-bd5ad99{--width:20%}.elementor-265 .elementor-element.elementor-element-26e382c{--width:230px}.elementor-265 .elementor-element.elementor-element-d141e2d{--width:65px}.elementor-265 .elementor-element.elementor-element-5c7f2d3{--width:145px}}@media(max-width:1024px) and (min-width:768px){.elementor-265 .elementor-element.elementor-element-cc9880d{--width:25%}.elementor-265 .elementor-element.elementor-element-aad9fe3{--width:7%}.elementor-265 .elementor-element.elementor-element-bd5ad99{--width:61%}.elementor-265 .elementor-element.elementor-element-26e382c{--width:200px}.elementor-265 .elementor-element.elementor-element-d141e2d{--width:60px}.elementor-265 .elementor-element.elementor-element-5c7f2d3{--width:130px}}.elementor-123 .elementor-element.elementor-element-65f0a7a6{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--flex-wrap:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:30px;--padding-right:30px}.elementor-123 .elementor-element.elementor-element-65f0a7a6:not(.elementor-motion-effects-element-type-background),.elementor-123 .elementor-element.elementor-element-65f0a7a6>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:var(--e-global-color-secondary)}.elementor-123 .elementor-element.elementor-element-53377470{--display:flex;--gap:20px 0px;--row-gap:20px;--column-gap:0px;--padding-top:30px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-123 .elementor-element.elementor-element-78fd4cd9 .elementor-icon-list-icon i{color:var(--e-global-color-7bc1d60);transition:color 0.3s}.elementor-123 .elementor-element.elementor-element-78fd4cd9 .elementor-icon-list-icon svg{fill:var(--e-global-color-7bc1d60);transition:fill 0.3s}.elementor-123 .elementor-element.elementor-element-78fd4cd9{--e-icon-list-icon-size:25px;--icon-vertical-offset:0px}.elementor-123 .elementor-element.elementor-element-78fd4cd9 .elementor-icon-list-icon{padding-inline-end:5px}.elementor-123 .elementor-element.elementor-element-78fd4cd9 .elementor-icon-list-item>.elementor-icon-list-text,.elementor-123 .elementor-element.elementor-element-78fd4cd9 .elementor-icon-list-item>a{font-family:var(--e-global-typography-5ff78ff-font-family),Sans-serif;font-size:var(--e-global-typography-5ff78ff-font-size);font-weight:var(--e-global-typography-5ff78ff-font-weight);line-height:var(--e-global-typography-5ff78ff-line-height)}.elementor-123 .elementor-element.elementor-element-78fd4cd9 .elementor-icon-list-text{color:var(--e-global-color-primary);transition:color 0.3s}.elementor-123 .elementor-element.elementor-element-7bf7ab8 .rform-input{background-color:#fff0;padding:17px 0 17px 0;color:#020202;border-style:none}.elementor-123 .elementor-element.elementor-element-7bf7ab8 .rform-input:hover{color:#000}.elementor-123 .elementor-element.elementor-element-7bf7ab8 .rform-input:focus{color:#000}.elementor-123 .elementor-element.elementor-element-7bf7ab8 .rform-input[aria-invalid="true"]{color:red}.elementor-123 .elementor-element.elementor-element-7bf7ab8 .rform-input::placeholder{color:var(--e-global-color-text);font-family:var(--e-global-typography-87cfab6-font-family),Sans-serif;font-size:var(--e-global-typography-87cfab6-font-size);font-weight:var(--e-global-typography-87cfab6-font-weight);line-height:var(--e-global-typography-87cfab6-line-height)}.elementor-123 .elementor-element.elementor-element-7bf7ab8 .rform-input::-webkit-input-placeholder{color:var(--e-global-color-text)}.elementor-123 .elementor-element.elementor-element-7bf7ab8 .rform-input::-ms-input-placeholder{color:var(--e-global-color-text)}.elementor-123 .elementor-element.elementor-element-7bf7ab8 .rform-error{text-align:left;color:var(--e-global-color-4a2badb);font-family:var(--e-global-typography-87cfab6-font-family),Sans-serif;font-size:var(--e-global-typography-87cfab6-font-size);font-weight:var(--e-global-typography-87cfab6-font-weight);line-height:var(--e-global-typography-87cfab6-line-height)}.elementor-123 .elementor-element.elementor-element-7de5fa72{--display:flex;--gap:20px 0px;--row-gap:20px;--column-gap:0px;--padding-top:30px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-123 .elementor-element.elementor-element-298ab489 .elementor-icon-list-icon i{color:var(--e-global-color-7bc1d60);transition:color 0.3s}.elementor-123 .elementor-element.elementor-element-298ab489 .elementor-icon-list-icon svg{fill:var(--e-global-color-7bc1d60);transition:fill 0.3s}.elementor-123 .elementor-element.elementor-element-298ab489{--e-icon-list-icon-size:25px;--icon-vertical-offset:0px}.elementor-123 .elementor-element.elementor-element-298ab489 .elementor-icon-list-icon{padding-inline-end:5px}.elementor-123 .elementor-element.elementor-element-298ab489 .elementor-icon-list-item>.elementor-icon-list-text,.elementor-123 .elementor-element.elementor-element-298ab489 .elementor-icon-list-item>a{font-family:var(--e-global-typography-5ff78ff-font-family),Sans-serif;font-size:var(--e-global-typography-5ff78ff-font-size);font-weight:var(--e-global-typography-5ff78ff-font-weight);line-height:var(--e-global-typography-5ff78ff-line-height)}.elementor-123 .elementor-element.elementor-element-298ab489 .elementor-icon-list-text{color:var(--e-global-color-primary);transition:color 0.3s}.elementor-123 .elementor-element.elementor-element-3d6e50d7 .rform-input{background-color:#fff0;padding:17px 0 17px 0;color:#020202;border-style:none}.elementor-123 .elementor-element.elementor-element-3d6e50d7 .rform-input:hover{color:#000}.elementor-123 .elementor-element.elementor-element-3d6e50d7 .rform-input:focus{color:#000}.elementor-123 .elementor-element.elementor-element-3d6e50d7 .rform-input[aria-invalid="true"]{color:red}.elementor-123 .elementor-element.elementor-element-3d6e50d7 .rform-input::placeholder{color:var(--e-global-color-text);font-family:var(--e-global-typography-87cfab6-font-family),Sans-serif;font-size:var(--e-global-typography-87cfab6-font-size);font-weight:var(--e-global-typography-87cfab6-font-weight);line-height:var(--e-global-typography-87cfab6-line-height)}.elementor-123 .elementor-element.elementor-element-3d6e50d7 .rform-input::-webkit-input-placeholder{color:var(--e-global-color-text)}.elementor-123 .elementor-element.elementor-element-3d6e50d7 .rform-input::-ms-input-placeholder{color:var(--e-global-color-text)}.elementor-123 .elementor-element.elementor-element-3d6e50d7 .rform-error{text-align:left;color:var(--e-global-color-4a2badb);font-family:var(--e-global-typography-87cfab6-font-family),Sans-serif;font-size:var(--e-global-typography-87cfab6-font-size);font-weight:var(--e-global-typography-87cfab6-font-weight);line-height:var(--e-global-typography-87cfab6-line-height)}.elementor-123 .elementor-element.elementor-element-16d600a5{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:20px 0px;--row-gap:20px;--column-gap:0px;--padding-top:30px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-123 .elementor-element.elementor-element-f3d4a44 .elementor-icon-list-icon i{color:var(--e-global-color-7bc1d60);transition:color 0.3s}.elementor-123 .elementor-element.elementor-element-f3d4a44 .elementor-icon-list-icon svg{fill:var(--e-global-color-7bc1d60);transition:fill 0.3s}.elementor-123 .elementor-element.elementor-element-f3d4a44{--e-icon-list-icon-size:25px;--icon-vertical-offset:0px}.elementor-123 .elementor-element.elementor-element-f3d4a44 .elementor-icon-list-icon{padding-inline-end:5px}.elementor-123 .elementor-element.elementor-element-f3d4a44 .elementor-icon-list-item>.elementor-icon-list-text,.elementor-123 .elementor-element.elementor-element-f3d4a44 .elementor-icon-list-item>a{font-family:var(--e-global-typography-5ff78ff-font-family),Sans-serif;font-size:var(--e-global-typography-5ff78ff-font-size);font-weight:var(--e-global-typography-5ff78ff-font-weight);line-height:var(--e-global-typography-5ff78ff-line-height)}.elementor-123 .elementor-element.elementor-element-f3d4a44 .elementor-icon-list-text{color:var(--e-global-color-primary);transition:color 0.3s}.elementor-123 .elementor-element.elementor-element-31d0b3d0 .rform-input{background-color:#fff0;padding:17px 0 17px 0;color:#020202;border-style:none}.elementor-123 .elementor-element.elementor-element-31d0b3d0 .rform-input:hover{color:#000}.elementor-123 .elementor-element.elementor-element-31d0b3d0 .rform-input:focus{color:#000}.elementor-123 .elementor-element.elementor-element-31d0b3d0 .rform-input[aria-invalid="true"]{color:red}.elementor-123 .elementor-element.elementor-element-31d0b3d0 .rform-input::placeholder{color:var(--e-global-color-text);font-family:var(--e-global-typography-87cfab6-font-family),Sans-serif;font-size:var(--e-global-typography-87cfab6-font-size);font-weight:var(--e-global-typography-87cfab6-font-weight);line-height:var(--e-global-typography-87cfab6-line-height)}.elementor-123 .elementor-element.elementor-element-31d0b3d0 .rform-input::-webkit-input-placeholder{color:var(--e-global-color-text)}.elementor-123 .elementor-element.elementor-element-31d0b3d0 .rform-input::-ms-input-placeholder{color:var(--e-global-color-text)}.elementor-123 .elementor-element.elementor-element-31d0b3d0 .rform-error{text-align:left;color:var(--e-global-color-4a2badb);font-family:var(--e-global-typography-87cfab6-font-family),Sans-serif;font-size:var(--e-global-typography-87cfab6-font-size);font-weight:var(--e-global-typography-87cfab6-font-weight);line-height:var(--e-global-typography-87cfab6-line-height)}.elementor-123 .elementor-element.elementor-element-50bcc7ca{--display:flex;--justify-content:center;--gap:20px 0px;--row-gap:20px;--column-gap:0px;--padding-top:20px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-123 .elementor-element.elementor-element-2dfbf4ef .rform-button-submit{background-color:var(--e-global-color-accent);border-radius:100px 100px 100px 100px}.elementor-123 .elementor-element.elementor-element-2dfbf4ef .rform-button-submit:hover{background-color:var(--e-global-color-ce19d97)}.elementor-123 .elementor-element.elementor-element-2dfbf4ef .rform-button-submit{flex-direction:row;font-family:"Plus Jakarta Sans",Sans-serif;font-size:16px;font-weight:500;text-transform:uppercase;line-height:1em;letter-spacing:.15em;padding:17px 17px 17px 17px;color:var(--e-global-color-ce19d97);border-style:solid;border-width:1px 1px 1px 1px;border-color:#000}.elementor-123 .elementor-element.elementor-element-2dfbf4ef #loading{border-top-color:var(--e-global-color-ce19d97)}.elementor-123 .elementor-element.elementor-element-2dfbf4ef .rform-button-submit:hover{color:var(--e-global-color-accent);border-style:solid;border-width:1px 1px 1px 1px;border-color:#000}@media(min-width:768px){.elementor-123 .elementor-element.elementor-element-53377470{--width:27%}.elementor-123 .elementor-element.elementor-element-7de5fa72{--width:27%}.elementor-123 .elementor-element.elementor-element-16d600a5{--width:27%}.elementor-123 .elementor-element.elementor-element-50bcc7ca{--width:19%}}@media(max-width:1024px) and (min-width:768px){.elementor-123 .elementor-element.elementor-element-53377470{--width:33.3%}.elementor-123 .elementor-element.elementor-element-7de5fa72{--width:33.3%}.elementor-123 .elementor-element.elementor-element-16d600a5{--width:33.3%}.elementor-123 .elementor-element.elementor-element-50bcc7ca{--width:100%}}@media(max-width:1024px){.elementor-123 .elementor-element.elementor-element-65f0a7a6{--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center}.elementor-123 .elementor-element.elementor-element-78fd4cd9 .elementor-icon-list-item>.elementor-icon-list-text,.elementor-123 .elementor-element.elementor-element-78fd4cd9 .elementor-icon-list-item>a{font-size:var(--e-global-typography-5ff78ff-font-size);line-height:var(--e-global-typography-5ff78ff-line-height)}.elementor-123 .elementor-element.elementor-element-7bf7ab8 .rform-input{padding:15px 0 15px 0}.elementor-123 .elementor-element.elementor-element-7bf7ab8 .rform-input::placeholder{font-size:var(--e-global-typography-87cfab6-font-size);line-height:var(--e-global-typography-87cfab6-line-height)}.elementor-123 .elementor-element.elementor-element-7bf7ab8 .rform-error{font-size:var(--e-global-typography-87cfab6-font-size);line-height:var(--e-global-typography-87cfab6-line-height)}.elementor-123 .elementor-element.elementor-element-298ab489 .elementor-icon-list-item>.elementor-icon-list-text,.elementor-123 .elementor-element.elementor-element-298ab489 .elementor-icon-list-item>a{font-size:var(--e-global-typography-5ff78ff-font-size);line-height:var(--e-global-typography-5ff78ff-line-height)}.elementor-123 .elementor-element.elementor-element-3d6e50d7 .rform-input{padding:15px 0 15px 0}.elementor-123 .elementor-element.elementor-element-3d6e50d7 .rform-input::placeholder{font-size:var(--e-global-typography-87cfab6-font-size);line-height:var(--e-global-typography-87cfab6-line-height)}.elementor-123 .elementor-element.elementor-element-3d6e50d7 .rform-error{font-size:var(--e-global-typography-87cfab6-font-size);line-height:var(--e-global-typography-87cfab6-line-height)}.elementor-123 .elementor-element.elementor-element-f3d4a44 .elementor-icon-list-item>.elementor-icon-list-text,.elementor-123 .elementor-element.elementor-element-f3d4a44 .elementor-icon-list-item>a{font-size:var(--e-global-typography-5ff78ff-font-size);line-height:var(--e-global-typography-5ff78ff-line-height)}.elementor-123 .elementor-element.elementor-element-31d0b3d0 .rform-input{padding:15px 0 15px 0}.elementor-123 .elementor-element.elementor-element-31d0b3d0 .rform-input::placeholder{font-size:var(--e-global-typography-87cfab6-font-size);line-height:var(--e-global-typography-87cfab6-line-height)}.elementor-123 .elementor-element.elementor-element-31d0b3d0 .rform-error{font-size:var(--e-global-typography-87cfab6-font-size);line-height:var(--e-global-typography-87cfab6-line-height)}.elementor-123 .elementor-element.elementor-element-2dfbf4ef .rform-button-submit{padding:15px 15px 15px 15px}}@media(max-width:767px){.elementor-123 .elementor-element.elementor-element-78fd4cd9 .elementor-icon-list-item>.elementor-icon-list-text,.elementor-123 .elementor-element.elementor-element-78fd4cd9 .elementor-icon-list-item>a{font-size:var(--e-global-typography-5ff78ff-font-size);line-height:var(--e-global-typography-5ff78ff-line-height)}.elementor-123 .elementor-element.elementor-element-7bf7ab8 .rform-input{padding:13px 0 13px 0}.elementor-123 .elementor-element.elementor-element-7bf7ab8 .rform-input::placeholder{font-size:var(--e-global-typography-87cfab6-font-size);line-height:var(--e-global-typography-87cfab6-line-height)}.elementor-123 .elementor-element.elementor-element-7bf7ab8 .rform-error{font-size:var(--e-global-typography-87cfab6-font-size);line-height:var(--e-global-typography-87cfab6-line-height)}.elementor-123 .elementor-element.elementor-element-7de5fa72{--padding-top:20px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-123 .elementor-element.elementor-element-298ab489 .elementor-icon-list-item>.elementor-icon-list-text,.elementor-123 .elementor-element.elementor-element-298ab489 .elementor-icon-list-item>a{font-size:var(--e-global-typography-5ff78ff-font-size);line-height:var(--e-global-typography-5ff78ff-line-height)}.elementor-123 .elementor-element.elementor-element-3d6e50d7 .rform-input{padding:13px 0 13px 0}.elementor-123 .elementor-element.elementor-element-3d6e50d7 .rform-input::placeholder{font-size:var(--e-global-typography-87cfab6-font-size);line-height:var(--e-global-typography-87cfab6-line-height)}.elementor-123 .elementor-element.elementor-element-3d6e50d7 .rform-error{font-size:var(--e-global-typography-87cfab6-font-size);line-height:var(--e-global-typography-87cfab6-line-height)}.elementor-123 .elementor-element.elementor-element-16d600a5{--padding-top:20px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-123 .elementor-element.elementor-element-f3d4a44 .elementor-icon-list-item>.elementor-icon-list-text,.elementor-123 .elementor-element.elementor-element-f3d4a44 .elementor-icon-list-item>a{font-size:var(--e-global-typography-5ff78ff-font-size);line-height:var(--e-global-typography-5ff78ff-line-height)}.elementor-123 .elementor-element.elementor-element-31d0b3d0 .rform-input{padding:13px 0 13px 0}.elementor-123 .elementor-element.elementor-element-31d0b3d0 .rform-input::placeholder{font-size:var(--e-global-typography-87cfab6-font-size);line-height:var(--e-global-typography-87cfab6-line-height)}.elementor-123 .elementor-element.elementor-element-31d0b3d0 .rform-error{font-size:var(--e-global-typography-87cfab6-font-size);line-height:var(--e-global-typography-87cfab6-line-height)}.elementor-123 .elementor-element.elementor-element-2dfbf4ef .rform-button-submit{padding:13px 13px 13px 13px}}@font-face{font-family:'rtmicon-regular';src:url(/wp-content/plugins/rometheme-for-elementor/assets/fonts/rtmicons/rtmicon-regular.eot?u6xsrx);src:url('/wp-content/plugins/rometheme-for-elementor/assets/fonts/rtmicons/rtmicon-regular.eot?u6xsrx#iefix') format('embedded-opentype'),url(/wp-content/plugins/rometheme-for-elementor/assets/fonts/rtmicons/rtmicon-regular.ttf?u6xsrx) format('truetype'),url(/wp-content/plugins/rometheme-for-elementor/assets/fonts/rtmicons/rtmicon-regular.woff?u6xsrx) format('woff'),url('/wp-content/plugins/rometheme-for-elementor/assets/fonts/rtmicons/rtmicon-regular.svg?u6xsrx#rtmicon-regular') format('svg');font-weight:400;font-style:normal;font-display:swap}.rtmicon{font-family:'rtmicon-regular'!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.rtmicon.rtmicon-accordion:before{content:"\e900"}.rtmicon.rtmicon-account-balance:before{content:"\e901"}.rtmicon.rtmicon-add:before{content:"\e902"}.rtmicon.rtmicon-add-box:before{content:"\e903"}.rtmicon.rtmicon-add-business:before{content:"\e904"}.rtmicon.rtmicon-add-card:before{content:"\e905"}.rtmicon.rtmicon-add-circle:before{content:"\e906"}.rtmicon.rtmicon-advanced-button:before{content:"\e907"}.rtmicon.rtmicon-advanced-google-map:before{content:"\e908"}.rtmicon.rtmicon-advanced-heading:before{content:"\e909"}.rtmicon.rtmicon-advanced-hero-slider:before{content:"\e90a"}.rtmicon.rtmicon-advanced-sticky:before{content:"\e90b"}.rtmicon.rtmicon-advanced-tabs:before{content:"\e90c"}.rtmicon.rtmicon-advanced-toggle:before{content:"\e90d"}.rtmicon.rtmicon-alarm-clock:before{content:"\e90e"}.rtmicon.rtmicon-alert:before{content:"\e90f"}.rtmicon.rtmicon-analytics:before{content:"\e910"}.rtmicon.rtmicon-anchor:before{content:"\e911"}.rtmicon.rtmicon-android:before{content:"\e912"}.rtmicon.rtmicon-animated-circle-button:before{content:"\e913"}.rtmicon.rtmicon-animated-heading:before{content:"\e914"}.rtmicon.rtmicon-apple:before{content:"\e915"}.rtmicon.rtmicon-apps:before{content:"\e916"}.rtmicon.rtmicon-archive-post:before{content:"\e917"}.rtmicon.rtmicon-archive-product:before{content:"\e918"}.rtmicon.rtmicon-arrow-down:before{content:"\e919"}.rtmicon.rtmicon-arrow-down-left:before{content:"\e91a"}.rtmicon.rtmicon-arrow-down-right:before{content:"\e91b"}.rtmicon.rtmicon-arrow-down-to-line:before{content:"\e91c"}.rtmicon.rtmicon-arrow-left:before{content:"\e91d"}.rtmicon.rtmicon-arrow-long-down:before{content:"\e91e"}.rtmicon.rtmicon-arrow-long-left:before{content:"\e91f"}.rtmicon.rtmicon-arrow-long-right:before{content:"\e920"}.rtmicon.rtmicon-arrow-long-up:before{content:"\e921"}.rtmicon.rtmicon-arrow-right:before{content:"\e922"}.rtmicon.rtmicon-arrow-up:before{content:"\e923"}.rtmicon.rtmicon-arrow-up-left:before{content:"\e924"}.rtmicon.rtmicon-arrow-up-right:before{content:"\e925"}.rtmicon.rtmicon-artist:before{content:"\e926"}.rtmicon.rtmicon-attach-money:before{content:"\e927"}.rtmicon.rtmicon-audio-box:before{content:"\e928"}.rtmicon.rtmicon-audio-file:before{content:"\e929"}.rtmicon.rtmicon-author-box:before{content:"\e92a"}.rtmicon.rtmicon-auto-play:before{content:"\e92b"}.rtmicon.rtmicon-auto-renew:before{content:"\e92c"}.rtmicon.rtmicon-award:before{content:"\e92d"}.rtmicon.rtmicon-backpack:before{content:"\e92e"}.rtmicon.rtmicon-back-to-top-button:before{content:"\e92f"}.rtmicon.rtmicon-backup:before{content:"\e930"}.rtmicon.rtmicon-badge-check:before{content:"\e931"}.rtmicon.rtmicon-badge-dollar:before{content:"\e932"}.rtmicon.rtmicon-badge-percent:before{content:"\e933"}.rtmicon.rtmicon-ban:before{content:"\e934"}.rtmicon.rtmicon-banner-ad:before{content:"\e935"}.rtmicon.rtmicon-banner-discount:before{content:"\e936"}.rtmicon.rtmicon-bar-chart:before{content:"\e937"}.rtmicon.rtmicon-barcode:before{content:"\e938"}.rtmicon.rtmicon-bar-progress:before{content:"\e939"}.rtmicon.rtmicon-bars:before{content:"\e93a"}.rtmicon.rtmicon-bar-sort-left:before{content:"\e93b"}.rtmicon.rtmicon-bar-sort-right:before{content:"\e93c"}.rtmicon.rtmicon-battery:before{content:"\e93d"}.rtmicon.rtmicon-behance:before{content:"\e93e"}.rtmicon.rtmicon-blob-shape:before{content:"\e93f"}.rtmicon.rtmicon-block:before{content:"\e940"}.rtmicon.rtmicon-blockquote:before{content:"\e941"}.rtmicon.rtmicon-blog:before{content:"\e942"}.rtmicon.rtmicon-blog-carousel:before{content:"\e943"}.rtmicon.rtmicon-blog-post:before{content:"\e944"}.rtmicon.rtmicon-bluetooth:before{content:"\e945"}.rtmicon.rtmicon-bolt:before{content:"\e946"}.rtmicon.rtmicon-book:before{content:"\e947"}.rtmicon.rtmicon-bookmark:before{content:"\e948"}.rtmicon.rtmicon-box:before{content:"\e949"}.rtmicon.rtmicon-box-archive:before{content:"\e94a"}.rtmicon.rtmicon-box-check:before{content:"\e94b"}.rtmicon.rtmicon-box-circle-check:before{content:"\e94c"}.rtmicon.rtmicon-box-open:before{content:"\e94d"}.rtmicon.rtmicon-box-package:before{content:"\e94e"}.rtmicon.rtmicon-box-stacked:before{content:"\e94f"}.rtmicon.rtmicon-breadcumb:before{content:"\e950"}.rtmicon.rtmicon-briefcase:before{content:"\e951"}.rtmicon.rtmicon-browser:before{content:"\e952"}.rtmicon.rtmicon-bug-report:before{content:"\e953"}.rtmicon.rtmicon-business-hour:before{content:"\e954"}.rtmicon.rtmicon-calculate:before{content:"\e955"}.rtmicon.rtmicon-calendar:before{content:"\e956"}.rtmicon.rtmicon-calendar-check:before{content:"\e957"}.rtmicon.rtmicon-calendar-check-2:before{content:"\e958"}.rtmicon.rtmicon-calendar-clock:before{content:"\e959"}.rtmicon.rtmicon-calendar-days:before{content:"\e95a"}.rtmicon.rtmicon-calendar-minus:before{content:"\e95b"}.rtmicon.rtmicon-calendar-plus:before{content:"\e95c"}.rtmicon.rtmicon-calendar-star:before{content:"\e95d"}.rtmicon.rtmicon-calendar-xmark:before{content:"\e95e"}.rtmicon.rtmicon-call-to-action:before{content:"\e95f"}.rtmicon.rtmicon-call-to-action1:before{content:"\e960"}.rtmicon.rtmicon-camera:before{content:"\e961"}.rtmicon.rtmicon-campaign:before{content:"\e962"}.rtmicon.rtmicon-camping:before{content:"\e963"}.rtmicon.rtmicon-card-carousel:before{content:"\e964"}.rtmicon.rtmicon-card-slider:before{content:"\e965"}.rtmicon.rtmicon-caret-down:before{content:"\e966"}.rtmicon.rtmicon-caret-down-2:before{content:"\e967"}.rtmicon.rtmicon-caret-left:before{content:"\e968"}.rtmicon.rtmicon-caret-left-2:before{content:"\e969"}.rtmicon.rtmicon-caret-right:before{content:"\e96a"}.rtmicon.rtmicon-caret-right-2:before{content:"\e96b"}.rtmicon.rtmicon-caret-up:before{content:"\e96c"}.rtmicon.rtmicon-caret-up-2:before{content:"\e96d"}.rtmicon.rtmicon-celebration:before{content:"\e96e"}.rtmicon.rtmicon-charger:before{content:"\e96f"}.rtmicon.rtmicon-chart:before{content:"\e970"}.rtmicon.rtmicon-chart-line-down:before{content:"\e971"}.rtmicon.rtmicon-chart-line-up:before{content:"\e972"}.rtmicon.rtmicon-chat-bubble:before{content:"\e973"}.rtmicon.rtmicon-check:before{content:"\e974"}.rtmicon.rtmicon-checkbox:before{content:"\e975"}.rtmicon.rtmicon-check-box-outline-blank:before{content:"\e976"}.rtmicon.rtmicon-chevron-down:before{content:"\e977"}.rtmicon.rtmicon-chevron-left:before{content:"\e978"}.rtmicon.rtmicon-chevron-right:before{content:"\e979"}.rtmicon.rtmicon-chevrons-down:before{content:"\e97a"}.rtmicon.rtmicon-chevrons-left:before{content:"\e97b"}.rtmicon.rtmicon-chevrons-right:before{content:"\e97c"}.rtmicon.rtmicon-chevrons-up:before{content:"\e97d"}.rtmicon.rtmicon-chevron-up:before{content:"\e97e"}.rtmicon.rtmicon-circle-arrow-down:before{content:"\e97f"}.rtmicon.rtmicon-circle-arrow-down-2:before{content:"\e980"}.rtmicon.rtmicon-circle-arrow-down-left:before{content:"\e981"}.rtmicon.rtmicon-circle-arrow-down-left-2:before{content:"\e982"}.rtmicon.rtmicon-circle-arrow-down-right:before{content:"\e983"}.rtmicon.rtmicon-circle-arrow-down-right-2:before{content:"\e984"}.rtmicon.rtmicon-circle-arrow-left:before{content:"\e985"}.rtmicon.rtmicon-circle-arrow-left-2:before{content:"\e986"}.rtmicon.rtmicon-circle-arrow-right:before{content:"\e987"}.rtmicon.rtmicon-circle-arrow-right-2:before{content:"\e988"}.rtmicon.rtmicon-circle-arrow-up:before{content:"\e989"}.rtmicon.rtmicon-circle-arrow-up-2:before{content:"\e98a"}.rtmicon.rtmicon-circle-arrow-up-left:before{content:"\e98b"}.rtmicon.rtmicon-circle-arrow-up-left-2:before{content:"\e98c"}.rtmicon.rtmicon-circle-arrow-up-right:before{content:"\e98d"}.rtmicon.rtmicon-circle-arrow-up-right-2:before{content:"\e98e"}.rtmicon.rtmicon-circle-caret-down:before{content:"\e98f"}.rtmicon.rtmicon-circle-caret-down-2:before{content:"\e990"}.rtmicon.rtmicon-circle-caret-left:before{content:"\e991"}.rtmicon.rtmicon-circle-caret-left-2:before{content:"\e992"}.rtmicon.rtmicon-circle-caret-right:before{content:"\e993"}.rtmicon.rtmicon-circle-caret-right-2:before{content:"\e994"}.rtmicon.rtmicon-circle-caret-up:before{content:"\e995"}.rtmicon.rtmicon-circle-caret-up-2:before{content:"\e996"}.rtmicon.rtmicon-circle-check:before{content:"\e997"}.rtmicon.rtmicon-circle-chevron-down:before{content:"\e998"}.rtmicon.rtmicon-circle-chevron-left:before{content:"\e999"}.rtmicon.rtmicon-circle-chevron-right:before{content:"\e99a"}.rtmicon.rtmicon-circle-chevron-up:before{content:"\e99b"}.rtmicon.rtmicon-circle-down:before{content:"\e99c"}.rtmicon.rtmicon-circle-left:before{content:"\e99d"}.rtmicon.rtmicon-circle-minus:before{content:"\e99e"}.rtmicon.rtmicon-circle-plus:before{content:"\e99f"}.rtmicon.rtmicon-circle-right:before{content:"\e9a0"}.rtmicon.rtmicon-circle-up:before{content:"\e9a1"}.rtmicon.rtmicon-circle-user:before{content:"\e9a2"}.rtmicon.rtmicon-circle-xmark:before{content:"\e9a3"}.rtmicon.rtmicon-city:before{content:"\e9a4"}.rtmicon.rtmicon-clapperboard-video:before{content:"\e9a5"}.rtmicon.rtmicon-client-carousel:before{content:"\e9a6"}.rtmicon.rtmicon-client-grid:before{content:"\e9a7"}.rtmicon.rtmicon-client-list:before{content:"\e9a8"}.rtmicon.rtmicon-clipboard:before{content:"\e9a9"}.rtmicon.rtmicon-clipboard-check:before{content:"\e9aa"}.rtmicon.rtmicon-clipboard-list:before{content:"\e9ab"}.rtmicon.rtmicon-clipping-mask:before{content:"\e9ac"}.rtmicon.rtmicon-clock:before{content:"\e9ad"}.rtmicon.rtmicon-clock-desk:before{content:"\e9ae"}.rtmicon.rtmicon-close:before{content:"\e9af"}.rtmicon.rtmicon-close-small:before{content:"\e9b0"}.rtmicon.rtmicon-cloud-check:before{content:"\e9b1"}.rtmicon.rtmicon-cloud-download:before{content:"\e9b2"}.rtmicon.rtmicon-cloud-upload:before{content:"\e9b3"}.rtmicon.rtmicon-code:before{content:"\e9b4"}.rtmicon.rtmicon-code-2:before{content:"\e9b5"}.rtmicon.rtmicon-coin:before{content:"\e9b6"}.rtmicon.rtmicon-coin-dollar:before{content:"\e9b7"}.rtmicon.rtmicon-coin-group:before{content:"\e9b8"}.rtmicon.rtmicon-coins:before{content:"\e9b9"}.rtmicon.rtmicon-color-picker:before{content:"\e9ba"}.rtmicon.rtmicon-comment:before{content:"\e9bb"}.rtmicon.rtmicon-comments:before{content:"\e9bc"}.rtmicon.rtmicon-comments-question:before{content:"\e9bd"}.rtmicon.rtmicon-content-slider:before{content:"\e9be"}.rtmicon.rtmicon-cookies:before{content:"\e9bf"}.rtmicon.rtmicon-copyright:before{content:"\e9c0"}.rtmicon.rtmicon-countdown:before{content:"\e9c1"}.rtmicon.rtmicon-counter:before{content:"\e9c2"}.rtmicon.rtmicon-counters:before{content:"\e9c3"}.rtmicon.rtmicon-creative-button:before{content:"\e9c4"}.rtmicon.rtmicon-credit-card-back:before{content:"\e9c5"}.rtmicon.rtmicon-credit-card-front:before{content:"\e9c6"}.rtmicon.rtmicon-currency-bitcoin:before{content:"\e9c7"}.rtmicon.rtmicon-custom-cs:before{content:"\e9c8"}.rtmicon.rtmicon-custom-cursor:before{content:"\e9c9"}.rtmicon.rtmicon-custom-font:before{content:"\e9ca"}.rtmicon.rtmicon-custom-js:before{content:"\e9cb"}.rtmicon.rtmicon-date-form:before{content:"\e9cc"}.rtmicon.rtmicon-delete:before{content:"\e9cd"}.rtmicon.rtmicon-delete-forever:before{content:"\e9ce"}.rtmicon.rtmicon-dentistry:before{content:"\e9cf"}.rtmicon.rtmicon-desk:before{content:"\e9d0"}.rtmicon.rtmicon-desktop:before{content:"\e9d1"}.rtmicon.rtmicon-destruction:before{content:"\e9d2"}.rtmicon.rtmicon-diamond:before{content:"\e9d3"}.rtmicon.rtmicon-distance:before{content:"\e9d4"}.rtmicon.rtmicon-diversity:before{content:"\e9d5"}.rtmicon.rtmicon-done-all:before{content:"\e9d6"}.rtmicon.rtmicon-done-outline:before{content:"\e9d7"}.rtmicon.rtmicon-download:before{content:"\e9d8"}.rtmicon.rtmicon-dribbble:before{content:"\e9d9"}.rtmicon.rtmicon-dual-button:before{content:"\e9da"}.rtmicon.rtmicon-duplicator:before{content:"\e9db"}.rtmicon.rtmicon-earthquake:before{content:"\e9dc"}.rtmicon.rtmicon-echo:before{content:"\e9dd"}.rtmicon.rtmicon-elementor:before{content:"\e9de"}.rtmicon.rtmicon-email-form:before{content:"\e9df"}.rtmicon.rtmicon-envelope:before{content:"\e9e0"}.rtmicon.rtmicon-envelope-check:before{content:"\e9e1"}.rtmicon.rtmicon-envelope-circle-check:before{content:"\e9e2"}.rtmicon.rtmicon-envelope-open:before{content:"\e9e3"}.rtmicon.rtmicon-envelope-open-dollar:before{content:"\e9e4"}.rtmicon.rtmicon-equalizer:before{content:"\e9e5"}.rtmicon.rtmicon-error:before{content:"\e9e6"}.rtmicon.rtmicon-event:before{content:"\e9e8"}.rtmicon.rtmicon-event-2:before{content:"\e9e9"}.rtmicon.rtmicon-event-list:before{content:"\e9ea"}.rtmicon.rtmicon-expand-circle-down:before{content:"\e9eb"}.rtmicon.rtmicon-facebook:before{content:"\e9ec"}.rtmicon.rtmicon-favorite:before{content:"\e9ed"}.rtmicon.rtmicon-fax:before{content:"\e9ee"}.rtmicon.rtmicon-feather:before{content:"\e9ef"}.rtmicon.rtmicon-featured-image:before{content:"\e9f0"}.rtmicon.rtmicon-feedback:before{content:"\e9f1"}.rtmicon.rtmicon-figma:before{content:"\e9f2"}.rtmicon.rtmicon-file:before{content:"\e9f3"}.rtmicon.rtmicon-file-arrow-down:before{content:"\e9f4"}.rtmicon.rtmicon-file-arrow-up:before{content:"\e9f5"}.rtmicon.rtmicon-file-audio:before{content:"\e9f6"}.rtmicon.rtmicon-file-certificate:before{content:"\e9f7"}.rtmicon.rtmicon-file-circle-check:before{content:"\e9f8"}.rtmicon.rtmicon-file-circle-exclaimation:before{content:"\e9f9"}.rtmicon.rtmicon-file-circle-minus:before{content:"\e9fa"}.rtmicon.rtmicon-file-circle-plus:before{content:"\e9fb"}.rtmicon.rtmicon-file-info:before{content:"\e9fc"}.rtmicon.rtmicon-file-music:before{content:"\e9fd"}.rtmicon.rtmicon-file-pdf:before{content:"\e9fe"}.rtmicon.rtmicon-film-play:before{content:"\e9ff"}.rtmicon.rtmicon-filterable-gallery:before{content:"\ea00"}.rtmicon.rtmicon-filter-list:before{content:"\ea01"}.rtmicon.rtmicon-finance-award:before{content:"\ea02"}.rtmicon.rtmicon-finance-shield:before{content:"\ea03"}.rtmicon.rtmicon-fingerprint:before{content:"\ea04"}.rtmicon.rtmicon-flag:before{content:"\ea05"}.rtmicon.rtmicon-flashlight:before{content:"\ea06"}.rtmicon.rtmicon-flashlight-on:before{content:"\ea07"}.rtmicon.rtmicon-flip-box:before{content:"\ea08"}.rtmicon.rtmicon-folder:before{content:"\ea09"}.rtmicon.rtmicon-folder-arrow-down:before{content:"\ea0a"}.rtmicon.rtmicon-folder-arrow-up:before{content:"\ea0b"}.rtmicon.rtmicon-folder-check:before{content:"\ea0c"}.rtmicon.rtmicon-folder-file:before{content:"\ea0d"}.rtmicon.rtmicon-folder-open:before{content:"\ea0e"}.rtmicon.rtmicon-folder-open-2:before{content:"\ea0f"}.rtmicon.rtmicon-folders:before{content:"\ea10"}.rtmicon.rtmicon-forest:before{content:"\ea11"}.rtmicon.rtmicon-form:before{content:"\ea12"}.rtmicon.rtmicon-forum:before{content:"\ea13"}.rtmicon.rtmicon-full-screen-slider:before{content:"\ea14"}.rtmicon.rtmicon-gear:before{content:"\ea15"}.rtmicon.rtmicon-gift:before{content:"\ea16"}.rtmicon.rtmicon-glass-cup:before{content:"\ea17"}.rtmicon.rtmicon-glass-effect:before{content:"\ea18"}.rtmicon.rtmicon-glasses:before{content:"\ea19"}.rtmicon.rtmicon-globe:before{content:"\ea1a"}.rtmicon.rtmicon-globe-pointer:before{content:"\ea1b"}.rtmicon.rtmicon-glowing-background-mouse-effect:before{content:"\ea1c"}.rtmicon.rtmicon-graphic-bar:before{content:"\ea1d"}.rtmicon.rtmicon-graphic-pie:before{content:"\ea1e"}.rtmicon.rtmicon-graphic-spectrum-equalizer:before{content:"\ea1f"}.rtmicon.rtmicon-grid-round:before{content:"\ea20"}.rtmicon.rtmicon-grid-rounds:before{content:"\ea21"}.rtmicon.rtmicon-group-add:before{content:"\ea22"}.rtmicon.rtmicon-handyman:before{content:"\ea23"}.rtmicon.rtmicon-header-footer:before{content:"\ea24"}.rtmicon.rtmicon-header-info:before{content:"\ea25"}.rtmicon.rtmicon-header-offcanvas:before{content:"\ea26"}.rtmicon.rtmicon-headset-mic:before{content:"\ea27"}.rtmicon.rtmicon-helicopter:before{content:"\ea28"}.rtmicon.rtmicon-help:before{content:"\ea29"}.rtmicon.rtmicon-horizontal-menu-copy:before{content:"\ea2a"}.rtmicon.rtmicon-horizontal-progress-bar:before{content:"\ea2b"}.rtmicon.rtmicon-hotspot:before{content:"\ea2c"}.rtmicon.rtmicon-hourglass:before{content:"\ea2d"}.rtmicon.rtmicon-hourglass-bottom:before{content:"\ea2e"}.rtmicon.rtmicon-hourglass-top:before{content:"\ea2f"}.rtmicon.rtmicon-house:before{content:"\ea30"}.rtmicon.rtmicon-icon-packs:before{content:"\ea31"}.rtmicon.rtmicon-id-card:before{content:"\ea32"}.rtmicon.rtmicon-image:before{content:"\ea33"}.rtmicon.rtmicon-image-accordion:before{content:"\ea34"}.rtmicon.rtmicon-image-box:before{content:"\ea35"}.rtmicon.rtmicon-image-comparison:before{content:"\ea36"}.rtmicon.rtmicon-image-gallery:before{content:"\ea37"}.rtmicon.rtmicon-image-hotspot:before{content:"\ea38"}.rtmicon.rtmicon-image-hover:before{content:"\ea39"}.rtmicon.rtmicon-image-info:before{content:"\ea3a"}.rtmicon.rtmicon-image-list:before{content:"\ea3b"}.rtmicon.rtmicon-image-marquee:before{content:"\ea3c"}.rtmicon.rtmicon-image-masonry:before{content:"\ea3d"}.rtmicon.rtmicon-images:before{content:"\ea3e"}.rtmicon.rtmicon-image-showcase:before{content:"\ea3f"}.rtmicon.rtmicon-image-slider:before{content:"\ea40"}.rtmicon.rtmicon-image-stack-info:before{content:"\ea41"}.rtmicon.rtmicon-instagram:before{content:"\ea42"}.rtmicon.rtmicon-instagram-feed:before{content:"\ea43"}.rtmicon.rtmicon-interactive-link:before{content:"\ea44"}.rtmicon.rtmicon-invoice:before{content:"\ea45"}.rtmicon.rtmicon-invoice-dollar:before{content:"\ea46"}.rtmicon.rtmicon-item-list:before{content:"\ea47"}.rtmicon.rtmicon-joystick:before{content:"\ea48"}.rtmicon.rtmicon-keep:before{content:"\ea49"}.rtmicon.rtmicon-keyboard:before{content:"\ea4a"}.rtmicon.rtmicon-key-left:before{content:"\ea4b"}.rtmicon.rtmicon-kite:before{content:"\ea4c"}.rtmicon.rtmicon-lab-research:before{content:"\ea4d"}.rtmicon.rtmicon-labs:before{content:"\ea4e"}.rtmicon.rtmicon-laptop:before{content:"\ea4f"}.rtmicon.rtmicon-leaderboard:before{content:"\ea50"}.rtmicon.rtmicon-leaf:before{content:"\ea51"}.rtmicon.rtmicon-lightblub:before{content:"\ea52"}.rtmicon.rtmicon-line-chart:before{content:"\ea53"}.rtmicon.rtmicon-link:before{content:"\ea54"}.rtmicon.rtmicon-linkedin:before{content:"\ea55"}.rtmicon.rtmicon-link-simple:before{content:"\ea56"}.rtmicon.rtmicon-list:before{content:"\ea57"}.rtmicon.rtmicon-live-tv:before{content:"\ea58"}.rtmicon.rtmicon-loader:before{content:"\ea59"}.rtmicon.rtmicon-lock:before{content:"\ea5a"}.rtmicon.rtmicon-lock-2:before{content:"\ea5b"}.rtmicon.rtmicon-login:before{content:"\ea5c"}.rtmicon.rtmicon-logout:before{content:"\ea5d"}.rtmicon.rtmicon-lottie-animation:before{content:"\ea5e"}.rtmicon.rtmicon-male:before{content:"\ea5f"}.rtmicon.rtmicon-medication:before{content:"\ea60"}.rtmicon.rtmicon-medium:before{content:"\ea61"}.rtmicon.rtmicon-megaphone:before{content:"\ea62"}.rtmicon.rtmicon-menu:before{content:"\ea63"}.rtmicon.rtmicon-menu-open:before{content:"\ea64"}.rtmicon.rtmicon-messanger:before{content:"\ea65"}.rtmicon.rtmicon-microphone:before{content:"\ea66"}.rtmicon.rtmicon-minus:before{content:"\ea67"}.rtmicon.rtmicon-mobile:before{content:"\ea68"}.rtmicon.rtmicon-mockup:before{content:"\ea69"}.rtmicon.rtmicon-mode-standby:before{content:"\ea6a"}.rtmicon.rtmicon-money:before{content:"\ea6b"}.rtmicon.rtmicon-money-bank-check:before{content:"\ea6c"}.rtmicon.rtmicon-money-check:before{content:"\ea6d"}.rtmicon.rtmicon-money-currency:before{content:"\ea6e"}.rtmicon.rtmicon-money-rotation:before{content:"\ea6f"}.rtmicon.rtmicon-money-target:before{content:"\ea70"}.rtmicon.rtmicon-more-horiz:before{content:"\ea71"}.rtmicon.rtmicon-more-vert:before{content:"\ea72"}.rtmicon.rtmicon-mouse:before{content:"\ea73"}.rtmicon.rtmicon-mouse-12:before{content:"\ea74"}.rtmicon.rtmicon-music-note:before{content:"\ea75"}.rtmicon.rtmicon-nav-menu:before{content:"\ea76"}.rtmicon.rtmicon-network-wifi:before{content:"\ea77"}.rtmicon.rtmicon-news-ticket:before{content:"\ea78"}.rtmicon.rtmicon-night-light-moon:before{content:"\ea79"}.rtmicon.rtmicon-note-hashtag:before{content:"\ea7a"}.rtmicon.rtmicon-notes:before{content:"\ea7b"}.rtmicon.rtmicon-notification:before{content:"\ea7c"}.rtmicon.rtmicon-number:before{content:"\ea7d"}.rtmicon.rtmicon-open-in-new:before{content:"\ea7e"}.rtmicon.rtmicon-paper-form:before{content:"\ea7f"}.rtmicon.rtmicon-paper-plane:before{content:"\ea80"}.rtmicon.rtmicon-pause:before{content:"\ea81"}.rtmicon.rtmicon-paypal:before{content:"\ea82"}.rtmicon.rtmicon-pen:before{content:"\ea83"}.rtmicon.rtmicon-pencil:before{content:"\ea84"}.rtmicon.rtmicon-pen-paintbrush:before{content:"\ea85"}.rtmicon.rtmicon-person-add:before{content:"\ea86"}.rtmicon.rtmicon-pets:before{content:"\ea87"}.rtmicon.rtmicon-phone:before{content:"\ea88"}.rtmicon.rtmicon-phone-classic:before{content:"\ea89"}.rtmicon.rtmicon-phone-volume-down:before{content:"\ea8a"}.rtmicon.rtmicon-phone-volume-mute:before{content:"\ea8b"}.rtmicon.rtmicon-phone-volume-up:before{content:"\ea8c"}.rtmicon.rtmicon-pie-chart:before{content:"\ea8d"}.rtmicon.rtmicon-pie-chart-2:before{content:"\ea8e"}.rtmicon.rtmicon-pie-chart-analyst:before{content:"\ea8f"}.rtmicon.rtmicon-pill:before{content:"\ea90"}.rtmicon.rtmicon-pin-map-location:before{content:"\ea91"}.rtmicon.rtmicon-pinterest:before{content:"\ea92"}.rtmicon.rtmicon-planet:before{content:"\ea93"}.rtmicon.rtmicon-play:before{content:"\ea94"}.rtmicon.rtmicon-play-arrow:before{content:"\ea95"}.rtmicon.rtmicon-play-circle:before{content:"\ea96"}.rtmicon.rtmicon-plus:before{content:"\ea97"}.rtmicon.rtmicon-podcast:before{content:"\ea98"}.rtmicon.rtmicon-popup-moda:before{content:"\ea99"}.rtmicon.rtmicon-portfolio-gallery:before{content:"\ea9a"}.rtmicon.rtmicon-post-author:before{content:"\ea9b"}.rtmicon.rtmicon-post-carousel:before{content:"\ea9c"}.rtmicon.rtmicon-post-category-list:before{content:"\ea9d"}.rtmicon.rtmicon-post-comment:before{content:"\ea9e"}.rtmicon.rtmicon-post-content:before{content:"\ea9f"}.rtmicon.rtmicon-post-excerpt:before{content:"\eaa0"}.rtmicon.rtmicon-post-grid:before{content:"\eaa1"}.rtmicon.rtmicon-post-info:before{content:"\eaa2"}.rtmicon.rtmicon-post-list:before{content:"\eaa3"}.rtmicon.rtmicon-post-navigation:before{content:"\eaa4"}.rtmicon.rtmicon-post-title:before{content:"\eaa5"}.rtmicon.rtmicon-presentation:before{content:"\eaa6"}.rtmicon.rtmicon-price-list:before{content:"\eaa7"}.rtmicon.rtmicon-price-table:before{content:"\eaa8"}.rtmicon.rtmicon-pricing-compare:before{content:"\eaa9"}.rtmicon.rtmicon-pricing-image-box:before{content:"\eaaa"}.rtmicon.rtmicon-pricing-list:before{content:"\eaab"}.rtmicon.rtmicon-pricing-table:before{content:"\eaac"}.rtmicon.rtmicon-printer:before{content:"\eaad"}.rtmicon.rtmicon-process-step:before{content:"\eaae"}.rtmicon.rtmicon-product-carousel:before{content:"\eaaf"}.rtmicon.rtmicon-product-grid:before{content:"\eab0"}.rtmicon.rtmicon-product-highlight:before{content:"\eab1"}.rtmicon.rtmicon-progress-bar:before{content:"\eab2"}.rtmicon.rtmicon-progress-step:before{content:"\eab3"}.rtmicon.rtmicon-protection:before{content:"\eab4"}.rtmicon.rtmicon-quote:before{content:"\eab5"}.rtmicon.rtmicon-radar:before{content:"\eab6"}.rtmicon.rtmicon-radial-progress-bar:before{content:"\eab7"}.rtmicon.rtmicon-radio:before{content:"\eab8"}.rtmicon.rtmicon-reddit:before{content:"\eab9"}.rtmicon.rtmicon-report:before{content:"\eaba"}.rtmicon.rtmicon-review-slider:before{content:"\eabb"}.rtmicon.rtmicon-rocket:before{content:"\eabc"}.rtmicon.rtmicon-romethemekit:before{content:"\eabd"}.rtmicon.rtmicon-rtm-form:before{content:"\eabe"}.rtmicon.rtmicon-sack-dollar:before{content:"\eabf"}.rtmicon.rtmicon-scale-balanced:before{content:"\eac0"}.rtmicon.rtmicon-scale-unbalanced:before{content:"\eac1"}.rtmicon.rtmicon-scale-unbalanced-flip:before{content:"\eac2"}.rtmicon.rtmicon-search:before{content:"\eac3"}.rtmicon.rtmicon-select:before{content:"\eac4"}.rtmicon.rtmicon-share:before{content:"\eac5"}.rtmicon.rtmicon-shield:before{content:"\eac6"}.rtmicon.rtmicon-shield-check:before{content:"\eac7"}.rtmicon.rtmicon-shield-minus:before{content:"\eac8"}.rtmicon.rtmicon-shield-plus:before{content:"\eac9"}.rtmicon.rtmicon-shield-xmark:before{content:"\eaca"}.rtmicon.rtmicon-shopping-cart:before{content:"\eacb"}.rtmicon.rtmicon-sidebar:before{content:"\eacc"}.rtmicon.rtmicon-single-post:before{content:"\eacd"}.rtmicon.rtmicon-single-product:before{content:"\eace"}.rtmicon.rtmicon-site-logo:before{content:"\eacf"}.rtmicon.rtmicon-sliders:before{content:"\ead0"}.rtmicon.rtmicon-sliders-up:before{content:"\ead1"}.rtmicon.rtmicon-social-icons:before{content:"\ead2"}.rtmicon.rtmicon-social-share:before{content:"\ead3"}.rtmicon.rtmicon-social-share-2:before{content:"\ead4"}.rtmicon.rtmicon-spark:before{content:"\ead5"}.rtmicon.rtmicon-sparkles:before{content:"\ead6"}.rtmicon.rtmicon-speedometer:before{content:"\ead7"}.rtmicon.rtmicon-square-arrow-down:before{content:"\ead8"}.rtmicon.rtmicon-square-arrow-down-2:before{content:"\ead9"}.rtmicon.rtmicon-square-arrow-down-left:before{content:"\eada"}.rtmicon.rtmicon-square-arrow-down-left-2:before{content:"\eadb"}.rtmicon.rtmicon-square-arrow-down-right:before{content:"\eadc"}.rtmicon.rtmicon-square-arrow-down-right-2:before{content:"\eadd"}.rtmicon.rtmicon-square-arrow-left:before{content:"\eade"}.rtmicon.rtmicon-square-arrow-left-2:before{content:"\eadf"}.rtmicon.rtmicon-square-arrow-right:before{content:"\eae0"}.rtmicon.rtmicon-square-arrow-right-2:before{content:"\eae1"}.rtmicon.rtmicon-square-arrow-up:before{content:"\eae2"}.rtmicon.rtmicon-square-arrow-up-2:before{content:"\eae3"}.rtmicon.rtmicon-square-arrow-up-left:before{content:"\eae4"}.rtmicon.rtmicon-square-arrow-up-left-2:before{content:"\eae5"}.rtmicon.rtmicon-square-arrow-up-right:before{content:"\eae6"}.rtmicon.rtmicon-square-arrow-up-right-2:before{content:"\eae7"}.rtmicon.rtmicon-square-caret-down:before{content:"\eae8"}.rtmicon.rtmicon-square-caret-down-2:before{content:"\eae9"}.rtmicon.rtmicon-square-caret-left:before{content:"\eaea"}.rtmicon.rtmicon-square-caret-left-2:before{content:"\eaeb"}.rtmicon.rtmicon-square-caret-right:before{content:"\eaec"}.rtmicon.rtmicon-square-caret-right-2:before{content:"\eaed"}.rtmicon.rtmicon-square-caret-up:before{content:"\eaee"}.rtmicon.rtmicon-square-caret-up-2:before{content:"\eaef"}.rtmicon.rtmicon-square-check:before{content:"\eaf0"}.rtmicon.rtmicon-square-minus:before{content:"\eaf1"}.rtmicon.rtmicon-square-plus:before{content:"\eaf2"}.rtmicon.rtmicon-square-user:before{content:"\eaf3"}.rtmicon.rtmicon-square-xmark:before{content:"\eaf4"}.rtmicon.rtmicon-stacked-cards-scroll:before{content:"\eaf5"}.rtmicon.rtmicon-stamp:before{content:"\eaf6"}.rtmicon.rtmicon-star:before{content:"\eaf7"}.rtmicon.rtmicon-store:before{content:"\eaf8"}.rtmicon.rtmicon-submit-button:before{content:"\eaf9"}.rtmicon.rtmicon-table-comparison:before{content:"\eafa"}.rtmicon.rtmicon-table-data:before{content:"\eafb"}.rtmicon.rtmicon-tablet:before{content:"\eafc"}.rtmicon.rtmicon-tag:before{content:"\eafd"}.rtmicon.rtmicon-taxes:before{content:"\eafe"}.rtmicon.rtmicon-team:before{content:"\eaff"}.rtmicon.rtmicon-team-carousel:before{content:"\eb00"}.rtmicon.rtmicon-team-content:before{content:"\eb01"}.rtmicon.rtmicon-telegram:before{content:"\eb02"}.rtmicon.rtmicon-telephone:before{content:"\eb03"}.rtmicon.rtmicon-testimonial:before{content:"\eb04"}.rtmicon.rtmicon-testimonial-carousel:before{content:"\eb05"}.rtmicon.rtmicon-text-area-form:before{content:"\eb06"}.rtmicon.rtmicon-text-form:before{content:"\eb07"}.rtmicon.rtmicon-text-marquee:before{content:"\eb08"}.rtmicon.rtmicon-textual-showcase:before{content:"\eb09"}.rtmicon.rtmicon-threads:before{content:"\eb0a"}.rtmicon.rtmicon-tiktok:before{content:"\eb0b"}.rtmicon.rtmicon-time:before{content:"\eb0c"}.rtmicon.rtmicon-timeline:before{content:"\eb0d"}.rtmicon.rtmicon-timer:before{content:"\eb0e"}.rtmicon.rtmicon-toggle-off:before{content:"\eb0f"}.rtmicon.rtmicon-toggle-on:before{content:"\eb10"}.rtmicon.rtmicon-tooltip:before{content:"\eb11"}.rtmicon.rtmicon-trash:before{content:"\eb12"}.rtmicon.rtmicon-trophy:before{content:"\eb13"}.rtmicon.rtmicon-tumblr:before{content:"\eb14"}.rtmicon.rtmicon-upload:before{content:"\eb15"}.rtmicon.rtmicon-user:before{content:"\eb16"}.rtmicon.rtmicon-users:before{content:"\eb17"}.rtmicon.rtmicon-veritcal-menu:before{content:"\eb18"}.rtmicon.rtmicon-video-box:before{content:"\eb19"}.rtmicon.rtmicon-video-button:before{content:"\eb1a"}.rtmicon.rtmicon-video-camera:before{content:"\eb1b"}.rtmicon.rtmicon-vimeo:before{content:"\eb1c"}.rtmicon.rtmicon-volume-down:before{content:"\eb1d"}.rtmicon.rtmicon-volume-mute:before{content:"\eb1e"}.rtmicon.rtmicon-volume-up:before{content:"\eb1f"}.rtmicon.rtmicon-wallet:before{content:"\eb20"}.rtmicon.rtmicon-wallet-money:before{content:"\eb21"}.rtmicon.rtmicon-watch:before{content:"\eb22"}.rtmicon.rtmicon-whatsapp:before{content:"\eb23"}.rtmicon.rtmicon-woo-product:before{content:"\eb24"}.rtmicon.rtmicon-wordpress:before{content:"\eb25"}.rtmicon.rtmicon-working-hours:before{content:"\eb26"}.rtmicon.rtmicon-wrapper-link:before{content:"\eb27"}.rtmicon.rtmicon-xmark:before{content:"\eb28"}.rtmicon.rtmicon-x-twitter:before{content:"\eb29"}.rtmicon.rtmicon-youtube:before{content:"\eb2a"}.rtmicon.rtmicon-error-404:before{content:"\e9e7"}.elementor-48 .elementor-element.elementor-element-47d817e2{--display:flex;--min-height:0vh;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:flex-start;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:100px;--padding-bottom:120px;--padding-left:20px;--padding-right:20px;--z-index:0}.elementor-48 .elementor-element.elementor-element-47d817e2:not(.elementor-motion-effects-element-type-background),.elementor-48 .elementor-element.elementor-element-47d817e2>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#000}.elementor-48 .elementor-element.elementor-element-6e0765e6{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;--z-index:1}.elementor-48 .elementor-element.elementor-element-6e0765e6.e-con{--flex-grow:0;--flex-shrink:0}.elementor-48 .elementor-element.elementor-element-62cbc01d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:20px 0px;--row-gap:20px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:22px}.elementor-48 .elementor-element.elementor-element-673e664{text-align:start}.elementor-48 .elementor-element.elementor-element-673e664 img{width:41%}.elementor-48 .elementor-element.elementor-element-bf5e2d4{font-size:15px;color:var(--e-global-color-1208dbb)}.elementor-48 .elementor-element.elementor-element-7678d1b{--grid-template-columns:repeat(0, auto);text-align:left;--icon-size:16px;--grid-column-gap:5px;--grid-row-gap:0px}.elementor-48 .elementor-element.elementor-element-7678d1b .elementor-social-icon{background-color:#EFBF04}.elementor-48 .elementor-element.elementor-element-7678d1b .elementor-social-icon i{color:var(--e-global-color-accent)}.elementor-48 .elementor-element.elementor-element-7678d1b .elementor-social-icon svg{fill:var(--e-global-color-accent)}.elementor-48 .elementor-element.elementor-element-7678d1b .elementor-social-icon:hover{background-color:var(--e-global-color-primary)}.elementor-48 .elementor-element.elementor-element-7678d1b .elementor-social-icon:hover i{color:#FFF}.elementor-48 .elementor-element.elementor-element-7678d1b .elementor-social-icon:hover svg{fill:#FFF}.elementor-48 .elementor-element.elementor-element-621e0fb8{--display:flex;--gap:20px 0px;--row-gap:20px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-48 .elementor-element.elementor-element-49e46215 .elementor-heading-title{color:var(--e-global-color-secondary)}.elementor-48 .elementor-element.elementor-element-39bf2f5d .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(15px/2)}.elementor-48 .elementor-element.elementor-element-39bf2f5d .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(15px/2)}.elementor-48 .elementor-element.elementor-element-39bf2f5d .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(15px/2)}.elementor-48 .elementor-element.elementor-element-39bf2f5d .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-15px/2)}.elementor-48 .elementor-element.elementor-element-39bf2f5d .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-15px/2)}.elementor-48 .elementor-element.elementor-element-39bf2f5d .elementor-icon-list-icon i{transition:color 0.3s}.elementor-48 .elementor-element.elementor-element-39bf2f5d .elementor-icon-list-icon svg{transition:fill 0.3s}.elementor-48 .elementor-element.elementor-element-39bf2f5d{--e-icon-list-icon-size:0px;--icon-vertical-offset:0px}.elementor-48 .elementor-element.elementor-element-39bf2f5d .elementor-icon-list-icon{padding-inline-end:0}.elementor-48 .elementor-element.elementor-element-39bf2f5d .elementor-icon-list-item>.elementor-icon-list-text,.elementor-48 .elementor-element.elementor-element-39bf2f5d .elementor-icon-list-item>a{font-family:"Plus Jakarta Sans",Sans-serif;font-size:16px;font-weight:500;line-height:1.5em}.elementor-48 .elementor-element.elementor-element-39bf2f5d .elementor-icon-list-text{color:var(--e-global-color-1208dbb);transition:color 0.3s}.elementor-48 .elementor-element.elementor-element-39bf2f5d .elementor-icon-list-item:hover .elementor-icon-list-text{color:#EFBF04}.elementor-48 .elementor-element.elementor-element-6a1a0f8d{--display:flex;--gap:20px 0px;--row-gap:20px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-48 .elementor-element.elementor-element-3fe75cf .elementor-heading-title{color:var(--e-global-color-secondary)}.elementor-48 .elementor-element.elementor-element-a4abf17 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(15px/2)}.elementor-48 .elementor-element.elementor-element-a4abf17 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(15px/2)}.elementor-48 .elementor-element.elementor-element-a4abf17 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(15px/2)}.elementor-48 .elementor-element.elementor-element-a4abf17 .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-15px/2)}.elementor-48 .elementor-element.elementor-element-a4abf17 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-15px/2)}.elementor-48 .elementor-element.elementor-element-a4abf17 .elementor-icon-list-icon i{transition:color 0.3s}.elementor-48 .elementor-element.elementor-element-a4abf17 .elementor-icon-list-icon svg{transition:fill 0.3s}.elementor-48 .elementor-element.elementor-element-a4abf17{--e-icon-list-icon-size:0px;--icon-vertical-offset:0px}.elementor-48 .elementor-element.elementor-element-a4abf17 .elementor-icon-list-icon{padding-inline-end:0}.elementor-48 .elementor-element.elementor-element-a4abf17 .elementor-icon-list-item>.elementor-icon-list-text,.elementor-48 .elementor-element.elementor-element-a4abf17 .elementor-icon-list-item>a{font-family:"Plus Jakarta Sans",Sans-serif;font-size:16px;font-weight:500;line-height:1.5em}.elementor-48 .elementor-element.elementor-element-a4abf17 .elementor-icon-list-text{color:var(--e-global-color-1208dbb);transition:color 0.3s}.elementor-48 .elementor-element.elementor-element-a4abf17 .elementor-icon-list-item:hover .elementor-icon-list-text{color:#EFBF04}.elementor-48 .elementor-element.elementor-element-c5edb45{--display:flex;--gap:20px 0px;--row-gap:20px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-48 .elementor-element.elementor-element-7122b37 .elementor-heading-title{font-size:26px;color:var(--e-global-color-secondary)}.elementor-48 .elementor-element.elementor-element-0a39522{--display:flex;--gap:5px 0px;--row-gap:5px;--column-gap:0px}.elementor-48 .elementor-element.elementor-element-bf419be .elementor-heading-title{font-family:var(--e-global-typography-33e02d2-font-family),Sans-serif;font-size:var(--e-global-typography-33e02d2-font-size);font-weight:var(--e-global-typography-33e02d2-font-weight);line-height:var(--e-global-typography-33e02d2-line-height);color:#EFBF04}.elementor-48 .elementor-element.elementor-element-5399b7c .elementor-heading-title{font-family:"Plus Jakarta Sans",Sans-serif;font-size:15px;font-weight:600;line-height:1.6em;color:var(--e-global-color-04d17b6)}.elementor-48 .elementor-element.elementor-element-5399b7c .elementor-heading-title a:hover,.elementor-48 .elementor-element.elementor-element-5399b7c .elementor-heading-title a:focus{color:var(--e-global-color-ce19d97)}.elementor-48 .elementor-element.elementor-element-7018977{--display:flex;--gap:5px 0px;--row-gap:5px;--column-gap:0px}.elementor-48 .elementor-element.elementor-element-094bca9 .elementor-heading-title{font-family:var(--e-global-typography-33e02d2-font-family),Sans-serif;font-size:var(--e-global-typography-33e02d2-font-size);font-weight:var(--e-global-typography-33e02d2-font-weight);line-height:var(--e-global-typography-33e02d2-line-height);color:#EFBF04}.elementor-48 .elementor-element.elementor-element-46f9857 .elementor-heading-title{font-family:"Plus Jakarta Sans",Sans-serif;font-size:15px;font-weight:600;line-height:1.6em;color:var(--e-global-color-04d17b6)}.elementor-48 .elementor-element.elementor-element-46f9857 .elementor-heading-title a:hover,.elementor-48 .elementor-element.elementor-element-46f9857 .elementor-heading-title a:focus{color:var(--e-global-color-ce19d97)}.elementor-48 .elementor-element.elementor-element-4d356b2{--display:flex;--gap:5px 0px;--row-gap:5px;--column-gap:0px}.elementor-48 .elementor-element.elementor-element-5c65454 .elementor-heading-title{font-family:var(--e-global-typography-33e02d2-font-family),Sans-serif;font-size:var(--e-global-typography-33e02d2-font-size);font-weight:var(--e-global-typography-33e02d2-font-weight);line-height:var(--e-global-typography-33e02d2-line-height);color:#EFBF04}.elementor-48 .elementor-element.elementor-element-41220b9 .elementor-heading-title{font-family:"Plus Jakarta Sans",Sans-serif;font-size:14px;font-weight:600;line-height:1.6em;color:var(--e-global-color-04d17b6)}.elementor-48 .elementor-element.elementor-element-41220b9 .elementor-heading-title a:hover,.elementor-48 .elementor-element.elementor-element-41220b9 .elementor-heading-title a:focus{color:var(--e-global-color-ce19d97)}.elementor-48 .elementor-element.elementor-element-774de3fd{--display:flex;--position:absolute;--justify-content:flex-end;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:40px;--padding-left:0px;--padding-right:0px;bottom:0;--z-index:0}body:not(.rtl) .elementor-48 .elementor-element.elementor-element-774de3fd{right:0}body.rtl .elementor-48 .elementor-element.elementor-element-774de3fd{left:0}.elementor-48 .elementor-element.elementor-element-5f2c0dc4{width:initial;max-width:initial;margin:0 0 calc(var(--kit-widget-spacing, 0px) + 0px) 0;text-align:center}.elementor-48 .elementor-element.elementor-element-5f2c0dc4 .elementor-heading-title{font-family:var(--e-global-typography-1606c6d-font-family),Sans-serif;font-size:var(--e-global-typography-1606c6d-font-size);font-weight:var(--e-global-typography-1606c6d-font-weight);line-height:var(--e-global-typography-1606c6d-line-height);letter-spacing:var(--e-global-typography-1606c6d-letter-spacing);color:#22222269}.elementor-48 .elementor-element.elementor-element-289ade39{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;border-style:solid;--border-style:solid;border-width:1px 0 0 0;--border-top-width:1px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;border-color:var(--e-global-color-58124f5);--border-color:var( --e-global-color-58124f5 );--padding-top:30px;--padding-bottom:30px;--padding-left:20px;--padding-right:20px;--z-index:0}.elementor-48 .elementor-element.elementor-element-289ade39:not(.elementor-motion-effects-element-type-background),.elementor-48 .elementor-element.elementor-element-289ade39>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:var(--e-global-color-7bc1d60)}.elementor-48 .elementor-element.elementor-element-3cbe6395{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px}.elementor-48 .elementor-element.elementor-element-55e713b3 .elementor-heading-title{font-family:var(--e-global-typography-33e02d2-font-family),Sans-serif;font-size:var(--e-global-typography-33e02d2-font-size);font-weight:var(--e-global-typography-33e02d2-font-weight);line-height:var(--e-global-typography-33e02d2-line-height);color:var(--e-global-color-04d17b6)}.elementor-48 .elementor-element.elementor-element-55e713b3 .elementor-heading-title a:hover,.elementor-48 .elementor-element.elementor-element-55e713b3 .elementor-heading-title a:focus{color:#EFBF04}@media(max-width:1024px){.elementor-48 .elementor-element.elementor-element-47d817e2{--padding-top:120px;--padding-bottom:120px;--padding-left:20px;--padding-right:20px}.elementor-48 .elementor-element.elementor-element-6e0765e6{--gap:50px 0px;--row-gap:50px;--column-gap:0px;--flex-wrap:wrap}.elementor-48 .elementor-element.elementor-element-673e664 img{width:38%}.elementor-48 .elementor-element.elementor-element-621e0fb8{--gap:30px 0px;--row-gap:30px;--column-gap:0px}.elementor-48 .elementor-element.elementor-element-39bf2f5d .elementor-icon-list-item>.elementor-icon-list-text,.elementor-48 .elementor-element.elementor-element-39bf2f5d .elementor-icon-list-item>a{font-size:16px}.elementor-48 .elementor-element.elementor-element-6a1a0f8d{--gap:30px 0px;--row-gap:30px;--column-gap:0px}.elementor-48 .elementor-element.elementor-element-a4abf17 .elementor-icon-list-item>.elementor-icon-list-text,.elementor-48 .elementor-element.elementor-element-a4abf17 .elementor-icon-list-item>a{font-size:16px}.elementor-48 .elementor-element.elementor-element-c5edb45{--gap:30px 0px;--row-gap:30px;--column-gap:0px}.elementor-48 .elementor-element.elementor-element-bf419be .elementor-heading-title{font-size:var(--e-global-typography-33e02d2-font-size);line-height:var(--e-global-typography-33e02d2-line-height)}.elementor-48 .elementor-element.elementor-element-5399b7c .elementor-heading-title{font-size:14px}.elementor-48 .elementor-element.elementor-element-094bca9 .elementor-heading-title{font-size:var(--e-global-typography-33e02d2-font-size);line-height:var(--e-global-typography-33e02d2-line-height)}.elementor-48 .elementor-element.elementor-element-46f9857 .elementor-heading-title{font-size:14px}.elementor-48 .elementor-element.elementor-element-5c65454 .elementor-heading-title{font-size:var(--e-global-typography-33e02d2-font-size);line-height:var(--e-global-typography-33e02d2-line-height)}.elementor-48 .elementor-element.elementor-element-41220b9 .elementor-heading-title{font-size:14px}.elementor-48 .elementor-element.elementor-element-774de3fd{--padding-top:0px;--padding-bottom:30px;--padding-left:0px;--padding-right:0px}.elementor-48 .elementor-element.elementor-element-5f2c0dc4 .elementor-heading-title{font-size:var(--e-global-typography-1606c6d-font-size);line-height:var(--e-global-typography-1606c6d-line-height);letter-spacing:var(--e-global-typography-1606c6d-letter-spacing)}.elementor-48 .elementor-element.elementor-element-55e713b3 .elementor-heading-title{font-size:var(--e-global-typography-33e02d2-font-size);line-height:var(--e-global-typography-33e02d2-line-height)}}@media(max-width:767px){.elementor-48 .elementor-element.elementor-element-47d817e2{--padding-top:120px;--padding-bottom:170px;--padding-left:20px;--padding-right:20px}.elementor-48 .elementor-element.elementor-element-6e0765e6{--width:304px}.elementor-48 .elementor-element.elementor-element-bf5e2d4{font-size:14px}.elementor-48 .elementor-element.elementor-element-621e0fb8{--width:40%;--justify-content:flex-start;--align-items:flex-start;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% )}.elementor-48 .elementor-element.elementor-element-49e46215{text-align:center}.elementor-48 .elementor-element.elementor-element-39bf2f5d .elementor-icon-list-item>.elementor-icon-list-text,.elementor-48 .elementor-element.elementor-element-39bf2f5d .elementor-icon-list-item>a{font-size:14px}.elementor-48 .elementor-element.elementor-element-6a1a0f8d{--width:60%}.elementor-48 .elementor-element.elementor-element-3fe75cf{text-align:start}.elementor-48 .elementor-element.elementor-element-a4abf17 .elementor-icon-list-item>.elementor-icon-list-text,.elementor-48 .elementor-element.elementor-element-a4abf17 .elementor-icon-list-item>a{font-size:14px}.elementor-48 .elementor-element.elementor-element-c5edb45{--width:100%}.elementor-48 .elementor-element.elementor-element-7122b37{text-align:start}.elementor-48 .elementor-element.elementor-element-0a39522{--width:100%}.elementor-48 .elementor-element.elementor-element-bf419be{text-align:start}.elementor-48 .elementor-element.elementor-element-bf419be .elementor-heading-title{font-size:var(--e-global-typography-33e02d2-font-size);line-height:var(--e-global-typography-33e02d2-line-height)}.elementor-48 .elementor-element.elementor-element-5399b7c{text-align:start}.elementor-48 .elementor-element.elementor-element-5399b7c .elementor-heading-title{font-size:14px}.elementor-48 .elementor-element.elementor-element-094bca9{text-align:start}.elementor-48 .elementor-element.elementor-element-094bca9 .elementor-heading-title{font-size:var(--e-global-typography-33e02d2-font-size);line-height:var(--e-global-typography-33e02d2-line-height)}.elementor-48 .elementor-element.elementor-element-46f9857{text-align:start}.elementor-48 .elementor-element.elementor-element-46f9857 .elementor-heading-title{font-size:14px}.elementor-48 .elementor-element.elementor-element-5c65454{text-align:start}.elementor-48 .elementor-element.elementor-element-5c65454 .elementor-heading-title{font-size:var(--e-global-typography-33e02d2-font-size);line-height:var(--e-global-typography-33e02d2-line-height)}.elementor-48 .elementor-element.elementor-element-41220b9{text-align:start}.elementor-48 .elementor-element.elementor-element-41220b9 .elementor-heading-title{font-size:14px}.elementor-48 .elementor-element.elementor-element-774de3fd{--padding-top:0px;--padding-bottom:35px;--padding-left:0px;--padding-right:0px}.elementor-48 .elementor-element.elementor-element-5f2c0dc4 .elementor-heading-title{font-size:var(--e-global-typography-1606c6d-font-size);line-height:var(--e-global-typography-1606c6d-line-height);letter-spacing:var(--e-global-typography-1606c6d-letter-spacing)}.elementor-48 .elementor-element.elementor-element-3cbe6395{--justify-content:center}.elementor-48 .elementor-element.elementor-element-55e713b3{text-align:center}.elementor-48 .elementor-element.elementor-element-55e713b3 .elementor-heading-title{font-size:var(--e-global-typography-33e02d2-font-size);line-height:var(--e-global-typography-33e02d2-line-height)}}@media(min-width:768px){.elementor-48 .elementor-element.elementor-element-47d817e2{--content-width:1340px}.elementor-48 .elementor-element.elementor-element-6e0765e6{--width:100.097%}.elementor-48 .elementor-element.elementor-element-62cbc01d{--width:30%}.elementor-48 .elementor-element.elementor-element-621e0fb8{--width:17%}.elementor-48 .elementor-element.elementor-element-6a1a0f8d{--width:22%}.elementor-48 .elementor-element.elementor-element-c5edb45{--width:25%}.elementor-48 .elementor-element.elementor-element-0a39522{--width:100%}.elementor-48 .elementor-element.elementor-element-7018977{--width:100%}.elementor-48 .elementor-element.elementor-element-4d356b2{--width:100%}.elementor-48 .elementor-element.elementor-element-774de3fd{--width:100%}.elementor-48 .elementor-element.elementor-element-289ade39{--content-width:1340px}}@media(max-width:1024px) and (min-width:768px){.elementor-48 .elementor-element.elementor-element-62cbc01d{--width:50%}.elementor-48 .elementor-element.elementor-element-621e0fb8{--width:45%}.elementor-48 .elementor-element.elementor-element-6a1a0f8d{--width:45%}.elementor-48 .elementor-element.elementor-element-c5edb45{--width:45%}}.elementor-animation-grow{transition-duration:.3s;transition-property:transform}.elementor-animation-grow:active,.elementor-animation-grow:focus,.elementor-animation-grow:hover{transform:scale(1.1)}.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-0:not(:has(.elementor-widget-container)),.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0:not(:has(.elementor-widget-container)),.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0:not(:has(.elementor-widget-container)){font-size:0;line-height:1}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;align-items:center;background-color:#69727d;cursor:pointer;display:inline-flex;justify-content:center;text-align:center}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{color:#fff;opacity:.9}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.e--ua-appleWebkit.rtl{--flex-right:flex-start}.e--ua-appleWebkit .elementor-share-buttons--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid{display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-inline:calc(-.5 * var(--grid-column-gap));width:auto}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid-item{margin-inline:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid-item{margin-inline:0}@media (max-width:1024px){.e--ua-appleWebkit .elementor-share-buttons-tablet--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons-tablet--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid{display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-inline:calc(-.5 * var(--grid-column-gap));width:auto}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid-item{margin-inline:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid-item{margin-inline:0}}@media (max-width:767px){.e--ua-appleWebkit .elementor-share-buttons-mobile--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons-mobile--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid{display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-inline:calc(-.5 * var(--grid-column-gap));width:auto}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid-item{margin-inline:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid-item{margin-inline:0}}