.strip[data-id="087b1e"] {
  --section-id: "087b1e";
  --storage-url: "https://zsamsdrmoul.proweb.cz/_section/087b1e";
  --public-url: "https://zsamsdrmoul.proweb.cz/_section/087b1e";
}
.strip[data-id="087b1e"] .site-header {
  background: #fff;
  border-bottom: 1px solid #eadfea;
  position: relative;
  z-index: 10;
}
.strip[data-id="087b1e"] .header-inner {
  max-width: 1240px;
  margin: 0 auto;
  padding: 1rem 1.25rem;
  display: flex;
  align-items: center;
  gap: 1.25rem;
}
.strip[data-id="087b1e"] .brand {
  display: flex;
  align-items: center;
  flex: 0 0 auto;
}
.strip[data-id="087b1e"] .brand img {
  width: 84px;
  height: 84px;
  object-fit: contain;
}
.strip[data-id="087b1e"] .brand-copy {
  display: flex;
  align-items: center;
  min-width: 250px;
  max-width: 370px;
}
.strip[data-id="087b1e"] .brand-copy strong {
  color: #5b164d;
  font-size: clamp(1.2rem, 2vw, 1.75rem);
  line-height: 1.1;
  letter-spacing: -0.02em;
}
.strip[data-id="087b1e"] .main-navigation {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0.25rem;
  flex: 1;
  flex-wrap: wrap;
}
.strip[data-id="087b1e"] .main-navigation a {
  color: #362b38;
  text-decoration: none;
  padding: 0.6rem 0.55rem;
  border-radius: 999px;
  font-size: 0.9rem;
}
.strip[data-id="087b1e"] .main-navigation a:hover, .strip[data-id="087b1e"] .main-navigation a:focus {
  background: #f5e8f3;
  color: #5b164d;
}
.strip[data-id="087b1e"] .main-navigation .nav-contact {
  background: #65185a;
  color: #fff;
  padding-inline: 1rem;
}
.strip[data-id="087b1e"] .menu-toggle {
  display: none;
  border: 0;
  background: #65185a;
  color: #fff;
  border-radius: 999px;
  padding: 0.65rem 0.9rem;
  font-weight: 700;
}
@media (max-width: 980px) {
  .strip[data-id="087b1e"] .header-inner {
    flex-wrap: wrap;
  }
  .strip[data-id="087b1e"] .brand-copy {
    flex: 1;
    min-width: 0;
  }
  .strip[data-id="087b1e"] .menu-toggle {
    display: block;
  }
  .strip[data-id="087b1e"] .main-navigation {
    display: none;
    flex-basis: 100%;
    flex-direction: column;
    align-items: stretch;
    padding-top: 0.5rem;
  }
  .strip[data-id="087b1e"] .main-navigation.is-open {
    display: flex;
  }
  .strip[data-id="087b1e"] .main-navigation a {
    text-align: center;
  }
  .strip[data-id="087b1e"] .brand img {
    width: 66px;
    height: 66px;
  }
  .strip[data-id="087b1e"] .brand-copy strong {
    font-size: 1.15rem;
  }
}.strip[data-id="7c2cec"] {
  --section-id: "7c2cec";
  --storage-url: "https://zsamsdrmoul.proweb.cz/_section/7c2cec";
  --public-url: "https://zsamsdrmoul.proweb.cz/_section/7c2cec";
}
.strip[data-id="7c2cec"] .hero {
  background: linear-gradient(120deg, #58114d 0%, #76256b 55%, #a24c90 100%);
  color: #fff;
  overflow: hidden;
}
.strip[data-id="7c2cec"] .hero-inner {
  max-width: 1240px;
  margin: 0 auto;
  min-height: 540px;
  padding: 5rem 1.25rem 4rem;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 0.9fr);
  align-items: center;
  gap: 2rem;
}
.strip[data-id="7c2cec"] .hero-copy {
  max-width: 700px;
  position: relative;
  z-index: 1;
}
.strip[data-id="7c2cec"] .hero-label {
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #f8d8f1;
  font-size: 0.82rem;
}
.strip[data-id="7c2cec"] .hero h1 {
  font-family: "Segoe Print", "Bradley Hand", "Comic Sans MS", cursive;
  font-size: clamp(1.9rem, 3.7vw, 3.35rem);
  font-weight: 700;
  line-height: 1.16;
  margin: 1rem 0 1.8rem;
  max-width: 700px;
  letter-spacing: -0.02em;
}
.strip[data-id="7c2cec"] .hero-actions {
  display: flex;
  gap: 0.8rem;
  flex-wrap: wrap;
  margin-top: 2rem;
}
.strip[data-id="7c2cec"] .button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 999px;
  padding: 0.85rem 1.25rem;
  font-weight: 800;
}
.strip[data-id="7c2cec"] .button-primary {
  background: #fff;
  color: #5b164d;
}
.strip[data-id="7c2cec"] .button-light {
  border: 1px solid #edcbe7;
  color: #fff;
}
.strip[data-id="7c2cec"] .hero-art {
  height: 360px;
  position: relative;
}
.strip[data-id="7c2cec"] .sun {
  width: 125px;
  height: 125px;
  background: #e8ba52;
  border-radius: 50%;
  position: absolute;
  right: 15%;
  top: 5%;
  box-shadow: 0 0 0 18px rgba(232, 186, 82, 0.1568627451);
}
.strip[data-id="7c2cec"] .hill {
  position: absolute;
  border-radius: 50% 50% 0 0;
  bottom: 0;
}
.strip[data-id="7c2cec"] .hill-one {
  background: #3c7356;
  width: 115%;
  height: 190px;
  left: -5%;
  transform: rotate(-6deg);
}
.strip[data-id="7c2cec"] .hill-two {
  background: #285542;
  width: 110%;
  height: 130px;
  right: -10%;
  transform: rotate(7deg);
}
.strip[data-id="7c2cec"] .tree {
  position: absolute;
  bottom: 72px;
  left: 38%;
  height: 190px;
  width: 26px;
  background: #51351f;
  border-radius: 50%;
}
.strip[data-id="7c2cec"] .tree span {
  position: absolute;
  background: #9bc45a;
  width: 82px;
  height: 58px;
  border-radius: 70% 10% 70% 10%;
  transform: rotate(-32deg);
  left: -45px;
  top: 0;
}
.strip[data-id="7c2cec"] .tree span:nth-child(2) {
  transform: rotate(24deg);
  left: 4px;
  top: 45px;
  background: #78a943;
}
.strip[data-id="7c2cec"] .tree span:nth-child(3) {
  transform: rotate(-20deg);
  left: -52px;
  top: 82px;
  background: #b6cf6b;
}
@media (max-width: 760px) {
  .strip[data-id="7c2cec"] .hero-inner {
    grid-template-columns: 1fr;
    min-height: auto;
    padding-top: 3.5rem;
  }
  .strip[data-id="7c2cec"] .hero-art {
    height: 210px;
  }
  .strip[data-id="7c2cec"] .hero h1 {
    font-size: clamp(1.85rem, 7.3vw, 2.65rem);
    line-height: 1.12;
    margin-bottom: 1.5rem;
  }
}.strip[data-id="7dfd98"] {
  --section-id: "7dfd98";
  --storage-url: "https://zsamsdrmoul.proweb.cz/_section/7dfd98";
  --public-url: "https://zsamsdrmoul.proweb.cz/_section/7dfd98";
}
.strip[data-id="7dfd98"] .quick-links {
  background: #fff;
  padding: 4.5rem 1.25rem;
}
.strip[data-id="7dfd98"] .content-wrap {
  max-width: 1240px;
  margin: 0 auto;
}
.strip[data-id="7dfd98"] .section-heading > span {
  color: #8a3a7b;
  font-size: 0.8rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.12em;
}
.strip[data-id="7dfd98"] .section-heading h2 {
  font-size: clamp(2rem, 4vw, 3.2rem);
  color: #362b38;
  margin: 0.55rem 0 2rem;
}
.strip[data-id="7dfd98"] .quick-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
}
.strip[data-id="7dfd98"] .quick-grid a {
  border: 1px solid #eadfea;
  border-radius: 1.25rem;
  padding: 1.5rem;
  text-decoration: none;
  color: #362b38;
  display: flex;
  flex-direction: column;
  min-height: 185px;
  transition: 0.2s ease;
  box-shadow: 0 8px 25px rgba(76, 29, 70, 0.062745098);
}
.strip[data-id="7dfd98"] .quick-grid a:hover {
  transform: translateY(-5px);
  border-color: #b979aa;
  box-shadow: 0 12px 30px rgba(76, 29, 70, 0.1254901961);
}
.strip[data-id="7dfd98"] .quick-grid .icon {
  color: #8b3c7d;
  font-size: 2rem;
  margin-bottom: 1.2rem;
}
.strip[data-id="7dfd98"] .quick-grid strong {
  font-size: 1.1rem;
  color: #5b164d;
}
.strip[data-id="7dfd98"] .quick-grid small {
  line-height: 1.5;
  color: #756b77;
  margin-top: 0.45rem;
}
@media (max-width: 900px) {
  .strip[data-id="7dfd98"] .quick-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 520px) {
  .strip[data-id="7dfd98"] .quick-grid {
    grid-template-columns: 1fr;
  }
  .strip[data-id="7dfd98"] .quick-links {
    padding-block: 3rem;
  }
}.strip[data-id="46495a"] {
  --section-id: "46495a";
  --storage-url: "https://zsamsdrmoul.proweb.cz/_section/46495a";
  --public-url: "https://zsamsdrmoul.proweb.cz/_section/46495a";
}
.strip[data-id="46495a"] .news {
  background: #f8f3f7;
  padding: 4.5rem 1.25rem;
}
.strip[data-id="46495a"] .news-header {
  display: flex;
  justify-content: space-between;
  align-items: end;
  gap: 1rem;
  margin-bottom: 2rem;
}
.strip[data-id="46495a"] .news-header span {
  color: #8a3a7b;
  font-size: 0.8rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.12em;
}
.strip[data-id="46495a"] .news h2 {
  color: #362b38;
  font-size: clamp(2rem, 4vw, 3.2rem);
  margin: 0.55rem 0 0;
}
.strip[data-id="46495a"] .text-link {
  color: #65185a;
  font-weight: 800;
  text-decoration: none;
}
.strip[data-id="46495a"] .news-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
.strip[data-id="46495a"] .news-grid article {
  background: #fff;
  border-radius: 1.2rem;
  padding: 1.5rem;
  display: flex;
  gap: 1rem;
  border: 1px solid #eadfea;
  min-height: 200px;
}
.strip[data-id="46495a"] .date {
  color: #65185a;
  font-size: 2rem;
  font-weight: 900;
  line-height: 0.9;
  min-width: 54px;
}
.strip[data-id="46495a"] .date small {
  display: block;
  font-size: 0.7rem;
  text-transform: uppercase;
  margin-top: 0.35rem;
  letter-spacing: 0.1em;
}
.strip[data-id="46495a"] .tag {
  color: #8a3a7b;
  font-size: 0.72rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.strip[data-id="46495a"] .news h3 {
  font-size: 1.2rem;
  line-height: 1.25;
  margin: 0.65rem 0;
}
.strip[data-id="46495a"] .news p {
  color: #756b77;
  line-height: 1.55;
  margin: 0;
}
@media (max-width: 760px) {
  .strip[data-id="46495a"] .news-header {
    align-items: start;
    flex-direction: column;
  }
  .strip[data-id="46495a"] .news-grid {
    grid-template-columns: 1fr;
  }
}.strip[data-id=c60d26] {
  --section-id: "c60d26";
  --storage-url: "https://zsamsdrmoul.proweb.cz/_section/c60d26";
  --public-url: "https://zsamsdrmoul.proweb.cz/_section/c60d26";
}
.strip[data-id=c60d26] .welcome {
  background: #fffaf2;
  padding: 5rem 1.25rem;
}
.strip[data-id=c60d26] .welcome-inner {
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  gap: 5rem;
  align-items: center;
}
.strip[data-id=c60d26] .welcome h2 {
  color: #362b38;
  font-size: clamp(2.1rem, 4vw, 3.5rem);
  line-height: 1.05;
  margin: 0.6rem 0 1.2rem;
}
.strip[data-id=c60d26] .welcome > div > span {
  color: #8a3a7b;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  font-size: 0.8rem;
}
.strip[data-id=c60d26] .welcome p {
  color: #665b66;
  line-height: 1.7;
  font-size: 1.05rem;
}
.strip[data-id=c60d26] .welcome .button {
  margin-top: 1rem;
}
.strip[data-id=c60d26] .value-list {
  display: grid;
  gap: 1rem;
}
.strip[data-id=c60d26] .value-list > div {
  border-top: 1px solid #decbd8;
  padding: 1.1rem 0;
  display: grid;
  grid-template-columns: 45px 1fr;
  column-gap: 1rem;
}
.strip[data-id=c60d26] .value-list b {
  color: #9b548d;
  font-size: 0.9rem;
}
.strip[data-id=c60d26] .value-list strong {
  color: #5b164d;
  font-size: 1.15rem;
}
.strip[data-id=c60d26] .value-list p {
  grid-column: 2;
  margin: 0.35rem 0 0;
  font-size: 0.95rem;
}
@media (max-width: 760px) {
  .strip[data-id=c60d26] .welcome-inner {
    grid-template-columns: 1fr;
    gap: 2rem;
  }
  .strip[data-id=c60d26] .welcome {
    padding-block: 3.5rem;
  }
}.strip[data-id=a241c1] {
  --section-id: "a241c1";
  --storage-url: "https://zsamsdrmoul.proweb.cz/_section/a241c1";
  --public-url: "https://zsamsdrmoul.proweb.cz/_section/a241c1";
}
.strip[data-id=a241c1] .site-footer {
  background: #321c32;
  color: #fff;
  margin-top: 0;
}
.strip[data-id=a241c1] .footer-inner {
  max-width: 1240px;
  margin: 0 auto;
  padding: 3.5rem 1.25rem 2.25rem;
  display: grid;
  grid-template-columns: 1.3fr 1fr 1fr;
  gap: 3rem;
}
.strip[data-id=a241c1] .site-footer h2 {
  font-size: 1rem;
  margin: 0 0 0.8rem;
  color: #f2c7e9;
}
.strip[data-id=a241c1] .footer-kicker {
  font-size: 1.35rem;
  font-weight: 800;
  color: #fff;
}
.strip[data-id=a241c1] .site-footer p {
  color: #e7d9e5;
  line-height: 1.7;
  margin: 0.6rem 0;
}
.strip[data-id=a241c1] .site-footer a {
  color: #fff;
  text-underline-offset: 3px;
}
.strip[data-id=a241c1] .footer-bottom {
  border-top: 1px solid #67445f;
  max-width: 1240px;
  margin: 0 auto;
  padding: 1rem 1.25rem;
  display: flex;
  justify-content: space-between;
  gap: 1rem;
  color: #d9c7d6;
  font-size: 0.85rem;
}
@media (max-width: 720px) {
  .strip[data-id=a241c1] .footer-inner {
    grid-template-columns: 1fr;
    gap: 1.5rem;
    padding-top: 2.5rem;
  }
  .strip[data-id=a241c1] .footer-bottom {
    flex-direction: column;
  }
}