@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@1,400&family=Lato:wght@400;700&family=Montserrat:wght@300;400;500;600;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="5f371f"] {
  --section-id: "5f371f";
  --storage-url: "https://test-n56i93tt.praweb.cz/_section/5f371f";
  --public-url: "https://test-n56i93tt.praweb.cz/_section/5f371f";
}
.strip[data-id="5f371f"] {
  background-color: #fdfbf7;
  padding: 80px 0;
  font-family: "Montserrat", sans-serif;
}
.strip[data-id="5f371f"] .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id="5f371f"] .content-wrapper {
  display: flex;
  gap: 40px;
  align-items: stretch;
}
.strip[data-id="5f371f"] .text-block {
  flex: 1;
  color: #1b3022; /* Dark Forest Green */
}
.strip[data-id="5f371f"] .text-block h2 {
  font-size: 2.5rem;
  margin-bottom: 20px;
  font-weight: 600;
}
.strip[data-id="5f371f"] .description {
  font-size: 1.1rem;
  line-height: 1.6;
  margin-bottom: 40px;
}
.strip[data-id="5f371f"] .contact-info {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-bottom: 40px;
}
.strip[data-id="5f371f"] .info-item {
  display: flex;
  align-items: center;
  gap: 15px;
}
.strip[data-id="5f371f"] .icon {
  width: 24px;
  height: 24px;
  color: #c5a059; /* Matte Gold */
  flex-shrink: 0;
}
.strip[data-id="5f371f"] .info-text {
  font-size: 1rem;
  letter-spacing: 1px;
}
.strip[data-id="5f371f"] .info-text strong {
  display: block;
  font-size: 0.85rem;
  text-transform: uppercase;
  color: #5b7c61; /* Sage Green */
  margin-bottom: 2px;
}
.strip[data-id="5f371f"] .how-to-get h3 {
  font-size: 1.25rem;
  margin-bottom: 10px;
  font-weight: 600;
}
.strip[data-id="5f371f"] .map-block {
  flex: 1;
  min-height: 400px;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
  filter: sepia(20%) hue-rotate(40deg) saturate(80%); /* Custom map style simulation */
}
@media (max-width: 768px) {
  .strip[data-id="5f371f"] .content-wrapper {
    flex-direction: column;
  }
  .strip[data-id="5f371f"] .map-block {
    height: 300px;
    min-height: 300px;
  }
  .strip[data-id="5f371f"] {
    padding: 40px 0;
  }
}.strip[data-id="221ecd"] {
  --section-id: "221ecd";
  --storage-url: "https://test-n56i93tt.praweb.cz/_section/221ecd";
  --public-url: "https://test-n56i93tt.praweb.cz/_section/221ecd";
}
.strip[data-id="221ecd"] {
  background-color: #fff9fa; /* Light powder pink */
  padding: 100px 0;
  font-family: "Montserrat", sans-serif;
}
.strip[data-id="221ecd"] .container {
  max-width: 600px;
  margin: 0 auto;
  padding: 0 20px;
  text-align: center;
}
.strip[data-id="221ecd"] .envelope-icon {
  width: 80px;
  height: 80px;
  margin: 0 auto 30px;
  color: #5b7c61; /* Sage Green */
  opacity: 0.3;
}
.strip[data-id="221ecd"] h2 {
  color: #1b3022; /* Dark Forest Green */
  font-size: 2.2rem;
  margin-bottom: 15px;
}
.strip[data-id="221ecd"] .intro-text {
  color: #4a4a4a;
  margin-bottom: 50px;
  line-height: 1.6;
}
.strip[data-id="221ecd"] .contact-form {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.strip[data-id="221ecd"] .form-group {
  position: relative;
  text-align: left;
}
.strip[data-id="221ecd"] .form-group input,
.strip[data-id="221ecd"] .form-group textarea {
  width: 100%;
  border: none;
  border-bottom: 1px solid #5b7c61; /* Sage Green */
  background: transparent;
  padding: 12px 0;
  font-size: 1rem;
  color: #1b3022;
  transition: all 0.3s ease;
  outline: none;
  font-family: "Montserrat", sans-serif;
}
.strip[data-id="221ecd"] .form-group input::placeholder,
.strip[data-id="221ecd"] .form-group textarea::placeholder {
  font-family: "Lato", sans-serif;
  font-style: italic;
  color: #708090; /* Slate grey */
}
.strip[data-id="221ecd"] .form-group input:focus,
.strip[data-id="221ecd"] .form-group textarea:focus {
  border-bottom: 2px solid #1b3022; /* Dark Forest Green */
}
.strip[data-id="221ecd"] .submit-btn {
  margin-top: 20px;
  background-color: #1b3022;
  color: white;
  border: none;
  padding: 15px 40px;
  font-size: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px;
  cursor: pointer;
  transition: all 0.3s ease;
  align-self: center;
}
.strip[data-id="221ecd"] .submit-btn:hover {
  box-shadow: 0 5px 15px rgba(27, 48, 34, 0.3);
  transform: translateY(-2px);
}
@media (max-width: 768px) {
  .strip[data-id="221ecd"] {
    padding: 60px 0;
  }
  .strip[data-id="221ecd"] h2 {
    font-size: 1.8rem;
  }
}.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;
  }
}