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

.strip.is-sticky {
    position: sticky;
    top: var(--proweb-sticky-offset, 0px);
    z-index: calc(900 - var(--proweb-sticky-index, 0));
}
.strip.underlay-sticky {
    margin-top: calc(-1 * var(--sticky-header-height, 0px)) !important;
}

.strip.underlay-sticky > :first-child {
    border-top: var(--sticky-header-height, 0px) solid transparent !important;
    background-origin: border-box !important;
    background-clip: border-box !important;
}

/* In the admin editor, strip-controls is injected as the first child. We bypass it to style the actual user section content. */
.strip.underlay-sticky > .strip-controls {
    border-top: none !important;
}

.strip.underlay-sticky > .strip-controls + * {
    border-top: var(--sticky-header-height, 0px) solid transparent !important;
    background-origin: border-box !important;
    background-clip: border-box !important;
}

/* Administration Editor: collapse strip divider immediately preceding an underlay strip */
.strip-divider:has(+ .strip.underlay-sticky) {
    height: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    pointer-events: none !important;
    opacity: 0 !important;
}

.strip-divider:has(+ .strip.underlay-sticky) * {
    display: none !important;
}.strip[data-id=d2a65b] {
  --section-id: "d2a65b";
  --storage-url: "https://preview-rubyrockhands-cz.praweb.cz/_section/d2a65b";
  --public-url: "https://preview-rubyrockhands-cz.praweb.cz/_section/d2a65b";
}
.strip[data-id=d2a65b] .header-section {
  background-color: rgba(255, 255, 255, 0.92);
  backdrop-filter: blur(15px);
  -webkit-backdrop-filter: blur(15px);
  border-bottom: 2px solid #27ae60;
  width: 100%;
  z-index: 1000;
  position: sticky;
  top: 0;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
  transition: background-color 0.3s ease;
}
.strip[data-id=d2a65b] .header-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 85px;
}
.strip[data-id=d2a65b] .logo-link {
  display: flex;
  align-items: center;
  text-decoration: none;
  transition: transform 0.3s ease;
}
.strip[data-id=d2a65b] .logo-link:hover {
  transform: scale(1.02);
}
.strip[data-id=d2a65b] .logo-img {
  max-height: 55px;
  width: auto;
  object-fit: contain;
  border-radius: 3px;
  display: block;
}
.strip[data-id=d2a65b] .nav-menu {
  display: flex;
  gap: 32px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.strip[data-id=d2a65b] .nav-link {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #34495e;
  text-decoration: none;
  position: relative;
  padding: 8px 0;
  letter-spacing: 0.02em;
  transition: color 0.3s ease;
  white-space: nowrap;
}
.strip[data-id=d2a65b] .nav-link:hover {
  color: #d35400;
}
.strip[data-id=d2a65b] .nav-link::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background-color: #d35400;
  transition: width 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.strip[data-id=d2a65b] .nav-link:hover::after {
  width: 100%;
}
.strip[data-id=d2a65b] .mobile-toggle {
  display: none;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 10px;
  position: relative;
  width: 44px;
  height: 44px;
  z-index: 1003;
}
.strip[data-id=d2a65b] .mobile-toggle span {
  display: block;
  width: 26px;
  height: 2px;
  background-color: #34495e;
  margin: 6px auto;
  transition: all 0.3s ease;
}
@media (max-width: 1024px) {
  .strip[data-id=d2a65b] .nav-menu {
    gap: 20px;
  }
}
@media (max-width: 991px) {
  .strip[data-id=d2a65b] .header-container {
    height: 70px;
  }
  .strip[data-id=d2a65b] .mobile-toggle {
    display: block;
  }
  .strip[data-id=d2a65b] .nav-menu {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    max-width: 300px;
    height: 100vh;
    background-color: #ffffff;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: right 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: -10px 0 30px rgba(0, 0, 0, 0.1);
    z-index: 1002;
  }
  .strip[data-id=d2a65b] .nav-menu.active {
    right: 0;
  }
  .strip[data-id=d2a65b] .nav-link {
    font-size: 18px;
    margin: 12px 0;
    padding: 5px 0;
  }
  .strip[data-id=d2a65b] .mobile-toggle.active span:nth-child(1) {
    transform: translateY(8px) rotate(45deg);
  }
  .strip[data-id=d2a65b] .mobile-toggle.active span:nth-child(2) {
    opacity: 0;
  }
  .strip[data-id=d2a65b] .mobile-toggle.active span:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg);
  }
}.strip[data-id="0e07fc"] {
  --section-id: "0e07fc";
  --storage-url: "https://preview-rubyrockhands-cz.praweb.cz/_section/0e07fc";
  --public-url: "https://preview-rubyrockhands-cz.praweb.cz/_section/0e07fc";
}
.strip[data-id="0e07fc"] .hero-rubes {
  background-color: #fdfefe;
  background-image: radial-gradient(#e5e7eb 0.5px, transparent 0.5px);
  background-size: 24px 24px;
  padding: 160px 0 120px 0;
  overflow: hidden;
  position: relative;
}
.strip[data-id="0e07fc"] .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 24px;
}
.strip[data-id="0e07fc"] .content-wrapper {
  display: flex;
  align-items: center;
  gap: 80px;
}
.strip[data-id="0e07fc"] .text-column {
  flex: 1.2;
  z-index: 2;
}
.strip[data-id="0e07fc"] .image-column {
  flex: 0.8;
  position: relative;
}
.strip[data-id="0e07fc"] .portrait-box {
  width: 110px;
  height: 110px;
  border-radius: 60% 40% 30% 70%/60% 30% 70% 40%;
  border: 4px solid #27ae60;
  overflow: hidden;
  margin-bottom: 32px;
  box-shadow: 0 12px 24px rgba(39, 174, 96, 0.25);
  transition: transform 0.5s ease-in-out;
}
.strip[data-id="0e07fc"] .portrait-box:hover {
  transform: rotate(5deg) scale(1.05);
}
.strip[data-id="0e07fc"] .portrait-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.strip[data-id="0e07fc"] h1 {
  color: #2c3e50;
  font-size: 72px;
  font-weight: 800;
  line-height: 1;
  margin: 0 0 28px 0;
  letter-spacing: -0.02em;
}
.strip[data-id="0e07fc"] .description {
  margin-bottom: 48px;
}
.strip[data-id="0e07fc"] .description p {
  color: #34495e;
  font-size: 18px;
  line-height: 1.8;
  margin: 0 0 20px 0;
}
.strip[data-id="0e07fc"] .description p.lead {
  font-size: 22px;
  font-weight: 500;
  color: #2c3e50;
  line-height: 1.6;
}
.strip[data-id="0e07fc"] .cta-group {
  display: flex;
  gap: 20px;
}
.strip[data-id="0e07fc"] .btn-primary {
  display: inline-block;
  background-color: #d35400;
  color: #ffffff;
  padding: 18px 42px;
  border-radius: 14px;
  font-weight: 700;
  text-decoration: none;
  transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  box-shadow: 0 10px 25px rgba(211, 84, 0, 0.35);
}
.strip[data-id="0e07fc"] .btn-primary:hover {
  background-color: #e67e22;
  transform: translateY(-5px);
  box-shadow: 0 15px 30px rgba(211, 84, 0, 0.45);
}
.strip[data-id="0e07fc"] .hero-image-wrapper {
  position: relative;
  border-radius: 40px;
  overflow: hidden;
  box-shadow: 0 40px 80px rgba(0, 0, 0, 0.2);
  transform: perspective(1000px) rotateY(-5deg);
  transition: transform 0.5s ease;
}
.strip[data-id="0e07fc"] .hero-image-wrapper:hover {
  transform: perspective(1000px) rotateY(0deg);
}
.strip[data-id="0e07fc"] .hero-image {
  width: 100%;
  height: auto;
  display: block;
  aspect-ratio: 4/5;
  object-fit: cover;
}
.strip[data-id="0e07fc"] .decoration-shape {
  position: absolute;
  width: 300px;
  height: 300px;
  background: radial-gradient(circle, #27ae60 0%, transparent 70%);
  opacity: 0.15;
  filter: blur(50px);
  border-radius: 50%;
  top: -100px;
  right: -100px;
  z-index: -1;
  animation: float 10s infinite alternate ease-in-out;
}
@keyframes float {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-30px, 30px);
  }
}
@media (max-width: 1100px) {
  .strip[data-id="0e07fc"] h1 {
    font-size: 56px;
  }
  .strip[data-id="0e07fc"] .content-wrapper {
    gap: 40px;
  }
}
@media (max-width: 768px) {
  .strip[data-id="0e07fc"] .hero-rubes {
    padding: 100px 0 60px 0;
  }
  .strip[data-id="0e07fc"] .content-wrapper {
    flex-direction: column-reverse;
    text-align: center;
  }
  .strip[data-id="0e07fc"] .portrait-box {
    margin: 0 auto 32px auto;
  }
  .strip[data-id="0e07fc"] .cta-group {
    justify-content: center;
  }
  .strip[data-id="0e07fc"] h1 {
    font-size: 48px;
  }
  .strip[data-id="0e07fc"] .description p.lead {
    font-size: 20px;
  }
  .strip[data-id="0e07fc"] .image-column {
    width: 100%;
    max-width: 450px;
    margin-bottom: 40px;
  }
  .strip[data-id="0e07fc"] .hero-image-wrapper {
    transform: none;
  }
  .strip[data-id="0e07fc"] .hero-image-wrapper:hover {
    transform: scale(1.02);
  }
}.strip[data-id="5f092b"] {
  --section-id: "5f092b";
  --storage-url: "https://preview-rubyrockhands-cz.praweb.cz/_section/5f092b";
  --public-url: "https://preview-rubyrockhands-cz.praweb.cz/_section/5f092b";
  /* Decorative elements */
}
.strip[data-id="5f092b"] section {
  position: relative;
  background-color: #fdfefe;
  padding: 120px 0;
  overflow: hidden;
  font-family: "Inter", sans-serif;
}
.strip[data-id="5f092b"] .decor-circle {
  position: absolute;
  width: 400px;
  height: 400px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(39, 174, 96, 0.03) 0%, rgba(253, 254, 254, 0) 70%);
  z-index: 1;
}
.strip[data-id="5f092b"] .decor-circle-1 {
  top: -100px;
  right: -100px;
}
.strip[data-id="5f092b"] .decor-circle-2 {
  bottom: -100px;
  left: -100px;
}
.strip[data-id="5f092b"] .container {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  z-index: 2;
}
.strip[data-id="5f092b"] .intro {
  text-align: center;
  max-width: 800px;
  margin: 0 auto 80px auto;
}
.strip[data-id="5f092b"] .icon-wrapper {
  font-size: 3.5rem;
  color: #27ae60;
  margin-bottom: 24px;
  display: inline-block;
  filter: drop-shadow(0 4px 10px rgba(39, 174, 96, 0.2));
}
.strip[data-id="5f092b"] h2 {
  color: #2c3e50;
  font-size: 3rem;
  margin-bottom: 24px;
  font-weight: 800;
  letter-spacing: -1px;
}
.strip[data-id="5f092b"] h2 span {
  color: #27ae60;
}
.strip[data-id="5f092b"] .description {
  color: #5d6d7e;
  font-size: 1.15rem;
  line-height: 1.8;
  margin-bottom: 0;
}
.strip[data-id="5f092b"] .pricing-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
  margin-bottom: 80px;
}
.strip[data-id="5f092b"] .price-card {
  background: #ffffff;
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 0 15px 45px rgba(0, 0, 0, 0.04);
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  display: flex;
  flex-direction: column;
  border: 1px solid rgba(0, 0, 0, 0.03);
}
.strip[data-id="5f092b"] .price-card:hover {
  transform: translateY(-12px);
  box-shadow: 0 30px 60px rgba(0, 0, 0, 0.08);
  border-color: rgba(39, 174, 96, 0.1);
}
.strip[data-id="5f092b"] .card-image {
  width: 100%;
  height: 220px;
  overflow: hidden;
  position: relative;
}
.strip[data-id="5f092b"] .card-image::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.2), transparent);
}
.strip[data-id="5f092b"] .card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s ease;
}
.strip[data-id="5f092b"] .price-card:hover .card-image img {
  transform: scale(1.05);
}
.strip[data-id="5f092b"] .card-content {
  padding: 32px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.strip[data-id="5f092b"] .card-title {
  color: #2c3e50;
  font-size: 1.4rem;
  font-weight: 700;
  margin-bottom: 12px;
  transition: color 0.3s ease;
}
.strip[data-id="5f092b"] .price-card:hover .card-title {
  color: #27ae60;
}
.strip[data-id="5f092b"] .card-duration {
  color: #7f8c8d;
  font-size: 0.95rem;
  margin-bottom: 24px;
  display: flex;
  align-items: center;
  gap: 8px;
  font-weight: 500;
}
.strip[data-id="5f092b"] .card-duration i {
  color: #27ae60;
}
.strip[data-id="5f092b"] .card-price-wrapper {
  margin-top: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 20px;
  border-top: 1px solid #f2f4f4;
}
.strip[data-id="5f092b"] .card-price {
  color: #2c3e50;
  font-size: 1.6rem;
  font-weight: 800;
}
.strip[data-id="5f092b"] .card-btn {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #f8f9f9;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #27ae60;
  transition: all 0.3s ease;
}
.strip[data-id="5f092b"] .price-card:hover .card-btn {
  background: #27ae60;
  color: #ffffff;
}
.strip[data-id="5f092b"] .mobile-info {
  background: #ffffff;
  padding: 50px;
  border-radius: 30px;
  text-align: center;
  box-shadow: 0 10px 40px rgba(39, 174, 96, 0.08);
  border: 2px solid rgba(39, 174, 96, 0.1);
  position: relative;
  overflow: hidden;
}
.strip[data-id="5f092b"] .mobile-info::before {
  content: "\f1b9";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  right: -20px;
  bottom: -20px;
  font-size: 10rem;
  color: rgba(39, 174, 96, 0.03);
  transform: rotate(-15deg);
}
.strip[data-id="5f092b"] .mobile-info h3 {
  color: #27ae60;
  margin-bottom: 20px;
  font-size: 1.8rem;
  font-weight: 700;
}
.strip[data-id="5f092b"] .mobile-info p {
  color: #5d6d7e;
  margin: 0 auto;
  font-size: 1.1rem;
  max-width: 700px;
  line-height: 1.7;
}
@media (max-width: 1100px) {
  .strip[data-id="5f092b"] .pricing-grid {
    gap: 25px;
  }
}
@media (max-width: 992px) {
  .strip[data-id="5f092b"] .pricing-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .strip[data-id="5f092b"] h2 {
    font-size: 2.5rem;
  }
}
@media (max-width: 768px) {
  .strip[data-id="5f092b"] section {
    padding: 80px 0;
  }
  .strip[data-id="5f092b"] h2 {
    font-size: 2.2rem;
  }
  .strip[data-id="5f092b"] .pricing-grid {
    grid-template-columns: 1fr;
  }
  .strip[data-id="5f092b"] .mobile-info {
    padding: 30px 20px;
  }
  .strip[data-id="5f092b"] .mobile-info h3 {
    font-size: 1.5rem;
  }
}.strip[data-id="59df68"] {
  --section-id: "59df68";
  --storage-url: "https://preview-rubyrockhands-cz.praweb.cz/_section/59df68";
  --public-url: "https://preview-rubyrockhands-cz.praweb.cz/_section/59df68";
}
.strip[data-id="59df68"] .first-aid-section {
  background-color: #f4f6f7;
  padding: 100px 20px;
  position: relative;
  overflow: hidden;
  font-family: "Inter", sans-serif;
}
.strip[data-id="59df68"] .container {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 80px;
  align-items: center;
}
.strip[data-id="59df68"] .ecg-line {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 200px;
  transform: translateY(-50%);
  z-index: 1;
  opacity: 0.08;
  pointer-events: none;
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
  animation: draw-ecg 10s linear infinite;
}
@keyframes draw-ecg {
  to {
    stroke-dashoffset: 0;
  }
}
.strip[data-id="59df68"] .content-left {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.strip[data-id="59df68"] .icon-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  background-color: #d35400;
  color: #fff;
  border-radius: 16px;
  font-size: 28px;
  box-shadow: 0 10px 20px rgba(211, 84, 0, 0.2);
}
.strip[data-id="59df68"] h2 {
  color: #d35400;
  font-size: 3rem;
  margin: 0;
  line-height: 1.1;
  font-weight: 800;
}
.strip[data-id="59df68"] .description {
  font-size: 1.15rem;
  line-height: 1.7;
  color: #34495e;
  margin: 0;
}
.strip[data-id="59df68"] .description strong {
  font-weight: 700;
  color: #d35400;
}
.strip[data-id="59df68"] .price-box {
  display: inline-flex;
  align-items: center;
  padding: 18px 35px;
  background: #ffffff;
  border-radius: 12px;
  font-weight: 700;
  font-size: 1.3rem;
  color: #2c3e50;
  position: relative;
  width: fit-content;
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
  border: 1px solid rgba(211, 84, 0, 0.1);
}
.strip[data-id="59df68"] .price-box::after {
  content: "";
  position: absolute;
  inset: -4px;
  border: 2px solid #d35400;
  border-radius: 15px;
  opacity: 0;
  animation: pulse-ring 3s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}
@keyframes pulse-ring {
  0% {
    transform: scale(0.95);
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    transform: scale(1.05);
    opacity: 0;
  }
}
.strip[data-id="59df68"] .collage-right {
  position: relative;
  height: 550px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.strip[data-id="59df68"] .photo {
  position: absolute;
  width: 75%;
  aspect-ratio: 4/3;
  object-fit: cover;
  box-shadow: 0 30px 60px rgba(0, 0, 0, 0.15);
  transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
.strip[data-id="59df68"] .photo-1 {
  top: 5%;
  right: 0;
  z-index: 2;
  border-radius: 40px 120px 40px 120px;
}
.strip[data-id="59df68"] .photo-2 {
  bottom: 5%;
  left: 0;
  z-index: 1;
  border-radius: 120px 40px 120px 40px;
  transform: scale(0.9);
}
.strip[data-id="59df68"] .photo:hover {
  transform: scale(1.02) translateY(-10px);
  z-index: 3;
  box-shadow: 0 40px 80px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .strip[data-id="59df68"] .container {
    grid-template-columns: 1fr;
    gap: 60px;
    text-align: center;
  }
  .strip[data-id="59df68"] .content-left {
    align-items: center;
  }
  .strip[data-id="59df68"] h2 {
    font-size: 2.5rem;
  }
  .strip[data-id="59df68"] .collage-right {
    height: 500px;
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
  }
}
@media (max-width: 640px) {
  .strip[data-id="59df68"] .collage-right {
    height: 400px;
  }
  .strip[data-id="59df68"] .photo {
    width: 85%;
  }
  .strip[data-id="59df68"] h2 {
    font-size: 2.2rem;
  }
  .strip[data-id="59df68"] .price-box {
    font-size: 1.1rem;
    padding: 15px 25px;
  }
}.strip[data-id="6dabeb"] {
  --section-id: "6dabeb";
  --storage-url: "https://preview-rubyrockhands-cz.praweb.cz/_section/6dabeb";
  --public-url: "https://preview-rubyrockhands-cz.praweb.cz/_section/6dabeb";
}
.strip[data-id="6dabeb"] section {
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  padding: 100px 20px;
  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
  color: #333;
}
.strip[data-id="6dabeb"] .container {
  max-width: 1200px;
  margin: 0 auto;
}
.strip[data-id="6dabeb"] .section-header {
  text-align: center;
  margin-bottom: 70px;
  position: relative;
}
.strip[data-id="6dabeb"] .section-header::after {
  content: "";
  display: block;
  width: 60px;
  height: 4px;
  background: #d35400;
  margin: 30px auto 0;
  border-radius: 2px;
}
.strip[data-id="6dabeb"] h2 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #2c3e50;
  font-size: 3rem;
  margin-bottom: 25px;
  letter-spacing: -0.5px;
}
.strip[data-id="6dabeb"] .intro-text {
  max-width: 850px;
  margin: 0 auto;
  font-size: 1.15rem;
  line-height: 1.7;
  color: #4a5568;
}
.strip[data-id="6dabeb"] .craft-icons {
  margin-top: 40px;
  font-size: 1.5rem;
  color: #d35400;
  display: flex;
  justify-content: center;
  gap: 30px;
  opacity: 0.6;
}
.strip[data-id="6dabeb"] .products-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
  margin-bottom: 80px;
}
.strip[data-id="6dabeb"] .product-card {
  background: #ffffff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  display: flex;
  flex-direction: column;
  border: 1px solid #edf2f7;
}
.strip[data-id="6dabeb"] .product-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
  border-color: #d35400;
}
.strip[data-id="6dabeb"] .image-container {
  width: 100%;
  height: 250px;
  overflow: hidden;
  position: relative;
}
.strip[data-id="6dabeb"] .product-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s ease;
}
.strip[data-id="6dabeb"] .product-card:hover .product-image {
  transform: scale(1.05);
}
.strip[data-id="6dabeb"] .product-info {
  padding: 30px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.strip[data-id="6dabeb"] h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #2c3e50;
  font-size: 1.3rem;
  margin-bottom: 15px;
  line-height: 1.3;
  min-height: 3.4rem;
  display: flex;
  align-items: center;
}
.strip[data-id="6dabeb"] .product-desc {
  font-size: 0.95rem;
  color: #718096;
  line-height: 1.6;
  margin-bottom: 25px;
  flex-grow: 1;
}
.strip[data-id="6dabeb"] .price-tag {
  font-size: 1.5rem;
  font-weight: 700;
  color: #d35400;
  border-top: 1px solid #edf2f7;
  padding-top: 20px;
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}
.strip[data-id="6dabeb"] .price-tag small {
  font-size: 0.85rem;
  font-weight: 400;
  color: #a0aec0;
}
.strip[data-id="6dabeb"] .section-footer {
  text-align: center;
  max-width: 900px;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.8);
  padding: 30px 40px;
  border-radius: 12px;
  border: 1px solid #e2e8f0;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.02);
}
.strip[data-id="6dabeb"] .footer-text {
  color: #4a5568;
  margin: 0;
  font-size: 1.05rem;
  line-height: 1.6;
}
@media (max-width: 1100px) {
  .strip[data-id="6dabeb"] .products-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }
}
@media (max-width: 768px) {
  .strip[data-id="6dabeb"] section {
    padding: 60px 20px;
  }
  .strip[data-id="6dabeb"] h2 {
    font-size: 2.2rem;
  }
  .strip[data-id="6dabeb"] .products-grid {
    grid-template-columns: 1fr;
  }
  .strip[data-id="6dabeb"] .image-container {
    height: 220px;
  }
}.strip[data-id=aa7986] {
  --section-id: "aa7986";
  --storage-url: "https://preview-rubyrockhands-cz.praweb.cz/_section/aa7986";
  --public-url: "https://preview-rubyrockhands-cz.praweb.cz/_section/aa7986";
}
.strip[data-id=aa7986] .climbing-section {
  background-color: #fdfefe;
  padding: 100px 20px;
  overflow: hidden;
  position: relative;
  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}
