/*
Generated time: April 2, 2025 15:43
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/

.klaviyo-form-SpjgN2 > div > form {
  padding-inline: 0 !important;
  max-width: 612px;
  margin-inline: auto;
}

.product__primary-left {
  position: sticky;
  top: calc(var(--height-header, 76px) + var(--announcement-height, 0px));
  height: fit-content;
}

@media screen and (max-width: 768px) {
  .product__primary-left {
    position: static;
    height: auto;
  }
}