.main-product{display:flex;flex-direction:column;padding:4rem 0rem;max-width:157.1428571429rem;margin:0 auto}@media(min-width: 1024px){.main-product{align-items:flex-start;display:grid;grid-template-columns:55% 1fr;padding:8rem 0rem 4rem}}@media(min-width: 1024px){.main-product .product-badge{left:2.8571428571rem;top:2.8571428571rem}}.main-product .media-gallery{position:relative}@media(min-width: 1024px){.main-product .media-gallery{top:0;position:sticky}}.main-product__media{padding:0;width:100%;overflow:hidden;top:0;position:relative}@media(min-width: 1024px){.main-product__media{position:sticky}}.main-product__media-wrapper{display:flex;flex-direction:column;gap:1.1428571429rem;overflow:visible}.main-product__media-wrapper .main-product__load-more{width:101%;text-align:center;background:linear-gradient(0deg, #ececec 0%, rgba(236, 236, 236, 0) 100%);padding:1.8571428571rem 0 3.0714285714rem;display:none}@media(min-width: 1024px){.main-product__media-wrapper .main-product__load-more{cursor:pointer;display:block}}.main-product__media-wrapper .main-product__load-more.hidden{display:none}@media(min-width: 1024px){.main-product__media-wrapper .main-product__swiper-wrapper{display:grid;gap:.5714285714rem;grid-template-columns:1fr 1fr;overflow:visible;transform:none !important}}.main-product__media-wrapper .swiper-slide{border-radius:.2857142857rem;overflow:hidden;max-height:100vh;margin-right:0}.main-product__media-wrapper .carousel__controls{display:flex}.main-product__media-wrapper .carousel__controls .swiper-pagination{text-align:left;padding-left:1.7142857143rem}.main-product__media-wrapper .carousel__controls .swiper-pagination-bullets{bottom:-.5714285714rem}.main-product__media-wrapper .carousel__controls .swiper-pagination-bullet{width:1.7142857143rem;height:.1428571429rem;background-color:var(--color-medium-grey);border-radius:0px;cursor:pointer}.main-product__media-wrapper .carousel__controls .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--color-charcoal)}@media(min-width: 1024px){.main-product__media-wrapper .carousel__controls{display:none}}.main-product__media-item{overflow:hidden;position:relative;width:100%}.main-product__media-item.hidden{display:block}@media(min-width: 1024px){.main-product__media-item.hidden{display:none}}.main-product__media-item.not-displayed{display:none}.main-product__media-item .image{aspect-ratio:1 !important}.main-product__media-item:hover .main-product__zoom{opacity:1}.main-product__short-description{margin-bottom:2.2857142857rem}.main-product__quantity{display:flex;width:auto;height:3.4285714286rem;background-color:var(--color-light-green);border-radius:1.1428571429rem;padding:.5714285714rem 1.1428571429rem;max-width:8.0714285714rem}.main-product__quantity input[type=number]{border:0;text-align:center}.main-product__quantity input[type=number]::-webkit-outer-spin-button,.main-product__quantity input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.main-product__quantity input[type=number]{-moz-appearance:textfield}.main-product__handling-delivery{display:block;line-height:1.7142857143rem;padding-bottom:3.4285714286rem}.main-product__form{padding:0 1.1428571429rem 0;text-align:left}@media(min-width: 1024px){.main-product__form{position:sticky;top:7.1428571429rem;padding:0 5.1428571429rem;overflow:hidden}}.main-product__form [data-oke-star-rating]{margin-bottom:1.7142857143rem}.main-product__form .main-product__title,.main-product__form .main-product__price,.main-product__form .main-product__materials{display:flex;margin:0 0 2.2857142857rem;justify-content:flex-start}.main-product__form .main-product__price{padding-bottom:.5714285714rem}.main-product__form .main-product__price .price__item{color:var(--color-primary-green)}@media(min-width: 1024px){.main-product__form .main-product__price{padding-bottom:0}}.main-product__form .main-product__title{margin:1.1428571429rem 0 1.1428571429rem}.main-product__form .main-product__variants{align-items:flex-start;display:inline-flex;min-height:2.1428571429rem}.main-product__form .main-product__add-to-cart{width:100%;display:flex;flex-direction:column;gap:var(--spacing-spacing-sm, 16px);margin-bottom:1.7142857143rem}.main-product__form .main-product__add-to-cart .add-to-cart__submit-btn{width:100%;padding:0 2.2857142857rem;height:3.4285714286rem}.main-product__form .accordion__item{margin-bottom:0}.main-product [data-variant-select]{display:none}.main-product .product-form__options-wrapper{display:flex;flex-direction:column;row-gap:1.7142857143rem;margin-bottom:2.2857142857rem}.main-product .product-form__variants{display:none}.main-product .product-form__label .size-tooltip{position:relative;display:flex;align-items:center;padding-left:8px}.main-product .product-form__label .size-tooltip:hover .size-tooltip-text{visibility:visible}.main-product .product-form__label .size-tooltip-text{visibility:hidden;background-color:var(--color-white);text-align:center;border-radius:.2857142857rem;padding:1.1428571429rem;position:absolute;z-index:1;left:2.1428571429rem;border:1px solid var(--color-light-grey)}@media(min-width: 1024px){.main-product .product-form__label .size-tooltip-text{width:25rem}}.main-product .product-form__option-label{padding-bottom:.7142857143rem;margin-bottom:.5714285714rem;display:flex}.main-product .product-form__option-name{font-weight:500}.main-product .product-form__option-name .selected-value{font-weight:normal;display:none}.main-product .product-form__option-name .selected-value[data-selected-color]{display:inline-block}.main-product .product-form__option--size{display:flex;gap:.5714285714rem}.main-product .product-form__inputs{flex-wrap:wrap;display:flex;gap:8px;overflow:hidden}.main-product .product-form__inputs .tab--disabled{position:relative;opacity:.5}.main-product .product-form__inputs .tab--disabled:after{content:"";position:absolute;left:0;top:0;opacity:1;background-color:var(--color-medium-grey);width:100%;height:100%;opacity:.3;z-index:8;display:block;border-radius:1.1428571429rem}.main-product .product-form__inputs .tab.btn--option{display:flex;min-width:3.5rem;min-height:3.4285714286rem;padding:1.0714285714rem 1.1428571429rem .9285714286rem;justify-content:center;align-items:center;gap:.8571428571rem;border-radius:1.1428571429rem;background:var(--color-light-green);font-weight:500;cursor:pointer}.main-product .product-form__inputs .tab.btn--option.tab--selected,.main-product .product-form__inputs .tab.btn--option:hover{background-color:var(--color-primary-green);color:var(--color-white)}.main-product .product-form__inputs .tab.btn--option.tab--selected.swatch{border-color:var(--color-secondary-green)}.main-product .product-form__inputs input[type=radio]{display:none}.main-product .product-form__option--input .product-form__option-label{padding-bottom:0}.main-product .product-form__option--input.single-option .product-form__inputs-wrapper{display:none}.main-product .product-form__swatches{margin-bottom:2.2857142857rem;display:flex;gap:.5714285714rem;flex-direction:column}.main-product .product-form__swatch{height:2.8571428571rem;width:2.8571428571rem;border-radius:50%;border:.1428571429rem solid var(--color-light-grey);overflow:hidden}.main-product .product-form__swatch:hover{border-color:var(--color-secondary-green)}.main-product .product-form__swatch.tab--selected{border-color:var(--color-primary-green)}.main-product .product-form__swatch .swatch__inner,.main-product .product-form__swatch img{height:100%}.main-product .product-form__swatch .swatch__inner{background-color:rgba(0,0,0,0)}.main-product .product-form__swatch.swatch--selected{border-color:var(--color-primary-green)}.main-product .product-form__swatch[data-available=false]{position:relative}.main-product .product-form__swatch[data-available=false]:after{content:"";position:absolute;top:18px;left:0;opacity:1;background-color:var(--color-light-grey);width:40px;height:2px;z-index:1000;display:block;transform:rotate(-45deg)}.main-product .product-form__swatch[data-available=false] img,.main-product .product-form__swatch[data-available=false] .swatch__inner{opacity:.5}.main-product .product-form__swatch[data-available=false]:hover:after{background-color:var(--color-primary-green)}.main-product .product-form__swatch[data-available=false]:hover img,.main-product .product-form__swatch[data-available=false]:hover .swatch__inner{opacity:.8}.main-product .product-form__swatch[data-available=false][data-selected=true]{border-color:var(--color-primary-green)}.main-product .product-form__swatch[data-available=false][data-selected=true]:after{background-color:var(--color-primary-green)}.main-product .product-form__swatch[data-available=false][data-selected=true] img,.main-product .product-form__swatch[data-available=false][data-selected=true] .swatch__inner{opacity:.8}.main-product__product-upsell{display:flex;flex-direction:column;gap:1.1428571429rem}@media(min-width: 1024px){.main-product__product-upsell{margin-bottom:2.8571428571rem}}.main-product__product-upsell *{margin-bottom:0}.main-product__sticky-bar{background-color:var(--color-white);position:fixed;left:0;width:100%;padding:1.7142857143rem 1.0714285714rem 2.8571428571rem;border-top:.0714285714rem solid var(--color-light-grey);transition:transform .4s ease-in-out;display:flex;align-items:center;justify-content:space-between;pointer-events:none;z-index:0;bottom:0;top:auto;transform:translateY(100%)}@media(min-width: 1024px){.main-product__sticky-bar{top:0;bottom:auto;transform:translateY(-100%);padding:.8571428571rem 2.8571428571rem}}.main-product__sticky-bar--active{transform:translateY(0%);z-index:9;pointer-events:all}@media(min-width: 1024px){.main-product__sticky-bar--active{transform:translateY(7.4285714286rem);pointer-events:all}}.main-product__sticky-bar .price__wrapper{gap:0}.main-product__sticky-bar .main-product__sticky-bar-wrapper{width:100%}@media(min-width: 1024px){.main-product__sticky-bar .main-product__sticky-bar-wrapper{width:auto}}.main-product__sticky-bar .btn.btn--primary{padding:1.0714285714rem 2.2857142857rem;width:100%}@media(min-width: 1024px){.main-product__sticky-bar .btn.btn--primary{width:auto}}.main-product__sticky-bar .btn.btn--primary:hover .price__item.price__item{color:var(--color-black)}.main-product__sticky-bar-wrapper{display:flex;align-items:center;gap:1.4285714286rem}.main-product__sticky-bar-image{width:3.5714285714rem;display:none}.main-product__sticky-bar-image img{height:auto}@media(min-width: 1024px){.main-product__sticky-bar-image{display:block}}.main-product .breadcrumbs{display:block}.main-product .breadcrumbs ol{margin-bottom:1.1428571429rem !important}.shopify-payment-button__more-options{color:var(--color-font-body) !important;font:var(--font-p-3)}.okeReviews.oke-w{max-width:none !important;margin:0 1.0714285714rem !important;padding-bottom:1.7142857143rem !important}@media(min-width: 1024px){.okeReviews.oke-w{padding-bottom:4rem !important}}.okeReviews.oke-w .oke-w-header-content{justify-content:start !important}@media(min-width: 1024px){.okeReviews.oke-w{margin:0 5.7142857143rem !important}}.okeReviews[data-oke-container] .oke-button,div.okeReviews .oke-button{border:.0714285714rem solid rgba(0,0,0,0);border-radius:var(--button-border-radius);cursor:pointer;position:relative;display:inline-block;font:var(--font-a-1);max-width:100%;padding:var(--button-padding);text-align:center;text-decoration:none;text-transform:uppercase;letter-spacing:var(--font-a-1-letter-spacing);transition:background .25s ease-in-out,color .25s ease-in-out,border .25s ease-in-out;border:.0714285714rem solid var(--color-primary-green);background-color:var(--color-primary-green);color:var(--color-white)}.okeReviews[data-oke-container] .oke-button::before,div.okeReviews .oke-button::before{color:var(--color-white) !important}.okeReviews[data-oke-container] .oke-button .oke-button-text,div.okeReviews .oke-button .oke-button-text{font:var(--font-a-1)}.okeReviews[data-oke-container] .oke-button:focus,div.okeReviews .oke-button:focus{outline:none}.okeReviews[data-oke-container] .oke-button:focus:after,div.okeReviews .oke-button:focus:after{border:.1428571429rem solid var(--color-secondary-green) !important;border-radius:var(--button-border-radius) !important;bottom:-.4285714286rem;content:"";display:none;left:-.4285714286rem;right:-.4285714286rem;top:-.4285714286rem;transition:all .3s ease-in-out;position:absolute;opacity:.3}@media(min-width: 1024px){.okeReviews[data-oke-container] .oke-button:focus:after,div.okeReviews .oke-button:focus:after{display:block}}.okeReviews[data-oke-container] .oke-button:hover,div.okeReviews .oke-button:hover{color:var(--color-white) !important;background-color:var(--color-black) !important;border:.0714285714rem solid var(--color-black) !important;box-shadow:none !important}.okeReviews.oke-w *{font-family:var(--font-secondary)}.okeReviews.oke-w .oke-w-header{padding-bottom:2.8571428571rem}@media(min-width: 1024px){.okeReviews.oke-w .oke-w-header{padding-bottom:6.8571428571rem}}.okeReviews.oke-w .oke-w-controls-nav{margin-bottom:1.7142857143rem !important}@media(min-width: 1024px){.okeReviews.oke-w .oke-w-controls-nav{margin-bottom:2.8571428571rem !important}}.okeReviews.oke-w .oke-w-reviews-head{margin-bottom:1.7142857143rem !important}@media(min-width: 1024px){.okeReviews.oke-w .oke-w-reviews-head{margin-bottom:2.8571428571rem !important}}.okeReviews.oke-w .oke-w-reviews-list{margin-bottom:1.7142857143rem !important}@media(min-width: 1024px){.okeReviews.oke-w .oke-w-reviews-list{margin-bottom:4rem !important}}.okeReviews.oke-w .oke-w-reviews-list-item{padding:1.7142857143rem 0 2.2857142857rem 0 !important}@media(min-width: 1024px){.okeReviews.oke-w .oke-w-reviews-list-item{padding:4rem 0 4.6428571429rem 0 !important}}.okeReviews.oke-w .oke-w-review-media{margin:2.2857142857rem 0 0 0 !important}@media(min-width: 1024px){.okeReviews.oke-w .oke-w-review-media{margin:0 0 0 1.7142857143rem !important}}.okeReviews.oke-w .oke-showMore{display:flex !important;justify-content:start !important}.okeReviews.oke-w .oke-poweredBy{display:none !important}.okeReviews.oke-w .oke-button{text-transform:uppercase}.okeReviews.oke-w .oke-w-breakdownModule-distribution-label{height:1.1428571429rem}.okeReviews.oke-w .oke-w-breakdownModule-distribution-bar{height:1.1428571429rem}.okeReviews.oke-w .oke-w-breakdownModule-distribution-bar-fill{background-color:var(--color-primary-green) !important;height:1.1428571429rem !important}.okeReviews.oke-w .oke-w-breakdownModule-distribution .oke-w-breakdownModule-distribution-bar{height:1.1428571429rem !important;background-color:var(--color-light-grey) !important}.okeReviews.oke-w .oke-w-breakdownModule-distribution-label-number,.okeReviews.oke-w .oke-w-breakdownModule-distribution-count{font:var(--font-p-3) !important;color:var(--color-black) !important}.okeReviews.oke-w .oke-w-ratingAverageModule-rating-average{font:var(--font-p-1);font-weight:var(--font-weight-medium)}.okeReviews.oke-w .oke-w-breakdownModule-distribution-label-star .oke-stars svg{display:none}.okeReviews.oke-w .oke-w-breakdownModule-distribution-label-star .oke-stars{width:1.1428571429rem;height:1.1428571429rem;display:block;background:url("data:image/svg+xml,<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M7.52413 1.47553C7.67315 1.01349 8.32685 1.01349 8.47586 1.47553L9.67485 5.19326C9.74159 5.40018 9.93439 5.54027 10.1518 5.53979L14.0581 5.53125C14.5436 5.53019 14.7456 6.15191 14.3522 6.4364L11.1869 8.72555C11.0108 8.85296 10.9371 9.07962 11.0047 9.28625L12.22 12.9987C12.371 13.4601 11.8421 13.8443 11.45 13.5581L8.29478 11.2552C8.11916 11.127 7.88084 11.127 7.70522 11.2552L4.54999 13.5581C4.15786 13.8443 3.629 13.4601 3.78003 12.9987L4.99526 9.28625C5.06289 9.07962 4.98925 8.85296 4.81307 8.72555L1.64781 6.4364C1.25443 6.15191 1.45643 5.53019 1.94191 5.53125L5.84819 5.53979C6.06561 5.54027 6.25841 5.40018 6.32515 5.19326L7.52413 1.47553Z\" fill=\"%2392C83E\"/></svg>");background-repeat:no-repeat;background-size:cover}.okeReviews.oke-w .oke-w-recommendsModule .oke-w-recommendsModule-value{font:var(--font-p-1);color:var(--color-black);font-weight:var(--font-weight-medium)}.okeReviews.oke-w .hooper-track{gap:.5714285714rem !important}.okeReviews.oke-w .oke-mediaCarousel-slide.hooper-slide{width:11.4285714286rem !important;height:11.4285714286rem !important}.okeReviews.oke-w .oke-w-ratingAverageModule-count{font:var(--font-p-3);color:var(--color-black)}.okeReviews.oke-w .oke-w-recommendsModule-text{font:var(--font-p-3);color:var(--color-black)}.okeReviews.oke-w .oke-w-reviews-controls{margin-bottom:1.8571428571rem}.okeReviews.oke-w .oke-w-reviews .oke-w-reviews-count{font:var(--font-p-2);color:var(--color-black);font-weight:var(--font-weight-medium)}.okeReviews.oke-w .oke-sortSelect-label,.okeReviews.oke-w .oke-sortSelect-sort.oke-select{font:var(--font-p-2);color:var(--color-black);font-weight:var(--font-weight-medium)}.okeReviews.oke-w .oke-sortSelect-label{margin-right:0}.okeReviews.oke-w .oke-sortSelect-label::after{content:"By:";display:inline}.okeReviews.oke-w .oke-mediaCollage[style]{width:220px !important;height:220px !important}.okeReviews .oke-sr-count-number,.okeReviews .oke-sr-label-text{font:var(--font-p-4)}.oke-w-reviewer-avatar,.oke-avatar{display:none !important}.oke-w-review-side{border:none !important;background:var(--color-white) !important;padding-top:0 !important;padding-left:0 !important}.oke-w-reviews-list .oke-w-reviews-list-item{padding:4rem 0 !important}.oke-w-review-selectAttributes{display:none !important}div.okeReviews .oke-w-review-footer{align-items:flex-start !important;justify-content:flex-start !important}.oke-w-reviewer-name{font:var(--font-p-3);font-weight:var(--font-weight-medium)}.oke-w-reviewerRecommendation.oke-w-reviewerRecommendation--yes{display:flex;align-items:center;height:1.7142857143rem}.oke-w-reviewerRecommendation.oke-w-reviewerRecommendation--yes::before{content:"";display:inline-block;height:1.7142857143rem;width:1.7142857143rem;background:url("data:image/svg+xml,<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><mask id=\"mask0_1712_373\" style=\"mask-type:alpha\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"24\" height=\"24\"><rect width=\"24\" height=\"24\" fill=\"%23D9D9D9\"/></mask><g mask=\"url%28%23mask0_1712_373%29\"><path d=\"M9 18H14.5C14.7833 18 15.0458 17.9292 15.2875 17.7875C15.5292 17.6458 15.7 17.45 15.8 17.2L17.9 12.3C17.9333 12.2167 17.9583 12.1333 17.975 12.05C17.9917 11.9667 18 11.8833 18 11.8V11C18 10.7167 17.9042 10.4792 17.7125 10.2875C17.5208 10.0958 17.2833 10 17 10H12.4L13 6.6C13.0333 6.43333 13.025 6.275 12.975 6.125C12.925 5.975 12.8417 5.84167 12.725 5.725L12 5L7.4 10C7.26667 10.1333 7.16667 10.2833 7.1 10.45C7.03333 10.6167 7 10.8 7 11V16C7 16.55 7.19583 17.0208 7.5875 17.4125C7.97917 17.8042 8.45 18 9 18ZM12 22C10.6167 22 9.31667 21.7375 8.1 21.2125C6.88333 20.6875 5.825 19.975 4.925 19.075C4.025 18.175 3.3125 17.1167 2.7875 15.9C2.2625 14.6833 2 13.3833 2 12C2 10.6167 2.2625 9.31667 2.7875 8.1C3.3125 6.88333 4.025 5.825 4.925 4.925C5.825 4.025 6.88333 3.3125 8.1 2.7875C9.31667 2.2625 10.6167 2 12 2C13.3833 2 14.6833 2.2625 15.9 2.7875C17.1167 3.3125 18.175 4.025 19.075 4.925C19.975 5.825 20.6875 6.88333 21.2125 8.1C21.7375 9.31667 22 10.6167 22 12C22 13.3833 21.7375 14.6833 21.2125 15.9C20.6875 17.1167 19.975 18.175 19.075 19.075C18.175 19.975 17.1167 20.6875 15.9 21.2125C14.6833 21.7375 13.3833 22 12 22Z\" fill=\"%232F3438\"/></g></svg>");background-size:cover;background-repeat:no-repeat;margin:0 .2857142857rem 0 0}.oke-w-reviewerRecommendation:not(.oke-w-reviewerRecommendation--yes){display:none}.oke-w-reviewerRecommendation-text{font:var(--font-p-3);color:var(--color-black)}.okeReviews.oke-w .oke-reviewContent-top .oke-reviewContent-date{font:var(--font-p-3);color:var(--color-black)}.oke-w-review-content .oke-reviewContent-title.oke-title{font:var(--font-p-1);font-weight:var(--font-weight-medium);margin-bottom:1.1428571429rem}.oke-reviewContent-body.oke-bodyText{font:var(--font-p-2);color:var(--color-black);margin-bottom:1.7142857143rem}.oke-w-reviewSimple-helpful{display:flex;justify-content:flex-start !important}.oke-w-reviews .oke-w-review-footer{justify-content:flex-start !important}.oke-w-reviews .oke-w-review-footer .oke-w-review-helpful .oke-helpful,.oke-w-reviews .oke-w-review-footer .okeReviews .oke-modal .oke-mediaGallery .oke-helpful{font:var(--font-p-3);font-weight:var(--font-weight-medium);color:var(--color-black)}.oke-w-reviews .oke-w-review-footer .oke-w-review-helpful .oke-helpful .oke-helpful-vote-button::before,.oke-w-reviews .oke-w-review-footer .okeReviews .oke-modal .oke-mediaGallery .oke-helpful .oke-helpful-vote-button::before{content:"";color:var(--color-medium-grey);background:url("data:image/svg+xml,<svg width=\"16\" height=\"15\" viewBox=\"0 0 16 15\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M15.3428 8.00079C15.7807 7.74816 16.0502 7.25974 15.9828 6.72079C15.8986 6.04711 15.2755 5.57553 14.6018 5.57553H10.3913C10.4249 5.49132 10.4755 5.37342 10.5092 5.27237C10.7618 4.63237 11.2334 3.45342 11.2334 2.24079C11.2334 0.876581 10.2734 0.0513178 9.61652 0.000791542C9.21231 -0.0160506 8.90915 0.236581 8.84178 0.691318C8.72389 1.55026 8.15126 2.81342 7.91547 3.30184C7.8481 3.45342 7.76389 3.58816 7.64599 3.70605C7.25863 4.14395 6.28178 5.22184 5.35547 5.86184C5.35547 5.89553 5.37231 5.94605 5.37231 5.97974V14.0471C5.37231 14.1145 5.35547 14.1818 5.35547 14.2492C6.93863 14.7039 8.3702 14.9229 9.93652 14.9229H13.5239C14.147 14.9229 14.7365 14.5018 14.8544 13.8955C14.9555 13.3903 14.7702 12.9355 14.4334 12.6324C15.006 12.4976 15.4439 11.9755 15.4439 11.3692C15.4439 10.9818 15.2755 10.6282 14.9892 10.3924C15.5618 10.2576 15.9997 9.73553 15.9997 9.12921C15.9997 8.65763 15.747 8.23658 15.3428 8.00079Z\" fill=\"%23687078\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.707368 5.27344H3.52C3.92421 5.27344 4.22737 5.59344 4.22737 5.99765V14.0482C4.22737 14.4355 3.90737 14.7555 3.52 14.7555H0.707368C0.32 14.7555 0 14.4355 0 14.0482V5.98081C0 5.59344 0.32 5.27344 0.707368 5.27344Z\" fill=\"%23687078\"/></svg>");background-repeat:no-repeat;display:inline-block;width:1.1428571429rem;height:1.0714285714rem}.oke-w-reviews .oke-w-review-footer .oke-w-review-helpful .oke-helpful .oke-helpful-vote-button.oke-helpful-vote-button--negative::before,.oke-w-reviews .oke-w-review-footer .okeReviews .oke-modal .oke-mediaGallery .oke-helpful .oke-helpful-vote-button.oke-helpful-vote-button--negative::before{content:"";background:url("data:image/svg+xml,<svg width=\"16\" height=\"15\" viewBox=\"0 0 16 15\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M15.3428 6.92206C15.7807 7.17469 16.0502 7.66311 15.9828 8.20206C15.8986 8.87575 15.2755 9.34732 14.6018 9.34732H10.3913C10.4249 9.43153 10.4755 9.54943 10.5092 9.65048C10.7618 10.2905 11.2334 11.4694 11.2334 12.6821C11.2334 14.0463 10.2734 14.8715 9.61652 14.9221C9.21231 14.9389 8.90915 14.6863 8.84178 14.2315C8.72389 13.3726 8.15126 12.1094 7.91547 11.621C7.8481 11.4694 7.76389 11.3347 7.64599 11.2168C7.25863 10.7789 6.28178 9.70101 5.35547 9.06101C5.35547 9.02732 5.37231 8.9768 5.37231 8.94311V0.875747C5.37231 0.808379 5.35547 0.741011 5.35547 0.673642C6.93863 0.218905 8.3702 -4.19617e-05 9.93652 -4.19617e-05H13.5239C14.147 -4.19617e-05 14.7365 0.421011 14.8544 1.02733C14.9555 1.53259 14.7702 1.98733 14.4334 2.29048C15.006 2.42522 15.4439 2.94733 15.4439 3.55364C15.4439 3.94101 15.2755 4.29469 14.9892 4.53048C15.5618 4.66522 15.9997 5.18733 15.9997 5.79364C15.9997 6.26522 15.747 6.68627 15.3428 6.92206Z\" fill=\"%23687078\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.707368 9.64941H3.52C3.92421 9.64941 4.22737 9.32941 4.22737 8.9252V0.874681C4.22737 0.487312 3.90737 0.167313 3.52 0.167313H0.707368C0.32 0.167313 0 0.487312 0 0.874681V8.94205C0 9.32941 0.32 9.64941 0.707368 9.64941Z\" fill=\"%23687078\"/></svg>")}.oke-w-reviews .oke-w-review-footer .oke-helpful-vote-counter{font:var(--font-p-3);color:var(--color-black)}.okeReviews .oke-modal .oke-mediaGallery .oke-helpful{font:var(--font-p-3);font-weight:var(--font-weight-medium);color:var(--color-black)}.okeReviews .oke-modal .oke-mediaGallery .oke-helpful .oke-helpful-vote-button::before{content:"";color:var(--color-medium-grey);background:url("data:image/svg+xml,<svg width=\"16\" height=\"15\" viewBox=\"0 0 16 15\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M15.3428 8.00079C15.7807 7.74816 16.0502 7.25974 15.9828 6.72079C15.8986 6.04711 15.2755 5.57553 14.6018 5.57553H10.3913C10.4249 5.49132 10.4755 5.37342 10.5092 5.27237C10.7618 4.63237 11.2334 3.45342 11.2334 2.24079C11.2334 0.876581 10.2734 0.0513178 9.61652 0.000791542C9.21231 -0.0160506 8.90915 0.236581 8.84178 0.691318C8.72389 1.55026 8.15126 2.81342 7.91547 3.30184C7.8481 3.45342 7.76389 3.58816 7.64599 3.70605C7.25863 4.14395 6.28178 5.22184 5.35547 5.86184C5.35547 5.89553 5.37231 5.94605 5.37231 5.97974V14.0471C5.37231 14.1145 5.35547 14.1818 5.35547 14.2492C6.93863 14.7039 8.3702 14.9229 9.93652 14.9229H13.5239C14.147 14.9229 14.7365 14.5018 14.8544 13.8955C14.9555 13.3903 14.7702 12.9355 14.4334 12.6324C15.006 12.4976 15.4439 11.9755 15.4439 11.3692C15.4439 10.9818 15.2755 10.6282 14.9892 10.3924C15.5618 10.2576 15.9997 9.73553 15.9997 9.12921C15.9997 8.65763 15.747 8.23658 15.3428 8.00079Z\" fill=\"%23687078\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.707368 5.27344H3.52C3.92421 5.27344 4.22737 5.59344 4.22737 5.99765V14.0482C4.22737 14.4355 3.90737 14.7555 3.52 14.7555H0.707368C0.32 14.7555 0 14.4355 0 14.0482V5.98081C0 5.59344 0.32 5.27344 0.707368 5.27344Z\" fill=\"%23687078\"/></svg>");background-repeat:no-repeat;display:inline-block;width:1.1428571429rem;height:1.0714285714rem}.okeReviews .oke-modal .oke-mediaGallery .oke-helpful .oke-helpful-vote-button.oke-helpful-vote-button--negative::before{content:"";background:url("data:image/svg+xml,<svg width=\"16\" height=\"15\" viewBox=\"0 0 16 15\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M15.3428 6.92206C15.7807 7.17469 16.0502 7.66311 15.9828 8.20206C15.8986 8.87575 15.2755 9.34732 14.6018 9.34732H10.3913C10.4249 9.43153 10.4755 9.54943 10.5092 9.65048C10.7618 10.2905 11.2334 11.4694 11.2334 12.6821C11.2334 14.0463 10.2734 14.8715 9.61652 14.9221C9.21231 14.9389 8.90915 14.6863 8.84178 14.2315C8.72389 13.3726 8.15126 12.1094 7.91547 11.621C7.8481 11.4694 7.76389 11.3347 7.64599 11.2168C7.25863 10.7789 6.28178 9.70101 5.35547 9.06101C5.35547 9.02732 5.37231 8.9768 5.37231 8.94311V0.875747C5.37231 0.808379 5.35547 0.741011 5.35547 0.673642C6.93863 0.218905 8.3702 -4.19617e-05 9.93652 -4.19617e-05H13.5239C14.147 -4.19617e-05 14.7365 0.421011 14.8544 1.02733C14.9555 1.53259 14.7702 1.98733 14.4334 2.29048C15.006 2.42522 15.4439 2.94733 15.4439 3.55364C15.4439 3.94101 15.2755 4.29469 14.9892 4.53048C15.5618 4.66522 15.9997 5.18733 15.9997 5.79364C15.9997 6.26522 15.747 6.68627 15.3428 6.92206Z\" fill=\"%23687078\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.707368 9.64941H3.52C3.92421 9.64941 4.22737 9.32941 4.22737 8.9252V0.874681C4.22737 0.487312 3.90737 0.167313 3.52 0.167313H0.707368C0.32 0.167313 0 0.487312 0 0.874681V8.94205C0 9.32941 0.32 9.64941 0.707368 9.64941Z\" fill=\"%23687078\"/></svg>")}shopify-accelerated-checkout{font-family:"Avenir Next",sans-serif}
