
.strip.is-sticky {
    position: sticky;
    top: var(--proweb-sticky-offset, 0px);
    z-index: calc(900 - var(--proweb-sticky-index, 0));
}.strip[data-id="8030d2"] {
  --section-id: "8030d2";
  --storage-url: "https://loxel.praweb.cz/_section/8030d2";
  --public-url: "https://loxel.praweb.cz/_section/8030d2";
}
.strip[data-id="8030d2"] .header-container {
  background: #fff;
  padding: 15px 0;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  width: 100%;
  transition: all 0.3s;
}
.strip[data-id="8030d2"] .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id="8030d2"] .header-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.strip[data-id="8030d2"] .logo img {
  height: 50px;
}
.strip[data-id="8030d2"] .main-nav ul {
  display: flex;
  list-style: none;
  gap: 30px;
}
.strip[data-id="8030d2"] .main-nav a {
  text-decoration: none;
  color: #19274b;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 0.9rem;
}
.strip[data-id="8030d2"] .main-nav a:hover {
  color: #72b01d;
}
.strip[data-id="8030d2"] .phone-link {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #72b01d;
  text-decoration: none;
  font-weight: 700;
}
@media (max-width: 768px) {
  .strip[data-id="8030d2"] .main-nav {
    display: none;
  }
}.strip[data-id="20e8bd"] {
  --section-id: "20e8bd";
  --storage-url: "https://loxel.praweb.cz/_section/20e8bd";
  --public-url: "https://loxel.praweb.cz/_section/20e8bd";
}
.strip[data-id="20e8bd"] .hero-section {
  padding: 100px 0 80px;
  background-color: #fff;
}
.strip[data-id="20e8bd"] .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id="20e8bd"] .hero-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: center;
}
.strip[data-id="20e8bd"] .accent-title {
  color: #72b01d;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 10px;
  font-size: 1.1rem;
}
.strip[data-id="20e8bd"] .main-title {
  font-size: 3.5rem;
  line-height: 1.1;
  margin-bottom: 30px;
  color: #19274b;
}
.strip[data-id="20e8bd"] .hero-description p {
  margin-bottom: 20px;
  font-size: 1.1rem;
  color: #333;
}
.strip[data-id="20e8bd"] .btn {
  display: inline-block;
  padding: 12px 30px;
  border-radius: 4px;
  text-decoration: none;
  font-weight: 600;
  transition: all 0.3s;
}
.strip[data-id="20e8bd"] .btn-primary {
  background-color: #72b01d;
  color: #fff;
}
.strip[data-id="20e8bd"] .btn-primary:hover {
  background-color: #5a8c17;
  transform: translateY(-2px);
}
.strip[data-id="20e8bd"] .hero-image img {
  width: 100%;
  border-radius: 10px;
  box-shadow: 20px 20px 0 #f8f9fa;
}
@media (max-width: 992px) {
  .strip[data-id="20e8bd"] .hero-grid {
    grid-template-columns: 1fr;
    text-align: center;
  }
  .strip[data-id="20e8bd"] .hero-text {
    order: 2;
  }
  .strip[data-id="20e8bd"] .hero-image {
    order: 1;
  }
  .strip[data-id="20e8bd"] .main-title {
    font-size: 2.5rem;
  }
}@charset "UTF-8";
.strip[data-id=e5d51c] {
  --section-id: "e5d51c";
  --storage-url: "https://loxel.praweb.cz/_section/e5d51c";
  --public-url: "https://loxel.praweb.cz/_section/e5d51c";
}
.strip[data-id=e5d51c] .services-section {
  padding: 80px 0;
  background-color: #f8f9fa;
}
.strip[data-id=e5d51c] .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id=e5d51c] .section-title {
  font-size: 2.5rem;
  margin-bottom: 40px;
  color: #19274b;
}
.strip[data-id=e5d51c] .services-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: center;
}
.strip[data-id=e5d51c] .services-image img {
  width: 100%;
  border-radius: 10px;
}
.strip[data-id=e5d51c] .services-list ul {
  list-style: none;
}
.strip[data-id=e5d51c] .services-list li {
  padding: 10px 0;
  border-bottom: 1px solid #ddd;
  position: relative;
  padding-left: 30px;
}
.strip[data-id=e5d51c] .services-list li::before {
  content: "✔";
  position: absolute;
  left: 0;
  color: #72b01d;
  font-weight: bold;
}
@media (max-width: 992px) {
  .strip[data-id=e5d51c] .services-grid {
    grid-template-columns: 1fr;
  }
}.strip[data-id="4f52c5"] {
  --section-id: "4f52c5";
  --storage-url: "https://loxel.praweb.cz/_section/4f52c5";
  --public-url: "https://loxel.praweb.cz/_section/4f52c5";
}
.strip[data-id="4f52c5"] .loxone-section {
  padding: 80px 0;
  background-color: #fff;
}
.strip[data-id="4f52c5"] .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id="4f52c5"] .section-title {
  font-size: 2.5rem;
  margin-bottom: 40px;
  color: #19274b;
}
.strip[data-id="4f52c5"] .loxone-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: center;
}
.strip[data-id="4f52c5"] .loxone-media img {
  width: 100%;
  border-radius: 10px;
}
.strip[data-id="4f52c5"] .loxone-text p {
  margin-bottom: 20px;
  color: #333;
}
@media (max-width: 992px) {
  .strip[data-id="4f52c5"] .loxone-grid {
    grid-template-columns: 1fr;
  }
}.strip[data-id="41de6c"] {
  --section-id: "41de6c";
  --storage-url: "https://loxel.praweb.cz/_section/41de6c";
  --public-url: "https://loxel.praweb.cz/_section/41de6c";
}
.strip[data-id="41de6c"] .values-section {
  padding: 80px 0;
  background-color: #f8f9fa;
}
.strip[data-id="41de6c"] .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id="41de6c"] .section-title {
  font-size: 2.5rem;
  margin-bottom: 40px;
  color: #19274b;
}
.strip[data-id="41de6c"] .text-center {
  text-align: center;
}
.strip[data-id="41de6c"] .values-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 30px;
}
.strip[data-id="41de6c"] .value-item {
  background: #fff;
  padding: 30px;
  border-radius: 8px;
  text-align: center;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}
