.thehands-premium-3d {
  padding-top: clamp(75 / 10 * 1rem, 75 * (100vw - 375px) / 905 + 75px, 150 / 10 * 1rem);
  padding-bottom: clamp(40 / 10 * 1rem, 20 * (100vw - 375px) / 905 + 40px, 60 / 10 * 1rem);
}
.thehands-premium-3d .wrap {
  text-align: center;
}
.thehands-premium-3d .wrap .title {
  text-align: center;
  font-size: clamp(46 / 10 * 1rem, 42 * (100vw - 375px) / 905 + 46px, 88 / 10 * 1rem);
  line-height: 120%;
  margin-bottom: clamp(45 / 10 * 1rem, 15 * (100vw - 375px) / 905 + 45px, 60 / 10 * 1rem);
  font-weight: 700;
  color: var(--color-dark);
}
.thehands-premium-3d .wrap .code-wrap {
  height: clamp(523 / 10 * 1rem, 287 * (100vw - 375px) / 905 + 523px, 810 / 10 * 1rem);
}
.thehands-premium-3d .wrap .code-wrap iframe {
  width: 100%;
  height: 100%;
}
/*# sourceMappingURL=premium-3d.css.map */
