@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600&family=Playfair+Display:ital,wght@0,400;0,700;1,400&family=Playfair+Display:wght@700&display=swap');
@charset "UTF-8";
.strip[data-id="2353bc"] {
  --section-id: "2353bc";
  --storage-url: "https://test-czfqr7lo.praweb.cz/_section/2353bc";
  --public-url: "https://test-czfqr7lo.praweb.cz/_section/2353bc";
  /* Mobile Menu Toggle */
  /* Mobile Toggle Animation */
}
.strip[data-id="2353bc"] .site-header {
  width: 100%;
  z-index: 1000;
}
.strip[data-id="2353bc"] .top-bar {
  background-color: #7a947d; /* Mírně tmavší šalvějová pro lepší kontrast s bílým textem */
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFFFFF;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  text-align: center;
  padding: 0 20px;
  box-shadow: inset 0 -2px 5px rgba(0, 0, 0, 0.05);
}
.strip[data-id="2353bc"] .main-nav {
  position: sticky;
  top: 0;
  height: 90px;
  background-color: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(15px);
  -webkit-backdrop-filter: blur(15px);
  display: flex;
  align-items: center;
  border-bottom: 1px solid rgba(141, 170, 145, 0.15);
  transition: all 0.3s ease;
}
.strip[data-id="2353bc"] .container {
  max-width: 1300px;
  margin: 0 auto;
  width: 100%;
  padding: 0 30px;
}
.strip[data-id="2353bc"] .nav-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
.strip[data-id="2353bc"] .logo a {
  display: flex;
  align-items: center;
  text-decoration: none;
  gap: 15px;
  transition: transform 0.3s ease;
}
.strip[data-id="2353bc"] .logo a:hover {
  transform: scale(1.02);
}
.strip[data-id="2353bc"] .logo svg {
  transition: transform 0.5s ease;
}
.strip[data-id="2353bc"] .logo a:hover svg {
  transform: rotate(15deg);
}
.strip[data-id="2353bc"] .site-title {
  font-family: "Playfair Display", serif;
  font-size: 22px;
  color: #C5A059;
  font-weight: 700;
  letter-spacing: 0.5px;
}
.strip[data-id="2353bc"] .nav-links {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 40px;
}
.strip[data-id="2353bc"] .nav-links a {
  text-decoration: none;
  font-family: "Montserrat", sans-serif; /* Přepnuto na Montserrat pro lepší čitelnost v menu */
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #556b58;
  position: relative;
  padding: 8px 0;
  transition: color 0.3s ease;
}
.strip[data-id="2353bc"] .nav-links a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background-color: #C5A059;
  transition: width 0.3s ease;
}
.strip[data-id="2353bc"] .nav-links a:hover {
  color: #C5A059;
}
.strip[data-id="2353bc"] .nav-links a:hover::after {
  width: 100%;
}
.strip[data-id="2353bc"] .nav-icons {
  display: flex;
  gap: 25px;
  align-items: center;
}
.strip[data-id="2353bc"] .icon-link {
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  color: #C5A059;
}
.strip[data-id="2353bc"] .icon-link:hover {
  transform: translateY(-2px);
  color: #8DAA91;
}
.strip[data-id="2353bc"] .menu-toggle {
  display: none;
  flex-direction: column;
  gap: 6px;
  cursor: pointer;
  z-index: 1001;
}
.strip[data-id="2353bc"] .menu-toggle span {
  display: block;
  width: 28px;
  height: 2px;
  background-color: #8DAA91;
  transition: 0.3s;
}
@media (max-width: 1100px) {
  .strip[data-id="2353bc"] .nav-links {
    gap: 25px;
  }
}
@media (max-width: 992px) {
  .strip[data-id="2353bc"] .main-nav {
    height: 70px;
  }
  .strip[data-id="2353bc"] .nav-links {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    max-width: 320px;
    height: 100vh;
    background-color: #ffffff;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: 0.4s cubic-bezier(0.77, 0.2, 0.05, 1);
    box-shadow: -10px 0 30px rgba(0, 0, 0, 0.05);
  }
  .strip[data-id="2353bc"] .nav-links.active {
    right: 0;
  }
  .strip[data-id="2353bc"] .menu-toggle {
    display: flex;
  }
  .strip[data-id="2353bc"] .site-title {
    font-size: 18px;
  }
  .strip[data-id="2353bc"] .nav-icons {
    gap: 15px;
  }
}
.strip[data-id="2353bc"] .menu-toggle.active span:nth-child(1) {
  transform: rotate(45deg) translate(5px, 6px);
}
.strip[data-id="2353bc"] .menu-toggle.active span:nth-child(2) {
  opacity: 0;
}
.strip[data-id="2353bc"] .menu-toggle.active span:nth-child(3) {
  transform: rotate(-45deg) translate(6px, -7px);
}.strip[data-id="5afa3a"] {
  --section-id: "5afa3a";
  --storage-url: "https://test-czfqr7lo.praweb.cz/_section/5afa3a";
  --public-url: "https://test-czfqr7lo.praweb.cz/_section/5afa3a";
}
.strip[data-id="5afa3a"] .hero-luxury {
  position: relative;
  width: 100%;
  min-height: 90vh;
  margin-top: -120px;
  padding-top: 180px;
  padding-bottom: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  overflow: hidden;
}
.strip[data-id="5afa3a"] .hero-luxury::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.4) 100%);
  z-index: 1;
}
.strip[data-id="5afa3a"] .hero-luxury .container {
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
  padding: 0 20px;
  position: relative;
  z-index: 2;
  animation: fadeInUp 1.2s ease-out forwards;
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.strip[data-id="5afa3a"] .hero-luxury h1 {
  font-family: "Playfair Display", serif;
  font-size: clamp(40px, 8vw, 72px);
  color: #F9F7F2;
  line-height: 1.1;
  margin-bottom: 24px;
  text-shadow: 0 4px 15px rgba(0, 0, 0, 0.4);
}
.strip[data-id="5afa3a"] .hero-luxury p {
  font-family: "Montserrat", sans-serif;
  font-size: clamp(16px, 2vw, 22px);
  font-weight: 300;
  color: #F9F7F2;
  line-height: 1.6;
  margin-bottom: 48px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
}
.strip[data-id="5afa3a"] .hero-luxury .buttons {
  display: flex;
  gap: 24px;
  justify-content: center;
  flex-wrap: wrap;
}
.strip[data-id="5afa3a"] .hero-luxury .btn {
  display: inline-block;
  padding: 18px 40px;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  border-radius: 0;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.strip[data-id="5afa3a"] .hero-luxury .btn-primary {
  background-color: #8DAA91;
  color: #F9F7F2;
  border: 1px solid #8DAA91;
}
.strip[data-id="5afa3a"] .hero-luxury .btn-secondary {
  background-color: rgba(255, 255, 255, 0.1);
  color: #F9F7F2;
  border: 1px solid #C5A059;
  backdrop-filter: blur(5px);
}
.strip[data-id="5afa3a"] .hero-luxury .btn:hover {
  background-color: #C5A059;
  color: #F9F7F2;
  border-color: #C5A059;
  transform: translateY(-3px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}
.strip[data-id="5afa3a"] .hero-luxury .micro-graphic {
  position: absolute;
  width: 250px;
  height: 250px;
  opacity: 0.25;
  pointer-events: none;
  z-index: 1;
  animation: float 6s ease-in-out infinite;
}
@keyframes float {
  0%, 100% {
    transform: translateY(0) rotate(0);
  }
  50% {
    transform: translateY(-20px) rotate(5deg);
  }
}
.strip[data-id="5afa3a"] .hero-luxury .top-left {
  top: 15%;
  left: -5%;
}
.strip[data-id="5afa3a"] .hero-luxury .bottom-right {
  bottom: 10%;
  right: -5%;
  animation-delay: -3s;
}
@media (max-width: 768px) {
  .strip[data-id="5afa3a"] .hero-luxury {
    padding-top: 160px;
    padding-bottom: 60px;
    min-height: 80vh;
    background-attachment: scroll;
  }
  .strip[data-id="5afa3a"] .hero-luxury .buttons {
    gap: 15px;
  }
  .strip[data-id="5afa3a"] .hero-luxury .btn {
    width: 100%;
    padding: 15px 25px;
  }
  .strip[data-id="5afa3a"] .hero-luxury .micro-graphic {
    width: 150px;
    height: 150px;
  }
}.strip[data-id="962e5b"] {
  --section-id: "962e5b";
  --storage-url: "https://test-czfqr7lo.praweb.cz/_section/962e5b";
  --public-url: "https://test-czfqr7lo.praweb.cz/_section/962e5b";
}
.strip[data-id="962e5b"] .branch-services-section {
  width: 100%;
  padding: 120px 0;
  background-color: #ffffff;
  overflow: hidden;
}
.strip[data-id="962e5b"] .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id="962e5b"] .split-grid {
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 80px;
  align-items: center;
}
.strip[data-id="962e5b"] .map-column {
  position: relative;
  min-height: 500px;
}
.strip[data-id="962e5b"] .map-wrapper {
  width: 100%;
  height: 100%;
  border-radius: 30px;
  overflow: hidden;
  box-shadow: 0 30px 60px rgba(141, 170, 145, 0.12);
  border: 1px solid rgba(141, 170, 145, 0.1);
  transition: transform 0.5s ease;
}
.strip[data-id="962e5b"] .map-wrapper:hover {
  transform: translateY(-10px);
}
.strip[data-id="962e5b"] .map-wrapper iframe {
  width: 100%;
  height: 100%;
  border: 0;
  filter: grayscale(0.1) contrast(1.05);
}
.strip[data-id="962e5b"] .text-column {
  padding: 60px;
  border-radius: 30px;
  background-color: #F9F7F2;
  background-size: cover;
  background-position: center;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.02);
  position: relative;
}
.strip[data-id="962e5b"] .text-column::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 86c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm76-48c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zM31 29c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zm10 55c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1z' fill='%238daa91' fill-opacity='0.05' fill-rule='evenodd'/%3E%3C/svg%3E");
  opacity: 0.5;
  pointer-events: none;
}
.strip[data-id="962e5b"] .heading-group {
  margin-bottom: 40px;
  position: relative;
  z-index: 1;
}
.strip[data-id="962e5b"] .heading-group h2 {
  font-family: "Playfair Display", serif;
  font-size: clamp(32px, 4vw, 48px);
  color: #8DAA91;
  line-height: 1.2;
  margin: 0 0 20px 0;
}
.strip[data-id="962e5b"] .gold-divider {
  width: 60px;
  height: 3px;
  background-color: #C5A059;
  margin-bottom: 30px;
  border-radius: 2px;
}
.strip[data-id="962e5b"] .address-text {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  color: #444444;
  margin-bottom: 45px;
  line-height: 1.7;
  position: relative;
  z-index: 1;
}
.strip[data-id="962e5b"] .services-list {
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
  z-index: 1;
}
.strip[data-id="962e5b"] .service-item {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
  transition: transform 0.3s ease, color 0.3s ease;
  cursor: default;
}
.strip[data-id="962e5b"] .service-item:hover {
  transform: translateX(10px);
}
.strip[data-id="962e5b"] .service-item:hover .service-icon {
  background-color: #C5A059;
  color: #ffffff;
}
.strip[data-id="962e5b"] .service-icon {
  width: 44px;
  height: 44px;
  margin-right: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #C5A059;
  background-color: rgba(197, 160, 89, 0.1);
  border-radius: 12px;
  transition: all 0.3s ease;
  flex-shrink: 0;
}
.strip[data-id="962e5b"] .service-icon svg {
  width: 22px;
  height: 22px;
}
.strip[data-id="962e5b"] .service-text {
  font-family: "Montserrat", sans-serif;
  font-size: 17px;
  color: #333333;
  font-weight: 500;
}
@media (max-width: 991px) {
  .strip[data-id="962e5b"] .branch-services-section {
    padding: 80px 0;
  }
  .strip[data-id="962e5b"] .split-grid {
    grid-template-columns: 1fr;
    gap: 50px;
  }
  .strip[data-id="962e5b"] .text-column {
    padding: 50px 30px;
    order: 1;
  }
  .strip[data-id="962e5b"] .map-column {
    order: 2;
    min-height: 400px;
  }
}
@media (max-width: 576px) {
  .strip[data-id="962e5b"] .text-column {
    padding: 40px 20px;
  }
  .strip[data-id="962e5b"] .service-text {
    font-size: 15px;
  }
}@charset "UTF-8";
.strip[data-id="412f96"] {
  --section-id: "412f96";
  --storage-url: "https://test-czfqr7lo.praweb.cz/_section/412f96";
  --public-url: "https://test-czfqr7lo.praweb.cz/_section/412f96";
}
.strip[data-id="412f96"] .work-showcase {
  padding: 140px 0;
  background-color: #fdfcf9;
  position: relative;
}
.strip[data-id="412f96"] .work-showcase::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: radial-gradient(#e2b4bd 0.5px, transparent 0.5px);
  background-size: 30px 30px;
  opacity: 0.15;
  pointer-events: none;
}
.strip[data-id="412f96"] .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  text-align: center;
  position: relative;
  z-index: 1;
}
.strip[data-id="412f96"] h2 {
  font-family: "Playfair Display", serif;
  font-size: clamp(32px, 5vw, 52px);
  color: #8DAA91;
  margin-bottom: 20px;
  font-weight: 700;
}
.strip[data-id="412f96"] h2 em {
  font-family: "Playfair Display", serif;
  font-style: italic;
  font-weight: 400;
}
.strip[data-id="412f96"] p.subtitle {
  font-family: "Montserrat", sans-serif;
  color: #666666;
  font-size: 18px;
  max-width: 750px;
  margin: 0 auto 70px auto;
  line-height: 1.7;
}
.strip[data-id="412f96"] .gallery-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
}
.strip[data-id="412f96"] .gallery-card {
  position: relative;
  aspect-ratio: 4/5;
  overflow: hidden;
  cursor: pointer;
  border-radius: 4px; /* Minimalistický hranatý vzhled s jemným zaoblením */
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05);
  transition: transform 0.4s ease, box-shadow 0.4s ease;
}
.strip[data-id="412f96"] .gallery-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 25px 50px rgba(141, 170, 145, 0.15);
}
.strip[data-id="412f96"] .gallery-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.8s cubic-bezier(0.2, 1, 0.3, 1);
}
.strip[data-id="412f96"] .gallery-card:hover img {
  transform: scale(1.1);
}
.strip[data-id="412f96"] .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, rgba(197, 160, 89, 0.9), rgba(197, 160, 89, 0.4));
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  padding-bottom: 40px;
  opacity: 0;
  transition: all 0.4s ease;
  transform: translateY(10px);
}
.strip[data-id="412f96"] .gallery-card:hover .overlay {
  opacity: 1;
  transform: translateY(0);
}
.strip[data-id="412f96"] .overlay span {
  color: #ffffff;
  font-family: "Playfair Display", serif;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 1px;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.strip[data-id="412f96"] .overlay::after {
  content: "Zobrazit více";
  color: #ffffff;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  padding-bottom: 4px;
}
.strip[data-id="412f96"] .footer-link {
  margin-top: 80px;
}
.strip[data-id="412f96"] .gold-link {
  display: inline-flex;
  align-items: center;
  gap: 15px;
  color: #C5A059;
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px;
  transition: gap 0.3s ease;
}
.strip[data-id="412f96"] .gold-link::after {
  content: "→";
  font-size: 20px;
  transition: transform 0.3s ease;
}
.strip[data-id="412f96"] .gold-link:hover {
  gap: 25px;
}
.strip[data-id="412f96"] .gold-link:hover::after {
  transform: translateX(5px);
}
@media (max-width: 992px) {
  .strip[data-id="412f96"] .gallery-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }
}
@media (max-width: 650px) {
  .strip[data-id="412f96"] .work-showcase {
    padding: 80px 0;
  }
  .strip[data-id="412f96"] .gallery-grid {
    grid-template-columns: 1fr;
  }
  .strip[data-id="412f96"] h2 {
    font-size: 32px;
  }
}@charset "UTF-8";
.strip[data-id="58bacf"] {
  --section-id: "58bacf";
  --storage-url: "https://test-czfqr7lo.praweb.cz/_section/58bacf";
  --public-url: "https://test-czfqr7lo.praweb.cz/_section/58bacf";
}
.strip[data-id="58bacf"] .newsletter-section {
  padding: 100px 0;
  background-color: #FDF4F5; /* Velmi jemná pudrově růžová */
  border-top: 1px solid rgba(141, 170, 145, 0.1);
}
.strip[data-id="58bacf"] .container {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 20px;
  text-align: center;
}
.strip[data-id="58bacf"] .newsletter-icon {
  width: 60px;
  height: 60px;
  margin: 0 auto 30px auto;
  color: #C5A059;
}
.strip[data-id="58bacf"] h2 {
  font-family: "Playfair Display", serif;
  font-size: clamp(28px, 4vw, 42px);
  color: #8DAA91;
  margin-bottom: 15px;
}
.strip[data-id="58bacf"] p {
  font-family: "Montserrat", sans-serif;
  color: #666666;
  font-size: 17px;
  margin-bottom: 40px;
  line-height: 1.6;
}
.strip[data-id="58bacf"] .newsletter-form {
  display: flex;
  gap: 0;
  max-width: 600px;
  margin: 0 auto;
  box-shadow: 0 15px 35px rgba(141, 170, 145, 0.1);
  border-radius: 4px;
  overflow: hidden;
}
.strip[data-id="58bacf"] .newsletter-form input {
  flex: 1;
  padding: 18px 25px;
  border: none;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  outline: none;
  background-color: #ffffff;
}
.strip[data-id="58bacf"] .newsletter-form button {
  background-color: #8DAA91;
  color: #ffffff;
  border: none;
  padding: 0 35px;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}
