.page-id-55294 .wp-block-group:has(.wp-block-post-title),
.page-id-133958 .wp-block-group:has(.wp-block-post-title) {
  display: none;
}
.luxury-corporate-gifting-cover-title.luxury-corporate-gifting-cover-title.luxury-corporate-gifting-cover-title::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 30%;
  bottom: 0;
  left: 0;
background-image: repeating-linear-gradient(45deg, transparent 5px, hsla(197, 62%, 11%, 0.5) 5px, hsla(197, 62%, 11%, 0.5) 10px,
  hsla(21.4, 19.2%, 28.6%, 0) 10px, hsla(21.4, 19.2%, 28.6%, 0) 35px, hsla(21.4, 19.2%, 28.6%, 0.5) 35px, hsla(21.4, 19.2%, 28.6%, 0.5) 40px,
  hsla(197, 62%, 11%, 0.5) 40px, hsla(197, 62%, 11%, 0.5) 50px, hsla(197, 62%, 11%, 0) 50px, hsla(197, 62%, 11%, 0) 60px,
  hsla(21.4, 19.2%, 28.6%, 0.5) 60px, hsla(21.4, 19.2%, 28.6%, 0.5) 70px, hsla(35, 91%, 65%, 0.5) 70px, hsla(35, 91%, 65%, 0.5) 80px,
  hsla(35, 91%, 65%, 0) 80px, hsla(35, 91%, 65%, 0) 90px, hsla(21.4, 19.2%, 28.6%, 0.5) 90px, hsla(21.4, 19.2%, 28.6%, 0.5) 110px,
  hsla(21.4, 19.2%, 28.6%, 0) 110px, hsla(21.4, 19.2%, 28.6%, 0) 120px, hsla(197, 62%, 11%, 0.5) 120px, hsla(197, 62%, 11%, 0.5) 140px
  ),
repeating-linear-gradient(135deg, transparent 5px, hsla(197, 62%, 11%, 0.5) 5px, hsla(197, 62%, 11%, 0.5) 10px,
  hsla(21.4, 19.2%, 28.6%, 0) 10px, hsla(21.4, 19.2%, 28.6%, 0) 35px, hsla(21.4, 19.2%, 28.6%, 0.5) 35px, hsla(21.4, 19.2%, 28.6%, 0.5) 40px,
  hsla(197, 62%, 11%, 0.5) 40px, hsla(197, 62%, 11%, 0.5) 50px, hsla(197, 62%, 11%, 0) 50px, hsla(197, 62%, 11%, 0) 60px,
  hsla(21.4, 19.2%, 28.6%, 0.5) 60px, hsla(21.4, 19.2%, 28.6%, 0.5) 70px, hsla(35, 91%, 65%, 0.5) 70px, hsla(35, 91%, 65%, 0.5) 80px,
  hsla(35, 91%, 65%, 0) 80px, hsla(35, 91%, 65%, 0) 90px, hsla(21.4, 19.2%, 28.6%, 0.5) 90px, hsla(21.4, 19.2%, 28.6%, 0.5) 110px,
  hsla(21.4, 19.2%, 28.6%, 0) 110px, hsla(21.4, 19.2%, 28.6%, 0) 140px, hsla(197, 62%, 11%, 0.5) 140px, hsla(197, 62%, 11%, 0.5) 160px
);
  mask-image: linear-gradient(to right, rgba(0,0,0,.1), rgba(0,0,0,0));
  mask-repeat: no-repeat;
  mask-size: 100% 100%;
  @media (max-width: 1024px) {
    display: none;
  }
}
.luxury-corporate-gifting-cover-title.luxury-corporate-gifting-cover-title.luxury-corporate-gifting-cover-title {
  background-image: url('https://tukuybrand.com/wp-content/uploads/2025/09/alpaca-scarf-brown-check-beige-tukuy-cover.webp');
  align-self: stretch;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-position-x: right;
  background-color: #cab5a1;
  padding: 3rem 30% 2rem 2rem !important;
  min-height: 60vh;
  h2,p {
    max-width: 600px;
    position:relative;
  }
  p {
    font-size: 1.25rem;
  }
  @media (max-width: 1024px) {
    padding: 2rem 50% 2rem 2rem !important;
    background-position-x: right -80px;

    h1, p {
      max-width: 600px;
    }
  }
  @media (max-width: 512px) {
    text-shadow: 0 0 2px #fff9;
    padding: 2rem 50% 2rem 2rem !important;
    background-size: cover;
    background-position-x: right -120px;
    min-height: 50vh;
    h1 {
      font-size: 1.75rem;
    }
    p {
      font-size: 1rem;
    }
  }
}
.luxury-corporate-gifting-section.luxury-corporate-gifting-section.luxury-corporate-gifting-section {
  box-shadow: 0 0 3px var(--background-shadow-color);
  padding: 4rem 5rem 5rem !important;
  @media (max-width: 512px) {
    padding: 3rem 2rem 3rem !important;
  }
}
.luxury-corporate-gifting-bubble.luxury-corporate-gifting-bubble.luxury-corporate-gifting-bubble {
  box-shadow: 0 0 3px var(--background-shadow-color);
  padding: 1rem 2rem !important;
  min-height: 12rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  @media (max-width: 512px) {
    padding: 1rem 1.5rem !important;
    min-height: 9rem;
  }
}
@media (max-width: 512px) {
  .wp-block-columns {
    gap: 1rem !important;
  }
}
