@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600&family=Playfair+Display:wght@700&display=swap');
@charset "UTF-8";
.strip[data-id="2353bc"] {
  --section-id: "2353bc";
  --storage-url: "https://test-czfqr7lo.praweb.cz/_section/2353bc";
  --public-url: "https://test-czfqr7lo.praweb.cz/_section/2353bc";
  /* Mobile Menu Toggle */
  /* Mobile Toggle Animation */
}
.strip[data-id="2353bc"] .site-header {
  width: 100%;
  z-index: 1000;
}
.strip[data-id="2353bc"] .top-bar {
  background-color: #7a947d; /* Mírně tmavší šalvějová pro lepší kontrast s bílým textem */
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFFFFF;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  text-align: center;
  padding: 0 20px;
  box-shadow: inset 0 -2px 5px rgba(0, 0, 0, 0.05);
}
.strip[data-id="2353bc"] .main-nav {
  position: sticky;
  top: 0;
  height: 90px;
  background-color: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(15px);
  -webkit-backdrop-filter: blur(15px);
  display: flex;
  align-items: center;
  border-bottom: 1px solid rgba(141, 170, 145, 0.15);
  transition: all 0.3s ease;
}
.strip[data-id="2353bc"] .container {
  max-width: 1300px;
  margin: 0 auto;
  width: 100%;
  padding: 0 30px;
}
.strip[data-id="2353bc"] .nav-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
.strip[data-id="2353bc"] .logo a {
  display: flex;
  align-items: center;
  text-decoration: none;
  gap: 15px;
  transition: transform 0.3s ease;
}
.strip[data-id="2353bc"] .logo a:hover {
  transform: scale(1.02);
}
.strip[data-id="2353bc"] .logo svg {
  transition: transform 0.5s ease;
}
.strip[data-id="2353bc"] .logo a:hover svg {
  transform: rotate(15deg);
}
.strip[data-id="2353bc"] .site-title {
  font-family: "Playfair Display", serif;
  font-size: 22px;
  color: #C5A059;
  font-weight: 700;
  letter-spacing: 0.5px;
}
.strip[data-id="2353bc"] .nav-links {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 40px;
}
.strip[data-id="2353bc"] .nav-links a {
  text-decoration: none;
  font-family: "Montserrat", sans-serif; /* Přepnuto na Montserrat pro lepší čitelnost v menu */
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #556b58;
  position: relative;
  padding: 8px 0;
  transition: color 0.3s ease;
}
.strip[data-id="2353bc"] .nav-links a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background-color: #C5A059;
  transition: width 0.3s ease;
}
.strip[data-id="2353bc"] .nav-links a:hover {
  color: #C5A059;
}
.strip[data-id="2353bc"] .nav-links a:hover::after {
  width: 100%;
}
.strip[data-id="2353bc"] .nav-icons {
  display: flex;
  gap: 25px;
  align-items: center;
}
.strip[data-id="2353bc"] .icon-link {
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  color: #C5A059;
}
.strip[data-id="2353bc"] .icon-link:hover {
  transform: translateY(-2px);
  color: #8DAA91;
}
.strip[data-id="2353bc"] .menu-toggle {
  display: none;
  flex-direction: column;
  gap: 6px;
  cursor: pointer;
  z-index: 1001;
}
.strip[data-id="2353bc"] .menu-toggle span {
  display: block;
  width: 28px;
  height: 2px;
  background-color: #8DAA91;
  transition: 0.3s;
}
@media (max-width: 1100px) {
  .strip[data-id="2353bc"] .nav-links {
    gap: 25px;
  }
}
@media (max-width: 992px) {
  .strip[data-id="2353bc"] .main-nav {
    height: 70px;
  }
  .strip[data-id="2353bc"] .nav-links {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    max-width: 320px;
    height: 100vh;
    background-color: #ffffff;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: 0.4s cubic-bezier(0.77, 0.2, 0.05, 1);
    box-shadow: -10px 0 30px rgba(0, 0, 0, 0.05);
  }
  .strip[data-id="2353bc"] .nav-links.active {
    right: 0;
  }
  .strip[data-id="2353bc"] .menu-toggle {
    display: flex;
  }
  .strip[data-id="2353bc"] .site-title {
    font-size: 18px;
  }
  .strip[data-id="2353bc"] .nav-icons {
    gap: 15px;
  }
}
.strip[data-id="2353bc"] .menu-toggle.active span:nth-child(1) {
  transform: rotate(45deg) translate(5px, 6px);
}
.strip[data-id="2353bc"] .menu-toggle.active span:nth-child(2) {
  opacity: 0;
}
.strip[data-id="2353bc"] .menu-toggle.active span:nth-child(3) {
  transform: rotate(-45deg) translate(6px, -7px);
}.strip[data-id=c20084] {
  --section-id: "c20084";
  --storage-url: "https://test-czfqr7lo.praweb.cz/_section/c20084";
  --public-url: "https://test-czfqr7lo.praweb.cz/_section/c20084";
}
.strip[data-id=c20084] .forum-section {
  background: rgba(226, 180, 189, 0.1);
  padding: 80px 0;
  font-family: "Montserrat", sans-serif;
}
.strip[data-id=c20084] .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id=c20084] .forum-header {
  text-align: center;
  margin-bottom: 50px;
}
.strip[data-id=c20084] .forum-header h2 {
  font-family: "Playfair Display", serif;
  color: #8DAA91;
  font-size: 36px;
  margin-bottom: 15px;
}
.strip[data-id=c20084] .forum-header p {
  color: #555;
  font-size: 16px;
  max-width: 600px;
  margin: 0 auto;
  line-height: 1.6;
}
.strip[data-id=c20084] .login-notice {
  display: inline-block;
  background: #E2B4BD;
  color: #fff;
  padding: 5px 15px;
  border-radius: 20px;
  font-size: 13px;
  margin-top: 15px;
  font-weight: 600;
}
.strip[data-id=c20084] .topics-grid {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.strip[data-id=c20084] .topic-card {
  background: #ffffff;
  border-radius: 15px;
  padding: 25px 30px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: all 0.3s ease;
  cursor: pointer;
  text-decoration: none;
}
.strip[data-id=c20084] .topic-card:hover {
  background: #FFFDF5;
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);
}
.strip[data-id=c20084] .topic-content {
  display: flex;
  align-items: center;
  gap: 20px;
}
.strip[data-id=c20084] .leaf-icon {
  width: 32px;
  height: 32px;
  color: #C5A059;
  transition: color 0.3s ease;
  flex-shrink: 0;
}
.strip[data-id=c20084] .topic-card:hover .leaf-icon {
  color: #b38b42;
}
.strip[data-id=c20084] .topic-title {
  font-size: 18px;
  font-weight: 700;
  color: #8DAA91;
  margin: 0;
}
.strip[data-id=c20084] .arrow-icon {
  color: #E2B4BD;
  font-size: 20px;
  transition: transform 0.3s ease;
}
.strip[data-id=c20084] .topic-card:hover .arrow-icon {
  transform: translateX(5px);
}
@media (max-width: 768px) {
  .strip[data-id=c20084] .forum-section {
    padding: 50px 0;
  }
  .strip[data-id=c20084] .topic-card {
    padding: 20px;
  }
  .strip[data-id=c20084] .topic-title {
    font-size: 16px;
  }
}.strip[data-id=c85336] {
  --section-id: "c85336";
  --storage-url: "https://test-czfqr7lo.praweb.cz/_section/c85336";
  --public-url: "https://test-czfqr7lo.praweb.cz/_section/c85336";
}
.strip[data-id=c85336] .reviews-section {
  background: #F9F7F2;
  padding: 100px 0;
  font-family: "Montserrat", sans-serif;
  position: relative;
  overflow: hidden;
}
.strip[data-id=c85336] .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id=c85336] .slider-wrapper {
  position: relative;
  max-width: 900px;
  margin: 0 auto;
}
.strip[data-id=c85336] .reviews-slider {
  position: relative;
  min-height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.strip[data-id=c85336] .review-item {
  display: none;
  text-align: center;
  padding: 40px;
  z-index: 2;
}
.strip[data-id=c85336] .review-item.active {
  display: block;
  animation: fadeIn 0.6s ease-out;
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.strip[data-id=c85336] .stars-graphic {
  width: 180px;
  margin: 0 auto 30px;
  display: block;
}
.strip[data-id=c85336] .quote-bg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 200px;
  color: rgba(226, 180, 189, 0.2);
  font-family: "Playfair Display", serif;
  line-height: 1;
  z-index: 1;
  pointer-events: none;
  user-select: none;
}
.strip[data-id=c85336] .review-text {
  font-family: "Playfair Display", serif;
  font-style: italic;
  font-size: 28px;
  color: #8DAA91;
  line-height: 1.5;
  margin-bottom: 30px;
  position: relative;
}
.strip[data-id=c85336] .customer-info {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  color: #C5A059;
  font-weight: 700;
  letter-spacing: 2px;
}
.strip[data-id=c85336] .slider-controls {
  display: flex;
  justify-content: center;
  gap: 40px;
  margin-top: 20px;
}
.strip[data-id=c85336] .nav-btn {
  background: none;
  border: 2px solid #C5A059;
  color: #C5A059;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  transition: all 0.3s ease;
}
.strip[data-id=c85336] .nav-btn:hover {
  background: #C5A059;
  color: #fff;
}
@media (max-width: 768px) {
  .strip[data-id=c85336] .review-text {
    font-size: 20px;
  }
  .strip[data-id=c85336] .reviews-section {
    padding: 60px 0;
  }
  .strip[data-id=c85336] .slider-controls {
    gap: 20px;
  }
}.strip[data-id="4ac30b"] {
  --section-id: "4ac30b";
  --storage-url: "https://test-czfqr7lo.praweb.cz/_section/4ac30b";
  --public-url: "https://test-czfqr7lo.praweb.cz/_section/4ac30b";
}
.strip[data-id="4ac30b"] .luxury-footer {
  background-color: #8DAA91;
  padding: 80px 0 40px 0;
  font-family: "Montserrat", sans-serif;
  color: #F9F7F2;
}
.strip[data-id="4ac30b"] .footer-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id="4ac30b"] .footer-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px;
}
.strip[data-id="4ac30b"] .footer-col {
  display: flex;
  flex-direction: column;
}
.strip[data-id="4ac30b"] .col-title {
  font-family: "Playfair Display", serif;
  font-size: 22px;
  color: #C5A059;
  margin-bottom: 25px;
  margin-top: 0;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
}
.strip[data-id="4ac30b"] .logo-text {
  font-family: "Playfair Display", serif;
  font-size: 28px;
  color: #C5A059;
  margin-bottom: 20px;
  margin-top: 0;
  font-weight: 700;
}
.strip[data-id="4ac30b"] .description p {
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  color: #F9F7F2;
}
.strip[data-id="4ac30b"] .contact-info p, .strip[data-id="4ac30b"] .opening-hours p {
  font-size: 14px;
  margin: 0 0 12px 0;
  display: flex;
  align-items: center;
  gap: 12px;
  color: #F9F7F2;
}
.strip[data-id="4ac30b"] .contact-info i {
  color: #C5A059;
  width: 16px;
  text-align: center;
}
.strip[data-id="4ac30b"] .footer-form {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.strip[data-id="4ac30b"] .footer-form input,
.strip[data-id="4ac30b"] .footer-form textarea {
  background: rgba(249, 247, 242, 0.1);
  border: 1px solid rgba(249, 247, 242, 0.2);
  padding: 12px 15px;
  color: #ffffff;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  border-radius: 4px;
  transition: all 0.3s ease;
}
.strip[data-id="4ac30b"] .footer-form input::placeholder,
.strip[data-id="4ac30b"] .footer-form textarea::placeholder {
  color: rgba(249, 247, 242, 0.5);
}
.strip[data-id="4ac30b"] .footer-form input:focus,
.strip[data-id="4ac30b"] .footer-form textarea:focus {
  outline: none;
  border-color: #C5A059;
  background: rgba(249, 247, 242, 0.15);
}
.strip[data-id="4ac30b"] .footer-form button {
  background-color: #C5A059;
  color: #000000;
  border: none;
  padding: 14px;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.3s ease;
  border-radius: 4px;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 1px;
}
.strip[data-id="4ac30b"] .footer-form button:hover {
  background-color: #d4b470;
  transform: translateY(-2px);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}
.strip[data-id="4ac30b"] .social-links {
  display: flex;
  gap: 15px;
  margin-top: 5px;
}
.strip[data-id="4ac30b"] .social-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  border: 1px solid #C5A059;
  border-radius: 50%;
  color: #C5A059;
  text-decoration: none;
  transition: all 0.3s ease;
}
.strip[data-id="4ac30b"] .social-icon i {
  font-size: 18px;
}
.strip[data-id="4ac30b"] .social-icon:hover {
  background-color: #8DAA91;
  color: #F9F7F2;
  border-color: #F9F7F2;
  transform: scale(1.1);
}
@media (max-width: 1024px) {
  .strip[data-id="4ac30b"] .footer-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }
}
@media (max-width: 640px) {
  .strip[data-id="4ac30b"] .footer-grid {
    grid-template-columns: 1fr;
    gap: 40px;
  }
  .strip[data-id="4ac30b"] .luxury-footer {
    padding: 60px 0 40px 0;
  }
  .strip[data-id="4ac30b"] .footer-col {
    text-align: center;
    align-items: center;
  }
  .strip[data-id="4ac30b"] .contact-info p, .strip[data-id="4ac30b"] .opening-hours p {
    justify-content: center;
  }
  .strip[data-id="4ac30b"] .social-links {
    justify-content: center;
  }
}