/** Shopify CDN: Minification failed

Line 102:33 Expected identifier but found bad string token
Line 102:42 Unterminated string token
Line 189:6 Unexpected "{"
Line 189:7 Expected identifier but found "%"
Line 189:38 Unexpected "{"
Line 189:39 Expected identifier but found "%"
Line 210:6 Unexpected "{"
Line 210:7 Expected identifier but found "%"
Line 210:38 Unexpected "{"
Line 210:39 Expected identifier but found "%"
... and 8 more hidden warnings

**/


/* CSS from section stylesheet tags */
.collection-text p {
    margin-bottom: 1.5rem;
  }
  .landing-header p {
    margin: 0px;
    color: #fff;
  }
  .collection-text h1 {
    font-size: 3rem;
    font-weight: bold;
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }
  .collection-text h2 {
    font-size: 2.25rem;
    font-weight: bold;
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .collection-text h3 {
    font-size: 1.875rem;
    font-weight: bold;
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .collection-text ul {
    list-style-type: disc;
    list-style-position: inside;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .collection-text li {
    line-height: 1.5;
  }
  .collection-text ol {
    list-style-type: decimal;
    list-style-position: inside;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
.collection-text p {
    margin-bottom: 1.5rem;
  }
  .landing-header p {
    margin: 0px
  }
  .collection-text h1 {
    font-size: 3rem;
    font-weight: bold;
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }
  .collection-text h2 {
    font-size: 2.25rem;
    font-weight: bold;
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .collection-text h3 {
    font-size: 1.875rem;
    font-weight: bold;
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .collection-text ul {
    list-style-type: disc;
    list-style-position: inside;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .collection-text li {
    line-height: 1.5;
  }
  .collection-text ol {
    list-style-type: decimal;
    list-style-position: inside;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
#button-rainbow {
  background-image: linear-gradient(white, white), linear-gradient(90deg, #7928CA, #FF0080); 
  background-origin: border-box; 
  background-clip: padding-box, border-box; 
  border: double 2px transparent;"        
}
#button-rainbow:hover {
  background-image: linear-gradient(90deg, #7928CA, #FF0080);
  color: #fff;
}
@keyframes primary {
  from {
    left: 0%;
  }
  to {
    left: -100%;
  }
}

@keyframes secondary {
  from {
    left: 100%;
  }
  to {
    left: 0%;
  }
}
.image-with-statbars-section .statbutton {
  background: #EEEEF0;
  color: #1C1C1E
}
.image-with-statbars-section .statbutton.active {
  background: #1C1C1E;
  color: white;
}
.image-with-statbars-section .statblock, .image-with-statbars-section .statpreheader, .image-with-statbars-section .statheader, .image-with-statbars-section .statimage {
  display: none;
}
.image-with-statbars-section .statblock.active, .image-with-statbars-section .statpreheader.active, .image-with-statbars-section .statheader.active, .image-with-statbars-section .statimage.active {
  display: block;
}
.image-with-tabs-section .statbutton {
  background: #EEEEF0;
  color: #1C1C1E
}
.image-with-tabs-section .statbutton.active {
  background: #1C1C1E;
  color: white;
}
.image-with-tabs-section .statblock, .image-with-tabs-section .statpreheader, .image-with-tabs-section .statheader, .image-with-tabs-section .statimage {
  display: none;
}
.image-with-tabs-section .statblock.active, .image-with-tabs-section .statpreheader.active, .image-with-tabs-section .statheader.active, .image-with-tabs-section .statimage.active {
  display: block;
}
.image-with-text-section .statbutton {
  background: #F7F7EF;
  color: #0C240E
}
.image-with-text-section .statbutton.active {
  background: #0C240E;
  color: white;
}
.image-with-text-section .statblock, .image-with-text-section .statpreheader, .image-with-text-section .statheader, .image-with-text-section .statimage {
  display: none;
}
.image-with-text-section .statblock.active, .image-with-text-section .statpreheader.active, .image-with-text-section .statheader.active, .image-with-text-section .statimage.active {
  display: block;
}

.image-with-text-section .wistia_responsive_wrapper .w-chrome {
  border-radius: 1rem;
}
.review-box {
    border: 2px solid #F3F4F3;
    margin-right: 2.5rem;
  }
  .review-box.active {
    border: 2px solid #0A3011;
    margin-right: 2.5rem;
  }

  .review-text {
    display: none;
  }
  .review-text.active {
    display: block;
  }
  @media (max-width: 768px) {
    .review-box, .review-box.active {
      margin-right: 1rem;
      {% comment %} max-width: 16rem; {% endcomment %}
    }
  }
.review-box {
    border: 2px solid #F3F4F3;
    margin-right: 2.5rem;
  }
  .review-box.active {
    border: 2px solid #0A3011;
    margin-right: 2.5rem;
  }

  .review-text {
    display: none;
  }
  .review-text.active {
    display: block;
  }
  @media (max-width: 768px) {
    .review-box, .review-box.active {
      margin-right: 1rem;
      {% comment %} max-width: 16rem; {% endcomment %}
    }
  }
.theme-product-reviews-full-new .spr-icon.spr-icon-star, .spr-icon.spr-icon-star-half-alt, .spr-icon.spr-icon-star-empty {
  color: #F1C548;
}

.theme-product-reviews-full-new .product-review-summary.pdp .spr-icon.spr-icon-star, .product-review-summary.pdp .spr-icon.spr-icon-star-half-alt, .product-review-summary.pdp .spr-icon.spr-icon-star-empty {
  margin-right: 0.375rem;
}
.theme-product-reviews-full-new .spr-summary-actions-togglereviews {
  /* text-decoration: underline !important;*/
  color: #1C1C1E !important; 
  font-size: 16px;
  font-weight: 700;
  margin-top: 10px;
}

.theme-product-reviews-full-new .spr-summary.rte {
  text-align: center;  
}

.theme-product-reviews-full-new .spr-review {
  display: flex; 
  box-sizing: border-box;
  margin: 20px 0 0;
  padding: 20px;
  background: white;
  /* border-radius: 20px; */
  /* filter: drop-shadow(0px 8px 24px rgba(0, 0, 0, 0.1)); */
  border-top: 1px solid #EEEEF0;
  color: #1C1C1E;
  position: relative;
}

/* .spr-starratings.spr-review-header-starratings {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%)
} */
.theme-product-reviews-full-new .spr-starratings.spr-review-header-starratings {
  min-width: 9rem;
}
.theme-product-reviews-full-new .spr-starratings {
  font-size: 20px !important;
}
.theme-product-reviews-full-new .spr-starrating.spr-summary-starrating {
  /*  display: block; */
}

.theme-product-reviews-full-new .spr-summary-caption {
  margin-left: 0.5rem;
}
.theme-product-reviews-full-new .spr-review-header-byline {
  opacity: 1 !important;
  order: 1;
  /* text-align: center; */
  font-style: normal;
}
.theme-product-reviews-full-new .spr-review-header-byline strong:first-child {
  color: #000;
  font-size: 22px;
  font-weight: 700;
  width: 100%;
  /* text-align: center; */
  display: block;
}

.theme-product-reviews-full-new .spr-review-header {
  display: flex;
  flex-direction: column;
  margin-right: 1rem;
  min-width: 33%;
}
/* .spr-review-header .spr-review-header-title {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 16px;
  margin-right: 10px;
} */

.theme-product-reviews-full-new .spr-review-content {
  margin-bottom: 0px !important;
  width: 100%;
}

.theme-product-reviews-full-new .spr-review-content-body {
  {% comment %} margin: 0 0 36px 0; {% endcomment %}
  margin: 0px;
}
.theme-product-reviews-full-new .spr-review-content-body .review_excess_toggle {
  text-align: right;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  margin: 15px 15px 15px;
  color: #636366 !important; 
  position: relative;
}
.theme-product-reviews-full-new .spr-review-content-body .review_excess_toggle::after {
  content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" stroke="%23636366" stroke-width="2" xmlns:v="https://vecta.io/nano"><path d="M6 0v12"/><path d="M12 6H0"/></svg>');
  padding-left: 5px;
}

.theme-product-reviews-full-new .spr-review-content-body .review_excess_toggle.showall::after {
  content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="2" fill="none" xmlns:v="https://vecta.io/nano"><path stroke="%23636366" stroke-width="2" d="M12 1H0"/></svg>');
  position: absolute;
  bottom: 5px;
  right: -18px;
}

.theme-product-reviews-full-new .spr-pagination .spr-pagination-next {
  position: static;
  white-space: nowrap;
  margin-left: 20px;
   /*padding: 10px;
  background: white !important;
  border-radius: 20px;
  filter: drop-shadow(0px 8px 24px rgba(0, 0, 0, 0.1));
  color: #000 !important; */
}

.theme-product-reviews-full-new .spr-pagination .spr-pagination-prev {
  position: static;
  white-space: nowrap;
  margin-right: 20px;
   /*padding: 10px;
  background: white !important;
  border-radius: 20px;
  filter: drop-shadow(0px 8px 24px rgba(0, 0, 0, 0.1));
  color: #000 !important; */
}

.theme-product-reviews-full-new .spr-review-content-body {
  line-height: 1.5em;
  color: #0A3011;
  font-size: 16px;
}

.theme-product-reviews-full-new .spr-container .spr-content {
  position: relative;
}

/* .theme-product-reviews-full .spr-pagination {
  margin-top: 0px;
  width: auto;
  right: 0px;
  border-top: none;
  position: absolute;
  top: -4rem;
  display: flex;
  justify-content: flex-end;
} */

.theme-product-reviews-full-new .spr-review-footer, .spr-review-reply {
  display: none;
}

/* .theme-product-reviews-full .spr-pagination .spr-pagination-page,
.theme-product-reviews-full .spr-pagination .spr-pagination-deco {
  display: none;
} */

.theme-product-reviews-full-new .spr-pagination .spr-pagination-page {
  margin-right: 1rem;
}

#shopify-product-reviews.theme-product-reviews-full-new{
  overflow: visible !important;
}

.cta-modal .spr-form-title {
  display: none;
}

.cta-modal .spr-form-actions {
  display: flex;
  justify-content: end;
}
.cta-modal .spr-form-actions .spr-button-primary {
  float: none !important;
  display: block;
  font-size: 1.25rem;
  background-color: #0A3011;
  border-radius: 100px;
}

.product-review-summary .spr-badge {
  margin: 15px 0 0;
  /* font-size: 80%; */
}

.theme-product-reviews-full-new .product-review-summary .spr-badge[data-rating="0.0"], .spr-badge[data-rating="0.0"] {
  display: none;
}

.theme-product-reviews-full-new .spr-container {
  padding: 0;
  border-color: transparent;
}

.theme-product-reviews-full-new .spr-header {
  padding: 0;
  text-align: center;
}

.theme-product-reviews-full-new .spr-header-title {
  display: none; 
  font-size: 2rem;
}

.theme-product-reviews-full-new .spr-summary-actions-newreview {
  display: inline-block;
  font-size: 16px;
  margin: 20px 0;
  float: none;
  background: #1C1C1E;
  border-radius: 100px;
  color: white;
  padding: 8px 24px;
}

.theme-product-reviews-full-new .spr-summary-actions {
  display: block;
  margin-bottom: 1.25rem;
  text-transform: uppercase;
}
/* .theme-product-reviews-full .spr-summary-actions-newreview::after {  
  content: '';
  display: block;
  border-top: 2px solid;
  transition: all 250ms;
}

.theme-product-reviews-full .spr-summary-actions-newreview:hover::after {  
  transform: scaleX(0.8);
} */

.cta-modal .spr-form { 
  /* margin: 20px auto 0 auto;
  padding: 20px 0;
  max-width: 500px; */
  border-top: 0px;
  padding-top: 0px;
}


.theme-product-reviews-full-new .theme-product-reviews-full .spr-reviews {
  margin: 0;
  padding: 0 0 20px;
  border-top: none;  
}

/* .theme-product-reviews-full .spr-review:first-child {
  margin-top: 20px;
  padding: 20px;
} */

.theme-product-reviews-full-new .spr-review:last-child {
  padding: 20px;
}

.theme-product-reviews-full-new .spr-review .spr-icon {
  font-size: 100%;
  margin-right: 4px;
}

.theme-product-reviews-full-new .spr-review-header-title {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 16px;
  margin-right: 10px;
}

.theme-product-reviews-full-new .spr-review-content-body .review_excess {
  display: none;
}

.theme-product-reviews-full-new .spr-verified-customer {
  display: inline-flex;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 16px;
  align-items: center;
  color: #59C081;
}

.theme-product-reviews-full-new .spr-verified-customer:before {
  height: 24px;
  width: 24px;
  content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="21" fill="none"><path fill="%2359C081" d="M14.918 4.79c.172.415.501.745.916.917l1.454.602a1.694 1.694 0 0 1 .917 2.214l-.602 1.453a1.691 1.691 0 0 0 0 1.297l.601 1.453a1.696 1.696 0 0 1-.917 2.214l-1.453.602a1.694 1.694 0 0 0-.917.915l-.602 1.455a1.694 1.694 0 0 1-2.214.917l-1.453-.602a1.694 1.694 0 0 0-1.296 0l-1.454.602a1.693 1.693 0 0 1-2.212-.916l-.603-1.455a1.694 1.694 0 0 0-.915-.917l-1.455-.602a1.694 1.694 0 0 1-.917-2.213l.602-1.453a1.694 1.694 0 0 0 0-1.296l-.602-1.455a1.694 1.694 0 0 1 .917-2.214l1.453-.602c.415-.172.745-.5.917-.915l.602-1.454A1.694 1.694 0 0 1 7.9 2.42l1.453.602c.415.171.881.171 1.296-.001l1.455-.6a1.694 1.694 0 0 1 2.213.916l.602 1.455V4.79Z"/><path stroke="%23fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m7.5 10.624 1.667 1.667 3.75-3.75m2.001-3.751c.172.415.501.745.916.917l1.454.602a1.694 1.694 0 0 1 .917 2.214l-.602 1.453a1.691 1.691 0 0 0 0 1.297l.601 1.453a1.696 1.696 0 0 1-.917 2.214l-1.453.602a1.694 1.694 0 0 0-.917.915l-.602 1.455a1.694 1.694 0 0 1-2.214.917l-1.453-.602a1.694 1.694 0 0 0-1.296 0l-1.454.602a1.693 1.693 0 0 1-2.212-.916l-.603-1.455a1.694 1.694 0 0 0-.915-.917l-1.455-.602a1.694 1.694 0 0 1-.917-2.213l.602-1.453a1.694 1.694 0 0 0 0-1.296l-.602-1.455a1.694 1.694 0 0 1 .917-2.214l1.453-.602c.415-.172.745-.5.917-.915l.602-1.454A1.694 1.694 0 0 1 7.9 2.42l1.453.602c.415.171.881.171 1.296-.001l1.455-.6a1.694 1.694 0 0 1 2.213.916l.602 1.455V4.79Z"/></svg>');
}

.theme-product-reviews-full-new .spr-verified-customer svg {
 display: none;
}

.theme-product-reviews-full-new .spr-author {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 16px;
}

.theme-product-reviews-full-new .spr-content-header {
  display: flex;
  justify-content: space-between;
}

.theme-product-reviews-full-new .spr-date {
  margin-bottom: 16px;
}

.cta-modal .spr-form-contact {
  display: flex;  
}
.cta-modal .spr-form-contact-name {
  margin-right: 1rem !important;
}

.cta-modal .spr-form-contact-email {
  width: 52%;
}

.cta-modal .new-review-form input, .new-review-form textarea {
  border: 1px solid #3EDEDE4;
  border-radius: 4px;
}

.cta-modal .spr-form-input {
  background-color: #FBFBF7;
}

.cta-modal label.spr-form-label {
  font-size: 1.125rem;
  font-weight: 500;
  color: #0A3011;
}

.cta-modal .spr-cancel-button {
  background: #fff;
  border: 1px solid #0C240E;
  border-radius: 100px;
  color: #0C240E;
  font-size: 1.25rem;
  padding: 12px 24px;
  margin-right: 1rem;
  cursor: pointer; 
}
@media (max-width: 768px) {
  .theme-product-reviews-full-new .spr-review {
    flex-direction: column;
    padding: 24px 0px;
  }
  .theme-product-reviews-full-new .spr-content-header {
    flex-direction: column;
  }
  .theme-product-reviews-full-new .spr-review-header-title {
    order: 2;
  }
  .theme-product-reviews-full-new .spr-starratings {
    order: 1;
  }
}
@media (min-width: 768px) {
  /* .theme-product-reviews-full .spr-reviews {
    display: flex;
    flex-direction: column;
    
  } */
}

@media (max-width: 999px) {
  /* .theme-product-reviews-full .spr-reviews .spr-review {
    width: calc(50% - 10px);
  } */
  /* .theme-product-reviews-full .spr-reviews .spr-review:nth-child(2n) {
    margin-left: 20px;
  } */
}

@media (min-width: 1000px) {
  /* .theme-product-reviews-full .spr-reviews .spr-review {
    margin-left: 20px; */
    /* width: calc(33.33% - 20px * 0.667); */
  /* }
  .theme-product-reviews-full .spr-reviews .spr-review:nth-child(3n - 2) {
    margin-left: 0;
  } */
}
.spr-icon.spr-icon-star, .spr-icon.spr-icon-star-half-alt, .spr-icon.spr-icon-star-empty {
  color: #F1C548;
}

.spr-summary-actions-togglereviews {
  text-decoration: underline !important;
  color: #000 !important;
  font-size: 16px;
  font-weight: 700;
}

.theme-product-reviews-full .spr-summary.rte {
  text-align: center;  
}

.theme-product-reviews-full .spr-review {
  box-sizing: border-box;
  margin: 20px 0 0;
  padding: 20px;
  background: white;
  border-radius: 20px;
  filter: drop-shadow(0px 8px 24px rgba(0, 0, 0, 0.1));
  color: #000;
  position: relative;
}

.theme-product-reviews-full .spr-starratings.spr-review-header-starratings {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%)
}

.theme-product-reviews-full .spr-review-header-byline {
  opacity: 1 !important;
  order: 1;
  text-align: center;
  font-style: normal;
}
.theme-product-reviews-full .spr-review-header-byline strong:first-child {
  color: #000;
  font-size: 22px;
  font-weight: 700;
  width: 100%;
  text-align: center;
  display: block;
}

.spr-review-header {
  display: flex;
  flex-direction: column;
}
.spr-review-header .spr-review-header-title {
  display: none;
}

.spr-review-content {
  margin-bottom: 2.5rem !important;
}

.spr-review-content-body {
  margin: 0 0 36px 0;
}
.spr-review-content-body .review_excess_toggle {
  text-align: right;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  margin: 15px 15px 15px;
  color: #636366 !important; 
  position: relative;
}
.spr-review-content-body .review_excess_toggle::after {
  content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" stroke="%23636366" stroke-width="2" xmlns:v="https://vecta.io/nano"><path d="M6 0v12"/><path d="M12 6H0"/></svg>');
  padding-left: 5px;
}

.spr-review-content-body .review_excess_toggle.showall::after {
  content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="2" fill="none" xmlns:v="https://vecta.io/nano"><path stroke="%23636366" stroke-width="2" d="M12 1H0"/></svg>');
  position: absolute;
  bottom: 5px;
  right: -18px;
}

.theme-product-reviews-full .spr-pagination .spr-pagination-next {
  position: static;
  white-space: nowrap;
  padding: 10px;
  background: white !important;
  border-radius: 20px;
  filter: drop-shadow(0px 8px 24px rgba(0, 0, 0, 0.1));
  color: #000 !important;
}

.theme-product-reviews-full .spr-pagination .spr-pagination-prev {
  position: static;
  white-space: nowrap;
  margin-right: 20px;
  padding: 10px;
  background: white !important;
  border-radius: 20px;
  filter: drop-shadow(0px 8px 24px rgba(0, 0, 0, 0.1));
  color: #000 !important;
}

.theme-product-reviews-full .spr-review-content-body {
  line-height: 1.5em;
  color: #0A3011;
  font-size: 16px;
}

.spr-container .spr-content {
  position: relative;
}

.theme-product-reviews-full .spr-pagination {
  margin-top: 0px;
  width: auto;
  right: 0px;
  border-top: none;
  position: absolute;
  top: -4rem;
  display: flex;
  justify-content: flex-end;
}

.spr-review-footer, .spr-review-reply {
  display: none;
}

.theme-product-reviews-full .spr-pagination .spr-pagination-page,
.theme-product-reviews-full .spr-pagination .spr-pagination-deco {
  display: none;
}

#shopify-product-reviews.theme-product-reviews-full{
  overflow: visible !important;
}

.theme-product-reviews-full .spr-form-label,
.theme-product-reviews-full .spr-form-title {
  display: none;
}


.theme-product-reviews-full .spr-form-actions .spr-button-primary {
  margin-left: auto;
  margin-right: auto;
  float: none !important;
  display: block;
}

.product-review-summary .spr-badge {
  margin: 15px 0 0;
  {% comment %} font-size: 80%; {% endcomment %}
}

.product-review-summary .spr-badge[data-rating="0.0"], .spr-badge[data-rating="0.0"] {
  display: none;
}

.theme-product-reviews-full .spr-container {
  padding: 0;
  border-color: transparent;
}

.theme-product-reviews-full .spr-header {
  padding: 0;
  text-align: center;
}

.theme-product-reviews-full .spr-header-title {
  font-size: 2rem;
}

.theme-product-reviews-full .spr-summary-actions-newreview {
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: .15em;
  margin: 20px 0;
  float: none;
}

.theme-product-reviews-full .spr-summary-actions {
  display: block;
  margin-bottom: 1.25rem;
  text-transform: uppercase;
}
.theme-product-reviews-full .spr-summary-actions-newreview::after {  
  content: '';
  display: block;
  border-top: 2px solid;
  transition: all 250ms;
}

.theme-product-reviews-full .spr-summary-actions-newreview:hover::after {  
  transform: scaleX(0.8);
}

.theme-product-reviews-full .spr-form { 
  margin: 20px auto 0 auto;
  padding: 20px 0;
  max-width: 500px;
}

.theme-product-reviews-full .spr-reviews {
  margin: 0;
  padding: 0 0 20px;
  border-top: none;  
}

.theme-product-reviews-full .spr-review:first-child {
  margin-top: 20px;
  padding: 20px;
}

.theme-product-reviews-full .spr-review:last-child {
  padding: 20px;
}

.theme-product-reviews-full .spr-review .spr-icon {
  font-size: 100%;
}

.theme-product-reviews-full .spr-review-header-title {
  font-size: 18px;
}

.spr-review-content-body .review_excess {
  display: none;
}


@media (min-width: 800px) {
  .theme-product-reviews-full .spr-reviews {
    display: flex;
    flex-wrap: wrap;
  }
}

@media (min-width: 800px) and (max-width: 999px) {
  .theme-product-reviews-full .spr-reviews .spr-review {
    width: calc(50% - 10px);
  }
  .theme-product-reviews-full .spr-reviews .spr-review:nth-child(2n) {
    margin-left: 20px;
  }
}

@media (min-width: 1000px) {
  .theme-product-reviews-full .spr-reviews .spr-review {
    margin-left: 20px;
    width: calc(33.33% - 20px * 0.667);
  }
  .theme-product-reviews-full .spr-reviews .spr-review:nth-child(3n - 2) {
    margin-left: 0;
  }
}