.strip[data-id="41de6c"] .value-number {
  width: 50px;
  height: 50px;
  background: #72b01d;
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  font-weight: 700;
  margin: 0 auto 20px;
}
.strip[data-id="41de6c"] .value-item h3 {
  margin-bottom: 15px;
  font-size: 1.2rem;
  color: #19274b;
}
.strip[data-id="41de6c"] .value-item p {
  color: #666;
}.strip[data-id=c746ad] {
  --section-id: "c746ad";
  --storage-url: "https://loxel.praweb.cz/_section/c746ad";
  --public-url: "https://loxel.praweb.cz/_section/c746ad";
}
.strip[data-id=c746ad] .references-section {
  padding: 80px 0;
  background-color: #fff;
}
.strip[data-id=c746ad] .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id=c746ad] .section-title {
  font-size: 2.5rem;
  margin-bottom: 40px;
  color: #19274b;
}
.strip[data-id=c746ad] .text-center {
  text-align: center;
}
.strip[data-id=c746ad] .references-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 20px;
}
.strip[data-id=c746ad] .ref-item img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  border-radius: 8px;
  transition: transform 0.3s;
}
.strip[data-id=c746ad] .ref-item img:hover {
  transform: scale(1.02);
}.strip[data-id="3ccaa7"] {
  --section-id: "3ccaa7";
  --storage-url: "https://loxel.praweb.cz/_section/3ccaa7";
  --public-url: "https://loxel.praweb.cz/_section/3ccaa7";
}
.strip[data-id="3ccaa7"] .contact-section {
  padding: 80px 0;
  background-color: #f8f9fa;
}
.strip[data-id="3ccaa7"] .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id="3ccaa7"] .section-title {
  font-size: 2.5rem;
  margin-bottom: 40px;
  color: #19274b;
}
.strip[data-id="3ccaa7"] .contact-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: start;
}
.strip[data-id="3ccaa7"] .info-details p {
  margin-bottom: 15px;
  font-size: 1.1rem;
  color: #333;
}
.strip[data-id="3ccaa7"] .info-details i {
  color: #72b01d;
  margin-right: 10px;
  width: 20px;
}
.strip[data-id="3ccaa7"] .contact-form-container {
  background: #fff;
  padding: 40px;
  border-radius: 8px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}
.strip[data-id="3ccaa7"] .form-group {
  margin-bottom: 20px;
}
.strip[data-id="3ccaa7"] .form-group label {
  display: block;
  margin-bottom: 8px;
  font-weight: 500;
}
.strip[data-id="3ccaa7"] .form-group input, .strip[data-id="3ccaa7"] .form-group textarea {
  width: 100%;
  padding: 12px;
  border: 1px solid #ddd;
  border-radius: 4px;
  font-family: inherit;
}
.strip[data-id="3ccaa7"] .btn-submit {
  background-color: #72b01d;
  color: #fff;
  border: none;
  padding: 15px 30px;
  border-radius: 4px;
  cursor: pointer;
  font-weight: 600;
  width: 100%;
  transition: background 0.3s;
}
.strip[data-id="3ccaa7"] .btn-submit:hover {
  background-color: #5a8c17;
}
@media (max-width: 768px) {
  .strip[data-id="3ccaa7"] .contact-grid {
    grid-template-columns: 1fr;
  }
}.strip[data-id=e866ea] {
  --section-id: "e866ea";
  --storage-url: "https://loxel.praweb.cz/_section/e866ea";
  --public-url: "https://loxel.praweb.cz/_section/e866ea";
}
.strip[data-id=e866ea] .footer-container {
  background: #19274b;
  color: #fff;
  padding: 40px 0;
}
.strip[data-id=e866ea] .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id=e866ea] .footer-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.strip[data-id=e866ea] .footer-links {
  display: flex;
  gap: 20px;
}
.strip[data-id=e866ea] .footer-links a {
  color: #fff;
  text-decoration: none;
  font-size: 0.9rem;
}
.strip[data-id=e866ea] .footer-links a:hover {
  color: #72b01d;
}
@media (max-width: 768px) {
  .strip[data-id=e866ea] .footer-content {
    flex-direction: column;
    gap: 20px;
    text-align: center;
  }
}