.wp-block-klx-locations .klx-locations-block{max-width:100%;display:flex;gap:0;height:100vh;min-height:600px;max-height:600px}.wp-block-klx-locations .klx-locations-block .klx-locations-content{flex:1 1 60%;padding:4em;background-color:var(--c--extra-light-grey, #f8f9fa);height:100%;overflow:auto}.wp-block-klx-locations .klx-locations-block .klx-locations-search{position:relative}.wp-block-klx-locations .klx-locations-block .klx-locations-search .search-form{display:flex;gap:1rem;justify-content:center;align-items:center;padding:2rem 0}@media(max-width: 768px){.wp-block-klx-locations .klx-locations-block .klx-locations-search .search-form{flex-direction:column;padding:1.5rem}}.wp-block-klx-locations .klx-locations-block .klx-locations-search .search-form .location-input{flex:1;min-width:250px;padding:.75rem 1rem;border:2px solid #e9ecef;font-size:1rem;transition:border-color .3s ease}.wp-block-klx-locations .klx-locations-block .klx-locations-search .search-form .location-input:focus{outline:none;border-color:var(--wp--preset--color--ibod, #007cba)}@media(max-width: 768px){.wp-block-klx-locations .klx-locations-block .klx-locations-search .search-form .location-input{min-width:100%}}.wp-block-klx-locations .klx-locations-block .klx-locations-search .search-form .country-select{padding:.75rem 1rem;border:2px solid #e9ecef;font-size:1rem;background:#fff;cursor:pointer;transition:border-color .3s ease;min-width:150px}.wp-block-klx-locations .klx-locations-block .klx-locations-search .search-form .country-select:focus{outline:none;border-color:var(--c--primary)}.wp-block-klx-locations .klx-locations-block .klx-locations-search .search-form .search-button{padding:1rem 2rem;background:var(--wp--preset--color--ibod);color:#fff;border:none;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .3s ease;display:flex;align-items:center;gap:.5rem}.wp-block-klx-locations .klx-locations-block .klx-locations-search .search-form .search-button:hover{background:var(--wp--preset--color--ibod-darker, #005a87)}.wp-block-klx-locations .klx-locations-block .klx-locations-search .search-form .search-button svg{width:20px;height:20px}@media(max-width: 768px){.wp-block-klx-locations .klx-locations-block .klx-locations-search .search-form .search-button{width:100%;justify-content:center}}.wp-block-klx-locations .klx-locations-block .klx-locations-search .error{text-align:center;margin-top:1rem;color:#dc3545;font-size:.875rem;background:#f8d7da;padding:.75rem;border:1px solid #f5c6cb}.wp-block-klx-locations .klx-locations-block .klx-locations-map{margin-bottom:0;flex:1 1 30%;position:relative;background:#ededed}.wp-block-klx-locations .klx-locations-block .klx-locations-map .google-map{width:100%;height:100%;overflow:hidden}.wp-block-klx-locations .klx-locations-block .klx-locations-map .map-placeholder{width:100%;min-height:400px;background:#f8f9fa;border:2px dashed #dee2e6;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#6c757d;font-size:1.125rem;text-align:center}.wp-block-klx-locations .klx-locations-block .klx-locations-map .map-placeholder small{margin-top:.5rem;font-size:.875rem;opacity:.7}.wp-block-klx-locations .klx-locations-block .gm-style .gm-style-iw-c{border-radius:2px;padding:1.5em !important}.wp-block-klx-locations .klx-locations-block .gm-style-iw-d{padding:0 !important;width:100%}.wp-block-klx-locations .klx-locations-block .map-info-window{font-size:14px;font-family:inherit;font-weight:400}.wp-block-klx-locations .klx-locations-block .map-info-window>*{display:block}.wp-block-klx-locations .klx-locations-block .map-info-window>*+*{margin-top:1rem}.wp-block-klx-locations .klx-locations-block .map-info-window .name{font-size:1.145em;font-weight:600}.wp-block-klx-locations .klx-locations-block .klx-locations-accordion{height:auto;overflow-y:auto}.wp-block-klx-locations .klx-locations-block .klx-locations-accordion .location-item{border-bottom:1px solid rgba(0,0,0,.15);padding:1em 0;transition:all .3s ease}.wp-block-klx-locations .klx-locations-block .klx-locations-accordion .location-item.active .location-header .icon svg .l1{display:none}.wp-block-klx-locations .klx-locations-block .klx-locations-accordion .location-item .location-header{position:relative;padding:0;cursor:pointer;display:grid;grid-auto-columns:1fr;grid-template-columns:1em auto auto;grid-template-rows:1fr;grid-gap:.25em 1em;gap:.25em 1em;grid-template-areas:"icon headline street"}.wp-block-klx-locations .klx-locations-block .klx-locations-accordion .location-item .location-header>*{margin:0}.wp-block-klx-locations .klx-locations-block .klx-locations-accordion .location-item .location-header .icon{grid-area:icon;order:-1;width:1em;text-align:center;height:1em;top:.3em;position:relative;line-height:1}.wp-block-klx-locations .klx-locations-block .klx-locations-accordion .location-item .location-header .icon svg{width:1em;height:1em}.wp-block-klx-locations .klx-locations-block .klx-locations-accordion .location-item .location-header .icon svg path{stroke:var(--wp--preset--color--gray-900, #333)}.wp-block-klx-locations .klx-locations-block .klx-locations-accordion .location-item .location-header .location-info{grid-area:headline}.wp-block-klx-locations .klx-locations-block .klx-locations-accordion .location-item .location-header .location-info .location-name{text-transform:uppercase;font-size:1rem;font-weight:600;margin:0;color:var(--wp--preset--color--gray-900, #333)}.wp-block-klx-locations .klx-locations-block .klx-locations-accordion .location-item .location-header .location-street{grid-area:street;margin-left:auto;font-size:1rem;margin:0;color:var(--wp--preset--color--gray-900, #333)}.wp-block-klx-locations .klx-locations-block .klx-locations-accordion .location-item .location-content{max-height:0;overflow:hidden;transition:max-height .3s ease}.wp-block-klx-locations .klx-locations-block .klx-locations-accordion .location-item .location-content .inner{display:grid;grid-template-columns:auto auto;grid-template-rows:auto;grid-gap:1em;gap:1em;grid-template-areas:"content address";padding-left:2em;padding-top:1em}.wp-block-klx-locations .klx-locations-block .klx-locations-accordion .location-item .location-content .inner .content{grid-area:content;display:flex;flex-direction:column;gap:1em}.wp-block-klx-locations .klx-locations-block .klx-locations-accordion .location-item .location-content .inner .content .contact{padding:0;display:flex;flex-direction:column;gap:.15em}.wp-block-klx-locations .klx-locations-block .klx-locations-accordion .location-item .location-content .inner .content .contact a{display:flex;gap:.75em;-webkit-text-decoration:none;text-decoration:none;transition:color .3s ease}.wp-block-klx-locations .klx-locations-block .klx-locations-accordion .location-item .location-content .inner .content .contact a svg{width:1em;height:auto}.wp-block-klx-locations .klx-locations-block .klx-locations-accordion .location-item .location-content .inner .content .products p{margin:0;font-size:1rem;line-height:1.6}.wp-block-klx-locations .klx-locations-block .klx-locations-accordion .location-item .location-content .inner .content .products p strong{font-weight:600}.wp-block-klx-locations .klx-locations-block .klx-locations-accordion .location-item .location-content .inner .content .showroom-badge{display:inline-block;background:var(--wp--preset--color--ibod, #007cba);color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:600;margin:.5rem 0;max-width:-moz-fit-content;max-width:fit-content}.wp-block-klx-locations .klx-locations-block .klx-locations-accordion .location-item .location-content .inner .content .showroom-badge strong{color:#fff !important}.wp-block-klx-locations .klx-locations-block .klx-locations-accordion .location-item .location-content .inner .content .wp-block-button{display:flex}.wp-block-klx-locations .klx-locations-block .klx-locations-accordion .location-item .location-content .inner .content .wp-block-button a.wp-block-button__link{padding:.75em 1.25em;background:var(--wp--preset--color--ibod, #007cba);color:#fff;-webkit-text-decoration:none;text-decoration:none;font-weight:600;transition:background-color .3s ease}.wp-block-klx-locations .klx-locations-block .klx-locations-accordion .location-item .location-content .inner .content .wp-block-button a.wp-block-button__link:before{bottom:.5em}.wp-block-klx-locations .klx-locations-block .klx-locations-accordion .location-item .location-content .inner .content .wp-block-button a.wp-block-button__link:hover{background:var(--wp--preset--color--ibod-darker, #005a87);-webkit-text-decoration:none;text-decoration:none}.wp-block-klx-locations .klx-locations-block .klx-locations-accordion .location-item .location-content .inner .address{grid-area:address;text-align:right}.wp-block-klx-locations .klx-locations-block .klx-locations-accordion .location-item .location-content .inner .address p{margin:0;font-size:.875rem}.wp-block-klx-locations .klx-locations-block .klx-locations-accordion .location-item .location-content .inner .address .thumbnail{width:7em;height:7em;background:var(--c--grey-04, #f8f9fa);display:inline-block;cursor:pointer;transition:.3s ease;margin-top:1rem}.wp-block-klx-locations .klx-locations-block .klx-locations-accordion .location-item .location-content .inner .address .thumbnail *{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.wp-block-klx-locations .klx-locations-block .klx-locations-accordion .location-item .location-content .inner .address .thumbnail:hover{filter:brightness(0.85)}.wp-block-klx-locations .klx-locations-block .klx-locations-accordion .no-results,.wp-block-klx-locations .klx-locations-block .klx-locations-accordion .no-load{text-align:center;padding:2rem 1rem;background:#f8f9fa;margin:2rem 0;font-size:1rem}.wp-block-klx-locations .klx-locations-block .klx-locations-info{text-align:center;margin-top:2rem;padding:1.5rem;background:#f8f9fa;border-left:4px solid var(--wp--preset--color--ibod, #007cba)}.wp-block-klx-locations .klx-locations-block .klx-locations-info p{margin:.5rem 0;font-size:.875rem}.wp-block-klx-locations .klx-locations-block .klx-locations-info p:first-child{margin-top:0}.wp-block-klx-locations .klx-locations-block .klx-locations-info p:last-child{margin-bottom:0}.map-info-window h3{margin:0 0 .5rem 0;color:var(--wp--preset--color--ibod, #007cba);font-size:1.125rem}.map-info-window p{margin:.25rem 0;font-size:.875rem;line-height:1.4}.map-info-window strong{color:var(--wp--preset--color--ibod, #007cba)}@media(max-width: 1024px){.wp-block-klx-locations .klx-locations-block{padding:1.5rem 1rem}.wp-block-klx-locations .klx-locations-block .klx-locations-title{font-size:2rem}.wp-block-klx-locations .klx-locations-block .klx-locations-subtitle{font-size:1rem;margin-bottom:2rem}.wp-block-klx-locations .klx-locations-block .klx-locations-search{margin-bottom:2rem}.wp-block-klx-locations .klx-locations-block .klx-locations-search .search-form{padding:1.5rem}.wp-block-klx-locations .klx-locations-block .klx-locations-map{margin-bottom:2rem}.wp-block-klx-locations .klx-locations-block .klx-locations-map .google-map,.wp-block-klx-locations .klx-locations-block .klx-locations-map .map-placeholder{height:300px}}@media(max-width: 1024px){.wp-block-klx-locations .klx-locations-block{flex-direction:column;height:auto;min-height:auto}.wp-block-klx-locations .klx-locations-block .klx-locations-map{flex:1 1 auto;height:400px}.wp-block-klx-locations .klx-locations-block .klx-locations-content{flex:1 1 auto;padding:2rem;padding-left:0;padding-right:0}}@media(max-width: 768px){.wp-block-klx-locations .klx-locations-block{padding:1rem}.wp-block-klx-locations .klx-locations-block .klx-locations-title{font-size:1.75rem}.wp-block-klx-locations .klx-locations-block .klx-locations-subtitle{font-size:.875rem;margin-bottom:1.5rem}.wp-block-klx-locations .klx-locations-block .klx-locations-search{margin-bottom:1.5rem}.wp-block-klx-locations .klx-locations-block .klx-locations-search .search-form{padding:1rem}.wp-block-klx-locations .klx-locations-block .klx-locations-map{margin-bottom:1.5rem}.wp-block-klx-locations .klx-locations-block .klx-locations-map .google-map,.wp-block-klx-locations .klx-locations-block .klx-locations-map .map-placeholder{height:100%}.wp-block-klx-locations .klx-locations-block .klx-locations-accordion{max-height:250px}.wp-block-klx-locations .klx-locations-block .klx-locations-accordion .location-item .location-header{grid-template-areas:"icon headline" "icon street"}.wp-block-klx-locations .klx-locations-block .klx-locations-accordion .location-item .location-header .location-street{margin:0;font-size:.9em}.wp-block-klx-locations .klx-locations-block .klx-locations-accordion .location-item .location-content .inner{grid-template-areas:"address" "content";grid-template-columns:auto}.wp-block-klx-locations .klx-locations-block .klx-locations-accordion .location-item .location-content .inner .address{text-align:left}}
