@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@500;600&family=Open+Sans&display=swap');
.strip[data-id="778581"] {
  --section-id: "778581";
  --storage-url: "https://test-005.praweb.cz/_section/778581";
  --public-url: "https://test-005.praweb.cz/_section/778581";
}
.strip[data-id="778581"] .header-section {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  background: rgba(255, 255, 255, 0.85);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  font-family: "Montserrat", sans-serif;
  transition: all 0.3s ease;
}
.strip[data-id="778581"] .top-bar {
  background: rgba(248, 249, 250, 0.8);
  padding: 6px 0;
  font-size: 13px;
  color: #444;
  border-bottom: 1px solid rgba(0, 0, 0, 0.03);
}
.strip[data-id="778581"] .top-bar .container {
  display: flex;
  justify-content: flex-end;
  gap: 25px;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id="778581"] .top-bar a {
  text-decoration: none;
  color: inherit;
  display: flex;
  align-items: center;
  gap: 8px;
  transition: color 0.3s ease;
  font-weight: 500;
}
.strip[data-id="778581"] .top-bar a:hover {
  color: #00a89e;
}
.strip[data-id="778581"] .top-bar i {
  color: #00a89e;
  font-size: 14px;
}
.strip[data-id="778581"] .main-nav {
  padding: 12px 0;
}
.strip[data-id="778581"] .main-nav .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id="778581"] .logo a {
  display: flex;
  align-items: center;
}
.strip[data-id="778581"] .logo img {
  max-height: 45px;
  width: auto;
  display: block;
  transition: transform 0.3s ease;
}
.strip[data-id="778581"] .logo a:hover img {
  transform: scale(1.02);
}
.strip[data-id="778581"] .nav-menu {
  display: flex;
  gap: 25px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.strip[data-id="778581"] .nav-menu li a {
  text-decoration: none;
  color: #2d3436;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  position: relative;
  padding: 8px 0;
  transition: color 0.3s ease;
}
.strip[data-id="778581"] .nav-menu li a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 2px;
  background: #00a89e;
  transition: all 0.3s ease;
  transform: translateX(-50%);
}
.strip[data-id="778581"] .nav-menu li a:hover {
  color: #00a89e;
}
.strip[data-id="778581"] .nav-menu li a:hover:after {
  width: 100%;
}
.strip[data-id="778581"] .nav-actions {
  display: flex;
  align-items: center;
  gap: 20px;
}
.strip[data-id="778581"] .nav-socials {
  display: flex;
  gap: 12px;
}
.strip[data-id="778581"] .nav-socials a {
  color: #2d3436;
  font-size: 16px;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.03);
  transition: all 0.3s ease;
}
.strip[data-id="778581"] .nav-socials a:hover {
  color: #fff;
  background: #00a89e;
  transform: translateY(-2px);
}
.strip[data-id="778581"] .mobile-toggle {
  display: none;
  background: #f8f9fa;
  border: 1px solid rgba(0, 0, 0, 0.05);
  width: 40px;
  height: 40px;
  border-radius: 8px;
  font-size: 20px;
  color: #2d3436;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}
.strip[data-id="778581"] .mobile-toggle:hover {
  background: #e9ecef;
}
@media (max-width: 1024px) {
  .strip[data-id="778581"] .nav-menu {
    gap: 15px;
  }
  .strip[data-id="778581"] .nav-menu li a {
    font-size: 13px;
  }
}
@media (max-width: 992px) {
  .strip[data-id="778581"] .top-bar {
    display: none;
  }
  .strip[data-id="778581"] .mobile-toggle {
    display: flex;
  }
  .strip[data-id="778581"] .nav-menu {
    position: fixed;
    top: 70px;
    left: 0;
    width: 100%;
    height: calc(100vh - 70px);
    background: white;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 40px 0;
    gap: 30px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transform: translateX(100%);
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    z-index: 999;
  }
  .strip[data-id="778581"] .nav-menu.active {
    transform: translateX(0);
  }
  .strip[data-id="778581"] .nav-menu li a {
    font-size: 18px;
  }
  .strip[data-id="778581"] .nav-socials {
    display: none;
  }
}
@media (max-width: 480px) {
  .strip[data-id="778581"] .logo img {
    max-height: 35px;
  }
}.strip[data-id="51e32b"] {
  --section-id: "51e32b";
  --storage-url: "https://test-005.praweb.cz/_section/51e32b";
  --public-url: "https://test-005.praweb.cz/_section/51e32b";
}
.strip[data-id="51e32b"] .hero-section {
  background-color: #f8f9fa;
  min-height: 80vh;
  display: flex;
  align-items: center;
  overflow: hidden;
  padding: 0;
}
.strip[data-id="51e32b"] .hero-section .container {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  padding: 0 20px;
}
.strip[data-id="51e32b"] .hero-section .split-layout {
  display: flex;
  align-items: center;
  gap: 60px;
  position: relative;
}
@media (max-width: 768px) {
  .strip[data-id="51e32b"] .hero-section .split-layout {
    flex-direction: column-reverse;
    gap: 30px;
    padding: 40px 0;
  }
}
.strip[data-id="51e32b"] .hero-section .text-side {
  flex: 1;
  max-width: 600px;
  animation: fadeIn 1s ease-out;
}
@media (max-width: 768px) {
  .strip[data-id="51e32b"] .hero-section .text-side {
    text-align: center;
    max-width: 100%;
  }
}
.strip[data-id="51e32b"] .hero-section .text-side .logo {
  max-width: 150px;
  margin-bottom: 30px;
}
.strip[data-id="51e32b"] .hero-section .text-side h1 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 48px;
  color: #2c3e50;
  margin: 0 0 15px 0;
  line-height: 1.2;
}
@media (max-width: 480px) {
  .strip[data-id="51e32b"] .hero-section .text-side h1 {
    font-size: 36px;
  }
}
.strip[data-id="51e32b"] .hero-section .text-side .divider {
  width: 80px;
  height: 4px;
  background-color: #00a89e;
  margin-bottom: 25px;
}
@media (max-width: 768px) {
  .strip[data-id="51e32b"] .hero-section .text-side .divider {
    margin: 0 auto 25px auto;
  }
}
.strip[data-id="51e32b"] .hero-section .text-side .description {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  color: #333333;
  line-height: 1.6;
  margin-bottom: 0;
}
.strip[data-id="51e32b"] .hero-section .image-side {
  flex: 1;
  position: relative;
  height: 600px;
}
@media (max-width: 768px) {
  .strip[data-id="51e32b"] .hero-section .image-side {
    width: 100%;
    height: 250px;
  }
}
.strip[data-id="51e32b"] .hero-section .image-side .hero-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><path d="M100 0H20C10 0 0 10 0 20V80C0 90 10 100 20 100H100V0Z" fill="black"/></svg>');
  mask-size: cover;
  mask-repeat: no-repeat;
}
@media (max-width: 768px) {
  .strip[data-id="51e32b"] .hero-section .image-side .hero-img {
    mask-image: none;
    border-radius: 20px;
  }
}
.strip[data-id="51e32b"] .hero-section .image-side::after {
  content: "";
  position: absolute;
  bottom: -20px;
  right: -20px;
  width: 100px;
  height: 100px;
  background-image: radial-gradient(#00a89e 20%, transparent 20%);
  background-size: 10px 10px;
  opacity: 0.3;
  z-index: -1;
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateX(-20px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}.strip[data-id=b7c983] {
  --section-id: "b7c983";
  --storage-url: "https://test-005.praweb.cz/_section/b7c983";
  --public-url: "https://test-005.praweb.cz/_section/b7c983";
}
.strip[data-id=b7c983] .pricing-section {
  background-color: #f8f9fa;
  padding: 80px 0;
  font-family: "Open Sans", sans-serif;
}
.strip[data-id=b7c983] .pricing-section .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id=b7c983] .pricing-section .section-header {
  text-align: center;
  margin-bottom: 60px;
}
.strip[data-id=b7c983] .pricing-section .section-header h2 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 36px;
  color: #2c3e50;
  margin-bottom: 10px;
}
.strip[data-id=b7c983] .pricing-section .section-header p {
  font-size: 18px;
  color: #333333;
  max-width: 800px;
  margin: 0 auto;
}
.strip[data-id=b7c983] .pricing-section .pricing-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
@media (max-width: 992px) {
  .strip[data-id=b7c983] .pricing-section .pricing-grid {
    grid-template-columns: 1fr;
  }
}
.strip[data-id=b7c983] .pricing-section .pricing-card {
  background: #ffffff;
  border-radius: 15px;
  padding: 40px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  transition: border-top 0.3s ease, transform 0.3s ease;
  border-top: 5px solid transparent;
}
.strip[data-id=b7c983] .pricing-section .pricing-card:hover {
  border-top: 5px solid #00a89e;
  transform: translateY(-5px);
}
.strip[data-id=b7c983] .pricing-section .pricing-card .card-header {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 30px;
}
.strip[data-id=b7c983] .pricing-section .pricing-card .card-header .icon {
  width: 40px;
  height: 40px;
  color: #00a89e;
  flex-shrink: 0;
}
.strip[data-id=b7c983] .pricing-section .pricing-card .card-header h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 24px;
  color: #2c3e50;
  margin: 0;
}
.strip[data-id=b7c983] .pricing-section .pricing-card .pricing-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.strip[data-id=b7c983] .pricing-section .pricing-card .pricing-list li {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  padding: 12px 0;
  border-bottom: 1px dotted #e0e0e0;
  font-size: 17px;
  color: #333333;
}
.strip[data-id=b7c983] .pricing-section .pricing-card .pricing-list li:last-child {
  border-bottom: none;
}
.strip[data-id=b7c983] .pricing-section .pricing-card .pricing-list li .service-name {
  flex: 1;
  padding-right: 15px;
}
.strip[data-id=b7c983] .pricing-section .pricing-card .pricing-list li .price {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #00a89e;
  white-space: nowrap;
}.strip[data-id=bcc44b] {
  --section-id: "bcc44b";
  --storage-url: "https://test-005.praweb.cz/_section/bcc44b";
  --public-url: "https://test-005.praweb.cz/_section/bcc44b";
}
.strip[data-id=bcc44b] .info-section {
  background-color: #ffffff;
  padding: 80px 0;
  font-family: "Open Sans", sans-serif;
}
.strip[data-id=bcc44b] .info-section .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
  align-items: center;
  gap: 60px;
}
@media (max-width: 992px) {
  .strip[data-id=bcc44b] .info-section .container {
    flex-direction: column;
    gap: 40px;
  }
}
.strip[data-id=bcc44b] .info-section .info-content {
  flex: 1;
}
.strip[data-id=bcc44b] .info-section .info-content h2 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 36px;
  color: #2c3e50;
  margin-bottom: 30px;
}
.strip[data-id=bcc44b] .info-section .info-content .info-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 25px;
}
@media (max-width: 600px) {
  .strip[data-id=bcc44b] .info-section .info-content .info-grid {
    grid-template-columns: 1fr;
  }
}
.strip[data-id=bcc44b] .info-section .info-content .info-item {
  display: flex;
  gap: 15px;
}
.strip[data-id=bcc44b] .info-section .info-content .info-item .icon {
  width: 24px;
  height: 24px;
  color: #00a89e;
  flex-shrink: 0;
}
.strip[data-id=bcc44b] .info-section .info-content .info-item .text {
  font-size: 15px;
  color: #333333;
  line-height: 1.5;
}
.strip[data-id=bcc44b] .info-section .info-content .info-item .text strong {
  display: block;
  color: #2c3e50;
  margin-bottom: 5px;
}
.strip[data-id=bcc44b] .info-section .info-content .info-item.highlight {
  background: #f4f4f4;
  padding: 20px;
  border-radius: 10px;
  grid-column: span 2;
}
@media (max-width: 600px) {
  .strip[data-id=bcc44b] .info-section .info-content .info-item.highlight {
    grid-column: span 1;
  }
}
.strip[data-id=bcc44b] .info-section .info-image {
  flex: 1;
  position: relative;
}
.strip[data-id=bcc44b] .info-section .info-image img {
  width: 100%;
  height: auto;
  border-radius: 20px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease;
}
.strip[data-id=bcc44b] .info-section .info-image img:hover {
  transform: scale(1.02);
}
@media (max-width: 992px) {
  .strip[data-id=bcc44b] .info-section .info-image {
    display: none;
  }
}.strip[data-id="7748e5"] {
  --section-id: "7748e5";
  --storage-url: "https://test-005.praweb.cz/_section/7748e5";
  --public-url: "https://test-005.praweb.cz/_section/7748e5";
}
.strip[data-id="7748e5"] .contact-section {
  background-color: #f8f9fa;
  padding: 80px 0;
  font-family: "Open Sans", sans-serif;
}
.strip[data-id="7748e5"] .contact-section .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
  gap: 60px;
}
@media (max-width: 992px) {
  .strip[data-id="7748e5"] .contact-section .container {
    flex-direction: column;
    gap: 40px;
  }
}
.strip[data-id="7748e5"] .contact-section .contact-info {
  flex: 1;
}
.strip[data-id="7748e5"] .contact-section .contact-info h2 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 32px;
  color: #2c3e50;
  margin-bottom: 15px;
}
.strip[data-id="7748e5"] .contact-section .contact-info .subtitle {
  font-size: 18px;
  color: #333333;
  margin-bottom: 40px;
}
.strip[data-id="7748e5"] .contact-section .contact-info .info-block {
  margin-bottom: 30px;
}
.strip[data-id="7748e5"] .contact-section .contact-info .info-block h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 20px;
  color: #2c3e50;
  margin-bottom: 10px;
}
.strip[data-id="7748e5"] .contact-section .contact-info .info-block p {
  font-size: 16px;
  color: #333333;
  margin: 5px 0;
}
.strip[data-id="7748e5"] .contact-section .contact-info .info-block .phone {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 24px;
  color: #00a89e;
  text-decoration: none;
  display: block;
  margin-top: 10px;
}
.strip[data-id="7748e5"] .contact-section .contact-info .social-links {
  display: flex;
  gap: 15px;
  margin-top: 30px;
}
.strip[data-id="7748e5"] .contact-section .contact-info .social-links .social-btn {
  width: 40px;
  height: 40px;
  background-color: #00a89e;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  text-decoration: none;
  transition: opacity 0.3s ease;
}
.strip[data-id="7748e5"] .contact-section .contact-info .social-links .social-btn:hover {
  opacity: 0.8;
}
.strip[data-id="7748e5"] .contact-section .contact-info .social-links .social-btn svg {
  width: 20px;
  height: 20px;
}
.strip[data-id="7748e5"] .contact-section .contact-info .footer-line {
  margin-top: 40px;
  padding-top: 20px;
  border-top: 1px solid #e0e0e0;
  font-size: 14px;
  color: #777777;
}
.strip[data-id="7748e5"] .contact-section .contact-map {
  flex: 1;
  min-height: 450px;
}
.strip[data-id="7748e5"] .contact-section .contact-map iframe {
  width: 100%;
  height: 100%;
  border: none;
  border-radius: 15px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}
