@source "../views/tenant/themes/kubiki/**/*.blade.php";:root{--kb-primary:#2f67b6;--kb-primary-hover:#285aa0;--kb-green:#7ac143;--kb-green-soft:#7ac14324;--kb-magenta:#c44195;--kb-yellow:#f6e34a;--kb-orange:#f3aa2c;--kb-red:#ee4b4b;--kb-ink:#22242a;--kb-ink-muted:#4a5568;--kb-navy:#13273f;--kb-bg:#f8fafd;--kb-surface:#fff;--kb-surface-muted:#f2f6fb;--kb-border:#13273f1a;--kb-focus:#2f67b6;--kb-radius-sm:.875rem;--kb-radius:1.125rem;--kb-radius-lg:1.5rem;--kb-radius-xl:1.75rem;--kb-shadow:0 10px 32px #13273f14;--kb-shadow-soft:0 4px 18px #13273f0f;--kb-header-height:4.75rem;--kb-header-height-md:5.5rem}body.kubiki-theme{color:var(--kb-ink);background-color:var(--kb-bg);--color-moto-amber:var(--kb-primary);--color-silver:var(--kb-ink-muted);--rb-focus-ring:var(--kb-focus);--review-card-fade-bg:var(--kb-surface);font-family:Inter,ui-sans-serif,system-ui,sans-serif}body.kubiki-theme .text-silver{color:var(--kb-ink-muted)}body.kubiki-theme .tenant-rich-prose-kubiki{color:var(--kb-ink-muted);max-width:none;font-size:.9375rem;line-height:1.65}body.kubiki-theme .tenant-rich-prose-kubiki>:first-child{margin-top:0}body.kubiki-theme .tenant-rich-prose-kubiki>:last-child{margin-bottom:0}body.kubiki-theme .tenant-rich-prose-kubiki p{margin-top:0;margin-bottom:.65rem}body.kubiki-theme .tenant-rich-prose-kubiki p:last-child{margin-bottom:0}body.kubiki-theme .tenant-rich-prose-kubiki a{color:var(--kb-primary);text-underline-offset:3px;font-weight:600;text-decoration:underline}body.kubiki-theme .tenant-rich-prose-kubiki a:hover{color:var(--kb-primary-hover)}body.kubiki-theme .tenant-rich-prose-kubiki ul,body.kubiki-theme .tenant-rich-prose-kubiki ol{margin-top:.5rem;margin-bottom:.75rem;padding-left:1.25rem}body.kubiki-theme .tenant-rich-prose-kubiki li{margin-top:.35rem;margin-bottom:.35rem;line-height:1.6}body.kubiki-theme .kb-notice-box .tenant-rich-prose{color:var(--kb-ink-muted);font-size:.9375rem;line-height:1.65}body.kubiki-theme .kb-notice-box .tenant-rich-prose a{color:var(--kb-primary);text-underline-offset:3px;font-weight:600;text-decoration:underline}body.kubiki-theme .kb-notice-box .tenant-rich-prose a:hover{color:var(--kb-primary-hover)}body.kubiki-theme.premium-bg{background:radial-gradient(ellipse 90% 55% at 100% 0%, #2f67b614, transparent 55%), radial-gradient(ellipse 70% 45% at 0% 100%, #63be5112, transparent 50%), linear-gradient(180deg, var(--kb-bg) 0%, #f2f6fb 100%);min-height:100vh}body.kubiki-theme .kb-container{width:100%;max-width:min(72rem,100vw - 1.5rem);margin-inline:auto;padding-inline:.75rem}@media (width>=768px){body.kubiki-theme .kb-container{padding-inline:1.5rem}}body.kubiki-theme .kb-section{scroll-margin-top:calc(var(--kb-header-height-md) + .5rem);margin-block:2rem}@media (width>=768px){body.kubiki-theme .kb-section{margin-block:2.75rem}}body.kubiki-theme a:focus-visible,body.kubiki-theme button:focus-visible,body.kubiki-theme [role=button]:focus-visible,body.kubiki-theme input:focus-visible,body.kubiki-theme select:focus-visible,body.kubiki-theme textarea:focus-visible{outline:2px solid var(--kb-focus);outline-offset:2px}body.kubiki-theme .kb-btn{border-radius:var(--kb-radius);-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;gap:.5rem;min-height:2.75rem;padding:.625rem 1.125rem;font-size:.9375rem;font-weight:700;line-height:1.25;text-decoration:none;transition:background-color .15s,border-color .15s,color .15s,transform .1s;display:inline-flex}body.kubiki-theme .kb-btn:active:not(:disabled){transform:scale(.98)}body.kubiki-theme .kb-btn--primary{background-color:var(--kb-primary);color:#fff;box-shadow:0 6px 18px -4px #2f67b673}body.kubiki-theme .kb-btn--primary:hover{background-color:var(--kb-primary-hover);color:#fff}body.kubiki-theme .kb-btn--secondary{background-color:var(--kb-surface);color:var(--kb-primary);border:1px solid #2f67b647}body.kubiki-theme .kb-btn--secondary:hover{background-color:#f4f8fd;border-color:#2f67b673}body.kubiki-theme .kb-btn--green{background-color:var(--kb-green);color:#fff}body.kubiki-theme .kb-btn--green:hover{color:#fff;background-color:#6eb03a}body.kubiki-theme .kb-btn--outline{background-color:var(--kb-surface);color:var(--kb-primary);border:1px solid #2f67b659}body.kubiki-theme .kb-btn--outline:hover{border-color:var(--kb-primary);background-color:#f4f8fd}body.kubiki-theme .kb-btn--ghost{color:var(--kb-ink-muted);box-shadow:none;background:0 0;border:1px solid #0000}body.kubiki-theme .kb-btn--ghost:hover{color:var(--kb-primary);background:#2f67b60f}body.kubiki-theme .kb-chip{background:var(--kb-green-soft);color:#2d6b24;border-radius:999px;align-items:center;min-height:2rem;padding:.25rem .75rem;font-size:.8125rem;font-weight:600;display:inline-flex}body.kubiki-theme .tenant-header.kb-header{z-index:50;position:fixed;top:0;left:0;right:0}body.kubiki-theme .kb-header__bar{min-height:var(--kb-header-height);justify-content:space-between;align-items:center;gap:1rem;display:flex}@media (width>=768px){body.kubiki-theme .kb-header__bar{min-height:var(--kb-header-height-md)}}body.kubiki-theme .kb-header__brand{min-width:0;color:var(--kb-navy);flex-shrink:0;align-items:center;gap:.625rem;text-decoration:none;display:flex}body.kubiki-theme .kb-header__title-wrap{flex-direction:column;gap:.125rem;min-width:0;display:flex}body.kubiki-theme .kb-header__wordmark{object-fit:contain;object-position:left center;filter:drop-shadow(0 1px #ffffffeb)drop-shadow(0 2px 10px #13273f1a);width:auto;max-width:min(100%,11rem);max-height:2.875rem}@media (width>=768px){body.kubiki-theme .kb-header__wordmark{max-width:15rem;max-height:3.875rem}}@media (width<=767px){body.kubiki-theme:has([data-kb-home-hero="1"]) .kb-header .tenant-header__fill{box-shadow:none!important;background:linear-gradient(#fffffff7 0%,#ffffffd1 68%,#fff0 100%)!important}}body.kubiki-theme .kb-header__title{letter-spacing:.02em;color:var(--kb-navy);font-size:1.25rem;font-weight:800}body.kubiki-theme .kb-header__nav{flex:1;justify-content:center;align-items:center;gap:clamp(.75rem,2vw,1.75rem);min-width:0;font-size:.9375rem;font-weight:600;display:none}@media (width>=1024px){body.kubiki-theme .kb-header__nav{display:flex}}body.kubiki-theme .kb-header__nav a{color:var(--kb-ink-muted);border-radius:999px;padding:.375rem .625rem;text-decoration:none;transition:color .15s,background-color .15s}body.kubiki-theme .kb-header__nav a:hover{color:var(--kb-primary);background:#2f67b60f}body.kubiki-theme .kb-header__nav a[aria-current=page]{color:var(--kb-primary);background:#2f67b614;font-weight:700}body.kubiki-theme .kb-header__actions{shrink:0;align-items:center;gap:.5rem;display:flex}body.kubiki-theme .kb-header__phone-pill{min-height:2.75rem;color:var(--kb-navy);white-space:nowrap;background:#fffffff5;border:1px solid #2f67b63d;border-radius:999px;align-items:center;gap:.5rem;padding:.5rem 1rem .5rem .875rem;font-size:.875rem;font-weight:700;text-decoration:none;display:none;box-shadow:0 4px 16px #2f67b61f}@media (width>=1024px){body.kubiki-theme .kb-header__phone-pill{display:inline-flex}}body.kubiki-theme .kb-header__phone-pill:hover{color:var(--kb-primary);border-color:#2f67b659}body.kubiki-theme .kb-header__phone-icon{width:1.125rem;height:1.125rem;color:var(--kb-primary);flex-shrink:0}body.kubiki-theme .kb-header__telegram{background:var(--kb-primary);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;text-decoration:none;display:none;box-shadow:0 6px 16px #2f67b659}@media (width>=1024px){body.kubiki-theme .kb-header__telegram{display:inline-flex}}body.kubiki-theme .kb-header__telegram svg{width:1.25rem;height:1.25rem}body.kubiki-theme .kb-header__telegram:hover{background:var(--kb-primary-hover);color:#fff}body.kubiki-theme .kb-header__menu-btn{border:1px solid var(--kb-border);border-radius:var(--kb-radius-sm);background:var(--kb-surface);min-width:2.75rem;min-height:2.75rem;color:var(--kb-navy);justify-content:center;align-items:center;display:inline-flex}@media (width>=1024px){body.kubiki-theme .kb-header__menu-btn{display:none}}body.kubiki-theme .kb-header__mobile-panel{border-top:1px solid var(--kb-border);background:var(--kb-surface);padding:.75rem}body.kubiki-theme .kb-header__mobile-panel a{border-radius:var(--kb-radius-sm);min-height:2.75rem;color:var(--kb-ink);align-items:center;padding:.5rem .75rem;font-size:1rem;font-weight:600;text-decoration:none;display:flex}body.kubiki-theme .kb-header__mobile-panel a:hover{background:#2f67b60f}body.kubiki-theme .kb-header__mobile-phone,body.kubiki-theme .kb-header__mobile-telegram{color:var(--kb-primary);font-weight:700}body.kubiki-theme .kb-section-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem 1.5rem;margin-bottom:1.5rem;display:flex}body.kubiki-theme .kb-section-header__copy{min-width:min(100%,36rem)}body.kubiki-theme .kb-section-header__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--kb-green);align-items:center;gap:.375rem;margin-bottom:.375rem;font-size:.75rem;font-weight:700;display:inline-flex}body.kubiki-theme .kb-section-header__eyebrow-icon{background:var(--kb-green);border-radius:999px;width:.625rem;height:.625rem;box-shadow:0 0 0 3px #7ac1432e}body.kubiki-theme .kb-section-header__title{color:var(--kb-navy);font-size:clamp(1.5rem,4vw,2.125rem);font-weight:800;line-height:1.15}body.kubiki-theme .kb-section-header__lead{max-width:42rem;color:var(--kb-ink-muted);margin-top:.625rem;font-size:1rem;line-height:1.55}body.kubiki-theme .kb-section-header__link{min-height:2.5rem;color:var(--kb-primary);white-space:nowrap;align-items:center;gap:.375rem;font-size:.9375rem;font-weight:700;text-decoration:none;display:inline-flex}body.kubiki-theme .kb-section-header__link:after{content:none}body.kubiki-theme .kb-section-header__link-icon{flex-shrink:0;width:1rem;height:1rem}body.kubiki-theme .kb-section-header__link:hover{text-underline-offset:.2em;text-decoration:underline}body.kubiki-theme .kb-footer{background:var(--kb-navy);color:#ffffffe0;margin-top:2rem}body.kubiki-theme .kb-footer__inner{padding-block:2rem calc(5.5rem + env(safe-area-inset-bottom,0px))}@media (width>=640px){body.kubiki-theme .kb-footer__inner{padding-bottom:2.5rem}}body.kubiki-theme .kb-footer__grid{gap:1.5rem;display:grid}@media (width>=640px){body.kubiki-theme .kb-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1024px){body.kubiki-theme .kb-footer__grid{grid-template-columns:1.2fr repeat(2,minmax(0,1fr));gap:2rem}}body.kubiki-theme .kb-footer__title{letter-spacing:.12em;text-transform:uppercase;color:#ffffff8c;margin-bottom:.75rem;font-size:.75rem;font-weight:700}body.kubiki-theme .kb-footer a{color:#ffffffeb;text-decoration:none}body.kubiki-theme .kb-footer a:hover{color:#fff;text-decoration:underline}body.kubiki-theme .kb-footer__bottom{color:#ffffff8c;border-top:1px solid #ffffff1f;margin-top:1.5rem;padding-top:1rem;font-size:.8125rem}body.kubiki-theme .kb-home--immersive-hero{padding-top:0}body.kubiki-theme .kb-home__content{z-index:3;margin-top:clamp(-3.5rem,-10vw,-2.5rem);padding-top:0;position:relative}@media (width>=768px){body.kubiki-theme .kb-home__content{margin-top:clamp(-5.5rem,-12vw,-4rem)}}@media (width>=1280px){body.kubiki-theme .kb-home__content{margin-top:-6.5rem}}body.kubiki-theme .kb-home--branch-selector-hero .kb-home__content{margin-top:0;padding-top:clamp(1.25rem,3vw,2rem)}@media (width>=768px){body.kubiki-theme .kb-home--branch-selector-hero .kb-home__content{padding-top:clamp(1.5rem,2.5vw,2.5rem)}}body.kubiki-theme .kb-hero--branch-selector.kb-hero--immersive{padding-bottom:clamp(3rem,7vh,4.75rem)}@media (width>=768px){body.kubiki-theme .kb-hero--branch-selector.kb-hero--immersive{min-height:clamp(38rem,74svh,52rem);padding-bottom:clamp(3.5rem,6vh,5.5rem)}}body.kubiki-theme .kb-home__content>.kb-section:first-child{margin-top:0}body.kubiki-theme .kb-hero{position:relative;overflow:hidden}body.kubiki-theme .kb-hero--compact{border-radius:var(--kb-radius-lg);border:1px solid var(--kb-border);box-shadow:var(--kb-shadow-soft);background:linear-gradient(145deg,#fff 0%,#eef4fb 100%);padding:1.25rem 1rem 1.5rem}body.kubiki-theme .kb-hero--page-intro{box-shadow:none;background:0 0;border:none;padding:0}body.kubiki-theme .kb-hero__page-intro{align-items:center;gap:1.25rem;display:grid}@media (width>=768px){body.kubiki-theme .kb-hero__page-intro{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:1.75rem}}body.kubiki-theme .kb-hero__page-intro-copy{min-width:0}body.kubiki-theme .kb-hero--page-intro .kb-hero__title{margin-bottom:.625rem}body.kubiki-theme .kb-hero--page-intro .kb-hero__lead{max-width:36rem}body.kubiki-theme .kb-hero__chips{flex-wrap:wrap;gap:.5rem;margin:.875rem 0 0;padding:0;list-style:none;display:flex}body.kubiki-theme .kb-hero__visual--page-intro{aspect-ratio:4/3;border-radius:var(--kb-radius-xl);max-height:none;box-shadow:var(--kb-shadow-soft);margin:0}body.kubiki-theme .kb-hero--immersive{--kb-hero-fade-height:clamp(7rem, 22vw, 10rem);--kb-hero-wave-height:clamp(3.75rem, 8vw, 5rem);width:100%;min-height:clamp(32rem,88svh,42rem);margin-top:calc(-1 * (var(--kb-header-height) + env(safe-area-inset-top,0px)));padding-top:calc((var(--kb-header-height) * 2) + 1.5rem + env(safe-area-inset-top,0px));padding-bottom:calc(2.25rem + env(safe-area-inset-bottom,0px));background:var(--kb-bg)}@media (width>=768px){body.kubiki-theme .kb-hero--immersive{--kb-hero-fade-height:clamp(11.25rem, 13vw, 16.25rem);--kb-hero-wave-height:clamp(4.5rem, 5.5vw, 6.25rem);margin-top:calc(-1 * (var(--kb-header-height-md) + env(safe-area-inset-top,0px)));padding-top:calc((var(--kb-header-height-md) * 2) + 1.75rem + env(safe-area-inset-top,0px));min-height:clamp(35rem,68svh,47.5rem);padding-bottom:clamp(2rem,3.5vh,2.75rem)}}body.kubiki-theme .kb-hero__bg{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}body.kubiki-theme .kb-hero__bg-picture{width:100%;height:100%;margin:0;display:block;position:absolute;inset:0}body.kubiki-theme .kb-hero__bg-img{object-fit:cover;object-position:72% center;transform-origin:50%;width:auto;min-width:103%;max-width:none;height:auto;min-height:103%;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (width>=1024px){body.kubiki-theme .kb-hero__bg-img{object-position:center right}}@media (width<=767px){body.kubiki-theme .kb-hero__bg-img{object-position:center 30%}}body.kubiki-theme .kb-hero__bg-veil{background:linear-gradient(100deg,#f8fafdd1 0%,#f8fafd9e 24%,#f8fafd2e 42%,#f8fafd00 58%);position:absolute;inset:0}@media (width<=767px){body.kubiki-theme .kb-hero__bg-veil{background:linear-gradient(#f8fafde0 0%,#f8fafd94 42%,#f8fafd14 100%)}}body.kubiki-theme .kb-hero__bg-fade{inset-inline:0;height:var(--kb-hero-fade-height,clamp(11.25rem, 13vw, 16.25rem));pointer-events:none;background:linear-gradient(#f8fafd00 0%,#f8fafd47 38%,#f8fafdb8 72%,#f8fafdf5 100%);position:absolute;bottom:0}body.kubiki-theme .kb-hero__wave{inset-inline:0;z-index:2;height:var(--kb-hero-wave-height,clamp(4.5rem, 5.5vw, 6.25rem));pointer-events:none;filter:drop-shadow(0 -1px #f8fafda6);line-height:0;position:absolute;bottom:-1px}body.kubiki-theme .kb-hero__wave svg{width:100%;height:100%;display:block}body.kubiki-theme .kb-hero__inner{z-index:1;position:relative}body.kubiki-theme .kb-hero__layout{align-items:end;gap:1.5rem;display:grid;position:relative}@media (width>=1024px){body.kubiki-theme .kb-hero__layout{grid-template-columns:minmax(0,1fr);align-items:center;min-height:clamp(16rem,36vh,22rem);padding-bottom:.5rem}}body.kubiki-theme .kb-hero__content{max-width:42rem}body.kubiki-theme .kb-hero__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--kb-green);font-size:.8125rem;font-weight:700}body.kubiki-theme .kb-hero__title{color:var(--kb-navy);text-wrap:balance;margin-top:.625rem;font-size:clamp(2.5rem,8vw,4.5rem);font-weight:800;line-height:1.02}@media (width<=767px){body.kubiki-theme .kb-hero--branch-selector .kb-hero__title{text-shadow:0 1px 14px #f8fafdb8;margin-top:.375rem;font-size:clamp(2rem,9vw,2.75rem);line-height:1.08}body.kubiki-theme .kb-hero--branch-selector .kb-hero__lead,body.kubiki-theme .kb-hero--branch-selector .kb-hero__support{text-shadow:0 1px 10px #f8fafda6;margin-top:.75rem;font-size:1rem;line-height:1.45}body.kubiki-theme .kb-hero--branch-selector .kb-hero__cta-row,body.kubiki-theme .kb-hero--branch-selector .kb-branch-selector{margin-top:1.125rem}}body.kubiki-theme .kb-hero__lead{max-width:36rem;color:var(--kb-ink-muted);margin-top:1rem;font-size:clamp(1.0625rem,2.5vw,1.3125rem);line-height:1.5}body.kubiki-theme .kb-hero__support{max-width:38rem;color:var(--kb-ink-muted);margin-top:.75rem;font-size:clamp(.9375rem,2.1vw,1.0625rem);line-height:1.55}body.kubiki-theme .kb-hero__cta-row{flex-direction:column;gap:.75rem;margin-top:1.5rem;display:flex}@media (width>=480px){body.kubiki-theme .kb-hero__cta-row{flex-flow:wrap;align-items:center}}body.kubiki-theme .kb-hero__cta{border-radius:var(--kb-radius-sm);min-width:min(100%,13.5rem);min-height:3rem;padding-inline:1.25rem}body.kubiki-theme .kb-hero__cta-icon{flex-shrink:0;width:1.125rem;height:1.125rem}body.kubiki-theme .kb-hero__trust-pill{background:#ffffffe6;border:1px solid #ffffffeb;border-radius:999px;align-items:flex-start;gap:.625rem;max-width:36rem;margin-top:1rem;padding:.75rem 1rem;display:inline-flex;box-shadow:0 8px 24px #13273f14}@media (width<=767px){body.kubiki-theme .kb-hero__trust-pill{border-radius:var(--kb-radius);width:100%;max-width:none;margin-top:.875rem;display:flex}}body.kubiki-theme .kb-hero__trust-heart{color:#f5a623;flex-shrink:0;font-size:.875rem;line-height:1.2}body.kubiki-theme .kb-hero__trust-pill-text{color:var(--kb-ink-muted);margin:0;font-size:.8125rem;line-height:1.45}body.kubiki-theme .kb-hero__visual{border-radius:calc(var(--kb-radius-lg) - 4px);border:1px solid var(--kb-border);aspect-ratio:4/3;max-height:20rem;overflow:hidden}body.kubiki-theme .kb-hero__photo{object-fit:cover;width:100%;height:100%;display:block}body.kubiki-theme .kb-hero__visual--compact{aspect-ratio:21/9;max-height:14rem;margin-bottom:1rem}body.kubiki-theme .kb-hero--branch-selector .kb-branch-selector{margin-top:1.5rem}body.kubiki-theme .kb-hero--branch-selector .kb-hero__trust-pill{margin-top:1.25rem}body.kubiki-theme .kb-branch-selector{margin-top:1.375rem}body.kubiki-theme .kb-branch-selector__label{color:var(--kb-navy);margin-bottom:.625rem;font-size:.875rem;font-weight:700}body.kubiki-theme .kb-branch-selector__grid{gap:.625rem;min-width:0;display:grid}@media (width<=639px){body.kubiki-theme .kb-branch-selector__grid{grid-template-columns:minmax(0,1fr)}}@media (width>=640px){body.kubiki-theme .kb-branch-selector__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=1024px){body.kubiki-theme .kb-branch-selector__grid{grid-template-columns:repeat(3,minmax(0,1fr));max-width:none}}body.kubiki-theme .kb-branch-chip{border-radius:var(--kb-radius);min-width:0;min-height:3.25rem;color:var(--kb-ink);background:#ffffffe0;border:1px solid #ffffffd9;align-items:center;gap:.75rem;padding:.875rem 1rem;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .1s,background-color .15s;display:flex;box-shadow:0 8px 24px #13273f12}body.kubiki-theme .kb-branch-chip:hover{border-color:#2f67b659;transform:translateY(-1px);box-shadow:0 12px 28px #13273f1a}body.kubiki-theme .kb-branch-chip.is-active{border-color:var(--kb-primary);background:#fffffff5;box-shadow:inset 0 0 0 1px #2f67b62e,0 12px 28px #2f67b61f}body.kubiki-theme .kb-branch-chip__pin{background:var(--kb-primary);border-radius:999px;flex-shrink:0;width:.75rem;height:.75rem;box-shadow:0 0 0 4px #2f67b624}body.kubiki-theme .kb-branch-chip--magenta .kb-branch-chip__pin{background:var(--kb-magenta);box-shadow:0 0 0 4px #c4419524}body.kubiki-theme .kb-branch-chip--green .kb-branch-chip__pin{background:var(--kb-green);box-shadow:0 0 0 4px #7ac14329}body.kubiki-theme .kb-branch-chip__text{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}body.kubiki-theme .kb-branch-chip__name{color:var(--kb-navy);font-size:.9375rem;font-weight:700}body.kubiki-theme .kb-branch-chip__meta{color:var(--kb-ink-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}body.kubiki-theme .kb-branch-chip__chevron{width:1rem;height:1rem;color:var(--kb-ink-muted);flex-shrink:0}body.kubiki-theme .kb-location-cards{margin-top:0}body.kubiki-theme .kb-location-cards__header{margin-bottom:1.75rem}body.kubiki-theme .kb-location-cards__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--kb-green);align-items:center;gap:.375rem;margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:inline-flex}body.kubiki-theme .kb-location-cards__eyebrow-icon{background:var(--kb-green);border-radius:999px;width:.625rem;height:.625rem;box-shadow:0 0 0 3px #7ac1432e}body.kubiki-theme .kb-location-cards__heading-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem 1.5rem;display:flex}body.kubiki-theme .kb-location-cards__heading-copy{flex:16rem;min-width:min(100%,36rem)}body.kubiki-theme .kb-location-cards__title{color:var(--kb-navy);font-size:clamp(1.625rem,4vw,2.125rem);font-weight:800;line-height:1.12}body.kubiki-theme .kb-location-cards__lead{max-width:42rem;color:var(--kb-ink-muted);margin-top:.625rem;font-size:1rem;line-height:1.55}body.kubiki-theme .kb-location-cards__map-link{min-height:2.5rem;color:var(--kb-primary);white-space:nowrap;flex-shrink:0;align-items:center;gap:.375rem;font-size:.9375rem;font-weight:700;text-decoration:none;display:inline-flex}body.kubiki-theme .kb-location-cards__map-link:hover{text-underline-offset:.2em;text-decoration:underline}body.kubiki-theme .kb-location-cards__map-link-icon{flex-shrink:0;width:1rem;height:1rem}body.kubiki-theme .kb-location-cards__grid{gap:1.25rem;display:grid}@media (width>=640px){body.kubiki-theme .kb-location-cards__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1024px){body.kubiki-theme .kb-location-cards__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}}body.kubiki-theme .kb-location-card{border-radius:var(--kb-radius-xl);background:var(--kb-surface);border:1px solid #13273f14;flex-direction:column;transition:transform .15s,box-shadow .15s;display:flex;overflow:hidden;box-shadow:0 12px 36px #13273f12}body.kubiki-theme .kb-location-card:hover{transform:translateY(-2px);box-shadow:0 16px 40px #13273f1a}body.kubiki-theme .kb-location-card__media{aspect-ratio:4/5;background:linear-gradient(135deg,#2f67b614,#7ac14314);overflow:hidden}body.kubiki-theme .kb-location-card__media-link{height:100%;color:inherit;text-decoration:none;display:block}body.kubiki-theme .kb-location-card__media-link:focus-visible{outline:2px solid var(--kb-primary);outline-offset:-2px}body.kubiki-theme .kb-location-card__media-link img{transition:transform .2s}body.kubiki-theme a.kb-location-card__media-link:hover img,body.kubiki-theme a.kb-location-card__media-link:focus-visible img{transform:scale(1.03)}body.kubiki-theme .kb-location-card__media img,body.kubiki-theme .kb-location-card__media-placeholder{object-fit:cover;width:100%;height:100%;display:block}body.kubiki-theme .kb-location-card__media-placeholder{background:linear-gradient(135deg,#2f67b61f,#c4419514),linear-gradient(#fff6,#f8fafde6)}body.kubiki-theme .kb-location-card__body{flex-direction:column;flex:1;gap:.875rem;padding:1.125rem 1.125rem 1.25rem;display:flex}body.kubiki-theme .kb-location-card__head{gap:.25rem;display:grid}body.kubiki-theme .kb-location-card__title-row{align-items:center;gap:.5rem;display:flex}body.kubiki-theme .kb-location-card__dot{background:var(--kb-primary);border-radius:999px;flex-shrink:0;width:.625rem;height:.625rem;box-shadow:0 0 0 3px #2f67b624}body.kubiki-theme .kb-location-card--magenta .kb-location-card__dot{background:var(--kb-magenta);box-shadow:0 0 0 3px #c4419524}body.kubiki-theme .kb-location-card--green .kb-location-card__dot{background:var(--kb-green);box-shadow:0 0 0 3px #7ac14329}body.kubiki-theme .kb-location-card__name{color:var(--kb-navy);font-size:1.125rem;font-weight:800;line-height:1.2}body.kubiki-theme .kb-location-card__mall{color:var(--kb-ink);margin:0;font-size:.9375rem;font-weight:700;line-height:1.35}body.kubiki-theme .kb-location-card__details{gap:.375rem;margin:0;display:grid}body.kubiki-theme .kb-location-card__detail{color:var(--kb-ink-muted);align-items:flex-start;gap:.5rem;font-size:.875rem;line-height:1.45;display:flex}body.kubiki-theme .kb-location-card__detail--plain{padding-left:1.5rem}body.kubiki-theme .kb-location-card__detail-icon{width:1rem;height:1rem;color:var(--kb-primary);flex-shrink:0;margin-top:.125rem}body.kubiki-theme .kb-location-card--magenta .kb-location-card__detail-icon{color:var(--kb-magenta)}body.kubiki-theme .kb-location-card--green .kb-location-card__detail-icon{color:var(--kb-green)}body.kubiki-theme .kb-location-card__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.625rem;margin-top:auto;padding-top:.375rem;display:grid}body.kubiki-theme .kb-location-card__btn{border-radius:var(--kb-radius-sm);justify-content:center;align-items:center;gap:.375rem;min-height:2.75rem;padding:.625rem .875rem;font-size:.875rem;font-weight:700;line-height:1.2;text-decoration:none;transition:background-color .15s,border-color .15s,color .15s,transform .1s;display:inline-flex}body.kubiki-theme .kb-location-card__btn-primary{background-color:var(--kb-primary);color:#fff;border:1px solid #0000;box-shadow:0 6px 16px -4px #2f67b673}body.kubiki-theme .kb-location-card__btn-primary:hover{color:#fff;filter:brightness(.96)}body.kubiki-theme .kb-location-card--magenta .kb-location-card__btn-primary{background-color:var(--kb-magenta);box-shadow:0 6px 16px -4px #c4419566}body.kubiki-theme .kb-location-card--green .kb-location-card__btn-primary{background-color:var(--kb-green);box-shadow:0 6px 16px -4px #7ac14366}body.kubiki-theme .kb-location-card__btn-call{background:var(--kb-surface);color:var(--kb-primary);border:1px solid #2f67b652}body.kubiki-theme .kb-location-card__btn-call:hover{background:#2f67b60a}body.kubiki-theme .kb-location-card--magenta .kb-location-card__btn-call{color:var(--kb-magenta);border-color:#c4419559}body.kubiki-theme .kb-location-card--magenta .kb-location-card__btn-call:hover{background:#c441950a}body.kubiki-theme .kb-location-card--green .kb-location-card__btn-call{color:var(--kb-green);border-color:#7ac14359}body.kubiki-theme .kb-location-card--green .kb-location-card__btn-call:hover{background:#7ac1430f}body.kubiki-theme .kb-location-card__btn-icon{flex-shrink:0;width:1rem;height:1rem}body.kubiki-theme .kb-location-card__btn-map{grid-column:1/-1}body.kubiki-theme .kb-branch-landing{padding-bottom:calc(6.5rem + env(safe-area-inset-bottom,0px));overflow-x:clip}@media (width>=640px){body.kubiki-theme .kb-branch-landing{padding-bottom:3rem}}body.kubiki-theme .kb-branch-landing__section{margin-top:clamp(1.75rem,4vw,2.75rem)}body.kubiki-theme .kb-branch-landing__section-title{color:var(--kb-navy);font-size:clamp(1.375rem,3.5vw,1.75rem);font-weight:800;line-height:1.15}body.kubiki-theme .kb-branch-landing__section-lead{max-width:42rem;color:var(--kb-ink-muted);margin-top:.5rem;font-size:1rem;line-height:1.55}body.kubiki-theme .kb-branch-landing__hero{border:1px solid var(--kb-border);box-shadow:var(--kb-shadow-soft);background:radial-gradient(90% 70% at 100% 0,#2f67b61a,#0000 58%),linear-gradient(145deg,#fff 0%,#eef4fb 100%);border-radius:clamp(1.5rem,3vw,2rem);overflow:hidden}body.kubiki-theme .kb-branch-landing__hero-grid{align-items:center;gap:1.25rem;display:grid}@media (width>=768px){body.kubiki-theme .kb-branch-landing__hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:1.5rem}}body.kubiki-theme .kb-branch-landing__hero-copy{padding:1.25rem 1rem}@media (width>=768px){body.kubiki-theme .kb-branch-landing__hero-copy{padding:2rem 0 2rem 2rem}}body.kubiki-theme .kb-branch-landing__title{color:var(--kb-navy);text-wrap:balance;font-size:clamp(1.75rem,5vw,2.75rem);font-weight:800;line-height:1.08}body.kubiki-theme .kb-branch-landing__lead{max-width:36rem;color:var(--kb-ink-muted);margin-top:.75rem;font-size:clamp(1rem,2.2vw,1.125rem);line-height:1.55}body.kubiki-theme .kb-branch-landing__hero-cta{flex-wrap:wrap;gap:.625rem;margin-top:1.25rem;display:flex}body.kubiki-theme .kb-branch-landing__hero-cta .kb-btn{flex:auto;justify-content:center;min-width:min(100%,9.25rem)}body.kubiki-theme .kb-branch-landing__hero-trust{border-radius:var(--kb-radius-sm);max-width:36rem;color:var(--kb-ink-muted);background:#ffffffb8;border:1px solid #2f67b61f;margin-top:1rem;padding:.75rem .875rem;font-size:.9375rem;line-height:1.5}body.kubiki-theme .kb-branch-landing__hero-media{aspect-ratio:4/3;border:1px solid #ffffffd9;border-radius:clamp(1.125rem,2.5vw,1.75rem);margin:0 1rem 1rem;overflow:hidden;box-shadow:0 12px 32px #13273f1a}@media (width>=768px){body.kubiki-theme .kb-branch-landing__hero-media{aspect-ratio:auto;min-height:18rem;margin:1.5rem 1.5rem 1.5rem 0}}body.kubiki-theme .kb-branch-landing__hero-photo{object-fit:cover;width:100%;height:100%;display:block}body.kubiki-theme .kb-branch-landing__facts{max-width:100%;margin-top:1rem;overflow:hidden}body.kubiki-theme .kb-branch-landing__facts-list{flex-wrap:wrap;gap:.5rem;max-width:100%;display:flex}@media (width<=639px){body.kubiki-theme .kb-branch-landing__facts-list{overscroll-behavior-x:contain;scroll-snap-type:x proximity;padding-bottom:.25rem;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;margin-inline:-.25rem;padding-inline:.25rem;overflow-x:auto}body.kubiki-theme .kb-branch-landing__facts-list::-webkit-scrollbar{display:none}}body.kubiki-theme .kb-branch-landing__fact{border:1px solid var(--kb-border);background:var(--kb-surface);min-height:2.75rem;box-shadow:var(--kb-shadow-soft);color:var(--kb-navy);border-radius:999px;flex-shrink:0;align-items:center;gap:.5rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:700;display:inline-flex}body.kubiki-theme .kb-branch-landing__fact-dot{background:var(--kb-primary);border-radius:999px;flex-shrink:0;width:.5rem;height:.5rem}body.kubiki-theme .kb-branch-landing__fact--magenta .kb-branch-landing__fact-dot{background:var(--kb-magenta)}body.kubiki-theme .kb-branch-landing__fact--green .kb-branch-landing__fact-dot{background:var(--kb-green)}body.kubiki-theme .kb-branch-landing__contact-grid{align-items:start;gap:1rem;margin-top:1rem;display:grid}@media (width>=768px){body.kubiki-theme .kb-branch-landing__contact-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:1.25rem}}body.kubiki-theme .kb-branch-landing__contact-info{border-radius:var(--kb-radius-lg);border:1px solid var(--kb-border);background:var(--kb-surface);box-shadow:var(--kb-shadow-soft);padding:1rem 1.125rem}body.kubiki-theme .kb-branch-landing__route-card{border-radius:var(--kb-radius-lg);box-shadow:var(--kb-shadow-soft);background:linear-gradient(160deg,#fff 0%,#eef4fb 100%);border:1px solid #2f67b629;padding:1.125rem 1.25rem}body.kubiki-theme .kb-branch-landing__route-map{aspect-ratio:4/3;border-radius:var(--kb-radius);background:#eef4fb;border:1px solid #2f67b629;min-height:clamp(16rem,52vw,24rem);margin-bottom:1rem;overflow:hidden}body.kubiki-theme .kb-branch-landing__route-map--two-gis{position:relative}body.kubiki-theme .kb-branch-landing__route-map-legend{z-index:2;color:var(--kb-ink);pointer-events:none;background:#fffffff0;border:1px solid #2f67b633;border-radius:999px;align-items:center;gap:.375rem;margin:0;padding:.375rem .625rem;font-size:.8125rem;font-weight:600;line-height:1.2;display:inline-flex;position:absolute;bottom:.75rem;left:.75rem;box-shadow:0 2px 8px #13273f14}body.kubiki-theme .kb-branch-landing__route-map-legend-pin{background:var(--kb-green);border-radius:999px;flex-shrink:0;width:.625rem;height:.625rem;box-shadow:0 0 0 2px #63be5140}body.kubiki-theme .kb-branch-landing__route-map-frame{border:0;width:100%;height:100%;display:block}body.kubiki-theme .kb-branch-landing__route-map-frame--two-gis{min-height:clamp(16rem,52vw,24rem)}body.kubiki-theme .kb-branch-landing__route-map--failed .kb-branch-landing__route-map-legend{display:none}body.kubiki-theme .kb-branch-landing__route-map-fallback{text-align:center;justify-content:center;align-items:center;min-height:clamp(16rem,52vw,24rem);padding:1.25rem;display:flex}body.kubiki-theme .kb-branch-landing__route-map-fallback[hidden]{display:none}body.kubiki-theme .kb-branch-landing__route-map-fallback-text{max-width:22rem;color:var(--kb-ink-muted,#13273fb8);margin:0;font-size:.9375rem;line-height:1.45}body.kubiki-theme .kb-branch-landing__route-visual{border-radius:var(--kb-radius);min-height:7.5rem;color:inherit;background:radial-gradient(circle at 50% 35%,#2f67b61f,#0000 62%),linear-gradient(#ffffffeb 0%,#eef4fbf2 100%);border:1px dashed #2f67b638;flex-direction:column;justify-content:center;align-items:center;gap:.375rem;margin-bottom:1rem;padding:1rem;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .1s;display:flex}body.kubiki-theme a.kb-branch-landing__route-visual:hover{border-color:#2f67b661;transform:translateY(-1px);box-shadow:0 8px 22px #2f67b61f}body.kubiki-theme .kb-branch-landing__route-visual--static{pointer-events:none}body.kubiki-theme .kb-branch-landing__route-visual-icon{width:2.75rem;height:2.75rem;color:var(--kb-primary);background:#2f67b61a;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}body.kubiki-theme .kb-branch-landing__route-visual-icon svg{width:1.5rem;height:1.5rem}body.kubiki-theme .kb-branch-landing__route-visual-label{color:var(--kb-navy);text-align:center;font-size:.9375rem;font-weight:700}body.kubiki-theme .kb-branch-landing__route-visual-address{max-width:16rem;color:var(--kb-ink-muted);text-align:center;font-size:.8125rem;line-height:1.4}body.kubiki-theme .kb-branch-landing__route-title{color:var(--kb-navy);font-size:1.0625rem;font-weight:800}body.kubiki-theme .kb-branch-landing__route-lead{color:var(--kb-ink-muted);margin-top:.375rem;font-size:.9375rem;line-height:1.5}body.kubiki-theme .kb-branch-landing__route-actions{gap:.625rem;margin-top:1rem;display:grid}body.kubiki-theme .kb-branch-landing__services-grid{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:1rem;margin-top:1.25rem;display:grid}body.kubiki-theme .kb-branch-landing__services-grid>.kb-service-card{height:100%}body.kubiki-theme .kb-branch-landing__services-grid .kb-service-card__body{flex:1}body.kubiki-theme .kb-branch-landing__services-grid .kb-service-card__title{min-height:2.65625rem}body.kubiki-theme .kb-branch-landing__services-grid .kb-service-card__teaser{-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:auto;min-height:3.80625rem;margin:0;display:-webkit-box;overflow:hidden}body.kubiki-theme .kb-branch-landing__services-grid .kb-service-card__footer{flex-direction:column;gap:.75rem;margin-top:auto;padding-top:.25rem;display:flex}body.kubiki-theme .kb-branch-landing__services-grid .kb-service-card__meta{min-height:1.875rem;margin-top:0}body.kubiki-theme .kb-branch-landing__services-grid .kb-service-card__actions{flex-direction:column;align-items:stretch;gap:.375rem;margin-top:0;padding-top:0}@media (width>=640px){body.kubiki-theme .kb-branch-landing__services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1024px){body.kubiki-theme .kb-branch-landing__services-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=1280px){body.kubiki-theme .kb-branch-landing__services-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}body.kubiki-theme .kb-branch-landing__services-more{justify-content:center;margin-top:1rem;display:flex}body.kubiki-theme .kb-branch-landing__trust-grid{gap:.875rem;margin-top:1rem;display:grid}@media (width>=768px){body.kubiki-theme .kb-branch-landing__trust-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}}body.kubiki-theme .kb-branch-landing__trust-card{border-radius:var(--kb-radius-lg);border:1px solid var(--kb-border);background:var(--kb-surface);box-shadow:var(--kb-shadow-soft);padding:1rem 1.125rem}body.kubiki-theme .kb-branch-landing__trust-title{color:var(--kb-navy);font-size:1rem;font-weight:800}body.kubiki-theme .kb-branch-landing__trust-text{color:var(--kb-ink-muted);margin-top:.5rem;font-size:.9375rem;line-height:1.55}body.kubiki-theme .kb-branch-landing__cta-card{box-shadow:var(--kb-shadow-soft);background:radial-gradient(80% 90% at 100% 0,#7ac1431f,#0000 55%),linear-gradient(145deg,#fff 0%,#eef4fb 100%);border:1px solid #2f67b624;border-radius:clamp(1.25rem,2.5vw,1.75rem);padding:1.25rem 1.125rem}@media (width>=768px){body.kubiki-theme .kb-branch-landing__cta-card{padding:1.75rem 2rem}}body.kubiki-theme .kb-branch-landing__cta-title{color:var(--kb-navy);font-size:clamp(1.25rem,3vw,1.625rem);font-weight:800}body.kubiki-theme .kb-branch-landing__cta-lead{max-width:40rem;color:var(--kb-ink-muted);margin-top:.625rem;font-size:1rem;line-height:1.55}body.kubiki-theme .kb-branch-landing__cta-actions{flex-wrap:wrap;gap:.625rem;margin-top:1.125rem;display:flex}body.kubiki-theme .kb-service-card__actions{flex-wrap:wrap;gap:.5rem;margin-top:auto;padding-top:.5rem;display:flex}body.kubiki-theme .kb-branch-landing__services-grid .kb-service-card__actions .kb-btn{justify-content:center;width:100%}body.kubiki-theme .kb-service-card__actions .kb-btn{min-height:2.75rem;padding-inline:1rem;font-size:.875rem}body.kubiki-theme .kb-info-panel{border-radius:var(--kb-radius-lg);border:1px solid var(--kb-border);background:var(--kb-surface);box-shadow:var(--kb-shadow-soft);padding:1rem 1.125rem}body.kubiki-theme .kb-notice-box__inner{border-radius:var(--kb-radius-lg);border-left-width:4px;padding:1rem 1.125rem}@media (width>=640px){body.kubiki-theme .kb-notice-box__inner{padding:1.125rem 1.25rem}}body.kubiki-theme .kb-pricing-cards__grid{gap:.875rem;display:grid}@media (width>=768px){body.kubiki-theme .kb-pricing-cards__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}}body.kubiki-theme .kb-pricing-card{border-radius:var(--kb-radius-xl);border:1px solid var(--kb-border);min-height:100%;box-shadow:var(--kb-shadow-soft);background:#fff;flex-direction:column;display:flex;position:relative;overflow:hidden}body.kubiki-theme .kb-pricing-card--featured{border-color:#2f67b661;box-shadow:0 18px 44px -26px #2f67b661}body.kubiki-theme .kb-pricing-card--featured:before{content:"";background:linear-gradient(#2f67b6 0%,#45b06a 100%);width:.35rem;position:absolute;inset:0 auto 0 0}body.kubiki-theme .kb-pricing-card__flag{z-index:1;letter-spacing:.04em;text-transform:uppercase;min-height:1.75rem;color:var(--kb-primary);background:#2f67b61f;border-radius:999px;align-items:center;padding:.125rem .625rem;font-size:.6875rem;font-weight:700;display:inline-flex;position:absolute;top:.875rem;right:.875rem}body.kubiki-theme .kb-pricing-card__body{flex-direction:column;flex:auto;gap:.5rem;padding:1.25rem 1.125rem 1.375rem;display:flex}body.kubiki-theme .kb-pricing-card__duration{letter-spacing:.08em;text-transform:uppercase;color:var(--kb-ink-muted);margin:0;font-size:.75rem;font-weight:700}body.kubiki-theme .kb-pricing-card__title{color:var(--kb-navy);margin:0;font-size:1.125rem;font-weight:800;line-height:1.25}body.kubiki-theme .kb-pricing-card--featured .kb-pricing-card__title{padding-right:4.75rem}body.kubiki-theme .kb-pricing-card__price{flex-wrap:wrap;align-items:baseline;gap:.375rem;margin:.125rem 0 0;display:flex}body.kubiki-theme .kb-pricing-card__price-prefix{color:var(--kb-ink-muted);font-size:.875rem;font-weight:600}body.kubiki-theme .kb-pricing-card__price-value{color:var(--kb-navy);font-size:clamp(1.75rem,3.2vw,2.125rem);font-weight:800;line-height:1.05}body.kubiki-theme .kb-pricing-card__teaser{color:var(--kb-primary);margin:0;font-size:.9375rem;font-weight:700;line-height:1.45}body.kubiki-theme .kb-pricing-card__desc{color:var(--kb-ink-muted);margin:0;font-size:.875rem;line-height:1.55}body.kubiki-theme .kb-pricing-card__footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:auto;padding-top:1rem;display:flex}body.kubiki-theme .kb-pricing-card__badge{min-height:1.75rem;color:var(--kb-ink-muted);background:#13273f0f;border-radius:999px;align-items:center;padding:.125rem .625rem;font-size:.75rem;font-weight:700;display:inline-flex}body.kubiki-theme .kb-pricing-card__badge--muted{color:var(--kb-ink-muted);background:#13273f0f}body.kubiki-theme .kb-pricing-card__cta{min-height:2.5rem;margin-left:auto}body.kubiki-theme .kb-contact-inquiry{width:100%;max-width:42rem;margin-inline:auto}body.kubiki-theme .kb-contact-inquiry .rb-contact-inquiry{scroll-margin-top:7rem}body.kubiki-theme .kb-contact-inquiry [data-rb-contact-inquiry-form]{gap:1rem;display:grid}body.kubiki-theme .kb-contact-inquiry [data-rb-contact-inquiry-form]>.grid{gap:1rem}body.kubiki-theme .kb-contact-inquiry [data-rb-contact-inquiry-form] button[type=submit],body.kubiki-theme .kb-contact-inquiry [data-rb-contact-inquiry-form] .kb-btn{width:100%}@media (width>=640px){body.kubiki-theme .kb-contact-inquiry [data-rb-contact-inquiry-form] button[type=submit],body.kubiki-theme .kb-contact-inquiry [data-rb-contact-inquiry-form] .kb-btn{width:auto;min-width:12rem}}body.kubiki-theme .kb-contact-inquiry label:has(input[type=radio]:checked) span{color:#fff}body.kubiki-theme .kb-faq__list{gap:.75rem;display:grid}body.kubiki-theme .kb-faq__item{border-radius:var(--kb-radius-lg);border:1px solid var(--kb-border);box-shadow:var(--kb-shadow-soft);background:#fff;padding:1rem 1.125rem}body.kubiki-theme .kb-faq__question{color:var(--kb-navy);margin:0;font-size:1rem;font-weight:800;line-height:1.35}body.kubiki-theme .kb-faq__answer{color:var(--kb-ink-muted);margin:.625rem 0 0;font-size:.9375rem;line-height:1.55}body.kubiki-theme .kb-page .kb-section:last-child{margin-bottom:0}body.kubiki-theme .kb-rich-text{width:100%;max-width:48rem}body.kubiki-theme .kb-rich-text__panel{padding:1.25rem 1.125rem}@media (width>=640px){body.kubiki-theme .kb-rich-text__panel{padding:1.5rem 1.375rem}}body.kubiki-theme .kb-rich-text--rules .kb-rich-text__panel{box-shadow:none;background:0 0;border:none;gap:1rem;padding:0;display:grid}body.kubiki-theme .kb-rich-text--rules .kb-rich-text__panel>.prose{display:contents}body.kubiki-theme .kb-rich-text--rules .kb-rich-text__panel h3{grid-column:1/-1}body.kubiki-theme .kb-rich-text--rules .kb-rich-text__panel h3,body.kubiki-theme .kb-rich-text--rules .kb-rich-text__panel ul,body.kubiki-theme .kb-rich-text--rules .kb-rich-text__panel p{border-radius:var(--kb-radius-lg);border:1px solid var(--kb-border);box-shadow:var(--kb-shadow-soft);background:#fff;margin:0;padding:1.125rem 1.25rem}body.kubiki-theme .kb-rich-text--rules .kb-rich-text__panel h3{border-radius:var(--kb-radius-lg) var(--kb-radius-lg) 0 0;border-bottom:1px solid #13273f0f;padding-bottom:.75rem}body.kubiki-theme .kb-rich-text--rules .kb-rich-text__panel h3+ul,body.kubiki-theme .kb-rich-text--rules .kb-rich-text__panel h3+p{border-radius:0 0 var(--kb-radius-lg) var(--kb-radius-lg);border-top:none;margin-top:-1rem;padding-top:.25rem}body.kubiki-theme .kb-page{padding-bottom:2.5rem}body.kubiki-theme .kb-info-panel__title{color:var(--kb-navy);margin-bottom:.75rem;font-size:1rem;font-weight:800}body.kubiki-theme .kb-info-list{gap:.75rem;display:grid}body.kubiki-theme .kb-info-list dt{letter-spacing:.08em;text-transform:uppercase;color:var(--kb-ink-muted);font-size:.75rem;font-weight:700}body.kubiki-theme .kb-info-list dd{color:var(--kb-ink);margin:.125rem 0 0;font-size:.9375rem;line-height:1.45}body.kubiki-theme .kb-info-list a{color:var(--kb-primary);font-weight:600;text-decoration:none}body.kubiki-theme .kb-info-list a:hover{text-decoration:underline}body.kubiki-theme .kb-services-grid{gap:.875rem;display:grid}@media (width>=640px){body.kubiki-theme .kb-services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}body.kubiki-theme .kb-service-card{border-radius:var(--kb-radius-lg);border:1px solid var(--kb-border);background:var(--kb-navy);color:#fff;box-shadow:var(--kb-shadow);flex-direction:column;display:flex;overflow:hidden}body.kubiki-theme .kb-service-card__media{aspect-ratio:4/3;background:#ffffff0f}body.kubiki-theme .kb-service-card__media img{object-fit:cover;width:100%;height:100%}body.kubiki-theme .kb-service-card__body{flex-direction:column;flex:1;gap:.5rem;padding:1rem 1.125rem 1.125rem;display:flex}body.kubiki-theme .kb-service-card__title{font-size:1.0625rem;font-weight:800;line-height:1.25}body.kubiki-theme .kb-service-card__teaser{color:#ffffffc7;font-size:.875rem;line-height:1.45}body.kubiki-theme .kb-service-card__meta{flex-wrap:wrap;gap:.375rem;margin-top:auto;padding-top:.375rem;display:flex}body.kubiki-theme .kb-service-card__badge{color:#dff5d8;background:#63be512e;border-radius:999px;align-items:center;min-height:1.75rem;padding:.125rem .625rem;font-size:.75rem;font-weight:700;display:inline-flex}body.kubiki-theme .kb-service-card.kb-service-card--light{background:var(--kb-surface);color:var(--kb-ink);box-shadow:var(--kb-shadow-soft)}body.kubiki-theme .kb-service-card.kb-service-card--light .kb-service-card__title{color:var(--kb-navy)}body.kubiki-theme .kb-service-card.kb-service-card--light .kb-service-card__teaser{color:var(--kb-ink-muted)}body.kubiki-theme .kb-service-card.kb-service-card--light .kb-service-card__media{background:#2f67b60f}body.kubiki-theme .kb-service-card.kb-service-card--light .kb-service-card__badge{color:var(--kb-primary);background:#2f67b614}body.kubiki-theme .kb-sticky-actions{inset-inline:0;z-index:40;padding:.375rem .5rem calc(.375rem + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(12px);background:#fffffff5;border-top:1px solid #13273f1f;position:fixed;bottom:0;box-shadow:0 -8px 24px #13273f14}@media (width<=639px){body.kubiki-theme:has(.kb-sticky-actions) .kb-home{padding-bottom:calc(5.75rem + env(safe-area-inset-bottom,0px))}}@media (width>=640px){body.kubiki-theme .kb-sticky-actions{display:none}}body.kubiki-theme .kb-sticky-actions__list{grid-template-columns:repeat(4,minmax(0,1fr));gap:.25rem;max-width:32rem;margin-inline:auto;padding:0;list-style:none;display:grid}body.kubiki-theme .kb-sticky-actions__link{border-radius:var(--kb-radius-sm);text-align:center;min-height:3rem;color:var(--kb-ink-muted);flex-direction:column;justify-content:center;align-items:center;gap:.125rem;padding:.25rem .125rem;font-size:.625rem;font-weight:700;line-height:1.1;text-decoration:none;display:flex}body.kubiki-theme .kb-sticky-actions__link:hover{color:var(--kb-primary);background:#2f67b60f}body.kubiki-theme .kb-sticky-actions__link--primary{color:var(--kb-primary);background:#2f67b614}body.kubiki-theme .kb-sticky-actions__icon{flex-shrink:0;width:1.25rem;height:1.25rem}body.kubiki-theme .kb-reviews-grid{grid-template-columns:minmax(0,1fr);gap:1rem;display:grid}@media (width>=640px){body.kubiki-theme .kb-reviews-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1024px){body.kubiki-theme .kb-reviews-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}body.kubiki-theme .kb-review-card{border-radius:var(--kb-radius-lg);border:1px solid var(--kb-border);background:var(--kb-surface);min-height:100%;box-shadow:var(--kb-shadow-soft);flex-direction:column;gap:.75rem;padding:1rem 1.125rem;display:flex}body.kubiki-theme .kb-review-card__head{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}body.kubiki-theme .kb-review-card__identity{align-items:center;gap:.75rem;min-width:0;display:flex}body.kubiki-theme .kb-review-card__avatar{object-fit:cover;border:1px solid var(--kb-border);background:var(--kb-surface);border-radius:9999px;flex-shrink:0;width:3rem;height:3rem}body.kubiki-theme .kb-review-card__avatar--fallback{color:var(--kb-primary);background:#2f67b61a;justify-content:center;align-items:center;font-size:.9375rem;font-weight:800;display:inline-flex}body.kubiki-theme .kb-review-card__name{color:var(--kb-navy);font-size:1rem;font-weight:800}body.kubiki-theme .kb-review-card__meta{color:var(--kb-ink-muted);margin-top:.25rem;font-size:.8125rem}body.kubiki-theme .kb-review-card__stars{letter-spacing:.05em;color:var(--kb-orange);flex-shrink:0;font-size:.875rem;line-height:1}body.kubiki-theme .kb-review-card__quote{color:var(--kb-ink);flex:1;font-size:.9375rem;line-height:1.6}html.js body.kubiki-theme [data-review-body][data-collapsed=true]:after{background:linear-gradient(to bottom, #fff0, var(--kb-surface));height:2.75rem}body.kubiki-theme .kb-review-card .review-quote-expand{flex-direction:column;flex:1;min-height:0;display:flex}body.kubiki-theme .kb-review-card__more{color:var(--kb-primary);text-underline-offset:.2em;cursor:pointer;background:0 0;border:0;padding:0;font-size:.8125rem;font-weight:700;text-decoration:underline}body.kubiki-theme .kb-review-card__more:hover{color:var(--kb-primary-hover)}body.kubiki-theme .kb-review-card__source{margin-top:auto;font-size:.75rem}body.kubiki-theme .kb-review-card__source a{color:var(--kb-primary);text-decoration:none}body.kubiki-theme .kb-review-card__source a:hover{text-decoration:underline}body.kubiki-theme .kb-gallery{margin-block:.25rem}body.kubiki-theme .kb-gallery__header{margin-bottom:1.75rem}body.kubiki-theme .kb-gallery__heading-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem 1.5rem;display:flex}body.kubiki-theme .kb-gallery__heading-copy{flex:16rem;min-width:min(100%,36rem)}body.kubiki-theme .kb-gallery__title{color:var(--kb-navy);font-size:clamp(1.625rem,4vw,2.125rem);font-weight:800;line-height:1.12}body.kubiki-theme .kb-gallery__lead{max-width:42rem;color:var(--kb-ink-muted);margin-top:.625rem;font-size:1rem;line-height:1.55}body.kubiki-theme .kb-gallery__more-link{min-height:2.5rem;color:var(--kb-primary);white-space:nowrap;flex-shrink:0;align-items:center;gap:.375rem;font-size:.9375rem;font-weight:700;text-decoration:none;display:inline-flex}body.kubiki-theme .kb-gallery__more-link:hover{text-underline-offset:.2em;text-decoration:underline}body.kubiki-theme .kb-gallery__more-link-icon{flex-shrink:0;width:1rem;height:1rem}body.kubiki-theme .kb-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.875rem;display:grid}@media (width>=640px){body.kubiki-theme .kb-gallery__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=1024px){body.kubiki-theme .kb-gallery__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}}body.kubiki-theme .kb-gallery__item{min-width:0}body.kubiki-theme .kb-gallery__figure{aspect-ratio:4/3;border-radius:var(--kb-radius-xl);border:1px solid var(--kb-border);background:var(--kb-surface);box-shadow:var(--kb-shadow-soft);margin:0;display:block;overflow:hidden}body.kubiki-theme .kb-gallery__img{object-fit:cover;width:100%;height:100%;display:block}body.kubiki-theme .kb-gallery__caption{color:var(--kb-ink-muted);padding:.5rem .75rem;font-size:.8125rem}body.kubiki-theme .kb-promo-cards-section{margin-block:.25rem}body.kubiki-theme .kb-promo-cards-section .kb-section-header__link{white-space:nowrap}body.kubiki-theme .kb-promo-cards{gap:1.25rem;display:grid}@media (width>=1024px){body.kubiki-theme .kb-promo-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}}body.kubiki-theme .kb-promo-card{border-radius:var(--kb-radius-xl);border:1px solid var(--kb-border);background:var(--kb-surface);min-height:100%;box-shadow:var(--kb-shadow-soft);flex-direction:column;display:flex;overflow:hidden}@media (width>=640px){body.kubiki-theme .kb-promo-card{flex-direction:row;min-height:15rem}}body.kubiki-theme .kb-promo-card__media{aspect-ratio:16/10;background:#2f67b614;flex-shrink:0;position:relative}@media (width>=640px){body.kubiki-theme .kb-promo-card__media{aspect-ratio:auto;width:44%}}body.kubiki-theme .kb-promo-card__media--badge-only{background:linear-gradient(135deg,#f6e34a8c 0%,#f6e34a40 100%);justify-content:center;align-items:center;min-height:8rem;display:flex}body.kubiki-theme .kb-promo-card__badge{background:var(--kb-magenta);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:3.25rem;min-height:3.25rem;padding:.375rem;font-size:.9375rem;font-weight:800;line-height:1;display:inline-flex;position:absolute;top:.875rem;right:.875rem;box-shadow:0 8px 20px #c4419559}body.kubiki-theme .kb-promo-card__badge--large{min-width:4.5rem;min-height:4.5rem;font-size:1.125rem;position:static}body.kubiki-theme .kb-promo-card__media img{object-fit:cover;width:100%;height:100%}body.kubiki-theme .kb-promo-card__body{flex-direction:column;flex:1;gap:.625rem;padding:1.125rem 1.25rem 1.25rem;display:flex}body.kubiki-theme .kb-promo-card__title{color:var(--kb-navy);font-size:1.25rem;font-weight:800;line-height:1.2}body.kubiki-theme .kb-promo-card__text{color:var(--kb-ink-muted);flex:1;font-size:.9375rem;line-height:1.5}body.kubiki-theme .kb-promo-card__cta{align-self:flex-start;min-height:2.75rem;margin-top:.25rem}body.kubiki-theme .kb-promo-card--yellow{background:linear-gradient(135deg,#f6e34a6b 0%,#fff 62%)}body.kubiki-theme .kb-promo-card--yellow .kb-promo-card__title{color:var(--kb-magenta)}body.kubiki-theme .kb-promo-card--yellow .kb-promo-card__cta{color:var(--kb-magenta);background:#fff;border-color:#c4419540}body.kubiki-theme .kb-promo-card--blue{background:linear-gradient(135deg,#2f67b61f 0%,#fff 65%)}body.kubiki-theme .kb-promo-card--blue .kb-promo-card__cta{color:var(--kb-primary);background:0 0;border-color:#2f67b659}body.kubiki-theme .kb-floating-chats{gap:.625rem}body.kubiki-theme .kb-floating-chats a{box-shadow:0 8px 24px #13273f24}@media (width<=639px){body.kubiki-theme .tenant-floating-chats{right:.75rem;bottom:calc(4.75rem + env(safe-area-inset-bottom,0px));gap:.5rem}}@media (prefers-reduced-motion:reduce){body.kubiki-theme .kb-btn,body.kubiki-theme .kb-branch-chip,body.kubiki-theme .kb-location-card{transition-duration:.01ms!important}}
