@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500&family=Playfair+Display:wght@700&display=swap');
.strip[data-id="7bc593"] {
  --section-id: "7bc593";
  --storage-url: "https://test-arms0ghb.praweb.cz/_section/7bc593";
  --public-url: "https://test-arms0ghb.praweb.cz/_section/7bc593";
  /* Mobile Menu Overlay */
}
.strip[data-id="7bc593"] .header-section {
  width: 100%;
  position: sticky;
  top: 0;
  z-index: 1000;
  background: rgba(255, 253, 249, 0.85);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-bottom: 1px solid rgba(212, 175, 55, 0.2);
}
.strip[data-id="7bc593"] .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id="7bc593"] .header-top-bar {
  text-align: center;
  padding: 8px 0;
  border-bottom: 1px solid rgba(212, 175, 55, 0.1);
}
.strip[data-id="7bc593"] .top-info-text {
  font-size: 12px;
  color: #8DA290;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 0;
}
.strip[data-id="7bc593"] .header-main {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 0;
}
.strip[data-id="7bc593"] .logo-area a {
  display: flex;
  align-items: center;
  text-decoration: none;
}
.strip[data-id="7bc593"] .logo-img {
  height: 60px;
  width: auto;
  object-fit: contain;
}
.strip[data-id="7bc593"] .main-nav {
  display: block;
}
.strip[data-id="7bc593"] .nav-list {
  display: flex;
  list-style: none;
  gap: 30px;
  margin: 0;
  padding: 0;
}
.strip[data-id="7bc593"] .nav-list li a {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  color: #8DA290;
  text-decoration: none;
  transition: color 0.3s ease;
  position: relative;
  padding: 5px 0;
}
.strip[data-id="7bc593"] .nav-list li a:hover {
  color: #D4AF37;
}
.strip[data-id="7bc593"] .nav-list li a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background: #D4AF37;
  transition: width 0.3s ease;
}
.strip[data-id="7bc593"] .nav-list li a:hover::after {
  width: 100%;
}
.strip[data-id="7bc593"] .contact-cta {
  display: flex;
  align-items: center;
  gap: 25px;
}
.strip[data-id="7bc593"] .phone-link {
  font-size: 14px;
  color: #8DA290;
  text-decoration: none;
  font-weight: 500;
  transition: color 0.3s ease;
}
.strip[data-id="7bc593"] .phone-link:hover {
  color: #D4AF37;
}
.strip[data-id="7bc593"] .cta-button {
  background: #8DA290;
  color: #FFFDF9;
  padding: 12px 24px;
  border-radius: 20px;
  text-decoration: none;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  box-shadow: 0 4px 10px rgba(141, 162, 144, 0.3);
  transition: all 0.3s ease;
  border: none;
  display: inline-block;
}
.strip[data-id="7bc593"] .cta-button:hover {
  background: #7a8e7d;
  transform: translateY(-2px);
  box-shadow: 0 6px 15px rgba(141, 162, 144, 0.4);
  color: #FFFDF9;
}
.strip[data-id="7bc593"] .mobile-toggle {
  display: none;
  flex-direction: column;
  gap: 6px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 5px;
}
.strip[data-id="7bc593"] .mobile-toggle span {
  display: block;
  width: 25px;
  height: 2px;
  background: #8DA290;
  transition: 0.3s;
}
.strip[data-id="7bc593"] .mobile-menu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: #FFFDF9;
  z-index: 999;
  padding: 100px 20px 20px;
  text-align: center;
}
.strip[data-id="7bc593"] .mobile-menu.active {
  display: block;
}
.strip[data-id="7bc593"] .mobile-nav-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.strip[data-id="7bc593"] .mobile-nav-list li {
  margin-bottom: 25px;
}
.strip[data-id="7bc593"] .mobile-nav-list li a {
  font-size: 20px;
  text-transform: uppercase;
  color: #8DA290;
  text-decoration: none;
  font-weight: 500;
}
.strip[data-id="7bc593"] .close-menu {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 30px;
  color: #8DA290;
  background: none;
  border: none;
  cursor: pointer;
}
@media (max-width: 1024px) {
  .strip[data-id="7bc593"] .main-nav {
    display: none;
  }
  .strip[data-id="7bc593"] .mobile-toggle {
    display: flex;
  }
  .strip[data-id="7bc593"] .header-top-bar {
    display: none;
  }
  .strip[data-id="7bc593"] .phone-link {
    display: none;
  }
}
@media (max-width: 480px) {
  .strip[data-id="7bc593"] .cta-button {
    padding: 10px 16px;
    font-size: 11px;
  }
  .strip[data-id="7bc593"] .logo-img {
    height: 45px;
  }
}.strip[data-id=f9b276] {
  --section-id: "f9b276";
  --storage-url: "https://test-arms0ghb.praweb.cz/_section/f9b276";
  --public-url: "https://test-arms0ghb.praweb.cz/_section/f9b276";
}
.strip[data-id=f9b276] .hero-section {
  position: relative;
  width: 100%;
  min-height: 85vh;
  margin-top: -80px;
  padding-top: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background-color: #FFFDF9;
}
.strip[data-id=f9b276] .background-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.strip[data-id=f9b276] .background-image {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  animation: zoomInEffect 20s infinite alternate ease-in-out;
}
@keyframes zoomInEffect {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.1);
  }
}
.strip[data-id=f9b276] .background-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(circle, rgba(255, 253, 249, 0) 0%, rgba(255, 253, 249, 0.2) 100%);
  z-index: 2;
}
.strip[data-id=f9b276] .container {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 40px 20px;
  z-index: 10;
  text-align: center;
}
.strip[data-id=f9b276] .decoration-leaf {
  position: absolute;
  width: 200px;
  height: 200px;
  opacity: 0.1;
  z-index: 5;
  pointer-events: none;
}
.strip[data-id=f9b276] .leaf-top-left {
  top: 20px;
  left: 20px;
  transform: rotate(-45deg);
}
.strip[data-id=f9b276] .leaf-bottom-right {
  bottom: 20px;
  right: 20px;
  transform: rotate(135deg);
}
.strip[data-id=f9b276] h1 {
  font-family: "Playfair Display", serif;
  font-size: 64px;
  color: #8DA290;
  margin-bottom: 24px;
  line-height: 1.2;
  font-weight: 700;
}
.strip[data-id=f9b276] p {
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  color: #4A4A4A;
  max-width: 700px;
  margin: 0 auto 40px auto;
  line-height: 1.6;
}
.strip[data-id=f9b276] .button-group {
  display: flex;
  gap: 20px;
  justify-content: center;
  flex-wrap: wrap;
}
.strip[data-id=f9b276] .btn {
  padding: 16px 32px;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  border-radius: 4px;
  transition: all 0.3s ease;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.strip[data-id=f9b276] .btn-primary {
  background-color: #8DA290;
  color: #FFFFFF;
  border: 2px solid #8DA290;
}
.strip[data-id=f9b276] .btn-primary:hover {
  background-color: #7a8d7d;
  border-color: #7a8d7d;
  transform: translateY(-2px);
}
.strip[data-id=f9b276] .btn-ghost-gold {
  background-color: transparent;
  color: #D4AF37;
  border: 2px solid #D4AF37;
}
.strip[data-id=f9b276] .btn-ghost-gold:hover {
  background-color: #F2D5D5;
  border-color: #F2D5D5;
  color: #4A4A4A;
  transform: translateY(-2px);
}
@media (max-width: 768px) {
  .strip[data-id=f9b276] h1 {
    font-size: 42px;
  }
  .strip[data-id=f9b276] p {
    font-size: 18px;
  }
  .strip[data-id=f9b276] .hero-section {
    min-height: 70vh;
    padding-top: 120px;
  }
  .strip[data-id=f9b276] .decoration-leaf {
    width: 120px;
    height: 120px;
  }
}
@media (max-width: 480px) {
  .strip[data-id=f9b276] h1 {
    font-size: 32px;
  }
  .strip[data-id=f9b276] .button-group {
    flex-direction: column;
    width: 100%;
  }
  .strip[data-id=f9b276] .btn {
    width: 100%;
    text-align: center;
  }
}.strip[data-id="5942f8"] {
  --section-id: "5942f8";
  --storage-url: "https://test-arms0ghb.praweb.cz/_section/5942f8";
  --public-url: "https://test-arms0ghb.praweb.cz/_section/5942f8";
}
.strip[data-id="5942f8"] .services-section {
  background-color: #FFFDF9;
  padding: 100px 0;
  font-family: "Montserrat", sans-serif;
}
.strip[data-id="5942f8"] .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id="5942f8"] .section-heading {
  text-align: center;
  font-family: "Playfair Display", serif;
  font-size: 36px;
  color: #8DA290;
  margin-bottom: 60px;
}
.strip[data-id="5942f8"] .services-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
}
.strip[data-id="5942f8"] .service-card {
  background-color: rgba(242, 213, 213, 0.3);
  border-radius: 15px;
  padding: 40px 30px;
  text-align: center;
  transition: background-color 0.3s ease;
}
.strip[data-id="5942f8"] .service-card:hover {
  background-color: rgba(242, 213, 213, 0.5);
}
.strip[data-id="5942f8"] .icon-container {
  margin-bottom: 25px;
  display: flex;
  justify-content: center;
}
.strip[data-id="5942f8"] .icon-circle {
  width: 100px;
  height: 100px;
  background-color: #ffffff;
  border: 2px solid #D4AF37;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s ease;
}
.strip[data-id="5942f8"] .icon-circle i {
  font-size: 40px;
  color: #8DA290;
}
.strip[data-id="5942f8"] .service-card:hover .icon-circle {
  animation: swing 0.6s ease-in-out;
}
.strip[data-id="5942f8"] .service-title {
  font-family: "Playfair Display", serif;
  font-size: 24px;
  color: #8DA290;
  margin-bottom: 15px;
}
.strip[data-id="5942f8"] .service-text {
  font-size: 16px;
  color: #4A4A4A;
  line-height: 1.6;
}
.strip[data-id="5942f8"] .service-text p {
  margin: 0;
}
@keyframes swing {
  0% {
    transform: rotate(0deg);
  }
  20% {
    transform: rotate(15deg);
  }
  40% {
    transform: rotate(-10deg);
  }
  60% {
    transform: rotate(5deg);
  }
  80% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@media (max-width: 992px) {
  .strip[data-id="5942f8"] .services-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  .strip[data-id="5942f8"] .services-section {
    padding: 60px 0;
  }
  .strip[data-id="5942f8"] .services-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .strip[data-id="5942f8"] .section-heading {
    font-size: 28px;
    margin-bottom: 40px;
  }
}@charset "UTF-8";
.strip[data-id="1c154b"] {
  --section-id: "1c154b";
  --storage-url: "https://test-arms0ghb.praweb.cz/_section/1c154b";
  --public-url: "https://test-arms0ghb.praweb.cz/_section/1c154b";
  /* Shimmer Effect */
}
.strip[data-id="1c154b"] .eshop-preview {
  padding: 80px 0;
  background-color: #ffffff;
}
.strip[data-id="1c154b"] .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id="1c154b"] .preview-grid {
  display: flex;
  align-items: center;
  gap: 60px;
}
.strip[data-id="1c154b"] .image-column {
  flex: 1;
}
.strip[data-id="1c154b"] .text-column {
  flex: 1;
}
.strip[data-id="1c154b"] .image-frame {
  position: relative;
  line-height: 0;
}
.strip[data-id="1c154b"] .image-frame::before {
  content: "";
  position: absolute;
  top: -15px;
  right: -15px;
  width: 60px;
  height: 60px;
  border-top: 4px solid #D4AF37;
  border-right: 4px solid #D4AF37;
  z-index: 2;
}
.strip[data-id="1c154b"] .image-frame img,
.strip[data-id="1c154b"] .image-frame generated-img {
  width: 100%;
  height: auto;
  display: block;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  aspect-ratio: 4/5;
}
.strip[data-id="1c154b"] h2 {
  font-family: "Playfair Display", serif;
  font-size: 42px;
  color: #8DA290;
  margin: 0 0 30px 0;
  line-height: 1.2;
}
.strip[data-id="1c154b"] .category-list {
  list-style: none;
  padding: 0;
  margin: 0 0 40px 0;
}
.strip[data-id="1c154b"] .category-list li {
  position: relative;
  padding-left: 40px;
  margin-bottom: 25px;
  font-size: 18px;
  line-height: 1.6;
  color: #4a4a4a;
}
.strip[data-id="1c154b"] .category-list li::before {
  content: "🌸";
  position: absolute;
  left: 0;
  top: 0;
  font-size: 20px;
}
.strip[data-id="1c154b"] .category-list strong {
  color: #333;
  display: block;
  font-size: 20px;
}
.strip[data-id="1c154b"] .cta-wrapper {
  margin-top: 20px;
}
.strip[data-id="1c154b"] .btn-eshop {
  display: inline-block;
  background-color: #8DA290;
  color: #ffffff;
  padding: 18px 45px;
  text-decoration: none;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-radius: 0;
  position: relative;
  overflow: hidden;
  transition: background-color 0.3s ease;
}
.strip[data-id="1c154b"] .btn-eshop:hover {
  background-color: #7a8e7d;
}
.strip[data-id="1c154b"] .btn-eshop::after {
  content: "";
  position: absolute;
  top: -50%;
  left: -60%;
  width: 20%;
  height: 200%;
  background: rgba(255, 255, 255, 0.3);
  transform: rotate(30deg);
  transition: none;
}
.strip[data-id="1c154b"] .btn-eshop:hover::after {
  left: 120%;
  transition: all 0.6s ease-in-out;
}
@media (max-width: 992px) {
  .strip[data-id="1c154b"] .preview-grid {
    gap: 40px;
  }
  .strip[data-id="1c154b"] h2 {
    font-size: 36px;
  }
}
@media (max-width: 768px) {
  .strip[data-id="1c154b"] .eshop-preview {
    padding: 60px 0;
  }
  .strip[data-id="1c154b"] .preview-grid {
    flex-direction: column;
  }
  .strip[data-id="1c154b"] .image-column, .strip[data-id="1c154b"] .text-column {
    width: 100%;
  }
  .strip[data-id="1c154b"] .image-frame::before {
    width: 40px;
    height: 40px;
    top: -10px;
    right: -10px;
  }
  .strip[data-id="1c154b"] h2 {
    font-size: 32px;
    text-align: center;
  }
  .strip[data-id="1c154b"] .category-list li {
    font-size: 16px;
  }
  .strip[data-id="1c154b"] .cta-wrapper {
    text-align: center;
  }
}.strip[data-id=f8fca4] {
  --section-id: "f8fca4";
  --storage-url: "https://test-arms0ghb.praweb.cz/_section/f8fca4";
  --public-url: "https://test-arms0ghb.praweb.cz/_section/f8fca4";
}
.strip[data-id=f8fca4] .newsletter-section {
  background-color: #8DA290;
  background-blend-mode: multiply;
  background-size: cover;
  background-position: center;
  padding: 60px 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.strip[data-id=f8fca4] .container {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
.strip[data-id=f8fca4] .newsletter-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 40px;
  justify-content: space-between;
}
.strip[data-id=f8fca4] .icon-box {
  flex-shrink: 0;
  animation: levitate 3s ease-in-out infinite;
}
.strip[data-id=f8fca4] .icon-box svg {
  width: 80px;
  height: 80px;
  fill: #FFFDF9;
}
.strip[data-id=f8fca4] .content-box {
  flex-grow: 1;
}
.strip[data-id=f8fca4] .content-box h2 {
  font-family: "Playfair Display", serif;
  font-size: 32px;
  color: #FFFDF9;
  margin: 0 0 10px 0;
  line-height: 1.2;
}
.strip[data-id=f8fca4] .content-box p {
  font-size: 16px;
  color: #FFFDF9;
  margin: 0;
  line-height: 1.6;
  max-width: 600px;
}
.strip[data-id=f8fca4] .form-box {
  flex-shrink: 0;
}
.strip[data-id=f8fca4] .newsletter-form {
  display: flex;
  gap: 10px;
}
.strip[data-id=f8fca4] .newsletter-form input {
  background-color: #FFFDF9;
  border: 2px solid transparent;
  padding: 15px 20px;
  border-radius: 4px;
  width: 280px;
  font-size: 16px;
  color: #333;
  transition: border-color 0.3s ease;
}
.strip[data-id=f8fca4] .newsletter-form input:focus {
  outline: none;
  border-color: #D4AF37;
}
.strip[data-id=f8fca4] .newsletter-form button {
  background-color: #D4AF37;
  color: #8DA290;
  border: none;
  padding: 15px 30px;
  border-radius: 4px;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  transition: transform 0.2s ease, background-color 0.3s ease;
}
.strip[data-id=f8fca4] .newsletter-form button:hover {
  background-color: #c29d2e;
  transform: translateY(-2px);
}
@keyframes levitate {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-15px);
  }
}
@media (max-width: 1024px) {
  .strip[data-id=f8fca4] .newsletter-wrapper {
    flex-direction: column;
    text-align: center;
    gap: 30px;
  }
  .strip[data-id=f8fca4] .content-box p {
    margin: 0 auto;
  }
}
@media (max-width: 600px) {
  .strip[data-id=f8fca4] .newsletter-form {
    flex-direction: column;
    width: 100%;
  }
  .strip[data-id=f8fca4] .newsletter-form input {
    width: 100%;
  }
  .strip[data-id=f8fca4] .newsletter-form button {
    width: 100%;
  }
  .strip[data-id=f8fca4] .newsletter-section {
    padding: 40px 20px;
  }
}.strip[data-id="698773"] {
  --section-id: "698773";
  --storage-url: "https://test-arms0ghb.praweb.cz/_section/698773";
  --public-url: "https://test-arms0ghb.praweb.cz/_section/698773";
}
.strip[data-id="698773"] .footer-section {
  background-color: #FFFDF9;
  border-top: 1px solid #D4AF37;
  padding: 80px 0 40px 0;
  font-family: sans-serif;
  color: #4A4A4A;
}
.strip[data-id="698773"] .footer-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id="698773"] .footer-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px;
  margin-bottom: 60px;
}
.strip[data-id="698773"] .footer-col h3 {
  color: #8DA290;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 25px;
  letter-spacing: 1px;
  font-weight: 600;
}
.strip[data-id="698773"] .footer-col p {
  font-size: 14px;
  line-height: 1.8;
  margin: 0 0 10px 0;
}
.strip[data-id="698773"] .footer-form {
  display: flex;
  flex-direction: column;
}
.strip[data-id="698773"] .footer-form input,
.strip[data-id="698773"] .footer-form textarea {
  background: transparent;
  border: none;
  border-bottom: 1px solid #8DA290;
  padding: 10px 0;
  margin-bottom: 15px;
  font-size: 14px;
  color: #4A4A4A;
  outline: none;
  transition: border-color 0.3s ease;
}
.strip[data-id="698773"] .footer-form input::placeholder,
.strip[data-id="698773"] .footer-form textarea::placeholder {
  color: #A0A0A0;
}
.strip[data-id="698773"] .footer-form input:focus,
.strip[data-id="698773"] .footer-form textarea:focus {
  border-bottom-color: #D4AF37;
}
.strip[data-id="698773"] .footer-form button {
  background-color: transparent;
  border: 1px solid #8DA290;
  color: #8DA290;
  padding: 10px 25px;
  font-size: 14px;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.3s ease;
  align-self: flex-start;
  margin-top: 10px;
}
.strip[data-id="698773"] .footer-form button:hover {
  background-color: #8DA290;
  color: #FFFFFF;
}
.strip[data-id="698773"] .map-wrapper {
  width: 100%;
  height: 200px;
  overflow: hidden;
  border-radius: 4px;
  filter: grayscale(1) contrast(0.9) opacity(0.8) sepia(0.1);
  transition: filter 0.5s ease;
}
.strip[data-id="698773"] .map-wrapper:hover {
  filter: grayscale(0.5) contrast(1) opacity(1);
}
.strip[data-id="698773"] .map-wrapper iframe {
  width: 100%;
  height: 100%;
  border: none;
}
.strip[data-id="698773"] .footer-bottom {
  border-top: 1px solid #EAEAEA;
  padding-top: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}
.strip[data-id="698773"] .social-links {
  display: flex;
  gap: 20px;
}
.strip[data-id="698773"] .social-link {
  color: #D4AF37;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  transition: color 0.3s ease;
}
.strip[data-id="698773"] .social-link:hover {
  color: #F2D5D5;
}
.strip[data-id="698773"] .copyright p {
  font-size: 13px;
  color: #888888;
  margin: 0;
}
@media (max-width: 1024px) {
  .strip[data-id="698773"] .footer-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 600px) {
  .strip[data-id="698773"] .footer-grid {
    grid-template-columns: 1fr;
  }
  .strip[data-id="698773"] .footer-bottom {
    flex-direction: column;
    text-align: center;
  }
}