.strip[data-id="58bacf"] .newsletter-form button:hover {
  background-color: #C5A059;
}
.strip[data-id="58bacf"] .success-msg {
  display: none;
  margin-top: 20px;
  color: #8DAA91;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
@media (max-width: 600px) {
  .strip[data-id="58bacf"] .newsletter-form {
    flex-direction: column;
    box-shadow: none;
    gap: 15px;
  }
  .strip[data-id="58bacf"] .newsletter-form input {
    border-radius: 4px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
  }
  .strip[data-id="58bacf"] .newsletter-form button {
    padding: 18px;
    border-radius: 4px;
  }
}.strip[data-id="4ac30b"] {
  --section-id: "4ac30b";
  --storage-url: "https://test-czfqr7lo.praweb.cz/_section/4ac30b";
  --public-url: "https://test-czfqr7lo.praweb.cz/_section/4ac30b";
}
.strip[data-id="4ac30b"] .luxury-footer {
  background-color: #8DAA91;
  padding: 80px 0 40px 0;
  font-family: "Montserrat", sans-serif;
  color: #F9F7F2;
}
.strip[data-id="4ac30b"] .footer-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id="4ac30b"] .footer-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px;
}
.strip[data-id="4ac30b"] .footer-col {
  display: flex;
  flex-direction: column;
}
.strip[data-id="4ac30b"] .col-title {
  font-family: "Playfair Display", serif;
  font-size: 22px;
  color: #C5A059;
  margin-bottom: 25px;
  margin-top: 0;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
}
.strip[data-id="4ac30b"] .logo-text {
  font-family: "Playfair Display", serif;
  font-size: 28px;
  color: #C5A059;
  margin-bottom: 20px;
  margin-top: 0;
  font-weight: 700;
}
.strip[data-id="4ac30b"] .description p {
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  color: #F9F7F2;
}
.strip[data-id="4ac30b"] .contact-info p, .strip[data-id="4ac30b"] .opening-hours p {
  font-size: 14px;
  margin: 0 0 12px 0;
  display: flex;
  align-items: center;
  gap: 12px;
  color: #F9F7F2;
}
.strip[data-id="4ac30b"] .contact-info i {
  color: #C5A059;
  width: 16px;
  text-align: center;
}
.strip[data-id="4ac30b"] .footer-form {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.strip[data-id="4ac30b"] .footer-form input,
.strip[data-id="4ac30b"] .footer-form textarea {
  background: rgba(249, 247, 242, 0.1);
  border: 1px solid rgba(249, 247, 242, 0.2);
  padding: 12px 15px;
  color: #ffffff;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  border-radius: 4px;
  transition: all 0.3s ease;
}
.strip[data-id="4ac30b"] .footer-form input::placeholder,
.strip[data-id="4ac30b"] .footer-form textarea::placeholder {
  color: rgba(249, 247, 242, 0.5);
}
.strip[data-id="4ac30b"] .footer-form input:focus,
.strip[data-id="4ac30b"] .footer-form textarea:focus {
  outline: none;
  border-color: #C5A059;
  background: rgba(249, 247, 242, 0.15);
}
.strip[data-id="4ac30b"] .footer-form button {
  background-color: #C5A059;
  color: #000000;
  border: none;
  padding: 14px;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.3s ease;
  border-radius: 4px;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 1px;
}
.strip[data-id="4ac30b"] .footer-form button:hover {
  background-color: #d4b470;
  transform: translateY(-2px);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}
.strip[data-id="4ac30b"] .social-links {
  display: flex;
  gap: 15px;
  margin-top: 5px;
}
.strip[data-id="4ac30b"] .social-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  border: 1px solid #C5A059;
  border-radius: 50%;
  color: #C5A059;
  text-decoration: none;
  transition: all 0.3s ease;
}
.strip[data-id="4ac30b"] .social-icon i {
  font-size: 18px;
}
.strip[data-id="4ac30b"] .social-icon:hover {
  background-color: #8DAA91;
  color: #F9F7F2;
  border-color: #F9F7F2;
  transform: scale(1.1);
}
@media (max-width: 1024px) {
  .strip[data-id="4ac30b"] .footer-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }
}
@media (max-width: 640px) {
  .strip[data-id="4ac30b"] .footer-grid {
    grid-template-columns: 1fr;
    gap: 40px;
  }
  .strip[data-id="4ac30b"] .luxury-footer {
    padding: 60px 0 40px 0;
  }
  .strip[data-id="4ac30b"] .footer-col {
    text-align: center;
    align-items: center;
  }
  .strip[data-id="4ac30b"] .contact-info p, .strip[data-id="4ac30b"] .opening-hours p {
    justify-content: center;
  }
  .strip[data-id="4ac30b"] .social-links {
    justify-content: center;
  }
}