@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;1,400&family=Lato:wght@400;700&family=Montserrat:wght@500;700&family=Playfair+Display:wght@700&display=swap');

.strip.is-sticky {
    position: sticky;
    top: var(--proweb-sticky-offset, 0px);
    z-index: calc(900 - var(--proweb-sticky-index, 0));
}.strip[data-id="005655"] {
  --section-id: "005655";
  --storage-url: "https://test-n56i93tt.praweb.cz/_section/005655";
  --public-url: "https://test-n56i93tt.praweb.cz/_section/005655";
}
.strip[data-id="005655"] .header-wrapper {
  width: 100%;
  transition: background-color 0.3s ease, backdrop-filter 0.3s ease, box-shadow 0.3s ease;
  background-color: transparent;
  /* Sticky behavior is handled by section properties, not fixed position */
}
.strip[data-id="005655"] .header-wrapper.scrolled {
  background-color: rgba(252, 251, 247, 0.85);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.05);
}
.strip[data-id="005655"] .container {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 90px;
  transition: height 0.3s ease;
}
.strip[data-id="005655"] .scrolled .container {
  height: 70px;
}
.strip[data-id="005655"] .logo-box a {
  display: flex;
  align-items: center;
  gap: 12px;
  text-decoration: none;
  color: #1B3022;
}
.strip[data-id="005655"] .logo-box img {
  height: 50px;
  width: auto;
  object-fit: contain;
  display: block;
}
.strip[data-id="005655"] .logo-box span {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.strip[data-id="005655"] .main-nav {
  display: flex;
  align-items: center;
}
.strip[data-id="005655"] .nav-list {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 30px;
}
.strip[data-id="005655"] .nav-list li a {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  color: #1B3022;
  padding: 8px 0;
  position: relative;
  transition: color 0.3s ease;
}
.strip[data-id="005655"] .nav-list li a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background-color: #8DA399;
  transition: width 0.3s ease;
}
.strip[data-id="005655"] .nav-list li a:hover::after,
.strip[data-id="005655"] .nav-list li a.active::after {
  width: 100%;
}
.strip[data-id="005655"] .nav-list li a:hover {
  color: #8DA399;
}
.strip[data-id="005655"] .contact-info {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 4px;
}
.strip[data-id="005655"] .phone-link {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 14px;
  text-decoration: none;
  color: #1B3022;
  padding: 6px 15px;
  border: 1px solid #D4AF37;
  border-radius: 4px;
  transition: all 0.3s ease;
}
.strip[data-id="005655"] .phone-link:hover {
  background-color: #D4AF37;
  color: #ffffff;
}
.strip[data-id="005655"] .email-link {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 12px;
  text-decoration: none;
  color: #8DA399;
  transition: color 0.3s ease;
}
.strip[data-id="005655"] .email-link:hover {
  color: #1B3022;
}
.strip[data-id="005655"] .mobile-toggle {
  display: none;
  background: none;
  border: none;
  cursor: pointer;
  padding: 10px;
  z-index: 1001;
  position: relative;
}
.strip[data-id="005655"] .mobile-toggle .bar {
  display: block;
  width: 25px;
  height: 2px;
  margin: 5px 0;
  background-color: #1B3022;
  transition: 0.3s;
}
@media (max-width: 1024px) {
  .strip[data-id="005655"] .container {
    height: 70px;
  }
  .strip[data-id="005655"] .main-nav {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100vh;
    background-color: #FCFBF7;
    flex-direction: column;
    justify-content: center;
    transition: 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 1000;
  }
  .strip[data-id="005655"] .main-nav.open {
    right: 0;
  }
  .strip[data-id="005655"] .nav-list {
    flex-direction: column;
    align-items: center;
    gap: 30px;
  }
  .strip[data-id="005655"] .nav-list li a {
    font-size: 24px;
  }
  .strip[data-id="005655"] .contact-info {
    display: none;
  }
  .strip[data-id="005655"] .mobile-toggle {
    display: block;
  }
  .strip[data-id="005655"] .mobile-toggle.active .bar:nth-child(1) {
    transform: translateY(7px) rotate(45deg);
  }
  .strip[data-id="005655"] .mobile-toggle.active .bar:nth-child(2) {
    opacity: 0;
  }
  .strip[data-id="005655"] .mobile-toggle.active .bar:nth-child(3) {
    transform: translateY(-7px) rotate(-45deg);
  }
}.strip[data-id=a7d1f2] {
  --section-id: "a7d1f2";
  --storage-url: "https://test-n56i93tt.praweb.cz/_section/a7d1f2";
  --public-url: "https://test-n56i93tt.praweb.cz/_section/a7d1f2";
}
.strip[data-id=a7d1f2] {
  display: block;
  width: 100%;
  background-color: #fdfaf5;
  overflow: hidden;
}
.strip[data-id=a7d1f2] .hero-container {
  display: flex;
  width: 100%;
  height: 95vh;
  min-height: 600px;
  position: relative;
}
.strip[data-id=a7d1f2] .text-side {
  flex: 0 0 45%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 60px;
  position: relative;
  z-index: 2;
  background-color: #fdfaf5;
}
.strip[data-id=a7d1f2] .text-side::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.05;
  pointer-events: none;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100" viewBox="0 0 100 100"><path d="M50 10 C60 30 90 40 90 60 C90 80 70 90 50 90 C30 90 10 80 10 60 C10 40 40 30 50 10" fill="%23f4e1e1"/></svg>');
  background-size: 80px;
}
.strip[data-id=a7d1f2] .text-content {
  max-width: 540px;
  width: 100%;
}
.strip[data-id=a7d1f2] .image-side {
  flex: 0 0 55%;
  position: relative;
  overflow: hidden;
}
.strip[data-id=a7d1f2] .image-side img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.strip[data-id=a7d1f2] .image-side::after {
  content: "";
  position: absolute;
  top: 0;
  left: -1px;
  bottom: 0;
  width: 25%;
  background: linear-gradient(to right, #fdfaf5 0%, rgba(253, 250, 245, 0.8) 30%, transparent 100%);
  z-index: 1;
}
.strip[data-id=a7d1f2] h1 {
  font-family: "Playfair Display", serif;
  font-size: 64px;
  line-height: 1.1;
  color: #1a3021;
  font-weight: 700;
  margin: 0 0 24px 0;
}
.strip[data-id=a7d1f2] p {
  font-family: "Lato", sans-serif;
  font-size: 20px;
  line-height: 1.6;
  color: #708090;
  margin: 0 0 40px 0;
}
.strip[data-id=a7d1f2] .cta-group {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}
.strip[data-id=a7d1f2] .btn {
  display: inline-block;
  padding: 16px 32px;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  border-radius: 4px;
  transition: transform 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  cursor: pointer;
}
.strip[data-id=a7d1f2] .btn:hover {
  transform: scale(1.05);
}
.strip[data-id=a7d1f2] .btn-primary {
  background-color: #8ba888;
  color: #ffffff;
  border: 2px solid #8ba888;
}
.strip[data-id=a7d1f2] .btn-primary:hover {
  background-color: #7d977a;
  border-color: #7d977a;
}
.strip[data-id=a7d1f2] .btn-ghost {
  background-color: transparent;
  color: #1a3021;
  border: 2px solid #1a3021;
}
.strip[data-id=a7d1f2] .btn-ghost:hover {
  background-color: rgba(26, 48, 33, 0.05);
}
@media (max-width: 1024px) {
  .strip[data-id=a7d1f2] .hero-container {
    flex-direction: column;
    height: auto;
  }
  .strip[data-id=a7d1f2] .text-side {
    flex: 0 0 auto;
    width: 100%;
    justify-content: center;
    padding: 80px 20px;
    text-align: center;
  }
  .strip[data-id=a7d1f2] .text-content {
    max-width: 600px;
  }
  .strip[data-id=a7d1f2] .image-side {
    flex: 0 0 auto;
    width: 100%;
    height: 50vh;
  }
  .strip[data-id=a7d1f2] .image-side::after {
    width: 100%;
    height: 25%;
    top: -1px;
    left: 0;
    background: linear-gradient(to bottom, #fdfaf5 0%, rgba(253, 250, 245, 0.8) 30%, transparent 100%);
  }
  .strip[data-id=a7d1f2] h1 {
    font-size: 48px;
  }
  .strip[data-id=a7d1f2] .cta-group {
    justify-content: center;
  }
}
@media (max-width: 480px) {
  .strip[data-id=a7d1f2] h1 {
    font-size: 36px;
  }
  .strip[data-id=a7d1f2] p {
    font-size: 18px;
  }
  .strip[data-id=a7d1f2] .btn {
    width: 100%;
    text-align: center;
  }
}.strip[data-id=fa8b1a] {
  --section-id: "fa8b1a";
  --storage-url: "https://test-n56i93tt.praweb.cz/_section/fa8b1a";
  --public-url: "https://test-n56i93tt.praweb.cz/_section/fa8b1a";
}
.strip[data-id=fa8b1a] .footer-section {
  background-color: #0e1a14;
  padding: 80px 0 40px 0;
  color: #fdfbf7;
}
.strip[data-id=fa8b1a] .footer-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id=fa8b1a] .footer-grid {
  display: grid;
  grid-template-columns: 1.5fr 1fr 1fr 1.2fr;
  gap: 60px;
  margin-bottom: 60px;
}
.strip[data-id=fa8b1a] .footer-col {
  display: flex;
  flex-direction: column;
}
.strip[data-id=fa8b1a] .footer-logo {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 22px;
  color: #fdfbf7;
  margin-bottom: 25px;
  text-decoration: none;
  letter-spacing: 2px;
  transition: color 0.3s ease;
  display: inline-block;
}
.strip[data-id=fa8b1a] .footer-logo:hover {
  color: #f4dada;
}
.strip[data-id=fa8b1a] .footer-title {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 12px;
  color: #8da399;
  text-transform: uppercase;
  margin-bottom: 25px;
  letter-spacing: 1.5px;
}
.strip[data-id=fa8b1a] .footer-text {
  font-family: "Lato", sans-serif;
  font-size: 14px;
  line-height: 1.8;
  color: rgba(253, 251, 247, 0.8);
}
.strip[data-id=fa8b1a] .footer-text p {
  margin: 0 0 12px 0;
}
.strip[data-id=fa8b1a] .footer-text p:last-child {
  margin-bottom: 0;
}
.strip[data-id=fa8b1a] .footer-socials {
  display: flex;
  gap: 20px;
  margin-bottom: 30px;
}
.strip[data-id=fa8b1a] .social-link {
  color: #f4dada;
  font-size: 20px;
  transition: all 0.3s ease;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
}
.strip[data-id=fa8b1a] .social-link:hover {
  color: #c5a059;
  transform: translateY(-3px);
}
.strip[data-id=fa8b1a] .footer-legal {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.strip[data-id=fa8b1a] .footer-legal a {
  font-family: "Lato", sans-serif;
  font-size: 13px;
  color: rgba(253, 251, 247, 0.6);
  text-decoration: none;
  transition: color 0.3s ease;
}
.strip[data-id=fa8b1a] .footer-legal a:hover {
  color: #f4dada;
}
.strip[data-id=fa8b1a] .footer-divider {
  height: 1px;
  background-color: rgba(141, 163, 153, 0.15);
  width: 100%;
  margin-bottom: 30px;
}
.strip[data-id=fa8b1a] .footer-bottom {
  display: flex;
  justify-content: center;
  align-items: center;
}
.strip[data-id=fa8b1a] .footer-copyright {
  font-family: "Lato", sans-serif;
  font-size: 13px;
  color: rgba(253, 251, 247, 0.5);
  text-align: center;
}
@media (max-width: 1024px) {
  .strip[data-id=fa8b1a] .footer-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 50px;
  }
}
@media (max-width: 600px) {
  .strip[data-id=fa8b1a] .footer-section {
    padding: 60px 0 30px 0;
  }
  .strip[data-id=fa8b1a] .footer-grid {
    grid-template-columns: 1fr;
    gap: 40px;
    text-align: center;
  }
  .strip[data-id=fa8b1a] .footer-socials {
    justify-content: center;
  }
  .strip[data-id=fa8b1a] .footer-col {
    align-items: center;
  }
  .strip[data-id=fa8b1a] .footer-legal {
    align-items: center;
  }
}