:root{--color-primary: #3b7789;--color-secondary: #4e9db5;--color-accent: #b8dde6;--color-white: #ffffff;--color-light: #f4f6f7;--color-dark: #1c2833;--color-text: #2c3e50;--color-muted: #7f8c8d;--font-heading: Barlow Semi Condensed, Playfair Display, Georgia, serif;--font-body: Open Sans, Arial, sans-serif;--radius: 6px;--shadow: 0 2px 12px rgba(0, 0, 0, 0.08);--transition: 0.3s ease;--container-width: 1200px}.section{padding-top:3rem;padding-bottom:3rem}.entry-header{margin-bottom:1.5rem}.entry-header .entry-title{margin-bottom:.5rem}.entry-hero{position:relative;min-height:420px;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:center;background-repeat:no-repeat;margin-bottom:3rem}@media(max-width: 600px){.entry-hero{min-height:280px}}.entry-hero__overlay{position:absolute;inset:0;background:rgba(28,40,51,.5)}.entry-hero__inner{position:relative;z-index:1;text-align:center;padding:1.5rem}.entry-hero__inner .entry-title{color:#fff;margin:0}.entry-content>*+*{margin-top:1rem}.entry-content h2,.entry-content h3,.entry-content h4{margin-top:1.5rem}.entry-content ul,.entry-content ol{margin-bottom:1rem}.entry-content img{border-radius:6px;margin:1rem 0}.entry-content .youtube_player,.entry-content .googlemapsembed,.entry-content .tac_activate{width:100%;aspect-ratio:16/9;border-radius:6px;overflow:hidden}.contact-layout{display:grid;grid-template-columns:340px 1fr;gap:3rem;align-items:start}@media(max-width: 900px){.contact-layout{grid-template-columns:1fr}}.contact-card{background:#fff;border:1px solid #b8dde6}.contact-card--plain{background:rgba(0,0,0,0);border:none;box-shadow:none}.contact-card{border-radius:6px;box-shadow:0 2px 12px rgba(0,0,0,.08);overflow:hidden}.contact-card__section{padding:1.5rem;border-bottom:1px solid #b8dde6}.contact-card__section:last-of-type{border-bottom:none}.contact-card__heading{font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#4e9db5;margin-bottom:1rem}.contact-card__row{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.5rem;font-size:.9rem;color:#2c3e50}.contact-card__row i{color:#4e9db5;margin-top:.2rem;flex-shrink:0;width:1rem;text-align:center}.contact-card__row a{color:#3b7789;text-decoration:none}.contact-card__row a:hover{text-decoration:underline}.contact-card__row .pasut-phone{color:#3b7789;text-decoration:none;font-weight:600}.contact-card__row .pasut-phone:hover{color:#4e9db5}.contact-card__cta{padding:1.5rem}.contact-card__cta .btn{width:100%;justify-content:center;gap:.5rem}.contact-card .opening-hours__day{color:#2c3e50}.contact-card .opening-hours__time{color:#7f8c8d;text-align:right}.contact-card .opening-hours__row{border-bottom-color:#b8dde6}.contact-card .opening-hours__row--closed .opening-hours__time{color:rgba(127,140,141,.5)}.contact-content{min-width:0}.contact-map{width:100%;height:450px;overflow:hidden;margin-bottom:2rem}.contact-map .googlemapsembed,.contact-map .tac_activate,.contact-map iframe{display:block;width:100% !important;height:450px !important;border:0}.contact-map .tac_activate,.contact-map .tac_activate_element{display:flex !important;align-items:center;justify-content:center;background:#f4f6f7;color:#7f8c8d;font-size:.95rem;width:100% !important;height:450px !important;min-height:450px}@media(max-width: 600px){.contact-map{height:280px}.contact-map .googlemapsembed,.contact-map .tac_activate,.contact-map iframe{height:280px !important}.contact-map .tac_activate{height:280px}}.related-posts{background:#edf7f9;padding-top:3rem;padding-bottom:3rem}.related-posts__title{text-align:center;margin-bottom:3rem}.post-navigation{display:flex;justify-content:space-between;gap:1rem;padding:1.5rem 0;border-top:1px solid #b8dde6;margin-top:3rem;font-weight:600}.post-navigation .nav-previous,.post-navigation .nav-next{max-width:48%}