@charset "UTF-8";
.strip[data-id=faad36] {
  --section-id: "faad36";
  --storage-url: "https://krtek.proweb.cz/_section/faad36";
  --public-url: "https://krtek.proweb.cz/_section/faad36";
}
.strip[data-id=faad36] .main-header {
  background: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  padding: 1rem 0;
  position: sticky;
  top: 0;
  z-index: 1000;
}
.strip[data-id=faad36] .header-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.strip[data-id=faad36] .logo a {
  display: flex;
  align-items: center;
  text-decoration: none;
}
.strip[data-id=faad36] .company-logo {
  height: 50px; /* Upraveno pro lepší čitelnost nahraného loga */
  width: auto;
  display: block;
}
.strip[data-id=faad36] .main-nav ul {
  list-style: none;
  display: flex;
  gap: 2rem;
  margin: 0;
  padding: 0;
}
.strip[data-id=faad36] .main-nav a {
  text-decoration: none;
  color: #333;
  font-weight: 500;
  transition: color 0.3s;
}
.strip[data-id=faad36] .main-nav a:hover {
  color: #0056b3;
}
.strip[data-id=faad36] .btn-primary {
  background: #0056b3;
  color: #fff;
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
  text-decoration: none;
  transition: background 0.3s;
}
.strip[data-id=faad36] .btn-primary:hover {
  background: #004494;
}
.strip[data-id=faad36] .mobile-nav-toggle {
  display: none;
  background: none;
  border: none;
  cursor: pointer;
  flex-direction: column;
  gap: 5px;
}
.strip[data-id=faad36] .mobile-nav-toggle span {
  display: block;
  width: 25px;
  height: 3px;
  background: #333;
}
@media (max-width: 768px) {
  .strip[data-id=faad36] .main-nav, .strip[data-id=faad36] .header-cta {
    display: none;
  }
  .strip[data-id=faad36] .mobile-nav-toggle {
    display: flex;
  }
}
.strip[data-id=faad36] .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}.strip[data-id=e58a28] {
  --section-id: "e58a28";
  --storage-url: "https://krtek.proweb.cz/_section/e58a28";
  --public-url: "https://krtek.proweb.cz/_section/e58a28";
}
.strip[data-id=e58a28] .main-footer {
  background: #1a2a3a;
  color: #fff;
  padding: 4rem 0 2rem;
}
.strip[data-id=e58a28] .footer-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 3rem;
  margin-bottom: 3rem;
}
.strip[data-id=e58a28] .footer-col h3 {
  margin-bottom: 1.5rem;
  font-size: 1.2rem;
  color: #fff;
}
.strip[data-id=e58a28] .footer-col ul {
  list-style: none;
  padding: 0;
}
.strip[data-id=e58a28] .footer-col ul li {
  margin-bottom: 0.8rem;
}
.strip[data-id=e58a28] .footer-col a {
  color: #ccc;
  text-decoration: none;
  transition: color 0.3s;
}
.strip[data-id=e58a28] .footer-col a:hover {
  color: #fff;
}
.strip[data-id=e58a28] .footer-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding-top: 2rem;
  text-align: center;
  font-size: 0.9rem;
  color: #888;
}
.strip[data-id=e58a28] .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}.strip[data-id=e5b8bf] {
  --section-id: "e5b8bf";
  --storage-url: "https://krtek.proweb.cz/_section/e5b8bf";
  --public-url: "https://krtek.proweb.cz/_section/e5b8bf";
}
.strip[data-id=e5b8bf] .hero-section {
  background-size: cover;
  background-position: center;
  color: #fff;
  padding: 10rem 0;
  position: relative;
  display: flex;
  align-items: center;
}
.strip[data-id=e5b8bf] .hero-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
}
.strip[data-id=e5b8bf] .hero-content {
  position: relative;
  z-index: 1;
  max-width: 800px;
}
.strip[data-id=e5b8bf] .hero-content h1 {
  font-size: 3.5rem;
  margin-bottom: 1.5rem;
  line-height: 1.1;
}
.strip[data-id=e5b8bf] .hero-content p {
  font-size: 1.25rem;
  margin-bottom: 2.5rem;
  opacity: 0.9;
}
.strip[data-id=e5b8bf] .hero-btns {
  display: flex;
  gap: 1rem;
}
.strip[data-id=e5b8bf] .btn-secondary {
  background: transparent;
  border: 2px solid #fff;
  color: #fff;
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
  text-decoration: none;
  transition: all 0.3s;
}
.strip[data-id=e5b8bf] .btn-secondary:hover {
  background: #fff;
  color: #1a2a3a;
}
@media (max-width: 768px) {
  .strip[data-id=e5b8bf] .hero-content h1 {
    font-size: 2.5rem;
  }
}
.strip[data-id=e5b8bf] .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}.strip[data-id=f0e7ff] {
  --section-id: "f0e7ff";
  --storage-url: "https://krtek.proweb.cz/_section/f0e7ff";
  --public-url: "https://krtek.proweb.cz/_section/f0e7ff";
}
.strip[data-id=f0e7ff] .benefits-section {
  padding: 5rem 0;
  background: #f9f9f9;
}
.strip[data-id=f0e7ff] .section-header {
  text-align: center;
  margin-bottom: 4rem;
}
.strip[data-id=f0e7ff] .section-header h2 {
  font-size: 2.5rem;
  color: #1a2a3a;
}
.strip[data-id=f0e7ff] .benefits-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 2.5rem;
}
.strip[data-id=f0e7ff] .benefit-card {
  background: #fff;
  padding: 2.5rem;
  border-radius: 8px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
  text-align: center;
  transition: transform 0.3s;
}
.strip[data-id=f0e7ff] .benefit-card:hover {
  transform: translateY(-5px);
}
.strip[data-id=f0e7ff] .benefit-card i {
  font-size: 3rem;
  color: #0056b3;
  margin-bottom: 1.5rem;
  display: block;
}
.strip[data-id=f0e7ff] .benefit-card h3 {
  margin-bottom: 1rem;
  color: #1a2a3a;
}
.strip[data-id=f0e7ff] .benefit-card p {
  color: #666;
  line-height: 1.6;
}
.strip[data-id=f0e7ff] .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}.strip[data-id=fee969] {
  --section-id: "fee969";
  --storage-url: "https://krtek.proweb.cz/_section/fee969";
  --public-url: "https://krtek.proweb.cz/_section/fee969";
}
.strip[data-id=fee969] .product-teaser {
  padding: 5rem 0;
}
.strip[data-id=fee969] .teaser-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 4rem;
  align-items: center;
}
.strip[data-id=fee969] .teaser-image img {
  width: 100%;
  height: auto;
  border-radius: 8px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
.strip[data-id=fee969] .teaser-text h2 {
  font-size: 2.2rem;
  margin-bottom: 1.5rem;
}
.strip[data-id=fee969] .teaser-text p {
  margin-bottom: 2rem;
  color: #555;
  font-size: 1.1rem;
}
@media (max-width: 768px) {
  .strip[data-id=fee969] .teaser-grid {
    grid-template-columns: 1fr;
  }
}
.strip[data-id=fee969] .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}.strip[data-id=eba59f] {
  --section-id: "eba59f";
  --storage-url: "https://krtek.proweb.cz/_section/eba59f";
  --public-url: "https://krtek.proweb.cz/_section/eba59f";
}
.strip[data-id=eba59f] .cta-section {
  background: #0056b3;
  color: #fff;
  padding: 5rem 0;
  text-align: center;
}
.strip[data-id=eba59f] .cta-section h2 {
  font-size: 2.5rem;
  margin-bottom: 1.5rem;
}
.strip[data-id=eba59f] .cta-section p {
  font-size: 1.2rem;
  margin-bottom: 2.5rem;
  opacity: 0.9;
}
.strip[data-id=eba59f] .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}