.strip[data-id=aa7986] .climbing-container {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.strip[data-id=aa7986] .mosaic-grid {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: auto auto;
  gap: 30px;
  align-items: center;
}
.strip[data-id=aa7986] .text-block {
  grid-column: 4/10;
  grid-row: 1/3;
  background-color: #ffffff;
  padding: 60px 40px;
  border-radius: 15px;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.08);
  text-align: center;
  position: relative;
  z-index: 10;
  border-top: 6px solid #27ae60;
}
.strip[data-id=aa7986] .text-block::before {
  content: '"';
  position: absolute;
  top: 20px;
  left: 40px;
  font-size: 80px;
  color: #27ae60;
  opacity: 0.1;
  font-family: serif;
  line-height: 1;
}
.strip[data-id=aa7986] .text-block h2 {
  color: #27ae60;
  font-size: 2.8rem;
  margin-bottom: 25px;
  margin-top: 0;
  font-weight: 800;
  letter-spacing: -0.5px;
}
.strip[data-id=aa7986] .text-block p {
  color: #2c3e50;
  font-size: 1.15rem;
  line-height: 1.8;
  margin: 0;
}
.strip[data-id=aa7986] .img-wrapper {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.12);
  transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.strip[data-id=aa7986] .img-wrapper:hover {
  transform: scale(1.03);
}
.strip[data-id=aa7986] .img-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.strip[data-id=aa7986] .img-1 {
  grid-column: 1/5;
  grid-row: 1;
  height: 400px;
  z-index: 1;
}
.strip[data-id=aa7986] .img-2 {
  grid-column: 9/13;
  grid-row: 1;
  height: 350px;
  z-index: 1;
}
.strip[data-id=aa7986] .img-3 {
  grid-column: 5/9;
  grid-row: 2;
  height: 300px;
  margin-top: -80px;
  z-index: 11; /* Above text block slightly for depth */
}
.strip[data-id=aa7986] .rope-svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 1;
  opacity: 0.1;
}
.strip[data-id=aa7986] .icon-decoration {
  position: absolute;
  width: 60px;
  height: 60px;
  fill: #27ae60;
  opacity: 0.1;
  transition: opacity 0.3s ease;
}
.strip[data-id=aa7986] .icon-top-left {
  top: 40px;
  left: 40px;
  transform: rotate(-15deg);
}
.strip[data-id=aa7986] .icon-bottom-right {
  bottom: 40px;
  right: 40px;
  transform: rotate(15deg);
}
@media (max-width: 1100px) {
  .strip[data-id=aa7986] .text-block {
    grid-column: 3/11;
  }
  .strip[data-id=aa7986] .img-1 {
    grid-column: 1/4;
  }
  .strip[data-id=aa7986] .img-2 {
    grid-column: 10/13;
  }
}
@media (max-width: 991px) {
  .strip[data-id=aa7986] .climbing-section {
    padding: 60px 20px;
  }
  .strip[data-id=aa7986] .mosaic-grid {
    display: flex;
    flex-direction: column;
    gap: 40px;
  }
  .strip[data-id=aa7986] .text-block {
    order: 1;
    padding: 40px 30px;
  }
  .strip[data-id=aa7986] .img-1 {
    order: 2;
    height: 300px;
    width: 100%;
  }
  .strip[data-id=aa7986] .img-2 {
    order: 3;
    height: 300px;
    width: 100%;
  }
  .strip[data-id=aa7986] .img-3 {
    order: 4;
    height: 300px;
    width: 100%;
    margin-top: 0;
  }
  .strip[data-id=aa7986] .text-block h2 {
    font-size: 2.2rem;
  }
}
@media (max-width: 576px) {
  .strip[data-id=aa7986] .climbing-section {
    padding: 40px 15px;
  }
  .strip[data-id=aa7986] .text-block {
    padding: 30px 20px;
  }
  .strip[data-id=aa7986] .text-block h2 {
    font-size: 1.8rem;
  }
  .strip[data-id=aa7986] .text-block p {
    font-size: 1rem;
  }
}@charset "UTF-8";
.strip[data-id=fed25e] {
  --section-id: "fed25e";
  --storage-url: "https://preview-rubyrockhands-cz.praweb.cz/_section/fed25e";
  --public-url: "https://preview-rubyrockhands-cz.praweb.cz/_section/fed25e";
  /* Dekorativní prvky na pozadí */
}
.strip[data-id=fed25e] .contact-section {
  background-color: #fdfefe;
  padding: 100px 0;
  font-family: "Inter", system-ui, -apple-system, sans-serif;
  position: relative;
  overflow: hidden;
}
.strip[data-id=fed25e] .contact-section::before {
  content: "";
  position: absolute;
  top: -100px;
  right: -100px;
  width: 400px;
  height: 400px;
  background: radial-gradient(circle, rgba(39, 174, 96, 0.03) 0%, rgba(255, 255, 255, 0) 70%);
  border-radius: 50%;
  z-index: 0;
}
.strip[data-id=fed25e] .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
  z-index: 1;
}
.strip[data-id=fed25e] .contact-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
  align-items: center;
}
.strip[data-id=fed25e] .contact-info h2 {
  font-size: 42px;
  margin-bottom: 20px;
  color: #2c3e50;
  line-height: 1.1;
  margin-top: 0;
  font-weight: 800;
}
.strip[data-id=fed25e] .contact-info .lead {
  font-size: 20px;
  margin-bottom: 50px;
  color: #576574; /* Ztmaveno pro lepší čitelnost */
  margin-top: 0;
  line-height: 1.6;
}
.strip[data-id=fed25e] .contact-details {
  display: flex;
  flex-direction: column;
  gap: 35px;
}
.strip[data-id=fed25e] .contact-item {
  display: flex;
  align-items: center;
  gap: 25px;
  text-decoration: none;
  color: inherit;
}
.strip[data-id=fed25e] .icon-box {
  width: 65px;
  height: 65px;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.06); /* Přidán jemný border */
  border-radius: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  flex-shrink: 0;
  color: #2c3e50;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.03);
}
.strip[data-id=fed25e] .icon-box svg {
  width: 26px;
  height: 26px;
  transition: all 0.4s ease;
}
.strip[data-id=fed25e] .contact-item:hover .icon-box {
  transform: translateY(-5px) scale(1.05);
  background-color: #f0fdf4;
  border-color: #27ae60;
  box-shadow: 0 10px 20px rgba(39, 174, 96, 0.1);
}
.strip[data-id=fed25e] .contact-item:hover .icon-box svg {
  color: #27ae60;
}
.strip[data-id=fed25e] .text-box {
  display: flex;
  flex-direction: column;
}
.strip[data-id=fed25e] .text-box .name {
  font-size: 24px;
  font-weight: 700;
  color: #2c3e50;
  margin: 0;
  letter-spacing: -0.02em;
}
.strip[data-id=fed25e] .contact-link {
  font-size: 22px;
  font-weight: 600;
  color: #d35400;
  text-decoration: none;
  transition: color 0.3s ease;
  display: inline-block;
}
.strip[data-id=fed25e] .contact-item:hover .contact-link {
  color: #e67e22;
}
.strip[data-id=fed25e] .text-box p {
  margin: 0;
  color: #34495e;
  font-size: 18px;
  line-height: 1.5;
}
.strip[data-id=fed25e] .contact-map {
  border-radius: 40px; /* Zvětšený rádius pro modernější vzhled */
  overflow: hidden;
  box-shadow: 0 30px 60px -15px rgba(44, 62, 80, 0.2);
  height: 550px;
  position: relative;
  border: 8px solid #ffffff; /* Bílý okraj mapy */
  transition: transform 0.5s ease;
}
.strip[data-id=fed25e] .contact-map:hover {
  transform: translateY(-5px);
}
.strip[data-id=fed25e] .contact-map iframe {
  width: 100%;
  height: 100%;
  border: none;
  filter: grayscale(0.2) contrast(1.05) brightness(1.02); /* Přirozenější filtr */
}
@media (max-width: 1100px) {
  .strip[data-id=fed25e] .contact-grid {
    gap: 40px;
  }
  .strip[data-id=fed25e] .contact-info h2 {
    font-size: 36px;
  }
}
@media (max-width: 992px) {
  .strip[data-id=fed25e] .contact-grid {
    grid-template-columns: 1fr;
    gap: 60px;
  }
  .strip[data-id=fed25e] .contact-section {
    padding: 80px 0;
  }
  .strip[data-id=fed25e] .contact-map {
    height: 450px;
    order: 2;
  }
  .strip[data-id=fed25e] .contact-info {
    order: 1;
  }
}
@media (max-width: 480px) {
  .strip[data-id=fed25e] .contact-info h2 {
    font-size: 30px;
  }
  .strip[data-id=fed25e] .contact-item {
    gap: 20px;
  }
  .strip[data-id=fed25e] .icon-box {
    width: 55px;
    height: 55px;
  }
  .strip[data-id=fed25e] .icon-box svg {
    width: 22px;
    height: 22px;
  }
  .strip[data-id=fed25e] .contact-link {
    font-size: 18px;
  }
  .strip[data-id=fed25e] .text-box .name {
    font-size: 20px;
  }
  .strip[data-id=fed25e] .contact-map {
    height: 350px;
    border-radius: 30px;
  }
}.strip[data-id="5c4e73"] {
  --section-id: "5c4e73";
  --storage-url: "https://preview-rubyrockhands-cz.praweb.cz/_section/5c4e73";
  --public-url: "https://preview-rubyrockhands-cz.praweb.cz/_section/5c4e73";
}
.strip[data-id="5c4e73"] .footer-section {
  background-color: #2c3e50;
  border-top: 4px solid #d35400;
  padding: 60px 20px 40px;
  color: rgba(253, 254, 254, 0.7);
  font-family: "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  position: relative;
}
.strip[data-id="5c4e73"] .container {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
}
.strip[data-id="5c4e73"] .footer-brand {
  font-size: 1.5rem;
  font-weight: 700;
  color: #fdfefe;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.strip[data-id="5c4e73"] .footer-links {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 25px;
}
.strip[data-id="5c4e73"] .footer-links a {
  color: rgba(253, 254, 254, 0.8);
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  transition: all 0.3s ease;
  position: relative;
  padding: 5px 0;
}
.strip[data-id="5c4e73"] .footer-links a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background-color: #d35400;
  transition: width 0.3s ease;
}
.strip[data-id="5c4e73"] .footer-links a:hover {
  color: #fdfefe;
}
.strip[data-id="5c4e73"] .footer-links a:hover::after {
  width: 100%;
}
.strip[data-id="5c4e73"] .social-links {
  display: flex;
  gap: 20px;
  margin-top: 10px;
}
.strip[data-id="5c4e73"] .social-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: rgba(253, 254, 254, 0.1);
  color: #fdfefe;
  transition: all 0.3s ease;
  text-decoration: none;
}
.strip[data-id="5c4e73"] .social-icon:hover {
  background-color: #d35400;
  transform: translateY(-3px);
}
.strip[data-id="5c4e73"] .social-icon svg {
  width: 20px;
  height: 20px;
  fill: currentColor;
}
.strip[data-id="5c4e73"] .footer-bottom {
  width: 100%;
  padding-top: 30px;
  border-top: 1px solid rgba(253, 254, 254, 0.1);
  text-align: center;
}
.strip[data-id="5c4e73"] .copyright {
  font-size: 13px;
  opacity: 0.6;
}
@media (max-width: 768px) {
  .strip[data-id="5c4e73"] .footer-section {
    padding: 40px 15px 30px;
  }
  .strip[data-id="5c4e73"] .footer-links {
    flex-direction: column;
    gap: 15px;
  }
  .strip[data-id="5c4e73"] .container {
    gap: 25px;
  }
}