.template-place .maps{display:inline-block;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;overflow:hidden}.template-place .maps__visual{display:block;width:100%;object-fit:contain;opacity:.25}.template-place .maps__location{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;gap:5px;position:absolute;color:#6b2c2f;font-weight:400;margin:-9px 0 0 -9px}.template-place .maps__location:before{content:"";-ms-flex-negative:0;flex-shrink:0;display:inline-block;background-repeat:no-repeat;background-position:50%;background-size:contain;background-image:url(../../../images/flag.svg);width:20px;height:20px}.template-place .horizontal-images{display:grid;grid-gap:30px;grid-template-columns:repeat(auto-fit,minmax(min(200px,100%),1fr))}@media (min-width:990px){.template-place .horizontal-images{grid-gap:60px}}.template-place .horizontal-images__item{overflow:clip;position:relative;aspect-ratio:1}.template-place .horizontal-images__item-visual{display:block;position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.template-place .horizontal-images__item-title{color:#fff;background:linear-gradient(rgba(30,29,28,0),#1e1d1c);position:absolute;left:0;right:0;bottom:0;margin:0;padding:1.5em}.template-place .contact-cta{box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.1);position:relative;padding:1.5em 1.5em 1.5em 5em;margin:0 0 1.5em}@media (min-width:990px){.template-place .contact-cta{padding:2em 2em 2em 7em;margin:0 0 2em}}.template-place .contact-cta *{line-height:normal}.template-place .contact-cta__visual{display:block;width:40px;height:40px;position:absolute;top:20px;left:20px}@media (min-width:990px){.template-place .contact-cta__visual{width:50px;height:50px;top:35px;left:35px}}.template-place .contact-cta__title{font-size:20px;font-size:calc(.0012048193 * 2 * (100vw - 480px) + 20px);font-weight:300;line-height:1.1;margin:0 0 .5em}.template-place .contact-cta__text{margin:0}.template-place .nearby-places{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-flow:row wrap;flex-flow:row wrap;gap:5px}@media (min-width:990px){.template-place .nearby-places{gap:10px}}.template-place .nearby-places__item{display:-ms-inline-flexbox;display:inline-flex;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.1);text-decoration:none;padding:.25em 1em .25em 2em;transition:box-shadow .3s;background-repeat:no-repeat;background-size:15px;background-position:15px 50%;background-image:url(/wp-content/themes/lemmers/assets/images/pin.svg)}.template-place .nearby-places__item:hover{box-shadow:inset 0 0 0 1px #fff;transition:box-shadow .3s}