@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,700;1,400&family=Montserrat:wght@400;500;600;700&family=Playfair+Display:wght@700&display=swap');
.strip[data-id=d8ddd6] {
  --section-id: "d8ddd6";
  --storage-url: "https://preview-zygo-cz-20260429-03.praweb.cz/_section/d8ddd6";
  --public-url: "https://preview-zygo-cz-20260429-03.praweb.cz/_section/d8ddd6";
  /* Hamburger animation */
}
.strip[data-id=d8ddd6] header {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  background-color: hsla(34, 28%, 89%, 0.9);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-bottom: 1px solid hsla(34, 28%, 80%, 0.2);
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.03);
  transition: all 0.3s ease;
}
.strip[data-id=d8ddd6] .nav-container {
  max-width: 1200px;
  margin: 0 auto;
  height: 110px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 30px;
  transition: height 0.3s ease;
}
.strip[data-id=d8ddd6] .logo-zone {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
.strip[data-id=d8ddd6] .logo-zone img {
  height: 80px;
  width: auto;
  object-fit: contain;
  transition: height 0.3s ease;
}
.strip[data-id=d8ddd6] .nav-zone {
  display: flex;
  gap: 1.5rem;
  list-style: none;
  margin: 0;
  padding: 0;
}
.strip[data-id=d8ddd6] .nav-zone a {
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: 600;
  color: hsl(0, 0%, 17%);
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  transition: color 0.3s ease;
  position: relative;
  padding: 8px 0;
  white-space: nowrap;
}
.strip[data-id=d8ddd6] .nav-zone a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 2px;
  background-color: hsl(46, 65%, 52%);
  transition: all 0.3s ease;
  transform: translateX(-50%);
}
.strip[data-id=d8ddd6] .nav-zone a:hover {
  color: hsl(323, 31%, 32%);
}
.strip[data-id=d8ddd6] .nav-zone a:hover:after {
  width: 100%;
}
.strip[data-id=d8ddd6] .utility-zone {
  display: flex;
  align-items: center;
  gap: 15px;
}
.strip[data-id=d8ddd6] .utility-item {
  background: none;
  border: none;
  padding: 8px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: hsl(0, 0%, 17%);
  transition: all 0.3s ease;
  border-radius: 50%;
}
.strip[data-id=d8ddd6] .utility-item svg {
  width: 22px;
  height: 22px;
  stroke: currentColor;
  fill: none;
  stroke-width: 1.8;
}
.strip[data-id=d8ddd6] .utility-item:hover {
  color: hsl(46, 65%, 52%);
  background-color: rgba(0, 0, 0, 0.03);
}
.strip[data-id=d8ddd6] .mobile-toggle {
  display: none;
  background: none;
  border: none;
  cursor: pointer;
  padding: 10px;
  z-index: 1001;
}
.strip[data-id=d8ddd6] .mobile-toggle span {
  display: block;
  width: 22px;
  height: 2px;
  background-color: hsl(0, 0%, 17%);
  margin: 4px 0;
  transition: 0.3s;
}
@media (max-width: 1150px) {
  .strip[data-id=d8ddd6] .nav-zone {
    gap: 1rem;
  }
  .strip[data-id=d8ddd6] .nav-zone a {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .strip[data-id=d8ddd6] .nav-container {
    height: 80px;
  }
  .strip[data-id=d8ddd6] .logo-zone img {
    height: 60px;
  }
  .strip[data-id=d8ddd6] .nav-zone {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    width: 280px;
    background-color: #fff;
    flex-direction: column;
    padding: 100px 40px;
    gap: 25px;
    text-align: left;
    box-shadow: -10px 0 30px rgba(0, 0, 0, 0.1);
    z-index: 1000;
  }
  .strip[data-id=d8ddd6] .nav-zone.active {
    display: flex;
  }
  .strip[data-id=d8ddd6] .mobile-toggle {
    display: block;
    order: 3;
  }
  .strip[data-id=d8ddd6] .utility-zone {
    gap: 8px;
  }
  .strip[data-id=d8ddd6] .utility-zone .utility-item:not(.profile-btn):not(.cart-btn) {
    display: none;
  }
  .strip[data-id=d8ddd6] .logo-zone {
    flex: 1;
  }
}
.strip[data-id=d8ddd6] .mobile-toggle.active span:nth-child(1) {
  transform: rotate(-45deg) translate(-4px, 4px);
}
.strip[data-id=d8ddd6] .mobile-toggle.active span:nth-child(2) {
  opacity: 0;
}
.strip[data-id=d8ddd6] .mobile-toggle.active span:nth-child(3) {
  transform: rotate(45deg) translate(-4px, -4px);
}.strip[data-id="543e14"] {
  --section-id: "543e14";
  --storage-url: "https://preview-zygo-cz-20260429-03.praweb.cz/_section/543e14";
  --public-url: "https://preview-zygo-cz-20260429-03.praweb.cz/_section/543e14";
}
.strip[data-id="543e14"] section {
  position: relative;
  min-height: 80vh;
  display: flex;
  align-items: center;
  background-image: linear-gradient(90deg, hsla(102, 44%, 21%, 0.7) 0%, hsla(102, 44%, 21%, 0) 100%), url(https://preview-zygo-cz-20260429-03.praweb.cz/_section/543e14/hero-bg.jpg);
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  overflow: hidden;
}
.strip[data-id="543e14"] .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 60px 20px;
  width: 100%;
  z-index: 2;
}
.strip[data-id="543e14"] .content-box {
  max-width: 650px;
  padding: 40px;
  border: 1px solid #D4AF37;
  background-color: rgba(255, 253, 245, 0.05);
  background-image: radial-gradient(rgba(212, 175, 55, 0.05) 1px, transparent 1px);
  background-size: 20px 20px;
  backdrop-filter: blur(5px);
  position: relative;
}
.strip[data-id="543e14"] h1 {
  font-family: "Playfair Display", serif;
  font-size: 64px;
  font-weight: 700;
  color: #FFFDF5;
  margin: 0 0 24px 0;
  line-height: 1.1;
}
.strip[data-id="543e14"] p {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  color: #FFFDF5;
  line-height: 1.6;
  margin: 0 0 32px 0;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
}
.strip[data-id="543e14"] .cta-button {
  display: inline-block;
  background-color: #BA55D3;
  color: #ffffff;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  text-decoration: none;
  padding: 16px 32px;
  border-radius: 2px;
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
}
.strip[data-id="543e14"] .cta-button:hover {
  background-color: #D473E0;
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3);
}
@media (max-width: 768px) {
  .strip[data-id="543e14"] section {
    background-attachment: scroll;
    min-height: 60vh;
  }
  .strip[data-id="543e14"] .container {
    padding: 40px 0;
  }
  .strip[data-id="543e14"] .content-box {
    max-width: 100%;
    padding: 30px 20px;
    border-left: none;
    border-right: none;
  }
  .strip[data-id="543e14"] h1 {
    font-size: 36px;
  }
  .strip[data-id="543e14"] p {
    font-size: 16px;
  }
}@charset "UTF-8";
.strip[data-id="5ba2bc"] {
  --section-id: "5ba2bc";
  --storage-url: "https://preview-zygo-cz-20260429-03.praweb.cz/_section/5ba2bc";
  --public-url: "https://preview-zygo-cz-20260429-03.praweb.cz/_section/5ba2bc";
}
.strip[data-id="5ba2bc"] .legal-newsletter-split {
  background-color: #fdfaf5;
  padding: 100px 20px;
  font-family: "Montserrat", sans-serif;
  position: relative;
  overflow: hidden;
}
.strip[data-id="5ba2bc"] .legal-newsletter-split * {
  box-sizing: border-box;
}
.strip[data-id="5ba2bc"] .legal-newsletter-split::before {
  content: "";
  position: absolute;
  top: -50px;
  right: -50px;
  width: 200px;
  height: 200px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%230b3d2e" opacity="0.03"><path d="M17,8C8,10 5.9,16.17 3.82,21.34L5.71,22L6.66,19.7C7.14,19.87 7.64,20 8,20C19,20 22,3 22,3C21,5 14,5.25 9,6.25C4,7.25 2,11.5 2,13.5C2,15.5 3.75,17.25 3.75,17.25C7,8 17,8 17,8Z"/></svg>');
  background-repeat: no-repeat;
  background-size: contain;
  transform: rotate(15deg);
}
.strip[data-id="5ba2bc"] .container {
  max-width: 1100px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.strip[data-id="5ba2bc"] .layout-grid {
  display: flex;
  gap: 60px;
  align-items: center;
}
.strip[data-id="5ba2bc"] .legal-info {
  flex: 1.3;
  display: flex;
  gap: 20px;
  align-items: flex-start;
  padding: 20px;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 12px;
}
.strip[data-id="5ba2bc"] .legal-info .icon-wrapper {
  flex-shrink: 0;
  color: #2d2d2d;
  opacity: 0.4;
  padding-top: 3px;
}
.strip[data-id="5ba2bc"] .legal-info .text-content {
  font-size: 13.5px;
  line-height: 1.8;
  color: #2d2d2d;
  opacity: 0.85; /* Zvýšený kontrast pro lepší čitelnost */
}
.strip[data-id="5ba2bc"] .legal-info .text-content strong {
  color: #0b3d2e;
  font-weight: 600;
}
.strip[data-id="5ba2bc"] .legal-info .text-content p {
  margin: 0;
}
.strip[data-id="5ba2bc"] .newsletter-box {
  flex: 1;
  background-color: #ffffff;
  padding: 50px 40px;
  border-radius: 20px;
  box-shadow: 0 20px 40px rgba(11, 61, 46, 0.06);
  border: 1px solid rgba(11, 61, 46, 0.08);
  position: relative;
}
.strip[data-id="5ba2bc"] .newsletter-box .icon-wrapper {
  color: #0b3d2e;
  margin-bottom: 15px;
  display: flex;
  justify-content: center;
}
.strip[data-id="5ba2bc"] .newsletter-title {
  font-family: "Playfair Display", serif;
  font-size: 30px;
  color: #0b3d2e;
  margin: 0 0 25px 0;
  line-height: 1.25;
  text-align: center;
}
.strip[data-id="5ba2bc"] .form-group {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.strip[data-id="5ba2bc"] .newsletter-input {
  width: 100%;
  padding: 16px 20px;
  border: 1.5px solid rgba(11, 61, 46, 0.2);
  border-radius: 10px;
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
  outline: none;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  background-color: #fcfcfc;
}
.strip[data-id="5ba2bc"] .newsletter-input:focus {
  border-color: #c5a059;
  background-color: #fff;
  box-shadow: 0 0 0 4px rgba(197, 160, 89, 0.15);
}
.strip[data-id="5ba2bc"] .newsletter-button {
  background-color: #9932cc;
  color: #ffffff;
  border: none;
  padding: 16px 25px;
  border-radius: 10px;
  font-weight: 600;
  font-size: 15px;
  cursor: pointer;
  transition: all 0.3s ease;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 5px;
}
.strip[data-id="5ba2bc"] .newsletter-button:hover {
  background-color: #8a2be2;
  transform: translateY(-3px);
  box-shadow: 0 8px 20px rgba(153, 50, 204, 0.4);
}
.strip[data-id="5ba2bc"] .newsletter-button:active {
  transform: translateY(-1px);
}
.strip[data-id="5ba2bc"] .success-message {
  margin-top: 25px;
  color: #0b3d2e;
  font-weight: 500;
  text-align: center;
  padding: 15px;
  background-color: #f0f7f4;
  border-radius: 10px;
  border: 1px dashed rgba(11, 61, 46, 0.2);
  animation: fadeIn 0.5s ease-out;
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@media (max-width: 1024px) {
  .strip[data-id="5ba2bc"] .layout-grid {
    gap: 40px;
  }
  .strip[data-id="5ba2bc"] .newsletter-box {
    padding: 40px 30px;
  }
}
@media (max-width: 850px) {
  .strip[data-id="5ba2bc"] .legal-newsletter-split {
    padding: 70px 20px;
  }
  .strip[data-id="5ba2bc"] .layout-grid {
    flex-direction: column;
    text-align: left;
  }
  .strip[data-id="5ba2bc"] .legal-info {
    width: 100%;
  }
  .strip[data-id="5ba2bc"] .newsletter-box {
    width: 100%;
  }
  .strip[data-id="5ba2bc"] .newsletter-title {
    font-size: 26px;
  }
}
@media (max-width: 480px) {
  .strip[data-id="5ba2bc"] .legal-newsletter-split {
    padding: 50px 15px;
  }
  .strip[data-id="5ba2bc"] .newsletter-box {
    padding: 30px 20px;
  }
}@charset "UTF-8";
.strip[data-id=ff4179] {
  --section-id: "ff4179";
  --storage-url: "https://preview-zygo-cz-20260429-03.praweb.cz/_section/ff4179";
  --public-url: "https://preview-zygo-cz-20260429-03.praweb.cz/_section/ff4179";
}
.strip[data-id=ff4179] .winter-shipping-section {
  background-color: #fdfaf5;
  padding: 100px 0;
  overflow: hidden;
  position: relative;
}
.strip[data-id=ff4179] .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id=ff4179] .shipping-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
  align-items: center;
}
.strip[data-id=ff4179] .image-wrapper {
  position: relative;
  z-index: 2;
}
.strip[data-id=ff4179] .image-wrapper img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 12px;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
  object-fit: cover;
  aspect-ratio: 4/3;
}
.strip[data-id=ff4179] .content-panel {
  background-color: #0b2d20;
  padding: 60px;
  border-radius: 20px;
  position: relative;
  z-index: 3;
  box-shadow: 0 15px 35px rgba(11, 45, 32, 0.15);
}
.strip[data-id=ff4179] .heading-group {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 30px;
}
.strip[data-id=ff4179] .heading-group i {
  color: #d4af37;
  font-size: 32px;
}
.strip[data-id=ff4179] h2 {
  font-family: "Playfair Display", serif;
  font-size: 36px;
  color: #e0b0ff; /* Světlejší orchidejová pro lepší kontrast na tmavé zelené */
  margin: 0;
  line-height: 1.3;
}
.strip[data-id=ff4179] .shipping-text {
  font-family: "Montserrat", sans-serif;
  font-size: 17px;
  line-height: 1.7;
  color: #ffffff;
}
.strip[data-id=ff4179] .shipping-text p {
  margin: 0;
}
.strip[data-id=ff4179] .price-tag {
  color: #d4af37;
  font-weight: 700;
  font-size: 20px;
  display: inline-block;
  border-bottom: 2px solid #d4af37;
  padding-bottom: 2px;
}
.strip[data-id=ff4179] .moss-decoration {
  position: absolute;
  bottom: -30px;
  right: -30px;
  width: 250px;
  height: 250px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" fill="%230b2d20" opacity="0.05"><path d="M10,80 C30,60 50,90 70,70 S100,80 100,100 L0,100 Z" /><path d="M0,90 C20,70 40,100 60,80 S90,90 100,100 L0,100 Z" /></svg>');
  background-repeat: no-repeat;
  background-position: bottom right;
  z-index: 1;
  pointer-events: none;
}
@media (max-width: 1100px) {
  .strip[data-id=ff4179] .shipping-grid {
    gap: 40px;
  }
  .strip[data-id=ff4179] .content-panel {
    padding: 40px;
  }
  .strip[data-id=ff4179] h2 {
    font-size: 30px;
  }
}
@media (max-width: 850px) {
  .strip[data-id=ff4179] .winter-shipping-section {
    padding: 60px 0;
  }
  .strip[data-id=ff4179] .shipping-grid {
    grid-template-columns: 1fr;
  }
  .strip[data-id=ff4179] .image-wrapper {
    order: -1;
    max-width: 600px;
    margin: 0 auto;
  }
  .strip[data-id=ff4179] .content-panel {
    margin-top: -20px;
  }
  .strip[data-id=ff4179] .moss-decoration {
    width: 150px;
    height: 150px;
  }
}.strip[data-id=f3885e] {
  --section-id: "f3885e";
  --storage-url: "https://preview-zygo-cz-20260429-03.praweb.cz/_section/f3885e";
  --public-url: "https://preview-zygo-cz-20260429-03.praweb.cz/_section/f3885e";
}
.strip[data-id=f3885e] .certification-banner {
  background-color: #fdfaf5;
  padding: 120px 0;
  position: relative;
  overflow: hidden;
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 1.2s cubic-bezier(0.4, 0, 0.2, 1), transform 1.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.strip[data-id=f3885e] .certification-banner.visible {
  opacity: 1;
  transform: translateY(0);
}
.strip[data-id=f3885e] .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 30px;
  position: relative;
  z-index: 2;
}
.strip[data-id=f3885e] .banner-layout {
  display: flex;
  align-items: center;
  gap: 60px;
}
.strip[data-id=f3885e] .text-content {
  flex: 1.2;
  position: relative;
}
.strip[data-id=f3885e] .watermark-icon {
  position: absolute;
  top: -40px;
  left: -20px;
  width: 240px;
  height: 240px;
  opacity: 0.08;
  z-index: -1;
  color: #c5a028;
  pointer-events: none;
}
.strip[data-id=f3885e] .watermark-icon svg {
  width: 100%;
  height: 100%;
}
.strip[data-id=f3885e] h2 {
  font-family: "Playfair Display", serif;
  font-size: 42px;
  color: #8b008b;
  margin-bottom: 30px;
  text-align: left;
  line-height: 1.2;
}
.strip[data-id=f3885e] p {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  line-height: 1.8;
  color: #2c2c2c;
  margin: 0;
}
.strip[data-id=f3885e] .highlight {
  font-weight: 700;
  color: #006400;
  position: relative;
  display: inline-block;
  transition: color 0.3s ease;
}
.strip[data-id=f3885e] .highlight::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #006400;
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 0.3s ease;
}
.strip[data-id=f3885e] .highlight:hover {
  color: #8b008b;
}
.strip[data-id=f3885e] .highlight:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
.strip[data-id=f3885e] .image-content {
  flex: 0.8;
  height: 550px;
  position: relative;
  display: flex;
  justify-content: flex-end;
}
.strip[data-id=f3885e] .image-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  mask-image: linear-gradient(to left, rgb(0, 0, 0) 60%, rgba(0, 0, 0, 0) 100%);
  -webkit-mask-image: linear-gradient(to left, rgb(0, 0, 0) 60%, rgba(0, 0, 0, 0) 100%);
}
.strip[data-id=f3885e] .image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 12px;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}
@media (max-width: 1024px) {
  .strip[data-id=f3885e] .banner-layout {
    gap: 40px;
  }
  .strip[data-id=f3885e] h2 {
    font-size: 36px;
  }
}
@media (max-width: 991px) {
  .strip[data-id=f3885e] .certification-banner {
    padding: 80px 0;
  }
  .strip[data-id=f3885e] .banner-layout {
    flex-direction: column-reverse;
    gap: 50px;
  }
  .strip[data-id=f3885e] .image-content {
    width: 100%;
    height: 350px;
  }
  .strip[data-id=f3885e] .image-wrapper {
    mask-image: none;
    -webkit-mask-image: none;
    opacity: 0.85;
  }
  .strip[data-id=f3885e] .image-wrapper img {
    border-radius: 20px;
  }
  .strip[data-id=f3885e] h2 {
    text-align: center;
    font-size: 32px;
  }
  .strip[data-id=f3885e] p {
    text-align: center;
    font-size: 17px;
  }
  .strip[data-id=f3885e] .text-content {
    max-width: 100%;
  }
  .strip[data-id=f3885e] .watermark-icon {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 200px;
    height: 200px;
  }
}
@media (max-width: 480px) {
  .strip[data-id=f3885e] .certification-banner {
    padding: 60px 0;
  }
  .strip[data-id=f3885e] h2 {
    font-size: 28px;
  }
  .strip[data-id=f3885e] p {
    font-size: 16px;
  }
}@charset "UTF-8";
.strip[data-id=d6ef50] {
  --section-id: "d6ef50";
  --storage-url: "https://preview-zygo-cz-20260429-03.praweb.cz/_section/d6ef50";
  --public-url: "https://preview-zygo-cz-20260429-03.praweb.cz/_section/d6ef50";
  /* Velké dekorativní uvozovky v pozadí karty */
  /* Skrytí navigace na desktopu */
}
.strip[data-id=d6ef50] section {
  background-color: #143023;
  /* Jemný organický vzor v pozadí */
  background-image: radial-gradient(#1a3d2d 1px, transparent 1px);
  background-size: 30px 30px;
  padding: 100px 20px;
  font-family: "Montserrat", sans-serif;
  overflow: hidden;
  position: relative;
}
.strip[data-id=d6ef50] .container {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.strip[data-id=d6ef50] h2 {
  font-family: "Playfair Display", serif;
  font-size: 42px;
  color: #ffffff;
  text-align: center;
  margin-bottom: 60px;
  margin-top: 0;
}
.strip[data-id=d6ef50] .testimonials-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 30px;
  align-items: stretch;
}
.strip[data-id=d6ef50] .testimonial-card {
  background-color: #fdfaf5;
  padding: 40px 30px 30px 30px;
  border-radius: 16px;
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.25);
  position: relative;
  transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), box-shadow 0.4s ease;
  display: flex;
  flex-direction: column;
  height: 100%;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.strip[data-id=d6ef50] .testimonial-card::before {
  content: '"';
  position: absolute;
  top: -10px;
  left: 20px;
  font-family: "Playfair Display", serif;
  font-size: 120px;
  color: rgba(191, 64, 191, 0.1);
  line-height: 1;
  z-index: 0;
}
.strip[data-id=d6ef50] .testimonial-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.4);
}
.strip[data-id=d6ef50] .fb-icon {
  position: absolute;
  top: 25px;
  right: 25px;
  width: 20px;
  height: 20px;
  fill: #1877F2;
  z-index: 1;
  opacity: 0.8;
}
.strip[data-id=d6ef50] .stars {
  color: #d4af37;
  font-size: 16px;
  margin-bottom: 15px;
  display: flex;
  gap: 3px;
  position: relative;
  z-index: 1;
}
.strip[data-id=d6ef50] .testimonial-text {
  font-size: 16px;
  line-height: 1.7;
  color: #333333;
  font-style: italic;
  margin-bottom: 25px;
  flex-grow: 1;
  position: relative;
  z-index: 1;
}
.strip[data-id=d6ef50] .customer-name {
  font-size: 14px;
  font-weight: 700;
  color: #9c279c; /* Sytější orchidejová pro lepší kontrast na krémové */
  margin: 0;
  position: relative;
  z-index: 1;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.strip[data-id=d6ef50] .footer-note {
  text-align: center;
  color: rgba(255, 255, 255, 0.5);
  font-size: 13px;
  margin-top: 60px;
  letter-spacing: 1px;
}
.strip[data-id=d6ef50] .dots-nav {
  display: none;
}
@media (max-width: 992px) {
  .strip[data-id=d6ef50] h2 {
    font-size: 34px;
  }
}
@media (max-width: 768px) {
  .strip[data-id=d6ef50] section {
    padding: 60px 0;
  }
  .strip[data-id=d6ef50] h2 {
    padding: 0 20px;
    font-size: 28px;
    margin-bottom: 40px;
  }
  .strip[data-id=d6ef50] .testimonials-grid {
    display: flex;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    gap: 20px;
    padding: 0 25px 40px 25px;
    scrollbar-width: none;
  }
  .strip[data-id=d6ef50] .testimonials-grid::-webkit-scrollbar {
    display: none;
  }
  .strip[data-id=d6ef50] .testimonial-card {
    min-width: 85%;
    scroll-snap-align: center;
    padding: 35px 25px 25px 25px;
  }
  .strip[data-id=d6ef50] .dots-nav {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: -10px;
  }
  .strip[data-id=d6ef50] .dot {
    width: 10px;
    height: 10px;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    transition: background-color 0.3s ease;
  }
  .strip[data-id=d6ef50] .dot.active {
    background-color: #ffffff;
  }
}.strip[data-id="473686"] {
  --section-id: "473686";
  --storage-url: "https://preview-zygo-cz-20260429-03.praweb.cz/_section/473686";
  --public-url: "https://preview-zygo-cz-20260429-03.praweb.cz/_section/473686";
}
.strip[data-id="473686"] .section-wrapper {
  background-color: #FFFDF5;
  background-image: url(https://preview-zygo-cz-20260429-03.praweb.cz/_section/473686/leaf-pattern.jpg);
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  padding: 100px 0;
  position: relative;
  overflow: hidden;
}
.strip[data-id="473686"] .section-wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 253, 245, 0.94);
  z-index: 1;
}
.strip[data-id="473686"] .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 30px;
  position: relative;
  z-index: 2;
}
.strip[data-id="473686"] .header-group {
  text-align: center;
  margin-bottom: 80px;
}
.strip[data-id="473686"] h2 {
  font-family: "Playfair Display", serif;
  font-size: 48px;
  color: #1B3022;
  margin: 0 0 20px;
  line-height: 1.2;
}
.strip[data-id="473686"] .title-divider {
  width: 80px;
  height: 3px;
  background: #C5B358;
  margin: 0 auto;
}
.strip[data-id="473686"] .steps-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 50px;
  margin-bottom: 80px;
}
.strip[data-id="473686"] .step-card {
  text-align: center;
  position: relative;
  padding: 20px;
  transition: transform 0.3s ease;
}
.strip[data-id="473686"] .step-card:hover {
  transform: translateY(-5px);
}
.strip[data-id="473686"] .icon-wrapper {
  width: 90px;
  height: 90px;
  background: linear-gradient(135deg, #D4AF37 0%, #C5B358 100%);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 30px;
  color: #FFF;
  box-shadow: 0 10px 20px rgba(197, 179, 88, 0.2);
}
.strip[data-id="473686"] .icon-wrapper svg {
  width: 45px;
  height: 45px;
  fill: currentColor;
}
.strip[data-id="473686"] h3 {
  font-family: "Montserrat", sans-serif;
  font-size: 22px;
  font-weight: 700;
  color: #9932CC;
  margin-bottom: 20px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}
.strip[data-id="473686"] .step-text {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 1.7;
  color: #4A4A4A;
  margin: 0;
}
.strip[data-id="473686"] .illustration-box {
  text-align: center;
  margin-bottom: 80px;
}
.strip[data-id="473686"] .illustration-box img {
  max-width: 800px;
  width: 100%;
  height: auto;
  border-radius: 20px;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
  object-fit: cover;
  aspect-ratio: 16/9;
  border: 1px solid rgba(197, 179, 88, 0.2);
}
.strip[data-id="473686"] .warning-bar {
  background: linear-gradient(90deg, #9932CC 0%, #B046E6 100%);
  color: #FFFFFF;
  padding: 35px;
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-weight: 600;
  box-shadow: 0 15px 30px rgba(153, 50, 204, 0.2);
  text-align: center;
}
.strip[data-id="473686"] .warning-icon {
  font-size: 32px;
  flex-shrink: 0;
}
.strip[data-id="473686"] .warning-bar strong {
  text-transform: uppercase;
  color: #FFD700;
  margin-right: 5px;
}
@media (max-width: 1024px) {
  .strip[data-id="473686"] .steps-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }
  .strip[data-id="473686"] h2 {
    font-size: 38px;
  }
}
@media (max-width: 768px) {
  .strip[data-id="473686"] .section-wrapper {
    padding: 60px 0;
  }
  .strip[data-id="473686"] .steps-grid {
    grid-template-columns: 1fr;
  }
  .strip[data-id="473686"] .warning-bar {
    flex-direction: column;
    padding: 25px;
    font-size: 18px;
  }
  .strip[data-id="473686"] h2 {
    font-size: 32px;
  }
}.strip[data-id=f299d0] {
  --section-id: "f299d0";
  --storage-url: "https://preview-zygo-cz-20260429-03.praweb.cz/_section/f299d0";
  --public-url: "https://preview-zygo-cz-20260429-03.praweb.cz/_section/f299d0";
  /* Specific link color for dark background to ensure contrast */
}
.strip[data-id=f299d0] .business-shipping {
  padding: 80px 0;
  background-color: #ffffff;
  font-family: "Montserrat", sans-serif;
}
.strip[data-id=f299d0] .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id=f299d0] .info-grid {
  display: grid;
  grid-template-columns: 1.5fr 1fr;
  gap: 30px;
  align-items: stretch;
}
.strip[data-id=f299d0] .info-box {
  border-radius: 12px;
  padding: 40px;
  display: flex;
  flex-direction: column;
  height: 100%;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  border: 1px solid transparent;
}
.strip[data-id=f299d0] .info-box:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}
.strip[data-id=f299d0] .general-box {
  background-color: #fdfaf5;
  color: #333333;
  border-color: #f3e8d5;
}
.strip[data-id=f299d0] .poland-box {
  background-color: #9129c7; /* Darker orchid for AA contrast with white */
  color: #ffffff;
  box-shadow: 0 10px 20px rgba(145, 41, 199, 0.2);
}
.strip[data-id=f299d0] .title-row {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 25px;
}
.strip[data-id=f299d0] .title-row i {
  font-size: 28px;
}
.strip[data-id=f299d0] .icon-gold {
  color: #c5a059;
}
.strip[data-id=f299d0] .icon-white {
  color: #ffffff;
}
.strip[data-id=f299d0] h2 {
  font-family: "Montserrat", sans-serif;
  font-size: 22px;
  font-weight: 700;
  margin: 0;
  line-height: 1.2;
  letter-spacing: -0.5px;
}
.strip[data-id=f299d0] .content {
  font-size: 16px;
  line-height: 1.7;
}
.strip[data-id=f299d0] .content p {
  margin: 0 0 15px 0;
  display: flex;
  align-items: flex-start;
  gap: 10px;
}
.strip[data-id=f299d0] .content p:last-child {
  margin-bottom: 0;
}
.strip[data-id=f299d0] .gold-link {
  color: #c5a059;
  text-decoration: underline;
  font-weight: 700;
  transition: opacity 0.2s ease;
}
.strip[data-id=f299d0] .gold-link:hover {
  opacity: 0.8;
}
.strip[data-id=f299d0] .poland-box .content {
  color: #ffffff;
}
.strip[data-id=f299d0] .poland-box .gold-link {
  color: #f3d294;
}
.strip[data-id=f299d0] .contact-line {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 10px;
}
@media (max-width: 991px) {
  .strip[data-id=f299d0] .info-grid {
    grid-template-columns: 1fr;
  }
  .strip[data-id=f299d0] .business-shipping {
    padding: 60px 0;
  }
}
@media (max-width: 576px) {
  .strip[data-id=f299d0] .info-box {
    padding: 35px 25px;
  }
  .strip[data-id=f299d0] h2 {
    font-size: 20px;
  }
}.strip[data-id=a9a184] {
  --section-id: "a9a184";
  --storage-url: "https://preview-zygo-cz-20260429-03.praweb.cz/_section/a9a184";
  --public-url: "https://preview-zygo-cz-20260429-03.praweb.cz/_section/a9a184";
}
.strip[data-id=a9a184] .footer-section {
  background: radial-gradient(circle at center, #0e2d1c 0%, #0b2416 100%);
  border-top: 3px solid #da70d6;
  padding: 80px 20px;
  font-family: "Montserrat", sans-serif;
  color: #fdf5e6;
}
.strip[data-id=a9a184] .footer-container {
  max-width: 1200px;
  margin: 0 auto;
}
.strip[data-id=a9a184] .footer-grid {
  display: grid;
  grid-template-columns: 1fr 2fr 1fr;
  gap: 40px;
  align-items: start;
}
.strip[data-id=a9a184] .footer-col {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.strip[data-id=a9a184] .copyright-col p {
  margin: 0;
  font-size: 14px;
  line-height: 1.8;
  opacity: 0.8;
}
.strip[data-id=a9a184] .country-col {
  text-align: center;
}
.strip[data-id=a9a184] .selector-label {
  display: block;
  margin-bottom: 20px;
  font-weight: 600;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #d4af37;
}
.strip[data-id=a9a184] .country-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  align-items: center;
}
.strip[data-id=a9a184] .country-item {
  display: flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  color: #fdf5e6;
  font-size: 14px;
  font-weight: 500;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  padding: 5px 10px;
  border-radius: 20px;
}
.strip[data-id=a9a184] .country-item:hover {
  color: #d4af37;
  background: rgba(212, 175, 55, 0.05);
  transform: translateY(-2px);
}
.strip[data-id=a9a184] .flag-container {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  background: rgba(253, 245, 230, 0.1);
  border-radius: 50%;
  font-size: 16px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  transition: transform 0.3s ease;
}
.strip[data-id=a9a184] .country-item:hover .flag-container {
  transform: scale(1.1);
  background: rgba(212, 175, 55, 0.2);
}
.strip[data-id=a9a184] .currency {
  font-weight: 600;
  color: #d4af37;
  margin-left: 5px;
  font-size: 13px;
}
.strip[data-id=a9a184] .social-col {
  align-items: flex-end;
}
.strip[data-id=a9a184] .social-links {
  display: flex;
  gap: 15px;
}
.strip[data-id=a9a184] .social-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  border: 1.5px solid #d4af37;
  border-radius: 50%;
  color: #d4af37;
  text-decoration: none;
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.strip[data-id=a9a184] .social-icon:hover {
  background-color: #d4af37;
  color: #0b2416;
  transform: rotate(10deg) scale(1.1);
  box-shadow: 0 5px 15px rgba(212, 175, 55, 0.3);
}
@media (max-width: 992px) {
  .strip[data-id=a9a184] .footer-grid {
    grid-template-columns: 1fr;
    text-align: center;
    gap: 60px;
  }
  .strip[data-id=a9a184] .social-col {
    align-items: center;
  }
  .strip[data-id=a9a184] .country-list {
    gap: 25px;
  }
}
@media (max-width: 480px) {
  .strip[data-id=a9a184] .footer-section {
    padding: 60px 15px;
  }
  .strip[data-id=a9a184] .country-list {
    flex-direction: column;
    gap: 15px;
  }
}