@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@500;600&family=Open+Sans&display=swap');
.strip[data-id="778581"] {
  --section-id: "778581";
  --storage-url: "https://test-005.praweb.cz/_section/778581";
  --public-url: "https://test-005.praweb.cz/_section/778581";
}
.strip[data-id="778581"] .header-section {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  background: rgba(255, 255, 255, 0.85);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  font-family: "Montserrat", sans-serif;
  transition: all 0.3s ease;
}
.strip[data-id="778581"] .top-bar {
  background: rgba(248, 249, 250, 0.8);
  padding: 6px 0;
  font-size: 13px;
  color: #444;
  border-bottom: 1px solid rgba(0, 0, 0, 0.03);
}
.strip[data-id="778581"] .top-bar .container {
  display: flex;
  justify-content: flex-end;
  gap: 25px;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id="778581"] .top-bar a {
  text-decoration: none;
  color: inherit;
  display: flex;
  align-items: center;
  gap: 8px;
  transition: color 0.3s ease;
  font-weight: 500;
}
.strip[data-id="778581"] .top-bar a:hover {
  color: #00a89e;
}
.strip[data-id="778581"] .top-bar i {
  color: #00a89e;
  font-size: 14px;
}
.strip[data-id="778581"] .main-nav {
  padding: 12px 0;
}
.strip[data-id="778581"] .main-nav .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id="778581"] .logo a {
  display: flex;
  align-items: center;
}
.strip[data-id="778581"] .logo img {
  max-height: 45px;
  width: auto;
  display: block;
  transition: transform 0.3s ease;
}
.strip[data-id="778581"] .logo a:hover img {
  transform: scale(1.02);
}
.strip[data-id="778581"] .nav-menu {
  display: flex;
  gap: 25px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.strip[data-id="778581"] .nav-menu li a {
  text-decoration: none;
  color: #2d3436;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  position: relative;
  padding: 8px 0;
  transition: color 0.3s ease;
}
.strip[data-id="778581"] .nav-menu li a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 2px;
  background: #00a89e;
  transition: all 0.3s ease;
  transform: translateX(-50%);
}
.strip[data-id="778581"] .nav-menu li a:hover {
  color: #00a89e;
}
.strip[data-id="778581"] .nav-menu li a:hover:after {
  width: 100%;
}
.strip[data-id="778581"] .nav-actions {
  display: flex;
  align-items: center;
  gap: 20px;
}
.strip[data-id="778581"] .nav-socials {
  display: flex;
  gap: 12px;
}
.strip[data-id="778581"] .nav-socials a {
  color: #2d3436;
  font-size: 16px;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.03);
  transition: all 0.3s ease;
}
.strip[data-id="778581"] .nav-socials a:hover {
  color: #fff;
  background: #00a89e;
  transform: translateY(-2px);
}
.strip[data-id="778581"] .mobile-toggle {
  display: none;
  background: #f8f9fa;
  border: 1px solid rgba(0, 0, 0, 0.05);
  width: 40px;
  height: 40px;
  border-radius: 8px;
  font-size: 20px;
  color: #2d3436;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}
.strip[data-id="778581"] .mobile-toggle:hover {
  background: #e9ecef;
}
@media (max-width: 1024px) {
  .strip[data-id="778581"] .nav-menu {
    gap: 15px;
  }
  .strip[data-id="778581"] .nav-menu li a {
    font-size: 13px;
  }
}
@media (max-width: 992px) {
  .strip[data-id="778581"] .top-bar {
    display: none;
  }
  .strip[data-id="778581"] .mobile-toggle {
    display: flex;
  }
  .strip[data-id="778581"] .nav-menu {
    position: fixed;
    top: 70px;
    left: 0;
    width: 100%;
    height: calc(100vh - 70px);
    background: white;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 40px 0;
    gap: 30px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transform: translateX(100%);
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    z-index: 999;
  }
  .strip[data-id="778581"] .nav-menu.active {
    transform: translateX(0);
  }
  .strip[data-id="778581"] .nav-menu li a {
    font-size: 18px;
  }
  .strip[data-id="778581"] .nav-socials {
    display: none;
  }
}
@media (max-width: 480px) {
  .strip[data-id="778581"] .logo img {
    max-height: 35px;
  }
}.strip[data-id="25da4f"] {
  --section-id: "25da4f";
  --storage-url: "https://test-005.praweb.cz/_section/25da4f";
  --public-url: "https://test-005.praweb.cz/_section/25da4f";
}
.strip[data-id="25da4f"] .hero-section {
  min-height: 80vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: linear-gradient(to bottom, rgba(248, 249, 250, 0.2), #f8f9fa), url(https://test-005.praweb.cz/_section/25da4f/background.jpg);
  background-size: cover;
  background-position: center;
  padding: 80px 20px;
  text-align: center;
  animation: fadeIn 1.5s ease-out;
}
.strip[data-id="25da4f"] .container {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.strip[data-id="25da4f"] .logo {
  max-width: 250px;
  height: auto;
  margin-bottom: 20px;
}
.strip[data-id="25da4f"] .divider {
  width: 60px;
  height: 2px;
  background-color: #00a89e;
  margin-bottom: 30px;
}
.strip[data-id="25da4f"] h1 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 48px;
  color: #2c3e50;
  margin-bottom: 20px;
  line-height: 1.2;
}
.strip[data-id="25da4f"] p {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 20px;
  color: #333333;
  max-width: 800px;
  line-height: 1.6;
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@media (max-width: 768px) {
  .strip[data-id="25da4f"] .hero-section {
    min-height: auto;
    padding: 60px 20px;
  }
  .strip[data-id="25da4f"] .logo {
    max-width: 180px;
  }
  .strip[data-id="25da4f"] h1 {
    font-size: 32px;
  }
  .strip[data-id="25da4f"] p {
    font-size: 18px;
  }
}.strip[data-id="99e1b4"] {
  --section-id: "99e1b4";
  --storage-url: "https://test-005.praweb.cz/_section/99e1b4";
  --public-url: "https://test-005.praweb.cz/_section/99e1b4";
}
.strip[data-id="99e1b4"] .intro-section {
  padding: 100px 20px;
  background-color: #f8f9fa;
  position: relative;
  overflow: hidden;
}
.strip[data-id="99e1b4"] .intro-section::after {
  content: "";
  position: absolute;
  top: 40px;
  right: 40px;
  width: 100px;
  height: 100px;
  background-image: radial-gradient(#2c3e50 1px, transparent 1px);
  background-size: 10px 10px;
  opacity: 0.05;
  pointer-events: none;
}
.strip[data-id="99e1b4"] .container {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  gap: 60px;
}
.strip[data-id="99e1b4"] .content {
  flex: 1;
}
.strip[data-id="99e1b4"] .visual {
  flex: 0 0 434px;
}
.strip[data-id="99e1b4"] .visual img {
  width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
  display: block;
}
.strip[data-id="99e1b4"] h2 {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 36px;
  color: #00a89e;
  margin-bottom: 25px;
}
.strip[data-id="99e1b4"] .text {
  font-family: "Open Sans", sans-serif;
  font-size: 17px;
  color: #333333;
  line-height: 1.6;
}
.strip[data-id="99e1b4"] .anamnesis-box {
  margin-top: 30px;
  display: flex;
  gap: 15px;
  align-items: flex-start;
}
.strip[data-id="99e1b4"] .icon {
  color: #00a89e;
  font-size: 24px;
  flex-shrink: 0;
  margin-top: 5px;
}
@media (max-width: 992px) {
  .strip[data-id="99e1b4"] .container {
    flex-direction: column-reverse;
    gap: 40px;
  }
  .strip[data-id="99e1b4"] .visual {
    flex: 0 0 auto;
    width: 100%;
    max-width: 434px;
  }
  .strip[data-id="99e1b4"] h2 {
    font-size: 30px;
  }
}.strip[data-id="8faa79"] {
  --section-id: "8faa79";
  --storage-url: "https://test-005.praweb.cz/_section/8faa79";
  --public-url: "https://test-005.praweb.cz/_section/8faa79";
}
.strip[data-id="8faa79"] .adult-section {
  padding: 100px 20px;
  background: linear-gradient(to right, #ffffff, #f1f3f5);
  position: relative;
}
.strip[data-id="8faa79"] .container {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  gap: 60px;
}
.strip[data-id="8faa79"] .visual {
  flex: 0 0 345px;
  position: relative;
}
.strip[data-id="8faa79"] .visual img {
  width: 100%;
  height: auto;
  display: block;
  transition: all 0.3s ease;
}
.strip[data-id="8faa79"] .visual::after {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  border: 2px solid transparent;
  transition: all 0.3s ease;
  pointer-events: none;
}
.strip[data-id="8faa79"] .visual:hover::after {
  border-color: #00a89e;
}
.strip[data-id="8faa79"] .content {
  flex: 1;
}
.strip[data-id="8faa79"] h2 {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 32px;
  color: #2c3e50;
  margin-bottom: 25px;
}
.strip[data-id="8faa79"] .text {
  font-family: "Open Sans", sans-serif;
  font-size: 17px;
  color: #333333;
  line-height: 1.6;
}
.strip[data-id="8faa79"] ul {
  list-style: none;
  padding: 0;
  margin-top: 20px;
}
.strip[data-id="8faa79"] li {
  display: flex;
  gap: 12px;
  align-items: flex-start;
  margin-bottom: 12px;
}
.strip[data-id="8faa79"] .check-icon {
  color: #00a89e;
  flex-shrink: 0;
  margin-top: 4px;
}
.strip[data-id="8faa79"] .wave-divider {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  line-height: 0;
}
.strip[data-id="8faa79"] .wave-divider svg {
  display: block;
  width: 100%;
  height: 40px;
  fill: #ffffff;
}
@media (max-width: 992px) {
  .strip[data-id="8faa79"] .container {
    flex-direction: column;
    gap: 40px;
  }
  .strip[data-id="8faa79"] .visual {
    flex: 0 0 auto;
    width: 100%;
    max-width: 300px;
  }
}.strip[data-id="00f0f8"] {
  --section-id: "00f0f8";
  --storage-url: "https://test-005.praweb.cz/_section/00f0f8";
  --public-url: "https://test-005.praweb.cz/_section/00f0f8";
}
.strip[data-id="00f0f8"] .kids-section {
  padding: 100px 20px;
  background-color: #ffffff;
  text-align: center;
}
.strip[data-id="00f0f8"] .container {
  max-width: 1200px;
  margin: 0 auto;
}
.strip[data-id="00f0f8"] h2 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 32px;
  color: #00a89e;
  margin-bottom: 50px;
}
.strip[data-id="00f0f8"] .grid {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  align-items: center;
  justify-content: center;
}
.strip[data-id="00f0f8"] .card {
  flex: 1;
  min-width: 300px;
  padding: 40px;
  background-color: rgba(0, 168, 158, 0.05);
  border-radius: 40px;
  transition: transform 0.3s ease;
  text-align: left;
  position: relative;
}
.strip[data-id="00f0f8"] .card:hover {
  transform: translateY(-10px);
}
.strip[data-id="00f0f8"] .card::before {
  content: "";
  position: absolute;
  top: 20px;
  left: 20px;
  width: 40px;
  height: 40px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="%232c3e50" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" opacity="0.1"><path d="M12 2v20M2 12h20"/></svg>');
  opacity: 0.1;
}
.strip[data-id="00f0f8"] .visual {
  flex: 0 0 464px;
}
.strip[data-id="00f0f8"] .visual img {
  width: 100%;
  height: auto;
  border-radius: 50% 20% 50% 20%;
  display: block;
}
.strip[data-id="00f0f8"] h3 {
  font-family: "Montserrat", sans-serif;
  font-size: 22px;
  color: #2c3e50;
  margin-bottom: 15px;
}
.strip[data-id="00f0f8"] p {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  color: #333333;
  line-height: 1.6;
}
@media (max-width: 1100px) {
  .strip[data-id="00f0f8"] .visual {
    order: -1;
    flex: 0 0 350px;
  }
}
@media (max-width: 768px) {
  .strip[data-id="00f0f8"] .card {
    padding: 30px;
    margin-bottom: 20px;
  }
}.strip[data-id="489b07"] {
  --section-id: "489b07";
  --storage-url: "https://test-005.praweb.cz/_section/489b07";
  --public-url: "https://test-005.praweb.cz/_section/489b07";
}
.strip[data-id="489b07"] .gyno-section {
  padding: 100px 20px;
  background-color: #fffafa; /* Very light pink/beige hint */
  position: relative;
  overflow: hidden;
}
.strip[data-id="489b07"] .container {
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  gap: 40px;
}
.strip[data-id="489b07"] .content {
  flex: 1;
  position: relative;
  z-index: 2;
}
.strip[data-id="489b07"] .visual {
  flex: 0 0 537px;
  position: relative;
}
.strip[data-id="489b07"] .visual img {
  width: 100%;
  height: auto;
  border: 15px solid #ffffff;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
}
.strip[data-id="489b07"] .circle-decoration {
  position: absolute;
  top: -20px;
  left: -20px;
  width: 120px;
  height: 120px;
  border: 1px solid #00a89e;
  border-radius: 50%;
  opacity: 0.3;
}
.strip[data-id="489b07"] h2 {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 32px;
  color: #2c3e50;
  margin-bottom: 25px;
}
.strip[data-id="489b07"] .text {
  font-family: "Open Sans", sans-serif;
  font-size: 17px;
  color: #333333;
  line-height: 1.8;
}
.strip[data-id="489b07"] .highlight {
  color: #00a89e;
  font-weight: 600;
}
@media (max-width: 992px) {
  .strip[data-id="489b07"] .container {
    flex-direction: column;
  }
  .strip[data-id="489b07"] .visual {
    flex: 0 0 auto;
    width: 100%;
    max-width: 450px;
  }
}.strip[data-id="26bc3a"] {
  --section-id: "26bc3a";
  --storage-url: "https://test-005.praweb.cz/_section/26bc3a";
  --public-url: "https://test-005.praweb.cz/_section/26bc3a";
}
.strip[data-id="26bc3a"] .voucher-section {
  padding: 100px 20px;
  background-color: #ffffff;
}
.strip[data-id="26bc3a"] .container {
  max-width: 900px;
  margin: 0 auto;
}
.strip[data-id="26bc3a"] .box {
  background-color: #2c3e50;
  border: 2px solid #00a89e;
  border-radius: 20px;
  padding: 60px 40px;
  text-align: center;
  color: #ffffff;
  position: relative;
  overflow: hidden;
}
.strip[data-id="26bc3a"] .box::after {
  content: "";
  position: absolute;
  top: -20px;
  right: -20px;
  width: 60px;
  height: 60px;
  background: linear-gradient(135deg, transparent 45%, rgba(255, 215, 0, 0.3) 50%, transparent 55%);
  transform: rotate(45deg);
}
.strip[data-id="26bc3a"] h2 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 36px;
  color: #00a89e;
  margin-bottom: 20px;
}
.strip[data-id="26bc3a"] p {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 1.6;
  margin-bottom: 30px;
}
.strip[data-id="26bc3a"] .voucher-img {
  max-width: 100%;
  height: auto;
  border-radius: 10px;
  margin-bottom: 30px;
}
.strip[data-id="26bc3a"] .socials {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-top: 20px;
}
.strip[data-id="26bc3a"] .social-btn {
  color: #ffffff;
  text-decoration: none;
  padding: 10px 20px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 30px;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  transition: all 0.3s ease;
}
.strip[data-id="26bc3a"] .social-btn:hover {
  background-color: #00a89e;
  border-color: #00a89e;
}
@media (max-width: 768px) {
  .strip[data-id="26bc3a"] .box {
    padding: 40px 20px;
  }
  .strip[data-id="26bc3a"] h2 {
    font-size: 28px;
  }
}.strip[data-id="60ad80"] {
  --section-id: "60ad80";
  --storage-url: "https://test-005.praweb.cz/_section/60ad80";
  --public-url: "https://test-005.praweb.cz/_section/60ad80";
}
.strip[data-id="60ad80"] .contact-section {
  padding: 100px 20px;
  background-color: #f8f9fa;
}
.strip[data-id="60ad80"] .container {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  gap: 60px;
}
.strip[data-id="60ad80"] .contacts {
  flex: 1;
}
.strip[data-id="60ad80"] .map {
  flex: 1;
  min-height: 400px;
}
.strip[data-id="60ad80"] .map iframe {
  width: 100%;
  height: 100%;
  border-radius: 12px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
.strip[data-id="60ad80"] h2 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 28px;
  color: #2c3e50;
  margin-bottom: 30px;
}
.strip[data-id="60ad80"] .contact-item {
  display: flex;
  gap: 15px;
  align-items: flex-start;
  margin-bottom: 25px;
}
.strip[data-id="60ad80"] .contact-icon {
  color: #00a89e;
  font-size: 24px;
  flex-shrink: 0;
}
.strip[data-id="60ad80"] .contact-info h3 {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  color: #2c3e50;
  margin-bottom: 5px;
}
.strip[data-id="60ad80"] .contact-info p, .strip[data-id="60ad80"] .contact-info a {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  color: #333333;
  text-decoration: none;
  line-height: 1.4;
}
.strip[data-id="60ad80"] .phone-link {
  font-size: 24px !important;
  font-weight: 700;
  color: #00a89e !important;
}
.strip[data-id="60ad80"] .legal-info {
  margin-top: 40px;
  padding-top: 20px;
  border-top: 1px solid #dee2e6;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  color: #6c757d;
}
@media (max-width: 992px) {
  .strip[data-id="60ad80"] .container {
    flex-direction: column-reverse;
    gap: 40px;
  }
  .strip[data-id="60ad80"] .map {
    min-height: 300px;
  }
}.strip[data-id="7c62df"] {
  --section-id: "7c62df";
  --storage-url: "https://test-005.praweb.cz/_section/7c62df";
  --public-url: "https://test-005.praweb.cz/_section/7c62df";
  /* Bottom Bar */
}
.strip[data-id="7c62df"] .footer-section {
  background-color: #2c3e50;
  border-top: 4px solid #00a89e;
  padding: 60px 0 0 0;
  color: #e0e0e0;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
}
.strip[data-id="7c62df"] .footer-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id="7c62df"] .footer-grid {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 40px;
  padding-bottom: 50px;
}
.strip[data-id="7c62df"] .footer-col {
  flex: 1 1 250px;
}
.strip[data-id="7c62df"] .footer-title {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 25px;
  letter-spacing: 1px;
  display: block;
}
.strip[data-id="7c62df"] .footer-text {
  line-height: 1.6;
  color: #cccccc;
  margin: 0;
}
.strip[data-id="7c62df"] .footer-links {
  list-style: none;
  padding: 0;
  margin: 0;
}
.strip[data-id="7c62df"] .footer-links li {
  margin-bottom: 12px;
  display: flex;
  align-items: center;
}
.strip[data-id="7c62df"] .footer-links a {
  color: #cccccc;
  text-decoration: none;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  gap: 8px;
}
.strip[data-id="7c62df"] .link-arrow {
  transition: transform 0.3s ease;
  color: #00a89e;
  flex-shrink: 0;
}
.strip[data-id="7c62df"] .footer-links a:hover {
  color: #00a89e;
  padding-left: 5px;
}
.strip[data-id="7c62df"] .footer-links a:hover .link-arrow {
  transform: translateX(3px);
}
.strip[data-id="7c62df"] .footer-socials {
  display: flex;
  gap: 15px;
}
.strip[data-id="7c62df"] .footer-socials a {
  width: 42px;
  height: 42px;
  background-color: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  text-decoration: none;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.strip[data-id="7c62df"] .footer-socials a:hover {
  background-color: #00a89e;
  transform: translateY(-5px);
  box-shadow: 0 5px 15px rgba(0, 168, 158, 0.3);
}
.strip[data-id="7c62df"] .footer-socials svg {
  width: 20px;
  height: 20px;
}
.strip[data-id="7c62df"] .footer-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 25px 0;
  margin-top: 0;
}
.strip[data-id="7c62df"] .footer-bottom-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
  color: #888888;
  font-size: 13px;
}
@media (max-width: 768px) {
  .strip[data-id="7c62df"] .footer-section {
    padding-top: 40px;
  }
  .strip[data-id="7c62df"] .footer-grid {
    flex-direction: column;
    text-align: center;
    gap: 30px;
    padding-bottom: 40px;
  }
  .strip[data-id="7c62df"] .footer-links li {
    justify-content: center;
  }
  .strip[data-id="7c62df"] .footer-socials {
    justify-content: center;
  }
  .strip[data-id="7c62df"] .footer-bottom-content {
    flex-direction: column;
    text-align: center;
  }
}