/** Shopify CDN: Minification failed

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

**/

.sbl-scroll {
  overflow-y: scroll;
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none;  /* Internet Explorer 10+ */
}
.sbl-scroll::-webkit-scrollbar { /* WebKit */
    width: 0;
    height: 0;
}


.sbl-scroll {
  overflow-y: scroll;
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none;  /* Internet Explorer 10+ */
}
.sbl-scroll::-webkit-scrollbar { /* WebKit */
    width: 0;
    height: 0;
}


  .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;
  }



  .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;
  }



  .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;
  }



  .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;
  }



.sbl-scroll {
  overflow-y: scroll;
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none;  /* Internet Explorer 10+ */
}
.sbl-scroll::-webkit-scrollbar { /* WebKit */
    width: 0;
    height: 0;
}


#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;
}



  .science-block {
    color: #C8C8C8;
  }
  .science-block .hs-icon {
    fill: #C8C8C8;
  }
  .science-block .hs-indicator {
    display: none;
  }
  .science-block.active {
    color: #1C1C1E
  }
  .science-block.active .hs-icon {
    fill: #1C1C1E
  }
  .science-block.active .hs-indicator {
    display: block;
  }
  .science-content {
    display: none;
  }
  .science-content.active {
    display: flex;
  }
  


@keyframes primary {
  from {
    left: 0%;
  }
  to {
    left: -100%;
  }
}

@keyframes secondary {
  from {
    left: 100%;
  }
  to {
    left: 0%;
  }
}


.statbutton {
  background: #EEEEF0;
  color: #1C1C1E
}
.statbutton.active {
  background: #1C1C1E;
  color: white;
}
.statblock, .statpreheader, .statheader, .statimage {
  display: none;
}
.statblock.active, .statpreheader.active, .statheader.active, .statimage.active {
  display: block;
}


.statbutton {
  background: #EEEEF0;
  color: #1C1C1E
}
.statbutton.active {
  background: #1C1C1E;
  color: white;
}
.statblock, .statpreheader, .statheader, .statimage {
  display: none;
}
.statblock.active, .statpreheader.active, .statheader.active, .statimage.active {
  display: block;
}


.statbutton {
  background: #F7F7EF;
  color: #0C240E
}
.statbutton.active {
  background: #0C240E;
  color: white;
}
.statblock, .statpreheader, .statheader, .statimage {
  display: none;
}
.statblock.active, .statpreheader.active, .statheader.active, .statimage.active {
  display: block;
}


  .review-box {
    border: 2px solid white;
    background: white;
    margin-right: 2.5rem;
  }
  .review-box.active {
    border: 2px solid #435EF1;
    background: #ECEFFE;
    margin-right: 2.5rem;
  }

  .indicator {
    display: none;
  }
  .indicator.active {
    display: block;
  }
  
  .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 white;
    background: white;
    margin-right: 2.5rem;
  }
  .review-box.active {
    border: 2px solid #435EF1;
    background: #ECEFFE;
    margin-right: 2.5rem;
  }

  .indicator {
    display: none;
  }
  .indicator.active {
    display: block;
  }
  
  .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:#435EF1;
}

.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-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: #636366;
  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-new .spr-badge-caption {
  font-size: 1rem;
  text-decoration: underline;
}

/* .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-label,
.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;
  background-color: #435EF1;
  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;
  margin-bottom: 16px;
  align-items: center;
  border-radius: 4px;
  padding: 2px 8px;
  background: #EDEFFC;
  color: #435EF1;
}
.theme-product-reviews-full-new .spr-verified-customer svg {
  margin-right: 10px;
}

.theme-product-reviews-full-new .spr-author {
  font-size: 24px;
  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 #1C1C1E;
  border-radius: 4px;
}

.cta-modal .spr-cancel-button {
  background: #EEEEF0;
  border-radius: 100px;
  color: #1C1C1E;
  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:#435EF1;
}

.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: #636366;
  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;
}

.spr-badge-caption {
  text-decoration: underline;
}

.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;
  }
}