@media (max-width: 992px) {
  .strip[data-id="7748e5"] .contact-section .contact-map {
    min-height: 300px;
  }
}.strip[data-id="7c62df"] {
  --section-id: "7c62df";
  --storage-url: "https://test-005.praweb.cz/_section/7c62df";
  --public-url: "https://test-005.praweb.cz/_section/7c62df";
  /* Bottom Bar */
}
.strip[data-id="7c62df"] .footer-section {
  background-color: #2c3e50;
  border-top: 4px solid #00a89e;
  padding: 60px 0 0 0;
  color: #e0e0e0;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
}
.strip[data-id="7c62df"] .footer-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id="7c62df"] .footer-grid {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 40px;
  padding-bottom: 50px;
}
.strip[data-id="7c62df"] .footer-col {
  flex: 1 1 250px;
}
.strip[data-id="7c62df"] .footer-title {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 25px;
  letter-spacing: 1px;
  display: block;
}
.strip[data-id="7c62df"] .footer-text {
  line-height: 1.6;
  color: #cccccc;
  margin: 0;
}
.strip[data-id="7c62df"] .footer-links {
  list-style: none;
  padding: 0;
  margin: 0;
}
.strip[data-id="7c62df"] .footer-links li {
  margin-bottom: 12px;
  display: flex;
  align-items: center;
}
.strip[data-id="7c62df"] .footer-links a {
  color: #cccccc;
  text-decoration: none;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  gap: 8px;
}
.strip[data-id="7c62df"] .link-arrow {
  transition: transform 0.3s ease;
  color: #00a89e;
  flex-shrink: 0;
}
.strip[data-id="7c62df"] .footer-links a:hover {
  color: #00a89e;
  padding-left: 5px;
}
.strip[data-id="7c62df"] .footer-links a:hover .link-arrow {
  transform: translateX(3px);
}
.strip[data-id="7c62df"] .footer-socials {
  display: flex;
  gap: 15px;
}
.strip[data-id="7c62df"] .footer-socials a {
  width: 42px;
  height: 42px;
  background-color: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  text-decoration: none;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.strip[data-id="7c62df"] .footer-socials a:hover {
  background-color: #00a89e;
  transform: translateY(-5px);
  box-shadow: 0 5px 15px rgba(0, 168, 158, 0.3);
}
.strip[data-id="7c62df"] .footer-socials svg {
  width: 20px;
  height: 20px;
}
.strip[data-id="7c62df"] .footer-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 25px 0;
  margin-top: 0;
}
.strip[data-id="7c62df"] .footer-bottom-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
  color: #888888;
  font-size: 13px;
}
@media (max-width: 768px) {
  .strip[data-id="7c62df"] .footer-section {
    padding-top: 40px;
  }
  .strip[data-id="7c62df"] .footer-grid {
    flex-direction: column;
    text-align: center;
    gap: 30px;
    padding-bottom: 40px;
  }
  .strip[data-id="7c62df"] .footer-links li {
    justify-content: center;
  }
  .strip[data-id="7c62df"] .footer-socials {
    justify-content: center;
  }
  .strip[data-id="7c62df"] .footer-bottom-content {
    flex-direction: column;
    text-align: center;
  }
}