.strip[data-id=e466e2] {
  --section-id: "e466e2";
  --storage-url: "https://roman-popel.proweb.cz/_section/e466e2";
  --public-url: "https://roman-popel.proweb.cz/_section/e466e2";
}
.strip[data-id=e466e2] .main-header {
  background: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  padding: 1rem 0;
  position: relative;
  z-index: 1000;
}
.strip[data-id=e466e2] .main-header .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.strip[data-id=e466e2] .main-header .logo a {
  text-decoration: none;
  display: flex;
  flex-direction: column;
  line-height: 1.2;
}
.strip[data-id=e466e2] .main-header .logo .brand-name {
  font-size: 1.5rem;
  font-weight: 800;
  color: #333;
  text-transform: uppercase;
  letter-spacing: -0.5px;
}
.strip[data-id=e466e2] .main-header .logo .brand-sub {
  font-size: 0.85rem;
  color: #f39c12;
  font-weight: 600;
  text-transform: uppercase;
}
.strip[data-id=e466e2] .main-header .main-nav ul {
  list-style: none;
  display: flex;
  gap: 2rem;
  margin: 0;
  padding: 0;
}
.strip[data-id=e466e2] .main-header .main-nav ul li a {
  text-decoration: none;
  color: #444;
  font-weight: 600;
  transition: color 0.3s;
}
.strip[data-id=e466e2] .main-header .main-nav ul li a:hover {
  color: #f39c12;
}
.strip[data-id=e466e2] .main-header .header-contact .phone-link {
  text-decoration: none;
  color: #333;
  font-weight: 700;
  display: flex;
  align-items: center;
  gap: 8px;
  background: #f8f9fa;
  padding: 8px 15px;
  border-radius: 50px;
  transition: all 0.3s;
}
.strip[data-id=e466e2] .main-header .header-contact .phone-link i {
  color: #f39c12;
}
.strip[data-id=e466e2] .main-header .header-contact .phone-link:hover {
  background: #f39c12;
  color: #fff;
}
.strip[data-id=e466e2] .main-header .header-contact .phone-link:hover i {
  color: #fff;
}
@media (max-width: 768px) {
  .strip[data-id=e466e2] .main-header .main-nav {
    display: none;
  }
  .strip[data-id=e466e2] .main-header .logo .brand-name {
    font-size: 1.2rem;
  }
}.strip[data-id="8c9ba7"] {
  --section-id: "8c9ba7";
  --storage-url: "https://roman-popel.proweb.cz/_section/8c9ba7";
  --public-url: "https://roman-popel.proweb.cz/_section/8c9ba7";
}
.strip[data-id="8c9ba7"] .hero-section {
  position: relative;
  min-height: 80vh;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #fff;
  background-image: url(https://roman-popel.proweb.cz/_section/8c9ba7/hero-bg.jpg);
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}
.strip[data-id="8c9ba7"] .hero-section .hero-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.4) 100%);
  z-index: 1;
}
.strip[data-id="8c9ba7"] .hero-section .container {
  position: relative;
  z-index: 2;
  max-width: 900px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id="8c9ba7"] .hero-section .hero-content h1 {
  font-size: clamp(2.5rem, 8vw, 4.5rem);
  font-weight: 800;
  margin-bottom: 1.5rem;
  line-height: 1.1;
  text-transform: uppercase;
}
.strip[data-id="8c9ba7"] .hero-section .hero-content .lead {
  font-size: clamp(1.1rem, 3vw, 1.5rem);
  margin-bottom: 2.5rem;
  opacity: 0.9;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
.strip[data-id="8c9ba7"] .hero-section .hero-btns {
  display: flex;
  gap: 1rem;
  justify-content: center;
  flex-wrap: wrap;
}
.strip[data-id="8c9ba7"] .hero-section .hero-btns .btn {
  padding: 15px 35px;
  border-radius: 5px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.3s;
  font-size: 0.9rem;
  letter-spacing: 1px;
}
.strip[data-id="8c9ba7"] .hero-section .hero-btns .btn-primary {
  background: #f39c12;
  color: #fff;
  border: 2px solid #f39c12;
}
.strip[data-id="8c9ba7"] .hero-section .hero-btns .btn-primary:hover {
  background: transparent;
  color: #f39c12;
}
.strip[data-id="8c9ba7"] .hero-section .hero-btns .btn-outline {
  background: transparent;
  color: #fff;
  border: 2px solid #fff;
}
.strip[data-id="8c9ba7"] .hero-section .hero-btns .btn-outline:hover {
  background: #fff;
  color: #333;
}
@media (max-width: 768px) {
  .strip[data-id="8c9ba7"] .hero-section {
    background-attachment: scroll;
    min-height: 60vh;
    padding: 60px 0;
  }
}.strip[data-id=c9cae2] {
  --section-id: "c9cae2";
  --storage-url: "https://roman-popel.proweb.cz/_section/c9cae2";
  --public-url: "https://roman-popel.proweb.cz/_section/c9cae2";
}
.strip[data-id=c9cae2] .services-section {
  padding: 100px 0;
  background: #fdfdfd;
}
.strip[data-id=c9cae2] .services-section .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id=c9cae2] .services-section .section-header {
  text-align: center;
  margin-bottom: 60px;
}
.strip[data-id=c9cae2] .services-section .section-header h2 {
  font-size: 2.5rem;
  color: #333;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-weight: 800;
  position: relative;
  display: inline-block;
  padding-bottom: 15px;
}
.strip[data-id=c9cae2] .services-section .section-header h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 4px;
  background: #f39c12;
}
.strip[data-id=c9cae2] .services-section .section-header p {
  color: #777;
  font-size: 1.1rem;
  max-width: 600px;
  margin: 0 auto;
}
.strip[data-id=c9cae2] .services-section .services-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 30px;
}
.strip[data-id=c9cae2] .services-section .service-card {
  background: #fff;
  padding: 40px 30px;
  border-radius: 10px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
  transition: all 0.3s;
  text-align: center;
  border-bottom: 3px solid transparent;
}
.strip[data-id=c9cae2] .services-section .service-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
  border-bottom: 3px solid #f39c12;
}
.strip[data-id=c9cae2] .services-section .service-card .icon {
  font-size: 3rem;
  margin-bottom: 20px;
  display: block;
}
.strip[data-id=c9cae2] .services-section .service-card h3 {
  font-size: 1.3rem;
  color: #333;
  margin-bottom: 15px;
  font-weight: 700;
}
.strip[data-id=c9cae2] .services-section .service-card p {
  color: #666;
  line-height: 1.6;
  font-size: 0.95rem;
}.strip[data-id=d6f175] {
  --section-id: "d6f175";
  --storage-url: "https://roman-popel.proweb.cz/_section/d6f175";
  --public-url: "https://roman-popel.proweb.cz/_section/d6f175";
}
.strip[data-id=d6f175] .contact-section {
  padding: 100px 0;
  background: #333;
  color: #fff;
}
.strip[data-id=d6f175] .contact-section .container {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id=d6f175] .contact-section .contact-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: start;
}
.strip[data-id=d6f175] .contact-section .contact-info h2 {
  font-size: 2.5rem;
  margin-bottom: 20px;
  color: #f39c12;
  text-transform: uppercase;
  font-weight: 800;
}
.strip[data-id=d6f175] .contact-section .contact-info p {
  margin-bottom: 40px;
  font-size: 1.1rem;
  opacity: 0.8;
  line-height: 1.6;
}
.strip[data-id=d6f175] .contact-section .contact-info .info-items {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.strip[data-id=d6f175] .contact-section .contact-info .info-items .info-item {
  display: flex;
  flex-direction: column;
}
.strip[data-id=d6f175] .contact-section .contact-info .info-items .info-item strong {
  color: #f39c12;
  font-size: 0.9rem;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.strip[data-id=d6f175] .contact-section .contact-info .info-items .info-item a, .strip[data-id=d6f175] .contact-section .contact-info .info-items .info-item span {
  color: #fff;
  text-decoration: none;
  font-size: 1.2rem;
  font-weight: 600;
}
.strip[data-id=d6f175] .contact-section .contact-info .info-items .info-item a:hover {
  color: #f39c12;
}
.strip[data-id=d6f175] .contact-section .contact-form-box {
  background: #fff;
  padding: 40px;
  border-radius: 10px;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.3);
}
.strip[data-id=d6f175] .contact-section .contact-form-box .contact-form {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.strip[data-id=d6f175] .contact-section .contact-form-box .contact-form .form-group input, .strip[data-id=d6f175] .contact-section .contact-form-box .contact-form .form-group textarea {
  width: 100%;
  padding: 15px;
  border: 1px solid #ddd;
  border-radius: 5px;
  font-family: inherit;
  font-size: 1rem;
  outline: none;
  transition: border-color 0.3s;
}
.strip[data-id=d6f175] .contact-section .contact-form-box .contact-form .form-group input:focus, .strip[data-id=d6f175] .contact-section .contact-form-box .contact-form .form-group textarea:focus {
  border-color: #f39c12;
}
.strip[data-id=d6f175] .contact-section .contact-form-box .contact-form .btn-submit {
  background: #f39c12;
  color: #fff;
  border: none;
  padding: 15px;
  border-radius: 5px;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
  transition: background 0.3s;
  font-size: 1rem;
}
.strip[data-id=d6f175] .contact-section .contact-form-box .contact-form .btn-submit:hover {
  background: #e67e22;
}
.strip[data-id=d6f175] .contact-section .contact-form-box .form-response {
  margin-top: 20px;
  text-align: center;
  font-weight: 600;
}
.strip[data-id=d6f175] .contact-section .contact-form-box .form-response.success {
  color: #27ae60;
}
.strip[data-id=d6f175] .contact-section .contact-form-box .form-response.error {
  color: #e74c3c;
}
@media (max-width: 850px) {
  .strip[data-id=d6f175] .contact-section .contact-wrapper {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}.strip[data-id=f92e78] {
  --section-id: "f92e78";
  --storage-url: "https://roman-popel.proweb.cz/_section/f92e78";
  --public-url: "https://roman-popel.proweb.cz/_section/f92e78";
}
.strip[data-id=f92e78] .main-footer {
  background: #222;
  color: #888;
  padding: 40px 0;
  border-top: 1px solid #444;
}
.strip[data-id=f92e78] .main-footer .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id=f92e78] .main-footer .footer-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}
.strip[data-id=f92e78] .main-footer .footer-logo {
  display: flex;
  flex-direction: column;
}
.strip[data-id=f92e78] .main-footer .footer-logo .brand-name {
  color: #fff;
  font-weight: 700;
  font-size: 1.2rem;
  text-transform: uppercase;
}
.strip[data-id=f92e78] .main-footer .footer-logo .brand-sub {
  color: #f39c12;
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: 600;
}
.strip[data-id=f92e78] .main-footer .footer-copy p {
  margin: 0;
  font-size: 0.9rem;
}
.strip[data-id=f92e78] .main-footer .footer-links {
  display: flex;
  gap: 20px;
}
.strip[data-id=f92e78] .main-footer .footer-links a {
  color: #888;
  text-decoration: none;
  font-size: 0.9rem;
  transition: color 0.3s;
}
.strip[data-id=f92e78] .main-footer .footer-links a:hover {
  color: #f39c12;
}
@media (max-width: 600px) {
  .strip[data-id=f92e78] .main-footer .footer-content {
    flex-direction: column;
    text-align: center;
  }
}