.review-highlight-section{display:flex;justify-content:center;align-items:stretch;flex-wrap:wrap;gap:20px;padding:60px 20px;text-align:center}.review-highlight-section .half{flex:1 1 30%;position:relative;min-height:350px;background-size:cover;background-position:center;border-radius:0 150px 150px 0;overflow:hidden;color:var(--text-color)}.review-highlight-section .half.left{border-radius:150px 0 0 150px}.review-highlight-section .half.left:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--overlay-color-left, rgba(0,0,0,.5));z-index:1}.review-highlight-section .half.right:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--overlay-color-right, rgba(0,0,0,.5));z-index:1}.half-content{position:relative;z-index:2;padding:20px}.half-content h3,.half-content h2{margin-bottom:10px}.half-content a{display:inline-block;margin-top:10px;text-decoration:none;padding:10px 20px;border-radius:5px;background:var(--button-bg);color:var(--button-text);transition:background .3s ease,color .3s ease}.half-content a:hover{opacity:.9}.review-carousel-wrapper{flex:1 1 30%;display:flex;justify-content:center;align-items:center}.review-carousel{width:300px;height:300px;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;box-shadow:0 0 20px #0000001a;text-align:center;padding:20px;transition:background .3s ease,color .3s ease}.review-carousel .quote{font-size:40px;margin:5px 0;color:var(--quote-color, #000)}.review-carousel .review-text,.review-carousel .author{margin:5px 0;font-size:1rem}.review-carousel .author{font-style:italic}.review-carousel .nav{position:absolute;top:50%;transform:translateY(-50%);font-size:20px;background:none;border:none;cursor:pointer;z-index:3;color:inherit}.review-carousel .prev{left:-30px}.review-carousel .next{right:-30px}@media (max-width: 768px){.review-highlight-section{flex-direction:column}.review-carousel{width:200px;height:200px}}
/*# sourceMappingURL=/cdn/shop/t/60/compiled_assets/styles.css.map */
