.strip[data-id=c88be6] {
  --section-id: "c88be6";
  --storage-url: "https://cuchac.proweb.cz/_section/c88be6";
  --public-url: "https://cuchac.proweb.cz/_section/c88be6";
}
.strip[data-id=c88be6] .site-header {
  background: #000;
  color: #fff;
  padding: 20px 0;
  position: sticky;
  top: 0;
  z-index: 1000;
  border-bottom: 1px solid #222;
}
.strip[data-id=c88be6] .site-header .header-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id=c88be6] .site-header .logo a {
  font-size: 1.8rem;
  font-weight: 900;
  color: #fff;
  text-decoration: none;
  letter-spacing: 2px;
}
.strip[data-id=c88be6] .site-header .logo a .gold {
  color: #d4af37;
}
.strip[data-id=c88be6] .site-header .nav-main ul {
  display: flex;
  list-style: none;
  gap: 30px;
  margin: 0;
  padding: 0;
}
.strip[data-id=c88be6] .site-header .nav-main ul a {
  color: #aaa;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 0.9rem;
  font-weight: 600;
  transition: 0.3s;
}
.strip[data-id=c88be6] .site-header .nav-main ul a:hover {
  color: #fff;
}
.strip[data-id=c88be6] .site-header .phone-btn {
  background: #d4af37;
  color: #000;
  padding: 10px 25px;
  border-radius: 50px;
  text-decoration: none;
  font-weight: 700;
  font-size: 0.9rem;
  display: flex;
  align-items: center;
  gap: 8px;
  transition: 0.3s;
}
.strip[data-id=c88be6] .site-header .phone-btn:hover {
  background: #b8952d;
  transform: translateY(-2px);
}
@media (max-width: 768px) {
  .strip[data-id=c88be6] .site-header .nav-main {
    display: none;
  }
}.strip[data-id=ff300e] {
  --section-id: "ff300e";
  --storage-url: "https://cuchac.proweb.cz/_section/ff300e";
  --public-url: "https://cuchac.proweb.cz/_section/ff300e";
}
.strip[data-id=ff300e] .hero-home {
  height: 90vh;
  min-height: 600px;
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.8)), url(https://cuchac.proweb.cz/_section/ff300e/hero-bg.jpg);
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #fff;
  padding: 0 20px;
  margin-top: -80px;
}
.strip[data-id=ff300e] .hero-home .hero-content {
  max-width: 900px;
  margin: 0 auto;
}
.strip[data-id=ff300e] .hero-home h1 {
  font-size: clamp(2.5rem, 6vw, 4.5rem);
  font-weight: 900;
  line-height: 1.1;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.strip[data-id=ff300e] .hero-home h1 .gold {
  color: #d4af37;
}
.strip[data-id=ff300e] .hero-home .subtitle {
  font-size: clamp(1.1rem, 2vw, 1.4rem);
  color: #ccc;
  margin-bottom: 40px;
}
.strip[data-id=ff300e] .hero-home .hero-btns {
  display: flex;
  gap: 20px;
  justify-content: center;
  flex-wrap: wrap;
}
.strip[data-id=ff300e] .btn {
  display: inline-block;
  padding: 18px 35px;
  border-radius: 5px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: 0.3s;
  font-size: 0.95rem;
  cursor: pointer;
}
.strip[data-id=ff300e] .btn.btn-gold {
  background: #d4af37;
  color: #000;
  border: 2px solid #d4af37;
}
.strip[data-id=ff300e] .btn.btn-gold:hover {
  background: #b8952d;
  border-color: #b8952d;
  transform: translateY(-3px);
}
.strip[data-id=ff300e] .btn.btn-outline {
  background: transparent;
  color: #fff;
  border: 2px solid #fff;
}
.strip[data-id=ff300e] .btn.btn-outline:hover {
  background: #fff;
  color: #000;
  transform: translateY(-3px);
}.strip[data-id="80a5ee"] {
  --section-id: "80a5ee";
  --storage-url: "https://cuchac.proweb.cz/_section/80a5ee";
  --public-url: "https://cuchac.proweb.cz/_section/80a5ee";
  /* Modal Styles */
}
.strip[data-id="80a5ee"] .models-grid-section {
  padding: 100px 0;
  background: #0f0f0f;
  color: #fff;
}
.strip[data-id="80a5ee"] .models-grid-section .section-header {
  text-align: center;
  margin-bottom: 60px;
  padding: 0 20px;
}
.strip[data-id="80a5ee"] .models-grid-section .section-header .tagline {
  color: #d4af37;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 2px;
  font-size: 0.8rem;
  display: block;
  margin-bottom: 10px;
}
.strip[data-id="80a5ee"] .models-grid-section .section-header h2 {
  font-size: 2.5rem;
  text-transform: uppercase;
  font-weight: 800;
  margin-bottom: 20px;
}
.strip[data-id="80a5ee"] .models-grid-section .section-header p {
  color: #888;
  max-width: 600px;
  margin: 0 auto;
}
.strip[data-id="80a5ee"] .models-grid-section .models-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 30px;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id="80a5ee"] .models-grid-section .model-card {
  background: #1a1a1a;
  border-radius: 15px;
  overflow: hidden;
  border: 1px solid #222;
  transition: 0.3s;
  display: flex;
  flex-direction: column;
}
.strip[data-id="80a5ee"] .models-grid-section .model-card:hover {
  transform: translateY(-10px);
  border-color: #d4af37;
}
.strip[data-id="80a5ee"] .models-grid-section .model-card .model-img {
  height: 250px;
  background: #222;
  overflow: hidden;
}
.strip[data-id="80a5ee"] .models-grid-section .model-card .model-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.strip[data-id="80a5ee"] .models-grid-section .model-card .model-info {
  padding: 30px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.strip[data-id="80a5ee"] .models-grid-section .model-card .model-info .brand {
  color: #d4af37;
  font-size: 0.7rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: block;
  margin-bottom: 10px;
}
.strip[data-id="80a5ee"] .models-grid-section .model-card .model-info h3 {
  font-size: 1.5rem;
  margin-bottom: 15px;
  font-weight: 700;
}
.strip[data-id="80a5ee"] .models-grid-section .model-card .model-info p {
  color: #888;
  font-size: 0.9rem;
  margin-bottom: 25px;
  line-height: 1.6;
}
.strip[data-id="80a5ee"] .models-grid-section .model-card .model-info .btn-group {
  margin-top: auto;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.strip[data-id="80a5ee"] .specs-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.95);
  z-index: 2000;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 20px;
  backdrop-filter: blur(10px);
}
.strip[data-id="80a5ee"] .specs-modal.active {
  display: flex;
}
.strip[data-id="80a5ee"] .specs-modal .modal-content {
  background: #111;
  width: 100%;
  max-width: 550px;
  border-radius: 24px;
  border: 1px solid rgba(212, 175, 55, 0.3);
  padding: 50px 40px;
  position: relative;
  animation: modalFadeIn 0.4s cubic-bezier(0.16, 1, 0.3, 1);
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.5), 0 0 30px rgba(212, 175, 55, 0.1);
}
.strip[data-id="80a5ee"] .specs-modal .modal-content .close-modal {
  position: absolute;
  top: 25px;
  right: 25px;
  background: rgba(255, 255, 255, 0.05);
  border: none;
  color: #fff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 0.3s;
}
.strip[data-id="80a5ee"] .specs-modal .modal-content .close-modal:hover {
  background: #d4af37;
  color: #000;
  transform: rotate(90deg);
}
.strip[data-id="80a5ee"] .specs-modal .modal-content h3 {
  font-size: 1.8rem;
  margin-bottom: 40px;
  color: #fff;
  text-align: center;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.strip[data-id="80a5ee"] .specs-modal .modal-content h3 span {
  color: #d4af37;
  display: block;
  font-size: 1.2rem;
  margin-top: 5px;
}
.strip[data-id="80a5ee"] .specs-modal .modal-content .specs-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 8px;
}
.strip[data-id="80a5ee"] .specs-modal .modal-content .specs-table tr {
  background: rgba(255, 255, 255, 0.02);
  transition: 0.2s;
}
.strip[data-id="80a5ee"] .specs-modal .modal-content .specs-table tr:hover {
  background: rgba(212, 175, 55, 0.05);
}
.strip[data-id="80a5ee"] .specs-modal .modal-content .specs-table th, .strip[data-id="80a5ee"] .specs-modal .modal-content .specs-table td {
  padding: 18px 20px;
  text-align: left;
}
.strip[data-id="80a5ee"] .specs-modal .modal-content .specs-table th {
  color: #aaa;
  font-weight: 500;
  width: 45%;
  font-size: 0.85rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-radius: 12px 0 0 12px;
}
.strip[data-id="80a5ee"] .specs-modal .modal-content .specs-table td {
  color: #fff;
  font-weight: 600;
  font-size: 1rem;
  border-radius: 0 12px 12px 0;
  text-align: right;
}
@keyframes modalFadeIn {
  from {
    opacity: 0;
    transform: scale(0.95) translateY(10px);
  }
  to {
    opacity: 1;
    transform: scale(1) translateY(0);
  }
}
.strip[data-id="80a5ee"] .full-width {
  width: 100%;
  box-sizing: border-box;
}
.strip[data-id="80a5ee"] .btn.small {
  padding: 12px 20px;
  font-size: 0.85rem;
}
.strip[data-id="80a5ee"] .btn-outline-gold {
  background: transparent;
  border: 1px solid #d4af37;
  color: #d4af37;
}
.strip[data-id="80a5ee"] .btn-outline-gold:hover {
  background: #d4af37;
  color: #000;
}
@media (max-width: 500px) {
  .strip[data-id="80a5ee"] .specs-modal .modal-content {
    padding: 40px 20px;
  }
  .strip[data-id="80a5ee"] .specs-modal .modal-content h3 {
    font-size: 1.5rem;
  }
  .strip[data-id="80a5ee"] .specs-modal .modal-content .specs-table th, .strip[data-id="80a5ee"] .specs-modal .modal-content .specs-table td {
    padding: 12px 15px;
    font-size: 0.85rem;
  }
}.strip[data-id=b15566] {
  --section-id: "b15566";
  --storage-url: "https://cuchac.proweb.cz/_section/b15566";
  --public-url: "https://cuchac.proweb.cz/_section/b15566";
}
.strip[data-id=b15566] .services-section {
  padding: 100px 0;
  background: #0a0a0a;
  color: #fff;
}
.strip[data-id=b15566] .services-section .service-block {
  display: flex;
  align-items: center;
  gap: 60px;
  margin-bottom: 100px;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
}
.strip[data-id=b15566] .services-section .service-block:last-child {
  margin-bottom: 0;
}
.strip[data-id=b15566] .services-section .service-block.reverse {
  flex-direction: row-reverse;
}
.strip[data-id=b15566] .services-section .service-block .service-image {
  flex: 1;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(255, 255, 255, 0.05);
}
.strip[data-id=b15566] .services-section .service-block .service-image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  transition: transform 0.5s ease;
}
.strip[data-id=b15566] .services-section .service-block .service-image:hover img {
  transform: scale(1.03);
}
.strip[data-id=b15566] .services-section .service-block .service-content {
  flex: 1;
}
.strip[data-id=b15566] .services-section .service-block .service-content .service-tag {
  color: #d4af37;
  font-size: 0.8rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 15px;
  display: block;
}
.strip[data-id=b15566] .services-section .service-block .service-content h2 {
  font-size: 2.5rem;
  font-weight: 800;
  margin-bottom: 25px;
  line-height: 1.2;
  text-transform: uppercase;
}
.strip[data-id=b15566] .services-section .service-block .service-content p {
  color: #aaa;
  font-size: 1.1rem;
  line-height: 1.7;
  margin-bottom: 30px;
}
.strip[data-id=b15566] .services-section .service-block .service-content .service-list {
  list-style: none;
  padding: 0;
  margin: 0 0 40px 0;
}
.strip[data-id=b15566] .services-section .service-block .service-content .service-list li {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 15px;
  color: #ddd;
  font-size: 1rem;
}
.strip[data-id=b15566] .services-section .service-block .service-content .service-list li i {
  color: #d4af37;
  font-size: 0.9rem;
}
@media (max-width: 992px) {
  .strip[data-id=b15566] .services-section .service-block {
    flex-direction: column !important;
    gap: 40px;
    text-align: center;
  }
  .strip[data-id=b15566] .services-section .service-block .service-list li {
    justify-content: center;
  }
}
@media (max-width: 768px) {
  .strip[data-id=b15566] .services-section .service-block .service-content h2 {
    font-size: 2rem;
  }
}.strip[data-id="9ed89b"] {
  --section-id: "9ed89b";
  --storage-url: "https://cuchac.proweb.cz/_section/9ed89b";
  --public-url: "https://cuchac.proweb.cz/_section/9ed89b";
}
.strip[data-id="9ed89b"] .why-electric-section {
  padding: 100px 0;
  background: linear-gradient(180deg, #0a0a0a 0%, #0f0f0f 100%);
  color: #fff;
}
.strip[data-id="9ed89b"] .why-electric-section .section-header {
  text-align: center;
  margin-bottom: 70px;
  padding: 0 20px;
}
.strip[data-id="9ed89b"] .why-electric-section .section-header .tagline {
  color: #d4af37;
  font-size: 0.8rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 3px;
  display: block;
  margin-bottom: 10px;
}
.strip[data-id="9ed89b"] .why-electric-section .section-header h2 {
  font-size: 2.5rem;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.strip[data-id="9ed89b"] .why-electric-section .section-header p {
  color: #888;
  font-size: 1.1rem;
  max-width: 600px;
  margin: 0 auto;
}
.strip[data-id="9ed89b"] .why-electric-section .benefits-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 40px;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id="9ed89b"] .why-electric-section .benefit-item {
  background: rgba(255, 255, 255, 0.02);
  padding: 40px;
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: all 0.3s ease;
  text-align: center;
}
.strip[data-id="9ed89b"] .why-electric-section .benefit-item:hover {
  background: rgba(255, 255, 255, 0.04);
  border-color: rgba(212, 175, 55, 0.3);
  transform: translateY(-5px);
}
.strip[data-id="9ed89b"] .why-electric-section .benefit-item:hover .benefit-icon {
  background: #d4af37;
  color: #000;
  transform: rotateY(360deg);
}
.strip[data-id="9ed89b"] .why-electric-section .benefit-item .benefit-icon {
  width: 70px;
  height: 70px;
  background: rgba(212, 175, 55, 0.1);
  color: #d4af37;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin: 0 auto 25px;
  font-size: 1.8rem;
  transition: all 0.6s ease;
  border: 1px solid rgba(212, 175, 55, 0.2);
}
.strip[data-id="9ed89b"] .why-electric-section .benefit-item h3 {
  font-size: 1.3rem;
  margin-bottom: 15px;
  font-weight: 700;
  color: #fff;
}
.strip[data-id="9ed89b"] .why-electric-section .benefit-item p {
  color: #888;
  font-size: 0.95rem;
  line-height: 1.6;
}
@media (max-width: 768px) {
  .strip[data-id="9ed89b"] .why-electric-section {
    padding: 70px 0;
  }
  .strip[data-id="9ed89b"] .why-electric-section .section-header h2 {
    font-size: 2rem;
  }
  .strip[data-id="9ed89b"] .why-electric-section .benefit-item {
    padding: 30px;
  }
}.strip[data-id="2cf725"] {
  --section-id: "2cf725";
  --storage-url: "https://cuchac.proweb.cz/_section/2cf725";
  --public-url: "https://cuchac.proweb.cz/_section/2cf725";
}
.strip[data-id="2cf725"] .testimonials-section {
  padding: 100px 0;
  background: #0f0f0f;
  color: #fff;
}
.strip[data-id="2cf725"] .testimonials-section .section-header {
  text-align: center;
  margin-bottom: 70px;
  padding: 0 20px;
}
.strip[data-id="2cf725"] .testimonials-section .section-header .tagline {
  color: #d4af37;
  font-size: 0.8rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 3px;
  display: block;
  margin-bottom: 10px;
}
.strip[data-id="2cf725"] .testimonials-section .section-header h2 {
  font-size: 2.5rem;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.strip[data-id="2cf725"] .testimonials-section .testimonials-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  gap: 30px;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id="2cf725"] .testimonials-section .testimonial-card {
  background: #1a1a1a;
  padding: 40px;
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  flex-direction: column;
  transition: all 0.3s ease;
}
.strip[data-id="2cf725"] .testimonials-section .testimonial-card:hover {
  border-color: rgba(212, 175, 55, 0.3);
  transform: translateY(-5px);
  background: #1e1e1e;
}
.strip[data-id="2cf725"] .testimonials-section .testimonial-card .rating {
  color: #d4af37;
  font-size: 0.9rem;
  margin-bottom: 20px;
  display: flex;
  gap: 5px;
}
.strip[data-id="2cf725"] .testimonials-section .testimonial-card .review-text {
  color: #ccc;
  font-style: italic;
  font-size: 1.05rem;
  line-height: 1.7;
  margin-bottom: 30px;
  flex-grow: 1;
}
.strip[data-id="2cf725"] .testimonials-section .testimonial-card .customer-info {
  display: flex;
  align-items: center;
  gap: 15px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 25px;
}
.strip[data-id="2cf725"] .testimonials-section .testimonial-card .customer-info .customer-avatar {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  overflow: hidden;
  border: 2px solid #d4af37;
}
.strip[data-id="2cf725"] .testimonials-section .testimonial-card .customer-info .customer-avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.strip[data-id="2cf725"] .testimonials-section .testimonial-card .customer-info .customer-meta {
  display: flex;
  flex-direction: column;
}
.strip[data-id="2cf725"] .testimonials-section .testimonial-card .customer-info .customer-meta .name {
  font-weight: 700;
  color: #fff;
  font-size: 1rem;
}
.strip[data-id="2cf725"] .testimonials-section .testimonial-card .customer-info .customer-meta .service {
  font-size: 0.8rem;
  color: #666;
  text-transform: uppercase;
  letter-spacing: 1px;
}
@media (max-width: 768px) {
  .strip[data-id="2cf725"] .testimonials-section .section-header h2 {
    font-size: 2rem;
  }
}.strip[data-id="9f2513"] {
  --section-id: "9f2513";
  --storage-url: "https://cuchac.proweb.cz/_section/9f2513";
  --public-url: "https://cuchac.proweb.cz/_section/9f2513";
}
.strip[data-id="9f2513"] .gallery-section {
  padding: 100px 0;
  background: #0a0a0a;
  color: #fff;
}
.strip[data-id="9f2513"] .gallery-section .section-header {
  text-align: center;
  margin-bottom: 60px;
  padding: 0 20px;
}
.strip[data-id="9f2513"] .gallery-section .section-header h2 {
  font-size: 2.5rem;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.strip[data-id="9f2513"] .gallery-section .section-header p {
  color: #888;
  max-width: 600px;
  margin: 0 auto;
}
.strip[data-id="9f2513"] .gallery-section .gallery-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
  gap: 20px;
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id="9f2513"] .gallery-section .gallery-item {
  position: relative;
  border-radius: 15px;
  overflow: hidden;
  aspect-ratio: 4/3;
  cursor: pointer;
  border: 1px solid rgba(255, 255, 255, 0.05);
}
.strip[data-id="9f2513"] .gallery-section .gallery-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}
.strip[data-id="9f2513"] .gallery-section .gallery-item .gallery-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent);
  display: flex;
  align-items: flex-end;
  padding: 30px;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.strip[data-id="9f2513"] .gallery-section .gallery-item .gallery-overlay span {
  color: #d4af37;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 0.9rem;
}
.strip[data-id="9f2513"] .gallery-section .gallery-item:hover img {
  transform: scale(1.1);
}
.strip[data-id="9f2513"] .gallery-section .gallery-item:hover .gallery-overlay {
  opacity: 1;
}
@media (max-width: 768px) {
  .strip[data-id="9f2513"] .gallery-section .section-header h2 {
    font-size: 2rem;
  }
  .strip[data-id="9f2513"] .gallery-section .gallery-grid {
    grid-template-columns: 1fr;
  }
}.strip[data-id=cd7d46] {
  --section-id: "cd7d46";
  --storage-url: "https://cuchac.proweb.cz/_section/cd7d46";
  --public-url: "https://cuchac.proweb.cz/_section/cd7d46";
}
.strip[data-id=cd7d46] .video-section {
  padding: 100px 0;
  background: #0f0f0f;
  color: #fff;
  text-align: center;
}
.strip[data-id=cd7d46] .video-section .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id=cd7d46] .video-section .section-header {
  margin-bottom: 50px;
}
.strip[data-id=cd7d46] .video-section .section-header h2 {
  font-size: 2.5rem;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 15px;
  color: #fff;
}
.strip[data-id=cd7d46] .video-section .section-header p {
  color: #888;
  max-width: 700px;
  margin: 0 auto;
  font-size: 1.1rem;
}
.strip[data-id=cd7d46] .video-section .video-wrapper {
  max-width: 1000px;
  margin: 0 auto;
}
.strip[data-id=cd7d46] .video-section .video-wrapper .iframe-container {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 aspect ratio */
  height: 0;
  overflow: hidden;
  border-radius: 20px;
  box-shadow: 0 30px 60px rgba(0, 0, 0, 0.6);
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #000;
}
.strip[data-id=cd7d46] .video-section .video-wrapper .iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
@media (max-width: 768px) {
  .strip[data-id=cd7d46] .video-section {
    padding: 60px 0;
  }
  .strip[data-id=cd7d46] .video-section .section-header h2 {
    font-size: 2rem;
  }
}.strip[data-id="9936c4"] {
  --section-id: "9936c4";
  --storage-url: "https://cuchac.proweb.cz/_section/9936c4";
  --public-url: "https://cuchac.proweb.cz/_section/9936c4";
}
.strip[data-id="9936c4"] .about-section {
  padding: 100px 0;
  background: #0a0a0a;
  color: #fff;
}
.strip[data-id="9936c4"] .about-section .about-intro {
  max-width: 900px;
  margin: 0 auto 80px;
  text-align: center;
  padding: 0 20px;
}
.strip[data-id="9936c4"] .about-section .about-intro .tagline {
  color: #d4af37;
  font-size: 0.9rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 3px;
  display: block;
  margin-bottom: 15px;
}
.strip[data-id="9936c4"] .about-section .about-intro h2 {
  font-size: 2.5rem;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 25px;
}
.strip[data-id="9936c4"] .about-section .about-intro p {
  font-size: 1.15rem;
  color: #ccc;
  line-height: 1.8;
}
.strip[data-id="9936c4"] .about-section .team-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 40px;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id="9936c4"] .about-section .team-member {
  text-align: center;
}
.strip[data-id="9936c4"] .about-section .team-member .member-img {
  width: 200px;
  height: 200px;
  margin: 0 auto 25px;
  border-radius: 50%;
  overflow: hidden;
  border: 3px solid #d4af37;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.5);
}
.strip[data-id="9936c4"] .about-section .team-member .member-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.strip[data-id="9936c4"] .about-section .team-member h3 {
  font-size: 1.4rem;
  font-weight: 700;
  margin-bottom: 5px;
}
.strip[data-id="9936c4"] .about-section .team-member .role {
  color: #d4af37;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.85rem;
  letter-spacing: 1px;
  display: block;
  margin-bottom: 15px;
}
.strip[data-id="9936c4"] .about-section .team-member p {
  color: #888;
  font-size: 0.95rem;
  line-height: 1.6;
}
@media (max-width: 768px) {
  .strip[data-id="9936c4"] .about-section .about-intro h2 {
    font-size: 2rem;
  }
}.strip[data-id=f561c1] {
  --section-id: "f561c1";
  --storage-url: "https://cuchac.proweb.cz/_section/f561c1";
  --public-url: "https://cuchac.proweb.cz/_section/f561c1";
}
.strip[data-id=f561c1] .faq-section {
  padding: 100px 0;
  background: #0f0f0f;
  color: #fff;
}
.strip[data-id=f561c1] .faq-section .section-header {
  text-align: center;
  margin-bottom: 60px;
  padding: 0 20px;
}
.strip[data-id=f561c1] .faq-section .section-header h2 {
  font-size: 2.5rem;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.strip[data-id=f561c1] .faq-section .section-header p {
  color: #888;
  max-width: 600px;
  margin: 0 auto;
}
.strip[data-id=f561c1] .faq-section .faq-container {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id=f561c1] .faq-section .faq-item {
  background: #1a1a1a;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 12px;
  margin-bottom: 15px;
  overflow: hidden;
  transition: all 0.3s ease;
}
.strip[data-id=f561c1] .faq-section .faq-item.active {
  border-color: rgba(212, 175, 55, 0.3);
}
.strip[data-id=f561c1] .faq-section .faq-item.active .faq-question i {
  transform: rotate(180deg);
  color: #d4af37;
}
.strip[data-id=f561c1] .faq-section .faq-item.active .faq-answer {
  display: block;
}
.strip[data-id=f561c1] .faq-section .faq-item .faq-question {
  padding: 25px 30px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 700;
  font-size: 1.1rem;
  user-select: none;
}
.strip[data-id=f561c1] .faq-section .faq-item .faq-question i {
  transition: transform 0.3s ease;
  color: #666;
}
.strip[data-id=f561c1] .faq-section .faq-item .faq-question:hover {
  color: #d4af37;
}
.strip[data-id=f561c1] .faq-section .faq-item .faq-answer {
  padding: 0 30px 30px;
  color: #aaa;
  line-height: 1.7;
  display: none;
  border-top: 1px solid rgba(255, 255, 255, 0.02);
  padding-top: 20px;
}
@media (max-width: 768px) {
  .strip[data-id=f561c1] .faq-section .section-header h2 {
    font-size: 2rem;
  }
}.strip[data-id=e5d144] {
  --section-id: "e5d144";
  --storage-url: "https://cuchac.proweb.cz/_section/e5d144";
  --public-url: "https://cuchac.proweb.cz/_section/e5d144";
}
.strip[data-id=e5d144] .contact-section {
  padding: 100px 0;
  background: #0a0a0a;
  color: #fff;
}
.strip[data-id=e5d144] .contact-section .contact-grid {
  display: grid;
  grid-template-columns: 1fr 1.2fr;
  gap: 80px;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id=e5d144] .contact-section .contact-info h2 {
  font-size: 2.5rem;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 30px;
  line-height: 1.2;
}
.strip[data-id=e5d144] .contact-section .contact-info p {
  color: #aaa;
  font-size: 1.1rem;
  margin-bottom: 40px;
}
.strip[data-id=e5d144] .contact-section .contact-info .info-items {
  display: flex;
  flex-direction: column;
  gap: 25px;
  margin-bottom: 40px;
}
.strip[data-id=e5d144] .contact-section .contact-info .info-items .item {
  display: flex;
  align-items: flex-start;
  gap: 20px;
}
.strip[data-id=e5d144] .contact-section .contact-info .info-items .item i {
  background: rgba(212, 175, 55, 0.1);
  color: #d4af37;
  width: 50px;
  height: 50px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.2rem;
  border: 1px solid rgba(212, 175, 55, 0.2);
}
.strip[data-id=e5d144] .contact-section .contact-info .info-items .item .text h4 {
  font-size: 1rem;
  margin-bottom: 5px;
  color: #fff;
}
.strip[data-id=e5d144] .contact-section .contact-info .info-items .item .text p {
  margin: 0;
  font-size: 0.95rem;
  color: #888;
}
.strip[data-id=e5d144] .contact-section .contact-info .info-items .item .text a {
  color: #d4af37;
  text-decoration: none;
}
.strip[data-id=e5d144] .contact-section .contact-info .info-items .item .text a:hover {
  text-decoration: underline;
}
.strip[data-id=e5d144] .contact-section .booking-form-wrap {
  background: #151515;
  padding: 50px;
  border-radius: 25px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  box-shadow: 0 30px 60px rgba(0, 0, 0, 0.5);
}
.strip[data-id=e5d144] .contact-section .booking-form-wrap h3 {
  font-size: 1.5rem;
  margin-bottom: 30px;
  font-weight: 700;
}
.strip[data-id=e5d144] .contact-section .booking-form-wrap .form-group {
  margin-bottom: 20px;
}
.strip[data-id=e5d144] .contact-section .booking-form-wrap .form-group label {
  display: block;
  font-size: 0.85rem;
  color: #666;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.strip[data-id=e5d144] .contact-section .booking-form-wrap .form-group input, .strip[data-id=e5d144] .contact-section .booking-form-wrap .form-group select, .strip[data-id=e5d144] .contact-section .booking-form-wrap .form-group textarea {
  width: 100%;
  background: #0a0a0a;
  border: 1px solid #222;
  border-radius: 10px;
  padding: 15px;
  color: #fff;
  font-family: inherit;
  font-size: 1rem;
  transition: all 0.3s;
}
.strip[data-id=e5d144] .contact-section .booking-form-wrap .form-group input:focus, .strip[data-id=e5d144] .contact-section .booking-form-wrap .form-group select:focus, .strip[data-id=e5d144] .contact-section .booking-form-wrap .form-group textarea:focus {
  outline: none;
  border-color: #d4af37;
  box-shadow: 0 0 0 3px rgba(212, 175, 55, 0.1);
}
.strip[data-id=e5d144] .contact-section .booking-form-wrap .form-group textarea {
  height: 120px;
  resize: vertical;
}
.strip[data-id=e5d144] .contact-section .booking-form-wrap .form-status {
  margin-top: 20px;
  padding: 15px;
  border-radius: 10px;
  display: none;
  font-size: 0.95rem;
}
.strip[data-id=e5d144] .contact-section .booking-form-wrap .form-status.success {
  display: block;
  background: rgba(40, 167, 69, 0.1);
  color: #28a745;
  border: 1px solid rgba(40, 167, 69, 0.2);
}
.strip[data-id=e5d144] .contact-section .booking-form-wrap .form-status.error {
  display: block;
  background: rgba(220, 53, 69, 0.1);
  color: #dc3545;
  border: 1px solid rgba(220, 53, 69, 0.2);
}
@media (max-width: 992px) {
  .strip[data-id=e5d144] .contact-section .contact-grid {
    grid-template-columns: 1fr;
    gap: 60px;
  }
  .strip[data-id=e5d144] .contact-section .booking-form-wrap {
    padding: 30px;
  }
}@charset "UTF-8";
.strip[data-id="01a481"] {
  --section-id: "01a481";
  --storage-url: "https://cuchac.proweb.cz/_section/01a481";
  --public-url: "https://cuchac.proweb.cz/_section/01a481";
}
.strip[data-id="01a481"] .map-section {
  background: #0a0a0a;
  padding: 60px 0 80px;
}
.strip[data-id="01a481"] .map-section .map-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id="01a481"] .map-section .map-container iframe {
  width: 100%;
  height: 500px;
  border: 0;
  border-radius: 16px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.6);
  border: 1px solid rgba(212, 175, 55, 0.3);
  display: block;
  /* Aplikace pískového filtru */
  filter: sepia(0.5) hue-rotate(-15deg) brightness(0.85) contrast(1.1);
  transition: filter 0.3s ease;
}
.strip[data-id="01a481"] .map-section .map-container iframe:hover {
  filter: sepia(0.3) hue-rotate(-15deg) brightness(0.95) contrast(1.1);
}
.strip[data-id="01a481"] .map-section .map-caption {
  text-align: center;
  margin-top: 30px;
  color: #ddd;
  font-size: 1.1rem;
}
.strip[data-id="01a481"] .map-section .map-caption strong {
  color: #d4af37;
  font-weight: 600;
}
@media (max-width: 768px) {
  .strip[data-id="01a481"] .map-section {
    padding: 40px 0 60px;
  }
  .strip[data-id="01a481"] .map-section .map-container iframe {
    height: 350px;
  }
}.strip[data-id="7fa60f"] {
  --section-id: "7fa60f";
  --storage-url: "https://cuchac.proweb.cz/_section/7fa60f";
  --public-url: "https://cuchac.proweb.cz/_section/7fa60f";
}
.strip[data-id="7fa60f"] .site-footer {
  background: #000;
  color: #888;
  padding: 80px 0 30px;
  border-top: 1px solid #222;
}
.strip[data-id="7fa60f"] .site-footer .footer-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 40px;
  margin-bottom: 40px;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
}
.strip[data-id="7fa60f"] .site-footer .footer-col h4 {
  color: #fff;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 700;
}
.strip[data-id="7fa60f"] .site-footer .footer-col p {
  line-height: 1.8;
}
.strip[data-id="7fa60f"] .site-footer .logo {
  font-size: 1.5rem;
  font-weight: 900;
  color: #fff;
  margin-bottom: 20px;
}
.strip[data-id="7fa60f"] .site-footer .logo .gold {
  color: #d4af37;
}
.strip[data-id="7fa60f"] .site-footer .socials {
  display: flex;
  gap: 15px;
  margin-top: 20px;
}
.strip[data-id="7fa60f"] .site-footer .socials a {
  color: #fff;
  font-size: 1.5rem;
  transition: color 0.3s;
}
.strip[data-id="7fa60f"] .site-footer .socials a:hover {
  color: #d4af37;
}
.strip[data-id="7fa60f"] .site-footer .footer-bottom {
  text-align: center;
  border-top: 1px solid #111;
  padding-top: 30px;
  font-size: 0.85rem;
}