.strip[data-id=f4520c] {
  --section-id: "f4520c";
  --storage-url: "https://test2603201623.praweb.cz/_section/f4520c";
  --public-url: "https://test2603201623.praweb.cz/_section/f4520c";
}
.strip[data-id=f4520c] .main-header {
  background-color: #1a1a1a;
  color: #ffffff;
  padding: 1.5rem 0;
  position: sticky;
  top: 0;
  z-index: 1000;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}
.strip[data-id=f4520c] .header-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id=f4520c] .logo a {
  text-decoration: none;
  color: #ffffff;
}
.strip[data-id=f4520c] .logo-text {
  font-size: 1.8rem;
  font-weight: 800;
  letter-spacing: 1px;
  color: #ffffff;
}
.strip[data-id=f4520c] .highlight {
  color: #ffffff;
}
.strip[data-id=f4520c] .main-nav ul {
  list-style: none;
  display: flex;
  gap: 2rem;
  margin: 0;
  padding: 0;
}
.strip[data-id=f4520c] .main-nav a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 600;
  transition: color 0.3s ease;
  text-transform: uppercase;
  font-size: 0.9rem;
}
.strip[data-id=f4520c] .main-nav a:hover {
  color: #e63946;
}
.strip[data-id=f4520c] .mobile-toggle {
  display: none;
  flex-direction: column;
  gap: 6px;
  cursor: pointer;
}
.strip[data-id=f4520c] .mobile-toggle span {
  width: 25px;
  height: 3px;
  background-color: #ffffff;
  border-radius: 2px;
}
@media (max-width: 768px) {
  .strip[data-id=f4520c] .main-nav {
    display: none;
  }
  .strip[data-id=f4520c] .mobile-toggle {
    display: flex;
  }
}.strip[data-id="2de9b9"] {
  --section-id: "2de9b9";
  --storage-url: "https://test2603201623.praweb.cz/_section/2de9b9";
  --public-url: "https://test2603201623.praweb.cz/_section/2de9b9";
}
.strip[data-id="2de9b9"] .hero {
  height: 85vh;
  min-height: 600px;
  background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url(https://test2603201623.praweb.cz/_section/2de9b9/hero-bg.webp);
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #ffffff;
}
.strip[data-id="2de9b9"] .hero-content {
  max-width: 900px;
  padding: 20px;
}
.strip[data-id="2de9b9"] .hero h1 {
  font-size: 3.8rem;
  margin-bottom: 1rem;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: -1px;
  line-height: 1.1;
}
.strip[data-id="2de9b9"] .hero p {
  font-size: 1.4rem;
  margin-bottom: 3rem;
  color: #ffffff;
  font-weight: 400;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
.strip[data-id="2de9b9"] .cta-buttons {
  display: flex;
  gap: 1.5rem;
  justify-content: center;
  flex-wrap: wrap;
}
.strip[data-id="2de9b9"] .btn {
  padding: 1.1rem 2.2rem;
  border-radius: 4px;
  text-decoration: none;
  font-weight: 700;
  text-transform: uppercase;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  font-size: 0.95rem;
  letter-spacing: 0.5px;
}
.strip[data-id="2de9b9"] .btn-primary {
  background-color: #e63946;
  color: #ffffff;
  border: 2px solid #e63946;
}
.strip[data-id="2de9b9"] .btn-primary:hover {
  background-color: transparent;
  color: #ffffff;
  transform: translateY(-5px);
}
.strip[data-id="2de9b9"] .btn-secondary {
  background-color: transparent;
  color: #ffffff;
  border: 2px solid #ffffff;
}
.strip[data-id="2de9b9"] .btn-secondary:hover {
  background-color: #ffffff;
  color: #1a1a1a;
  transform: translateY(-5px);
}
.strip[data-id="2de9b9"] .btn-catalog {
  background-color: #ffffff;
  color: #1a1a1a;
  display: flex;
  align-items: center;
  gap: 10px;
  border: 2px solid #ffffff;
}
.strip[data-id="2de9b9"] .btn-catalog:hover {
  background-color: transparent;
  color: #ffffff;
  transform: translateY(-5px);
}
@media (max-width: 768px) {
  .strip[data-id="2de9b9"] .hero {
    height: auto;
    padding: 120px 0 80px;
    background-attachment: scroll;
  }
  .strip[data-id="2de9b9"] .hero h1 {
    font-size: 2.5rem;
  }
  .strip[data-id="2de9b9"] .hero p {
    font-size: 1.1rem;
  }
  .strip[data-id="2de9b9"] .cta-buttons {
    flex-direction: column;
  }
}.strip[data-id=d6809d] {
  --section-id: "d6809d";
  --storage-url: "https://test2603201623.praweb.cz/_section/d6809d";
  --public-url: "https://test2603201623.praweb.cz/_section/d6809d";
}
.strip[data-id=d6809d] .categories {
  padding: 6rem 0;
  background-color: #ffffff;
}
.strip[data-id=d6809d] .categories-container {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id=d6809d] .section-header {
  text-align: center;
  margin-bottom: 4rem;
}
.strip[data-id=d6809d] .section-header h2 {
  font-size: 2.8rem;
  font-weight: 800;
  color: #1a1a1a;
  text-transform: uppercase;
  letter-spacing: -1px;
  margin-bottom: 1rem;
}
.strip[data-id=d6809d] .section-header .accent-line {
  width: 60px;
  height: 5px;
  background-color: #e63946;
  margin: 0 auto;
}
.strip[data-id=d6809d] .category-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.5rem;
}
.strip[data-id=d6809d] .category-card {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  aspect-ratio: 4/5;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  cursor: pointer;
  text-decoration: none;
  display: block;
}
.strip[data-id=d6809d] .category-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}
.strip[data-id=d6809d] .category-card .category-img-wrapper {
  width: 100%;
  height: 100%;
}
.strip[data-id=d6809d] .category-card .category-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s ease;
}
.strip[data-id=d6809d] .category-card:hover .category-img {
  transform: scale(1.1);
}
.strip[data-id=d6809d] .category-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 2rem 1.5rem;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.4) 60%, transparent 100%);
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 50%;
}
.strip[data-id=d6809d] .category-overlay h3 {
  font-size: 1.4rem;
  font-weight: 700;
  margin: 0;
  text-transform: uppercase;
}
.strip[data-id=d6809d] .category-overlay p {
  font-size: 0.85rem;
  margin: 0.5rem 0 0;
  opacity: 0;
  transform: translateY(10px);
  transition: all 0.3s ease;
}
.strip[data-id=d6809d] .category-card:hover .category-overlay p {
  opacity: 0.9;
  transform: translateY(0);
}
@media (max-width: 1100px) {
  .strip[data-id=d6809d] .category-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 768px) {
  .strip[data-id=d6809d] .category-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
  }
  .strip[data-id=d6809d] .section-header h2 {
    font-size: 2rem;
  }
}
@media (max-width: 480px) {
  .strip[data-id=d6809d] .category-grid {
    grid-template-columns: 1fr;
  }
}.strip[data-id="73aec9"] {
  --section-id: "73aec9";
  --storage-url: "https://test2603201623.praweb.cz/_section/73aec9";
  --public-url: "https://test2603201623.praweb.cz/_section/73aec9";
}
.strip[data-id="73aec9"] .suppliers-section {
  padding: 6rem 0;
  background-color: #ffffff;
}
.strip[data-id="73aec9"] .suppliers-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id="73aec9"] .suppliers-header {
  text-align: center;
  margin-bottom: 4rem;
}
.strip[data-id="73aec9"] .suppliers-header h2 {
  font-size: 2.5rem;
  color: #1a1a1a;
  margin-bottom: 1rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.strip[data-id="73aec9"] .suppliers-header .line {
  width: 80px;
  height: 4px;
  background: #e63946;
  margin: 0 auto;
}
.strip[data-id="73aec9"] .brand-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 2.5rem;
}
.strip[data-id="73aec9"] .brand-card {
  background: #ffffff;
  border: 1px solid #f0f0f0;
  border-radius: 15px;
  overflow: hidden;
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  text-align: center;
  padding: 2rem 1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.strip[data-id="73aec9"] .brand-card:hover {
  transform: translateY(-12px);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
  border-color: #e63946;
}
.strip[data-id="73aec9"] .brand-image-wrapper {
  width: 100%;
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.5rem;
}
.strip[data-id="73aec9"] .brand-image-wrapper img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.strip[data-id="73aec9"] .brand-name {
  font-size: 1.3rem;
  font-weight: 800;
  color: #222;
  letter-spacing: 0.5px;
}
@media (max-width: 768px) {
  .strip[data-id="73aec9"] .brand-grid {
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 1.5rem;
  }
  .strip[data-id="73aec9"] .suppliers-header h2 {
    font-size: 2rem;
  }
}@charset "UTF-8";
.strip[data-id="3a2ec7"] {
  --section-id: "3a2ec7";
  --storage-url: "https://test2603201623.praweb.cz/_section/3a2ec7";
  --public-url: "https://test2603201623.praweb.cz/_section/3a2ec7";
}
.strip[data-id="3a2ec7"] .sw-waterborne-section {
  padding: 80px 0;
  background-color: #f9f9f9;
  color: #333;
  font-family: sans-serif;
}
.strip[data-id="3a2ec7"] .sw-waterborne-section .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id="3a2ec7"] .sw-waterborne-section .content-wrapper {
  display: flex;
  align-items: center;
  gap: 60px;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .strip[data-id="3a2ec7"] .sw-waterborne-section .content-wrapper {
    flex-direction: column;
    gap: 40px;
    text-align: center;
  }
}
.strip[data-id="3a2ec7"] .sw-waterborne-section .text-content {
  flex: 1;
  min-width: 300px;
}
.strip[data-id="3a2ec7"] .sw-waterborne-section .text-content h2 {
  font-size: 2.5rem;
  margin-bottom: 25px;
  color: #004a87; /* Sherwin-Williams blue shade */
  font-weight: 700;
}
.strip[data-id="3a2ec7"] .sw-waterborne-section .text-content p {
  font-size: 1.125rem;
  line-height: 1.6;
  margin-bottom: 20px;
}
.strip[data-id="3a2ec7"] .sw-waterborne-section .text-content ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.strip[data-id="3a2ec7"] .sw-waterborne-section .text-content ul li {
  font-size: 1.05rem;
  margin-bottom: 12px;
  padding-left: 28px;
  position: relative;
  text-align: left;
}
.strip[data-id="3a2ec7"] .sw-waterborne-section .text-content ul li::before {
  content: "✓";
  position: absolute;
  left: 0;
  color: #004a87;
  font-weight: bold;
}
.strip[data-id="3a2ec7"] .sw-waterborne-section .image-content {
  flex: 1;
  min-width: 300px;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
.strip[data-id="3a2ec7"] .sw-waterborne-section .image-content img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  aspect-ratio: 4/3;
}.strip[data-id=fb28d5] {
  --section-id: "fb28d5";
  --storage-url: "https://test2603201623.praweb.cz/_section/fb28d5";
  --public-url: "https://test2603201623.praweb.cz/_section/fb28d5";
}
.strip[data-id=fb28d5] .main-footer {
  background-color: #1a1a1a;
  color: #ffffff;
  padding: 3rem 0;
  margin-top: 5rem;
  border-top: 4px solid #e63946;
}
.strip[data-id=fb28d5] .footer-content {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 3rem;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id=fb28d5] .footer-section h3 {
  color: #e63946;
  margin-bottom: 1.5rem;
  font-size: 1.2rem;
  text-transform: uppercase;
}
.strip[data-id=fb28d5] .footer-section p, .strip[data-id=fb28d5] .footer-section ul {
  font-size: 0.9rem;
  line-height: 1.6;
  color: #ccc;
}
.strip[data-id=fb28d5] .footer-section ul {
  list-style: none;
  padding: 0;
}
.strip[data-id=fb28d5] .footer-section ul li {
  margin-bottom: 0.8rem;
}
.strip[data-id=fb28d5] .footer-section a {
  color: #ccc;
  text-decoration: none;
  transition: color 0.3s;
}
.strip[data-id=fb28d5] .footer-section a:hover {
  color: #e63946;
}
.strip[data-id=fb28d5] .footer-bottom {
  text-align: center;
  margin-top: 3rem;
  padding-top: 2rem;
  border-top: 1px solid #333;
  font-size: 0.8rem;
  color: #888;
}