@import url('https://fonts.googleapis.com/css2?family=Inter&family=Montserrat:wght@400;500;700&display=swap');

.strip.is-sticky {
    position: sticky;
    top: var(--proweb-sticky-offset, 0px);
    z-index: calc(900 - var(--proweb-sticky-index, 0));
}.strip[data-id=ce8eb4] {
  --section-id: "ce8eb4";
  --storage-url: "https://preview-vasosobnitrener-cz-20260611.praweb.cz/_section/ce8eb4";
  --public-url: "https://preview-vasosobnitrener-cz-20260611.praweb.cz/_section/ce8eb4";
  /* Focus styles for accessibility */
}
.strip[data-id=ce8eb4] .main-header {
  width: 100%;
  background-color: hsla(0, 0%, 10%, 0.88);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.08);
  padding: 10px 0;
  z-index: 1000;
  transition: all 0.3s ease;
}
.strip[data-id=ce8eb4] .container {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 24px;
  box-sizing: border-box;
}
.strip[data-id=ce8eb4] .logo-link {
  display: flex;
  align-items: center;
  gap: 14px;
  text-decoration: none;
  color: hsl(0, 0%, 100%);
  transition: transform 0.2s ease;
}
.strip[data-id=ce8eb4] .logo-link:hover {
  transform: translateY(-1px);
}
.strip[data-id=ce8eb4] .logo-icon {
  width: 48px;
  height: 48px;
  object-fit: cover;
  border-radius: 8px;
  flex-shrink: 0;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}
