.kc-hero{position:relative;overflow:hidden}.kc-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;opacity:.12;pointer-events:none}.kc-hero__blob{position:absolute;width:24rem;height:24rem;border-radius:9999px}.kc-hero__blob--1{top:-10%;right:-5%;background-color:rgba(var(--color-foreground),.4);filter:blur(64px)}.kc-hero__blob--2{bottom:-10%;left:-5%;background-color:rgba(var(--color-foreground),.2);filter:blur(64px)}.kc-hero__content{text-align:center;position:relative;z-index:10;max-width:56rem;margin:0 auto}.kc-hero__subtitle{display:block;letter-spacing:.25em;margin-bottom:1rem;text-transform:uppercase;opacity:.6}.kc-hero__title{line-height:1.15;margin-bottom:1.75rem}.kc-hero__title p{margin:0}.kc-hero__text{line-height:1.7;opacity:.75;max-width:42rem;margin:0 auto}.kc-hero__text p{margin:0}.kc-info__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:750px){.kc-info__grid{grid-template-columns:repeat(3,1fr)}}.kc-info__card{background-color:rgba(var(--color-foreground),.05);padding:2.5rem;border-radius:var(--product-card-corner-radius);display:flex;flex-direction:column;align-items:flex-start;transition:box-shadow .4s ease,transform .4s ease}.kc-info__card:hover{box-shadow:0 10px 30px #00000014;transform:translateY(-2px)}.kc-info__icon{width:3rem;height:3rem;background-color:rgba(var(--color-foreground),.08);color:rgb(var(--color-foreground));display:flex;align-items:center;justify-content:center;border-radius:9999px;margin-bottom:1.5rem;padding:.75rem}.kc-info__icon .svg-wrapper,.kc-info__icon svg{width:100%;height:100%;display:block;fill:currentColor}.kc-info__title{margin:0 0 .75rem;color:inherit}.kc-info__text{margin-bottom:1.5rem;line-height:1.6;opacity:.75}.kc-info__text p{margin:0}.kc-info__link{color:inherit;border-bottom:1px solid rgba(var(--color-foreground),.2);padding-bottom:.2rem;transition:border-color .2s ease;text-decoration:none;margin-top:auto}.kc-info__link:hover{border-color:currentColor}.kc-map__container{position:relative;width:100%;border-radius:var(--media-radius);overflow:hidden;border:1px solid rgba(var(--color-foreground),.12);box-shadow:0 4px 24px #00000014}.kc-map__element{position:relative;z-index:1}.kc-map__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none}.kc-map__legend{position:absolute;bottom:2rem;left:2rem;background-color:#ffffffeb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:1.25rem 1.5rem;border-radius:var(--product-card-corner-radius);max-width:22rem;box-shadow:0 8px 32px #0000001f;border:1px solid rgba(0,0,0,.08);z-index:2}.kc-map__legend-title{margin:0 0 .5rem;color:rgb(var(--color-foreground))}.kc-map__legend-text{line-height:1.6;color:rgba(var(--color-foreground),.75)}.kc-map__legend-text p{margin:0}.leaflet-control-zoom{border:none!important;box-shadow:0 2px 12px #0000001f!important;border-radius:.5rem!important;overflow:hidden}.leaflet-control-zoom-in,.leaflet-control-zoom-out{width:36px!important;height:36px!important;line-height:36px!important;color:rgb(var(--color-foreground))!important;background-color:#fffffff2!important;border:none!important;transition:background-color .2s ease!important}.leaflet-control-zoom-in:hover,.leaflet-control-zoom-out:hover{background-color:rgb(var(--color-background))!important}.leaflet-attribution-flag{display:none!important}.kc-map__marker{display:flex;flex-direction:column;align-items:center}.kc-map__marker-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:9999px;box-shadow:0 4px 12px #0003;padding:8px}.kc-map__marker-icon .svg-wrapper,.kc-map__marker-icon svg{width:100%;height:100%;display:block;fill:currentColor}.kc-map__marker--primary .kc-map__marker-icon{background-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}.kc-map__marker--secondary .kc-map__marker-icon{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));border:1px solid rgba(var(--color-foreground),.08)}.kc-map__tooltip-container.leaflet-tooltip{background:rgb(var(--color-background))!important;border:1px solid rgba(var(--color-foreground),.15)!important;color:rgb(var(--color-foreground))!important;font-family:var(--font-body-family)!important;padding:.35rem .9rem!important;border-radius:9999px!important;box-shadow:0 2px 8px #0000001a!important;white-space:nowrap}.kc-map__tooltip-container.leaflet-tooltip:before{display:none}.kc-hours__wrapper{display:flex;flex-direction:column;gap:3rem;align-items:flex-start}@media(min-width:768px){.kc-hours__wrapper{flex-direction:row;align-items:center;gap:5rem}.kc-hours__image-col,.kc-hours__content-col{width:50%}}.kc-hours__image{width:100%;height:480px;object-fit:cover;border-radius:.75rem;box-shadow:0 16px 48px #00000024}.kc-hours__image.placeholder-svg{height:480px;background:rgba(var(--color-foreground),.05);border-radius:.75rem}.kc-hours__subtitle{display:block;letter-spacing:.25em;text-transform:uppercase;margin-bottom:.75rem;opacity:.6}.kc-hours__title{margin:0 0 2rem;color:inherit}.kc-hours__list{display:flex;flex-direction:column}.kc-hours__item{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(var(--color-foreground),.1);padding:1rem 0}.kc-hours__item--faded{opacity:.4}.kc-hours__note{margin-top:1.5rem;opacity:.65}.kc-hours__note p{margin:0}.kc-hours__btn{display:inline-block;margin-top:2rem;padding:.875rem 2.25rem;border-radius:9999px;text-decoration:none;background-color:rgba(var(--color-foreground),.9);color:rgb(var(--color-background));transition:opacity .25s ease,transform .25s ease}.kc-hours__btn:hover{opacity:.85;transform:translateY(-1px)}.kc-b2b{border-radius:var(--media-radius);overflow:hidden;position:relative;min-height:520px;display:flex;align-items:center}.kc-b2b__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background-color:rgb(var(--color-foreground))}.kc-b2b__bg-img{width:100%;height:100%;object-fit:cover;opacity:1;-webkit-mask:linear-gradient(to left,rgba(0,0,0,1) 0%,rgba(0,0,0,.1) 40%,rgba(0,0,0,0) 100%);mask:linear-gradient(to left,rgba(0,0,0,1) 0%,rgba(0,0,0,.1) 40%,rgba(0,0,0,0) 100%)}.kc-b2b__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:linear-gradient(to right,rgb(var(--color-foreground)) 0%,rgb(var(--color-foreground)) 30%,rgba(var(--color-foreground),.8) 50%,transparent 100%)}@media screen and (max-width:749px){.kc-b2b__overlay{background:linear-gradient(to bottom,rgb(var(--color-foreground)) 0%,rgb(var(--color-foreground)) 45%,rgba(var(--color-foreground),.7) 70%,transparent 100%)}.kc-b2b__bg-img{opacity:0}}.kc-b2b__content{position:relative;z-index:2;padding:3rem 2.5rem;width:100%;color:rgb(var(--color-background))}@media(min-width:768px){.kc-b2b__content{padding:6rem 5rem;max-width:50%}}.kc-b2b__title{margin:0 0 1.25rem;color:inherit;opacity:1}.kc-b2b__text{margin-bottom:2rem;line-height:1.65;opacity:.75}.kc-b2b__text p{margin:0}.kc-b2b__features{list-style:none;padding:0;margin:0 0 3rem;display:flex;flex-direction:column;gap:1.25rem}.kc-b2b__feature{display:flex;align-items:flex-start;color:inherit}.kc-b2b__icon{width:1.5rem;height:1.5rem;display:block;flex-shrink:0;margin-right:1.25rem;margin-top:.15rem;color:inherit}.kc-b2b__icon svg{width:100%;height:100%;display:block;fill:currentColor}.kc-b2b__feature-text{opacity:.85;line-height:1.5;font-size:1.6rem}.kc-b2b__contacts{border-top:1px solid rgba(255,255,255,.15);padding-top:2rem;display:flex;flex-direction:column;gap:1.5rem}.kc-b2b__contact{display:flex;flex-direction:column}.kc-b2b__contact-label{letter-spacing:.2em;text-transform:uppercase;margin-bottom:.4rem;opacity:.55}.kc-b2b__contact-link{text-decoration:none;opacity:.9;color:inherit;transition:opacity .2s ease}.kc-b2b__contact-link:hover{opacity:1}
/*# sourceMappingURL=/cdn/shop/t/8/assets/component-kallai-contact.css.map */
