@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&family=Playfair+Display:ital,wght@1,400;1,700&family=Playfair+Display:wght@400;700&display=swap');
.strip[data-id="43f04d"] {
  --section-id: "43f04d";
  --storage-url: "https://test-002.praweb.cz/_section/43f04d";
  --public-url: "https://test-002.praweb.cz/_section/43f04d";
  /* Mobile Menu State */
}
.strip[data-id="43f04d"] .main-nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: hsla(0, 0%, 10%, 0.95);
  backdrop-filter: blur(10px);
  border-bottom: 1px solid hsl(45, 50%, 60%);
  z-index: 9999;
  font-family: "Montserrat", sans-serif;
  transition: all 0.3s ease;
}
.strip[data-id="43f04d"] .nav-container {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px;
  height: 90px;
  box-sizing: border-box;
}
.strip[data-id="43f04d"] .logo {
  display: flex;
  align-items: center;
  text-decoration: none;
  flex-shrink: 0;
}
.strip[data-id="43f04d"] .logo img {
  max-height: 60px;
  width: auto;
  display: block;
}
.strip[data-id="43f04d"] .nav-menu {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 35px;
  align-items: center;
}
.strip[data-id="43f04d"] .nav-menu li {
  margin: 0;
}
.strip[data-id="43f04d"] .nav-menu li a {
  text-decoration: none;
  color: hsl(40, 30%, 95%);
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  transition: color 0.3s ease;
  position: relative;
  padding: 10px 0;
}
.strip[data-id="43f04d"] .nav-menu li a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background-color: hsl(45, 50%, 60%);
  transition: width 0.3s ease;
}
.strip[data-id="43f04d"] .nav-menu li a:hover {
  color: hsl(45, 50%, 60%);
}
.strip[data-id="43f04d"] .nav-menu li a:hover::after {
  width: 100%;
}
.strip[data-id="43f04d"] .nav-actions {
  display: flex;
  align-items: center;
}
.strip[data-id="43f04d"] .btn-reservation {
  background-color: hsl(45, 50%, 60%);
  color: hsl(0, 0%, 0%);
  padding: 14px 28px;
  text-decoration: none;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-radius: 2px;
  transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), background-color 0.3s ease, box-shadow 0.3s ease;
  white-space: nowrap;
}
.strip[data-id="43f04d"] .btn-reservation:hover {
  transform: scale(1.05);
  background-color: hsl(45, 50%, 50%);
  box-shadow: 0 4px 15px hsla(45, 50%, 60%, 0.3);
}
.strip[data-id="43f04d"] .menu-toggle {
  display: none;
  flex-direction: column;
  gap: 6px;
  cursor: pointer;
  padding: 10px;
  z-index: 10001;
}
.strip[data-id="43f04d"] .menu-toggle span {
  display: block;
  width: 28px;
  height: 2px;
  background-color: hsl(45, 50%, 60%);
  transition: all 0.3s ease;
}
.strip[data-id="43f04d"] .menu-toggle.open span:nth-child(1) {
  transform: translateY(8px) rotate(45deg);
}
.strip[data-id="43f04d"] .menu-toggle.open span:nth-child(2) {
  opacity: 0;
}
.strip[data-id="43f04d"] .menu-toggle.open span:nth-child(3) {
  transform: translateY(-8px) rotate(-45deg);
}
@media (max-width: 1100px) {
  .strip[data-id="43f04d"] .nav-menu {
    gap: 20px;
  }
}
@media (max-width: 992px) {
  .strip[data-id="43f04d"] .nav-container {
    height: 70px;
  }
  .strip[data-id="43f04d"] .menu-toggle {
    display: flex;
  }
  .strip[data-id="43f04d"] .nav-menu {
    position: fixed;
    top: 0;
    right: -100%;
    width: 80%;
    max-width: 300px;
    height: 100vh;
    background-color: hsl(0, 0%, 8%);
    flex-direction: column;
    justify-content: center;
    padding: 40px;
    transition: right 0.4s cubic-bezier(0.77, 0.2, 0.05, 1);
    box-shadow: -10px 0 30px rgba(0, 0, 0, 0.5);
  }
  .strip[data-id="43f04d"] .nav-menu.active {
    right: 0;
  }
  .strip[data-id="43f04d"] .nav-menu li a {
    font-size: 18px;
  }
  .strip[data-id="43f04d"] .nav-actions {
    margin-right: 15px;
  }
  .strip[data-id="43f04d"] .logo img {
    max-height: 45px;
  }
}
@media (max-width: 480px) {
  .strip[data-id="43f04d"] .nav-actions {
    display: none;
  }
  .strip[data-id="43f04d"] .nav-menu .mobile-reservation {
    display: block;
    margin-top: 20px;
  }
}
.strip[data-id="43f04d"] .nav-menu .mobile-reservation {
  display: none;
}@charset "UTF-8";
.strip[data-id="84b70f"] {
  --section-id: "84b70f";
  --storage-url: "https://test-002.praweb.cz/_section/84b70f";
  --public-url: "https://test-002.praweb.cz/_section/84b70f";
  /* Dekorativní rohy pro zlatý rámeček */
}
.strip[data-id="84b70f"] .hero-section {
  position: relative;
  width: 100%;
  height: 85vh;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background-image: linear-gradient(to bottom, hsla(0, 0%, 5%, 0.7), transparent), url(https://test-002.praweb.cz/_section/84b70f/faustuv-dvur-exterier.jpg);
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}
.strip[data-id="84b70f"] .hero-container {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  box-sizing: border-box;
}
.strip[data-id="84b70f"] .hero-content-box {
  position: relative;
  padding: 60px 40px;
  border: 1px solid hsl(45, 50%, 60%);
  background-color: hsla(0, 0%, 5%, 0.4);
  backdrop-filter: blur(5px);
  max-width: 800px;
}
.strip[data-id="84b70f"] .hero-content-box::before,
.strip[data-id="84b70f"] .hero-content-box::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  border: 2px solid hsl(45, 50%, 60%);
}
.strip[data-id="84b70f"] .hero-content-box::before {
  top: -5px;
  left: -5px;
  border-right: none;
  border-bottom: none;
}
.strip[data-id="84b70f"] .hero-content-box::after {
  bottom: -5px;
  right: -5px;
  border-left: none;
  border-top: none;
}
.strip[data-id="84b70f"] .hero-title {
  font-family: "Playfair Display", serif;
  font-size: 64px;
  font-style: italic;
  color: hsl(40, 30%, 95%);
  margin: 0 0 20px 0;
  line-height: 1.2;
  font-weight: 400;
}
.strip[data-id="84b70f"] .hero-subtitle {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  color: hsl(40, 30%, 95%);
  line-height: 1.8;
  letter-spacing: 2px;
  font-weight: 300;
  margin: 0;
}
@media (max-width: 992px) {
  .strip[data-id="84b70f"] .hero-title {
    font-size: 48px;
  }
  .strip[data-id="84b70f"] .hero-content-box {
    padding: 40px 30px;
  }
}
@media (max-width: 768px) {
  .strip[data-id="84b70f"] .hero-section {
    height: 60vh;
    background-attachment: scroll; /* Disable parallax on mobile for performance */
  }
  .strip[data-id="84b70f"] .hero-title {
    font-size: 36px;
  }
  .strip[data-id="84b70f"] .hero-subtitle {
    font-size: 15px;
    letter-spacing: 1px;
  }
}.strip[data-id=cf38b7] {
  --section-id: "cf38b7";
  --storage-url: "https://test-002.praweb.cz/_section/cf38b7";
  --public-url: "https://test-002.praweb.cz/_section/cf38b7";
}
.strip[data-id=cf38b7] .heritage-section {
  width: 100%;
  padding: 100px 0;
  background-color: hsl(40, 30%, 95%);
  /* Subtle paper texture using a radial gradient pattern */
  background-image: radial-gradient(hsl(40, 20%, 90%) 1px, transparent 1px);
  background-size: 20px 20px;
  font-family: "Montserrat", sans-serif;
  overflow: hidden;
}
.strip[data-id=cf38b7] .heritage-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
  align-items: center;
}
.strip[data-id=cf38b7] .heritage-text {
  display: flex;
  flex-direction: column;
  gap: 25px;
}
.strip[data-id=cf38b7] .heritage-icon {
  width: 60px;
  height: 60px;
  margin-bottom: 10px;
}
.strip[data-id=cf38b7] .heritage-icon svg {
  width: 100%;
  height: 100%;
  stroke: hsl(45, 50%, 60%);
  fill: none;
  stroke-width: 1.5;
}
.strip[data-id=cf38b7] .heritage-title {
  font-family: "Playfair Display", serif;
  font-size: 42px;
  color: hsl(25, 40%, 15%);
  margin: 0;
  line-height: 1.2;
}
.strip[data-id=cf38b7] .heritage-description {
  font-size: 16px;
  line-height: 1.8;
  color: hsl(0, 0%, 20%);
  margin: 0;
  font-weight: 400;
}
.strip[data-id=cf38b7] .heritage-image-wrapper {
  position: relative;
  padding: 15px; /* Offset for the border */
}
.strip[data-id=cf38b7] .heritage-image-wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 1px solid hsl(45, 50%, 60%);
  pointer-events: none;
  z-index: 1;
}
.strip[data-id=cf38b7] .heritage-img {
  display: block;
  width: 100%;
  height: auto;
  box-shadow: 15px 15px 40px hsla(0, 0%, 0%, 0.15);
  position: relative;
  z-index: 2;
  transform: translate(-15px, -15px);
}
@media (max-width: 992px) {
  .strip[data-id=cf38b7] .heritage-container {
    grid-template-columns: 1fr;
    gap: 60px;
    text-align: center;
  }
  .strip[data-id=cf38b7] .heritage-text {
    order: 2;
    align-items: center;
  }
  .strip[data-id=cf38b7] .heritage-image-wrapper {
    order: 1;
    max-width: 600px;
    margin: 0 auto;
  }
  .strip[data-id=cf38b7] .heritage-title {
    font-size: 36px;
  }
}
@media (max-width: 768px) {
  .strip[data-id=cf38b7] .heritage-section {
    padding: 60px 0;
  }
  .strip[data-id=cf38b7] .heritage-title {
    font-size: 32px;
  }
}.strip[data-id="6552ee"] {
  --section-id: "6552ee";
  --storage-url: "https://test-002.praweb.cz/_section/6552ee";
  --public-url: "https://test-002.praweb.cz/_section/6552ee";
}
.strip[data-id="6552ee"] .meat-origin-section {
  width: 100%;
  padding: 120px 0;
  background-color: hsl(0, 0%, 8%);
  color: hsl(40, 30%, 95%);
  font-family: "Montserrat", sans-serif;
}
.strip[data-id="6552ee"] .meat-origin-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}
.strip[data-id="6552ee"] .meat-origin-header {
  text-align: center;
  margin-bottom: 80px;
}
.strip[data-id="6552ee"] .meat-origin-header h2 {
  font-family: "Playfair Display", serif;
  font-size: 48px;
  color: hsl(45, 50%, 60%);
  margin: 0;
  line-height: 1.2;
}
.strip[data-id="6552ee"] .meat-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: center;
}
.strip[data-id="6552ee"] .meat-item {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.strip[data-id="6552ee"] .meat-text-block {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.strip[data-id="6552ee"] .meat-text-block p {
  font-size: 16px;
  line-height: 1.8;
  color: hsl(40, 30%, 90%);
  margin: 0;
  font-weight: 300;
}
.strip[data-id="6552ee"] .meat-text-block strong {
  color: hsl(45, 50%, 60%);
  font-weight: 500;
}
.strip[data-id="6552ee"] .meat-divider {
  width: 60px;
  height: 1px;
  background-color: hsl(45, 50%, 60%);
  opacity: 0.5;
  margin: 10px 0;
}
.strip[data-id="6552ee"] .meat-image-wrapper {
  position: relative;
  overflow: hidden;
  border-radius: 4px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
}
.strip[data-id="6552ee"] .meat-image-wrapper img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
  aspect-ratio: 4/3;
  transition: transform 0.5s ease;
}
.strip[data-id="6552ee"] .meat-image-wrapper:hover img {
  transform: scale(1.05);
}
@media (max-width: 992px) {
  .strip[data-id="6552ee"] .meat-origin-section {
    padding: 80px 0;
  }
  .strip[data-id="6552ee"] .meat-grid {
    grid-template-columns: 1fr;
    gap: 50px;
  }
  .strip[data-id="6552ee"] .meat-origin-header h2 {
    font-size: 36px;
  }
  .strip[data-id="6552ee"] .meat-item:nth-child(2n) {
    flex-direction: column-reverse;
  }
}
@media (max-width: 768px) {
  .strip[data-id="6552ee"] .meat-origin-header h2 {
    font-size: 32px;
  }
  .strip[data-id="6552ee"] .meat-text-block p {
    font-size: 15px;
    padding: 0 10px;
  }
}.strip[data-id=c2454b] {
  --section-id: "c2454b";
  --storage-url: "https://test-002.praweb.cz/_section/c2454b";
  --public-url: "https://test-002.praweb.cz/_section/c2454b";
}
.strip[data-id=c2454b] .atmosphere-section {
  width: 100%;
  padding: 120px 0;
  background-color: hsl(25, 40%, 12%);
  color: hsl(40, 30%, 95%);
  font-family: "Montserrat", sans-serif;
  overflow: hidden;
}
.strip[data-id=c2454b] .atmosphere-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  display: grid;
  grid-template-columns: 1.2fr 0.8fr;
  gap: 60px;
  align-items: start;
  box-sizing: border-box;
}
.strip[data-id=c2454b] .atmosphere-text-content {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.strip[data-id=c2454b] .atmosphere-header h2 {
  font-family: "Playfair Display", serif;
  font-size: 42px;
  color: hsl(45, 50%, 60%);
  margin: 0 0 10px 0;
}
.strip[data-id=c2454b] .atmosphere-card {
  background-color: hsl(25, 40%, 15%);
  border: 1px solid hsla(45, 50%, 60%, 0.3);
  padding: 40px;
  border-radius: 2px;
  transition: border-color 0.3s ease;
}
.strip[data-id=c2454b] .atmosphere-card:hover {
  border-color: hsl(45, 50%, 60%);
}
.strip[data-id=c2454b] .atmosphere-card h3 {
  font-family: "Playfair Display", serif;
  font-size: 24px;
  margin: 0 0 15px 0;
  color: hsl(40, 30%, 95%);
}
.strip[data-id=c2454b] .atmosphere-card p {
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
  color: hsl(40, 20%, 85%);
  font-weight: 300;
}
.strip[data-id=c2454b] .stove-feature {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-top: 20px;
}
.strip[data-id=c2454b] .stove-icon {
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  stroke: hsl(45, 50%, 60%);
  fill: none;
  stroke-width: 1.5;
}
.strip[data-id=c2454b] .art-feature {
  background-color: hsl(345, 40%, 10%); /* Dark wine color */
  padding: 40px;
  border-left: 4px solid hsl(45, 50%, 60%);
  margin-top: 10px;
}
.strip[data-id=c2454b] .art-feature h3 {
  font-family: "Playfair Display", serif;
  font-size: 24px;
  margin: 0 0 10px 0;
  color: hsl(45, 50%, 60%);
}
.strip[data-id=c2454b] .atmosphere-image-wrapper {
  position: relative;
  height: 100%;
}
.strip[data-id=c2454b] .atmosphere-img {
  width: 100%;
  height: 100%;
  max-height: 800px;
  object-fit: cover;
  border-radius: 2px;
  box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.5);
}
@media (max-width: 992px) {
  .strip[data-id=c2454b] .atmosphere-container {
    grid-template-columns: 1fr;
  }
  .strip[data-id=c2454b] .atmosphere-image-wrapper {
    order: -1;
    margin-bottom: 40px;
  }
  .strip[data-id=c2454b] .atmosphere-img {
    max-height: 500px;
    aspect-ratio: 1/1;
  }
}
@media (max-width: 768px) {
  .strip[data-id=c2454b] .atmosphere-section {
    padding: 80px 0;
  }
  .strip[data-id=c2454b] .atmosphere-header h2 {
    font-size: 32px;
  }
  .strip[data-id=c2454b] .atmosphere-card, .strip[data-id=c2454b] .art-feature {
    padding: 30px 20px;
  }
}.strip[data-id=bc8df1] {
  --section-id: "bc8df1";
  --storage-url: "https://test-002.praweb.cz/_section/bc8df1";
  --public-url: "https://test-002.praweb.cz/_section/bc8df1";
  /* Masonry Grid using CSS columns */
}
.strip[data-id=bc8df1] .gallery-section {
  width: 100%;
  padding: 100px 0;
  background-color: hsl(40, 30%, 95%);
  font-family: "Montserrat", sans-serif;
}
.strip[data-id=bc8df1] .gallery-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}
.strip[data-id=bc8df1] .gallery-header {
  text-align: center;
  margin-bottom: 60px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.strip[data-id=bc8df1] .gallery-header h2 {
  font-family: "Playfair Display", serif;
  font-size: 42px;
  color: hsl(25, 40%, 15%);
  margin: 0 0 20px 0;
}
.strip[data-id=bc8df1] .gallery-header p {
  font-size: 16px;
  line-height: 1.6;
  color: hsl(0, 0%, 20%);
  margin: 0;
  font-weight: 300;
}
.strip[data-id=bc8df1] .gallery-grid {
  column-count: 3;
  column-gap: 15px;
}
.strip[data-id=bc8df1] .gallery-item {
  position: relative;
  margin-bottom: 15px;
  overflow: hidden;
  border-radius: 2px;
  cursor: pointer;
  break-inside: avoid;
}
.strip[data-id=bc8df1] .gallery-item img {
  display: block;
  width: 100%;
  height: auto;
  transition: transform 0.5s ease;
}
.strip[data-id=bc8df1] .gallery-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: hsla(45, 50%, 60%, 0.4);
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 2;
}
.strip[data-id=bc8df1] .gallery-overlay svg {
  width: 40px;
  height: 40px;
  stroke: white;
  fill: none;
  stroke-width: 2;
  transform: scale(0.8);
  transition: transform 0.3s ease;
}
.strip[data-id=bc8df1] .gallery-item:hover img {
  transform: scale(1.05);
}
.strip[data-id=bc8df1] .gallery-item:hover .gallery-overlay {
  opacity: 1;
}
.strip[data-id=bc8df1] .gallery-item:hover .gallery-overlay svg {
  transform: scale(1);
}
@media (max-width: 992px) {
  .strip[data-id=bc8df1] .gallery-grid {
    column-count: 2;
  }
  .strip[data-id=bc8df1] .gallery-header h2 {
    font-size: 36px;
  }
}
@media (max-width: 600px) {
  .strip[data-id=bc8df1] .gallery-grid {
    column-count: 1;
  }
  .strip[data-id=bc8df1] .gallery-section {
    padding: 60px 0;
  }
  .strip[data-id=bc8df1] .gallery-header h2 {
    font-size: 32px;
  }
}.strip[data-id=b576b6] {
  --section-id: "b576b6";
  --storage-url: "https://test-002.praweb.cz/_section/b576b6";
  --public-url: "https://test-002.praweb.cz/_section/b576b6";
}
.strip[data-id=b576b6] .contact-section {
  width: 100%;
  padding: 100px 0;
  background-color: hsl(0, 0%, 8%);
  background-image: linear-gradient(to right, hsla(0, 0%, 8%, 0.9), hsla(0, 0%, 8%, 0.9)), url(https://test-002.praweb.cz/_section/b576b6/interior-contact.jpg);
  background-size: cover;
  background-position: center;
  color: hsl(40, 30%, 95%);
  font-family: "Montserrat", sans-serif;
}
.strip[data-id=b576b6] .contact-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 0;
  box-sizing: border-box;
}
.strip[data-id=b576b6] .contact-column {
  padding: 0 40px;
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.strip[data-id=b576b6] .contact-column:not(:last-child) {
  border-right: 1px solid hsla(45, 50%, 60%, 0.3);
}
.strip[data-id=b576b6] .contact-column h2 {
  font-family: "Playfair Display", serif;
  font-size: 32px;
  color: hsl(45, 50%, 60%);
  margin: 0 0 10px 0;
}
.strip[data-id=b576b6] .contact-info-item {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.strip[data-id=b576b6] .contact-info-item strong {
  font-size: 18px;
  font-weight: 700;
  color: hsl(40, 30%, 95%);
}
.strip[data-id=b576b6] .contact-info-item p {
  font-size: 16px;
  line-height: 1.6;
  margin: 0;
  color: hsl(40, 20%, 85%);
}
.strip[data-id=b576b6] .opening-hours-table {
  width: 100%;
  border-collapse: collapse;
}
.strip[data-id=b576b6] .opening-hours-table td {
  padding: 12px 0;
  font-size: 15px;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.05);
}
.strip[data-id=b576b6] .opening-hours-table .day {
  font-weight: 400;
  color: hsl(40, 20%, 85%);
}
.strip[data-id=b576b6] .opening-hours-table .time {
  text-align: right;
  font-weight: 300;
}
.strip[data-id=b576b6] .opening-hours-table .active .day,
.strip[data-id=b576b6] .opening-hours-table .active .time {
  color: hsl(45, 50%, 60%);
  font-weight: 600;
}
.strip[data-id=b576b6] .map-wrapper {
  width: 100%;
  height: 100%;
  min-height: 350px;
  border-radius: 2px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
}
.strip[data-id=b576b6] .map-iframe {
  width: 100%;
  height: 100%;
  border: 0;
  filter: grayscale(1) invert(0.9) contrast(1.1);
}
@media (max-width: 1024px) {
  .strip[data-id=b576b6] .contact-container {
    grid-template-columns: 1fr 1fr;
    gap: 60px 0;
  }
  .strip[data-id=b576b6] .contact-column:nth-child(2) {
    border-right: none;
  }
  .strip[data-id=b576b6] .contact-column:last-child {
    grid-column: span 2;
    padding: 0 40px;
  }
}
@media (max-width: 768px) {
  .strip[data-id=b576b6] .contact-container {
    grid-template-columns: 1fr;
  }
  .strip[data-id=b576b6] .contact-column {
    padding: 0 20px;
    border-right: none !important;
    text-align: center;
  }
  .strip[data-id=b576b6] .contact-column:last-child {
    grid-column: span 1;
  }
  .strip[data-id=b576b6] .opening-hours-table .time {
    text-align: center;
  }
  .strip[data-id=b576b6] .opening-hours-table td {
    display: block;
    padding: 8px 0;
  }
  .strip[data-id=b576b6] .map-wrapper {
    min-height: 300px;
  }
  .strip[data-id=b576b6] .contact-section {
    padding: 60px 0;
  }
}.strip[data-id=d3071a] {
  --section-id: "d3071a";
  --storage-url: "https://test-002.praweb.cz/_section/d3071a";
  --public-url: "https://test-002.praweb.cz/_section/d3071a";
}
.strip[data-id=d3071a] .footer-section {
  width: 100%;
  padding: 60px 0 40px 0;
  background-color: hsl(25, 40%, 10%);
  color: hsla(40, 30%, 95%, 0.7);
  font-family: "Montserrat", sans-serif;
  text-align: center;
  position: relative;
}
.strip[data-id=d3071a] .footer-ornament {
  display: block;
  width: 120px;
  height: 20px;
  margin: 0 auto 30px auto;
  stroke: hsl(45, 50%, 60%);
  fill: none;
  stroke-width: 1;
}
.strip[data-id=d3071a] .footer-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}
.strip[data-id=d3071a] .footer-text {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 0 0 25px 0;
  line-height: 1.8;
}
.strip[data-id=d3071a] .footer-socials {
  display: flex;
  justify-content: center;
  gap: 20px;
}
.strip[data-id=d3071a] .social-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  color: hsl(45, 50%, 60%);
  text-decoration: none;
  transition: all 0.3s ease;
}
.strip[data-id=d3071a] .social-link svg {
  width: 24px;
  height: 24px;
  fill: currentColor;
}
.strip[data-id=d3071a] .social-link:hover {
  color: hsl(45, 50%, 80%);
  transform: translateY(-3px);
  filter: drop-shadow(0 0 8px hsla(45, 50%, 60%, 0.6));
}
@media (max-width: 768px) {
  .strip[data-id=d3071a] .footer-section {
    padding: 40px 0 30px 0;
  }
  .strip[data-id=d3071a] .footer-text {
    font-size: 11px;
    letter-spacing: 1px;
  }
}