.tb-header{padding-block:calc(var(--tb-header-height-full) + 10px);position:relative;min-height:calc(100svh - var(--wp-admin-bar-height));width:100%;overflow:visible;container:tb-header/inline-size;display:flex;align-items:center;justify-content:center}.tb-header .inner-block{position:relative;height:100%}.tb-header .tb-unreachable-strings{color:var(--tb-text-color)}.tb-header .tb-title{hyphens:auto}.tb-header .tb-header-background{position:absolute;filter:brightness(0.6);inset:0;margin:0;overflow:hidden;z-index:0;container-type:size}.tb-header .tb-header-background video,.tb-header .tb-header-background iframe{width:100%;height:100%;object-fit:cover}.tb-header .tb-header-background video:-webkit-media-controls,.tb-header .tb-header-background iframe:-webkit-media-controls{opacity:0 !important}.tb-header .tb-header-background--has-iframe iframe{position:absolute;top:50%;left:50%;width:max(100cqw,177.78cqh);height:max(100cqh,56.25cqw);transform:translate(-50%, -50%);pointer-events:none}.tb-header .tb-header-foreground{z-index:1;position:relative;inset:0;margin:0;min-height:100%;width:100%}.tb-header .tb-header-foreground h1:has(span img){margin-bottom:0}.tb-header .tb-header-foreground .tb-subtitle{margin-bottom:1.25em;font-size:var(--tb-h3-font-size)}@container tb-header (max-width: 700px){.tb-header .tb-header-foreground .tb-subtitle{font-size:1.3125rem}}.tb-header .tb-header__breadcrumbs{position:absolute;top:calc(var(--tb-header-height-full) + 10px);left:0;right:0;z-index:2}.tb-header .tb-header__breadcrumbs .inner-block{padding-inline:10px}@media(min-width: 1024px){.tb-header .tb-header__breadcrumbs .inner-block{padding-inline:0}}.tb-header .tb-breadcrumbs{color:var(--tb-text-color-inverted)}.tb-header .main-part{width:100%;padding:inherit}.tb-header .main-part .tb-logo{margin-bottom:var(--tb-text-part-margin)}.tb-header .main-part .tb-logo>img{min-width:250px;max-width:100%;width:250px;height:auto}.tb-header .main-part .tb-logo--no-filter{filter:none;mask:none;background-color:rgba(0,0,0,0)}.tb-header .main-part .tb-logo--no-filter img:nth-child(1){opacity:1}.tb-header .tb-properties{display:flex;gap:20px;justify-content:center;align-items:center;margin-bottom:50px}.tb-header .tb-properties__divider{width:1px;height:24px;background-color:var(--tb-text-color-inverted);opacity:.3}.tb-header .tb-property{font-weight:600;font-size:1rem;display:flex;align-items:center;gap:10px}.tb-header .google-reviews{display:flex;align-items:center;justify-content:center;flex-direction:row-reverse;column-gap:.7rem;margin-top:1rem}.tb-header .google-reviews .average{font-size:1.2rem;font-weight:600;margin-top:-2px;margin-right:10px}.tb-header .google-reviews__content{column-gap:.3125rem;display:flex;align-items:center}.tb-header .google-reviews .stars,.tb-header .google-reviews__content .stars{column-gap:.1875rem;font-size:.8rem;color:#ffb100}.tb-header .google-reviews .icon{--size: 0.875rem}.tb-header .google-reviews small{font-size:.9rem;font-weight:normal;white-space:nowrap}.tb-header .google-reviews .line{width:1px;height:16px;background-color:var(--tb-block-background-color);margin-left:.25rem;margin-right:.25rem;opacity:.3}.tb-header .google-reviews img{width:21px}.tb-header .scroll-down-button{position:absolute;width:35px;height:35px;background-color:var(--tb-button-color-inverted);color:var(--tb-button-text-color-inverted);bottom:20px;left:50%;transform:translateX(-50%);display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:15px;text-decoration:none;z-index:1}.tb-header--contact .tb-title{margin-bottom:3rem}.tb-header--contact .main-part{padding-top:100px}.tb-header--contact .maya-chat-form{max-width:630px;margin:0 auto}.tb-header.variant-small{min-height:calc(45svh - var(--wp-admin-bar-height));padding-top:calc(var(--tb-header-height-full)*2)}.tb-header.variant-small:has(.tb-header__subnav){min-height:calc(45svh - var(--wp-admin-bar-height))}.tb-header__pagename{text-transform:uppercase;font-size:1.5625rem;display:none}.tb-header__pagename img{width:100%;max-width:100px;max-height:44px;height:auto;object-fit:contain}.tb-header__subnav{background-color:#fff;box-shadow:0px 10px 20px 0px rgba(0,0,0,.05);padding:0;position:absolute;z-index:1;bottom:0;transform:translateY(50%);width:100%;display:flex;align-items:center;margin:0;color:var(--tb-text-color)}.tb-header__subnav .inner-block{padding:0 var(--tb-block-padding);margin-left:auto;margin-right:auto;width:100%;display:flex;overflow-y:hidden;scroll-behavior:smooth}.tb-header__subnav .tb-logo{background-color:var(--tb-text-color)}.tb-header__subnav ul{--tb-subnav-fade-start: 0px;--tb-subnav-fade-end: 0px;padding-right:calc(20px + var(--tb-subnav-overlay-inset, 0px));padding-left:0;margin-block:0;list-style-type:none;display:flex;align-items:center;overflow-x:auto;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none;scroll-behavior:smooth;-webkit-mask-image:linear-gradient(to right, transparent 0, #000 var(--tb-subnav-fade-start), #000 calc(100% - var(--tb-subnav-fade-end)), transparent 100%);mask-image:linear-gradient(to right, transparent 0, #000 var(--tb-subnav-fade-start), #000 calc(100% - var(--tb-subnav-fade-end)), transparent 100%)}.tb-header__subnav ul::-webkit-scrollbar{display:none}.tb-header__subnav ul li a:not(.tb-button){padding:0 16px}.tb-header__subnav ul li{padding:18px 0;border-bottom:3px solid rgba(0,0,0,0);transition:border-bottom .3s ease-in;white-space:nowrap}.tb-header__subnav ul .tb-header__subnav_cta{padding:0;border-bottom:none}.tb-header__subnav a:not(.tb-button){text-decoration:none;color:inherit}.tb-header__subnav a.tb-button{margin-block-end:0;white-space:nowrap;margin-left:10px}.tb-header__subnav.can-scroll-prev ul{--tb-subnav-fade-start: 32px}.tb-header__subnav.can-scroll-next ul{--tb-subnav-fade-end: 32px}.tb-header__subnav.is-scrollable .tb-header__subnav-control{display:flex}.tb-header__subnav-control{display:none;flex:0 0 auto;align-items:center;justify-content:center;width:32px;align-self:stretch;padding:0;border:0;background:rgba(0,0,0,0);color:var(--tb-button-color);cursor:pointer;transition:opacity .2s ease-in-out}.tb-header__subnav-control svg{width:8px;height:14px}.tb-header__subnav-control:disabled{opacity:.25;cursor:default}.tb-header__subnav-control--next{margin-inline-end:var(--tb-subnav-overlay-inset, 0px)}.tb-header:has(.tb-header__subnav){min-height:calc(100svh - var(--wp-admin-bar-height) - var(--tb-subnav-height)/2)}@container tb-header (width > 700px){:root .tb-header__pagename--visible{display:flex;align-items:center;flex-shrink:0;margin-inline-end:1em}:root .tb-header__subnav{border-radius:5px;width:calc(100% - 148px);left:50%;transform:translate(-50%, 50%)}:root .tb-header__subnav ul{margin-inline-start:auto}:root .tb-header__subnav ul li:last-of-type{display:block}}@container tb-header (max-width: 700px){:root .tb-header__subnav .tb-header__subnav_cta{padding:0}:root .tb-header__subnav ul li{padding:5px 0 9px 0}:root .tb-header__subnav ul li a{font-size:14px}:root .tb-header__subnav ul li.active{border-color:var(--tb-button-color)}:root .tb-header__subnav ul li .tb-button{padding:.4rem 1rem}}@media screen and (min-width: 1200px){:root .tb-header__subnav{padding-inline:104px}}@container tb-header (max-width: 700px){:root .tb-header .main-part{text-align:center}:root .tb-header .main-part .tb-logo>img{min-height:unset;min-width:unset;max-width:170px}:root .tb-header .tb-properties{align-items:center;flex-wrap:wrap;gap:10px}:root .tb-header .tb-properties__divider{height:12px}:root .tb-header .tb-property{gap:4px;font-size:.75rem}:root .tb-header .tb-breadcrumbs{font-size:.8125rem}:root .tb-header .tb-breadcrumbs li+li::before{margin-inline:8px}:root .tb-header--contact .main-part{padding-top:30px}:root .tb-header--contact .tb-title{font-size:var(--tb-h3-font-size);margin-bottom:1.25rem}:root .tb-header--contact h4{margin-bottom:1.5rem}}.page-template-faq-page .tb-header,.page-template-faq-page:has(.tb-header__subnav) .tb-header{min-height:clamp(20rem,30vh,30rem)}.page-template-faq-page .tb-header .main-part{padding-block-start:3rem}