.strip[data-id=ce8eb4] .logo-text {
  display: flex;
  flex-direction: column;
  font-family: "Montserrat", sans-serif;
}
.strip[data-id=ce8eb4] .logo-main {
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  margin: 0;
  display: block;
}
.strip[data-id=ce8eb4] .logo-sub {
  font-weight: 500;
  font-size: 0.65rem;
  line-height: 1.2;
  opacity: 0.75;
  margin: 4px 0 0 0;
  letter-spacing: 1px;
  display: block;
}
.strip[data-id=ce8eb4] .nav-menu {
  display: flex;
  align-items: center;
}
.strip[data-id=ce8eb4] .nav-list {
  display: flex;
  list-style: none;
  gap: 36px;
  margin: 0;
  padding: 0;
}
.strip[data-id=ce8eb4] .nav-list li a {
  text-decoration: none;
  color: hsl(0, 0%, 95%);
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 0.85rem;
  position: relative;
  padding: 10px 0;
  transition: color 0.3s ease;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
.strip[data-id=ce8eb4] .nav-list li a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: hsl(190, 100%, 50%);
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.strip[data-id=ce8eb4] .nav-list li a:hover {
  color: hsl(0, 0%, 100%);
}
.strip[data-id=ce8eb4] .nav-list li a:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
.strip[data-id=ce8eb4] .nav-list li a:focus-visible {
  outline: 2px solid hsl(190, 100%, 50%);
  outline-offset: 4px;
  border-radius: 2px;
}
.strip[data-id=ce8eb4] .mobile-toggle {
  display: none;
  flex-direction: column;
  justify-content: space-between;
  width: 28px;
  height: 20px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  z-index: 1001;
}
.strip[data-id=ce8eb4] .mobile-toggle span {
  display: block;
  width: 100%;
  height: 2px;
  background-color: hsl(0, 0%, 100%);
  border-radius: 2px;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
@media (max-width: 992px) {
  .strip[data-id=ce8eb4] .nav-list {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    max-width: 320px;
    height: 100vh;
    background-color: hsl(0, 0%, 8%);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: right 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
    box-shadow: -15px 0 40px rgba(0, 0, 0, 0.6);
    gap: 32px;
  }
  .strip[data-id=ce8eb4] .nav-list.active {
    right: 0;
  }
  .strip[data-id=ce8eb4] .nav-list li a {
    font-size: 1.15rem;
    letter-spacing: 2px;
  }
  .strip[data-id=ce8eb4] .mobile-toggle {
    display: flex;
  }
  .strip[data-id=ce8eb4] .mobile-toggle.active span:nth-child(1) {
    transform: translateY(9px) rotate(45deg);
  }
  .strip[data-id=ce8eb4] .mobile-toggle.active span:nth-child(2) {
    opacity: 0;
    transform: translateX(10px);
  }
  .strip[data-id=ce8eb4] .mobile-toggle.active span:nth-child(3) {
    transform: translateY(-9px) rotate(-45deg);
  }
}.strip[data-id="2d9a4a"] {
  --section-id: "2d9a4a";
  --storage-url: "https://preview-vasosobnitrener-cz-20260611.praweb.cz/_section/2d9a4a";
  --public-url: "https://preview-vasosobnitrener-cz-20260611.praweb.cz/_section/2d9a4a";
}
.strip[data-id="2d9a4a"] .hero-section {
  background: radial-gradient(circle at 70% 30%, #1a1a1a 0%, #000000 100%);
  min-height: 100vh;
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
  padding: 80px 0;
  color: #ffffff;
}
.strip[data-id="2d9a4a"] .container {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  padding: 0 24px;
  position: relative;
  z-index: 2;
}
.strip[data-id="2d9a4a"] .hero-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 80px;
}
.strip[data-id="2d9a4a"] .text-column {
  flex: 1.2;
  animation: fadeInUp 1s ease-out forwards;
}
.strip[data-id="2d9a4a"] .image-column {
  flex: 0.8;
  display: flex;
  justify-content: center;
  animation: fadeInRight 1.2s ease-out forwards;
}
.strip[data-id="2d9a4a"] h1 {
  font-size: clamp(3rem, 8vw, 5.5rem);
  font-weight: 900;
  color: #ffffff;
  text-transform: uppercase;
  margin: 0 0 24px 0;
  line-height: 0.95;
  letter-spacing: -2px;
  text-wrap: balance;
}
.strip[data-id="2d9a4a"] h1 span {
  color: #00d4ff;
  text-shadow: 0 0 20px rgba(0, 212, 255, 0.3);
}
.strip[data-id="2d9a4a"] p {
  color: #e0e0e0;
  font-size: 1.25rem;
  line-height: 1.6;
  margin: 0 0 48px 0;
  max-width: 580px;
}
.strip[data-id="2d9a4a"] .btn {
  background-color: #00d4ff;
  color: #000000;
  padding: 22px 48px;
  border-radius: 4px;
  font-weight: 900;
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  border: none;
  cursor: pointer;
  box-shadow: 0 4px 15px rgba(0, 212, 255, 0.2);
}
.strip[data-id="2d9a4a"] .btn:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 35px rgba(0, 212, 255, 0.5);
  background-color: #ffffff;
}
.strip[data-id="2d9a4a"] .image-wrapper {
  position: relative;
  width: 100%;
  max-width: 500px;
  aspect-ratio: 4/5;
  clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
  overflow: hidden;
  background-color: #111;
  box-shadow: 0 30px 60px rgba(0, 0, 0, 0.8);
}
.strip[data-id="2d9a4a"] .image-wrapper::after {
  content: "";
  position: absolute;
  inset: 0;
  border: 1px solid rgba(0, 212, 255, 0.2);
  pointer-events: none;
  clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
}
.strip[data-id="2d9a4a"] .image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.6s ease;
}
.strip[data-id="2d9a4a"] .image-wrapper:hover img {
  transform: scale(1.05);
}
.strip[data-id="2d9a4a"] .decorations {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 1;
}
.strip[data-id="2d9a4a"] .line {
  position: absolute;
  background: linear-gradient(to bottom, transparent, #00d4ff, transparent);
  width: 1px;
  opacity: 0.2;
}
.strip[data-id="2d9a4a"] .line-1 {
  height: 70%;
  top: -10%;
  left: 10%;
  transform: rotate(25deg);
}
.strip[data-id="2d9a4a"] .line-2 {
  height: 90%;
  bottom: -20%;
  right: 5%;
  transform: rotate(25deg);
}
.strip[data-id="2d9a4a"] .line-3 {
  height: 50%;
  top: 15%;
  right: 25%;
  transform: rotate(25deg);
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translateX(30px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@media (max-width: 1024px) {
  .strip[data-id="2d9a4a"] .hero-content {
    gap: 40px;
  }
}
@media (max-width: 991px) {
  .strip[data-id="2d9a4a"] .hero-section {
    padding: 100px 0 60px;
  }
  .strip[data-id="2d9a4a"] .hero-content {
    flex-direction: column-reverse;
    text-align: center;
    gap: 60px;
  }
  .strip[data-id="2d9a4a"] .text-column {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .strip[data-id="2d9a4a"] p {
    margin-left: auto;
    margin-right: auto;
  }
  .strip[data-id="2d9a4a"] .image-wrapper {
    max-width: 420px;
  }
}
@media (max-width: 480px) {
  .strip[data-id="2d9a4a"] .btn {
    width: 100%;
    padding: 20px;
  }
  .strip[data-id="2d9a4a"] .hero-section {
    padding: 80px 0 40px;
  }
}.strip[data-id="47a00d"] {
  --section-id: "47a00d";
  --storage-url: "https://preview-vasosobnitrener-cz-20260611.praweb.cz/_section/47a00d";
  --public-url: "https://preview-vasosobnitrener-cz-20260611.praweb.cz/_section/47a00d";
  /* Noise Texture Overlay */
}
.strip[data-id="47a00d"] .services-expertise {
  background-color: #1a1a1a;
  padding: 100px 20px;
  font-family: "Montserrat", sans-serif;
  color: #ffffff;
}
.strip[data-id="47a00d"] .container {
  max-width: 1200px;
  margin: 0 auto;
}
.strip[data-id="47a00d"] .section-title {
  text-align: center;
  font-size: 42px;
  font-weight: 700;
  margin-bottom: 80px;
  letter-spacing: 2px;
  text-transform: uppercase;
  position: relative;
}
.strip[data-id="47a00d"] .section-title::after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 4px;
  background-color: #00e5ff;
}
.strip[data-id="47a00d"] .services-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
.strip[data-id="47a00d"] .service-card {
  background-color: #000000;
  border: 1px solid #333333;
  padding: 60px 40px;
  text-align: center;
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
.strip[data-id="47a00d"] .service-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3%3Ffilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");
  opacity: 0.03;
  pointer-events: none;
}
.strip[data-id="47a00d"] .service-card:hover {
  border-color: #00e5ff;
  transform: translateY(-10px);
  box-shadow: 0 15px 40px rgba(0, 229, 255, 0.15);
}
.strip[data-id="47a00d"] .icon-wrapper {
  color: #00e5ff;
  font-size: 44px;
  margin-bottom: 30px;
  transition: transform 0.3s ease;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.strip[data-id="47a00d"] .service-card:hover .icon-wrapper {
  animation: float 2s ease-in-out infinite;
}
.strip[data-id="47a00d"] .service-card h3 {
  color: #00e5ff;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 20px;
  letter-spacing: 1.5px;
  line-height: 1.3;
}
.strip[data-id="47a00d"] .service-card p {
  font-size: 15px;
  line-height: 1.7;
  color: #bbbbbb;
  margin: 0;
}
@keyframes float {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}
@media (max-width: 1024px) {
  .strip[data-id="47a00d"] .services-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  .strip[data-id="47a00d"] .services-expertise {
    padding: 80px 15px;
  }
  .strip[data-id="47a00d"] .services-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .strip[data-id="47a00d"] .section-title {
    font-size: 32px;
    margin-bottom: 60px;
  }
  .strip[data-id="47a00d"] .service-card {
    padding: 50px 30px;
  }
}.strip[data-id="645278"] {
  --section-id: "645278";
  --storage-url: "https://preview-vasosobnitrener-cz-20260611.praweb.cz/_section/645278";
  --public-url: "https://preview-vasosobnitrener-cz-20260611.praweb.cz/_section/645278";
}
.strip[data-id="645278"] .qualifications-section {
  position: relative;
  padding: 100px 20px;
  background-color: #000000;
  background-image: linear-gradient(rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.85)), url("/_section/645278/gym-bg.jpg");
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  color: #ffffff;
  font-family: "Montserrat", sans-serif;
  overflow: hidden;
}
.strip[data-id="645278"] .container {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.strip[data-id="645278"] h2 {
  font-size: 2.8rem;
  font-weight: 800;
  text-align: center;
  margin-bottom: 80px;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #ffffff;
  margin-top: 0;
}
.strip[data-id="645278"] .columns-wrapper {
  display: flex;
  gap: 80px;
  position: relative;
}
.strip[data-id="645278"] .columns-wrapper::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  width: 1px;
  background: linear-gradient(to bottom, transparent, #00f2ff, transparent);
  transform: translateX(-50%);
}
.strip[data-id="645278"] .column {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 50px;
  position: relative;
}
.strip[data-id="645278"] .column::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200 200"><path d="M10,10 Q50,90 190,190 M190,10 Q150,90 10,190" stroke="rgba(0, 242, 255, 0.03)" fill="none" stroke-width="0.5"/></svg>');
  z-index: -1;
  pointer-events: none;
}
.strip[data-id="645278"] h3 {
  font-size: 1.35rem;
  font-weight: 700;
  margin-bottom: 25px;
  color: #00f2ff;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  margin-top: 0;
  position: relative;
  display: inline-block;
}
.strip[data-id="645278"] h3::after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 0;
  width: 40px;
  height: 2px;
  background-color: #00f2ff;
}
.strip[data-id="645278"] ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.strip[data-id="645278"] li {
  font-size: 1.05rem;
  line-height: 1.6;
  margin-bottom: 15px;
  display: flex;
  align-items: flex-start;
  transition: all 0.3s ease;
  opacity: 0.85;
}
.strip[data-id="645278"] li:hover {
  opacity: 1;
  transform: translateX(8px);
  color: #00f2ff;
}
.strip[data-id="645278"] li::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #00f2ff;
  margin-right: 18px;
  margin-top: 9px;
  flex-shrink: 0;
  box-shadow: 0 0 10px rgba(0, 242, 255, 0.6);
  transition: all 0.3s ease;
}
.strip[data-id="645278"] li:hover::before {
  transform: scale(1.2);
  box-shadow: 0 0 15px rgb(0, 242, 255);
}
@media (max-width: 991px) {
  .strip[data-id="645278"] .columns-wrapper {
    flex-direction: column;
    gap: 60px;
  }
  .strip[data-id="645278"] .columns-wrapper::after {
    left: 0;
    right: 0;
    top: 50%;
    width: 100%;
    height: 1px;
    background: linear-gradient(to right, transparent, #00f2ff, transparent);
    transform: translateY(-50%);
  }
  .strip[data-id="645278"] h2 {
    font-size: 2.2rem;
    margin-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .strip[data-id="645278"] .qualifications-section {
    padding: 70px 20px;
  }
  .strip[data-id="645278"] h2 {
    font-size: 1.8rem;
  }
  .strip[data-id="645278"] .columns-wrapper {
    gap: 50px;
  }
}.strip[data-id=b777e8] {
  --section-id: "b777e8";
  --storage-url: "https://preview-vasosobnitrener-cz-20260611.praweb.cz/_section/b777e8";
  --public-url: "https://preview-vasosobnitrener-cz-20260611.praweb.cz/_section/b777e8";
}
.strip[data-id=b777e8] section {
  background-color: hsl(0, 0%, 10%);
  padding: 100px 20px;
  font-family: "Montserrat", sans-serif;
  overflow: hidden;
}
.strip[data-id=b777e8] .container {
  max-width: 1200px;
  margin: 0 auto;
}
.strip[data-id=b777e8] h2 {
  color: #ffffff;
  text-align: center;
  font-size: 2.5rem;
  margin-bottom: 60px;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 800;
}
.strip[data-id=b777e8] .testimonials-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  gap: 30px;
  justify-content: center;
}
.strip[data-id=b777e8] .testimonial-card {
  background-color: hsl(0, 0%, 0%);
  border-radius: 12px;
  padding: 50px 40px 40px;
  position: relative;
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.5);
  display: flex;
  flex-direction: column;
  border: 1px solid rgba(255, 255, 255, 0.05);
  height: 100%;
}
.strip[data-id=b777e8] .testimonial-card:hover {
  transform: translateY(-12px);
  box-shadow: 0 25px 50px rgba(0, 217, 255, 0.15);
  border-color: rgba(0, 217, 255, 0.3);
}
.strip[data-id=b777e8] .quote-icon {
  position: absolute;
  top: 30px;
  right: 30px;
  width: 50px;
  height: 50px;
  color: #00d9ff;
  opacity: 0.1;
  pointer-events: none;
}
.strip[data-id=b777e8] h3 {
  color: #00d9ff;
  font-size: 1.6rem;
  margin: 0 0 12px 0;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
}
.strip[data-id=b777e8] .accent-line {
  width: 50px;
  height: 3px;
  background-color: #00d9ff;
  margin-bottom: 25px;
  border-radius: 2px;
}
.strip[data-id=b777e8] p {
  color: rgba(255, 255, 255, 0.9);
  font-style: italic;
  line-height: 1.7;
  margin: 0;
  font-size: 1.05rem;
}
@media (max-width: 768px) {
  .strip[data-id=b777e8] section {
    padding: 70px 20px;
  }
  .strip[data-id=b777e8] h2 {
    font-size: 2rem;
    margin-bottom: 45px;
  }
  .strip[data-id=b777e8] .testimonial-card {
    padding: 40px 30px 30px;
    min-width: 100%;
  }
}.strip[data-id=a2f143] {
  --section-id: "a2f143";
  --storage-url: "https://preview-vasosobnitrener-cz-20260611.praweb.cz/_section/a2f143";
  --public-url: "https://preview-vasosobnitrener-cz-20260611.praweb.cz/_section/a2f143";
}
.strip[data-id=a2f143] .contact-section {
  background-color: #000000;
  color: #ffffff;
  padding: 120px 0;
  font-family: "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  position: relative;
  overflow: hidden;
}
.strip[data-id=a2f143] .contact-section::before {
  content: "";
  position: absolute;
  top: -10%;
  right: -10%;
  width: 40%;
  height: 40%;
  background: radial-gradient(circle, rgba(0, 229, 255, 0.05) 0%, rgba(0, 0, 0, 0) 70%);
  pointer-events: none;
}
.strip[data-id=a2f143] .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 25px;
}
.strip[data-id=a2f143] .section-title-wrapper {
  text-align: center;
  margin-bottom: 80px;
}
.strip[data-id=a2f143] .section-title {
  font-size: clamp(32px, 5vw, 48px);
  font-weight: 900;
  margin-bottom: 15px;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #ffffff;
}
.strip[data-id=a2f143] .title-underline {
  width: 60px;
  height: 4px;
  background-color: #00e5ff;
  margin: 0 auto;
  border-radius: 2px;
}
.strip[data-id=a2f143] .contact-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin-bottom: 100px;
}
.strip[data-id=a2f143] .contact-item {
  text-align: center;
  padding: 40px 25px;
  background: rgba(255, 255, 255, 0.02);
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 20px;
  transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), background 0.3s ease, border-color 0.3s ease;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.strip[data-id=a2f143] .contact-item:hover {
  transform: translateY(-10px);
  background: rgba(255, 255, 255, 0.04);
  border-color: rgba(0, 229, 255, 0.3);
}
.strip[data-id=a2f143] .icon-box {
  width: 70px;
  height: 70px;
  background-color: rgba(0, 229, 255, 0.1);
  border-radius: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
  color: #00e5ff;
  transition: all 0.3s ease;
}
.strip[data-id=a2f143] .contact-item:hover .icon-box {
  background-color: #00e5ff;
  color: #000000;
  box-shadow: 0 0 25px rgba(0, 229, 255, 0.4);
  transform: rotate(10deg);
}
.strip[data-id=a2f143] .icon-box svg {
  width: 32px;
  height: 32px;
}
.strip[data-id=a2f143] h3 {
  color: #00e5ff;
  font-size: 20px;
  margin-bottom: 15px;
  font-weight: 700;
  letter-spacing: 0.5px;
}
.strip[data-id=a2f143] .contact-item p {
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 8px;
  color: #e0e0e0;
}
.strip[data-id=a2f143] .hours {
  font-size: 14px;
  color: #aaaaaa;
  margin-top: 10px;
}
.strip[data-id=a2f143] .contact-link {
  color: #e0e0e0;
  text-decoration: none;
  transition: all 0.3s ease;
  display: inline-block;
  position: relative;
  padding-bottom: 2px;
}
.strip[data-id=a2f143] .contact-link::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background-color: #00e5ff;
  transition: width 0.3s ease;
}
.strip[data-id=a2f143] .contact-link:hover {
  color: #ffffff;
}
.strip[data-id=a2f143] .contact-link:hover::after {
  width: 100%;
}
.strip[data-id=a2f143] .maps-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
.strip[data-id=a2f143] .map-card {
  border-radius: 20px;
  overflow: hidden;
  background: #111;
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: border-color 0.3s ease;
}
.strip[data-id=a2f143] .map-card:hover {
  border-color: rgba(0, 229, 255, 0.2);
}
.strip[data-id=a2f143] .map-wrapper {
  position: relative;
  overflow: hidden;
  filter: grayscale(1) invert(0.9) contrast(1.1) brightness(0.8);
  transition: filter 0.5s ease;
  height: 450px;
}
.strip[data-id=a2f143] .map-card:hover .map-wrapper {
  filter: grayscale(0.2) invert(0.8) contrast(1) brightness(0.9);
}
.strip[data-id=a2f143] .map-wrapper iframe {
  width: 100%;
  height: 100%;
}
@media (max-width: 1024px) {
  .strip[data-id=a2f143] .contact-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
  }
  .strip[data-id=a2f143] .contact-item:last-child {
    grid-column: span 2;
  }
  .strip[data-id=a2f143] .maps-grid {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 768px) {
  .strip[data-id=a2f143] .contact-section {
    padding: 80px 0;
  }
  .strip[data-id=a2f143] .contact-grid {
    grid-template-columns: 1fr;
  }
  .strip[data-id=a2f143] .contact-item:last-child {
    grid-column: span 1;
  }
  .strip[data-id=a2f143] .map-wrapper {
    height: 350px;
  }
  .strip[data-id=a2f143] .section-title-wrapper {
    margin-bottom: 50px;
  }
}.strip[data-id=b2ffd9] {
  --section-id: "b2ffd9";
  --storage-url: "https://preview-vasosobnitrener-cz-20260611.praweb.cz/_section/b2ffd9";
  --public-url: "https://preview-vasosobnitrener-cz-20260611.praweb.cz/_section/b2ffd9";
  /* Decorative background elements */
}
.strip[data-id=b2ffd9] .projects-partners {
  background-color: #0a0a0a;
  padding: 120px 20px;
  position: relative;
  overflow: hidden;
  font-family: "Montserrat", sans-serif;
  color: #ffffff;
}
.strip[data-id=b2ffd9] .projects-partners::before {
  content: "";
  position: absolute;
  top: -10%;
  right: -5%;
  width: 400px;
  height: 400px;
  background: radial-gradient(circle, rgba(0, 212, 255, 0.05) 0%, transparent 70%);
  pointer-events: none;
}
.strip[data-id=b2ffd9] .projects-partners::after {
  content: "";
  position: absolute;
  bottom: -10%;
  left: -5%;
  width: 500px;
  height: 500px;
  background: radial-gradient(circle, rgba(0, 212, 255, 0.03) 0%, transparent 70%);
  pointer-events: none;
}
.strip[data-id=b2ffd9] .bg-pattern {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: repeating-linear-gradient(45deg, rgba(255, 255, 255, 0.01), rgba(255, 255, 255, 0.01) 1px, transparent 1px, transparent 30px);
  pointer-events: none;
}
.strip[data-id=b2ffd9] .container {
  max-width: 1100px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.strip[data-id=b2ffd9] .section-header {
  text-align: center;
  margin-bottom: 80px;
}
.strip[data-id=b2ffd9] .section-header h2 {
  font-size: clamp(2rem, 5vw, 3rem);
  font-weight: 900;
  letter-spacing: 4px;
  margin: 0;
  text-transform: uppercase;
  background: linear-gradient(180deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
  display: inline-block;
}
.strip[data-id=b2ffd9] .section-header h2::after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 3px;
  background: #00d4ff;
  box-shadow: 0 0 10px rgba(0, 212, 255, 0.5);
}
.strip[data-id=b2ffd9] .projects-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
}
.strip[data-id=b2ffd9] .project-column h3 {
  color: #ffffff;
  font-size: 1.1rem;
  font-weight: 700;
  margin-bottom: 35px;
  text-transform: uppercase;
  letter-spacing: 2px;
  display: flex;
  align-items: center;
  gap: 15px;
}
.strip[data-id=b2ffd9] .project-column h3 i {
  color: #00d4ff;
  font-size: 0.9rem;
}
.strip[data-id=b2ffd9] .tags-container {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.strip[data-id=b2ffd9] .project-tag {
  position: relative;
  padding: 18px 25px;
  background: rgba(255, 255, 255, 0.02);
  border-left: 3px solid rgba(0, 212, 255, 0.3);
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0 4px 4px 0;
  color: #00d4ff;
  text-decoration: none;
  font-weight: 700;
  font-size: 0.95rem;
  letter-spacing: 1px;
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.strip[data-id=b2ffd9] .project-tag:hover {
  background: rgba(0, 212, 255, 0.08);
  border-left-color: #00d4ff;
  transform: translateX(10px);
  box-shadow: -10px 0 30px rgba(0, 0, 0, 0.5);
}
.strip[data-id=b2ffd9] .project-tag .tag-text {
  text-transform: uppercase;
}
.strip[data-id=b2ffd9] .project-tag i {
  font-size: 0.8rem;
  opacity: 0.5;
  transition: all 0.3s ease;
}
.strip[data-id=b2ffd9] .project-tag:hover i {
  opacity: 1;
  transform: translateX(3px);
}
@media (max-width: 992px) {
  .strip[data-id=b2ffd9] .projects-grid {
    grid-template-columns: 1fr;
    gap: 50px;
  }
  .strip[data-id=b2ffd9] .container {
    max-width: 600px;
  }
}
@media (max-width: 768px) {
  .strip[data-id=b2ffd9] .projects-partners {
    padding: 80px 20px;
  }
  .strip[data-id=b2ffd9] .section-header {
    margin-bottom: 50px;
  }
  .strip[data-id=b2ffd9] .project-tag:hover {
    transform: translateX(5px);
  }
}.strip[data-id=bb6a82] {
  --section-id: "bb6a82";
  --storage-url: "https://preview-vasosobnitrener-cz-20260611.praweb.cz/_section/bb6a82";
  --public-url: "https://preview-vasosobnitrener-cz-20260611.praweb.cz/_section/bb6a82";
}
.strip[data-id=bb6a82] .footer {
  background-color: #050505;
  color: #a1a1aa;
  padding: 60px 20px 30px;
  border-top: 1px solid #1f2937;
  font-family: "Inter", system-ui, -apple-system, sans-serif;
  font-size: 0.95rem;
}
.strip[data-id=bb6a82] .container {
  max-width: 1200px;
  margin: 0 auto;
}
.strip[data-id=bb6a82] .footer-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 40px;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .strip[data-id=bb6a82] .footer-grid {
    grid-template-columns: 2fr 1fr 1fr;
  }
}
.strip[data-id=bb6a82] .footer-brand .brand-name {
  color: #ffffff;
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 15px;
  display: block;
}
.strip[data-id=bb6a82] .footer-brand p {
  line-height: 1.6;
  max-width: 350px;
}
.strip[data-id=bb6a82] .footer-heading {
  color: #ffffff;
  font-size: 1.1rem;
  font-weight: 600;
  margin-bottom: 20px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.strip[data-id=bb6a82] .footer-nav {
  list-style: none;
  padding: 0;
  margin: 0;
}
.strip[data-id=bb6a82] .footer-nav li {
  margin-bottom: 12px;
}
.strip[data-id=bb6a82] .footer-nav a {
  color: #a1a1aa;
  text-decoration: none;
  transition: color 0.2s ease;
}
.strip[data-id=bb6a82] .footer-nav a:hover {
  color: #00ffff;
}
.strip[data-id=bb6a82] .footer-bottom {
  padding-top: 30px;
  border-top: 1px solid #1f2937;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  text-align: center;
}
@media (min-width: 768px) {
  .strip[data-id=bb6a82] .footer-bottom {
    flex-direction: row;
    justify-content: space-between;
    text-align: left;
  }
}
.strip[data-id=bb6a82] .social-icons {
  display: flex;
  gap: 15px;
}
.strip[data-id=bb6a82] .social-icons a {
  color: #ffffff;
  background: #1f2937;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}
.strip[data-id=bb6a82] .social-icons a:hover {
  background: #00ffff;
  color: #000000;
  transform: translateY(-3px);
  box-shadow: 0 5px 15px rgba(0, 255, 255, 0.3);
}
.strip[data-id=bb6a82] .social-icons svg {
  width: 20px;
  height: 20px;
  fill: currentColor;
}
.strip[data-id=bb6a82] .copyright {
  font-size: 0.85rem;
  color: #71717a;
}