img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}.woocommerce form .form-row .required{visibility:visible}.himuon-flex-cart-plugin{--himuon-cart--primary:#16a34a;--himuon-cart--secondary:#09090b;--himuon-cart--text:#52525b;--himuon-cart--title:#27272a;--himuon-cart--border:#e4e4e7;--himuon-cart--border-light:#f4f4f5;--himuon-cart--danger:#ef4444;--himuon-cart--alt-bg:#fafafa}.himuon-cart{position:fixed;top:0;right:0;width:420px;max-width:92vw;height:100vh;background:#fff;border-left:1px solid #e7e7e7;box-shadow:-8px 0 24px rgb(0 0 0 / .08);display:flex;flex-direction:column;font-family:inherit;z-index:99999;overflow:hidden;transform:translateX(100%);transition:transform 0.5s ease}.himuon-cart--show .himuon-cart{transform:translateX(0)}.himuon-cart--show .himuon-cart--opacity{position:fixed;left:0;right:0;bottom:0;top:0;background-color:var(--himuon-cart--secondary);z-index:999;opacity:.5}.himuon-cart--loading{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgb(255 255 255 / .57);opacity:0;pointer-events:none;transition:none;z-index:2}.himuon-cart--spinner{width:30px;height:30px;border:2px solid var(--himuon-cart--border);border-bottom-color:var(--himuon-cart--border);border-bottom-color:var(--himuon-cart--primary);border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 0.4s linear infinite;z-index:999}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.himuon-cart.is-loading .himuon-cart--loading{opacity:1;pointer-events:all}.himuon-cart--header,.himuon-cart--footer{padding:.9rem}.himuon-cart--header{display:flex;align-items:center;gap:10px;justify-content:space-between;padding-bottom:0}.himuon-cart--title{margin:0;font-size:18px;font-weight:700;flex:1;color:var(--himuon-cart--title)}.himuon-cart--item-counter{color:var(--himuon-cart--text);font-size:.9rem}.himuon-cart--title-wrapper{display:flex;gap:.5rem;align-items:center}.himuon-cart--close{width:1.5rem;display:grid;place-items:center;cursor:pointer}.himuon-cart--progress{padding:.5rem}.himuon-cart--progress-text{margin:0 0 8px;font-size:.9rem;font-weight:400;color:var(--himuon-cart--text);text-align:center}.himuon-cart--progress-bar{width:100%;height:6px;background:var(--himuon-cart--border);border-radius:999px;overflow:hidden}.himuon-cart--progress-fill{display:block;height:100%;background:var(--himuon-cart--primary)}.himuon-cart--progress-finish .himuon-cart--progress-text{color:var(--himuon-cart--primary);text-align:center;font-weight:500}.himuon-cart--body{flex:1;overflow:auto;padding-top:1rem}.himuon-cart--empty{margin:0;font-size:14px;color:var(--himuon-cart--text)}.himuon-cart--empty-message-wrapper{height:100%;display:grid;place-items:center}.himuon-cart--items{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.himuon-cart--cart-item{margin:0;display:flex;border-bottom:4px solid #fff;overflow:hidden;position:relative}.himuon-cart--cart-item:last-child{border:0}.himuon-cart--name{font-size:.9rem;line-height:1.4;color:var(--himuon-cart--title);text-decoration:none;display:block;margin-bottom:6px;font-weight:500}.himuon-cart--item-content{display:flex;gap:1rem;flex:1}.himuon-cart--thumb{display:block;width:70px;height:70px}.himuon-cart--item{display:flex;gap:.5rem;flex:1;padding:.5rem;transition:all ease 0.3s;background-color:#fff;border-bottom:1px solid var(--himuon-cart--border)}.himuon-cart--price{font-weight:500;font-size:.85rem;text-align:left;color:var(--himuon-cart--text);margin-top:.5rem}.himuon-cart--image{background-color:var(--himuon-cart--border);border:1px solid var(--himuon-cart--border);border-radius:3px;height:auto;max-width:100%}.himuon-cart--quantity{display:flex;border:1px solid var(--himuon-cart--border);box-shadow:0 0 3px 0 var(--himuon-cart--border);overflow:hidden;border-radius:5px;max-width:max-content;background-color:#fff;margin-bottom:.3rem}.himuon-cart--quantity input[type="number"]{width:1.5rem;-moz-appearance:textfield;appearance:textfield;padding:0;text-align:center;min-height:2rem;line-height:2rem;font-size:13px;pointer-events:none;background-color:#fff0;box-shadow:0 0 0 0;color:var(--himuon-cart--text);border:0;font-weight:400}.himuon-cart--discount{font-size:.85rem;font-weight:500;color:var(--himuon-cart--primary);width:max-content}.himuon-cart--right-content{display:flex;flex-direction:column;justify-content:space-between;align-items:end}.himuon-cart--variations{opacity:.7;font-size:.85rem;line-height:normal;font-weight:400;color:var(--himuon-cart--text)}.himuon-cart--variation-product-title{margin-bottom:1rem;font-weight:500;font-size:1rem;color:var(--himuon-cart--text)}.himuon-cart--item-data{flex-grow:1}.himuon-cart--quantity .qty::-webkit-inner-spin-button,.himuon-cart--quantity .qty::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.himuon-cart--quantity button{width:1.5rem;background-color:#fff0;border:0;cursor:pointer;font-weight:500;color:var(--himuon-cart--text)}.himuon-cart--cart-item-action{width:30px;display:grid;place-items:center;background-color:var(--himuon-cart--border-light);cursor:pointer;transition:all ease 0.3s;border-bottom:1px solid var(--himuon-cart--border)}.himuon-cart--cart-item-action:hover{background-color:var(--himuon-cart--border)}.himuon-cart--actions{position:absolute;right:0;top:0;height:100%;width:0;display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--himuon-cart--border);transition:width 0.3s ease}.himuon-cart--actions-content{height:100%;display:flex;grid-template-columns:repeat(2,1fr)}.himuon-cart--action-delete{width:max-content;padding:.5rem 1rem;background-color:var(--himuon-cart--danger);color:#fff;display:grid;place-items:center;cursor:pointer;font-size:.75rem;text-transform:uppercase;font-weight:600}.himuon-cart--min-cart-wrapper{position:fixed;right:max(clamp(12px, 3vw, 24px), env(safe-area-inset-right));bottom:max(clamp(12px, 3vw, 24px), env(safe-area-inset-bottom));z-index:99998}.himuon-side-cart-handler{cursor:pointer}#himuon-mini-cart{width:60px;height:60px;background-color:#fff;border:1px solid var(--himuon-cart--border-light);display:grid;place-items:center;position:relative;border-radius:5px;box-shadow:0 0 10px 0 var(--himuon-cart--border)}@media (max-width:640px){#himuon-mini-cart{width:56px;height:56px}}.himuon-cart--mini-count{position:absolute;top:-8px;right:-5px;width:25px;height:25px;background-color:var(--himuon-cart--secondary);border-radius:20rem;font-weight:400;color:#fff;display:grid;place-items:center;line-height:normal;font-size:12px;border:2px solid #fff}@media (max-width:640px){.himuon-cart--mini-count{width:18px;height:18px;font-size:.6rem}}.himuon-cart--mini-icon{display:grid;color:var(--himuon-cart--secondary);padding:.7rem}.himuon-cart--mini-icon svg{width:100%}.himuon-cart--purchase-type{font-size:.8rem;line-height:normal;color:var(--himuon-cart--text);opacity:.7;margin-top:.2rem;font-weight:400}.himuon-cart--subscription-label{font-size:.95rem;color:var(--himuon-cart--text);font-weight:400;margin-bottom:.5rem;margin-top:.5rem}.himuon-cart--subscription-option input{display:none}.himuon-cart--subscription-option-text{display:grid}.himuon-cart--subscription-radio{content:"";width:12px;height:12px;background-color:#fff;box-shadow:0 0 0 1px var(--himuon-cart--border);display:block;border-radius:50rem;border:3px solid #fff0}.himuon-cart--subscription-option input:checked+.himuon-cart--subscription-radio{background-color:var(--himuon-cart--text);border-color:#fff}.himuon-cart--subscription-title{font-size:.9rem;color:var(--himuon-cart--title);font-weight:400;line-height:normal}.himuon-cart--subscription-detail{font-size:.8rem;color:var(--himuon-cart--text);opacity:.7;font-weight:400;display:block;margin-top:.2rem}.himuon-cart--options-wrapper{display:grid;gap:.5rem}.himuon-cart--subscription-option{padding:.5rem;line-height:normal;border:1px solid var(--himuon-cart--border);border-radius:5px;display:flex;gap:.5rem;align-items:center;background-color:var(--himuon-cart--alt-bg);cursor:pointer}.woocommerce-page label{margin-bottom:0}.himuon-cart--action-edit{width:max-content;padding:.5rem 1rem;background-color:var(--himuon-cart--secondary);color:#fff;display:grid;place-items:center;cursor:pointer;font-size:.75rem;text-transform:uppercase;font-weight:600}.himuon-cart--editing .himuon-cart--edit-item-overlay{position:absolute;left:0;right:0;top:0;bottom:0;background-color:#52525b36;transition:all ease 0.5s}.himuon-cart--edit-content{position:absolute;background-color:#fff;left:0;right:0;bottom:0;display:flex;flex-direction:column;height:min(85vh, 620px);max-height:min(85vh, 620px);min-height:0;overflow:hidden;border-radius:20px 20px 0 0;box-shadow:0 -12px 28px rgb(17 24 39 / .14);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(calc(100% + 16px)) scale(.985);transition:transform 400ms cubic-bezier(.22,1,.36,1),opacity 400ms ease,visibility 0s linear 400ms}.himuon-cart--editing .himuon-cart--edit-content.is-loaded{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0) scale(1);transition:transform 400ms cubic-bezier(.22,1,.36,1),opacity 400ms ease}.himuon-cart--edit-content.is-loading .himuon-cart--form-wrapper,.himuon-cart--edit-content.is-loading .himuon-cart--variation-action{visibility:hidden}body .himuon-cart--edit-content table.variations tr th,body .himuon-cart--edit-content table.variations tr td{padding:0;padding-bottom:.5rem}body .himuon-cart--edit-content form table.variations label{font-size:.9rem;font-weight:400;color:var(--himuon-cart--text)}body .himuon-cart--edit-content table.variations tr td select{height:auto;margin-left:.5rem;border:1px solid var(--himuon-cart--border);color:var(--himuon-cart--text);background-color:#fff0;padding:.4rem .5rem;border-radius:4px}.himuon-cart--edit-content .reset_variations{margin-left:.5rem;font-size:.85rem;text-decoration:none;color:var(--himuon-cart--text)}.himuon-cart--edit-content .price,.himuon-cart--edit-content .woocommerce-variation-price{font-size:1rem;font-weight:500;color:var(--himuon-cart--text);margin-top:.5rem;width:100%}.himuon-cart--edit-content table{margin-bottom:0!important}.himuon-cart--variation-action{display:flex;justify-content:space-between;height:50px;position:sticky;bottom:0;background-color:#fff;border-top:1px solid var(--himuon-cart--border);z-index:1}.himuon-cart--variation-action *{width:100%;display:grid;place-items:center}.himuon-cart--form-wrapper{flex:1;padding:1rem;min-height:0;overflow-y:auto;position:relative}.himuon-cart--variation-preview{margin-bottom:.75rem;margin-top:1.5rem}.himuon-cart--variation-preview-image{width:100%;max-height:160px;object-fit:contain;display:block;border-radius:8px;border:1px solid var(--himuon-cart--border)}.himuon-cart--variation-update-cart-item,.himuon-cart--subscription-update-cart-item{background-color:var(--himuon-cart--secondary);color:#fff;font-weight:700;font-size:.8rem;text-transform:uppercase;border:0;cursor:pointer;font-family:inherit}.himuon-cart--close-edit-panel{position:absolute;top:4px;right:15px;cursor:pointer;width:19px}.himuon-cart--variation-update-cart-item:disabled{opacity:.5;cursor:not-allowed}.himuon-cart--variation-link{background-color:var(--himuon-cart--border-light);text-decoration:none;color:var(--himuon-cart--text);text-transform:uppercase;font-size:.8rem;font-weight:700}.himuon-cart--variation-link:hover{background-color:var(--himuon-cart--border)}.himuon-cart--form-wrapper .stock{margin:0;font-size:.9rem;color:var(--himuon-cart--text);line-height:normal}.woocommerce-variation-availability{margin-top:.5rem}.himuon-cart--footer{border-top:1px solid var(--himuon-cart--border);box-shadow:0 0 10px 0 var(--himuon-cart--border)}.himuon-cart--breakdown-label{font-weight:400;color:var(--himuon-cart--text)}.himuon-cart--discount-total-value{font-weight:500;color:var(--himuon-cart--primary)}.himuon-cart--totals-value{font-weight:500;color:var(--himuon-cart--text)}.himuon-cart--total-breakdown-row{display:flex;justify-content:space-between;font-size:.9rem;margin-bottom:12px}.himuon-cart--applied-coupon-line{align-items:center}.himuon-cart--applied-coupon-left{display:inline-flex;align-items:center;gap:.5rem}.himuon-cart--applied-coupon-remove{display:inline-flex;align-items:center;gap:.4rem;border:1px solid var(--himuon-cart--border);background:var(--himuon-cart--alt-bg);color:var(--himuon-cart--text);border-radius:999px;padding:.12rem .25rem .12rem .45rem;font-size:.75rem;line-height:1.2;cursor:pointer;font-family:inherit;font-weight:400}.himuon-cart--applied-coupon-remove:hover{background:var(--himuon-cart--border)}.himuon-cart--applied-coupon-code{color:#294d1f;font-weight:500}.himuon-cart--applied-coupon-remove-icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;background:#fff;border-radius:50%;color:var(--himuon-cart--text);box-shadow:0 0 4px var(--himuon-cart--border)}.himuon-cart--applied-coupon-remove-icon svg{width:12px;height:12px}.himuon-cart--applied-coupon-value{color:#4f9f2f;font-weight:500}.himuon-cart--checkout{display:grid;box-sizing:border-box;width:100%;text-align:center;text-decoration:none;padding:15px 12px;background:var(--himuon-cart--primary);color:#fff;border-radius:4px;font-size:.9rem;text-transform:uppercase;font-weight:700}@media (max-width:640px){.himuon-cart{width:100%;max-width:100%}}.himuon-cart-coupon-form-wrapper{cursor:pointer}.himuon-cart--couponing .himuon-cart--coupon-item-overlay{position:absolute;left:0;right:0;top:0;bottom:0;background-color:#52525b36;transition:all ease 0.5s}.himuon-cart--coupon-content{position:absolute;background-color:#fff;left:0;right:0;bottom:0;display:flex;flex-direction:column;height:min(85vh, 620px);max-height:min(85vh, 620px);min-height:0;overflow:hidden;border-radius:20px 20px 0 0;box-shadow:0 -12px 28px rgb(17 24 39 / .14);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(calc(100% + 16px)) scale(.985);transition:transform 400ms cubic-bezier(.22,1,.36,1),opacity 400ms ease,visibility 0s linear 400ms}.himuon-cart--couponing .himuon-cart--coupon-content{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0) scale(1);transition:transform 400ms cubic-bezier(.22,1,.36,1),opacity 400ms ease}.himuon-cart--coupon-no-anim .himuon-cart--coupon-content,.himuon-cart--coupon-no-anim .himuon-cart--coupon-item-overlay{transition:none!important}.himuon-cart--coupon-form-wrapper{padding-top:1.75rem}.himuon-cart--coupon-title{margin-bottom:1rem;font-weight:500;font-size:.9rem;color:var(--himuon-cart--title)}.himuon-cart--coupon-panel-form{display:flex;gap:.5rem}.himuon-cart--coupon-notices{width:100%}.himuon-cart--coupon-notices:empty{display:none}.himuon-cart--coupon-notices .woocommerce-error,.himuon-cart--coupon-notices .woocommerce-message,.himuon-cart--coupon-notices .woocommerce-info{list-style:none;margin:0;padding:.65rem .75rem;border-radius:4px;font-size:.85rem;line-height:1.4}.himuon-cart--coupon-notices .woocommerce-error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.himuon-cart--coupon-notices .woocommerce-message,.himuon-cart--coupon-notices .woocommerce-info{background:#f0fdf4;color:#14532d;border:1px solid #bbf7d0}.himuon-cart--coupon-input{border:1px solid var(--himuon-cart--border);padding:.65rem .75rem;font-size:.9rem;color:var(--himuon-cart--text);background-color:#fff;width:100%;font-family:inherit;border-radius:4px}.himuon-cart--coupon-submit{background-color:var(--himuon-cart--primary);color:#fff;border:0;border-radius:4px;min-height:42px;font-size:.8rem;text-transform:uppercase;font-weight:700;cursor:pointer;font-family:inherit;padding:.5rem .8rem}.himuon-cart--coupon-submit:disabled{opacity:.5;cursor:not-allowed}.himuon-cart--close-coupon-panel{position:absolute;top:4px;right:15px;cursor:pointer;width:19px;color:var(--himuon-cart--text)}.himuon-cart--coupon-content .wc-block-components-notice-banner__content{font-size:.8rem;font-family:inherit;color:var(--himuon-cart--text)}.himuon-cart--coupon-content .wc-block-components-notice-banner{padding:5px!important}.himuon-cart--coupon-content .wc-block-components-notice-banner svg{display:none}.himuon-cart--coupon-list-loading{margin-top:1.5rem;display:grid;gap:1rem}.himuon-cart--coupon-list-loading[hidden]{display:none!important}.himuon-cart--coupon-list-loading-item{background:#fff;border-radius:5px;padding:15px;box-shadow:0 5px 10px 0 var(--himuon-cart--border);position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:1rem}.himuon-cart--coupon-list-loading-item::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:var(--himuon-cart--border)}.himuon-cart--coupon-list-loading-item::after{content:'';position:absolute;top:50%;left:-10px;width:20px;height:20px;background:var(--himuon-cart--border-light);border-radius:50%;transform:translateY(-50%)}.himuon-cart--coupon-list-loading-main{flex:1;min-width:0}.himuon-cart--coupon-list-loading-code,.himuon-cart--coupon-list-loading-description,.himuon-cart--coupon-list-loading-apply{background:var(--himuon-cart--border-light);position:relative;overflow:hidden}.himuon-cart--coupon-list-loading-code::after,.himuon-cart--coupon-list-loading-description::after,.himuon-cart--coupon-list-loading-apply::after{content:'';position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,#fff0 0%,rgb(255 255 255 / .7) 50%,#fff0 100%);animation:himuonCouponListSkeleton 1.2s infinite}.himuon-cart--coupon-list-loading-code{width:42%;height:15px;border-radius:4px}.himuon-cart--coupon-list-loading-description{margin-top:10px;width:62%;height:12px;border-radius:4px}.himuon-cart--coupon-list-loading-apply{width:74px;height:34px;border-radius:5px;flex-shrink:0}@keyframes himuonCouponListSkeleton{100%{transform:translateX(100%)}}.himuon-cart--coupon-list{margin-top:1.5rem;display:grid;gap:1rem}.himuon-cart--coupon-list-item{background:#fff;border-radius:5px;padding:15px;box-shadow:0 5px 10px 0 var(--himuon-cart--border);position:relative;overflow:hidden}.himuon-cart--coupon-list-item::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:var(--himuon-cart--border)}.himuon-cart--coupon-list-item::after{content:'';position:absolute;top:50%;left:-10px;width:20px;height:20px;background:var(--himuon-cart--border-light);border-radius:50%;transform:translateY(-50%)}.himuon-cart--coupon-circle-right{position:absolute;top:50%;right:-10px;width:20px;height:20px;background:var(--himuon-cart--border-light);border-radius:50%;transform:translateY(-50%)}.himuon-cart--coupon-list-description{font-size:1rem;font-weight:500;color:var(--himuon-cart--title)}.himuon-cart--coupon-list-code{font-size:.85rem;color:var(--himuon-cart--text);font-weight:400}.himuon-cart--coupon-list-main{display:flex;justify-content:space-between;align-items:baseline}.himuon-cart--coupon-list-apply{background-color:var(--himuon-cart--primary);color:#fff;padding:.5rem .8rem;text-transform:uppercase;font-weight:700;font-family:inherit;border-radius:5px;font-size:.75rem;border:0;cursor:pointer}.himuon-cart--coupon-list-empty{font-size:.9rem;font-weight:400;color:var(--himuon-cart--text);text-align:center;opacity:.5}.wvs-has-image-tooltip,[data-wvstooltip]{--font-size:14px;--arrow-width:5px;--arrow-distance:10px;--arrow-position:calc(var(--arrow-distance)*-1);--tip-redius:3px;--tip-min-width:100px;--tip-min-height:100px;--tip-height:30px;--tip-breakpoint-start:53vw;--tip-distance:calc(var(--arrow-distance) + var(--tip-height));--tip-position:calc(var(--tip-distance)*-1);--image-tip-min-height:calc(var(--tip-min-height) + var(--tip-height));--image-tip-max-height:calc(var(--tooltip-height) + var(--tip-height));--image-tip-width-dynamic:clamp(var(--tip-min-width),var(--tip-breakpoint-start),var(--tooltip-width));--image-tip-height-dynamic:clamp(var(--tip-min-height),var(--tip-breakpoint-start),var(--tooltip-height));--image-tip-ratio:calc(var(--tooltip-height)/var(--tooltip-width));--image-tip-position:calc(100% + var(--arrow-distance));--horizontal-position:0px;cursor:pointer;outline:none;position:relative}.wvs-has-image-tooltip:after,.wvs-has-image-tooltip:before,[data-wvstooltip]:after,[data-wvstooltip]:before{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:center;opacity:0;pointer-events:none;position:absolute;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;visibility:hidden;z-index:999}.wvs-has-image-tooltip:before,[data-wvstooltip]:before{background-color:var(--wvs-tooltip-background-color,#333);border-radius:var(--tip-redius);bottom:var(--image-tip-position);-webkit-box-shadow:0 0 5px 1px rgb(0 0 0 / .3);box-shadow:0 0 5px 1px rgb(0 0 0 / .3);color:var(--wvs-tooltip-text-color,#fff);font-size:var(--font-size);height:var(--tip-height);line-height:var(--tip-height);min-width:var(--tip-min-width);padding-inline:10px;top:auto;-webkit-transform:translateX(var(--horizontal-position));-ms-transform:translateX(var(--horizontal-position));transform:translateX(var(--horizontal-position));width:-webkit-max-content;width:-moz-max-content;width:max-content}[data-wvstooltip]:before{content:attr(data-wvstooltip) " " attr(data-wvstooltip-out-of-stock)}.wvs-has-image-tooltip:before{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:end;-ms-flex-pack:end;-ms-flex-line-pack:center;align-content:center;align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;background-image:var(--tooltip-background);background-position:top;background-repeat:no-repeat;background-size:contain;content:attr(data-title);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:calc(var(--image-tip-height-dynamic) + var(--tip-height));justify-content:flex-end;min-width:var(--image-tip-width-dynamic)}.wvs-has-image-tooltip:after,[data-wvstooltip]:after{border-top-color:#fff0;border:var(--arrow-width) solid #fff0;border-top-color:var(--wvs-tooltip-background-color,#333);bottom:auto;content:" ";font-size:0;line-height:0;top:var(--arrow-position);width:0}.wvs-has-image-tooltip:hover:after,.wvs-has-image-tooltip:hover:before,[data-wvstooltip]:hover:after,[data-wvstooltip]:hover:before{opacity:1;visibility:visible}.wvs-tooltip-position-bottom.wvs-has-image-tooltip:after,.wvs-tooltip-position-bottom[data-wvstooltip]:after{border-bottom-color:var(--wvs-tooltip-background-color,#333);border-top-color:#fff0;bottom:var(--arrow-position);top:auto}.wvs-tooltip-position-bottom.wvs-has-image-tooltip:before,.wvs-tooltip-position-bottom[data-wvstooltip]:before{bottom:auto;top:calc(var(--tip-position)*-1)}.wvs-theme-sober .product form.cart .variations .variable,.wvs-theme-sober-child .product form.cart .variations .variable{margin-bottom:15px!important}.wvs-theme-sober .product form.cart .variations .variable-options,.wvs-theme-sober-child .product form.cart .variations .variable-options{border:0!important}.wvs-theme-sober .product form.cart .variations .arrow,.wvs-theme-sober .product form.cart .variations .variable-options:after,.wvs-theme-sober-child .product form.cart .variations .arrow,.wvs-theme-sober-child .product form.cart .variations .variable-options:after{display:none}.wvs-theme-sober .product form.cart .variations .label,.wvs-theme-sober-child .product form.cart .variations .label{display:block;margin-right:10px;text-align:right}.wvs-theme-sober .product form.cart .variations .value,.wvs-theme-sober-child .product form.cart .variations .value{-webkit-box-flex:unset;-ms-flex-positive:unset;flex-grow:unset}.wvs-theme-sober .product form.cart .variations select,.wvs-theme-sober-child .product form.cart .variations select{-webkit-appearance:menulist-button!important;border:1px solid #e4e6eb!important;padding:.5em 1em!important;text-align:left!important;-moz-text-align-last:left!important;text-align-last:left!important}.wvs-theme-sober .product form.cart .radio-variable-item,.wvs-theme-sober-child .product form.cart .radio-variable-item{margin:5px;text-align:left}.wvs-theme-sober .product form.cart .radio-variable-item:last-child,.wvs-theme-sober-child .product form.cart .radio-variable-item:last-child{margin-right:0}.wvs-theme-sober .product form.cart .radio-variable-item label,.wvs-theme-sober-child .product form.cart .radio-variable-item label{margin:0;padding-left:30px}.wvs-theme-sober .product form.cart .radio-variable-item label:before,.wvs-theme-sober-child .product form.cart .radio-variable-item label:before{border-radius:100%;top:0}.wvs-theme-sober .product form.cart .radio-variable-item label:after,.wvs-theme-sober-child .product form.cart .radio-variable-item label:after{top:8px}.wvs-theme-shophistic-lite.woocommerce #main .entry-summary .variations{display:block!important}.wvs-theme-shophistic-lite .ql_custom_variations{display:none!important}.wvs-theme-shophistic-lite .radio-variable-item input[type=radio]{display:inline-block;margin:0}.wvs-theme-flatsome .variations .reset_variations{bottom:0;left:0;position:relative}.wvs-theme-storefront-child.single-product div.product,.wvs-theme-storefront.single-product div.product{overflow:visible!important}.wvs-theme-stockholm .variations .reset_variations{bottom:0;left:0;position:relative;-webkit-transform:none;-ms-transform:none;transform:none}.wvs-theme-kalium .image-variable-item img,.wvs-theme-kalium-child .image-variable-item img{width:100%!important}.wvs-theme-kalium .radio-variable-item input,.wvs-theme-kalium-child .radio-variable-item input{height:16px!important;width:16px!important}.wvs-theme-kalium .woo-variation-items-wrapper .select-option-ui,.wvs-theme-kalium-child .woo-variation-items-wrapper .select-option-ui{display:none}.wvs-theme-aurum .variable-items-wrapper .image-variable-item>img,.wvs-theme-aurum-child .variable-items-wrapper .image-variable-item>img{width:100%}.wvs-theme-hestia .woo-variation-items-wrapper.value:before{display:none!important}.wvs-theme-thegem .woo-variation-items-wrapper .combobox-wrapper,.wvs-theme-thegem-child .woo-variation-items-wrapper .combobox-wrapper,.wvs-theme-thegem-elementor .woo-variation-items-wrapper .combobox-wrapper{display:none}.wvs-theme-thegem .wvs-archive-variation-wrapper .variations,.wvs-theme-thegem-child .wvs-archive-variation-wrapper .variations,.wvs-theme-thegem-elementor .wvs-archive-variation-wrapper .variations{padding:0}.wvs-theme-ushop .variations_form,.wvs-theme-ushop-child .variations_form{overflow:visible!important}.wvs-theme-ushop .single-product-summary .product_meta,.wvs-theme-ushop-child .single-product-summary .product_meta{display:inline-table}.wvs-theme-savoy .woo-variation-items-wrapper,.wvs-theme-savoy-child .woo-variation-items-wrapper{position:relative!important}.wvs-theme-savoy .woo-variation-items-wrapper .sod_select,.wvs-theme-savoy-child .woo-variation-items-wrapper .sod_select{display:none!important}.wvs-theme-savoy .nm-variation-row,.wvs-theme-savoy-child .nm-variation-row{display:-webkit-box;display:-ms-flexbox;display:flex}.wvs-theme-woodstock .woo-variation-items-wrapper .variation-select,.wvs-theme-woodstock-child .woo-variation-items-wrapper .variation-select{display:none!important}.wvs-theme-woodmart .wd-attr-selected,.wvs-theme-woodmart .woo-variation-items-wrapper>.swatches-select,.wvs-theme-woodmart-child .wd-attr-selected,.wvs-theme-woodmart-child .woo-variation-items-wrapper>.swatches-select{display:none}.wvs-theme-gecko .variations .value.woo-variation-items-wrapper,.wvs-theme-gecko-child .variations .value.woo-variation-items-wrapper{border:0!important}.wvs-theme-gecko .variations .value.woo-variation-items-wrapper:after,.wvs-theme-gecko-child .variations .value.woo-variation-items-wrapper:after{display:none!important}.woo-variation-gallery-theme-massive-dynamic .woo-variation-items-wrapper .clear-selection,.woo-variation-gallery-theme-massive-dynamic-child .woo-variation-items-wrapper .clear-selection{border:0;height:auto;width:auto}.woo-variation-gallery-theme-massive-dynamic .woo-variation-items-wrapper .clear-selection .reset_variations,.woo-variation-gallery-theme-massive-dynamic-child .woo-variation-items-wrapper .clear-selection .reset_variations{border:1px solid #f04040;border-radius:100%;-webkit-box-sizing:border-box;box-sizing:border-box;color:#f04040;font-size:8px!important;height:20px;padding:5px;width:20px}.wvs-theme-claue .woo-variation-items-wrapper,.wvs-theme-claue-child .woo-variation-items-wrapper{border:none}.wvs-theme-claue .woo-variation-items-wrapper:after,.wvs-theme-claue-child .woo-variation-items-wrapper:after{display:none}.wvs-theme-jupiter table.variations,.wvs-theme-jupiter-child table.variations{overflow:initial}.wvs-theme-oxygen .woo-variation-items-wrapper .select-wrapper,.wvs-theme-oxygen-child .woo-variation-items-wrapper .select-wrapper{display:none}.wvs-theme-oxygen .variable-items-wrapper.radio-variable-wrapper .radio-variable-item input,.wvs-theme-oxygen-child .variable-items-wrapper.radio-variable-wrapper .radio-variable-item input{width:18px}.wvs-theme-simple-elegant .woo-variation-items-wrapper .wi-nice-select,.wvs-theme-simple-elegant-child .woo-variation-items-wrapper .wi-nice-select{display:none}.wvs-theme-twentytwenty table.variations,.wvs-theme-twentytwenty-child table.variations{overflow:auto}.wvs-theme-divi .et_pb_wc_add_to_cart form.variations_form.cart .variations td.value span:after,.wvs-theme-divi-child .et_pb_wc_add_to_cart form.variations_form.cart .variations td.value span:after,.wvs-theme-jevelin .sh-woo-layout table.variations td select.woo-variation-raw-select,.wvs-theme-jevelin-child .sh-woo-layout table.variations td select.woo-variation-raw-select{display:none!important}.wvs-theme-jevelin .sh-woo-layout table.variations,.wvs-theme-jevelin-child .sh-woo-layout table.variations{max-width:100%}.wvs-theme-jevelin .radio-variable-item label,.wvs-theme-jevelin-child .radio-variable-item label{line-height:1!important}.wvs-theme-stockie .woo-variation-raw-select+.select-styled,.wvs-theme-stockie-child .woo-variation-raw-select+.select-styled{display:none!important}.woo-variation-swatches .wp-block-getwooplugins-variation-swatches.swatches-align-center{--wvs-position:center}.woo-variation-swatches .wp-block-getwooplugins-variation-swatches.swatches-align-left{--wvs-position:flex-start}.woo-variation-swatches .wp-block-getwooplugins-variation-swatches.swatches-align-right{--wvs-position:flex-end}.woo-variation-swatches .woo-variation-raw-select+.select2{display:none!important}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin:10px 0}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color>a{display:inline-block;position:relative}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .count{padding:0 5px}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .wvs-widget-item-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .item{border:2px solid #fff;-webkit-box-shadow:var(--wvs-item-box-shadow,0 0 0 1px #a8a8a8);box-shadow:var(--wvs-item-box-shadow,0 0 0 1px #a8a8a8);display:inline-block;float:left;height:20px;margin:0 4px;padding:9px;-webkit-transition:-webkit-box-shadow .2s ease;transition:-webkit-box-shadow .2s ease;transition:box-shadow .2s ease;transition:box-shadow .2s ease,-webkit-box-shadow .2s ease;width:20px}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .item.style-squared{border-radius:2px}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .item.style-rounded{border-radius:100%}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .text{display:inline-block}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .text :after{clear:both;content:"";display:inline}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color:hover .item{-webkit-box-shadow:var(--wvs-hover-item-box-shadow,0 0 0 3px #ddd);box-shadow:var(--wvs-hover-item-box-shadow,0 0 0 3px #ddd)}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color.woocommerce-widget-layered-nav-list__item--chosen .item{-webkit-box-shadow:var(--wvs-selected-item-box-shadow,0 0 0 2px #000);box-shadow:var(--wvs-selected-item-box-shadow,0 0 0 2px #000)}.woo-variation-swatches .variations td.value>span:after,.woo-variation-swatches .variations td.value>span:before,.woo-variation-swatches .woo-variation-raw-select,.woo-variation-swatches .woo-variation-raw-select:after,.woo-variation-swatches .woo-variation-raw-select:before{display:none!important}.woo-variation-swatches .woo-variation-swatches-variable-item-more{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.woo-variation-swatches .wvs-archive-variations-wrapper{display:block;width:100%}.woo-variation-swatches .wvs-archive-variations-wrapper .variable-items-wrapper .variable-item:not(.radio-variable-item){height:var(--wvs-archive-product-item-height,30px);width:var(--wvs-archive-product-item-width,30px)}.woo-variation-swatches .wvs-archive-variations-wrapper .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item{font-size:var(--wvs-archive-product-item-font-size,16px)}.woo-variation-swatches .wvs-archive-variations-wrapper .variable-items-wrapper.wvs-style-squared.archive-variable-items .variable-item:not(.radio-variable-item).button-variable-item{min-width:var(--wvs-archive-product-item-width,30px)}.woo-variation-swatches ul.variations{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;list-style:none;margin:0;padding:0}.woo-variation-swatches ul.variations,.woo-variation-swatches ul.variations>li{-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex}.woo-variation-swatches ul.variations>li{-webkit-box-pack:var(--wvs-position);-ms-flex-pack:var(--wvs-position);-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;justify-content:var(--wvs-position);margin:5px 0}.woo-variation-swatches ul.variations .wvs_archive_reset_variations.hide{visibility:hidden}.woo-variation-swatches ul.variations .wvs_archive_reset_variations.show{visibility:visible}.woo-variation-swatches .variable-items-wrapper{-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-start;list-style:none;margin:0;padding:0}.woo-variation-swatches .variable-items-wrapper.enabled-large-size .variable-item:not(.radio-variable-item){height:var(--wvs-single-product-large-item-height,40px);width:var(--wvs-single-product-large-item-width,40px)}.woo-variation-swatches .variable-items-wrapper.enabled-large-size .variable-item:not(.radio-variable-item).button-variable-item{font-size:var(--wvs-single-product-large-item-font-size,16px)}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;list-style:none;padding:0 5px}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item input,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item label{cursor:pointer;vertical-align:middle}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item input{height:20px;width:20px}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item input+span{margin-inline:10px}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item .variable-item-radio-value-wrapper{display:inline-block}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item .variable-item-radio-value-wrapper img{display:inline-block;margin:0;padding:0;vertical-align:middle;width:40px}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item .variable-item-radio-value-wrapper .out-of-stock{display:inline-block;margin:0;padding:0}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item label{display:inline-block;padding:2px 0;width:auto}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover{-webkit-box-shadow:none;box-shadow:none}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled input,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled label,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover input,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover label{cursor:not-allowed;opacity:.5}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled .variable-item-radio-value,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover .variable-item-radio-value{text-decoration:line-through}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:after,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:before,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover:after,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover:before{display:none}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:focus,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover:focus{-webkit-box-shadow:none;box-shadow:none}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.no-stock input,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.no-stock label,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.no-stock:hover input,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.no-stock:hover label{opacity:.6;text-decoration:line-through}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.no-stock .variable-item-radio-value,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.no-stock:hover .variable-item-radio-value{text-decoration:line-through}.woo-variation-swatches .variable-items-wrapper .variable-item{list-style:none;margin:0;outline:none;padding:0;-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.woo-variation-swatches .variable-items-wrapper .variable-item .variable-item-contents{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;justify-content:center;position:relative;width:100%}.woo-variation-swatches .variable-items-wrapper .variable-item.variation-disabled{display:none!important}.woo-variation-swatches .variable-items-wrapper .variable-item img{height:100%;margin:0;padding:0;pointer-events:none;width:100%}.woo-variation-swatches .variable-items-wrapper .variable-item>span{pointer-events:none}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item){-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--wvs-item-background-color,#fff);-webkit-box-shadow:var(--wvs-item-box-shadow,0 0 0 1px #a8a8a8);box-shadow:var(--wvs-item-box-shadow,0 0 0 1px #a8a8a8);-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--wvs-item-text-color,#000);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:var(--wvs-single-product-item-height,30px);justify-content:center;margin:4px;padding:2px;position:relative;width:var(--wvs-single-product-item-width,30px)}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):last-child{margin-right:0}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock .variable-item-contents,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock img,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock span{opacity:.6}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock .variable-item-contents:before{background-image:var(--wvs-cross);background-position:50%;background-repeat:no-repeat;content:" ";display:block;height:100%;position:absolute;width:100%}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover{background-color:var(--wvs-hover-item-background-color,#fff);color:var(--wvs-hover-item-text-color,#000)}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):focus,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover{-webkit-box-shadow:var(--wvs-hover-item-box-shadow,0 0 0 3px #ddd);box-shadow:var(--wvs-hover-item-box-shadow,0 0 0 3px #ddd)}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover{-webkit-box-shadow:var(--wvs-selected-item-box-shadow,0 0 0 2px #000);box-shadow:var(--wvs-selected-item-box-shadow,0 0 0 2px #000);color:var(--wvs-selected-item-text-color,#000)}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover{position:relative}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled .variable-item-contents,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled img,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled span,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover .variable-item-contents,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover img,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover span{opacity:.6}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled .variable-item-contents:before,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover .variable-item-contents:before{background-image:var(--wvs-cross);background-position:50%;background-repeat:no-repeat;content:" ";display:block;height:100%;position:absolute;width:100%}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item.selected:not(.no-stock) .variable-item-contents:before,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).image-variable-item.selected:not(.no-stock) .variable-item-contents:before{background-image:var(--wvs-tick);background-position:50%;background-repeat:no-repeat;background-size:60%;content:" ";display:block;height:100%;position:absolute;width:100%}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item .variable-item-span-color,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).image-variable-item .variable-item-span-color{display:block;height:100%;width:100%}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item{font-size:var(--wvs-single-product-item-font-size,16px);text-align:center}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item.selected:not(.no-stock){background-color:var(--wvs-selected-item-background-color,#fff);color:var(--wvs-selected-item-text-color,#000)}.woo-variation-swatches .variable-items-wrapper .variable-item.wvs-show-stock-left-info:not(.disabled):not(.radio-variable-item) .wvs-stock-left-info:before{border-bottom:3px solid #de8604;border-left:3px solid #fff0;border-right:3px solid #fff0;content:" ";left:50%;margin-left:-3px;position:absolute;top:calc(100% - 1px);width:0;z-index:1}.woo-variation-swatches .variable-items-wrapper .variable-item.wvs-show-stock-left-info:not(.disabled):not(.radio-variable-item) .wvs-stock-left-info:after{left:50%;min-width:36px;position:absolute;text-align:center;top:calc(100% + 2px);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.woo-variation-swatches .variable-items-wrapper .variable-item.wvs-show-stock-left-info:not(.disabled) .wvs-stock-left-info:after{background:#de8604;border-radius:2px!important;-webkit-box-shadow:0 0 2px rgb(0 0 0 / .38);box-shadow:0 0 2px rgb(0 0 0 / .38);color:#fff;content:attr(data-wvs-stock-info);font-size:10px;font-style:italic;line-height:1;padding:2px;text-shadow:0 1px rgb(0 0 0 / .251)}.woo-variation-swatches .variable-items-wrapper .variable-item.wvs-show-stock-left-info:not(.disabled).radio-variable-item .wvs-stock-left-info:after{margin-left:5px}.woo-variation-swatches .variable-items-wrapper .wvs-item-label{position:absolute;top:30px}.woo-variation-swatches .wvs-style-rounded.variable-items-wrapper .variable-item:not(.radio-variable-item){border-radius:100%}.woo-variation-swatches .wvs-style-rounded.variable-items-wrapper .variable-item:not(.radio-variable-item) .variable-item-span,.woo-variation-swatches .wvs-style-rounded.variable-items-wrapper .variable-item:not(.radio-variable-item) img{border-radius:100%;line-height:1;margin:0;overflow:hidden}.woo-variation-swatches .wvs-style-rounded.variable-items-wrapper .variable-item.radio-variable-item img{border-radius:100%}.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item){border-radius:2px}.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item{min-width:var(--wvs-single-product-item-width);width:auto}.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item .variable-item-span{padding:0 5px}.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item span:after{border-radius:0}.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item.radio-variable-item img{border-radius:5px}.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled input,.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled label,.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled:hover input,.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled:hover label{cursor:not-allowed;opacity:.5;text-decoration:line-through}.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled:after,.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled:before,.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled:hover:after,.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled:hover:before{display:none}.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled .variable-item-contents:before,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover .variable-item-contents:before,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock .variable-item-contents:before,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock:hover .variable-item-contents:before{background-image:none}.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .radio-variable-item.disabled,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .radio-variable-item.disabled:hover{overflow:hidden}.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .radio-variable-item.disabled input,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .radio-variable-item.disabled label,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .radio-variable-item.disabled:hover input,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .radio-variable-item.disabled:hover label{opacity:.3;pointer-events:none}.woo-variation-swatches.wvs-behavior-hide .variable-items-wrapper .variable-item.disabled.radio-variable-item{width:auto!important}.woo-variation-swatches.wvs-behavior-hide .variable-items-wrapper .variable-item.disabled{font-size:0;height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0;padding:0!important;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;visibility:hidden;width:0!important}.woo-variation-swatches.wvs-behavior-hide .variable-items-wrapper .variable-item.no-stock .variable-item-contents:before{background-image:none}.woo-variation-swatches.rtl .variable-items-wrapper .variable-item{text-align:right}.woo-variation-swatches.rtl .variable-items-wrapper .variable-item:not(.radio-variable-item){margin:4px 0 4px 8px}.woo-variation-swatches.rtl .variable-items-wrapper.radio-variable-wrapper .radio-variable-item input{margin-left:5px;margin-right:0}.woo-variation-swatches.woocommerce .product.elementor table.variations td.value:before{display:none!important}.woo-variation-swatches.woo-variation-swatches-ie11 .variable-items-wrapper{display:block!important}.woo-variation-swatches.woo-variation-swatches-ie11 .variable-items-wrapper .variable-item:not(.radio-variable-item){float:left}.woo-variation-swatches.wvs-show-label .variations td,.woo-variation-swatches.wvs-show-label .variations th{display:block;text-align:start;width:auto!important}.woo-variation-swatches.wvs-show-label .variations td .woo-selected-variation-item-name,.woo-variation-swatches.wvs-show-label .variations td label,.woo-variation-swatches.wvs-show-label .variations th .woo-selected-variation-item-name,.woo-variation-swatches.wvs-show-label .variations th label{display:inline-block;margin:0 2px}.woo-variation-swatches.wvs-show-label .variations td .woo-selected-variation-item-name,.woo-variation-swatches.wvs-show-label .variations th .woo-selected-variation-item-name{font-weight:600}.woo-variation-swatches .variations .woo-variation-item-label{-webkit-margin-before:5px;margin:0;margin-block-start:5px}.woo-variation-swatches .variations .woo-variation-item-label .woo-selected-variation-item-name{font-weight:600}.woo-variation-swatches .grouped-variable-items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none!important}.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-vertical .group-variable-items-wrapper{margin-top:10px}.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-vertical .no-group-variable-items-wrapper{margin-top:20px}.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-horizontal{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-horizontal .group-variable-items-wrapper{margin-right:20px;margin-top:10px}.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-horizontal .group-variable-items-wrapper:last-child,.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-horizontal .no-group-variable-items-wrapper{margin-right:0}.woo-variation-swatches .grouped-variable-items .group-variable-item-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0}.woo-variation-swatches .grouped-variable-items .group-variable-items-name{font-style:italic}.woo-variation-swatches .wvs-hide-view-cart-link{display:none}:root{--wvs-tick:url("data:image/svg+xml;utf8,%3Csvg filter='drop-shadow(0px 0px 2px rgb(0 0 0 / .8))' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' d='M4 16L11 23 27 7'/%3E%3C/svg%3E");

--wvs-cross:url("data:image/svg+xml;utf8,%3Csvg filter='drop-shadow(0px 0px 5px rgb(255 255 255 / .6))' xmlns='http://www.w3.org/2000/svg' width='72px' height='72px' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23ff0000' stroke-linecap='round' stroke-width='0.6' d='M5 5L19 19M19 5L5 19'/%3E%3C/svg%3E");--wvs-single-product-item-width:30px;--wvs-single-product-item-height:30px;--wvs-single-product-item-font-size:16px}.vi-flag{display:inline-block;background-repeat:no-repeat}.vi-flag-64{display:inline-block;width:60px;height:40px;background-image:url(/wp-content/plugins/woocommerce-photo-reviews/images/flags-64.png);background-repeat:no-repeat}.vi-flag-64.flag-unknown{background-position:0 0}.vi-flag-64.flag-abkhazia{background-position:0 -64px}.vi-flag-64.flag-basque-country{background-position:-64px 0}.vi-flag-64.flag-british-antarctic-territory{background-position:-128px 0}.vi-flag-64.flag-commonwealth{background-position:-192px 0}.vi-flag-64.flag-england{background-position:-256px 0}.vi-flag-64.flag-gosquared{background-position:-320px 0}.vi-flag-64.flag-kosovo{background-position:-384px 0}.vi-flag-64.flag-mars{background-position:-448px 0}.vi-flag-64.flag-nagorno-karabakh{background-position:-512px 0}.vi-flag-64.flag-nato{background-position:-576px 0}.vi-flag-64.flag-northern-cyprus{background-position:-640px 0}.vi-flag-64.flag-olympics{background-position:-704px 0}.vi-flag-64.flag-red-cross{background-position:-768px 0}.vi-flag-64.flag-scotland{background-position:-832px 0}.vi-flag-64.flag-somaliland{background-position:-896px 0}.vi-flag-64.flag-south-ossetia{background-position:-960px 0}.vi-flag-64.flag-united-nations{background-position:-1024px 0}.vi-flag-64.flag-wales{background-position:-64px -64px}.vi-flag-64.flag-ad{background-position:-128px -64px}.vi-flag-64.flag-ae{background-position:-192px -64px}.vi-flag-64.flag-af{background-position:-256px -64px}.vi-flag-64.flag-ag{background-position:-320px -64px}.vi-flag-64.flag-ai{background-position:-384px -64px}.vi-flag-64.flag-al{background-position:-448px -64px}.vi-flag-64.flag-am{background-position:-512px -64px}.vi-flag-64.flag-an{background-position:-576px -64px}.vi-flag-64.flag-ao{background-position:-640px -64px}.vi-flag-64.flag-aq{background-position:-704px -64px}.vi-flag-64.flag-ar{background-position:-768px -64px}.vi-flag-64.flag-as{background-position:-832px -64px}.vi-flag-64.flag-at{background-position:-896px -64px}.vi-flag-64.flag-au{background-position:-960px -64px}.vi-flag-64.flag-hm{background-position:-960px -64px}.vi-flag-64.flag-aw{background-position:-1024px -64px}.vi-flag-64.flag-ax{background-position:0 -128px}.vi-flag-64.flag-az{background-position:-64px -128px}.vi-flag-64.flag-ba{background-position:-128px -128px}.vi-flag-64.flag-bb{background-position:-192px -128px}.vi-flag-64.flag-bd{background-position:-256px -128px}.vi-flag-64.flag-be{background-position:-320px -128px}.vi-flag-64.flag-bf{background-position:-384px -128px}.vi-flag-64.flag-bg{background-position:-448px -128px}.vi-flag-64.flag-bh{background-position:-512px -128px}.vi-flag-64.flag-bi{background-position:-576px -128px}.vi-flag-64.flag-bj{background-position:-640px -128px}.vi-flag-64.flag-bl{background-position:-704px -128px}.vi-flag-64.flag-bm{background-position:-768px -128px}.vi-flag-64.flag-bn{background-position:-832px -128px}.vi-flag-64.flag-bo{background-position:-896px -128px}.vi-flag-64.flag-br{background-position:-960px -128px}.vi-flag-64.flag-bs{background-position:-1024px -128px}.vi-flag-64.flag-bt{background-position:0 -192px}.vi-flag-64.flag-bw{background-position:-64px -192px}.vi-flag-64.flag-by{background-position:-128px -192px}.vi-flag-64.flag-bz{background-position:-192px -192px}.vi-flag-64.flag-ca{background-position:-256px -192px}.vi-flag-64.flag-cc{background-position:-320px -192px}.vi-flag-64.flag-cd{background-position:-384px -192px}.vi-flag-64.flag-cf{background-position:-448px -192px}.vi-flag-64.flag-cg{background-position:-512px -192px}.vi-flag-64.flag-ch{background-position:-576px -192px}.vi-flag-64.flag-ci{background-position:-640px -192px}.vi-flag-64.flag-ck{background-position:-704px -192px}.vi-flag-64.flag-cl{background-position:-768px -192px}.vi-flag-64.flag-cm{background-position:-832px -192px}.vi-flag-64.flag-cn{background-position:-896px -192px}.vi-flag-64.flag-co{background-position:-960px -192px}.vi-flag-64.flag-cr{background-position:-1024px -192px}.vi-flag-64.flag-cu{background-position:0 -256px}.vi-flag-64.flag-cv{background-position:-64px -256px}.vi-flag-64.flag-cw{background-position:-128px -256px}.vi-flag-64.flag-cx{background-position:-192px -256px}.vi-flag-64.flag-cy{background-position:-256px -256px}.vi-flag-64.flag-cz{background-position:-320px -256px}.vi-flag-64.flag-de{background-position:-384px -256px}.vi-flag-64.flag-dj{background-position:-448px -256px}.vi-flag-64.flag-dk{background-position:-512px -256px}.vi-flag-64.flag-dm{background-position:-576px -256px}.vi-flag-64.flag-do{background-position:-640px -256px}.vi-flag-64.flag-dz{background-position:-704px -256px}.vi-flag-64.flag-ec{background-position:-768px -256px}.vi-flag-64.flag-ee{background-position:-832px -256px}.vi-flag-64.flag-eg{background-position:-896px -256px}.vi-flag-64.flag-eh{background-position:-960px -256px}.vi-flag-64.flag-er{background-position:-1024px -256px}.vi-flag-64.flag-es{background-position:0 -320px}.vi-flag-64.flag-et{background-position:-64px -320px}.vi-flag-64.flag-eu{background-position:-128px -320px}.vi-flag-64.flag-fi{background-position:-192px -320px}.vi-flag-64.flag-fj{background-position:-256px -320px}.vi-flag-64.flag-fk{background-position:-320px -320px}.vi-flag-64.flag-fm{background-position:-384px -320px}.vi-flag-64.flag-fo{background-position:-448px -320px}.vi-flag-64.flag-fr{background-position:-512px -320px}.vi-flag-64.flag-ga{background-position:-576px -320px}.vi-flag-64.flag-gb{background-position:-640px -320px}.vi-flag-64.flag-gd{background-position:-704px -320px}.vi-flag-64.flag-ge{background-position:-768px -320px}.vi-flag-64.flag-gg{background-position:-832px -320px}.vi-flag-64.flag-gh{background-position:-896px -320px}.vi-flag-64.flag-gi{background-position:-960px -320px}.vi-flag-64.flag-gl{background-position:-1024px -320px}.vi-flag-64.flag-gm{background-position:0 -384px}.vi-flag-64.flag-gn{background-position:-64px -384px}.vi-flag-64.flag-gq{background-position:-128px -384px}.vi-flag-64.flag-gr{background-position:-192px -384px}.vi-flag-64.flag-gs{background-position:-256px -384px}.vi-flag-64.flag-gt{background-position:-320px -384px}.vi-flag-64.flag-gu{background-position:-384px -384px}.vi-flag-64.flag-gw{background-position:-448px -384px}.vi-flag-64.flag-gy{background-position:-512px -384px}.vi-flag-64.flag-hk{background-position:-576px -384px}.vi-flag-64.flag-hn{background-position:-640px -384px}.vi-flag-64.flag-hr{background-position:-704px -384px}.vi-flag-64.flag-ht{background-position:-768px -384px}.vi-flag-64.flag-hu{background-position:-832px -384px}.vi-flag-64.flag-ic{background-position:-896px -384px}.vi-flag-64.flag-id{background-position:-960px -384px}.vi-flag-64.flag-ie{background-position:-1024px -384px}.vi-flag-64.flag-il{background-position:0 -448px}.vi-flag-64.flag-im{background-position:-64px -448px}.vi-flag-64.flag-in{background-position:-128px -448px}.vi-flag-64.flag-iq{background-position:-192px -448px}.vi-flag-64.flag-ir{background-position:-256px -448px}.vi-flag-64.flag-is{background-position:-320px -448px}.vi-flag-64.flag-it{background-position:-384px -448px}.vi-flag-64.flag-je{background-position:-448px -448px}.vi-flag-64.flag-jm{background-position:-512px -448px}.vi-flag-64.flag-jo{background-position:-576px -448px}.vi-flag-64.flag-jp{background-position:-640px -448px}.vi-flag-64.flag-ke{background-position:-704px -448px}.vi-flag-64.flag-kg{background-position:-768px -448px}.vi-flag-64.flag-kh{background-position:-832px -448px}.vi-flag-64.flag-ki{background-position:-896px -448px}.vi-flag-64.flag-km{background-position:-960px -448px}.vi-flag-64.flag-kn{background-position:-1024px -448px}.vi-flag-64.flag-kp{background-position:0 -512px}.vi-flag-64.flag-kr{background-position:-64px -512px}.vi-flag-64.flag-kw{background-position:-128px -512px}.vi-flag-64.flag-ky{background-position:-192px -512px}.vi-flag-64.flag-kz{background-position:-256px -512px}.vi-flag-64.flag-la{background-position:-320px -512px}.vi-flag-64.flag-lb{background-position:-384px -512px}.vi-flag-64.flag-lc{background-position:-448px -512px}.vi-flag-64.flag-li{background-position:-512px -512px}.vi-flag-64.flag-lk{background-position:-576px -512px}.vi-flag-64.flag-lr{background-position:-640px -512px}.vi-flag-64.flag-ls{background-position:-704px -512px}.vi-flag-64.flag-lt{background-position:-768px -512px}.vi-flag-64.flag-lu{background-position:-832px -512px}.vi-flag-64.flag-lv{background-position:-896px -512px}.vi-flag-64.flag-ly{background-position:-960px -512px}.vi-flag-64.flag-ma{background-position:-1024px -512px}.vi-flag-64.flag-mc{background-position:0 -576px}.vi-flag-64.flag-md{background-position:-64px -576px}.vi-flag-64.flag-me{background-position:-128px -576px}.vi-flag-64.flag-mf{background-position:-192px -576px}.vi-flag-64.flag-mg{background-position:-256px -576px}.vi-flag-64.flag-mh{background-position:-320px -576px}.vi-flag-64.flag-mk{background-position:-384px -576px}.vi-flag-64.flag-ml{background-position:-448px -576px}.vi-flag-64.flag-mm{background-position:-512px -576px}.vi-flag-64.flag-mn{background-position:-576px -576px}.vi-flag-64.flag-mo{background-position:-640px -576px}.vi-flag-64.flag-mp{background-position:-704px -576px}.vi-flag-64.flag-mq{background-position:-768px -576px}.vi-flag-64.flag-mr{background-position:-832px -576px}.vi-flag-64.flag-ms{background-position:-896px -576px}.vi-flag-64.flag-mt{background-position:-960px -576px}.vi-flag-64.flag-mu{background-position:-1024px -576px}.vi-flag-64.flag-mv{background-position:0 -640px}.vi-flag-64.flag-mw{background-position:-64px -640px}.vi-flag-64.flag-mx{background-position:-128px -640px}.vi-flag-64.flag-my{background-position:-192px -640px}.vi-flag-64.flag-mz{background-position:-256px -640px}.vi-flag-64.flag-na{background-position:-320px -640px}.vi-flag-64.flag-nc{background-position:-384px -640px}.vi-flag-64.flag-ne{background-position:-448px -640px}.vi-flag-64.flag-nf{background-position:-512px -640px}.vi-flag-64.flag-ng{background-position:-576px -640px}.vi-flag-64.flag-ni{background-position:-640px -640px}.vi-flag-64.flag-nl{background-position:-704px -640px}.vi-flag-64.flag-no{background-position:-768px -640px}.vi-flag-64.flag-bv{background-position:-768px -640px}.vi-flag-64.flag-np{background-position:-832px -640px}.vi-flag-64.flag-nr{background-position:-896px -640px}.vi-flag-64.flag-nu{background-position:-960px -640px}.vi-flag-64.flag-nz{background-position:-1024px -640px}.vi-flag-64.flag-om{background-position:0 -704px}.vi-flag-64.flag-pa{background-position:-64px -704px}.vi-flag-64.flag-pe{background-position:-128px -704px}.vi-flag-64.flag-pf{background-position:-192px -704px}.vi-flag-64.flag-pg{background-position:-256px -704px}.vi-flag-64.flag-ph{background-position:-320px -704px}.vi-flag-64.flag-pirate-black{background-position:-384px -704px}.vi-flag-64.flag-pirate-white{background-position:-448px -704px}.vi-flag-64.flag-pk{background-position:-512px -704px}.vi-flag-64.flag-pl{background-position:-576px -704px}.vi-flag-64.flag-pn{background-position:-640px -704px}.vi-flag-64.flag-pr{background-position:-704px -704px}.vi-flag-64.flag-ps{background-position:-768px -704px}.vi-flag-64.flag-pt{background-position:-832px -704px}.vi-flag-64.flag-pw{background-position:-896px -704px}.vi-flag-64.flag-py{background-position:-960px -704px}.vi-flag-64.flag-qa{background-position:-1024px -704px}.vi-flag-64.flag-ro{background-position:0 -768px}.vi-flag-64.flag-rs{background-position:-64px -768px}.vi-flag-64.flag-ru{background-position:-128px -768px}.vi-flag-64.flag-rw{background-position:-192px -768px}.vi-flag-64.flag-sa{background-position:-256px -768px}.vi-flag-64.flag-sb{background-position:-320px -768px}.vi-flag-64.flag-sc{background-position:-384px -768px}.vi-flag-64.flag-sd{background-position:-448px -768px}.vi-flag-64.flag-se{background-position:-512px -768px}.vi-flag-64.flag-sg{background-position:-576px -768px}.vi-flag-64.flag-sh{background-position:-640px -768px}.vi-flag-64.flag-si{background-position:-704px -768px}.vi-flag-64.flag-sk{background-position:-768px -768px}.vi-flag-64.flag-sl{background-position:-832px -768px}.vi-flag-64.flag-sm{background-position:-896px -768px}.vi-flag-64.flag-sn{background-position:-960px -768px}.vi-flag-64.flag-so{background-position:-1024px -768px}.vi-flag-64.flag-sr{background-position:0 -832px}.vi-flag-64.flag-ss{background-position:-64px -832px}.vi-flag-64.flag-st{background-position:-128px -832px}.vi-flag-64.flag-sv{background-position:-192px -832px}.vi-flag-64.flag-sy{background-position:-256px -832px}.vi-flag-64.flag-sz{background-position:-320px -832px}.vi-flag-64.flag-tc{background-position:-384px -832px}.vi-flag-64.flag-td{background-position:-448px -832px}.vi-flag-64.flag-tf{background-position:-512px -832px}.vi-flag-64.flag-tg{background-position:-576px -832px}.vi-flag-64.flag-th{background-position:-640px -832px}.vi-flag-64.flag-tj{background-position:-704px -832px}.vi-flag-64.flag-tk{background-position:-768px -832px}.vi-flag-64.flag-tl{background-position:-832px -832px}.vi-flag-64.flag-tm{background-position:-896px -832px}.vi-flag-64.flag-tn{background-position:-960px -832px}.vi-flag-64.flag-to{background-position:-1024px -832px}.vi-flag-64.flag-tr{background-position:0 -896px}.vi-flag-64.flag-tt{background-position:-64px -896px}.vi-flag-64.flag-tv{background-position:-128px -896px}.vi-flag-64.flag-tw{background-position:-192px -896px}.vi-flag-64.flag-tz{background-position:-256px -896px}.vi-flag-64.flag-ua{background-position:-320px -896px}.vi-flag-64.flag-ug{background-position:-384px -896px}.vi-flag-64.flag-us{background-position:-448px -896px}.vi-flag-64.flag-uy{background-position:-512px -896px}.vi-flag-64.flag-uz{background-position:-576px -896px}.vi-flag-64.flag-va{background-position:-640px -896px}.vi-flag-64.flag-vc{background-position:-704px -896px}.vi-flag-64.flag-ve{background-position:-768px -896px}.vi-flag-64.flag-vg{background-position:-832px -896px}.vi-flag-64.flag-vi{background-position:-896px -896px}.vi-flag-64.flag-vn{background-position:-960px -896px}.vi-flag-64.flag-vu{background-position:-1024px -896px}.vi-flag-64.flag-xbt{background-position:-448px -960px}.vi-flag-64.flag-eth{background-position:-512px -960px}.vi-flag-64.flag-zm{background-position:-320px -960px}.vi-flag-64.flag-gf{background-position:-576px -960px}.vi-flag-64.flag-gp{background-position:-512px -320px}.vi-flag-64.flag-re{background-position:-512px -320px}.vi-flag-64.flag-yt{background-position:-192px -960px}.vi-flag-64.flag-ws{background-position:-64px -960px}.vi-flag-64.flag-za{background-position:-256px -960px}.vi-flag-64.flag-sj{background-position:-768px -640px}.vi-flag-64.flag-wf{background-position:0 -960px}.vi-flag-64.flag-ye{background-position:-128px -960px}.vi-flag-64.flag-zw{background-position:-384px -960px}.vi-flag-64.flag-pm{background-position:-640px -960px}@font-face{font-family:woocommerce-photo-reviews-vote-icons;src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/vote-icons.eot);src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/vote-icons.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/vote-icons.woff2) format("woff2"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/vote-icons.woff) format("woff"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/vote-icons.ttf) format("truetype"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/vote-icons.svg#Flaticon) format("svg");font-weight:400;font-style:normal;font-display:swap}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-family:woocommerce-photo-reviews-vote-icons;src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/vote-icons.svg#Flaticon) format("svg")}}[class*=" woocommerce-photo-reviews-vote-"]:after,[class*=" woocommerce-photo-reviews-vote-"]:before,[class^=woocommerce-photo-reviews-vote-]:after,[class^=woocommerce-photo-reviews-vote-]:before{font-family:woocommerce-photo-reviews-vote-icons;font-size:20px;font-style:normal;margin:0}.woocommerce-photo-reviews-vote-like-1:before{content:"\f100"}.woocommerce-photo-reviews-vote-dislike:before{content:"\f101"}.woocommerce-photo-reviews-vote-like:before{content:"\f102"}.woocommerce-photo-reviews-vote-dislike-1:before{content:"\f103"}@font-face{font-family:woocommerce-photo-reviews-badge;src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews-badge.eot);src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews-badge.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews-badge.woff) format("woff"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews-badge.ttf) format("truetype"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews-badge.svg#woocommerce-photo-reviews-badge) format("svg");font-weight:400;font-style:normal;font-display:swap}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-family:woocommerce-photo-reviews-badge;src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews-badge.svg#woocommerce-photo-reviews-badge) format("svg")}}[class*=" woocommerce-photo-reviews-badge-"]:after,[class*=" woocommerce-photo-reviews-badge-"]:before,[class^=woocommerce-photo-reviews-badge-]:after,[class^=woocommerce-photo-reviews-badge-]:before{font-family:woocommerce-photo-reviews-badge!important;font-style:normal;margin-left:10px}.woocommerce-photo-reviews-badge-tick-5:before{content:"\f100"!important}.woocommerce-photo-reviews-badge-check-box:before{content:"\f101"!important}.woocommerce-photo-reviews-badge-check-1:before{content:"\f102"!important}.woocommerce-photo-reviews-badge-check:before{content:"\f103"!important}.woocommerce-photo-reviews-badge-checked-1:before{content:"\f104"!important}.woocommerce-photo-reviews-badge-check-square:before{content:"\f105"!important}.woocommerce-photo-reviews-badge-tick-3:before{content:"\f106"!important}.woocommerce-photo-reviews-badge-check-mark:before{content:"\f107"!important}.woocommerce-photo-reviews-badge-tick-2:before{content:"\f108"!important}.woocommerce-photo-reviews-badge-check-2:before{content:"\f109"!important}.woocommerce-photo-reviews-badge-tick:before{content:"\f10a"!important}.woocommerce-photo-reviews-badge-success:before{content:"\f10b"!important}.woocommerce-photo-reviews-badge-round-done-button:before{content:"\f10c"!important}.woocommerce-photo-reviews-badge-checked-2:before{content:"\f10d"!important}.woocommerce-photo-reviews-badge-tick-inside-circle:before{content:"\f10e"!important}.woocommerce-photo-reviews-badge-tick-4:before{content:"\f10f"!important}.woocommerce-photo-reviews-badge-tick-1:before{content:"\f110"!important}.woocommerce-photo-reviews-badge-checked:before{content:"\f111"!important}.woocommerce-photo-reviews-badge-check-4:before{content:"\f112"!important}.woocommerce-photo-reviews-badge-check-3:before{content:"\f113"!important}@keyframes wcpr_notify_loading{0%{transform:translate3d(0,2px,0) scale(1.2,.85)}to{transform:translate3d(0,-5px,0) scale(.9,1.1)}}@font-face{font-family:"woocommerce-photo-reviews";src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.eot);src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.woff) format("woff"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.ttf) format("truetype"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.svg) format("svg");font-weight:400;font-style:normal;font-display:swap}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-family:"woocommerce-photo-reviews";src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.svg) format("svg")}}.woocommerce-Reviews,body.theme-flatsome #reviews{flex-direction:column}.rtl .wcpr-stars-count{padding-left:0;padding-right:20px}.rtl .rate-percent-bg .rate-percent{left:unset;right:0}.rtl .wcpr-overall-rating-right{padding-left:unset;text-align:right;padding-right:10px}.rtl .wcpr-overall-rating-right .wcpr-overall-rating-right-star .star-rating{float:right!important}.rtl .wcpr-filter-button:before{margin:0 0 0 5px!important}.rtl .wcpr-filter-button .wcpr-filter-rating-placeholder,.rtl .wcpr-filter-button.wcpr-filter-button-images,.rtl .wcpr-filter-button[data-filter_type=verified],.rtl .wcpr-filter-container li.wcpr-filter-button-li a{display:flex;justify-content:center}.wcpr_image_upload_button,.wcpr_image_upload_button.button{text-transform:inherit;margin-top:0;margin-bottom:0;border-radius:6px}.wcpr_image_upload_button.button:before{content:"";mask:url(/wp-content/plugins/woocommerce-photo-reviews/images/add-photo-medium-ion.svg) no-repeat center/contain;-webkit-mask:url(/wp-content/plugins/woocommerce-photo-reviews/images/add-photo-medium-ion.svg) no-repeat center/contain;background-color:var(--upload_button_color);width:17px;height:17px;margin-right:10px}.wcpr_image_upload_button.icon_with_text{padding:0;background-color:#fff0;border:unset;display:inline-flex;align-items:center}.wcpr_image_upload_button.icon_with_text:before{content:"";background:url(/wp-content/plugins/woocommerce-photo-reviews/images/add-photo-bigger.svg) no-repeat center/contain;width:90px;height:90px;margin-right:15px;background-color:#fff0;background-size:40px;padding:15px;mask-size:40px;border:solid 1px #c3c3c3!important;border-radius:6px;display:block}.wcpr-hidden{display:none!important}.wcpr-comment-form-error{color:red;display:inline-grid;white-space:break-spaces!important;margin-bottom:15px;width:100%!important}.wcpr-comment-form-notify{color:#456083;display:inline-block}.wcpr-comment-form-notify>span{display:inline-flex;white-space:break-spaces!important;align-items:baseline;gap:5px;margin-left:5px}.wcpr-comment-form-notify>span span{width:5px;height:5px;border-radius:100%;background:#456083;animation:wcpr_notify_loading .5s .1s alternate infinite cubic-bezier(.6,.05,.15,.95) backwards}.wcpr-comment-form-notify>span span:first-child{animation:wcpr_notify_loading .5s alternate infinite cubic-bezier(.6,.05,.15,.95)}.wcpr-comment-form-notify>span span:last-child{animation:wcpr_notify_loading .5s .12s alternate infinite cubic-bezier(.6,.05,.15,.95) backwards}.wcpr-stars-count{font-size:10px;width:-webkit-fill-available;width:-moz-available}.wcpr-stars-count.grid-style .wcpr-row .wcpr-col-number{display:inline-block;font-size:inherit}.wcpr-stars-count.grid-style .wcpr-row .wcpr-col-star{width:1.5em;overflow:hidden}.wcpr-stars-count.grid-style .wcpr-row .wcpr-col-star .star-rating:before{opacity:0}.wcpr-stars-count.grid-style .wcpr-row .wcpr-col-process{max-width:calc(100% - 60px);margin:0 10}.wcpr-stars-count.grid-style .wcpr-row .wcpr-col-rank-count{text-align:right}.wcpr-stars-count .wcpr-row{display:flex;font-size:14px;width:100%;height:22px;align-items:center;justify-content:space-between}.wcpr-stars-count .wcpr-row>div{vertical-align:middle;font-size:0;display:inline-block;text-align:center;box-sizing:border-box;padding:0}.wcpr-stars-count .wcpr-row .wcpr-col-rank-count{width:50px;white-space:nowrap;font-size:inherit}.wcpr-stars-count .wcpr-row .wcpr-col-process{max-width:calc(100% - 50px - 6.6em);width:100%;font-size:inherit}.wcpr-stars-count .wcpr-row .wcpr-col-star{width:7.5em;font-size:inherit}.wcpr-stars-count .wcpr-row .wcpr-col-star .star-rating{font-size:inherit;float:left}.wcpr-stars-count .wcpr-row .wcpr-col-star .star-rating:before{color:#ffb600;opacity:.3!important;float:left}.commentlist .comment-text .star-rating span:before,.product .woocommerce-product-rating .star-rating span:before,.wcpr-overall-rating-right .wcpr-overall-rating-right-star .star-rating span:before,.wcpr-stars-count .wcpr-row .wcpr-col-star .star-rating span:before,.wcpr-stars-count .wcpr-row .wcpr-col-star span:before{color:#ffb600}.commentlist .comment-text .star-rating:before,.product .woocommerce-product-rating .star-rating:before,.wcpr-overall-rating-right .wcpr-overall-rating-right-star .star-rating:before,.wcpr-stars-count .wcpr-row .wcpr-col-star:before{color:#ffb600;opacity:.3!important}.wcpr-stars-count .wcpr-row .wcpr-col-number{width:16px;display:none}.wcpr-html{overflow:hidden}.rate-percent-bg{position:relative;height:6px;background-color:rgb(0 0 0 / .1);display:inline-block;width:100%;vertical-align:middle;font-size:0;border-radius:3px;overflow:hidden}.rate-percent-bg .rate-percent-bg-1{position:absolute;text-align:center;width:100%;color:#fff;z-index:2}.rate-percent-bg .rate-percent{height:100%;position:absolute;top:0;left:0;z-index:1;border-radius:3px}.wcpr-modal-light-box,.wcpr-modal-light-box *{box-sizing:border-box}#comments .wcpr-overall-rating-and-rating-count .wcpr-overall-rating-right-star .star-rating span:before,#comments .wcpr-overall-rating-and-rating-count .wcpr-overall-rating-right-star .star-rating:before,.wcpr-col-star .star-rating span:before,.wcpr-col-star .star-rating:before{font-size:inherit;letter-spacing:inherit}#comments .wcpr-overall-rating-and-rating-count{display:inline-flex!important;gap:20px;width:100%;padding-bottom:30px}#comments .wcpr-overall-rating-and-rating-count h2{display:inline;white-space:nowrap}#comments .wcpr-overall-rating-and-rating-count.grid-style{display:flex;gap:20px;padding:0}#comments .wcpr-overall-rating-and-rating-count.grid-style .wcpr-overall-rating-right-star{font-size:20px}#comments .wcpr-overall-rating-and-rating-count.grid-style .wcpr-overall-rating-right-star .star-rating{min-width:109px;min-height:20px}#comments .wcpr-overall-rating-and-rating-count.grid-style .wcpr-overall-rating-right-star .star-rating span{min-height:20px}#comments .wcpr-overall-rating-and-rating-count.grid-style .wcpr-overall-rating-right-star .star-rating span:before,#comments .wcpr-overall-rating-and-rating-count.grid-style .wcpr-overall-rating-right-star .star-rating:before{font-size:20px!important}#comments .wcpr-overall-rating-and-rating-count.grid-style .wcpr-overall-rating{flex-grow:1;width:auto;background-color:#f6f6f6;display:flex;border-radius:10px;padding:20px}#comments .wcpr-overall-rating-and-rating-count.grid-style .wcpr-overall-rating .wcpr-overall-rating-main{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}#comments .wcpr-overall-rating-and-rating-count.grid-style .wcpr-overall-rating .wcpr-overall-rating-main .wcpr-overall-rating-average{font-size:45px;font-weight:700;line-height:1.125}#comments .wcpr-overall-rating-and-rating-count.grid-style .wcpr-overall-rating .wcpr-overall-rating-main .wcpr-overall-rating-right-total{font-size:1.125em;margin-top:5px;color:#ffb600}#comments .wcpr-overall-rating-and-rating-count.grid-style .wcpr-stars-count{flex-grow:1;width:auto;background-color:#f6f6f6;border-radius:10px;padding:20px}#comments .wcpr-filter-container{display:flex!important}#comments .wcpr-filter-container.wcpr-filter-style-grid,#comments .wcpr-filter-container.wcpr-filter-style-grid-layout-2{border-width:1px 0;margin-top:35px;margin-bottom:35px;gap:25px;padding:15px 0}#comments .wcpr-filter-container.wcpr-filter-style-grid .wcpr-filter-button,#comments .wcpr-filter-container.wcpr-filter-style-grid-layout-2 .wcpr-filter-button{border-radius:20px;margin:0}.wcpr-overall-rating-main{display:flex;align-items:center}.wcpr-overall-rating-main .wcpr-overall-rating-right .wcpr-overall-rating-right-total{float:none;clear:both;white-space:nowrap}.wcpr-overall-rating-left{padding:15px 10px;text-align:center;vertical-align:middle;background:#2d2b2b;color:#fff;border-radius:3px;font-size:16px;margin:10px 1px}.wcpr-overall-rating-left .wcpr-overall-rating-left-average{white-space:nowrap}.wcpr-overall-rating-right{padding-left:10px;text-align:left}.wcpr-overall-rating-right .wcpr-overall-rating-right-star .star-rating{width:5.5em;font-size:14px;float:left!important}.wcpr-filter-container{padding:0;margin:20px 0;text-align:center;justify-content:center;flex-wrap:wrap;position:relative}.wcpr-filter-container .wcpr-filter-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgb(255 255 255 / .7);z-index:100;cursor:progress;display:none}.wcpr-filter-container .wcpr-filter-button{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:2px;padding:10px 15px!important;display:inline-block;margin:10px 5px!important;font-size:15px;font-weight:300;line-height:1;color:#fff;background-color:rgb(0 0 0 / .5);transition:all 300ms ease-in-out 0s;border:1px solid}.wcpr-filter-container .wcpr-filter-button:hover{color:#fff;background-color:rgb(0 0 0 / .8)!important}.wcpr-filter-container .wcpr-filter-button.wcpr-active{background-color:#000}.wcpr-filter-container ul.wcpr-filter-button-ul{list-style-type:none;position:absolute;z-index:999;margin:10px 0 0;left:-1px;padding:0;display:none}.wcpr-filter-container li.wcpr-filter-button-li a{margin:0!important;width:125px!important}.wcpr-filter-container.wcpr-filter-loading .wcpr-filter-button-wrap{overflow:hidden}.wcpr-comment-form-images label,.wcpr-filter-button-wrap:hover ul.wcpr-filter-button-ul,.wcpr-filter-container.wcpr-filter-loading .wcpr-filter-overlay{display:block}.wcpr-filter-button.wcpr-filter-button-images:before{font-family:"woocommerce-photo-reviews";content:"\f109"}.wcpr-filter-button.wcpr-filter-button-verified:before{font-family:"woocommerce-photo-reviews";content:"\f10a"}.wcpr-filter-button:before{margin:0 5px 0 0!important;font-size:inherit!important}.wcpr-filter-button-wrap{position:relative;display:inline-block;width:125px}li.wcpr-filter-button-li{margin:0!important;display:inline-block}.wcpr-comment-form-images{margin:.5em 0;width:100%}.wcpr-comment-form-images .wcpr-selected-image{width:30%;max-width:128px;margin:10px 0 0}.wcpr-comment-form-images .wcpr_image_upload{width:100%;margin-bottom:10px}.wcpr-comment-form-images .wcpr-selected-image-caption{width:100%}.wcpr-comment-form-images .wcpr-selected-image-name{width:100%;overflow:hidden;text-overflow:ellipsis;font-size:.8em;white-space:nowrap}.wcpr-comment-form-title input{margin:0;width:100%}.wcpr-load-more-reviews-button-container{text-align:center}.wcpr-load-more-reviews-button-container .wcpr-load-more-reviews-button{display:inline-block!important;background:#000;color:#fff;border-radius:3px;width:100px;height:40px;line-height:40px;font-size:14px;margin:10px 0;font-weight:400;cursor:pointer;position:relative}.wcpr-load-more-reviews-button-container span.wcpr-load-more-reviews-button.wcpr-loading:before{background:#fff;content:"";position:absolute;left:0;right:0;top:0;bottom:0}.wcpr-load-more-reviews-button-container span.wcpr-load-more-reviews-button.wcpr-loading:after{content:url(/wp-content/plugins/woocommerce-photo-reviews/images/loading-1.gif);width:64px;height:64px;font-size:15px;position:absolute;left:50%;top:50%;opacity:1;transform:translate(-50%,-50%) scale3d(.5,.5,.5);display:inline-block}.wcpr-input-file-container .wcpr-input-file-wrap{margin-top:10px;margin-bottom:10px}.wcpr-input-file-container .wcpr-input-file-wrap .wcpr-selected-image-container{display:flex;flex-wrap:wrap;gap:10px;align-items:flex-end}.wcpr-input-file-container .wcpr-input-file-wrap .wcpr-selected-image input{margin:0}.wcpr-comment-form-images.wcpr-comment-form-images-with-caption .wcpr-selected-image{width:100%;max-width:100%;margin:5px 0;display:flex;align-items:center}.wcpr-comment-form-images.wcpr-comment-form-images-with-caption .wcpr-selected-image img.wcpr-selected-image-preview{width:25%;max-width:64px}.wcpr-comment-form-images.wcpr-comment-form-images-with-caption .wcpr-selected-image video.wcpr-selected-image-preview{width:auto;max-width:100px}.wcpr-comment-form-images.wcpr-comment-form-images-with-caption .wcpr-selected-image-info{width:calc(100% - 64px);padding-left:10px}.theme-woodmart .wcpr-custom-fields{width:100%;padding:0 10px}.theme-woodmart .wcpr-comment-form-images{padding:0 10px}.theme-woodmart .wcpr-comment-form-title,.theme-woodmart .wcpr-form-description{width:100%;padding:0 10px;margin-bottom:10px}.wcpr-custom-field{margin:8px 0}.wcpr-custom-field .wcpr-custom-field-name{font-size:16px}.wcpr-custom-field .wcpr-custom-field-input{display:flex;justify-content:space-between;justify-items:center;align-items:center}.wcpr-custom-field .wcpr-custom-field-input>div{width:48%}.wcpr-custom-field .wcpr-custom-field-input>div input,.wcpr-custom-field-input>div select{width:100%;padding:5px;margin:0;font-size:14px}.wcpr-review-custom-fields{display:flex;justify-content:space-between;flex-wrap:wrap}span.wcpr-review-custom-field-value{font-weight:500}span.wcpr-review-custom-field-name{font-weight:300}.wcpr-comment-helpful-button-container{margin:5px 0;display:flex;justify-content:flex-end;line-height:2em;border-top:1px solid rgb(1 1 1 / .1);flex-wrap:wrap;padding:5px 0;position:relative}.wcpr-comment-helpful-button-container span{cursor:pointer}.wcpr-comment-helpful-button-container:not(.wcpr-comment-helpful-button-voted-up) .wcpr-comment-helpful-button-up-vote:hover{transform:scale3d(1.2,1.2,1.2)}.wcpr-comment-helpful-button-container:not(.wcpr-comment-helpful-button-voted-down) .wcpr-comment-helpful-button-down-vote:hover{transform:scale3d(1.2,1.2,1.2) rotate(180deg)}.reviews-content-right-meta .wcpr-comment-helpful-button-container{margin:10px 0}span.wcpr-comment-helpful-button-label{margin:0 5px}.wcpr-comment-helpful-button-vote-container{display:flex}span.wcpr-comment-helpful-button-down-vote{transform:rotate(180deg)}.wcpr-comment-helpful-button-up-vote{font-weight:300;margin:0 8px 0 2px}.wcpr-comment-helpful-button-down-vote,.wcpr-comment-helpful-button-down-vote-count,.wcpr-comment-helpful-button-up-vote-count{font-weight:300;margin:0 2px}.wcpr-comment-helpful-button-voted-down .wcpr-comment-helpful-button-down-vote,.wcpr-comment-helpful-button-voted-down .wcpr-comment-helpful-button-down-vote-count,.wcpr-comment-helpful-button-voted-up .wcpr-comment-helpful-button-up-vote,.wcpr-comment-helpful-button-voted-up .wcpr-comment-helpful-button-up-vote-count{font-weight:700;cursor:initial}.wcpr-comment-helpful-button-voting-overlay{position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;background:rgb(255 255 255 / .5);display:none}.wcpr-comment-helpful-button-voting .wcpr-comment-helpful-button-voting-overlay,body.theme-goya #comments .kt-reviews-image-container img,body.theme-goya #comments .wcpr-grid-layout-2-style .reviews-images-wrap-left img,body.theme-goya #comments .wcpr-grid-style-item .reviews-images-wrap-right img,body.theme-goya #comments .wcpr-list-layout-2-style .reviews-images-wrap-left img,body.theme-goya #comments .wcpr-list-style .reviews-images-wrap-right img,body.theme-goya #comments .wcpr-masonry-style .reviews-images-wrap-right img{display:block}.wcpr-comment-helpful-button{transition:transform 200ms ease}.wcpr-comment-author-with-country{display:inline-flex;justify-content:flex-start;align-items:center;gap:5px}.wcpr-comment-author-with-country .vi-flag-64{margin:-8px -12px;transform:scale(.6)}.reviews-images,.reviews-videos,.shortcode-reviews-images{height:auto}body.theme-goya #review_form .comment-form-rating{text-align:left;background:0 0;padding-left:0}body.theme-goya #comments .wcpr-overall-rating-and-rating-count:not(.grid-style):not(.list-style) .wcpr-overall-rating-right-star .star-rating span:before,body.theme-goya #comments .wcpr-overall-rating-and-rating-count:not(.grid-style):not(.list-style) .wcpr-overall-rating-right-star .star-rating:before{letter-spacing:1.5px}body.theme-goya #comments .wcpr-overall-rating-and-rating-count.grid-style .wcpr-overall-rating-main .wcpr-overall-rating-right-star .star-rating,body.theme-goya #comments .wcpr-overall-rating-and-rating-count.grid-style .wcpr-overall-rating-main .wcpr-overall-rating-right-star .star-rating span{min-height:25px}body.theme-goya #comments .wcpr-overall-rating-and-rating-count.grid-style .wcpr-overall-rating-main .wcpr-overall-rating-right-star .star-rating:before{font-size:25px!important;opacity:.3}body.theme-goya #comments .wcpr-overall-rating-and-rating-count.grid-style .wcpr-overall-rating-main .wcpr-overall-rating-right-star .star-rating span:before{font-size:25px!important}body.theme-goya .woocommerce-Reviews .commentlist{max-width:100%}body.theme-goya #reviews-content-right .woocommerce-photo-reviews-rating-html-shortcode .star-rating{letter-spacing:1.3px}body.theme-goya #reviews-content-right .wcpr-review-rating .star-rating span:before,body.theme-goya #reviews-content-right .wcpr-review-rating .star-rating:before,body.theme-goya .commentlist .wcpr-review-rating .star-rating span:before,body.theme-goya .commentlist .wcpr-review-rating .star-rating:before{font-size:14px}body.theme-goya #reviews-content-right .wcpr-review-rating .star-rating span,body.theme-goya .commentlist .wcpr-review-rating .star-rating span{font-size:0}body.theme-goya #reviews-content-right .wcpr-grid-layout-2-style .review-author-container .avatar,body.theme-goya #reviews-content-right .wcpr-grid-style .review-author-container .avatar,body.theme-goya .commentlist .wcpr-grid-layout-2-style .review-author-container .avatar,body.theme-goya .commentlist .wcpr-grid-style .review-author-container .avatar{position:static}body.theme-goya #reviews-content-right .comment-text,body.theme-goya .commentlist .comment-text{border-bottom:unset}body.theme-flatsome #reviews #comments,body.theme-flatsome #reviews #review_form_wrapper{flex-basis:100%!important;max-width:100%!important}@media screen and (max-width:680px){#comments .wcpr-overall-rating-and-rating-count{display:inline-block!important}.wcpr-overall-rating-main{justify-content:center}.wcpr-overall-rating{text-align:center}.wcpr-stars-count{margin:0;padding:0}}.woocommerce-review__verified{color:#29d50b!important}.wcpr-input-file-wrap .wcpr_image_upload_button.button,.wcpr-input-file-wrap .wcpr_image_upload_button.button{background-color:#F3F3F3!important;color:#3E3E3E!important}.wcpr-filter-container{border:1px solid #e5e5e5}.wcpr-filter-container .wcpr-filter-button{border:1px solid #e5e5e5}.star-rating:before,.star-rating span:before,.stars a:hover:after,.stars a.active:after{color:#ffb600!important}.rate-percent{background-color:#96588a}:root{--upload_button_bg_color:#F3F3F3;--upload_button_color:#3E3E3E}/*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */
@-webkit-keyframes rightSpring{0%,to{left:0}50%{left:-30px}}@keyframes rightSpring{0%,to{left:0}50%{left:-30px}}@-webkit-keyframes leftSpring{0%,to{left:0}50%{left:30px}}@keyframes leftSpring{0%,to{left:0}50%{left:30px}}html.wcpr-swipebox-html.wcpr-swipebox-touch{overflow:hidden!important}#wcpr-swipebox-overlay img{border:0!important}#wcpr-swipebox-overlay{width:100%;height:100%;position:fixed;top:0;left:0;z-index:9999999!important;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rtl #wcpr-swipebox-container{direction:ltr}#wcpr-swipebox-container,#wcpr-swipebox-slider{position:relative;width:100%;height:100%}#wcpr-swipebox-slider{-webkit-transition:-webkit-transform .4s ease;transition:transform .4s ease;left:0;top:0;white-space:nowrap;position:absolute;display:none;cursor:pointer}#wcpr-swipebox-slider .slide{height:100%;width:100%;line-height:1px;text-align:center;display:inline-flex;justify-content:center;align-items:center}#wcpr-swipebox-slider .slide:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#wcpr-swipebox-slider .slide .swipebox-video-container,#wcpr-swipebox-slider .slide .wcpr-swipebox-inline-container{display:inline-block;max-height:100%;max-width:100%;margin:0;padding:0;width:auto;height:auto;vertical-align:middle}#wcpr-swipebox-slider .slide .swipebox-video-container{background:0 0;max-width:1140px;width:100%;padding:5%;-webkit-box-sizing:border-box;box-sizing:border-box}#wcpr-swipebox-slider .slide img{display:inline-block;max-height:100%;max-width:100%;margin:0;padding:0;width:auto;height:auto;vertical-align:middle}#wcpr-swipebox-slider .slide .swipebox-video-container .swipebox-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}#wcpr-swipebox-slider .slide .swipebox-video-container .swipebox-video iframe{width:100%!important;height:100%!important;position:absolute;top:0;left:0}#wcpr-swipebox-slider .slide-loading{background:url(/wp-content/plugins/woocommerce-photo-reviews/images/loader.gif) center center no-repeat}#wcpr-swipebox-bottom-bar,#wcpr-swipebox-top-bar{-webkit-transition:.5s;transition:.5s;position:absolute;left:0;z-index:999;height:50px;width:100%}#wcpr-swipebox-bottom-bar{bottom:-50px}#wcpr-swipebox-bottom-bar.visible-bars{-webkit-transform:translate3d(0,-50px,0);transform:translate3d(0,-50px,0)}#wcpr-swipebox-top-bar{top:-50px}#wcpr-swipebox-top-bar.visible-bars{-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}#wcpr-swipebox-title{display:block;width:100%;text-align:center}#wcpr-swipebox-close,#wcpr-swipebox-next,#wcpr-swipebox-prev{background-image:url(/wp-content/plugins/woocommerce-photo-reviews/images/icons.png);background-repeat:no-repeat;border:0!important;text-decoration:none!important;cursor:pointer;width:50px;height:50px}#wcpr-swipebox-next,#wcpr-swipebox-prev{top:0}#wcpr-swipebox-arrows{display:block;margin:0 auto;width:100%;height:50px}#wcpr-swipebox-prev{background-position:-32px 13px;float:left}#wcpr-swipebox-next{background-position:-78px 13px;float:right}#wcpr-swipebox-close{top:0;right:0;position:absolute;z-index:9999;background-position:15px 12px}.wcpr-swipebox-no-close-button #wcpr-swipebox-close{display:none}#wcpr-swipebox-next.disabled,#wcpr-swipebox-prev.disabled{opacity:.3}.wcpr-swipebox-no-touch #wcpr-swipebox-overlay.rightSpring #wcpr-swipebox-slider{-webkit-animation:rightSpring .3s;animation:rightSpring .3s}.wcpr-swipebox-no-touch #wcpr-swipebox-overlay.leftSpring #wcpr-swipebox-slider{-webkit-animation:leftSpring .3s;animation:leftSpring .3s}.wcpr-swipebox-touch #wcpr-swipebox-container:after,.wcpr-swipebox-touch #wcpr-swipebox-container:before{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;content:' ';position:absolute;z-index:999;top:0;height:100%;width:20px;opacity:0}.wcpr-swipebox-touch #wcpr-swipebox-container:before{left:0;-webkit-box-shadow:inset 10px 0 10px -8px #656565;box-shadow:inset 10px 0 10px -8px #656565}.wcpr-swipebox-touch #wcpr-swipebox-container:after{right:0;-webkit-box-shadow:inset -10px 0 10px -8px #656565;box-shadow:inset -10px 0 10px -8px #656565}.wcpr-swipebox-touch #wcpr-swipebox-overlay.leftSpringTouch #wcpr-swipebox-container:before,.wcpr-swipebox-touch #wcpr-swipebox-overlay.rightSpringTouch #wcpr-swipebox-container:after{opacity:1}@media screen and (min-width:800px){#wcpr-swipebox-close{right:10px}#wcpr-swipebox-arrows{width:92%;max-width:800px}}#wcpr-swipebox-overlay{background:#0d0d0d}#wcpr-swipebox-bottom-bar,#wcpr-swipebox-top-bar{text-shadow:1px 1px 1px #000;background:#000;opacity:.95}#wcpr-swipebox-top-bar{color:#fff!important;font-size:15px;line-height:43px;font-family:Helvetica,Arial,sans-serif}@font-face{font-family:"woocommerce-photo-reviews";src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.eot);src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.woff) format("woff"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.ttf) format("truetype"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.svg) format("svg");font-weight:400;font-style:normal;font-display:swap}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-family:"woocommerce-photo-reviews";src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.svg) format("svg")}}.wcpr-modal-light-box{display:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:9911;transform:translate3d(0,0,0)}.wcpr-modal-light-box,.wcpr-modal-light-box *{box-sizing:border-box!important}.wcpr-modal-light-box .wcpr-modal-light-box-wrapper .wcpr-modal-wrap .wcpr-modal-content .star-rating{font-size:14px;margin:5px 0;width:5.5em;float:left;letter-spacing:1px}.wcpr-modal-light-box .wcpr-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:9915;background-color:rgb(55 55 55 / .9)}.wcpr-modal-light-box .wcpr-modal-wrap-container{display:flex;justify-content:center;position:relative;max-width:1000px;max-height:80%;width:80%}.wcpr-modal-light-box .wcpr-modal-wrap-container .wcpr-close{position:absolute;top:-50px;right:-50px;font-size:35px;cursor:pointer;color:#fff;transition:.3s ease;line-height:35px;padding:5px;z-index:9922}.wcpr-modal-light-box .wcpr-modal-wrap-container .wcpr-close:before{font-family:"woocommerce-photo-reviews";content:"\f101"}.wcpr-modal-light-box .wcpr-modal-wrap-container .wcpr-close:hover{background:rgb(255 255 255 / .2)}.wcpr-modal-light-box .wcpr-modal-wrap-container .wcpr-close:focus{background:rgb(255 255 255 / .2)}.wcpr-modal-light-box .wcpr-modal-wrap-container .wcpr-next:hover,.wcpr-modal-light-box .wcpr-modal-wrap-container .wcpr-prev:hover{background:rgb(255 255 255 / .2)}.wcpr-modal-light-box #reviews-content-left,.wcpr-modal-wrap{vertical-align:middle;position:relative;display:flex;box-sizing:border-box}.wcpr-modal-light-box #reviews-content-left{z-index:9920;max-height:550px;height:auto;text-align:center;margin:auto;padding:0;border-radius:2px 0 0 2px;width:50%;flex-direction:column}.wcpr-modal-light-box #reviews-content-left #reviews-content-left-modal{width:100%;flex-direction:row;display:flex;font-size:0;text-align:center;align-items:center;justify-content:space-evenly}.wcpr-modal-light-box #reviews-content-left #reviews-content-left-modal .reviews-images-wrap{display:flex;width:36px;max-height:36px;box-sizing:border-box;padding:0;overflow:hidden;align-items:center;border:1px solid;margin-top:4px;margin-bottom:4px}.wcpr-modal-light-box #reviews-content-right{position:relative;z-index:9920;max-height:550px;display:flex;margin:0;width:45%;height:auto;border-radius:0 2px 2px 0;vertical-align:top;padding:0;font-size:14px;color:#000;flex-wrap:wrap;background-color:inherit}.wcpr-modal-light-box #reviews-content-right .reviews-content-right-meta{margin:0 30px 20px;width:100%;height:auto;border-radius:2px;display:inline-block;background-color:inherit}.wcpr-modal-wrap{max-width:1000px;z-index:9999;width:100%;text-align:left;border-radius:2px;font-size:0;line-height:1.5;background-color:#fefefe;min-height:100px}.wcpr-modal-wrap .wcpr-comment-author{margin:0 0 5px}.wcpr-modal-wrap .wcpr-modal-content .star-rating:before{opacity:.3!important;color:#ffb600}.wcpr-modal-wrap .wcpr-modal-content .star-rating span:before{color:#ffb600}.wcpr-modal-wrap .wcpr-review-content-short{display:none}.wcpr-modal-light-box-wrapper{position:absolute;top:0;right:0;left:0;bottom:0;z-index:99999;text-align:center;display:flex;justify-content:center;align-items:center}.wcpr-modal-wrap-container .wcpr-next,.wcpr-modal-wrap-container .wcpr-prev{cursor:pointer;position:absolute;top:45%;width:auto;padding:22px 7px;margin-top:-50px;color:#fff;font-size:35px;transition:.6s ease;user-select:none;-webkit-user-select:none;z-index:9922;border-radius:3px 0 0 3px}.wcpr-modal-wrap-container .wcpr-prev{left:-49px}.wcpr-modal-wrap-container .wcpr-prev:before{font-family:"woocommerce-photo-reviews";content:"\f106"}.wcpr-modal-wrap-container .wcpr-next{right:-49px}.wcpr-modal-wrap-container .wcpr-next:before{font-family:"woocommerce-photo-reviews";content:"\f105"}.wcpr-modal-light-box.wcpr-no-images #reviews-content-right{width:100%}.wcpr-modal-light-box.wcpr-no-images #reviews-content-left{display:none}.wcpr-modal-light-box.wcpr-no-images .wcpr-modal-wrap-container{max-width:500px}#reviews-content-left-main{max-height:500px;width:100%;display:flex;align-items:center;justify-content:center;height:100%}#reviews-content-left-main .wcpr-review-image-container{position:relative}#reviews-content-left-main .wcpr-review-image-container .wcpr-review-image-caption{position:absolute;width:100%;bottom:0;text-align:center;z-index:9}#reviews-content-left-main .reviews-images{max-width:100%;max-height:500px;cursor:zoom-in}#comments *{box-sizing:border-box}#comments .wcpr-list{display:flex;flex-direction:column}#comments .wcpr-list .wcpr-review-content-full{display:none}#comments .wcpr-list.wcpr-grid-popup-review .reviews-images-wrap *,#comments .wcpr-list.wcpr-grid-popup-review .wcpr-list-style-item,#comments .wcpr-list.wcpr-list-style.wcpr-grid-popup-image .review-content-image .reviews-images-wrap-right *{cursor:zoom-in}#comments .wcpr-list.wcpr-list-style .wcpr-list-style-item{padding:15px 0}#comments .wcpr-list.wcpr-list-style .wcpr-list-style-item:not(:first-child){border-top:1px solid #cfcfcf}#comments .wcpr-list.wcpr-list-style .wcpr-list-style-item .review-wrap-content-container{display:flex;flex-direction:row;gap:10px}#comments .wcpr-list.wcpr-list-style .wcpr-list-style-item .review-wrap-content-container .reviews-images-wrap-left{display:none}#comments .wcpr-list.wcpr-list-style .wcpr-list-style-item .review-wrap-content-container .reviews-images-wrap-right{position:relative}#comments .wcpr-list.wcpr-list-style .wcpr-list-style-item .review-wrap-content-container .reviews-images-wrap-right .reviews-images{max-width:150px;border-radius:10px}#comments .wcpr-list.wcpr-list-style .wcpr-list-style-item .review-wrap-content-container .reviews-images-wrap-right .images-qty{text-align:center;background-color:#212121;color:#fff;position:absolute;right:6px;top:6px;font-size:14px;width:24px;height:24px;line-height:24px;border-radius:50%}#comments .wcpr-list.wcpr-list-style .wcpr-list-style-item .review-wrap-content-container .reviews-images-wrap-right .wcpr-review-image-caption{position:absolute;width:100%;bottom:0;text-align:center;z-index:9;right:0;left:0;border-bottom-left-radius:10px;border-bottom-right-radius:10px}#comments .wcpr-list.wcpr-list-style .wcpr-list-style-item .review-wrap-content-container .review-content-container{flex-grow:1}#comments .wcpr-list.wcpr-list-style .wcpr-list-style-item .review-wrap-content-container .review-content-container .review-author-container .review-author-container-bottom{display:flex;width:100%;justify-content:space-between;align-items:center}#comments .wcpr-list.wcpr-list-style .wcpr-list-style-item .review-wrap-content-container .review-content-container .review-author-container .review-author-container-bottom .wcpr-comment-author{margin:0;padding:5px 0 0;font-weight:700;color:#000}#comments .wcpr-list.wcpr-list-style .wcpr-list-style-item .review-wrap-content-container .review-content-container .review-author-container .review-author-container-bottom .wcpr-comment-author .wcpr-icon-badge{color:#b1e335}#comments .wcpr-list.wcpr-list-layout-2-style .wcpr-list-style-item .review-wrap-content-container .review-author-container .review-author-container-bottom .wcpr-comment-author .wcpr-icon-badge:before,#comments .wcpr-list.wcpr-list-style .wcpr-list-style-item .review-wrap-content-container .review-content-container .review-author-container .review-author-container-bottom .wcpr-comment-author .wcpr-icon-badge:before{font-family:"woocommerce-photo-reviews"!important;content:"\f10a"!important;font-style:normal!important}#comments .wcpr-list.wcpr-list-layout-2-style .wcpr-list-style-item .review-wrap-content-container .review-author-container .review-author-container-bottom .wcpr-comment-author .woocommerce-review__verified:after,#comments .wcpr-list.wcpr-list-style .wcpr-list-style-item .review-wrap-content-container .review-content-container .review-author-container .review-author-container-bottom .wcpr-comment-author .woocommerce-review__verified:after{margin-left:5px}#comments .wcpr-list.wcpr-list-style .wcpr-list-style-item .review-wrap-content-container .review-content-container .review-author-container .review-author-container-bottom .wcpr-review-rating-and-date{display:flex;gap:15px;align-items:center;justify-content:flex-start}#comments .wcpr-list.wcpr-list-style .wcpr-list-style-item .review-wrap-content-container .review-content-container .review-author-container .review-author-container-bottom .wcpr-review-rating .star-rating{font-size:14px}#comments .wcpr-list.wcpr-list-style .wcpr-list-style-item .review-wrap-content-container .review-content-container .review-author-container .review-author-container-bottom .wcpr-comment-helpful-button-container{border:0}#comments .wcpr-list.wcpr-list-style .wcpr-list-style-item .review-wrap-content-container .review-content-container .review-author-container .review-author-container-bottom .wcpr-comment-helpful-button-container .wcpr-comment-helpful-button-label{display:none}#comments .wcpr-list.wcpr-list-layout-2-style .wcpr-list-style-item .review-wrap-content-container .review-author-container .review-author-container-bottom .wcpr-comment-helpful-button-container [class*=" woocommerce-photo-reviews-vote-"]:after,#comments .wcpr-list.wcpr-list-layout-2-style .wcpr-list-style-item .review-wrap-content-container .review-author-container .review-author-container-bottom .wcpr-comment-helpful-button-container [class*=" woocommerce-photo-reviews-vote-"]:before,#comments .wcpr-list.wcpr-list-layout-2-style .wcpr-list-style-item .review-wrap-content-container .review-author-container .review-author-container-bottom .wcpr-comment-helpful-button-container [class^=woocommerce-photo-reviews-vote-]:after,#comments .wcpr-list.wcpr-list-layout-2-style .wcpr-list-style-item .review-wrap-content-container .review-author-container .review-author-container-bottom .wcpr-comment-helpful-button-container [class^=woocommerce-photo-reviews-vote-]:before,#comments .wcpr-list.wcpr-list-style .wcpr-list-style-item .review-wrap-content-container .review-content-container .review-author-container .review-author-container-bottom .wcpr-comment-helpful-button-container [class*=" woocommerce-photo-reviews-vote-"]:after,#comments .wcpr-list.wcpr-list-style .wcpr-list-style-item .review-wrap-content-container .review-content-container .review-author-container .review-author-container-bottom .wcpr-comment-helpful-button-container [class*=" woocommerce-photo-reviews-vote-"]:before,#comments .wcpr-list.wcpr-list-style .wcpr-list-style-item .review-wrap-content-container .review-content-container .review-author-container .review-author-container-bottom .wcpr-comment-helpful-button-container [class^=woocommerce-photo-reviews-vote-]:after,#comments .wcpr-list.wcpr-list-style .wcpr-list-style-item .review-wrap-content-container .review-content-container .review-author-container .review-author-container-bottom .wcpr-comment-helpful-button-container [class^=woocommerce-photo-reviews-vote-]:before{font-size:16px}#comments .wcpr-list.wcpr-list-style .wcpr-list-style-item .review-wrap-content-container .review-content-container .wcpr-review-title{font-weight:700;color:#000}#comments .wcpr-list.wcpr-list-layout-2-style.wcpr-grid-popup-image .reviews-images-wrap *{cursor:zoom-in}#comments .wcpr-list.wcpr-list-layout-2-style .wcpr-list-style-item{padding:20px 0}#comments .wcpr-list.wcpr-list-layout-2-style .wcpr-list-style-item:not(:first-child){border-top:1px solid #cfcfcf}#comments .wcpr-list.wcpr-list-layout-2-style .wcpr-list-style-item .review-wrap-content-container{display:inline-flex;justify-content:space-between;width:100%;gap:15px}#comments .wcpr-list.wcpr-list-layout-2-style .wcpr-list-style-item .review-wrap-content-container .review-content-container{flex:1}#comments .wcpr-list.wcpr-list-layout-2-style .wcpr-list-style-item .review-wrap-content-container .review-content-image .reviews-images-wrap-left{display:inline-flex;float:unset;width:100%;height:auto;gap:8px;padding:0;align-items:center}#comments .wcpr-list.wcpr-list-layout-2-style .wcpr-list-style-item .review-wrap-content-container .review-content-image .reviews-images-wrap-left :not(:nth-child(-n+3)){display:none}#comments .wcpr-list.wcpr-list-layout-2-style .wcpr-list-style-item .review-wrap-content-container .review-content-image .reviews-images-wrap-left .reviews-images-wrap{position:relative}#comments .wcpr-list.wcpr-list-layout-2-style .wcpr-list-style-item .review-wrap-content-container .review-content-image .reviews-images-wrap-left .reviews-images-wrap a,#comments .wcpr-list.wcpr-list-layout-2-style .wcpr-list-style-item .review-wrap-content-container .review-content-image .reviews-images-wrap-left .reviews-images-wrap a:hover{background:0 0;color:#fff0;border:unset;outline:unset;padding:0;margin:0;display:block}#comments .wcpr-list.wcpr-list-layout-2-style .wcpr-list-style-item .review-wrap-content-container .review-content-image .reviews-images-wrap-left .reviews-images-wrap .images-qty{text-align:center;background-color:#212121;color:#fff;position:absolute;top:6px;right:6px;font-size:14px;width:24px;height:24px;line-height:24px;border-radius:50%}#comments .wcpr-list.wcpr-list-layout-2-style .wcpr-list-style-item .review-wrap-content-container .review-content-image .reviews-images-wrap-left .reviews-images-wrap .reviews-images{max-width:120px;max-height:120px;border-radius:6px}#comments .wcpr-list.wcpr-list-layout-2-style .wcpr-list-style-item .review-wrap-content-container .review-content-image .reviews-images-wrap-left .reviews-images-wrap .reviews-images.reviews-videos-youtube{min-height:150px;max-width:min(100%,300px)}#comments .wcpr-list.wcpr-list-layout-2-style .wcpr-list-style-item .review-wrap-content-container .review-author-container .review-author-container-bottom{display:flex;width:100%;justify-content:space-between;align-items:flex-end}#comments .wcpr-list.wcpr-list-layout-2-style .wcpr-list-style-item .review-wrap-content-container .review-author-container .review-author-container-bottom .wcpr-comment-author{margin:0;padding:0;font-weight:700;color:#000}#comments .wcpr-list.wcpr-list-layout-2-style .wcpr-list-style-item .review-wrap-content-container .review-author-container .review-author-container-bottom .wcpr-comment-author .wcpr-icon-badge{color:#b1e335}#comments .wcpr-list.wcpr-list-layout-2-style .wcpr-list-style-item .review-wrap-content-container .review-author-container .review-author-container-bottom .wcpr-review-rating-and-date{display:flex;gap:10px;align-items:center;justify-content:flex-start}#comments .wcpr-list.wcpr-list-layout-2-style .wcpr-list-style-item .review-wrap-content-container .review-author-container .review-author-container-bottom .wcpr-review-rating-and-date .wcpr-review-date{margin:0}#comments .wcpr-list.wcpr-list-layout-2-style .wcpr-list-style-item .review-wrap-content-container .review-author-container .review-author-container-bottom .wcpr-review-rating .star-rating{font-size:14px}#comments .wcpr-list.wcpr-list-layout-2-style .wcpr-list-style-item .review-wrap-content-container .review-author-container .review-author-container-bottom .wcpr-comment-helpful-button-container{border:0;margin:0;padding:0}#comments .wcpr-list.wcpr-list-layout-2-style .wcpr-list-style-item .review-wrap-content-container .review-author-container .review-author-container-bottom .wcpr-comment-helpful-button-container .wcpr-comment-helpful-button-label{display:none}#comments .wcpr-list.wcpr-list-layout-2-style .wcpr-list-style-item .review-wrap-content-container .review-author-container .review-author-container-bottom .wcpr-comment-helpful-button-container .wcpr-comment-helpful-button-up-vote{margin:0}#comments .wcpr-list.wcpr-list-layout-2-style .wcpr-list-style-item .review-wrap-content-container .review-author-container .review-author-container-bottom .wcpr-comment-helpful-button-container .wcpr-comment-helpful-button-up-vote-count{margin:0 8px 0 2px}.wcpr-overall-rating-and-rating-count.list-style{align-items:center}.wcpr-overall-rating-and-rating-count.list-style .wcpr-overall-rating.list-style .wcpr-overall-rating-main{flex-direction:column;justify-content:center;align-items:flex-start;min-width:208px}.wcpr-overall-rating-and-rating-count.list-style .wcpr-overall-rating.list-style .wcpr-overall-rating-main .wcpr-title1{font-size:1.125em;color:#000}.wcpr-overall-rating-and-rating-count.list-style .wcpr-overall-rating.list-style .wcpr-overall-rating-main .wcpr-title2{display:flex;font-size:2.5em;color:#000;gap:10px;align-items:center}.wcpr-overall-rating-and-rating-count.list-style .wcpr-overall-rating.list-style .wcpr-overall-rating-main .wcpr-title2 .wcpr-overall-rating-average{font-weight:700}.wcpr-overall-rating-and-rating-count.list-style .wcpr-overall-rating.list-style .wcpr-overall-rating-main .wcpr-title2 .wcpr-overall-rating-right-star{font-size:22px}.wcpr-overall-rating-and-rating-count.list-style .wcpr-overall-rating.list-style .wcpr-overall-rating-main .wcpr-title2 .wcpr-overall-rating-right-star .star-rating{min-width:110px;min-height:22px}.wcpr-overall-rating-and-rating-count.list-style .wcpr-overall-rating.list-style .wcpr-overall-rating-main .wcpr-title2 .wcpr-overall-rating-right-star .star-rating span{min-height:22px}.wcpr-overall-rating-and-rating-count.list-style .wcpr-overall-rating.list-style .wcpr-overall-rating-main .wcpr-title2 .wcpr-overall-rating-right-star .star-rating span:before{font-size:22px!important}.wcpr-overall-rating-and-rating-count.list-style .wcpr-overall-rating.list-style .wcpr-overall-rating-main .wcpr-title2 .wcpr-overall-rating-right-star .star-rating:before{opacity:.3;font-size:22px!important}.wcpr-overall-rating-and-rating-count.list-style .wcpr-overall-rating.list-style .wcpr-overall-rating-main .wcpr-title3{font-size:1em;color:#9e9e9e}.wcpr-overall-rating-and-rating-count.list-style .wcpr-stars-count.list-style{line-height:1px}.wcpr-overall-rating-and-rating-count.list-style .wcpr-stars-count.list-style .wcpr-row .wcpr-col-number{display:inline-block;font-size:inherit}.wcpr-overall-rating-and-rating-count.list-style .wcpr-stars-count.list-style .wcpr-row .wcpr-col-star{width:1.1em;font-size:14px;overflow:hidden;margin-right:10px}.wcpr-overall-rating-and-rating-count.list-style .wcpr-stars-count.list-style .wcpr-row .wcpr-col-star .star-rating{width:5.5em;float:unset}.wcpr-overall-rating-and-rating-count.list-style .wcpr-stars-count.list-style .wcpr-row .wcpr-col-star .star-rating:before{float:unset;font-size:0}.wcpr-overall-rating-and-rating-count.list-style .wcpr-stars-count.list-style .wcpr-row .wcpr-col-process{max-width:100%}.wcpr-overall-rating-and-rating-count.list-style .wcpr-stars-count.list-style .wcpr-row .wcpr-col-process .rate-percent-bg{position:relative;height:11px;background-color:#fff0;width:100%;border-radius:3px;overflow:hidden;display:flex;align-items:center;gap:10px}.wcpr-overall-rating-and-rating-count.list-style .wcpr-stars-count.list-style .wcpr-row .wcpr-col-process .rate-percent-bg .rate-percent{height:6px;position:relative}.wcpr-overall-rating-and-rating-count.list-style .wcpr-stars-count.list-style .wcpr-row .wcpr-col-process .rate-percent-bg .rate--count{font-size:13px;line-height:0}.wcpr-overall-rating-and-rating-count.list-style .wcpr-overall-total-rating.list-style .wcpr-overall-total-rating-main{flex-direction:column;justify-content:center;align-items:flex-end;display:flex;text-align:right;min-width:160px}.wcpr-overall-rating-and-rating-count.list-style .wcpr-overall-total-rating.list-style .wcpr-overall-total-rating-main .wcpr-title1{font-size:1.125em;color:#000}.wcpr-overall-rating-and-rating-count.list-style .wcpr-overall-total-rating.list-style .wcpr-overall-total-rating-main .wcpr-title2{display:flex;font-size:2.5em;color:#000;font-weight:700}.wcpr-overall-rating-and-rating-count.list-style .wcpr-overall-total-rating.list-style .wcpr-overall-total-rating-main .wcpr-title3{font-size:1em;color:#9e9e9e}.wcpr-filter-container{display:flex!important}.wcpr-filter-container.wcpr-filter-style-list,.wcpr-filter-container.wcpr-filter-style-list-layout-2{border-width:1px 0!important;gap:25px;padding:15px 0}.wcpr-filter-container.wcpr-filter-style-list .wcpr-filter-button,.wcpr-filter-container.wcpr-filter-style-list-layout-2 .wcpr-filter-button{border-radius:20px!important;margin:0!important}@media (max-width:500px){.wcpr-list-style-item .review-author-container .review-author-container-bottom{align-items:flex-start!important;flex-direction:column}.wcpr-list-style-item .review-author-container .review-author-container-bottom .wcpr-wrap-review-helpfull .wcpr-comment-helpful-button-container{margin:0;padding:0}.wcpr-list-layout-2-style .wcpr-list-style-item .review-content-container{padding:0}.wcpr-list-layout-2-style .wcpr-list-style-item .review-content-image .reviews-images-wrap-left .reviews-images:not(.reviews-videos){max-width:100px!important;max-height:100px!important}}@media (max-width:600px){.wcpr-modal-light-box-wrapper{display:flex;justify-content:center;align-items:center}.wcpr-modal-light-box-wrapper:before{height:0!important}.wcpr-modal-light-box .wcpr-modal-light-box-wrapper .wcpr-modal-wrap{display:flex;flex-wrap:wrap;overflow:auto}.wcpr-modal-light-box .wcpr-modal-light-box-wrapper .wcpr-modal-wrap #reviews-content-right{width:100%;max-height:unset}.wcpr-modal-light-box .wcpr-modal-light-box-wrapper .wcpr-modal-wrap #reviews-content-left{width:100%;display:flex;flex-wrap:wrap;gap:10px;padding:0!important}.wcpr-modal-light-box .wcpr-modal-light-box-wrapper .wcpr-modal-wrap #reviews-content-left #reviews-content-left-modal{position:unset;width:100%;display:flex;justify-content:space-evenly;align-items:center;flex-direction:row}.wcpr-modal-light-box .wcpr-modal-light-box-wrapper .wcpr-modal-wrap #reviews-content-left #reviews-content-left-modal .reviews-images-wrap{margin:0;width:36px;height:36px}.wcpr-modal-light-box .wcpr-modal-light-box-wrapper .wcpr-modal-wrap #reviews-content-left #reviews-content-left-main{width:100%!important}.wcpr-modal-light-box .wcpr-modal-light-box-wrapper .wcpr-modal-wrap .wcpr-modal-content .star-rating,.wcpr-review-rating .wcpr-review-date{margin:2px 0}.wcpr-modal-light-box .wcpr-modal-light-box-wrapper .wcpr-close{top:-40px;right:-35px;font-size:25px}.wcpr-modal-light-box .wcpr-modal-wrap-container .wcpr-close{right:-20px}#reviews-content-right .reviews-content-right-meta,#reviews-content-right .wcpr-single-product-summary{margin:0 20px 20px}html.wcpr-noscroll{overflow-y:hidden!important}html.wcpr-noscroll body{position:fixed;overflow-y:hidden;width:100%}#comments .wcpr-list .wcpr-list-style-item .review-wrap-content-container{flex-direction:column}#comments .wcpr-list .wcpr-list-style-item .review-wrap-content-container .review-content-image{max-width:100%}#comments .wcpr-list.wcpr-list-layout-2-style .review-wrap-content-container .review-content-image .reviews-images-container .reviews-images-wrap-left{flex-wrap:wrap}.wcpr-overall-rating-and-rating-count.list-style .wcpr-overall-rating,.wcpr-overall-rating-and-rating-count.list-style .wcpr-overall-total-rating{flex-basis:100%}.wcpr-overall-rating-and-rating-count.list-style .wcpr-overall-rating.list-style .wcpr-overall-rating-main,.wcpr-overall-rating-and-rating-count.list-style .wcpr-overall-total-rating.list-style .wcpr-overall-total-rating-main{align-items:center}}@font-face{font-family:'Inter';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfAZJhiI2B.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Inter';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfAZthiI2B.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Inter';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfAZNhiI2B.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Inter';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfAZxhiI2B.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Inter';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfAZBhiI2B.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Inter';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfAZFhiI2B.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Inter';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfAZ9hiA.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Inter';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuFuYAZJhiI2B.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Inter';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuFuYAZthiI2B.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Inter';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuFuYAZNhiI2B.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Inter';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuFuYAZxhiI2B.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Inter';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuFuYAZBhiI2B.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Inter';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuFuYAZFhiI2B.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Inter';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuFuYAZ9hiA.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;overflow-x:hidden;-webkit-tap-highlight-color:var(--color-content-primary-faded)}details{display:block}summary{display:list-item}progress{vertical-align:baseline}[hidden],template{display:none}a{text-decoration:none;background:none;transition-property:background,box-shadow,border,color,opacity,text-decoration-color,text-underline-offset,transform;transition-duration:.2s}b,strong{font-weight:var(--bold-font-weight,bold)}dfn{font-style:italic}address{font-style:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{height:auto;max-width:100%}figure{margin:0}hr{box-sizing:content-box;height:0;border-style:solid;border-width:0 0 1px;border-color:var(--color-content-border)}pre{overflow:auto;white-space:pre-wrap}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1rem}button,input,optgroup,select,textarea{vertical-align:top;text-transform:none;color:inherit;font:inherit;border:none;margin:0}select[multiple]{height:auto;padding:.5rem}textarea{overflow:auto;resize:vertical}input:not([type=submit]),select,textarea{outline:none!important}input[type=tel],input[type=text],input[type=date],input[type=email],input[type=search],input[type=number],input[type=password],textarea{-webkit-appearance:none}input[type=file]::file-selector-button{color:inherit}button,[type=button],[type=reset],[type=submit]{overflow:visible;-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default;opacity:.5}label,[type=checkbox],[type=radio]{cursor:pointer}::-moz-focus-inner{border:0}::-webkit-file-upload-button{font:inherit;border:0;outline:0;padding-left:0;background:none}legend{border:0;padding:0}table{border-collapse:collapse;border-spacing:0;width:100%}th{text-align:left}td,th{vertical-align:top;padding:.6rem 1rem;border-bottom:1px solid;border-color:var(--color-content-border);outline:none!important}dl,ul,ol{list-style:none;margin:0;padding:0}fieldset{border:0;margin:0;padding:0}audio,video,iframe,object,embed{max-width:100%;border:none}:-webkit-full-screen-ancestor:not(iframe){animation:none!important}a[ref*="Popup"]{cursor:zoom-in}::-moz-placeholder{opacity:.5;color:inherit}::-webkit-input-placeholder{color:inherit;opacity:.5}html,.l-header .widget,.menu-item-object-us_page_block{font-family:var(--font-family,inherit);font-weight:var(--font-weight,400);font-size:var(--font-size,16px);font-style:var(--font-style,normal);text-transform:var(--text-transform,none);line-height:var(--line-height,28px);letter-spacing:var(--letter-spacing,0)}h1,h2,h3,h4,h5,h6{margin:0;padding-top:1.5rem;color:var(--color-content-heading)}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child,h1+h2,h2+h3,h3+h4,h4+h5,h5+h6{padding-top:0}p,ul,ol,dl,address,pre,table,blockquote,fieldset{margin:0 0 1.5rem}p:empty{display:none}ul{list-style-type:disc;margin-left:2.5rem}ol{list-style-type:decimal;margin-left:2.5rem}li{margin:0 0 .5rem}li>ul,li>ol{margin-bottom:.5rem;margin-top:.5rem}blockquote{position:relative;padding:0 3rem;font-size:1.3em;line-height:1.7}blockquote:before{content:'\201C';display:block;font-size:6rem;line-height:.8;font-family:Georgia,serif;position:absolute;left:0;opacity:.5}blockquote p,blockquote ul,blockquote ol{margin-bottom:.5em}blockquote cite{display:block;font-size:1rem;font-style:normal;margin-top:.5rem}pre{display:block;font-family:Consolas,Lucida Console,monospace;font-size:.9rem;line-height:1.65;padding:.8em 1em;width:100%;overflow:auto;background:var(--color-content-bg-alt);color:var(--color-content-text)}code{display:inline-block;vertical-align:top;font-family:Consolas,Lucida Console,monospace;padding:0 .4rem;background:var(--color-content-bg-alt);color:var(--color-content-text)}pre code{display:block;padding:0;overflow-wrap:normal}h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child,p:last-child,ul:last-child,ol:last-child,li:last-child,pre:last-child,table:last-child,address:last-child,fieldset:last-child,blockquote:last-child{margin-bottom:0}.l-section[class*="color_"] h1,.l-section[class*="color_"] h2,.l-section[class*="color_"] h3,.l-section[class*="color_"] h4,.l-section[class*="color_"] h5,.l-section[class*="color_"] h6,.has_text_color h1,.has_text_color h2,.has_text_color h3,.has_text_color h4,.has_text_color h5,.has_text_color h6{color:inherit}input:not([type=submit]),textarea,select{font-family:var(--inputs-font-family,inherit);font-size:var(--inputs-font-size,inherit);font-weight:var(--inputs-font-weight,inherit);letter-spacing:var(--inputs-letter-spacing,inherit);text-transform:var(--inputs-text-transform,inherit);border-radius:var(--inputs-border-radius,0);background:var(--inputs-background,transparent);border-color:var(--inputs-border-color,currentColor);color:var(--inputs-text-color,inherit);box-shadow:var(--inputs-box-shadow,none);border-width:var(--inputs-border-width,1px);border-style:solid;width:100%;transition:all 0.2s}input[type=date],input[type=datetime-local],input[type=email],input[type=file],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select{min-height:var(--inputs-height,2em);line-height:var(--inputs-height,2em);padding:0 var(--inputs-padding,.6em)}select{height:calc(var(--inputs-height,2em) + var(--inputs-border-width,1px) * 2)}textarea{min-height:var(--inputs-height,2em);height:calc(var(--inputs-height,2em) * 3);padding:calc(var(--inputs-height,2em)/2 + var(--inputs-border-width,1px) - 0.7em) var(--inputs-padding,.6em)}input[type=checkbox],input[type=radio]{-webkit-appearance:none;appearance:none;vertical-align:top;flex-shrink:0;text-align:center;margin-right:.5em;letter-spacing:0;text-transform:none;line-height:var(--inputs-checkbox-size,1.5em);height:var(--inputs-checkbox-size,1.5em);width:var(--inputs-checkbox-size,1.5em);padding:0;box-sizing:content-box}input[type=checkbox]:before{visibility:hidden;content:'\f00c';font-family:fontawesome;font-weight:900;vertical-align:top}input[type=radio]{border-radius:50%!important}input[type=radio]:before{visibility:hidden;content:'';display:block;height:36%;width:36%;margin:32%;border-radius:inherit;background:currentColor}input:checked::before{visibility:visible}input[type=range]{box-shadow:none!important}input:not([type=submit]):focus,select:focus,textarea:focus{background:var(--inputs-focus-background,transparent);border-color:var(--inputs-focus-border-color,currentColor);color:var(--inputs-focus-text-color,inherit);box-shadow:var(--inputs-focus-box-shadow,none)}a:not(:focus-visible),button:not(:focus-visible),input[type=submit]:not(:focus-visible),.ui-slider-handle:not(:focus-visible){outline:none}.hidden{display:none!important}.i-cf:after{content:'';display:block;clear:both}.text_thin{font-weight:300}.text_bold{font-weight:700}.alignleft{float:left;margin-right:2em;margin-bottom:2em}.alignright{float:right;margin-left:2em;margin-bottom:2em}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}.l-main .aligncenter{max-width:var(--site-content-width,1200px)}.alignfull{margin-left:var(--margin-inline-stretch);margin-right:var(--margin-inline-stretch);max-width:none;width:100vw}.align_left{text-align:left}.align_right{text-align:right}.align_center{text-align:center}a{color:var(--color-content-link)}.no-touch a:hover{color:var(--color-content-link-hover)}.highlight_primary_bg,.highlight_secondary_bg,.highlight_faded_bg,.highlight_dark_bg,.highlight_light_bg{display:inline-block;padding:.5rem 1rem;color:#fff}.highlight_dark_bg{background:rgb(0 0 0 / .5)}.highlight_light_bg{background:rgb(255 255 255 / .5);color:#111}.highlight_white{color:#fff}.highlight_black{color:#000}.highlight_primary{color:var(--color-content-primary)}.highlight_primary_bg{background:var(--color-content-primary-grad)}.highlight_secondary{color:var(--color-content-secondary)}.highlight_secondary_bg{background:var(--color-content-secondary-grad)}.highlight_faded{color:var(--color-content-faded)}.l-body .background_inside_text{background-clip:text!important;-webkit-background-clip:text!important;color:transparent!important}.l-canvas{margin:0 auto;width:100%;flex-grow:1;background:var(--color-content-bg-grad);color:var(--color-content-text)}.l-canvas.type_boxed,.l-canvas.type_boxed .l-subheader,.l-canvas.type_boxed~.l-footer{max-width:var(--site-canvas-width)}.l-body-outline>div{position:fixed;z-index:999;background:var(--site-outline-color,#fff)}.l-body-outline>.top{top:var(--wp-admin--admin-bar--height,0);left:0;right:0;height:var(--site-outline-width,0)}.l-body-outline>.bottom{bottom:0;left:0;right:0;height:var(--site-outline-width,0)}.l-body-outline>.left{top:0;left:0;bottom:0;width:var(--site-outline-width,0)}.l-body-outline>.right{top:0;right:0;bottom:0;width:var(--site-outline-width,0)}@media screen and (min-width:1025px){body:not(.us_iframe){display:flex;flex-direction:column;min-height:100vh}body.admin-bar:not(.us_iframe){min-height:calc(100vh - var(--wp-admin--admin-bar--height,0px))}}.l-footer{overflow:hidden;margin:0 auto;width:100%;background:var(--color-content-bg-grad);color:var(--color-content-text)}body.us_iframe{background:var(--color-content-bg-grad)}body.us_iframe>.l-body-outline{display:none}html:has(>body.us_iframe){padding:0}.l-section,.l-subheader{--margin-inline-stretch:min( var(--site-content-width) / 2 + var(--header-width,0px) / 2 + var(--site-outline-width,0px) - 50vw,var(--padding-inline) * -1 );padding-left:var(--padding-inline,2.5rem);padding-right:var(--padding-inline,2.5rem)}.l-section{position:relative;margin:0 auto}.l-section-img{position:absolute;top:0;left:0;right:0;bottom:0;background-position:center center;background-size:cover}.l-section-video{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%}.l-section-video>video{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover}.l-section-video>iframe{position:absolute;top:50%;left:50%;min-height:100%;min-width:100%;max-width:none;transform:translate(-50%,-50%)}.l-section-slider{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.l-section-overlay{position:absolute;top:0;left:0;right:0;bottom:0}.l-section-h{position:relative;margin:0 auto;width:100%;max-width:var(--site-content-width,1200px)}.l-section-shape{overflow:hidden;position:absolute;left:0;right:0;height:15vmin;color:var(--color-content-bg)}.l-section-shape.pos_top{top:-1px}.l-section-shape.pos_bottom{bottom:-1px}.l-section-shape.on_front{z-index:11!important}.l-section-shape>*{display:block}.l-section-shape.type_custom.hor_flip>*,.l-section-shape.pos_bottom.hor_flip>*{transform:rotateY(180deg)}.l-section-shape:not(.type_custom).pos_top>*{transform:rotateX(180deg)}.l-section-shape:not(.type_custom).pos_top.hor_flip>*{transform:rotate(180deg)}.l-section.width_full{--padding-inline:0px!important}.l-section.width_full_with_indents>.l-section-h,.l-section.width_full>.l-section-h{max-width:none!important}.l-section.height_small{padding-top:2rem;padding-bottom:2rem}.l-section.height_medium{padding-top:4rem;padding-bottom:4rem}.l-section.height_large{padding-top:6rem;padding-bottom:6rem}.l-section.height_huge{padding-top:8rem;padding-bottom:8rem}.l-section.height_custom{padding-top:var(--section-custom-padding,5vmax);padding-bottom:var(--section-custom-padding,5vmax)}.l-section.full_height{min-height:100vh}@media screen and (min-width:783px){.admin-bar .l-section.full_height{min-height:calc(100vh - var(--wp-admin--admin-bar--height,0px))}}.header_hor .l-header.pos_static.bg_solid~.l-main .l-section.full_height:first-of-type{min-height:calc(100vh - var(--header-height))}.header_hor .l-header.pos_fixed:not(.sticky_auto_hide)~.l-main .l-section.full_height:not(:first-of-type){min-height:calc(100vh - var(--header-sticky-height))}.l-section.full_height.valign_center{display:flex;flex-direction:column;justify-content:center}.l-section.full_height.valign_bottom{display:flex;flex-direction:column;justify-content:flex-end}.header_hor .l-header.pos_fixed~.l-main>.l-section:first-of-type>.l-section-h,.header_hor .l-header.pos_fixed~.l-main>form>.l-section:first-of-type>.l-section-h,.header_hor .l-header.pos_static.bg_transparent~.l-main>.l-section:first-of-type>.l-section-h,.header_hor .l-header.pos_static.bg_transparent~.l-main>form>.l-section:first-of-type>.l-section-h{padding-top:var(--header-height)}.l-header.bg_transparent~.l-main .l-section.valign_center:not(.height_auto):first-of-type>.l-section-h{top:calc(var(--header-height) / -2)}.l-section.for_sidebar>div{display:flex;flex-wrap:wrap}.l-section.for_sidebar.at_left .l-sidebar{margin-right:5%}.l-section.for_sidebar.at_right .l-sidebar{margin-left:5%}.l-sidebar{padding:4rem 0;width:var(--site-sidebar-width,25%)}.l-content{width:calc(95% - var(--site-sidebar-width,25%))}.l-content>div>.l-section{padding-left:0;padding-right:0}.l-section.color_primary{background:var(--color-content-primary-grad);color:#fff}.l-section.color_secondary{background:var(--color-content-secondary-grad);color:#fff}.l-section.color_primary a,.l-section.color_secondary a{color:inherit}.l-section.parallax_ver>.l-section-img,.l-section.parallax_fixed>.l-section-img{background-attachment:fixed}.l-section.parallax_hor{overflow:hidden}.l-section.parallax_hor>.l-section-img{width:130%;right:auto}.l-section.parallax_hor.bgwidth_110>.l-section-img{width:110%}.l-section.parallax_hor.bgwidth_120>.l-section-img{width:120%}.l-section.parallax_hor.bgwidth_140>.l-section-img{width:140%}.l-section.parallax_hor.bgwidth_150>.l-section-img{width:150%}.l-section.with_slider,.l-section.with_video{overflow:hidden;transform:translateZ(0)}html.ios-touch .l-section.parallax_ver>.l-section-img,html.ios-touch .l-section.parallax_fixed>.l-section-img,html.touch .l-section.parallax_fixed>.l-section-img,.l-section.with_slider>.l-section-img,.l-section.with_video>.l-section-img{background-attachment:scroll!important}.l-section.with_slider>.l-section-shape,.l-section.with_slider>.l-section-h{z-index:1}.l-section-slider .royalSlider{z-index:0}.l-section-slider .w-slider,.l-section-slider .w-slider-h,.l-section-slider .royalSlider{height:100%!important}.l-section.for_pagination{padding:0 0 2rem}.l-section.gradient_overlay>.l-section-overlay{top:auto;height:50%;background:linear-gradient(transparent,rgb(30 30 30 / .8)) repeat-x!important}.vc_column-inner>.w-post-elm:not(:first-child)>.l-section>.l-section-h,.l-header.bg_solid~.l-main .vc_column-inner>.w-post-elm>.l-section>.l-section-h,.templatera_shortcode>.l-section>.l-section-h{padding-top:0!important}.fal,.far,.fas,.fab,.fad{display:inline-block;line-height:1;font-family:"fontawesome";font-weight:400;font-style:normal;font-variant:normal;text-rendering:auto;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}.material-icons{display:inline-block;line-height:1;font-weight:400;font-style:normal;letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;direction:ltr;font-feature-settings:'liga';-moz-osx-font-smoothing:grayscale}.g-preloader{display:inline-block;vertical-align:top;position:relative;font-size:2.5rem;width:1em;height:1em;color:var(--color-content-primary)}.l-section.color_primary .g-preloader,.l-section.color_secondary .g-preloader{color:inherit}.g-preloader.type_1:before,.g-preloader.type_1:after{content:'';display:block;position:absolute;top:0;left:0;right:0;bottom:0;border-radius:50%;border:2px solid}.g-preloader.type_1:before{opacity:.2}.g-preloader.type_1:after{border-color:#fff0;border-top-color:inherit;animation:rotation 0.8s infinite cubic-bezier(.6,.3,.3,.6)}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.style_phone6-1,.style_phone6-2,.style_phone6-3,.style_phone6-4{position:relative;padding-bottom:180%}.style_phone6-1>*,.style_phone6-2>*,.style_phone6-3>*,.style_phone6-4>*{position:absolute!important;top:0;left:0;right:0;bottom:0;height:auto!important;padding:22.3% 12.5% 0;background-position:center;background-repeat:no-repeat;background-size:contain}.wp-caption{line-height:0;margin-bottom:1.5rem;max-width:100%;position:relative}.wp-caption-text{display:block;font-size:.85rem;line-height:1.6;margin:.5rem 0 0}.post-pagination{font-size:1.2em;margin:0 -.6em}.post-pagination>*{display:inline-block;vertical-align:top;padding:0 .6em}.post-pagination>span:not(.title){font-weight:700}.widgettitle{font-family:var(--h4-font-family,inherit);font-weight:var(--h4-font-weight,inherit);font-size:var(--h4-font-size,inherit);font-style:var(--h4-font-style,inherit);line-height:var(--h4-line-height,1.4);letter-spacing:var(--h4-letter-spacing,inherit);text-transform:var(--h4-text-transform,inherit);margin-bottom:var(--h4-margin-bottom,1.5rem)}.screen-reader-text,input.screen-reader-text:focus{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important}.w-post-elm.with_word .screen-reader-text,.w-comments-title .screen-reader-text{position:static;clip:auto;-webkit-clip-path:none;clip-path:none;height:auto;width:auto;margin:0}.g-breadcrumbs{line-height:1.4}.g-breadcrumbs>*{display:inline-block;vertical-align:top}.g-breadcrumbs-separator{margin:0 .6em}.g-breadcrumbs.hide_current .g-breadcrumbs-item:last-child,.g-breadcrumbs.hide_current .g-breadcrumbs-separator:nth-last-child(2){display:none}.g-breadcrumbs.has_text_color a{color:inherit}.l-cookie{position:fixed;z-index:9999;left:0;right:0;display:flex;align-items:center;justify-content:center;font-size:13px;line-height:20px;padding:10px 5px;box-shadow:var(--box-shadow);background:var(--color-content-bg-grad);color:var(--color-content-text)}.l-cookie.pos_top{top:0}.l-cookie.pos_bottom{bottom:0;box-shadow:var(--box-shadow-up)}.l-cookie>*{margin:0 5px}.l-cookie>.w-btn{flex-shrink:0;font-size:inherit!important}.with_collapsible_content>div[style]:first-of-type{overflow:hidden;-webkit-mask-image:linear-gradient(black 60%,transparent)}.with_collapsible_content.show_content>div[style]:first-of-type{-webkit-mask-image:none;height:auto!important}.with_collapsible_content>.toggle-links{display:none;padding-top:.5rem}.with_collapsible_content>.toggle-links>button{background:none;padding:0;border-bottom:1px dotted;cursor:pointer;color:var(--color-content-link);transition-property:border,color;transition-duration:0.3s}.no-touch .with_collapsible_content>.toggle-links>button:hover{color:var(--color-content-link-hover)}.with_collapsible_content .collapsible-content-less,.with_collapsible_content.show_content .collapsible-content-more,.with_collapsible_content>.toggle-links>:empty{display:none}.with_collapsible_content.show_content .collapsible-content-less{display:inline}.w-toplink{position:fixed!important;z-index:99;bottom:var(--site-outline-width,0);transform:translate3d(0,150%,0)!important;margin:15px}.w-toplink:not(.w-btn){text-align:center;border-radius:.3rem;color:#fff!important;line-height:50px;height:50px;width:50px}.w-toplink.pos_left{left:var(--site-outline-width,0)}.w-toplink.pos_right{right:var(--site-outline-width,0)}.w-toplink:focus-visible,.w-toplink.active{transform:translate3d(0,0,0)!important}.w-toplink:not(.w-btn) i{font-size:1.5em;line-height:inherit;min-width:1em}body.us_iframe .w-toplink{bottom:0}body.us_iframe .w-toplink.pos_left{left:0}body.us_iframe .w-toplink.pos_right{right:0}.w-skip-btn{position:fixed;top:var(--wp-admin--admin-bar--height,0);inset-inline-start:var(--site-outline-width,0);padding:.25em .5em;margin:1rem;border-radius:.2em;background:var(--color-content-bg-alt);transform:translateY(calc(-1rem - 101%))!important;z-index:1000!important}.w-skip-btn:focus{transform:translateY(0)!important}.wpb_raw_html.has_border_radius{overflow:hidden;transform:translateZ(0)}html.us_popup_is_opened{scrollbar-width:none;margin-right:var(--scrollbar-width,0)}html[style*="hidden"] .header_hor .l-header.pos_fixed,html.us_popup_is_opened .header_hor .l-header.pos_fixed{padding-right:var(--scrollbar-width,0)}html.ios-touch [class*="us_custom_"]{background-attachment:scroll!important}.hide_if_inner_list_is_empty:has(.w-grid.hidden){display:none!important}.l-body .vc_row:after,.l-body .vc_row:before,.l-body .vc_column-inner:after,.l-body .vc_column-inner:before{display:none}.l-body .wpb_button,.l-body .wpb_content_element,.l-body ul.wpb_thumbnails-fluid>li{margin-bottom:0}.g-cols.wpb_row,.wpb_revslider_element.wpb_content_element,.wpb_widgetised_column.wpb_content_element{margin-bottom:0}.vc_icon_element-icon{transform:translate(-50%,-50%)}.vc_icon_element-align-left{display:inline-block;vertical-align:top}.wpb_text_column:not(:last-child){margin-bottom:var(--text-block-margin-bottom,0)}blockquote.is-style-large,.wp-block-pullquote blockquote{padding:0}blockquote.is-style-large:before,.wp-block-pullquote blockquote:before{display:none}.wp-block-pullquote{border-top:4px solid;border-bottom:4px solid}.wp-block-gallery{margin:0}.wp-block-gallery.alignleft{margin-right:2em}.wp-block-gallery.alignright{margin-left:2em}.wp-block-image img{display:block}.wp-block-image figcaption,.wp-block-embed figcaption{font-size:.85rem}.color_alternate{background:var(--color-alt-content-bg-grad);color:var(--color-alt-content-text)}.l-section.color_alternate h1,.l-section.color_alternate h2,.l-section.color_alternate h3,.l-section.color_alternate h4,.l-section.color_alternate h5,.l-section.color_alternate h6{color:var(--color-alt-content-heading)}.l-section.color_footer-top h1,.l-section.color_footer-top h2,.l-section.color_footer-top h3,.l-section.color_footer-top h4,.l-section.color_footer-top h5,.l-section.color_footer-top h6{color:var(--color-subfooter-heading)}.l-section.color_footer-bottom h1,.l-section.color_footer-bottom h2,.l-section.color_footer-bottom h3,.l-section.color_footer-bottom h4,.l-section.color_footer-bottom h5,.l-section.color_footer-bottom h6{color:var(--color-footer-heading)}.color_alternate td,.color_alternate th{border-color:var(--color-alt-content-border)}.color_alternate a{color:var(--color-alt-content-link)}.no-touch .color_alternate a:hover{color:var(--color-alt-content-link-hover)}.color_alternate .g-preloader{color:var(--color-alt-content-primary)}.color_footer-top{background:var(--color-subfooter-bg-grad);color:var(--color-subfooter-text)}.color_footer-top td,.color_footer-top th{border-color:var(--color-subfooter-border)}.color_footer-top a{color:var(--color-subfooter-link)}.no-touch .color_footer-top a:hover{color:var(--color-subfooter-link-hover)}.color_footer-bottom{background:var(--color-footer-bg-grad);color:var(--color-footer-text)}.color_footer-bottom td,.color_footer-bottom th{border-color:var(--color-footer-border)}.color_footer-bottom a{color:var(--color-footer-link)}.no-touch .color_footer-bottom a:hover{color:var(--color-footer-link-hover)}.rounded_none .w-header-show,.rounded_none .w-skip-link,.rounded_none .w-toplink{border-radius:0!important}@media (max-width:1024px){.l-sidebar,.l-section.height_medium{padding-top:2.5rem;padding-bottom:2.5rem}.l-section.height_large{padding-top:6vmax;padding-bottom:6vmax}.l-section.height_huge{padding-top:9vmax;padding-bottom:9vmax}}@media screen and (max-width:900px){.l-sidebar,.l-content{width:100%!important;margin:0!important}}@media screen and (max-width:767px){img.alignleft,img.alignright,.wp-caption.alignleft,.wp-caption.alignright{float:none;display:block;margin:0 0 1.5rem}.l-section.remove_bg_xs>.l-section-img{display:none}}@media screen and (max-width:600px){p{margin-bottom:1rem}h1,h2,h3,h4,h5,h6{padding-top:1rem}.admin-bar .l-header.sticky{top:0}.w-header-show,.w-toplink{margin:10px!important}.l-sidebar,.l-section.height_small,.l-section.height_medium{padding-top:1.5rem;padding-bottom:1.5rem}.l-main .aligncenter{max-width:100%!important}}.w-btn,.button,button[type=submit],input[type=submit]{display:inline-block;vertical-align:top;text-align:center;line-height:1.2;position:relative;transition-property:background,border,box-shadow,color,opacity,transform;-webkit-tap-highlight-color:#fff0}.w-btn,.button{padding:.8em 1.8em}input[type=submit]{border-style:solid}.w-btn i{display:inline-block;vertical-align:top;line-height:inherit}.w-btn.icon_atleft i{margin-right:.5em}.w-btn.icon_atright i{margin-left:.5em}.w-btn.text_none i{margin:0!important;width:1.2em}.w-btn-label{display:inline-block;vertical-align:top}.w-btn:before,.button:before,button[type=submit]:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;border-style:solid;border-color:inherit;border-image:inherit;transition:inherit}.links_underline a.w-btn,.links_underline a.button{text-decoration:none!important}.w-btn-wrapper{margin:.3rem 0}.w-btn-wrapper[class*="align_none"]{display:inline-block;vertical-align:top}*:not(.w-hwrapper)>.w-btn-wrapper[class*="align_none"]{margin-inline-end:.6rem}.w-btn-wrapper.align_justify>.w-btn{width:100%}.us-btn-style_badge{padding:.7em 1.2em;border-radius:5em;background:var(--color-content-primary-grad);color:#fff!important}.no-touch .us-btn-style_badge:hover{background:var(--color-content-secondary-grad)}.us-btn-style_badge:before{display:none}@keyframes btnTextStart_slideTop{100%{transform:translate3d(0,105%,0);opacity:0}}@keyframes btnTextEnd_slideTop{0%{transform:translate3d(0,-100%,0);opacity:0}100%{transform:translate3d(0,0,0);opacity:1}}@keyframes btnTextStart_slideBottom{100%{transform:translate3d(0,-105%,0);opacity:0}}@keyframes btnTextEnd_slideBottom{0%{transform:translate3d(0,100%,0);opacity:0}100%{transform:translate3d(0,0,0);opacity:1}}@keyframes btnTextStart_slideLeft{100%{transform:translate3d(50%,0,0);opacity:0}}@keyframes btnTextEnd_slideLeft{0%{transform:translate3d(-50%,0,0);opacity:0}100%{transform:translate3d(0,0,0);opacity:1}}@keyframes btnTextStart_slideRight{100%{transform:translate3d(-50%,0,0);opacity:0}}@keyframes btnTextEnd_slideRight{0%{transform:translate3d(50%,0,0);opacity:0}100%{transform:translate3d(0,0,0);opacity:1}}@keyframes btnTextStart_scaleUp{100%{transform:scale(1.5);opacity:0}}@keyframes btnTextEnd_scaleUp{0%{transform:scale(.2);opacity:0}100%{transform:scale(1);opacity:1}}@keyframes btnTextStart_scaleDown{100%{transform:scale(.2);opacity:0}}@keyframes btnTextEnd_scaleDown{0%{transform:scale(1.5);opacity:0}100%{transform:scale(1);opacity:1}}.rounded_none .us-btn-style_badge{border-radius:0!important}.g-cols.via_flex{display:flex;flex-wrap:wrap}.g-cols.via_grid{display:grid;gap:var(--columns-gap,3rem)}.vc_column_container{display:flex;flex-direction:column;position:relative;border-color:var(--color-content-border)}.g-cols.via_grid>.vc_column_container{min-width:0;width:auto}.vc_column-overlay{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit}.g-cols.via_flex>div>.vc_column-inner{display:flex;flex-direction:column;flex-grow:1;position:relative;border-color:inherit}.vc_column-overlay~.vc_column-inner,.vc_column-overlay~.wpb_wrapper{position:relative}.g-cols.cols_custom{grid-template-columns:var(--custom-columns,repeat(auto-fill,minmax(250px,1fr)))}.g-cols.cols_1{grid-template-columns:100%}.g-cols.cols_2{grid-template-columns:repeat(2,1fr)}.g-cols.cols_3{grid-template-columns:repeat(3,1fr)}.g-cols.cols_4{grid-template-columns:repeat(4,1fr)}.g-cols.cols_5{grid-template-columns:repeat(5,1fr)}.g-cols.cols_6{grid-template-columns:repeat(6,1fr)}.g-cols.cols_1-2{grid-template-columns:1fr 2fr}.g-cols.cols_2-1{grid-template-columns:2fr 1fr}.g-cols.cols_2-3{grid-template-columns:2fr 3fr}.g-cols.cols_3-2{grid-template-columns:3fr 2fr}.g-cols.cols_1-3{grid-template-columns:1fr 3fr}.g-cols.cols_3-1{grid-template-columns:3fr 1fr}.g-cols.cols_1-4{grid-template-columns:1fr 4fr}.g-cols.cols_4-1{grid-template-columns:4fr 1fr}.g-cols.cols_1-5{grid-template-columns:1fr 5fr}.g-cols.cols_5-1{grid-template-columns:5fr 1fr}.g-cols.cols_7-5{grid-template-columns:7fr 5fr}.g-cols.cols_5-7{grid-template-columns:5fr 7fr}.g-cols.cols_1-2-1{grid-template-columns:1fr 2fr 1fr}.g-cols.cols_1-3-1{grid-template-columns:1fr 3fr 1fr}.g-cols.cols_1-4-1{grid-template-columns:1fr 4fr 1fr}.g-cols.via_flex.type_default{margin:0 -1.5rem}.g-cols.via_flex.type_default[style*="gap"]{margin:0 calc(-1.5rem - var(--additional-gap,0px))}.g-cols.via_flex[style*="gap"]>.vc_column_container{padding-left:var(--additional-gap,0);padding-right:var(--additional-gap,0)}.g-cols.via_flex.type_default>div>.vc_column-inner{padding-left:1.5rem;padding-right:1.5rem}.g-cols.via_flex.type_default>div.has_bg_color>.vc_column-inner{padding-top:1.5rem;padding-bottom:1.5rem}.g-cols.via_grid.type_default>.has_bg_color{padding:1.5rem}.vc_column-inner>.wpb_wrapper{height:auto}.g-cols.via_flex.type_boxes{margin:0}.g-cols.via_flex.type_boxes[style*="gap"]{margin:0 calc(-1 * var(--additional-gap,0px))}.g-cols.via_grid.type_boxes>.vc_column_container,.g-cols.via_flex.type_boxes>div>.vc_column-inner{padding:4rem}.g-cols.equal_height>div>.vc_column-inner,.g-cols.equal_height>div>.vc_column-inner>:only-child,.g-cols.equal_height>div>.vc_column-inner>.wpb_wrapper>:only-child{height:100%}.g-cols.via_flex.valign_middle>div>.vc_column-inner,.g-cols.via_grid.valign_middle>.vc_column_container{justify-content:center}.g-cols.via_flex.valign_bottom>div>.vc_column-inner,.g-cols.via_grid.valign_bottom>.vc_column_container{justify-content:flex-end}.vc_column-inner.type_sticky>.wpb_wrapper,.vc_column_container.type_sticky>.vc_column-inner{top:4rem}.header_hor .l-header.pos_fixed:not(.down)~.l-main .type_sticky>.wpb_wrapper,.header_hor .l-header.pos_fixed:not(.down)~.l-main .type_sticky>.vc_column-inner{top:calc(var(--header-sticky-height) + 4rem)}.g-cols.via_flex>.wpb_column.stretched{flex-grow:1}.g-cols.via_grid>.wpb_column.stretched{width:auto}.g-cols.via_flex.type_default>.wpb_column.stretched:first-of-type{margin-inline-start:calc(var(--margin-inline-stretch) + 1.5rem)}.g-cols.via_flex.type_default>.wpb_column.stretched:last-of-type{margin-inline-end:calc(var(--margin-inline-stretch) + 1.5rem)}.g-cols.via_grid>.wpb_column.stretched:first-of-type,.g-cols.via_flex.type_boxes>.wpb_column.stretched:first-of-type{margin-inline-start:var(--margin-inline-stretch)}.g-cols.via_grid>.wpb_column.stretched:last-of-type,.g-cols.via_flex.type_boxes>.wpb_column.stretched:last-of-type{margin-inline-end:var(--margin-inline-stretch)}.vc_column_container.has-link{position:relative}.vc_column-link{position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;color:inherit!important}.color_alternate .vc_column_container{border-color:var(--color-alt-content-border)}.color_footer-top .vc_column_container{border-color:var(--color-subfooter-border)}.color_footer-bottom .vc_column_container{border-color:var(--color-footer-border)}@media (max-width:1024px){.g-cols.via_grid.type_boxes>.vc_column_container,.g-cols.via_flex.type_boxes>div>.vc_column-inner{padding:2.5rem}}@media screen and (max-width:600px){.g-cols.via_flex.type_default>.wpb_column.stretched{margin-left:0!important;margin-right:0!important}.g-cols.via_flex.type_boxes>.wpb_column.stretched{margin-left:var(--margin-inline-stretch);margin-right:var(--margin-inline-stretch)}.g-cols.via_grid.type_boxes>.vc_column_container,.g-cols.via_flex.type_boxes>div>.vc_column-inner{padding:1.5rem}}.w-comments-title{margin-bottom:1em}.w-comments-title>span{display:inline-block;vertical-align:top}.w-comments-title a{border-bottom:1px dotted}.w-comments-list{margin:0 0 1em}.w-comments-item{padding:1em 0;margin:0;list-style:none}.w-comments .children{margin:1em 0 -1em;padding-left:2em;border-width:0 0 0 1px;border-style:dashed;border-color:var(--color-content-border)}.w-comments-item-meta{position:relative;line-height:25px;margin-bottom:.6em}.w-comments-item-meta img{position:absolute;width:50px;border-radius:50%}.w-comments-item-author{font-weight:700}.bypostauthor>.w-comments-item-meta .w-comments-item-author span{padding:0 .3em;background:var(--color-content-primary-grad);color:#fff}.w-comments .w-comments-item-date{vertical-align:top;font-size:.8em;color:inherit;opacity:.66}img~.w-comments-item-author,img~.w-comments-item-date{margin-left:60px}.no-touch .w-comments-item-date:hover{opacity:1}.w-comments-item-text{margin-bottom:.6em}.w-comments-item-text>*:last-child{margin-bottom:0}.w-comments-item-text>.w-message{padding:.6em 1em;margin-bottom:1em}.w-comments .comment-reply-link{vertical-align:top;font-size:.8em;color:inherit;opacity:.66}.no-touch .w-comments .comment-reply-link:hover{opacity:1}.w-comments-pagination{font-size:.9em;text-align:center}.w-comments-pagination a{margin:0 .6em}.comment-reply-title small{display:inline-block;font-size:.8em;font-weight:400;margin-left:.3em}.w-comments-list .comment-respond{margin-bottom:1.5em}.w-comments .comment-reply-title,.w-comments .comment-notes{margin-bottom:1em}.w-comments .form-submit{margin-bottom:0}.color_alternate .w-comments .children{border-color:var(--color-alt-content-border)}.color_footer-top .w-comments .children{border-color:var(--color-subfooter-border)}.color_footer-bottom .w-comments .children{border-color:var(--color-footer-border)}@media screen and (max-width:600px){.w-comments-childlist{margin-left:1em}.rtl .w-comments-childlist{margin-left:0;margin-right:1em}}.w-form{line-height:1.4}.w-form-h{display:flex;margin-left:calc(var(--fields-gap,1rem) / -2);margin-right:calc(var(--fields-gap,1rem) / -2)}.w-form-row{position:relative;width:100%;padding-left:calc(var(--fields-gap,1rem) / 2);padding-right:calc(var(--fields-gap,1rem) / 2)}.w-form-row-label{font-weight:600;margin-bottom:.3em}.w-form-row-description{font-size:.9em;margin-top:.3em;color:var(--color-content-faded)}.w-form-row-field{position:relative}.w-form-row-field>i{position:absolute;z-index:1;top:var(--inputs-border-width,1px);inset-inline-start:var(--inputs-border-width,1px);font-size:var(--inputs-font-size,inherit);line-height:var(--inputs-height,2em);width:var(--inputs-height,2em);color:var(--inputs-text-color,inherit);text-align:center;pointer-events:none;transition:color .2s}.w-form-row:has(:focus) .w-form-row-field>i{color:var(--inputs-focus-text-color)}.w-form-row.for_select select{-webkit-appearance:none;height:auto;padding-inline-end:calc(var(--inputs-padding,.6em) * 2 + .8em)}.w-form-row.for_select .w-form-row-field:after{content:'';position:absolute;top:calc(var(--inputs-height,2em) / 2 + var(--inputs-border-width,1px));inset-inline-end:0;font-size:var(--inputs-font-size,inherit);margin:-.2em calc(var(--inputs-padding,.6em) + var(--inputs-border-width,1px));color:var(--inputs-text-color,inherit);pointer-events:none;border:.4em solid;border-left-color:#fff0;border-right-color:#fff0;border-bottom-color:#fff0;border-radius:2px}.w-form-row.for_select:has(:focus) .w-form-row-field:after{color:var(--inputs-focus-text-color,inherit)}.w-form-row.for_agreement label,.w-form-row.for_checkboxes label,.w-form-row.for_radio label{display:flex;align-items:center;padding:.2em 0;width:fit-content}.w-form-row.with_icon input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]),.w-form-row.with_icon textarea,.w-form-row.with_icon select{padding-inline-start:var(--inputs-height,2em)}.w-form-row.move_label .w-form-row-label{position:absolute;top:calc(var(--inputs-height,2em) / 2 + var(--inputs-border-width,1px) - .7em);z-index:1;font-size:var(--inputs-font-size,inherit);font-weight:inherit;margin:0 var(--inputs-padding,.6em);background:var(--inputs-background,transparent);color:var(--inputs-text-color,inherit);line-height:1.4;padding:0 .3em;pointer-events:none;transform-origin:0 0;transition:transform .2s,top .2s}.w-form-row.with_icon.move_label .w-form-row-label{margin-inline-start:calc(1.6em + var(--inputs-padding,.6em))}.w-form-row.move_label:has(:focus) .w-form-row-label,.w-form-row.move_label.not-empty .w-form-row-label{top:-.5em;transform:scale(.75);background:var(--inputs-focus-background,transparent);color:var(--inputs-focus-text-color,inherit)}.w-form.layout_ver .w-form-h{flex-wrap:wrap}.w-form.layout_ver .w-form-row{margin-bottom:var(--fields-gap,1rem)}.w-form.layout_hor .w-form-row.for_submit{width:auto}.w-form.layout_hor .w-form-row.has_label:not(.move_label)~.w-form-row.for_submit{align-self:flex-end}.w-form-row.cols_2{width:50%}.w-form-row.cols_3{width:33.3333%}.w-form-row.cols_4{width:25%}.w-form-row.for_submit{flex-shrink:0;margin-bottom:0!important}.w-form-row.for_submit.align_justify .w-btn{width:100%}.w-form .w-btn i,.w-form .w-btn-label{display:inline-block;transition:opacity .15s}.w-form .w-btn.loading i,.w-form .w-btn.loading .w-btn-label{opacity:0!important}.w-form .w-btn .g-preloader{position:absolute;top:50%;left:50%;font-size:1.8em;opacity:0;transform:translate(-50%,-50%);transition:opacity .3s;color:inherit}.w-form .w-btn.loading .g-preloader{opacity:1}.w-form-row.for_recaptcha_text{font-size:13px}.w-form-row-state{visibility:hidden;font-size:.9em;height:0;opacity:0;transition-property:visibility,height,padding,opacity;transition-duration:.3s}.w-form-row-state[validation-for],.w-form-row.check_wrong .w-form-row-state{visibility:visible;height:auto;padding-top:.3em;opacity:1;color:red}.w-form-row.check_wrong input,.w-form-row.check_wrong textarea,.w-form-row.check_wrong select{box-shadow:0 0 0 1px red;border-color:red}.w-form-reusable-block{display:none}.w-form-message{visibility:hidden;opacity:0;transition:visibility .2s,opacity .2s,margin .2s}.w-form-message.type_success{visibility:visible;margin:var(--fields-gap,1rem) 0;opacity:1;color:#4c0}.w-form-message.type_error{visibility:visible;margin:var(--fields-gap,1rem) 0;opacity:1;color:red}.w-form-h:has(>.for_submit.align_center)+.w-form-message{text-align:center}.comment-form .w-form-row{padding:0;line-height:1.4;margin-bottom:1em}.post-password-form{margin:1.5rem auto}.l-section.width_full .post-password-form{padding-left:2.5rem;padding-right:2.5rem}.post-password-form p{margin-bottom:.5rem}.post-password-form p label{font-size:0;line-height:0}.post-password-form p input[type=password]{font-size:1rem;max-width:300px;margin-bottom:.5em}.ui-datepicker{display:none;height:auto;width:17.4rem;margin:0;padding:1rem;box-shadow:var(--box-shadow);background:var(--color-content-bg-grad);color:var(--color-content-text)}.ui-datepicker a{transition:none;color:inherit!important}.ui-datepicker-header{position:relative;text-align:center;line-height:2.2rem;min-height:2.2rem;margin:0 0 .5rem;padding:0;border:none}.ui-datepicker-title{font-size:.9rem;margin:0 14.285%}.ui-datepicker-title select{font-size:inherit;line-height:inherit;height:2.2rem;min-height:0;width:40%;padding:0 .3rem;margin:0;border-radius:0!important;border:none!important;box-shadow:none!important;background:none!important;color:inherit!important}.ui-datepicker-prev{position:absolute;left:0;width:14.285%;cursor:pointer;border-radius:.2rem}.ui-datepicker-prev span{vertical-align:top;font-size:0}.ui-datepicker-prev:before{vertical-align:top;content:'\f104';font-family:fontawesome;font-weight:400;font-size:1.4rem}.ui-datepicker-next{position:absolute;right:0;width:14.285%;cursor:pointer;border-radius:.2rem}.ui-datepicker-next span{vertical-align:top;font-size:0}.ui-datepicker-next::before{vertical-align:top;content:'\f105';font-family:fontawesome;font-weight:400;font-size:1.4rem}.ui-datepicker th{font-size:.8rem;font-weight:400;text-align:center;border:none;padding:0;opacity:.33}.ui-datepicker tbody td{font-size:.9rem;text-align:center;width:14.285%;padding:0;border:none}.ui-datepicker tbody td.ui-state-disabled{opacity:.5;cursor:default}.ui-datepicker td span,.ui-datepicker td a{display:block;line-height:2.2rem;border-radius:.2rem;text-decoration:none!important}.ui-datepicker a.ui-state-active{background:var(--color-content-primary-grad);color:#fff!important}.no-touch .ui-datepicker a:not(.ui-state-active):hover{background:var(--color-content-text);color:var(--color-content-bg)!important}.ui-datepicker a.ui-state-highlight{box-shadow:inset 0 0 0 1px}.wpcf7-form-control-wrap{display:block;margin-top:.4rem}.wpcf7-form-control-wrap[data-name^="select"]>select{-webkit-appearance:none;padding-inline-end:calc(var(--inputs-padding,.6em) * 2 + .8em)}.wpcf7-form-control-wrap[data-name^="select"]:after{content:'';position:absolute;top:calc(var(--inputs-height,2em) / 2 + var(--inputs-border-width,1px));inset-inline-end:0;font-size:var(--inputs-font-size);margin:-.2em calc(var(--inputs-padding,.6em) + var(--inputs-border-width,1px));color:var(--inputs-text-color);pointer-events:none;border:.4em solid;border-left-color:#fff0;border-right-color:#fff0;border-bottom-color:#fff0;border-radius:2px}span.wpcf7-list-item{display:block;margin:0;width:fit-content}span.wpcf7-list-item>label{display:flex;align-items:center;padding:.2em 0}.wpcf7 form div.wpcf7-response-output{margin:0;padding:.5rem 1rem}.rounded_none .ui-datepicker *{border-radius:0!important}@media screen and (max-width:600px){.w-form-h{flex-wrap:wrap}.w-form-row{width:100%!important}.w-form.layout_hor .w-form-row{margin-bottom:var(--fields-gap,1rem)}.ui-datepicker{width:calc(100% - 3rem)}.ui-datepicker td span,.ui-datepicker td a{line-height:2.6rem}}@media screen and (max-width:480px){.w-form-row.for_submit{float:none!important;display:block!important;margin:0!important}.w-form.align_left .w-form-message.type_success,.w-form.align_right .w-form-message.type_success{display:block;text-align:center;padding-top:.6em}.post-password-form p input[type=password]{max-width:none}}.w-gallery-list{display:grid;grid-template-columns:repeat(var(--columns,1),1fr);gap:var(--items-gap,0)}.w-gallery-item{position:relative;color:inherit!important;width:100%;container-type:inline-size}.w-gallery-item-img{height:100%}.w-gallery-item-img img{display:block;height:inherit;width:100%;object-fit:cover;background:rgb(128 128 128 / .1)}.w-gallery-item-img img[src*=".png"]{background:none}.w-gallery.fit_contain .w-gallery-item-img img{object-fit:contain}.w-gallery-item-img[data-hidden-images-number]:after{content:'+' attr(data-hidden-images-number);position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;font-size:30cqmin;background:rgb(0 0 0 / .5);color:#fff}.gallery-caption,.w-gallery-item-meta{pointer-events:none;position:absolute;left:0;right:0;bottom:0;max-height:100%;font-size:.85em;line-height:1.5;padding:3em 1.2em .8em;overflow:hidden;border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;background:linear-gradient(transparent,rgb(30 30 30 / .8)) repeat-x;color:#fff}.w-gallery-item-link{position:absolute;top:0;left:0;right:0;bottom:0}.w-gallery.action_popup_image .w-gallery-item-link{cursor:zoom-in}.w-gallery-no-results{text-align:center;padding:2rem;margin:0;background:var(--color-content-bg-alt-grad);color:var(--color-content-text)}.w-gallery-loadmore{text-align:center;position:relative;margin-top:var(--btn-indent,1.5em)}.w-gallery-loadmore.done{display:none}.w-gallery-loadmore .g-preloader,.w-gallery-loadmore.loading .w-btn{opacity:0}.w-gallery-loadmore.loading .g-preloader{opacity:1}.w-gallery-loadmore .w-btn{z-index:1}.w-gallery-loadmore .w-btn+.g-preloader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.w-gallery-loadmore.width_full .w-btn{width:100%}.w-gallery.wp_gallery:not(:last-child){margin-bottom:1.5rem}.w-gallery.wp_gallery .w-gallery-item-meta{position:static;font-size:inherit;text-align:center;padding:.3rem 1rem .7rem;background:none;color:inherit}.w-gallery.wp_gallery .w-gallery-item-description{font-size:.9rem;margin:.2rem 0;opacity:.5}.w-gallery.ratio_1x1 .w-gallery-item{aspect-ratio:1}.w-gallery.ratio_4x3 .w-gallery-item{aspect-ratio:4/3}.w-gallery.ratio_3x2 .w-gallery-item{aspect-ratio:3/2}.w-gallery.ratio_16x9 .w-gallery-item{aspect-ratio:16/9}.w-gallery.ratio_2x3 .w-gallery-item{aspect-ratio:2/3}.w-gallery.ratio_3x4 .w-gallery-item{aspect-ratio:3/4}.w-gallery.ratio_custom .w-gallery-item{aspect-ratio:var(--items-ratio-width,21) / var(--items-ratio-height,9)}.w-hwrapper>.w-gallery,.w-hwrapper>.w-vwrapper:has(>.w-gallery){width:100%}@media (max-width:1024px) and (min-width:601px){.w-gallery.type_grid[style*="--columns:10"] .w-gallery-list{grid-template-columns:repeat(5,1fr)}.w-gallery.type_grid[style*="--columns:10"].quantity_layout_based .w-gallery-item:nth-child(n+6){display:none}.w-gallery.type_grid[style*="--columns:7"] .w-gallery-list,.w-gallery.type_grid[style*="--columns:8"] .w-gallery-list{grid-template-columns:repeat(4,1fr)}.w-gallery.type_grid[style*="--columns:7"].quantity_layout_based .w-gallery-item:nth-child(n+5),.w-gallery.type_grid[style*="--columns:8"].quantity_layout_based .w-gallery-item:nth-child(n+5){display:none}.w-gallery.type_grid[style*="--columns:6"] .w-gallery-list,.w-gallery.type_grid[style*="--columns:9"] .w-gallery-list{grid-template-columns:repeat(3,1fr)}.w-gallery.type_grid[style*="--columns:6"].quantity_layout_based .w-gallery-item:nth-child(n+4),.w-gallery.type_grid[style*="--columns:9"].quantity_layout_based .w-gallery-item:nth-child(n+4){display:none}}@media (max-width:600px){.w-gallery.type_grid:not([style*="--columns:1;"]) .w-gallery-list{grid-template-columns:repeat(2,1fr)}.w-gallery.type_grid.quantity_layout_based .w-gallery-item:nth-child(n+3){display:none}}.w-gallery.type_masonry .w-gallery-list{display:flex;align-items:flex-start;flex-wrap:wrap;gap:0;margin:calc(var(--items-gap,0) / -2)}.w-gallery.type_masonry .w-gallery-item{flex-shrink:0;width:calc(100% / var(--columns,1));padding:calc(var(--items-gap,0) / 2)}.w-gallery.type_masonry .w-gallery-item-meta{left:calc(var(--items-gap,0) / 2);right:calc(var(--items-gap,0) / 2);bottom:calc(var(--items-gap,0) / 2)}@media (max-width:1024px) and (min-width:601px){.w-gallery.type_masonry .w-gallery-item{width:calc(100% / var(--tablets-columns,2))}}@media (max-width:600px){.w-gallery.type_masonry:not([style*="--columns:1"]) .w-gallery-list{grid-template-columns:repeat(2,1fr)}.w-gallery.type_masonry .w-gallery-item{width:calc(100% / var(--mobiles-columns,1))}}@media (min-width:601px){.w-gallery.type_metro_1 .w-gallery-list{grid-template-columns:repeat(3,1fr);grid-auto-flow:dense}.w-gallery.type_metro_1 .w-gallery-item:nth-child(6n+1),.w-gallery.type_metro_1 .w-gallery-item:nth-child(6n+5){grid-column:span 2;grid-row:span 2}}@media (max-width:600px){.w-gallery.type_metro_1 .w-gallery-list{grid-template-columns:repeat(2,1fr)}.w-gallery.type_metro_1 .w-gallery-item:nth-child(3n+1){grid-column:span 2;grid-row:span 2}}@media (min-width:601px){.w-gallery.type_metro_2 .w-gallery-list{grid-template-columns:repeat(4,1fr);grid-auto-flow:dense}.w-gallery.type_metro_2 .w-gallery-item:nth-child(6n+3),.w-gallery.type_metro_2 .w-gallery-item:nth-child(6n+4){grid-column:span 2;grid-row:span 2}}@media (max-width:600px){.w-gallery.type_metro_2 .w-gallery-list{grid-template-columns:repeat(2,1fr)}.w-gallery.type_metro_2 .w-gallery-item:nth-child(3n){grid-column:span 2;grid-row:span 2}.w-gallery.type_metro_2.quantity_layout_based .w-gallery-item:nth-child(n+4){display:none}}@media (min-width:601px){.w-gallery.type_metro_3 .w-gallery-list{grid-template-columns:repeat(4,1fr);grid-auto-flow:dense}.w-gallery.type_metro_3 .w-gallery-item:nth-child(10n+1),.w-gallery.type_metro_3 .w-gallery-item:nth-child(10n+8){grid-column:span 2;grid-row:span 2}}@media (max-width:600px){.w-gallery.type_metro_3 .w-gallery-list{grid-template-columns:repeat(2,1fr)}.w-gallery.type_metro_3 .w-gallery-item:nth-child(5n+1){grid-column:span 2;grid-row:span 2}}@media (min-width:601px){.w-gallery.type_metro_4 .w-gallery-list{grid-template-columns:repeat(5,1fr);grid-auto-flow:dense}.w-gallery.type_metro_4 .w-gallery-item:nth-child(18n+3),.w-gallery.type_metro_4 .w-gallery-item:nth-child(18n+5),.w-gallery.type_metro_4 .w-gallery-item:nth-child(18n+11),.w-gallery.type_metro_4 .w-gallery-item:nth-child(18n+15){grid-column:span 2;grid-row:span 2}}@media (max-width:600px){.w-gallery.type_metro_4 .w-gallery-list{grid-template-columns:repeat(3,1fr)}.w-gallery.type_metro_4 .w-gallery-item:nth-child(4n){grid-column:span 3;grid-row:span 3}.w-gallery.type_metro_4.quantity_layout_based .w-gallery-item:nth-child(n+5){display:none}}@media (min-width:601px){.w-gallery.type_metro_5 .w-gallery-list{grid-template-columns:repeat(6,1fr);grid-auto-flow:dense}.w-gallery.type_metro_5 .w-gallery-item:nth-child(5n+1),.w-gallery.type_metro_5 .w-gallery-item:nth-child(5n+2){grid-column:span 3;grid-row:span 3}.w-gallery.type_metro_5 .w-gallery-item:nth-child(5n+3),.w-gallery.type_metro_5 .w-gallery-item:nth-child(5n+4),.w-gallery.type_metro_5 .w-gallery-item:nth-child(5n+5){grid-column:span 2;grid-row:span 2}}@media (max-width:600px){.w-gallery.type_metro_5 .w-gallery-list{grid-template-columns:repeat(2,1fr)}.w-gallery.type_metro_5 .w-gallery-item:nth-child(5n+1){grid-column:span 2;grid-row:span 2}}.w-gallery.type_mosaic_hor{container-type:inline-size}@media (min-width:1025px){.w-gallery.type_mosaic_hor .w-gallery-list{grid-template-columns:repeat(12,1fr)}.w-gallery.type_mosaic_hor .w-gallery-item{aspect-ratio:auto;height:var(--items-height,350px)}.w-gallery.type_mosaic_hor .w-gallery-item:nth-child(9n+1),.w-gallery.type_mosaic_hor .w-gallery-item:nth-child(9n+6),.w-gallery.type_mosaic_hor .w-gallery-item:nth-child(9n+8){grid-column:span 5}.w-gallery.type_mosaic_hor .w-gallery-item:nth-child(9n+2),.w-gallery.type_mosaic_hor .w-gallery-item:nth-child(9n+4),.w-gallery.type_mosaic_hor .w-gallery-item:nth-child(9n+9){grid-column:span 3}.w-gallery.type_mosaic_hor .w-gallery-item:nth-child(9n+3),.w-gallery.type_mosaic_hor .w-gallery-item:nth-child(9n+5),.w-gallery.type_mosaic_hor .w-gallery-item:nth-child(9n+7){grid-column:span 4}}@media (max-width:1024px){.w-gallery.type_mosaic_hor .w-gallery-list{grid-template-columns:repeat(12,1fr)}.w-gallery.type_mosaic_hor .w-gallery-item{aspect-ratio:auto;height:40cqw}.w-gallery.type_mosaic_hor .w-gallery-item:nth-child(4n+1),.w-gallery.type_mosaic_hor .w-gallery-item:nth-child(4n+4){grid-column:span 7}.w-gallery.type_mosaic_hor .w-gallery-item:nth-child(4n+2),.w-gallery.type_mosaic_hor .w-gallery-item:nth-child(4n+3){grid-column:span 5}.w-gallery.type_mosaic_hor.quantity_layout_based .w-gallery-item:nth-child(n+5){display:none}}.w-grid{clear:both;container-type:inline-size}.w-grid+.w-grid:not(.cols_1),.w-grid-none+.w-grid:not(.cols_1){margin-top:calc(var(--gap,0px) * 2)}.w-hwrapper:not(.wrap)>.w-grid+.w-grid:not(.cols_1),.w-hwrapper:not(.wrap)>.w-grid-none+.w-grid:not(.cols_1){margin-top:0}.w-grid-list:empty{display:none!important}.w-grid.valign_center .w-grid-list{align-items:center}.w-grid-item{flex-shrink:0;min-width:0}.w-grid-item-h{position:relative;height:100%}.w-grid.overflow_hidden .w-grid-item-h{overflow:hidden}.w-grid-item-h time{display:block}.w-grid-item-anchor{position:absolute;z-index:10;top:0;left:0;right:0;bottom:0}.w-grid[class*="ratio_"] .w-grid-item-anchor:focus-visible{outline-offset:calc(-1 * var(--focus-outline-width,2px ))}.w-grid .w-post-elm>p:only-of-type{display:inline-block}.w-grid>.pagination{margin-top:2rem}.w-grid:not(.cols_1)>.pagination .nav-links{justify-content:center}.w-grid-none.type_message{text-align:center;padding:2rem;margin:0;background:var(--color-content-bg-alt-grad)}.w-grid.type_grid .w-grid-list{display:grid;grid-template-columns:repeat(var(--columns,1),1fr);grid-auto-flow:dense;gap:calc(var(--gap,0px) * 2)}.w-grid.type_grid .w-grid-item.size_2x1{grid-column-end:span min(2,var(--columns,1))}.w-grid.type_grid .w-grid-item.size_1x2{grid-row-end:span min(2,var(--columns,1))}.w-grid.type_grid .w-grid-item.size_2x2{grid-column-end:span min(2,var(--columns,1));grid-row-end:span min(2,var(--columns,1))}.w-grid.type_masonry .w-grid-list{display:flex;flex-wrap:wrap;margin:calc(var(--gap,0px) * -1)}.w-grid.type_masonry .w-grid-item{padding:var(--gap,0);width:calc(100% / var(--columns,1))}.w-grid.type_masonry .w-grid-item.size_2x1,.w-grid.type_masonry .w-grid-item.size_2x2{width:min(100%,100% / var(--columns,1) * 2)}.w-grid.type_masonry.cols_1 .w-grid-item:not(:last-child){padding:0;margin-bottom:var(--gap,0)}.w-grid.type_masonry .w-grid-item-h{height:auto}.w-grid.type_masonry .post_image .w-video-h,.w-grid:not([class*="cols_"]) .post_image .w-video-h{padding-bottom:56.25%!important}.w-grid.type_metro .w-grid-list{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-flow:dense;gap:calc(var(--gap,0px) * 2)}.w-grid.type_metro .w-grid-item:nth-child(6n-3),.w-grid.type_metro .w-grid-item:nth-child(6n-2){grid-column-end:span 2;grid-row-end:span 2}.w-grid[class*="ratio_"] .w-grid-item-h{overflow:hidden;height:auto}.w-grid[class*="ratio_"] .w-grid-item-h:before{content:'';float:left;height:0;width:1px;margin-left:-1px;padding-bottom:calc(var(--item-ratio,1) * 100%)}.w-grid[class*="ratio_"] .post_image img,.w-grid[class*="ratio_"] .w-post-elm.type_image img{width:100%;height:100%;object-fit:cover}@media screen and (min-width:601px){.w-grid[class*="ratio_"] .w-grid-item.size_2x1 .w-grid-item-h:before{padding-bottom:calc(var(--item-ratio,1) / 2 * 100% - var(--gap,0px) * var(--item-ratio,1))}.w-grid[class*="ratio_"] .w-grid-item.size_1x2 .w-grid-item-h:before{padding-bottom:calc(var(--item-ratio,1) * 2 * 100% + var(--gap,0px) * 2)}.w-grid[class*="ratio_"] .w-grid-item.size_2x2 .w-grid-item-h:before{padding-bottom:calc(var(--item-ratio,1) * 100% - var(--gap,0px) * 2 * ( var(--item-ratio,1) - 1 ))}}.w-grid-preloader{position:relative;height:0;width:100%;overflow:hidden}.w-grid-preloader .g-preloader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.w-grid-preloader.active{height:20rem}.w-grid-preloader.active~.g-loadmore,.w-grid-preloader.active~.pagination{display:none}.w-grid.preload_style_spinner.filtering+.w-grid-none,.w-grid.preload_style_spinner.filtering>.w-grid-list{display:none}.w-grid.preload_style_fade.filtering>.g-loadmore,.w-grid.preload_style_fade.filtering+.w-grid-none,.w-grid.preload_style_fade.filtering>.w-grid-list{opacity:.33}.w-grid.preload_style_placeholders.filtering+.w-grid-none,.w-grid.preload_style_placeholders.filtering .w-grid-item{animation:1s linear infinite both background-moving;background:linear-gradient(to right,rgb(128 128 128 / .15) 8%,rgb(128 128 128 / .25) 18%,rgb(128 128 128 / .15) 33%);background-size:1000px auto;color:#fff0}.w-grid.preload_style_placeholders.filtering+.w-grid-none *,.w-grid.preload_style_placeholders.filtering .w-grid-item *{visibility:hidden!important}@keyframes background-moving{0%{background-position:-500px 0}100%{background-position:500px 0}}.w-grid-item .w-hwrapper,.w-grid-item .w-vwrapper{position:relative;z-index:1}.w-grid-item-h>.w-vwrapper:only-child{height:100%}.w-hwrapper>.w-grid,.w-hwrapper>.w-vwrapper:has(>.w-grid){width:100%}.color_alternate .w-grid-none.type_message{background:var(--color-alt-content-bg-grad)}.l-section.color_primary .w-grid-none.type_message,.l-section.color_secondary .w-grid-none.type_message{background:rgb(255 255 255 / .1)}@media screen and (max-width:600px){.w-grid.type_metro .w-grid-list{grid-template-columns:1fr 1fr!important}}.l-header a,.l-header .g-preloader{color:inherit}.l-subheader-cell{display:flex;align-items:center;flex-grow:1;height:inherit}.l-subheader-cell.at_left{justify-content:flex-start}.header_hor .l-subheader-cell.at_left>*{margin-right:1.4rem}.l-subheader-cell.at_center{justify-content:center}.l-subheader-cell.at_center>*{margin-left:.7rem;margin-right:.7rem}.l-subheader-cell.at_right{justify-content:flex-end}.header_hor .l-subheader-cell.at_right>*{margin-left:1.4rem}.l-subheader-cell:empty{display:none}.header_hor .l-subheader-cell>:only-child{margin-left:0;margin-right:0}.l-header.sticky .hide-for-sticky{display:none!important}.l-header:not(.sticky) .hide-for-not-sticky{display:none!important}.l-header:before{content:'auto';left:-100%;position:absolute;top:-100%;visibility:hidden!important}.w-html{line-height:1.5}.l-header .w-text{line-height:1.5}.l-header .w-text.nowrap{white-space:nowrap}.l-header .w-popup{line-height:1.5}.w-hwrapper{display:flex;align-items:center}.w-hwrapper.wrap{flex-wrap:wrap}.w-hwrapper>:not(:last-child){margin-inline-end:var(--hwrapper-gap,1.2rem)}.w-hwrapper.align_center>*{margin-left:calc(var(--hwrapper-gap,1.2rem) / 2);margin-right:calc(var(--hwrapper-gap,1.2rem) / 2)}.w-hwrapper.align_center{justify-content:center}.w-hwrapper.align_justify{justify-content:space-between}.w-hwrapper.align_right{justify-content:flex-end}.w-hwrapper.valign_stretch{align-items:stretch}.w-hwrapper.valign_top{align-items:flex-start}.w-hwrapper.valign_bottom{align-items:flex-end}.w-hwrapper.valign_baseline{display:block}.w-hwrapper.valign_baseline>*:not(style){display:inline-block;vertical-align:baseline!important}.w-hwrapper.valign_baseline>.w-btn-wrapper>.w-btn{vertical-align:baseline}.w-hwrapper>.align_justify{width:100%}.w-hwrapper.has-link{position:relative}.w-hwrapper-link{position:absolute;top:0;left:0;right:0;bottom:0;margin:0!important;z-index:10}.l-header .w-image{flex-shrink:0;transition:height 0.3s}.l-header .menu-item-object-us_page_block .w-image{flex-shrink:1}.l-header .w-image.no_image{width:100%}.l-main .w-image{max-width:100%}.w-image-h{display:block;height:100%;max-height:inherit;border-radius:inherit;border-color:inherit!important;color:inherit!important}.w-image:not([class*="style_phone"]) .w-image-h{background:inherit}.w-image img,.w-image picture{object-fit:cover;vertical-align:top;height:inherit;max-height:inherit;border-radius:inherit}.w-image.has_aspect_ratio img,.w-image.has_aspect_ratio picture{width:100%}.w-image.has_height:not(.has_aspect_ratio) img,.w-image[class*="ush_image_"] img{width:auto}.w-image-h[href]{position:relative}.w-image-meta{line-height:1.6}.w-image-description{font-size:.85rem;margin:.2rem 0;opacity:.5}.w-image.with_transparent .w-image-h>:last-of-type,.l-header.bg_transparent:not(.sticky) .w-image.with_transparent .w-image-h>:first-of-type{display:none}.l-header.bg_transparent:not(.sticky) .w-image.with_transparent .w-image-h>:last-of-type{display:block}.w-image.has_ratio{width:100%}.w-image.has_ratio .w-image-h{display:block!important;position:relative}.w-image.has_ratio img{position:absolute!important;top:0;left:0;right:0;height:100%;width:100%}.w-image.style_circle img{border-radius:50%}.w-image.style_outlined img{border:5px solid var(--color-content-border)}.w-image.style_shadow-1 img{box-shadow:var(--box-shadow)}.w-image.style_shadow-2 .w-image-h{display:inline-block;vertical-align:top;position:relative}.w-image-shadow{position:absolute;top:15%;left:5%;right:5%;height:90%;background-size:200% 80%;background-position:center bottom;background-repeat:no-repeat;border-radius:inherit;-webkit-filter:blur(25px);filter:blur(25px);transform:translateZ(0)}.w-image.style_shadow-2 img{position:relative}.w-image.style_shadow-2.meta_simple .w-image-meta{position:relative}.w-image.meta_simple .w-image-meta{padding-top:.6rem}.w-image.meta_simple[class*="style_phone6"] .w-image-meta{padding-top:32%}.w-image.meta_modern .w-image-h{display:inline-block;vertical-align:top;position:relative}.w-image.meta_modern .w-image-meta{pointer-events:none;position:absolute;left:0;right:0;bottom:0;max-height:100%;padding:3rem 1rem .6rem;overflow:hidden;border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;background:linear-gradient(transparent,rgb(30 30 30 / .8)) repeat-x;color:#fff}.w-image.meta_modern[class*="style_phone6"] .w-image-meta{left:12.5%;right:12.5%;bottom:13.5%}.w-image.meta_modern.style_outlined .w-image-meta{left:5px;right:5px;bottom:5px}.w-image.has_bg_color:not(.style_phone12) .w-image-meta{padding-top:.6rem;background:inherit}.w-image.has_text_color .w-image-meta{color:inherit}.w-image.style_phone12{position:relative;aspect-ratio:1 / 2.05;border-radius:16% / 7.6%;background:var(--color-content-primary-grad);color:#000}.w-image.style_phone12>.w-image-h{position:absolute;top:.68%;bottom:.68%;left:1.4%;right:1.4%;padding:3.4%;height:auto;background-color:currentColor;border-radius:15% / 7%}.w-image.style_phone12>.w-image-h>img{width:100%;height:100%;border-radius:12.6% / 5.6%}.w-image.style_phone12>.w-image-h:after{content:'';position:absolute;top:0;left:25%;width:50%;height:5.3%;border-radius:0 0 11% 11% / 0 0 50% 50%;background-color:inherit}.w-image.style_phone12.align_left,.w-image.style_phone12.align_right{float:none;margin:0}.w-image.style_phone12.meta_modern>.w-image-h{overflow:hidden}.w-image.style_phone12.meta_modern .w-image-meta{left:1.4%;right:1.4%;padding:15% 8% 8%}.color_primary .w-image.style_outlined img,.color_secondary .w-image.style_outlined img{border-color:rgb(255 255 255 / .33)}.color_alternate .w-image.style_outlined img{border-color:var(--color-alt-content-border)}.color_footer-top .w-image.style_outlined img{border-color:var(--color-subfooter-border)}.color_footer-bottom .w-image.style_outlined img{border-color:var(--color-footer-border)}.mfp-bg,.mfp-wrap{position:fixed;left:0;top:0}.mfp-bg,.mfp-container,.mfp-wrap{height:100%;width:100%}.mfp-arrow:after,.mfp-arrow:before,.mfp-container:before,.mfp-figure:after{content:''}.mfp-bg{z-index:1042;overflow:hidden;background:#0b0b0b;opacity:.8}.mfp-wrap{z-index:1043;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#CCC}.mfp-close,.mfp-preloader a:hover{color:#FFF}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}.mfp-figure:after,.mfp-iframe-scaler iframe{box-shadow:0 0 8px rgb(0 0 0 / .6);position:absolute;left:0}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-figure,img.mfp-img{line-height:0}.mfp-arrow{position:absolute;opacity:.65;margin:-55px 0 0;top:50%;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:#fff0}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:inset #fff0}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3F3F3F}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3F3F3F}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-image-holder .mfp-content,img.mfp-img{max-width:100%}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{display:block;top:0;width:100%;height:100%;background:#000}.mfp-figure:after,img.mfp-img{width:auto;height:auto;display:block}img.mfp-img{box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure:after{top:40px;bottom:40px;right:0;z-index:-1;background:#444}.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgb(0 0 0 / .6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgb(0 0 0 / .6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-bg{z-index:10003}.mfp-wrap{z-index:10004}.mfp-container:after{content:'\f00d';font-family:fontawesome;font-weight:400;position:absolute;z-index:1047;top:0;right:0;font-size:2rem;text-align:center;line-height:5rem;width:5rem;color:#fff}.admin-bar .mfp-container:after{top:32px}.mfp-close,.mfp-arrow:after{display:none!important}.mfp-arrow:before{font-family:fontawesome;font-weight:400;font-size:3rem;line-height:110px;width:100%;margin:0;border:none;color:#fff}.mfp-arrow.mfp-arrow-left:before{content:'\f104'}.mfp-arrow.mfp-arrow-right:before{content:'\f105'}.mfp-figure img[src*=".svg"]{width:100vh}.mfp-figure:after{box-shadow:var(--box-shadow)}.mfp-preloader{font-size:0;left:50%;right:auto;margin:-1.5rem 0 0 -1.5rem;height:3rem;width:3rem;color:#fff;transition:opacity 0.2s ease 0.1s}.mfp-s-ready .mfp-preloader{display:block;opacity:0}.mfp-preloader:before,.mfp-preloader:after{content:'';display:block;position:absolute;top:0;left:0;right:0;bottom:0;border-radius:50%;border:2px solid}.mfp-preloader:before{opacity:.2}.mfp-preloader:after{border-top-color:#fff0;animation:rotation 0.8s infinite cubic-bezier(.6,.3,.3,.6)}.mfp-title{font-size:.9rem}.mfp-fade.mfp-bg{opacity:0;transition:opacity 0.2s}.mfp-fade.mfp-bg.mfp-ready{opacity:.8}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade.mfp-wrap .mfp-content{opacity:0;transform:scale(.5);transition:transform 0.2s,opacity 0.2s}.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1;transform:scale(1)}.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0;transform:scale(.5)}.mfp-fade.mfp-wrap .mfp-container:after,.mfp-fade.mfp-wrap .mfp-arrow{opacity:0!important;transition:opacity 0.2s}.mfp-fade.mfp-wrap.mfp-ready .mfp-container:after,.mfp-fade.mfp-wrap.mfp-ready .mfp-arrow{opacity:0.66!important}.no-touch .mfp-fade.mfp-wrap.mfp-ready .mfp-arrow:hover{opacity:1!important}.mfp-fade.mfp-wrap.mfp-removing .mfp-container:after,.mfp-fade.mfp-wrap.mfp-removing .mfp-arrow{opacity:0!important}@media screen and (max-width:900px){.mfp-container:after{line-height:4rem;width:4rem}}@media screen and (max-width:600px){.admin-bar .mfp-container:after{top:0}}.w-nav.type_desktop:not(.height_full),.w-hwrapper .w-nav.type_desktop,.w-vwrapper .w-nav.type_desktop{line-height:50px}.l-subheader-cell .w-nav{margin-left:0;margin-right:0}.w-nav-list{list-style:none;margin:0}.w-nav-list:not(.level_1){display:none;visibility:hidden}.w-nav .menu-item.opened>.w-nav-list,.no-touch .w-nav .menu-item:hover>.w-nav-list{visibility:visible}.w-nav.type_desktop.dropdown_shadow_wide .w-nav-list:not(.level_1){box-shadow:var(--box-shadow)}.w-nav.type_desktop.dropdown_shadow_thin .w-nav-list:not(.level_1){box-shadow:0 1px 1px rgb(0 0 0 / .15)}.w-nav.type_desktop .w-nav-list.level_2{text-align:left;position:absolute;left:0;z-index:120;min-width:12rem}.w-nav.type_desktop .w-nav-list.level_3{position:absolute;left:100%;top:0;z-index:121;min-width:12rem}.w-nav.type_desktop .w-nav-list.level_4{position:absolute;left:100%;top:0;z-index:122;min-width:12rem}.w-nav .menu-item{display:block;position:relative;margin:0}.w-nav-anchor{display:block;position:relative}.w-nav-anchor:focus-visible{outline-offset:calc(-1 * var(--focus-outline-width,2px ))}.w-nav.type_desktop .w-nav-anchor.level_1{z-index:1}.w-nav.type_desktop .w-nav-anchor:not(.level_1){line-height:1.5em;padding:.6em 20px;white-space:nowrap;transition-property:text-decoration-color,text-underline-offset}.w-nav-title i{width:1.3em}.header_hor .w-nav.type_desktop.align-edges>.w-nav-list.level_1{margin-left:-20px;margin-right:-20px}.w-nav-arrow{position:absolute;vertical-align:top;font-weight:400;line-height:inherit;text-transform:none;text-align:center;outline:0!important;opacity:0;visibility:hidden}.menu-item-has-children.level_1>a>.w-nav-arrow,.menu-item.opened .menu-item-has-children>a>.w-nav-arrow,.no-touch .menu-item:hover .menu-item-has-children>a>.w-nav-arrow{visibility:visible}.w-nav-arrow:focus-visible{opacity:1}.w-nav-arrow:before{content:'\f107';vertical-align:top;font-family:fontawesome;font-weight:400}.w-nav.type_mobile .w-nav-anchor:not(.w-btn) .w-nav-arrow:before{font-size:1.4em}.w-nav.type_desktop .w-nav-anchor.level_1 .w-nav-arrow:before{font-size:1.2em;margin-inline-start:.4em}.header_ver .w-nav.type_desktop .w-nav-anchor.level_1 .w-nav-arrow:before{content:'\f105'}.w-nav.type_desktop .w-nav-list.level_2 .w-nav-arrow:before{content:'\f105';font-size:1.2em}.w-nav-anchor.w-btn>.w-nav-arrow{line-height:1;position:absolute}.w-nav-anchor.w-btn>.w-nav-title{vertical-align:middle}.w-nav.type_desktop .menu-item-has-children>.w-nav-anchor:not(.level_1) .w-nav-arrow{display:block;opacity:1;top:0;inset-inline-end:0;line-height:2.7em;width:2em}.w-nav.type_desktop .menu-item-has-children>.w-nav-anchor:not(.level_1) .w-nav-title{padding-inline-end:2em}.w-nav.type_desktop.show_main_arrows .menu-item-has-children.level_1>a>.w-nav-arrow{display:inline-block;position:static;opacity:1}.w-nav.type_desktop .hover_underline .w-nav-anchor.level_1{text-decoration:none!important}.w-nav.type_desktop .hover_underline .w-nav-title{position:relative}.no-touch .w-nav.type_desktop .hover_underline .w-nav-anchor.level_1 .w-nav-title:after{display:block;content:'';position:absolute;left:0;bottom:-.4em;margin:0 auto -2px;height:2px;width:100%;background:currentColor;opacity:0;transition:all .2s}.no-touch .w-nav.type_desktop .hover_underline .menu-item.level_1:hover .w-nav-title:after{bottom:-2px;opacity:1}.header_hor .w-nav.type_desktop>.w-nav-list{display:flex;align-items:center}.header_hor .w-nav.type_desktop>.w-nav-list>.menu-item{flex-shrink:0}.l-header.bg_transparent:not(.sticky) .type_desktop .menu-item.level_1>a:not(.w-btn){background:none}.header_hor .w-nav.type_desktop.spread{width:100%;margin:0}.header_hor .w-nav.type_desktop.spread>.w-nav-list{justify-content:space-between}.header_hor .w-nav.type_desktop .menu-item-object-us_page_block{max-height:calc(100vh - var(--header-height,0px) - var(--wp-admin--admin-bar--height,0px) - var(--dropdown-padding,0px) * 2)}.header_ver .w-nav{width:100%}.header_ver .w-nav.type_desktop .w-nav-list.level_2{left:100%;top:0}.header_ver .w-nav-anchor.level_1{line-height:1.2;padding:0 1.3em}.w-nav.type_desktop .menu-item.level_2.drop_left .w-nav-list.level_3,.w-nav.type_desktop .menu-item.level_3.drop_left .w-nav-list.level_4{left:auto;right:100%}.w-nav.type_desktop .menu-item.drop_top>.w-nav-list{top:auto!important;bottom:0}.menu-item-object-us_page_block{overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;text-transform:none;font-style:normal}.menu-item-object-us_page_block>.w-grid{overflow:hidden}.w-nav.type_desktop .menu-item.has_cols.fill_direction_ver .w-nav-list.level_2{columns:var(--menu-cols,1);column-gap:0}.w-nav.type_desktop .menu-item.has_cols.fill_direction_hor .w-nav-list.level_2{display:flex;flex-wrap:wrap}.header_ver .w-nav.type_desktop .menu-item.has_cols .w-nav-list.level_2{width:calc(100vw - var(--header-width,0px));max-width:980px}.w-nav.type_desktop .menu-item.has_cols.fill_direction_hor .w-nav-list.level_2>li{flex-shrink:0;width:calc(100% / var(--menu-cols,1))}.w-nav.type_desktop .menu-item.has_cols.fill_direction_hor .w-nav-anchor{white-space:normal}.w-nav.type_desktop .menu-item.has_cols .menu-item-has-children .w-nav-anchor.level_2{font-size:1.15em;font-weight:700;background:none!important;color:inherit!important}.w-nav.type_desktop .menu-item.has_cols .menu-item-has-children .w-nav-anchor.level_2 .w-nav-arrow{display:none}.w-nav.type_desktop .menu-item.has_cols .w-nav-list.level_3{display:block;position:static;background:none;box-shadow:none;color:inherit;min-width:0;transform:none!important;transition:none!important;opacity:1!important}.w-nav.type_desktop .menu-item.has_cols.opened .w-nav-list.level_3,.no-touch .w-nav.type_desktop .menu-item.has_cols:hover .w-nav-list.level_3{visibility:visible}.w-nav.type_desktop .menu-item.has_cols .w-nav-list.level_3 .menu-item{transform:none!important}.w-nav.type_desktop.dropdown_none .w-nav-list:not(.level_1){display:block}.w-nav.type_desktop.dropdown_opacity .w-nav-list:not(.level_1){display:block;opacity:0;transition:opacity .3s,visibility .3s}.no-touch .w-nav.type_desktop.open_on_hover.dropdown_opacity .menu-item:hover>.w-nav-list,.w-nav.type_desktop.dropdown_opacity .menu-item.opened>.w-nav-list{opacity:1}.w-nav.type_desktop.dropdown_slide .w-nav-list:not(.level_1){display:block;transform-origin:50% 0;transform:scaleY(0) translateZ(0);transition:transform .3s cubic-bezier(0,1,.8,1),visibility .3s}.no-touch .w-nav.type_desktop.open_on_hover.dropdown_slide .menu-item:hover>.w-nav-list,.w-nav.type_desktop.dropdown_slide .menu-item.opened>.w-nav-list{transform:scaleY(1) translateZ(0)}.w-nav.type_desktop.dropdown_height .w-nav-list:not(.level_1){display:block;transform-origin:50% 0;transform:scaleY(0) translateZ(0);opacity:0;transition:transform .3s,opacity .3s,visibility .3s}.no-touch .w-nav.type_desktop.open_on_hover.dropdown_height .menu-item:hover>.w-nav-list,.w-nav.type_desktop.dropdown_height .menu-item.opened>.w-nav-list{transform:scaleY(1) translateZ(0);opacity:1}.w-nav.type_desktop.dropdown_afb .w-nav-list:not(.level_1){display:block;transform-origin:50% 0;transform:translate3d(0,30px,0);opacity:0;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .2s,visibility .3s}.no-touch .w-nav.type_desktop.open_on_hover.dropdown_afb .menu-item:hover>.w-nav-list,.w-nav.type_desktop.dropdown_afb .menu-item.opened>.w-nav-list{transform:translate3d(0,0,0);opacity:1}.w-nav.type_desktop.dropdown_mdesign .w-nav-list:not(.level_1){display:block;transform-origin:0 0;transform:scale(0) translateZ(0);opacity:0;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .15s,visibility .3s}.no-touch .w-nav.type_desktop.open_on_hover.dropdown_mdesign .menu-item:hover>.w-nav-list,.w-nav.type_desktop.dropdown_mdesign .menu-item.opened>.w-nav-list{transform:scale(1) translateZ(0);opacity:1}.w-nav.type_desktop.dropdown_hor .w-nav-list:not(.level_1){display:block;transform:translate3d(-20px,0,0);opacity:0;transition:transform .3s,opacity .2s,visibility .2s}.w-nav.type_desktop.dropdown_hor .w-nav-list:not(.level_1)>.menu-item{transform:translate3d(40px,0,0);transition:transform .3s}.no-touch .w-nav.type_desktop.open_on_hover.dropdown_hor .menu-item:hover>.w-nav-list,.w-nav.type_desktop.dropdown_hor .menu-item.opened>.w-nav-list{transform:translate3d(0,0,0);opacity:1}.no-touch .w-nav.type_desktop.open_on_hover.dropdown_hor .menu-item:hover>.w-nav-list>.menu-item,.w-nav.type_desktop.dropdown_hor .w-nav-anchor:focus~.w-nav-list>.menu-item,.w-nav.type_desktop.dropdown_hor .menu-item.opened>.w-nav-list>.menu-item{transform:translate3d(0,0,0)}.header_ver .w-nav.type_mobile{padding:0 .6rem}.header_hor .l-subheader-cell.at_left .w-nav:first-child .w-nav-control{margin-inline-start:-.8rem}.header_hor .l-subheader-cell.at_right .w-nav:last-child .w-nav-control{margin-inline-end:-.8rem}.w-nav.type_mobile .w-nav-list.level_1{z-index:3;overflow-y:auto;-webkit-overflow-scrolling:touch}.w-nav.type_mobile .w-nav-anchor:not(.w-btn){line-height:1.6em;padding:.7rem;transition:none}.w-nav.type_mobile .menu-item-has-children>.w-nav-anchor .w-nav-arrow{opacity:1;vertical-align:top;transition:transform .3s}.w-nav.type_mobile .menu-item-has-children.opened>.w-nav-anchor .w-nav-arrow{transform:rotate(180deg)}.w-nav.type_mobile.m_align_left{text-align:left}.w-nav.type_mobile.m_align_center{text-align:center}.w-nav.type_mobile.m_align_right{text-align:right}.w-nav.type_mobile.m_align_left .menu-item-has-children>.w-nav-anchor .w-nav-title{padding-right:2em}.w-nav.type_mobile.m_align_left .menu-item-has-children>.w-nav-anchor .w-nav-arrow{position:absolute;top:0;right:0;padding:.7rem 0}.w-nav.type_mobile.m_align_right .menu-item-has-children>.w-nav-anchor .w-nav-title{padding-left:2em}.w-nav.type_mobile.m_align_right .menu-item-has-children>.w-nav-anchor .w-nav-arrow{position:absolute;top:0;left:0;padding:.7rem 0}.w-nav.type_mobile.m_align_left .menu-item-has-children>.w-nav-anchor:not(.level_1) .w-nav-arrow,.w-nav.type_mobile.m_align_right .menu-item-has-children>.w-nav-anchor:not(.level_1) .w-nav-arrow{padding-left:1rem;padding-right:1rem}.w-nav.type_mobile.m_align_none .menu-item-has-children>.w-nav-anchor .w-nav-arrow,.w-nav.type_mobile.m_align_center .menu-item-has-children>.w-nav-anchor .w-nav-arrow{margin-left:.4em}.w-nav.type_mobile.m_align_none .w-nav-anchor.level_2,.w-nav.type_mobile.m_align_left .w-nav-anchor.level_2{padding-left:1rem}.w-nav.type_mobile.m_align_none .w-nav-anchor.level_3,.w-nav.type_mobile.m_align_left .w-nav-anchor.level_3{padding-left:2rem}.w-nav.type_mobile.m_align_none .w-nav-anchor.level_4,.w-nav.type_mobile.m_align_left .w-nav-anchor.level_4{padding-left:3rem}.w-nav.type_mobile.m_align_right .w-nav-anchor.level_2{padding-right:1rem}.w-nav.type_mobile.m_align_right .w-nav-anchor.level_3{padding-right:2rem}.w-nav.type_mobile.m_align_right .w-nav-anchor.level_4{padding-right:3rem}.header_hor .w-nav.type_mobile.m_layout_dropdown .w-nav-list.level_1{position:absolute;top:100%;left:min(( 100vw - var(--site-content-width) ) / -2,-2.5rem);right:min(( 100vw - var(--site-content-width) ) / -2,-2.5rem);padding-left:max(( 100vw - var(--site-content-width) ) / 2,2.5rem);padding-right:max(( 100vw - var(--site-content-width) ) / 2,2.5rem);box-shadow:0 3px 3px rgb(0 0 0 / .1);max-height:calc(100vh - var(--header-height,0px) - var(--wp-admin--admin-bar--height,0px))}.header_hor .w-nav.type_mobile.m_layout_dropdown .w-nav-list.level_1>li>a:not(.w-btn){padding-left:0;padding-right:0}.header_ver .w-nav.type_mobile.m_layout_dropdown .w-nav-control{display:none}.header_ver .w-nav.type_mobile.m_layout_dropdown .w-nav-list.level_1{display:block;background:none}.w-nav.type_mobile.m_layout_panel .w-nav-list.level_1{position:fixed;display:block;top:calc(var(--site-outline-width,0px) + var(--wp-admin--admin-bar--height,0px));bottom:var(--site-outline-width,0);padding:1rem;width:var(--header-width,auto);min-height:calc(100dvh - 2 * var(--site-outline-width,0px) - var(--wp-admin--admin-bar--height,0px));min-width:270px;transition:transform .2s cubic-bezier(.4,0,.2,1),visibility .2s;visibility:hidden}.w-nav.type_mobile.m_layout_panel .w-nav-control.active+.w-nav-list.level_1{visibility:visible}.w-nav.type_mobile.m_layout_panel.m_effect_afl .w-nav-list.level_1{left:var(--site-outline-width,0);box-shadow:1px 0 0 rgb(0 0 0 / .08);transform:translateX(-100%)}.w-nav.type_mobile.m_layout_panel.m_effect_afr .w-nav-list.level_1{right:var(--site-outline-width,0);box-shadow:-1px 0 0 rgb(0 0 0 / .08);transform:translateX(100%)}.w-nav.type_mobile.m_layout_panel .w-nav-control.active+.w-nav-list.level_1{transform:translateX(0)}body.header_ver .w-nav.type_mobile.m_layout_panel .w-nav-list.level_1{position:absolute;top:0}body.header_ver .w-nav.type_mobile.m_layout_panel.m_effect_afl .w-nav-list.level_1{left:0}body.header_ver .w-nav.type_mobile.m_layout_panel.m_effect_afr .w-nav-list.level_1{right:0;transform:scaleX(0);transform-origin:100% 0}body.header_ver .w-nav.type_mobile.m_layout_panel.m_effect_afr .w-nav-control.active+.w-nav-list.level_1{transform:scaleX(1)}.w-nav.type_mobile.m_layout_fullscreen .w-nav-list.level_1{position:fixed;display:flex;flex-direction:column;top:calc(var(--site-outline-width,0px) + var(--wp-admin--admin-bar--height,0px));left:var(--site-outline-width,0);right:var(--site-outline-width,0);bottom:var(--site-outline-width,0);min-height:calc(100dvh - 2 * var(--site-outline-width,0px) - var(--wp-admin--admin-bar--height,0px));padding:2rem;pointer-events:none;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1),visibility .3s;visibility:hidden}body.header_ver .w-nav.type_mobile.m_layout_fullscreen .w-nav-list.level_1{position:absolute;top:0;left:0;right:0}body.header_ver .w-nav.type_mobile.m_layout_fullscreen.m_effect_afb .w-nav-list.level_1,.w-nav.type_mobile.m_layout_fullscreen.m_effect_aft .w-nav-list.level_1{transform:translateY(-100%)}.w-nav.type_mobile.m_layout_fullscreen.m_effect_fade .w-nav-list.level_1{opacity:0}.w-nav.type_mobile.m_layout_fullscreen.m_effect_afc .w-nav-list.level_1{opacity:0;transform:scale(.001)}.w-nav.type_mobile.m_layout_fullscreen.m_effect_afb .w-nav-list.level_1{transform:translateY(calc(110% + var(--header-height,0px) + var(--wp-admin--admin-bar--height,0px )))}.w-nav.type_mobile.m_layout_fullscreen .w-nav-control.active+.w-nav-list.level_1{pointer-events:auto;opacity:1;transform:translateY(0) scale(1);visibility:visible}.w-nav.type_mobile.m_layout_fullscreen .w-nav-list.level_1>li{flex-shrink:0}.w-nav.type_mobile.m_layout_fullscreen .w-nav-list.level_1>li:first-child{margin-top:auto}.w-nav.type_mobile.m_layout_fullscreen .w-nav-list.level_1>li:nth-last-child(2){margin-bottom:auto}.w-nav.type_mobile.m_layout_fullscreen .w-nav-list.level_1 .w-nav-close{display:block}.header_hor .w-nav.type_mobile.m_layout_fullscreen.header_is_visible .w-nav-list.level_1{top:calc(var(--header-height,0px) + var(--wp-admin--admin-bar--height,0px));min-height:0}.header_hor .l-header.sticky .w-nav.type_mobile.m_layout_fullscreen.header_is_visible .w-nav-list.level_1{top:calc(var(--header-sticky-height,0px) + var(--wp-admin--admin-bar--height,0px))}.header_hor .w-nav.type_mobile.m_layout_fullscreen.header_is_visible .w-nav-list.level_1 .w-nav-close{display:none}.w-nav.type_mobile .w-nav-list.level_1:has(>.us_page_block_with_rows){padding:0!important}.w-nav-control{display:none;align-items:center;line-height:50px;max-height:50px;padding:0 .8rem;color:inherit}.w-nav-control>*+*{margin-inline-start:.5rem}.w-nav-icon{font-size:var(--icon-size,20px);position:relative;height:1em;width:1em}.w-nav-icon>div{position:absolute;top:calc(50% - var(--icon-thickness,3px) / 2);height:var(--icon-thickness,3px);width:inherit;border-radius:var(--icon-thickness,3px);background:currentColor;transition:transform .2s cubic-bezier(0,1,.8,1)}.w-nav-icon>div:before,.w-nav-icon>div:after{content:'';display:block;position:absolute;height:inherit;width:inherit;background:inherit;border-radius:inherit}.w-nav-icon>div:before{top:-.3333em;transition:top .2s cubic-bezier(0,1,.8,1) .2s,opacity .2s cubic-bezier(0,1,.8,1)}.w-nav-icon>div:after{top:.3333em;transition:top .2s cubic-bezier(0,1,.8,1) .2s,transform .2s cubic-bezier(0,1,.8,1)}.w-nav-control.active .w-nav-icon.style_hamburger_1>div{transform:rotate(45deg);transition-delay:.2s}.w-nav-control.active .w-nav-icon.style_hamburger_1>div:before{top:0;opacity:0;transition:top .2s cubic-bezier(0,1,.8,1),opacity .2s cubic-bezier(0,1,.8,1) .2s}.w-nav-control.active .w-nav-icon.style_hamburger_1>div:after{top:0;transform:rotate(90deg);transition:top .2s cubic-bezier(0,1,.8,1),transform .2s cubic-bezier(0,1,.8,1) .2s}.w-nav-icon.style_hamburger_6>div{transition:width .4s cubic-bezier(.68,-.6,.32,1.6),transform .4s cubic-bezier(.68,-.6,.32,1.6)}.w-nav-icon.style_hamburger_6>div:before{width:50%;transition:inherit}.w-nav-icon.style_hamburger_6>div:after{width:75%;transition:inherit}.w-nav-control.active .w-nav-icon.style_hamburger_6>div{transform:rotate(-45deg)}.w-nav-control.active .w-nav-icon.style_hamburger_6>div:before{transform:rotate(90deg) translate(.1em,-.25em)}body.rtl .w-nav-control.active .w-nav-icon.style_hamburger_6>div:before{transform:rotate(90deg) translate(.1em,.25em)}.w-nav-control.active .w-nav-icon.style_hamburger_6>div:after{width:50%;transform:rotate(90deg) translate(-.08em,-.25em)}body.rtl .w-nav-control.active .w-nav-icon.style_hamburger_6>div:after{transform:rotate(90deg) translate(-.08em,.25em)}.w-nav-icon.style_hamburger_2>div:first-child{inset-inline-start:.1em;transition:transform .35s,opacity .35s,inset-inline-start .35s}.w-nav-icon.style_hamburger_2>div:first-child:before,.w-nav-icon.style_hamburger_2>div:first-child:after{inset-inline-start:-.2em;transition:inherit}.w-nav-icon.style_hamburger_2 div:last-child{opacity:0;transition:transform .35s,opacity .35s;transform:translateX(50%)}.w-nav-icon.style_hamburger_2 div:last-child:before,.w-nav-icon.style_hamburger_2 div:last-child:after{width:100%;position:absolute;transition:inherit;transform:translateX(-100%)}.w-nav-control.active .w-nav-icon.style_hamburger_2>div:last-child{display:none}.w-nav-control.active .w-nav-icon.style_hamburger_2 div:first-child{transform:rotate(45deg);inset-inline-start:0}.w-nav-control.active .w-nav-icon.style_hamburger_2 div:first-child:before{transform:translate(.2em,.3333em) rotate(90deg)}.w-nav-control.active .w-nav-icon.style_hamburger_2 div:first-child:after{transform:translateY(-.3333em);opacity:0}.no-touch .w-nav-control:hover .w-nav-icon.style_hamburger_2>div:first-child{transform:translateX(-50%);opacity:0}.no-touch .w-nav-control:hover .w-nav-icon.style_hamburger_2>div:first-child:before,.no-touch .w-nav-control:hover .w-nav-icon.style_hamburger_2>div:first-child:after{transform:translateX(100%);opacity:0}.no-touch .w-nav-control:not(.active):hover .w-nav-icon.style_hamburger_2 div:last-child{opacity:1;transform:translateX(0)}.no-touch .w-nav-control:not(.active):hover .w-nav-icon.style_hamburger_2 div:last-child:before,.no-touch .w-nav-control:not(.active):hover .w-nav-icon.style_hamburger_2 div:last-child:after{opacity:1;transform:translateX(0)}.no-touch .w-nav-control.active .w-nav-icon.style_hamburger_2>div:first-child{display:none}.no-touch .w-nav-control.active .w-nav-icon.style_hamburger_2>div:last-child{display:block}.no-touch .w-nav-control.active .w-nav-icon.style_hamburger_2 div:last-child{opacity:1;transform:rotate(45deg)}.no-touch .w-nav-control.active .w-nav-icon.style_hamburger_2 div:last-child:before{transform:translateY(.3333em) rotate(90deg)}.no-touch .w-nav-control.active .w-nav-icon.style_hamburger_2 div:last-child:after{transform:translateY(-.3333em);opacity:0}.w-nav-icon.style_hamburger_3{clip-path:inset(-18%)}.w-nav-icon.style_hamburger_3 svg{display:block;margin:-64% -64% 0;transition:transform .4s}.w-nav-control.active .w-nav-icon.style_hamburger_3 svg{transform:rotate(45deg)}.w-nav-icon.style_hamburger_3 svg .line{fill:none;transition:stroke-dasharray .4s,stroke-dashoffset .4s;stroke:currentColor;stroke-width:calc(40 / var(--icon-size-int,20) * var(--icon-thickness,3px));stroke-linecap:round}.w-nav-icon.style_hamburger_3 svg .top{stroke-dasharray:40 121}.w-nav-icon.style_hamburger_3 svg .bottom{stroke-dasharray:40 121}.w-nav-control.active .w-nav-icon.style_hamburger_3 svg .top{stroke-dashoffset:-68px}.w-nav-control.active .w-nav-icon.style_hamburger_3 svg .bottom{stroke-dashoffset:-68px}.w-nav-icon.style_hamburger_4{transition:transform .3s}.w-nav-icon.style_hamburger_4>div{inset-inline-start:.125em;width:.75em;transition:width .3s,height .3s,transform .3s,inset-inline-start .3s,border-radius .3s}.w-nav-icon.style_hamburger_4>div:before{inset-inline-start:inherit;transition:inherit}.w-nav-icon.style_hamburger_4>div:after{inset-inline-start:-.125em;transition:inherit}.w-nav-control.active .w-nav-icon.style_hamburger_4{transform:rotate(-90deg)}.w-nav-control.active .w-nav-icon.style_hamburger_4>div{inset-inline-start:50%;transform:translate(-50%,calc(var(--icon-thickness,3px) / -2));height:calc(var(--icon-thickness,3px) * 2);width:calc(var(--icon-thickness,3px) * 2);border-radius:50%}body.rtl .w-nav-control.active .w-nav-icon.style_hamburger_4>div{transform:translate(50%,calc(var(--icon-thickness,3px) / -2))}.w-nav-control.active .w-nav-icon.style_hamburger_4>div:before,.w-nav-control.active .w-nav-icon.style_hamburger_4>div:after{inset-inline-start:0;height:calc(var(--icon-thickness,3px) * 2);width:calc(var(--icon-thickness,3px) * 2);border-radius:50%}.w-nav-icon.style_hamburger_7>div{top:calc(33.33% - var(--icon-thickness,3px) / 2);width:75%;transition:width .2s cubic-bezier(.1,.82,.76,.965),transform .2s cubic-bezier(.1,.82,.76,.965),top .2s cubic-bezier(.1,.82,.76,.965)}.w-nav-icon.style_hamburger_7>div:before{display:none}.w-nav-icon.style_hamburger_7>div:after{width:100%;transition:inherit}.no-touch .w-nav-control:not(.active):hover .w-nav-icon.style_hamburger_7>div{width:100%}.no-touch .w-nav-control:not(.active):hover .w-nav-icon.style_hamburger_7>div:after{width:50%}.w-nav-control.active .w-nav-icon.style_hamburger_7>div{width:100%;top:calc(50% - var(--icon-thickness,3px) / 2);transform:rotate(45deg)}.w-nav-control.active .w-nav-icon.style_hamburger_7>div:after{transform:rotate(-90deg) translateX(.3333em)}.w-nav-icon.style_hamburger_5>div{transition:transform .3s cubic-bezier(.54,-.81,.57,.57)}.w-nav-icon.style_hamburger_5>div:before,.w-nav-icon.style_hamburger_5>div:after{width:50%;transition:inherit}.w-nav-icon.style_hamburger_5>div:after{inset-inline-end:0}.w-nav-control.active .w-nav-icon.style_hamburger_5>div{transform:rotate(-45deg)}.w-nav-control.active .w-nav-icon.style_hamburger_5>div:before{transform:rotate(-90deg) translate(-.08em,.25em)}body.rtl .w-nav-control.active .w-nav-icon.style_hamburger_5>div:before{transform:rotate(-90deg) translate(-.08em,-.25em)}.w-nav-control.active .w-nav-icon.style_hamburger_5>div:after{transform:rotate(-90deg) translate(.08em,-.25em)}body.rtl .w-nav-control.active .w-nav-icon.style_hamburger_5>div:after{transform:rotate(-90deg) translate(.08em,.25em)}.w-nav-icon.style_hamburger_8:before,.w-nav-icon.style_hamburger_8:after{content:'';position:absolute;display:block;width:inherit;height:var(--icon-thickness,3px);border-radius:var(--icon-thickness,3px);background:currentColor;transition:all .3s cubic-bezier(.8,.5,.2,1.4)}.w-nav-icon.style_hamburger_8:before{top:.2em}.w-nav-icon.style_hamburger_8:after{bottom:.2em}.no-touch .w-nav-control:not(.active):hover .w-nav-icon.style_hamburger_8:before{top:.1em}.no-touch .w-nav-control:not(.active):hover .w-nav-icon.style_hamburger_8:after{bottom:.1em}.w-nav-icon.style_hamburger_8>div{transition:all .3s cubic-bezier(.8,.5,.2,1.4)}.w-nav-icon.style_hamburger_8>div:before,.w-nav-icon.style_hamburger_8>div:after{display:none}.w-nav-control.active .w-nav-icon.style_hamburger_8:before{top:calc(50% - var(--icon-thickness,3px) / 2);transform:rotate(45deg)}.w-nav-control.active .w-nav-icon.style_hamburger_8:after{bottom:calc(50% - var(--icon-thickness,3px) / 2);transform:rotate(-45deg)}.w-nav-control.active .w-nav-icon.style_hamburger_8>div{transform:rotate(135deg);opacity:0}.w-nav-icon.style_kebab_1>div{top:calc(50% - var(--icon-thickness,3px));left:calc(50% - var(--icon-thickness,3px));width:calc(var(--icon-thickness,3px) * 2);height:calc(var(--icon-thickness,3px) * 2);border-radius:50%!important;transition:transform .35s cubic-bezier(.175,.885,.32,1.275),opacity .25s}.w-nav-icon.style_kebab_1>div:before,.w-nav-icon.style_kebab_1>div:after{border-radius:50%!important}.w-nav-icon.style_kebab_1>div:last-child{opacity:0}.w-nav-control.active .w-nav-icon.style_kebab_1>div:first-child{transform:rotate(45deg)}.w-nav-control.active .w-nav-icon.style_kebab_1>div:last-child{transform:rotate(135deg);opacity:1}.w-nav-icon.style_kebab_2{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-direction:column}.w-nav-icon.style_kebab_2:before,.w-nav-icon.style_kebab_2:after{content:'';position:relative;display:block;width:calc(var(--icon-thickness,3px) * 2);height:calc(var(--icon-thickness,3px) * 2);background:currentColor;border-radius:50%;transition:all .4s cubic-bezier(.66,-.45,.35,1.39)}.w-nav-icon.style_kebab_2:before{top:-.2em}.w-nav-icon.style_kebab_2:after{bottom:-.2em}.w-nav-icon.style_kebab_2>div{position:static;display:flex;flex-direction:column;justify-content:center;align-items:center;background:none}.w-nav-icon.style_kebab_2>div:before,.w-nav-icon.style_kebab_2>div:after{flex-shrink:0;position:relative;top:var(--icon-thickness,3px);width:calc(var(--icon-thickness,3px) * 2);height:calc(var(--icon-thickness,3px) * 2);transform:rotate(-45deg);border-radius:var(--icon-thickness,3px);background:currentColor;transition:all .4s cubic-bezier(.66,-.45,.35,1.39)}.w-nav-icon.style_kebab_2>div:after{top:auto;bottom:var(--icon-thickness,3px);transform:rotate(45deg)}.w-nav-control.active .w-nav-icon.style_kebab_2>div:before{top:calc(var(--icon-thickness,3px) / 2);width:.9em;height:var(--icon-thickness,3px)}.w-nav-control.active .w-nav-icon.style_kebab_2>div:after{bottom:calc(var(--icon-thickness,3px) / 2);width:.9em;height:var(--icon-thickness,3px)}.w-nav-control.active .w-nav-icon.style_kebab_2:before{top:var(--icon-thickness,3px);width:var(--icon-thickness,3px);height:var(--icon-thickness,3px)}.w-nav-control.active .w-nav-icon.style_kebab_2:after{bottom:var(--icon-thickness,3px);width:var(--icon-thickness,3px);height:var(--icon-thickness,3px)}.w-nav-icon.style_dots_1 svg{display:block;transition:transform .35s cubic-bezier(.8,.5,.2,1.4)}.w-nav-icon.style_dots_1 circle{transition:transform .35s;transform-origin:center;r:calc(20 / var(--icon-size-int,20) * var(--icon-thickness,3px));fill:currentColor}.no-touch .w-nav-control:hover .w-nav-icon.style_dots_1 circle{transform:scale(1.1)}.w-nav-control.active .w-nav-icon.style_dots_1 svg{transform:rotate(180deg)}.w-nav-control.active .w-nav-icon.style_dots_1 circle:nth-child(2){transform:translate(-5px,5px)}.w-nav-control.active .w-nav-icon.style_dots_1 circle:nth-child(4){transform:translate(5px,5px)}.w-nav-control.active .w-nav-icon.style_dots_1 circle:nth-child(6){transform:translate(-5px,-5px)}.w-nav-control.active .w-nav-icon.style_dots_1 circle:nth-child(8){transform:translate(5px,-5px)}.w-nav-icon.style_custom_icon{display:flex;justify-content:center;align-items:center}.w-nav-control.active .w-nav-icon.style_custom_icon i:first-child,.w-nav-control:not(.active) .w-nav-icon.style_custom_icon i:last-child{display:none}.w-nav-icon.style_custom_image img{display:block}.w-nav-control.active .w-nav-icon.style_custom_image img:first-child,.w-nav-control:not(.active) .w-nav-icon.style_custom_image img:last-child{display:none}.w-nav-close{display:none;position:absolute;top:0;right:0;text-align:center;font-size:2rem;line-height:2;width:2em;cursor:pointer;opacity:.5}.no-touch .w-nav-close:hover{opacity:1}.w-nav-close:before{content:'\f00d';font-family:fontawesome;font-weight:400;vertical-align:top}.w-nav.type_mobile .menu-item>a.w-btn{display:inline-block;vertical-align:top;margin:.7rem}.w-nav.type_mobile .menu-item-has-children>a.w-btn .w-nav-arrow{position:relative!important;padding:0!important}.w-nav.type_mobile.m_align_none .menu-item-has-children>a.w-btn .w-nav-title{padding-right:.5em}.w-nav.type_mobile.m_align_right .menu-item-has-children>a.w-btn .w-nav-title{padding-left:.5em}.menu-item>a.w-btn .w-nav-title:after{display:none!important}.header_hor:not(.rtl) .w-nav.type_desktop .menu-item:first-child>a.w-btn,.header_hor.rtl .w-nav.type_desktop .menu-item:nth-last-child(2)>a.w-btn{margin-left:0}.header_hor:not(.rtl) .w-nav.type_desktop .menu-item:nth-last-child(2)>a.w-btn,.header_hor.rtl .w-nav.type_desktop .menu-item:first-child>a.w-btn{margin-right:0}.w-nav.type_mobile.has_scroll_effects{will-change:auto;transform:none}.w-nav.type_mobile{animation:none!important;opacity:1}.rounded_none .w-nav-icon.style_hamburger_8:before,.rounded_none .w-nav-icon.style_hamburger_8:after,.rounded_none .w-nav-icon.style_kebab_1>div:before,.rounded_none .w-nav-icon.style_kebab_1>div:after,.rounded_none .w-nav-control.active .w-nav-icon.style_kebab_2>div:before,.rounded_none .w-nav-control.active .w-nav-icon.style_kebab_2>div:after,.rounded_none .w-nav-icon>div{border-radius:0}.rounded_none .w-nav-icon>svg>.line{stroke-linecap:square}@media screen and (max-width:900px){.w-nav.type_desktop .menu-item.has_cols.fill_direction_ver .w-nav-list.level_2{columns:2}.w-nav.type_desktop .menu-item.has_cols.fill_direction_hor .w-nav-list.level_2>li{width:50%}.header_hor .w-nav.type_mobile.m_layout_dropdown .w-nav-list.level_1{left:-1rem;right:-1rem;padding-left:1rem;padding-right:1rem}}@media screen and (max-width:767px){.w-nav-close{font-size:2rem}}@media screen and (max-width:480px){.w-nav-anchor.level_2,.w-nav-anchor.level_3,.w-nav-anchor.level_4{white-space:normal}}.w-post-elm:not(.type_icon)>i{vertical-align:top;line-height:inherit;margin-right:.4em}.w-user-elm.color_link_inherit a:not(:hover),.w-post-elm.color_link_inherit a:not(:hover),.color_alternate .w-post-elm.color_link_inherit a:not(:hover),.no-touch .w-user-elm.color_link_inherit.has_text_color>a:hover,.no-touch .w-post-elm.color_link_inherit.has_text_color>a:hover{color:inherit}.w-post-elm.has_width{flex-shrink:0}.w-post-elm.has_border_radius{overflow:hidden}.w-post-elm.has_height>a{max-height:inherit;height:inherit;border-radius:inherit}.w-post-elm.has_height img{object-fit:cover;max-height:inherit;height:inherit;border-radius:inherit}.w-post-elm.has_height:not(.stretched):not(.has_aspect_ratio) img{width:auto}.w-post-elm.has_ratio{position:relative;width:100%}.w-post-elm.has_ratio img{position:absolute!important;top:0;left:0;right:0;height:100%;width:100%!important;object-fit:cover}.w-post-elm.stretched img{width:100%}.w-post-elm.post_date{display:inline-block;vertical-align:top}.w-post-elm.post_image{overflow:hidden;position:relative}.w-post-elm.post_image>a:focus-visible,.w-post-elm.post_custom_field.type_image>a:focus-visible{display:block;outline-offset:calc(-1 * var(--focus-outline-width,2px ));height:100%}.w-post-elm.post_image img,.w-post-elm.product_gallery>img,.w-post-elm.post_custom_field img{vertical-align:top}.w-grid .w-post-elm.post_image img,.w-grid .w-post-elm.post_custom_field img{display:block}.w-post-elm.post_image.has_aspect_ratio img,.w-post-elm.post_custom_field.has_aspect_ratio img{object-fit:cover;height:100%;width:100%}.w-post-elm.post_image.as_circle{border-radius:50%}.w-post-elm.post_image.has_ratio>.w-slider{position:absolute;width:100%}.w-post-elm.post_image.has_ratio>.w-slider,.w-post-elm.post_image.has_ratio>.w-slider .royalSlider,.w-post-elm.post_image.has_ratio>.w-slider .rsOverflow{height:100%!important}.w-post-elm.post_image.has_ratio>.w-slider img{object-fit:cover}.w-grid-item.format-audio .post_image:after,.w-grid-item.format-video .post_image:after{content:'\f04b';font:900 1.4rem/3.5rem fontawesome;width:3.2rem;padding-left:.3rem;text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;background:rgb(0 0 0 / .5);color:#fff;pointer-events:none}.w-grid .post_image.with_quote_icon:after{position:absolute;top:0;left:0;right:0;content:'\f10d';font:900 2rem/5.5rem fontawesome;text-align:center;color:#fff}.w-grid-item.has-post-thumbnail .post_image.with_quote_icon:after,.w-grid .post_image.media_preview:after{display:none}.w-grid-item:not(.has-post-thumbnail) .with_quote_icon>img{visibility:hidden}.w-post-slider-trigger{position:absolute;z-index:2;top:0;bottom:0;color:#fff0}.no-touch .w-post-elm:hover .w-post-slider-trigger{color:rgb(0 0 0 / .2)}.no-touch .w-post-elm .w-post-slider-trigger:hover{color:var(--color-content-primary)}.w-post-slider-trigger:before{content:'';position:absolute;left:1px;right:1px;bottom:0;border-bottom:2px solid}.w-post-slider-trigger:not(:first-child)+picture,.w-post-slider-trigger:not(:first-child)+img{display:none!important;position:absolute;top:0;left:0;right:0;background:var(--color-content-bg)}.no-touch .w-post-slider-trigger:hover+picture,.no-touch .w-post-slider-trigger:hover+img{display:block!important}.w-post-elm.post_title{padding:0}.w-post-elm.post_title b{font-size:.85em;opacity:.5}.w-grid div:not(.w-vwrapper)>.post_title{margin-bottom:0}.w-grid-item.sticky .post_title{font-weight:bold!important}.w-grid-item.format-link .post_title a:after{content:'\f360';font-family:fontawesome;font-weight:400;display:inline-block;vertical-align:top;margin:0 .5em}.w-post-elm.style_simple>b{font-weight:inherit}.w-post-elm.style_badge{display:flex;flex-wrap:wrap;align-items:center}.w-post-elm.style_badge .w-post-elm-before{margin-right:.4em}.w-post-elm.style_badge .w-post-elm-after{margin-left:.4em}.w-post-elm.style_badge .w-post-elm-list{margin-left:-.2em;margin-right:-.2em}.w-post-elm.style_badge .w-post-elm-list>*{margin:.2em}.post_author.avapos_left{display:flex;align-items:center}.post-author-ava{width:1em}.post_author.avapos_left .post-author-ava{flex-shrink:0;margin-right:.25em}.post_author.avapos_top .post-author-ava{margin-bottom:.1em}.post-author-ava img{display:block;width:100%;border-radius:50%}.post-author-meta{flex-grow:1;width:fit-content}i+.post-author-meta{display:inline-block;vertical-align:top}.post-author-name{display:block}.post-author-posts{font-size:.8em;font-weight:700;margin-top:.2em}.post-author-website{display:block;font-size:.8em;margin-top:.2em;color:var(--color-content-faded)}.post-author-info{font-size:.8em;font-weight:400;margin-top:.2em}.w-post-elm.post_custom_field>i+p:only-of-type{display:inline-block}.w-testimonial-rating{position:relative;text-align:initial;font-family:fontawesome;line-height:1;width:5.7em}.w-testimonial-rating:before{position:absolute;content:'\f005\f005\f005\f005\f005';font-weight:900;opacity:.33}.w-testimonial-rating i{font-style:normal}.w-testimonial-rating i:before{vertical-align:top;content:'\f005';font-weight:900}.w-post-elm:not(.display_table) .repeater-row>div{display:inline-block;vertical-align:top}.w-post-elm.display_table{overflow-x:auto}.w-post-elm.display_table>.repeater{display:table;width:100%}.w-post-elm.display_table>.repeater>.repeater-row{display:table-row}.w-post-elm.display_table>.repeater>.repeater-row>div{display:table-cell;vertical-align:top;padding:.6rem 1rem;border-bottom:1px solid var(--color-content-border)}.w-post-elm.display_table>.repeater>.repeater-row>div:first-child{padding-left:0}.w-post-elm.display_table>.repeater>.repeater-row>div:last-child{padding-right:0}.w-post-elm.display_table>.repeater>.repeater-row:last-child>div{border:none}.w-user-elm.picture{flex-shrink:0;overflow:hidden}.w-user-elm.picture.as_circle{border-radius:50%}.w-user-elm.picture img{display:block}.hide_if_not_first:not(:first-child){display:none}.rounded_none .post-author-ava img{border-radius:0!important}@media screen and (max-width:600px){.post_author.avapos_left{display:block}.post_author.avapos_left .post-author-ava{margin:0 0 .1em}}@media screen and (max-width:480px){.post_author.layout_box{display:block;text-align:center}.post_author.layout_box .post-author-img{margin:0 auto 0.5rem!important}}.w-separator{clear:both;overflow:hidden;line-height:0;height:1.5rem}.w-separator-h{display:inline-flex;align-items:center;height:inherit}.w-separator:not(.with_content) .w-separator-h:before{width:100vw}.w-separator-h:before,.w-separator-h:after{content:'';position:absolute;top:50%;height:0;width:100vw;border-top-width:1px;border-top-style:solid}.w-separator-h:before{right:100%}.w-separator.with_content .w-separator-h:before{margin-right:.6em}.w-separator-h:after{left:100%;margin-left:.6em}.w-separator a,.color_alternate .w-separator a{color:inherit}.w-separator-text{line-height:inherit;padding:.3em 0!important;margin:0}.w-separator.has_font_size .w-separator-text{font-size:inherit}.w-separator-text i{margin-right:.4em}.w-separator.width_30{width:30%;margin-left:auto!important;margin-right:auto!important}.w-separator.width_50{width:50%;margin-left:auto!important;margin-right:auto!important}.w-separator.width_screen{margin-left:var(--margin-inline-stretch);margin-right:var(--margin-inline-stretch)}.w-separator.style_dashed .w-separator-h:before,.w-separator.style_dashed .w-separator-h:after{border-top-style:dashed}.w-separator.style_dotted .w-separator-h:before,.w-separator.style_dotted .w-separator-h:after{border-top-style:dotted}.w-separator.style_double .w-separator-h:before,.w-separator.style_double .w-separator-h:after{border-top-style:double}.w-separator.thick_2 .w-separator-h:before,.w-separator.thick_2 .w-separator-h:after{margin-top:-1px;border-top-width:2px}.w-separator.thick_3 .w-separator-h:before,.w-separator.thick_3 .w-separator-h:after{margin-top:-1px;border-top-width:3px}.w-separator.thick_4 .w-separator-h:before,.w-separator.thick_4 .w-separator-h:after{margin-top:-2px;border-top-width:4px}.w-separator.thick_5 .w-separator-h:before,.w-separator.thick_5 .w-separator-h:after{margin-top:-2px;border-top-width:5px}.w-separator.with_content{line-height:1.3}.w-separator:not(.with_content),.w-separator.with_content .w-separator-h{position:relative}.w-separator:not(.with_content) .w-separator-h:before{left:50%;transform:translateX(-50%);right:auto}.w-separator:not(.with_content) .w-separator-h:after{display:none}.w-separator.size_small:empty{height:1.5rem}.w-separator.size_small.with_line{height:4rem}.w-separator.size_medium:empty{height:3rem}.w-separator.size_medium.with_line{height:6rem}.w-separator.size_large:empty{height:4.5rem}.w-separator.size_large.with_line{height:7rem}.w-separator.size_huge:empty{height:6rem}.w-separator.size_huge.with_line{height:9rem}.w-separator.color_border{color:var(--color-content-border)}.w-separator.color_primary{color:var(--color-content-primary)}.w-separator.color_secondary{color:var(--color-content-secondary)}.color_primary .w-separator.color_border,.color_secondary .w-separator.color_border{color:rgb(255 255 255 / .33)}.color_alternate .w-separator.color_border{color:var(--color-alt-content-border)}.color_alternate .w-separator.color_primary{color:var(--color-alt-content-primary)}.color_alternate .w-separator.color_secondary{color:var(--color-alt-content-secondary)}.color_footer-top .w-separator.color_border{color:var(--color-subfooter-border)}.color_footer-bottom .w-separator.color_border{color:var(--color-footer-border)}@media (max-width:1024px){.w-separator.size_small:empty{height:1rem}.w-separator.size_small.with_line{height:calc(1.5rem + 2vw)}.w-separator.size_medium:empty{height:calc(1rem + 2.5vw)}.w-separator.size_medium.with_line{height:calc(1.5rem + 4vw)}.w-separator.size_large:empty{height:calc(1rem + 5vw)}.w-separator.size_large.with_line{height:calc(1.5rem + 6vw)}.w-separator.size_huge:empty{height:calc(1rem + 7.5vw)}.w-separator.size_huge.with_line{height:calc(1.5rem + 8vw)}.w-separator.with_content.with_line{height:auto;padding-top:calc(0.5rem + 1vmin);padding-bottom:calc(0.5rem + 1vmin)}}@media screen and (max-width:600px){.w-separator.with_text.width_30,.w-separator.with_text.width_50{width:auto}}.w-menu .menu{margin:0}.w-menu ul,.w-menu li{list-style:none;margin:0}.w-menu li:last-child{margin:0!important}.w-menu .sub-menu{padding-top:var(--sub-gap,0);margin-inline-start:1.2em}.w-menu .sub-menu li{margin-bottom:var(--sub-gap,0)}.w-menu .sub-menu .current-menu-item>a{color:inherit}.w-menu.style_blocks[style*=--main-bg-color] .menu>li>a{background:var(--main-bg-color)}.w-menu[style*=--main-color] .menu>li>a{color:var(--main-color)}.w-menu.style_blocks[style*=--main-active-bg-color] .menu>li.expanded>a,.w-menu.style_blocks[style*=--main-active-bg-color] .menu>li.is-active>a,.w-menu.style_blocks[style*=--main-active-bg-color] .menu>li.current-menu-item>a{background:var(--main-active-bg-color)}.w-menu[style*=--main-active-color] .menu>li.expanded>a,.w-menu[style*=--main-active-color] .menu>li.is-active>a,.w-menu[style*=--main-active-color] .menu>li.current-menu-item>a{color:var(--main-active-color)}.no-touch .w-menu.style_blocks[style*=--main-hover-bg-color] .menu>li:not(.current-menu-item)>a:hover{background:var(--main-hover-bg-color)}.no-touch .w-menu[style*=--main-hover-color] .menu>li:not(.current-menu-item)>a:hover{color:var(--main-hover-color)}.w-menu.layout_ver{line-height:1.4}.w-menu.layout_ver .menu>li{margin-bottom:var(--main-gap,0)}.w-menu.layout_hor .menu{display:inline-flex;flex-wrap:wrap}.w-menu.layout_hor .menu>li:not(:last-of-type){margin-inline-end:var(--main-gap,0)}.w-menu.layout_hor.not_responsive .menu{flex-wrap:nowrap;white-space:nowrap;overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch}.w-menu.layout_hor.with_children .menu>.menu-item-has-children>a{font-weight:700}.w-menu.layout_hor .menu>li>.sub-menu{margin:1em 0 0}.w-menu.layout_hor.spread{width:100%;margin:0}.w-menu.layout_hor.spread .menu{justify-content:space-between;width:100%}.w-menu.layout_hor.spread.with_children .menu>.menu-item-has-children{flex:1 1 100px}.w-menu.style_blocks .menu>li>a{display:block;padding:var(--main-ver-indent,0) var(--main-hor-indent,0);text-decoration:none!important}.w-menu.style_blocks .sub-menu{margin-inline-start:0;padding:var(--main-ver-indent,0) var(--main-hor-indent,0)}.header_hor .l-header .w-menu{line-height:2}.header_ver .l-header .w-menu{line-height:1}.header_ver .l-header .w-menu .menu{display:block}.w-menu.type_accordion{width:100%}.w-menu.type_accordion .sub-menu{display:none;visibility:hidden}.w-menu.type_accordion .current_page_ancestor>.sub-menu,.w-menu.type_accordion .menu-item-has-children.expanded>.sub-menu{display:block;visibility:visible}.w-menu.type_accordion .menu-item-has-children>a{display:flex!important;align-items:center}.w-menu.type_accordion b{display:none;font-weight:inherit;width:1em;transition:transform .3s}.w-menu.type_accordion .menu-item-has-children>a>b{display:block}.w-menu.type_accordion b::before{display:inline-block;vertical-align:top;font-family:fontawesome;transition:transform .3s}.w-menu.type_accordion .menu-item-has-children.expanded>a>b::before{transform:rotate(180deg)}.w-menu.type_accordion.icontype_chevron b::before{content:'\f107';font-weight:400}.w-menu.type_accordion.icontype_plus b::before{content:'\f067';font-weight:400}.w-menu.type_accordion.icontype_triangle b::before{content:'\f0d7';font-weight:700}.w-menu.type_accordion.iconpos_before b{margin-inline-end:-1em}.w-menu.type_accordion.iconpos_before .menu-item>a>span{margin-inline-start:1.2em}.w-menu.type_accordion.iconpos_after b{text-align:end;margin-inline-start:auto}.w-menu.type_accordion.iconpos_after .menu-item-has-children>a>span{order:-1;margin-inline-end:1.2em}.w-tabs-list{position:relative;border-color:var(--color-content-border)}.w-tabs-list-h{display:flex}.w-tabs-list-bar{position:absolute;background:var(--color-content-primary-grad)}.w-tabs-item{display:block;flex-shrink:0;position:relative;text-align:center;text-transform:inherit;padding:1em 1.5em;background:none;color:inherit;transition:none}.w-tabs-item i{line-height:inherit;vertical-align:top}.w-tabs-item-title:empty{display:none}.w-tabs-item.with_icon i+.w-tabs-item-title,.w-tabs-item.with_icon .w-tabs-item-title+i{margin-inline-start:.5em}.w-tabs-sections{position:relative}.w-tabs-section{display:none;border-color:var(--color-content-border)}.w-tabs-section.active{display:block}.w-tabs-section-header{display:none;align-items:center;text-align:inherit;line-height:1.5;cursor:pointer;padding:1em 1.5em;width:100%;background:#fff0;transition:background .2s,color .2s}.w-tabs-section.color_custom .w-tabs-section-header,.w-tabs-section:not(.active) .w-tabs-section-header{color:inherit}.w-tabs[style*="--sections-title-size"]>.w-tabs-list,.w-tabs[style*="--sections-title-size"]>div>div>.w-tabs-section-header{font-size:var(--sections-title-size)}.w-tabs[style*="--sections-title-size"]>div>div>.w-tabs-section-header>.w-tabs-section-title{font-size:inherit}.w-tabs-section-header i{flex-shrink:0;line-height:inherit;vertical-align:top}.w-tabs-section-header i.fa-2x{line-height:.75}.w-tabs-section-title{line-height:inherit;white-space:normal;margin-bottom:0!important;padding:0!important;color:inherit;margin-inline-end:.6em}i+.w-tabs-section-title{margin-inline-start:.6em}.w-tabs-section-title:empty{display:none}.w-tabs-section-control{flex-shrink:0;line-height:1em;height:1em;width:1em;text-align:center;transition:transform .3s;transform:rotate(0deg)}.w-tabs-section.active>.w-tabs-section-header .w-tabs-section-control{transform:rotate(180deg)}.w-tabs-section-content{padding-top:3rem}.w-tabs-section-content-h{margin:0 auto;max-width:var(--site-content-width,1200px)}.w-tabs-section.content-empty{display:none!important}.vc_active .vc_tta-panel-body{display:block!important}.l-section.width_full>div>.g-cols.cols_1>div>div>.w-tabs.layout_hor .w-tabs-section-content,.l-section.width_full>div>div>.vc_col-sm-12>div>div>.w-tabs.layout_hor .w-tabs-section-content{padding:5vh 3vmax}.w-tabs-list.align_center .w-tabs-list-h{justify-content:center}.w-tabs-list.align_justify .w-tabs-list-h{justify-content:space-between}.w-tabs-list.align_justify .w-tabs-item{flex:1 1 50%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.w-tabs.accordion>.w-tabs-list{display:none!important}.w-tabs.accordion>div>.w-tabs-section{display:block;border-style:solid;border-width:1px 0 0 0}.w-tabs.accordion>div>.w-tabs-section:last-of-type{border-bottom-width:1px}.w-tabs.accordion>div>.w-tabs-section[style*="background:"]{border-color:#fff0}.w-tabs.accordion>div>div>.w-tabs-section-header{display:flex}.w-tabs-section.active:not(.has_text_color)>.w-tabs-section-header{color:var(--color-content-primary)}.no-touch .w-tabs-section-header:hover,.no-touch .w-tabs-section-header:focus{background:rgb(0 0 0 / .04)}.w-tabs.accordion>div>div>.w-tabs-section-content{display:none;padding:1.5rem}.w-tabs.accordion>div>.w-tabs-section.active .w-tabs-section-content{display:block}.w-tabs.accordion.remove_indents>div>div>.w-tabs-section-header,.w-tabs.accordion.remove_indents>div>div>.w-tabs-section-content{padding-left:0!important;padding-right:0!important}.no-touch .w-tabs.remove_indents>div>div>.w-tabs-section-header:hover,.no-touch .w-tabs.remove_indents>div>div>.w-tabs-section-header:focus{background:linear-gradient(90deg,transparent,rgb(0 0 0 / .04),transparent)}.w-tabs-section.no_indents>.w-tabs-section-content{padding:0!important}.w-tabs-section.no_indents>.w-tabs-section-content>.w-tabs-section-content-h{margin:0!important;max-width:none}.w-tabs-sections.icon_chevron>div>.w-tabs-section-header .w-tabs-section-control:before,.w-tabs-sections.icon_chevron>div>.w-tabs-section-header .w-tabs-section-control:after{content:'';position:absolute;top:20%;height:60%;width:.15em;background:currentColor;border-radius:1px}.w-tabs-sections.icon_chevron>div>.w-tabs-section-header .w-tabs-section-control:before{left:.262em;transform:rotate(-45deg)}.w-tabs-sections.icon_chevron>div>.w-tabs-section-header .w-tabs-section-control:after{right:.262em;transform:rotate(45deg)}.w-tabs-sections.icon_plus>div>.w-tabs-section-header .w-tabs-section-control:before{content:'';position:absolute;top:0;left:.45em;height:100%;width:.1em;background:currentColor;border-radius:2px}.w-tabs-sections.icon_plus>div>.w-tabs-section-header .w-tabs-section-control:after{content:'';position:absolute;top:.45em;left:0;height:.1em;width:100%;background:currentColor;border-radius:2px}.w-tabs-sections.icon_plus>.w-tabs-section.active>.w-tabs-section-header .w-tabs-section-control{transform:rotate(135deg)}.w-tabs-sections.icon_triangle>div>.w-tabs-section-header .w-tabs-section-control:before{content:'';display:inline-block;vertical-align:top;margin-top:.3em;pointer-events:none;border:.4em solid;border-left-color:#fff0;border-right-color:#fff0;border-bottom-color:#fff0;border-radius:2px}.w-tabs-sections.icon_none>div>.w-tabs-section-header .w-tabs-section-control{display:none}.w-tabs-sections.cpos_left>div>.w-tabs-section-header .w-tabs-section-control{order:-1}.w-tabs-sections.cpos_left>div>.w-tabs-section-header .w-tabs-section-control{margin-inline-end:.6em}.w-tabs-sections.cpos_right>div>.w-tabs-section-header .w-tabs-section-control{margin-inline-start:auto}.w-tabs-sections.titles-align_center>div>.w-tabs-section-header{justify-content:center}.w-tabs-sections.titles-align_center>div>.w-tabs-section-header>*{margin-left:.3rem!important;margin-right:.3rem!important}.w-tabs.layout_ver{display:flex}.w-tabs.layout_ver>.w-tabs-list .w-tabs-list-h{flex-direction:column}.w-tabs.layout_ver>.w-tabs-list .w-tabs-item{text-align:inherit}.w-tabs.layout_ver>.w-tabs-sections{flex-grow:1}.w-tabs.layout_ver:not(.accordion)>div>div>.w-tabs-section-content{padding:0}.w-tabs.layout_ver .w-image img.size-full,.w-tabs.layout_ver .w-image img.size-large{width:100%}.w-tabs.layout_ver.navpos_right{flex-direction:row-reverse}.w-tabs.layout_ver.navpos_left>div>.w-tabs-section:not(.no_indents){padding-left:2.5rem}.w-tabs.layout_ver.navpos_right>div>.w-tabs-section:not(.no_indents){padding-right:2.5rem}.w-tabs.layout_ver.navwidth_auto>.w-tabs-list{flex-shrink:0}.w-tabs.layout_ver.navwidth_auto>.w-tabs-list .w-tabs-item{white-space:nowrap}.w-tabs.layout_ver.navwidth_10>.w-tabs-list{width:10%}.w-tabs.layout_ver.navwidth_10>.w-tabs-sections{width:90%}.w-tabs.layout_ver.navwidth_20>.w-tabs-list{width:20%}.w-tabs.layout_ver.navwidth_20>.w-tabs-sections{width:80%}.w-tabs.layout_ver.navwidth_30>.w-tabs-list{width:30%}.w-tabs.layout_ver.navwidth_30>.w-tabs-sections{width:70%}.w-tabs.layout_ver.navwidth_40>.w-tabs-list{width:40%}.w-tabs.layout_ver.navwidth_40>.w-tabs-sections{width:60%}.w-tabs.layout_ver.navwidth_50>.w-tabs-list,.w-tabs.layout_ver.navwidth_50>.w-tabs-sections{width:50%}.w-tabs.layout_ver.accordion{display:block}.w-tabs.layout_ver.accordion>.w-tabs-sections{display:block;width:100%!important}.w-tabs.layout_ver.accordion>div>.w-tabs-section{padding:0!important}.w-tabs.style_default>.w-tabs-list{background:var(--color-content-bg-alt-grad);color:var(--color-content-text)}.w-tabs.style_default>.w-tabs-list .w-tabs-item{border-style:solid;border-color:#fff0;color:inherit;transition:background .2s,border-color .2s,color .2s}.w-tabs.style_default.layout_hor>.w-tabs-list .w-tabs-item{border-width:2px 0 0}.w-tabs.style_default.layout_ver.navpos_left>.w-tabs-list .w-tabs-item{border-width:0 0 0 2px}.w-tabs.style_default.layout_ver.navpos_right>.w-tabs-list .w-tabs-item{border-width:0 2px 0 0}.w-tabs.style_default>.w-tabs-list .w-tabs-item.active{background:var(--color-content-bg-grad);color:var(--color-content-primary);border-color:currentColor}.w-tabs.style_default>.w-tabs-list .w-tabs-item:not(.active):focus,.no-touch .w-tabs.style_default>.w-tabs-list .w-tabs-item:not(.active):hover{background:rgb(0 0 0 / .05)}.w-tabs.style_simple>.w-tabs-list .w-tabs-item{flex:0 1 auto;padding:0;opacity:.66}.w-tabs.style_simple.layout_hor>.w-tabs-list .w-tabs-item:not(:last-child){margin-inline-end:1.5em}.w-tabs.style_simple.layout_ver>.w-tabs-list .w-tabs-item:not(:last-child){margin-bottom:1em}.w-tabs.style_simple>.w-tabs-list .w-tabs-item:focus,.w-tabs.style_simple>.w-tabs-list .w-tabs-item.active,.no-touch .w-tabs.style_simple>.w-tabs-list .w-tabs-item:hover{opacity:1;color:inherit}.w-tabs.style_simple2>.w-tabs-list .w-tabs-item{flex:0 1 auto;padding:0;opacity:.66}.w-tabs.style_simple2.layout_hor>.w-tabs-list .w-tabs-item:not(:last-child){margin-inline-end:1.5em}.w-tabs.style_simple2.layout_ver>.w-tabs-list .w-tabs-item:not(:last-child){margin-bottom:1em}.w-tabs.style_simple2.layout_ver>.w-tabs-list .w-tabs-list-h{align-items:flex-start}.w-tabs.style_simple2>.w-tabs-list .w-tabs-item:focus,.w-tabs.style_simple2>.w-tabs-list .w-tabs-item.active,.no-touch .w-tabs.style_simple2>.w-tabs-list .w-tabs-item:hover{opacity:1;color:inherit}.w-tabs.style_simple2>.w-tabs-list .w-tabs-item:after{content:'';position:absolute;left:0;bottom:0;height:min(4px,.15em);width:0;background:currentColor;transition:width .2s}.w-tabs.style_simple2>.w-tabs-list .w-tabs-item.active:after{width:100%}.w-tabs.style_simple3>.w-tabs-list .w-tabs-item{padding:.8em 1.2em;border-radius:.3em}.w-tabs.style_simple3.layout_hor>.w-tabs-list .w-tabs-item:not(:last-child){margin-inline-end:.3em}.w-tabs.style_simple3.layout_ver>.w-tabs-list .w-tabs-item:not(:last-child){margin-bottom:.3em}.w-tabs.style_simple3>.w-tabs-list .w-tabs-item:focus,.w-tabs.style_simple3>.w-tabs-list .w-tabs-item.active,.no-touch .w-tabs.style_simple3>.w-tabs-list .w-tabs-item:hover{background:var(--color-content-bg-alt-grad);color:var(--color-content-heading)}.w-tabs.style_radio>.w-tabs-list .w-tabs-item{padding:.6em 1.2em;opacity:.66;border-radius:3em}.w-tabs.style_radio>.w-tabs-list .w-tabs-item:not(.active):focus,.no-touch .w-tabs.style_radio>.w-tabs-list .w-tabs-item:not(.active):hover{opacity:1;color:inherit}.w-tabs.style_radio>.w-tabs-list .w-tabs-item.active{opacity:1;background:var(--color-content-bg);color:var(--color-content-primary);box-shadow:0 .3em .8em rgb(0 0 0 / .08)}.w-tabs.style_radio2>.w-tabs-list .w-tabs-list-h{padding:.25em;background:var(--color-content-bg-alt-grad);color:var(--color-content-text);border-radius:3em}.w-tabs.style_radio2.layout_ver>.w-tabs-list .w-tabs-list-h{border-radius:.5em}.w-tabs.style_radio2>.w-tabs-list:not(.align_justify) .w-tabs-list-h{display:inline-flex;vertical-align:top}.w-tabs.style_radio2.layout_ver>.w-tabs-list .w-tabs-list-h{display:flex}.w-tabs.style_radio2.layout_hor>.w-tabs-list .w-tabs-item{padding:.6em 1.5em;color:inherit;border-radius:3em}.w-tabs.style_radio2.layout_ver>.w-tabs-list .w-tabs-item{padding:.6em 1em;color:inherit;border-radius:.25em}.w-tabs.style_radio2>.w-tabs-list .w-tabs-item:not(.active):focus,.no-touch .w-tabs.style_radio2>.w-tabs-list .w-tabs-item:not(.active):hover{color:var(--color-content-primary)}.w-tabs.style_radio2>.w-tabs-list .w-tabs-item.active{background:var(--color-content-bg);box-shadow:0 .3em .8em rgb(0 0 0 / .08)}.w-tabs.style_radio3>.w-tabs-list .w-tabs-list-h{padding:.25em;background:var(--color-content-primary-grad);color:#fff;border-radius:3em}.w-tabs.style_radio3.layout_ver>.w-tabs-list .w-tabs-list-h{border-radius:.5em}.w-tabs.style_radio3>.w-tabs-list:not(.align_justify) .w-tabs-list-h{display:inline-flex;vertical-align:top}.w-tabs.style_radio3.layout_ver>.w-tabs-list .w-tabs-list-h{display:flex}.w-tabs.style_radio3.layout_hor>.w-tabs-list .w-tabs-item{padding:.6em 1.5em;color:inherit;border-radius:3em}.w-tabs.style_radio3.layout_ver>.w-tabs-list .w-tabs-item{padding:.6em 1em;color:inherit;border-radius:.25em}.w-tabs.style_radio3>.w-tabs-list .w-tabs-item:not(.active):focus,.no-touch .w-tabs.style_radio3>.w-tabs-list .w-tabs-item:not(.active):hover{color:inherit}.w-tabs.style_radio3>.w-tabs-list .w-tabs-item.active{background:var(--color-content-bg);color:var(--color-content-text);box-shadow:0 .3em 1em rgb(0 0 0 / .2)}.w-tabs.style_modern>.w-tabs-list{background:var(--color-content-primary-grad);color:#fff}.w-tabs.style_modern>.w-tabs-list .w-tabs-item{opacity:.66;color:inherit!important}.w-tabs.style_modern>.w-tabs-list .w-tabs-item:focus,.w-tabs.style_modern>.w-tabs-list .w-tabs-item.active,.no-touch .w-tabs.style_modern>.w-tabs-list .w-tabs-item:hover{opacity:1}.w-tabs.style_modern>.w-tabs-list .w-tabs-item:after{content:'';position:absolute;height:1em;width:1em;transition:transform .3s;background:var(--color-content-bg)}.w-tabs.style_modern.layout_hor>.w-tabs-list .w-tabs-item:after{left:50%;bottom:0;transform:translate(-.5em,1.5em) rotate(45deg)}.w-tabs.style_modern.layout_hor>.w-tabs-list .w-tabs-item.active:after{transform:translate(-.5em,.5em) rotate(45deg)}.w-tabs.style_modern.layout_ver.navpos_left>.w-tabs-list .w-tabs-item:after{top:50%;right:0;transform:translate(1.5em,-.5em) rotate(45deg)}.w-tabs.style_modern.layout_ver.navpos_left>.w-tabs-list .w-tabs-item.active:after{transform:translate(.5em,-.5em) rotate(45deg)}.w-tabs.style_modern.layout_ver.navpos_right>.w-tabs-list .w-tabs-item:after{top:50%;left:0;transform:translate(-1.5em,-.5em) rotate(45deg)}.w-tabs.style_modern.layout_ver.navpos_right>.w-tabs-list .w-tabs-item.active:after{transform:translate(-.5em,-.5em) rotate(45deg)}.w-tabs.style_trendy>.w-tabs-list:not(.items_0):before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;border-style:solid;border-color:inherit}.w-tabs.style_trendy>.w-tabs-list .w-tabs-item{opacity:.66}.w-tabs.style_trendy.layout_hor>.w-tabs-list:before{border-width:0 0 1px}.w-tabs.style_trendy.layout_hor>.w-tabs-list .w-tabs-list-bar{left:0;bottom:0;height:2px}.w-tabs.style_trendy.layout_ver.navpos_left>.w-tabs-list:before{border-width:0 1px 0 0}.w-tabs.style_trendy.layout_ver.navpos_left>.w-tabs-list .w-tabs-list-bar{top:0;right:0;width:2px}.w-tabs.style_trendy.layout_ver.navpos_left>.w-tabs-list .w-tabs-item{padding-left:0}.w-tabs.style_trendy.layout_ver.navpos_right>.w-tabs-list .w-tabs-item{padding-right:0}.w-tabs.style_trendy.layout_ver.navpos_right>.w-tabs-list:before{border-width:0 0 0 1px}.w-tabs.style_trendy.layout_ver.navpos_right>.w-tabs-list .w-tabs-list-bar{top:0;left:0;width:2px}.w-tabs.style_trendy>.w-tabs-list .w-tabs-item:not(.active):focus,.no-touch .w-tabs.style_trendy>.w-tabs-list .w-tabs-item:not(.active):hover{color:inherit;opacity:1}.w-tabs.style_trendy>.w-tabs-list .w-tabs-item.active{color:var(--color-content-primary);opacity:1}.w-tabs.style_timeline>.w-tabs-list .w-tabs-list-h,.w-tabs.style_timeline2>.w-tabs-list .w-tabs-list-h{position:relative;border-color:inherit}.w-tabs.style_timeline>.w-tabs-list:not(.align_justify) .w-tabs-list-h,.w-tabs.style_timeline2>.w-tabs-list:not(.align_justify) .w-tabs-list-h{display:inline-flex;vertical-align:top}.w-tabs.style_timeline>.w-tabs-list .w-tabs-list-h:before,.w-tabs.style_timeline2>.w-tabs-list .w-tabs-list-h:before{content:'';position:absolute;top:50%;left:1px;right:1px;height:1px;border-color:inherit}.w-tabs.style_timeline>.w-tabs-list .w-tabs-list-h:before{margin-top:-1px;border-top-width:2px;border-top-style:solid}.w-tabs.style_timeline2>.w-tabs-list .w-tabs-list-h:before{border-top-width:1px;border-top-style:dashed}.w-tabs.style_timeline>.w-tabs-list .w-tabs-item,.w-tabs.style_timeline2>.w-tabs-list .w-tabs-item,.w-tabs.style_timeline .w-tabs-section-header,.w-tabs.style_timeline2 .w-tabs-section-header{flex:0;justify-content:center;text-align:center;line-height:5.5rem;height:5.5rem;width:5.5rem;min-width:5.5rem;padding:0;position:relative;overflow:hidden;z-index:1;white-space:nowrap;border-radius:50%;transition:background .2s,box-shadow .2s,color .2s}.w-tabs.style_timeline>.w-tabs-list .w-tabs-item:not(:last-child),.w-tabs.style_timeline2>.w-tabs-list .w-tabs-item:not(:last-child){margin-inline-end:2.5em}.w-tabs.style_timeline>.w-tabs-list .w-tabs-item.with_icon .w-tabs-item-title,.w-tabs.style_timeline2>.w-tabs-list .w-tabs-item.with_icon .w-tabs-item-title{display:none}.w-tabs.style_timeline .w-tabs-item,.w-tabs.style_timeline .w-tabs-section-header{background:var(--color-content-bg-grad);color:var(--color-content-text);box-shadow:inset 0 0 0 2px var(--color-content-primary)}.w-tabs.style_timeline2 .w-tabs-item,.w-tabs.style_timeline2 .w-tabs-section-header{background:var(--color-content-bg-alt-grad);color:var(--color-content-text)}.w-tabs.style_timeline .w-tabs-item.active,.w-tabs.style_timeline2 .w-tabs-item.active,.w-tabs.style_timeline .active .w-tabs-section-header,.w-tabs.style_timeline2 .active .w-tabs-section-header,.no-touch .w-tabs.style_timeline .w-tabs-item:hover,.no-touch .w-tabs.style_timeline2 .w-tabs-item:hover{box-shadow:none;background:var(--color-content-primary-grad);color:#fff}.w-tabs.style_timeline.accordion,.w-tabs.style_timeline2.accordion{position:relative}.w-tabs.style_timeline.accordion:before,.w-tabs.style_timeline2.accordion:before{content:'';position:absolute;top:0;left:50%;height:100%;width:1px;border-color:var(--color-content-border)}.w-tabs.style_timeline.accordion:before{border-left-width:2px;border-left-style:solid}.w-tabs.style_timeline2.accordion:before{border-left-width:1px;border-left-style:dashed}.w-tabs.style_timeline.accordion>div>.w-tabs-section,.w-tabs.style_timeline2.accordion>div>.w-tabs-section{border-width:0}.w-tabs.style_timeline.accordion .w-tabs-section-header,.w-tabs.style_timeline2.accordion .w-tabs-section-header{margin:0 auto}.w-tabs.style_timeline .w-tabs-section:not(:first-of-type) .w-tabs-section-header,.w-tabs.style_timeline2 .w-tabs-section:not(:first-of-type) .w-tabs-section-header{margin-top:1rem}.w-tabs.style_timeline .w-tabs-section-title,.w-tabs.style_timeline2 .w-tabs-section-title{margin:0!important}.w-tabs.style_timeline .w-tabs-section-control,.w-tabs.style_timeline2 .w-tabs-section-control,.w-tabs.style_timeline .w-tabs-section-header.with_icon .w-tabs-section-title,.w-tabs.style_timeline2 .w-tabs-section-header.with_icon .w-tabs-section-title{display:none}.w-tabs.style_timeline.accordion .w-tabs-section-content,.w-tabs.style_timeline2.accordion .w-tabs-section-content{padding:3.25rem 1.5rem 1.5rem;margin-top:-2.75rem;border-radius:.3rem;box-shadow:var(--box-shadow);background:var(--color-content-bg-grad);color:var(--color-content-text)}.w-tabs.layout_hor.measure>.w-tabs-list{width:100%!important}.w-tabs.layout_hor.measure>div>.w-tabs-list-h{display:block!important;overflow:hidden}.w-tabs.layout_hor.measure>div>div>.w-tabs-item{float:left!important;width:auto!important}.w-tabs.has_text_color>.w-tabs-list:before{border-color:currentColor;opacity:.17}.l-section.color_primary .w-tabs-list,.l-section.color_primary .w-tabs-section,.l-section.color_secondary .w-tabs-list,.l-section.color_secondary .w-tabs-section{border-color:rgb(255 255 255 / .33)}.l-section.color_primary .w-tabs.style_trendy>.w-tabs-list,.l-section.color_secondary .w-tabs.style_trendy>.w-tabs-list{box-shadow:0 -1px 0 rgb(255 255 255 / .33) inset}.l-section.color_primary .w-tabs.style_default>.w-tabs-list,.l-section.color_secondary .w-tabs.style_default>.w-tabs-list{background:rgb(255 255 255 / .15);color:inherit}.color_alternate .w-tabs.style_default>.w-tabs-list a.w-tabs-item,.color_alternate .w-tabs.style_trendy>.w-tabs-list a.w-tabs-item{color:inherit}.color_alternate .w-tabs-list,.color_alternate .w-tabs-section{border-color:var(--color-alt-content-border)}.color_alternate .w-tabs.style_default>.w-tabs-list{background:var(--color-alt-content-bg-alt-grad);color:var(--color-alt-content-text)}.color_alternate .w-tabs.style_default>.w-tabs-list .w-tabs-item.active{background:var(--color-alt-content-bg-grad);color:var(--color-alt-content-primary)}.color_alternate .w-tabs-section.active:not(.has_text_color) .w-tabs-section-header,.color_alternate .w-tabs.style_trendy>.w-tabs-list .w-tabs-item:focus,.color_alternate .w-tabs.style_trendy>.w-tabs-list .w-tabs-item.active,.no-touch .color_alternate .w-tabs.style_trendy>.w-tabs-list .w-tabs-item:hover{color:var(--color-alt-content-primary)}.color_alternate .w-tabs-list-bar,.color_alternate .w-tabs.style_modern>.w-tabs-list{background:var(--color-alt-content-primary-grad)}.color_alternate .w-tabs.style_modern>.w-tabs-list .w-tabs-item:after{background:var(--color-alt-content-bg-grad)}.color_alternate .w-tabs.style_timeline .w-tabs-item,.color_alternate .w-tabs.style_timeline .w-tabs-section-header{background:var(--color-alt-content-bg-grad);color:var(--color-alt-content-text);box-shadow:inset 0 0 0 2px var(--color-alt-content-primary)}.color_alternate .w-tabs.style_timeline2 .w-tabs-item,.color_alternate .w-tabs.style_timeline2 .w-tabs-section-header{background:var(--color-alt-content-bg-alt-grad);color:var(--color-alt-content-text)}.color_alternate .w-tabs.style_timeline .w-tabs-item.active,.color_alternate .w-tabs.style_timeline2 .w-tabs-item.active,.color_alternate .w-tabs.style_timeline .active .w-tabs-section-header,.color_alternate .w-tabs.style_timeline2 .active .w-tabs-section-header,.no-touch .color_alternate .w-tabs.style_timeline .w-tabs-item:hover,.no-touch .color_alternate .w-tabs.style_timeline2 .w-tabs-item:hover{box-shadow:none;background:var(--color-alt-content-primary-grad);color:#fff}.color_footer-top .w-tabs-section{border-color:var(--color-subfooter-border)}.color_footer-bottom .w-tabs-section{border-color:var(--color-footer-border)}.rounded_none .w-tabs.layout_ver>.w-tabs-list .w-tabs-list-h,.rounded_none .w-tabs.style_simple3>.w-tabs-list .w-tabs-item,.rounded_none .w-tabs.style_radio2.layout_ver>.w-tabs-list .w-tabs-item,.rounded_none .w-tabs.style_radio3.layout_ver>.w-tabs-list .w-tabs-item,.rounded_none .w-tabs-section-control:before,.rounded_none .w-tabs-section-control:after,.rounded_none .w-tabs-section-content{border-radius:0!important}.w-text{padding:0}.w-text.has_text_color a{color:inherit!important}.w-text i{display:inline-block;vertical-align:top;line-height:inherit}.w-text:not(.no_text).icon_atleft i{margin-inline-end:.4em}.w-text:not(.no_text).icon_atright i{margin-inline-start:.4em}.w-text-value:empty{display:none}.w-vwrapper{display:flex;flex-direction:column}.w-vwrapper.align_center{align-items:center}.rtl .w-vwrapper.align_right,body:not(.rtl) .w-vwrapper.align_left{align-items:flex-start}.rtl .w-vwrapper.align_left,body:not(.rtl) .w-vwrapper.align_right{align-items:flex-end}.w-vwrapper.valign_middle{justify-content:center}.w-vwrapper.valign_bottom{justify-content:flex-end}.w-vwrapper.valign_justify{justify-content:space-between}.w-vwrapper>*:not(:last-child){margin-bottom:var(--vwrapper-gap,.7rem)}.w-vwrapper>.align_justify{width:100%}.w-vwrapper.has-link{position:relative}.w-vwrapper-link{position:absolute;top:0;left:0;right:0;bottom:0;margin:0!important;z-index:10}.w-btn-wrapper.for_add_to_favs{position:relative;margin:0;width:fit-content}.w-btn.us_add_to_favs.text_none .w-btn-label{display:none}.w-btn.us_add_to_favs.default{border-radius:3em;background:rgb(0 0 0 / .08)}.w-btn.us_add_to_favs.default.text_none{padding:0;line-height:2.2;width:2.2em}.w-btn.us_add_to_favs.default:before{border:none}.w-btn.us_add_to_favs.default.added>i{color:var(--color-content-primary)}.w-btn-wrapper.for_add_to_favs.has_bg_color>.w-btn{background:inherit}.w-btn-wrapper.for_add_to_favs.has_width>.w-btn{padding-left:0;padding-right:0;width:100%}.w-btn-wrapper.for_add_to_favs.has_height>.w-btn{padding-top:0;padding-bottom:0;height:100%}.w-btn-wrapper.for_add_to_favs.has_font_size>.w-btn{font-size:inherit}.w-btn.us_add_to_favs.added>i{font-weight:700}.us-add-to-favs-tooltip{display:none;position:absolute;z-index:111;font-size:13px;line-height:1.5;top:100%;left:50%;transform:translateX(-50%);padding:.8em 1.2em;min-width:200px;margin-top:8px;border-radius:3px;background-color:#000;color:#fff}.us-add-to-favs-tooltip:after{content:'';position:absolute;bottom:100%;left:50%;margin-left:-8px;border-width:8px;border-style:solid;border-color:#fff0 #fff0 #000}.us-add-to-favs-tooltip.show{display:block}.w-favs-counter{position:relative;font-size:20px;text-align:center}.w-favs-counter.hide_empty.empty{display:none}.w-favs-counter:not(.height_full){line-height:50px}.w-favs-counter-link{display:block;border-radius:inherit}.w-favs-counter.height_full .w-favs-counter-link{outline-offset:calc(-1 * var(--focus-outline-width,2px ))}.w-favs-counter-icon{display:inline-block;position:relative;line-height:2.2;width:2.2em}.w-favs-counter-icon i{vertical-align:top;line-height:inherit}.w-favs-counter-quantity{position:absolute;right:0;font-weight:700;font-size:11px;padding:0 4px;line-height:20px;min-width:20px;border-radius:2rem;transition:transform .3s}.w-favs-counter.empty .w-favs-counter-quantity{transform:scale(0)}.woocommerce-info,.woocommerce-error,.woocommerce-message{list-style-type:none;font-size:.9rem;line-height:1.5;padding:1rem 1.5rem;background:var(--color-content-primary-faded);margin:0 0 1.5rem}ul.woocommerce-info:last-child,ul.woocommerce-error:last-child,ul.woocommerce-message:last-child{margin:0 0 1.5rem}.woocommerce-error{background:rgb(255 0 0 / .1)}.woocommerce-notices-wrapper a.wc-forward{font-weight:700}.woocommerce-notices-wrapper~.woocommerce-info{display:flex;flex-wrap:wrap;align-items:center;gap:15px;justify-content:space-between;margin-top:0}.woocommerce-notices-wrapper~.woocommerce-info a.button{font-size:12px}.woocommerce-notices-wrapper:empty{display:none}.w-wc-notices{margin:0 0 1.5rem}.w-wc-notices.style_2>*{border:2px solid var(--color-content-primary);background:none}.w-wc-notices.style_2>.woocommerce-error{border:2px solid red}.w-wc-notices.style_2>.woocommerce-message{border:2px solid #4c0}.w-wc-notices.style_3{border-radius:.3em;box-shadow:0 5px 15px rgb(0 0 0 / .08)}.w-wc-notices.style_3>*{background:none}.w-wc-notices.style_3>.woocommerce-error{color:red}.w-wc-notices.style_3>.woocommerce-message{color:#4c0}.w-cart-table .cart_item.change_process{opacity:.5;pointer-events:none}.w-cart-table.has_text_color a{color:inherit}.w-cart-table.valign_middle td{vertical-align:middle}.w-cart-table tr>:first-child{padding-left:0}.w-cart-table tr>:last-child{padding-right:0}.w-cart-table.table-lines_all tr:first-child td{border-top:1px solid var(--color-content-border)}.w-cart-table.table-lines_between tr:last-child td{border-bottom-width:0}.w-cart-table.table-lines_none tr,.w-cart-table.table-lines_none th,.w-cart-table.table-lines_none td{border-width:0!important}.w-cart-table .product-thumbnail{padding-right:0}.w-cart-table[style*=--thumbnail-width] .shop_table.cart .product-thumbnail{width:var(--thumbnail-width)}.w-cart-table[style*=--subtotal-size] td.product-subtotal{font-size:var(--subtotal-size)}.w-cart-table[style*=--qty-btn-size] .quantity,.w-post-elm.add_to_cart[style*=--qty-btn-size] .quantity{font-size:var(--qty-btn-size)}.w-post-elm.add_to_cart[style*=--btn-size] .button{font-size:var(--btn-size)}.w-cart-table .product-quantity .quantity{justify-content:center;text-align:center}.w-cart-table .quantity>*,.w-post-elm.add_to_cart:not(.qty-btn-style_0) .quantity>*{font-size:inherit;text-align:center;min-height:2.5em;line-height:2.5em;width:2.5em}.w-cart-table .quantity input.qty,.w-post-elm.add_to_cart:not(.qty-btn-style_0) .quantity input.qty{text-align:center;padding:0;border-radius:0!important;margin-left:-1px;margin-right:-1px;-moz-appearance:textfield}.w-cart-table .quantity input.qty::-webkit-inner-spin-button,.w-cart-table .quantity input.qty::-webkit-outer-spin-button,.w-post-elm.add_to_cart:not(.qty-btn-style_0) .quantity input.qty::-webkit-inner-spin-button,.w-post-elm.add_to_cart:not(.qty-btn-style_0) .quantity input.qty::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.w-post-elm.add_to_cart.qty-btn-style_0 .quantity .plus,.w-post-elm.add_to_cart.qty-btn-style_0 .quantity .minus{display:none}.w-cart-table .quantity .minus,.w-post-elm.add_to_cart .quantity .minus{padding:0;border-top-right-radius:0;border-bottom-right-radius:0}.w-cart-table .quantity .plus,.w-post-elm.add_to_cart .quantity .plus{padding:0;border-top-left-radius:0;border-bottom-left-radius:0}.w-cart-table.qty-btn-style_2 .quantity>*,.w-post-elm.add_to_cart.qty-btn-style_2 .quantity>*{font-weight:700;border:none;box-shadow:none;background:var(--color-content-bg-alt-grad);color:inherit}.w-cart-table.qty-btn-style_3 .quantity input.qty,.w-post-elm.add_to_cart.qty-btn-style_3 .quantity input.qty{font-weight:700;border:none;box-shadow:none;background:none;color:inherit}.w-cart-table.qty-btn-style_3 .quantity .minus,.w-cart-table.qty-btn-style_3 .quantity .plus,.w-post-elm.add_to_cart.qty-btn-style_3 .quantity .minus,.w-post-elm.add_to_cart.qty-btn-style_3 .quantity .plus{font-weight:700;border-radius:50%;border:none;box-shadow:none;background:var(--color-content-bg-alt-grad);color:inherit}.no-touch .w-cart-table.qty-btn-style_2 .quantity .minus:hover,.no-touch .w-cart-table.qty-btn-style_3 .quantity .minus:hover,.no-touch .w-cart-table.qty-btn-style_2 .quantity .plus:hover,.no-touch .w-cart-table.qty-btn-style_3 .quantity .plus:hover,.no-touch .w-post-elm.add_to_cart.qty-btn-style_2 .quantity .minus:hover,.no-touch .w-post-elm.add_to_cart.qty-btn-style_3 .quantity .minus:hover,.no-touch .w-post-elm.add_to_cart.qty-btn-style_2 .quantity .plus:hover,.no-touch .w-post-elm.add_to_cart.qty-btn-style_3 .quantity .plus:hover{background:var(--color-content-border)}.w-cart-table a.remove{color:inherit;opacity:.5}.no-touch .w-cart-table a.remove:hover{opacity:1}.w-cart-table a.remove:before{content:'\f00d';vertical-align:top;font-family:fontawesome;font-weight:400}.w-cart-table.removing-link_below_qty a.remove{display:inline-block;vertical-align:top;margin-top:.3em;font-size:.9em}.w-cart-table.removing-link_below_qty a.remove span{margin-left:.3em}.w-cart-table.removing-link_after_subtotal a.remove span{display:none}.w-cart-totals{margin:0}.w-cart-totals>h2:empty{display:none}.w-cart-totals[style*=--title-size]>h2{font-size:var(--title-size)}.w-cart-totals[style*=--checkout-btn-size] .wc-proceed-to-checkout .w-btn{font-size:var(--checkout-btn-size)}.w-cart-totals[style*=--total-size] .order-total{font-size:var(--total-size);line-height:1.5}.w-cart-totals.btn_fullwidth .w-btn{width:100%}.w-cart-totals.hide_subtotal tr.cart-subtotal{display:none}.w-cart-totals .wc-proceed-to-checkout{margin-top:1rem}.w-checkout-billing [class*=__field-wrapper]{display:grid;gap:var(--fields-gap,1.5rem)}.w-checkout-billing .woocommerce-additional-fields__field-wrapper{display:block}.w-checkout-billing [class*=__field-wrapper]>.form-row{float:none;width:100%;margin:0}.w-checkout-billing .form-row.address-field{display:flex;flex-direction:column}.w-checkout-billing .form-row.address-field .woocommerce-input-wrapper{margin-top:auto}.w-checkout-billing.cols_2 [class*=__field-wrapper]{grid-template-columns:repeat(2,1fr)}.w-checkout-billing.cols_3 [class*=__field-wrapper]{grid-template-columns:repeat(3,1fr)}.w-checkout-billing h3:empty{display:none}.w-checkout-billing[style*=--title-size] h3{font-size:var(--title-size)}.woocommerce-checkout .w-checkout-order-review>.shop_table{background-color:#fff0}.w-checkout-order-review.hide_subtotal .cart-subtotal,.w-checkout-order-review.hide_products_list tbody{display:none}.w-checkout-order-review>h3:empty{display:none}.w-checkout-order-review[style*=--title-size]>h3{font-size:var(--title-size)}.w-checkout-order-review[style*=--total-size] .order-total{font-size:var(--total-size);line-height:1.5}.w-checkout-payment .woocommerce-checkout-payment .payment_box{padding:0;margin-bottom:0;background:none}.w-checkout-payment.payments-style_2 .wc_payment_methods>li{overflow:hidden;padding:.8em;box-shadow:0 5px 15px rgb(0 0 0 / .08);background:var(--color-content-bg);border-radius:.3em;margin-bottom:.3em}.w-checkout-payment.payments-style_3 .wc_payment_methods>li{overflow:hidden;padding:.8em;border:2px solid var(--color-content-border);margin-bottom:.3em}.w-checkout-payment[style*=--btn-size] .w-btn{font-size:var(--btn-size)}.w-checkout-payment.btn_fullwidth .w-btn{width:100%}.w-account.for_dashboard.hide_dashboard>p{display:none}.w-account-login.woocommerce.style_none form{margin:0;padding:0;max-width:none;background:none;border:none;box-shadow:none;color:inherit}.w-account-login #customer_login h2{font-size:var(--title-size,1.4rem)}.w-wc-coupon-form>div{display:flex;padding:0;margin:0;box-shadow:none}.w-wc-coupon-form>div>button{flex-shrink:0;margin-left:1rem}.w-wc-coupon-form.coupon_applied input{border-color:green}.w-cart{position:relative}.w-cart.hide_if_empty.empty{display:none}.w-cart:not(.height_full){line-height:50px}.w-cart-link{display:block;text-align:center;border-radius:inherit}.w-cart.height_full .w-cart-link{outline-offset:calc(-1 * var(--focus-outline-width,2px ))}.w-cart-icon{display:inline-block;position:relative;line-height:2.2;width:2.2em}.w-cart-icon i{vertical-align:top;line-height:inherit}.w-cart-quantity{position:absolute;right:0;font-weight:700;font-size:11px;padding:0 4px;line-height:20px;min-width:20px;border-radius:2rem;transition:transform .3s}.w-cart.empty .w-cart-quantity{transform:scale(0)}.w-cart-notification{display:none;position:absolute;z-index:121;font-size:.9rem;text-align:left;line-height:1.4rem;padding:1rem 1.5rem;width:20rem;background:rgb(0 0 0 / .8);color:#ccc}body.header_ver .w-cart-notification{inset-inline-start:0;width:var(--header-width,auto);max-width:calc(100vw - 70px);border-radius:0}.l-subheader-cell.at_center .w-cart-notification,.l-subheader-cell.at_right .w-cart-notification{right:0}.w-cart-notification .product-name{color:#fff}.w-cart-content{display:none;position:absolute;z-index:120;font-size:1rem;text-align:left;padding:2rem;width:20rem;box-shadow:var(--box-shadow);background:var(--color-content-bg-grad);color:var(--color-content-text)}.l-subheader-cell.at_center .w-cart.layout_dropdown .w-cart-content,.l-subheader-cell.at_right .w-cart.layout_dropdown .w-cart-content{right:0}.w-cart.hide_content .w-cart-content,.woocommerce-cart .w-cart-content,.woocommerce-checkout .w-cart-content{display:none!important;visibility:hidden}.w-cart-content .widget_shopping_cart{padding:0;margin:0;background:none}.w-cart-content ul.product_list_widget{max-height:16rem;overflow-y:auto;margin:0}.w-cart-content .widget_shopping_cart p.total{text-align:center;line-height:1.5}.no-touch .w-cart-content a:not(.button):hover{color:var(--color-content-link-hover)!important}.no-touch .w-cart.drop_on_hover.dropdown_none:hover .w-cart-content,.w-cart.drop_on_hover.dropdown_none:focus-within .w-cart-content,.w-cart.dropdown_none.opened .w-cart-content,.w-cart.dropdown_none .w-cart-notification.shown{display:block}.w-cart.dropdown_opacity .w-cart-content,.w-cart.dropdown_opacity .w-cart-notification{display:block;visibility:hidden;opacity:0;transition:opacity 0.3s,visibility 0.3s}.no-touch .w-cart.drop_on_hover.dropdown_opacity:hover .w-cart-content,.w-cart.drop_on_hover.dropdown_opacity:focus-within .w-cart-content,.w-cart.dropdown_opacity.opened .w-cart-content,.w-cart.dropdown_opacity .w-cart-notification.shown{visibility:visible;opacity:1}.w-cart.dropdown_slide .w-cart-content,.w-cart.dropdown_slide .w-cart-notification{display:block;transform-origin:50% 0;transform:scaleY(0) translateZ(0);transition:transform 0.3s cubic-bezier(0,1,.8,1)}.no-touch .w-cart.drop_on_hover.dropdown_slide:hover .w-cart-content,.w-cart.drop_on_hover.dropdown_slide:focus-within .w-cart-content,.w-cart.dropdown_slide.opened .w-cart-content,.w-cart.dropdown_slide .w-cart-notification.shown{transform:scaleY(1) translateZ(0)}.w-cart.dropdown_height .w-cart-content,.w-cart.dropdown_height .w-cart-notification{display:block;transform-origin:50% 0;transform:scaleY(0) translateZ(0);opacity:0;transition:transform 0.3s,opacity 0.3s}.no-touch .w-cart.drop_on_hover.dropdown_height:hover .w-cart-content,.w-cart.drop_on_hover.dropdown_height:focus-within .w-cart-content,.w-cart.dropdown_height.opened .w-cart-content,.w-cart.dropdown_height .w-cart-notification.shown{transform:scaleY(1) translateZ(0);opacity:1}.w-cart.dropdown_afb .w-cart-content,.w-cart.dropdown_afb .w-cart-notification{display:block;visibility:hidden;transform-origin:50% 0;transform:translate3d(0,30px,0);opacity:0;transition:transform 0.3s cubic-bezier(.4,0,.2,1),opacity 0.2s,visibility 0.2s}.no-touch .w-cart.drop_on_hover.dropdown_afb:hover .w-cart-content,.w-cart.drop_on_hover.dropdown_afb:focus-within .w-cart-content,.w-cart.dropdown_afb.opened .w-cart-content,.w-cart.dropdown_afb .w-cart-notification.shown{visibility:visible;transform:translate3d(0,0,0);opacity:1}.w-cart.dropdown_mdesign .w-cart-content,.w-cart.dropdown_mdesign .w-cart-notification{display:block;transform-origin:0 0;transform:scale(0) translateZ(0);opacity:0;transition:transform 0.3s cubic-bezier(.4,0,.2,1),opacity 0.15s}.no-touch .w-cart.drop_on_hover.dropdown_mdesign:hover .w-cart-content,.w-cart.drop_on_hover.dropdown_mdesign:focus-within .w-cart-content,.w-cart.dropdown_mdesign.opened .w-cart-content,.w-cart.dropdown_mdesign .w-cart-notification.shown{transform:scale(1) translateZ(0);opacity:1}.l-subheader-cell.at_center .w-cart.dropdown_mdesign .w-cart-content,.l-subheader-cell.at_center .w-cart.dropdown_mdesign .w-cart-notification,.l-subheader-cell.at_right .w-cart.dropdown_mdesign .w-cart-content,.l-subheader-cell.at_right .w-cart.dropdown_mdesign .w-cart-notification{transform-origin:100% 0}.w-cart.dropdown_hor .w-cart-content,.w-cart.dropdown_hor .w-cart-notification{display:block;visibility:hidden;transform:translate3d(-20px,0,0);opacity:0;transition:transform 0.3s,opacity 0.2s,visibility 0.2s}.w-cart.dropdown_hor .w-cart-content>div,.w-cart.dropdown_hor .w-cart-notification>div{transform:translate3d(40px,0,0);transition:transform 0.3s}.no-touch .w-cart.drop_on_hover.dropdown_hor:hover .w-cart-content,.w-cart.drop_on_hover.dropdown_hor:focus-within .w-cart-content,.w-cart.dropdown_hor.opened .w-cart-content,.w-cart.dropdown_hor .w-cart-notification.shown{visibility:visible;transform:translate3d(0,0,0);opacity:1}.no-touch .w-cart.drop_on_hover.dropdown_hor:hover .w-cart-content>div,.w-cart.drop_on_hover.dropdown_hor:focus-within .w-cart-content>div,.w-cart.dropdown_hor.opened .w-cart-content>div,.w-cart.dropdown_hor .w-cart-notification.shown>div{transform:translate3d(0,0,0)}.w-cart.layout_left_panel .w-cart-content,.w-cart.layout_right_panel .w-cart-content{display:block;position:fixed;top:calc(var(--site-outline-width,0px) + var(--wp-admin--admin-bar--height,0px));bottom:var(--site-outline-width,0);padding:var(--padding-inline,2.5rem);opacity:0;visibility:hidden;transition:all .25s}.w-cart.layout_left_panel .w-cart-content{inset-inline-start:var(--site-outline-width,0);transform:translateX(-100%)}.w-cart.layout_right_panel .w-cart-content{inset-inline-end:var(--site-outline-width,0);transform:translateX(100%)}.w-cart.layout_left_panel.opened .w-cart-content,.w-cart.layout_right_panel.opened .w-cart-content{transform:translateX(0);opacity:1;visibility:visible}.w-cart.layout_left_panel .widget_shopping_cart_content,.w-cart.layout_right_panel .widget_shopping_cart_content{display:flex;flex-direction:column;max-height:calc(100vh - 2 * var(--padding-inline,2.5rem) - var(--wp-admin--admin-bar--height,0px))}.w-cart.layout_left_panel ul.product_list_widget,.w-cart.layout_right_panel ul.product_list_widget{max-height:none}.w-cart-closer{position:fixed;top:0;z-index:1;font-size:1.5rem;line-height:2;width:2em;padding:0;opacity:.5;background:none}.no-touch .w-cart-closer:hover{opacity:1}.w-cart.layout_left_panel .w-cart-closer{inset-inline-start:0}.w-cart.layout_right_panel .w-cart-closer{inset-inline-end:0}.w-cart-closer:before{content:'\f00d';font-family:fontawesome;font-weight:400;mix-blend-mode:difference}.woocommerce .clear{clear:both}.woocommerce .nobr{white-space:nowrap}.woocommerce mark{background:none;color:inherit}.woocommerce abbr[title]{border:none;text-decoration:none}.woocommerce .col2-set{display:grid;grid-template-columns:repeat(2,1fr);gap:4%}.woocommerce-breadcrumb{font-size:.9rem;line-height:1.4rem;margin-bottom:.6rem}.shop_table tr>:last-child{text-align:right}.woocommerce-demo-store{margin-top:3.5rem}p.demo_store{position:fixed;top:calc(var(--site-outline-width,0px) + var(--wp-admin--admin-bar--height,0px));left:var(--site-outline-width,0);right:var(--site-outline-width,0);text-align:center;line-height:1.5rem;padding:1rem;z-index:9999;background:var(--color-content-primary-grad);color:#fff}#coming-soon-footer-banner{left:0;right:0;z-index:1000}.button.disabled,.button[disabled]{opacity:.5}.button .w-btn-label{display:inline-block;transition:opacity 0.15s}.button .g-preloader{position:absolute!important;top:50%;left:50%;font-size:1.8em;opacity:0;transform:translate(-50%,-50%);transition:opacity 0.3s;color:inherit}.cart .button.loading,.w-btn-wrapper.woocommerce>.button.loading{pointer-events:none}.button.loading .w-btn-label{opacity:0}.button.loading .g-preloader{opacity:1}a.added_to_cart{display:inline-block;vertical-align:top;font-size:.8rem;line-height:1;margin:.6rem;white-space:nowrap;border-bottom:1px solid #fff0}.w-grid .w-btn-wrapper{margin:0}.w-grid .w-btn-wrapper>.button{width:inherit}.w-grid .w-btn-wrapper.has_border_radius>.button{border-radius:inherit}.w-grid .w-btn-wrapper.has_font_size>.button{font-size:inherit}.w-grid .w-btn-wrapper.no_view_cart_link a.added_to_cart{display:none!important}.us-ajax_add_to_cart .single_add_to_cart_button+a.wc-forward{display:none}.woocommerce .blockUI.blockOverlay{background:var(--color-content-bg-grad)!important}.woocommerce .blockUI.blockOverlay:before,.woocommerce .blockUI.blockOverlay:after{display:block;content:'';position:absolute;top:50%;left:50%;height:2.4rem;width:2.4rem;margin:-1.2rem 0 0 -1.2rem;border-radius:50%;border:2px solid}.woocommerce .blockUI.blockOverlay:before{opacity:.2}.woocommerce .blockUI.blockOverlay:after{border-color:#fff0;border-top-color:inherit;animation:rotation 0.8s infinite cubic-bezier(.6,.3,.3,.6)}.star-rating{font-style:normal;text-align:left;letter-spacing:.05em;white-space:nowrap;line-height:1em;height:1em;width:4.8em;position:relative}.star-rating:before{content:'\f005\f005\f005\f005\f005';font-family:fontawesome;font-weight:900;font-size:.8em;position:absolute;top:0;left:0;opacity:.5}.star-rating span{display:block;height:inherit;position:relative;overflow:hidden}.star-rating span:before{display:block;content:'\f005\f005\f005\f005\f005';font-family:fontawesome;font-weight:900;font-size:.8em;color:var(--color-content-primary)}.w-post-elm .w-color-swatch{display:inline-block;text-align:center;line-height:var(--inputs-checkbox-size,1.5em);height:var(--inputs-checkbox-size,1.5em);width:var(--inputs-checkbox-size,1.5em);margin-right:.3em;box-shadow:inset 0 0 0 1px rgb(0 0 0 / .1);border-radius:var(--inputs-border-radius,0);border-color:var(--inputs-border-color,currentColor);border-width:var(--inputs-border-width,1px);border-style:solid;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAIAAAD8GO2jAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAMFJREFUeNrsVlsOhCAM7Jg9j97/GHChMTxcC9UPTNatif0AIxhmOlMqSMpIhBiG9k/y43gP+P8Bn/FPkIbiPZQhTRSafXDKoMDL4DNqWn7fNccMlAYF66ZE/8avBvu0qUG1sPvKLQOFlo0GigfvcVGI8cQbNr8plnlxehflPELlMbMhYDzu7zaluj1onM7GL0/sB+ic7pGBxcXu+QkuqhhrJasartXQ9iqPGtQKOO20lKscbtbAIAXk8J/HEYNVgAEAHShEyUuW684AAAAASUVORK5CYII=);background-size:8px;box-sizing:content-box}.w-post-elm .w-color-swatch{margin-bottom:-.2em}.w-filter-item.hide_color_swatch_label .w-filter-item-values{display:flex;flex-wrap:wrap;gap:.4em}.w-filter-item.hide_color_swatch_label .w-filter-item-value-label,.w-filter-item.hide_color_swatch_label .w-filter-item-value-amount,.w-post-elm.hide_color_swatch_label .w-color-swatch+span{display:none}.w-filter.state_desktop.show_on_hover[class*="style_drop_"] .w-filter-item.hide_color_swatch_label:hover .w-filter-item-values,.w-filter.state_desktop.show_on_click[class*="style_drop_"] .w-filter-item.hide_color_swatch_label.show .w-filter-item-values{display:flex}.w-filter-item.hide_color_swatch_label input,.w-filter-item.hide_color_swatch_label .w-filter-item-value{flex-shrink:0;margin:0}p.product_field{margin-bottom:0}.woocommerce-form-row,.woocommerce .form-row{position:relative;margin:0 0 1.5rem}.woocommerce-form-row:last-of-type,.woocommerce .form-row:last-of-type{margin-bottom:0}.woocommerce .form-row-first{float:left;width:48%}.woocommerce .form-row-last{float:right;width:48%}.woocommerce-account-fields,.woocommerce .form-row-wide{clear:both}.woocommerce-form-row label,.woocommerce .form-row label{display:block;font-weight:700;margin-bottom:.3em}.woocommerce-form-row label.inline,.woocommerce .form-row label.inline{display:inline-block;vertical-align:top;margin:.6em 0 0 .6em}.woocommerce-form-row label.hidden,.woocommerce .form-row label.hidden{visibility:hidden}.woocommerce label.woocommerce-form__label-for-checkbox{display:inline-flex;align-items:center;gap:5px}.woocommerce label.woocommerce-form__label-for-checkbox>input{margin-top:0}.woocommerce-invalid input:not([type=submit]),.woocommerce-invalid select{box-shadow:0 0 0 1px red;border-color:red}.woocommerce-form-login,.woocommerce-form-register,.woocommerce-form-coupon,.woocommerce .track_order,.woocommerce .lost_reset_password{padding:min(3rem,10%);margin:1.5rem auto;box-shadow:var(--box-shadow)}.woocommerce-account :not(.col-1)>.woocommerce-form-login,.woocommerce-account .woocommerce .lost_reset_password{max-width:500px}.woocommerce-account .woocommerce>h2{display:none}#customer_login h2{font-size:1.4rem}.woocommerce .lost_reset_password>.form-row-first,.woocommerce .lost_reset_password>.form-row-last{float:none;width:auto}.woocommerce-form-login .form-row-wide+.form-row-wide+.form-row,.woocommerce-form-login .clear+.form-row,.woocommerce-form-login .lost_password,.woocommerce-form-login .woocommerce-LostPassword{display:inline-block;vertical-align:middle;margin:0 1rem 0 0}.woocommerce-form-login__rememberme{display:none!important}.woocommerce-privacy-policy-text{font-size:13px;line-height:1.5;margin-bottom:1.5rem}.woocommerce-address-fields__field-wrapper{margin-bottom:1.5rem}.woocommerce-form .password-input{display:block;position:relative}.woocommerce-form .show-password-input{position:absolute;inset-inline-end:var(--inputs-padding,.6em);top:50%;transform:translateY(-50%);padding:0;background:none;color:inherit;cursor:pointer}.woocommerce-form .show-password-input.display-password{opacity:.5}.woocommerce-form .show-password-input::after{font-family:fontawesome;content:'\f06e';vertical-align:middle}.woocommerce-password-strength{font-size:13px;font-weight:700;color:#f50}.woocommerce-password-strength.strong{color:#4c0}.woocommerce-password-strength.good{color:#fb0}.woocommerce-password-strength+small{display:block;font-size:13px;line-height:1.5;margin-top:.3rem}.woocommerce-ordering,.woocommerce-select{position:relative}.woocommerce-ordering select,.woocommerce-select select{-webkit-appearance:none}.woocommerce-ordering select,.woocommerce-select select,.select2-selection.select2-selection--single{padding-inline-end:calc(var(--inputs-padding,.6em) * 2 + .8em)}.woocommerce-ordering:after,.woocommerce-select:after,.select2-selection:after{content:'';position:absolute;top:calc(var(--inputs-height,2em) / 2 + var(--inputs-border-width,1px));inset-inline-end:0;font-size:var(--inputs-font-size);margin:-.2em calc(var(--inputs-padding,.6em) + var(--inputs-border-width,1px));color:var(--inputs-text-color);pointer-events:none;border:.4em solid;border-left-color:#fff0;border-right-color:#fff0;border-bottom-color:#fff0;border-radius:2px}.select2-container{display:block}.select2-hidden-accessible,.select2-selection__arrow{display:none}.select2-container>.selection{display:block;position:relative}.select2-selection{display:block;overflow:hidden;white-space:nowrap;outline:none!important;font-family:var(--inputs-font-family,inherit);font-size:var(--inputs-font-size,inherit);font-weight:var(--inputs-font-weight,inherit);letter-spacing:var(--inputs-letter-spacing,inherit);text-transform:var(--inputs-text-transform,inherit);border-radius:var(--inputs-border-radius,0);background:var(--inputs-background,transparent);border-color:var(--inputs-border-color,currentColor);color:var(--inputs-text-color,inherit);box-shadow:var(--inputs-box-shadow,none);border-width:var(--inputs-border-width,1px);min-height:var(--inputs-height,2em);line-height:var(--inputs-height,2em);padding:0 var(--inputs-padding,1em);border-style:solid;transition:all 0.2s}.select2-container--open .select2-selection{background:var(--inputs-focus-background,transparent);border-color:var(--inputs-focus-border-color,currentColor);color:var(--inputs-focus-text-color,inherit);box-shadow:var(--inputs-focus-box-shadow,none)}.select2-selection__choice{margin:0;line-height:1.4!important}.select2-selection__choice:first-child{margin-top:.8em}.select2-selection__clear,.select2-selection__choice__remove{display:inline-block;vertical-align:top;padding:0 .5em;margin-inline-start:-.5em;cursor:pointer}.select2-dropdown{display:block;position:absolute;left:-100000px;width:100%;z-index:1051;box-shadow:var(--box-shadow);background:var(--color-content-bg-grad);color:var(--color-content-text)}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{box-shadow:var(--box-shadow-up)}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;overflow-y:auto;-webkit-overflow-scrolling:touch;max-height:11rem}.select2-results__option{line-height:1.4;padding:.5rem .8rem;margin:0;outline:none!important}.select2-results__option--highlighted{background:var(--color-content-primary-grad);color:#fff}.select2-search--dropdown{display:block}.select2-search--dropdown input[type=text]{font-size:1rem;line-height:2;padding:0 .5rem;margin:.8rem;width:calc(100% - 1.6rem);min-height:auto;border:1px solid var(--color-content-border)!important;background:none!important;box-shadow:none!important;color:inherit!important}.select2-search--inline{padding:0!important;line-height:inherit!important}.select2-search--inline input[type=text]{padding:0;border-radius:0;border:none!important;box-shadow:none!important;background:none!important;color:inherit!important}.select2-search--inline:before{display:none!important}.woocommerce .quantity{display:flex}.woocommerce .quantity>input:focus{position:relative;z-index:1}.woocommerce .quantity input.qty{width:2.5em;box-sizing:content-box}.woocommerce small.note{font-size:.9rem;opacity:.5}.woocommerce-products-header{display:inline-block;vertical-align:baseline;margin-right:1rem}.woocommerce h1.page-title{line-height:2.8rem}.l-section+.l-section.for_shop .woocommerce-breadcrumb,.l-section+.l-section.for_shop .woocommerce-products-header{display:none}.woocommerce .term-description{margin-bottom:1.5rem}.woocommerce-result-count{display:inline-block;vertical-align:baseline;margin-right:1rem;opacity:.5}.woocommerce .l-section.for_shop .woocommerce-ordering{float:right;margin-bottom:1.5rem}.usb_preview .onsale,.woocommerce .onsale{display:inline-block;vertical-align:top;background:var(--color-content-primary-grad);color:#fff}.woocommerce ul.products .onsale,.woocommerce .l-section.for_shop .onsale{position:absolute;z-index:1;top:.6rem;inset-inline-start:.6rem;font-size:12px;font-weight:700;text-transform:uppercase;padding:0 .8rem;border-radius:5rem}.woocommerce ul.products{display:flex;flex-wrap:wrap;margin:0 -1.2rem 2rem;list-style:none!important;clear:both}ul.products .product{position:relative;margin:0;padding:1.2rem;width:100%}.products.columns-2>.product{width:50%}.products.columns-3>.product{width:33.3333%}.products.columns-4>.product{width:25%}.products.columns-5>.product{width:20%}.products.columns-6>.product{width:16.6666%}.woocommerce-LoopProduct-link{display:block;position:relative;color:inherit!important;text-decoration:none!important}.woocommerce .products .product img{display:block;width:100%}.woocommerce-loop-category__title{font-size:1.4rem;padding-top:.4rem;margin:0}.woocommerce-loop-category__title .count{opacity:.5}.woocommerce .products .woocommerce-loop-product__title{font-size:1rem;margin:.8rem 0 .6rem;padding:0}.woocommerce .products .star-rating{margin:0 0 .4rem}.woocommerce .products .price{display:block;font-size:1.2rem;line-height:1.4;font-weight:600}.woocommerce .products .button{margin-top:.8rem;margin-right:.6rem}.woocommerce ul.products~.pagination{text-align:center}.woocommerce div.product{position:relative}.woocommerce div.product .images{float:left;width:38%;margin-bottom:3rem}.woocommerce div.product .summary{float:right;width:56%;margin-bottom:3rem}.woocommerce div.product .product_title{padding:0;margin-bottom:.75rem}.woocommerce-product-gallery{position:relative}.woocommerce-product-gallery img{display:block;-webkit-user-select:none;user-select:none;width:100%}.woocommerce-product-gallery.has_ratio .woocommerce-product-gallery__image img:not(.zoomImg){aspect-ratio:var(--gallery-main-ratio,auto);object-fit:cover}.woocommerce-product-gallery.no_lightbox .woocommerce-product-gallery__image>a{pointer-events:none}.woocommerce-product-gallery__trigger{position:absolute;top:0;right:0;z-index:1;font-size:0;text-align:center;line-height:4rem;width:4rem;text-shadow:0 1px 3px rgb(0 0 0 / .3);color:#fff!important;text-decoration:none!important;transition-duration:0.1s}.no-touch .woocommerce-product-gallery__trigger{opacity:0}.no-touch .woocommerce-product-gallery__trigger:hover{background:rgb(0 0 0 / .5)}.no-touch .woocommerce-product-gallery:hover .woocommerce-product-gallery__trigger{opacity:1}.woocommerce-product-gallery__trigger:before{content:'\f00e';vertical-align:top;font-size:1.4rem;font-family:fontawesome;font-weight:400}.woocommerce-product-gallery ol{display:grid;grid-template-columns:repeat(var(--gallery-thumb-columns,4),1fr);list-style:none;margin:var(--gallery-thumb-gap,0) 0 0;gap:var(--gallery-thumb-gap,0);scroll-snap-type:both mandatory}.woocommerce-product-gallery ol>li{margin:0;cursor:pointer}.woocommerce-product-gallery ol>li img{aspect-ratio:var(--gallery-thumb-ratio,auto);object-fit:cover}.woocommerce-product-gallery ol>li img.flex-active{border:2px solid var(--color-content-primary)}.w-popup-box-content .woocommerce-product-gallery__image>a{pointer-events:none}.w-popup-box-content .woocommerce-product-gallery__trigger{display:none}.woocommerce-product-gallery.type_gallery>.woocommerce-product-gallery__wrapper{display:grid;grid-template-columns:repeat(var(--gallery-columns,1),1fr);gap:var(--gallery-gap,1.5rem)}.woocommerce-product-gallery.type_gallery>.woocommerce-product-gallery__trigger{display:none}.woocommerce-product-gallery.type_gallery img.zoomImg{pointer-events:none}@media (min-width:768px){.woocommerce-product-gallery.type_slider.thumbpos_left{padding-inline-start:calc(var(--gallery-thumb-width) + var(--gallery-thumb-gap,0px))}.woocommerce-product-gallery.thumbpos_left ol{position:absolute;top:0;inset-inline-start:0;margin:0;max-height:100%;overflow-y:auto;overflow-x:hidden;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch;grid-template-columns:100%}.woocommerce-product-gallery.thumbpos_left ol:hover{scrollbar-width:thin}.woocommerce-product-gallery.thumbpos_left ol>li{width:var(--gallery-thumb-width);scroll-snap-align:start}}@media (max-width:767px){.woocommerce-product-gallery ol{display:flex;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch}.woocommerce-product-gallery ol:hover{scrollbar-width:thin}.woocommerce-product-gallery ol>li{flex-shrink:0;width:calc(100% / var(--gallery-thumb-columns,4))}}.woocommerce-product-rating{display:flex;align-items:center;gap:.5em;margin-bottom:1rem}.woocommerce-review-link{font-size:.9rem;line-height:1.3}.woocommerce .product .summary .price{font-size:1.6rem;font-weight:600;color:var(--color-content-heading)}.woocommerce-page .product .summary .price .from{font-size:1.2rem}.product_list_widget ins,.woocommerce .price>ins,.type-product .price>ins{text-decoration:none;color:var(--color-content-primary)}.product_list_widget del,.woocommerce .price>del,.type-product .price>del,.type-product .price .from{font-weight:400;opacity:.5}.woocommerce-product-details__short-description{margin-bottom:1.5rem}.woocommerce .stock,.usb_preview .stock,.w-grid .stock{font-weight:700;color:#4c0}.woocommerce .out-of-stock,.usb_preview .out-of-stock,.w-grid .out-of-stock{color:red}.woocommerce div.product .cart{margin-bottom:1.5rem}.woocommerce .cart .quantity,.woocommerce .cart .quantity+.button{vertical-align:middle}.woocommerce .cart .variations{margin:0}.woocommerce .cart .variations th,.woocommerce .cart .variations td{border:none;padding-top:0;padding-left:0;padding-right:0}.woocommerce .cart .variations label{display:block;font-weight:700;padding-top:.5rem}.woocommerce .cart .variations td.value{position:relative}.woocommerce .cart .variations select{width:100%}.woocommerce .cart .reset_variations{display:none;position:absolute;top:0;left:100%;text-align:center;font-size:var(--inputs-font-size);line-height:var(--inputs-height);width:2rem;text-decoration:none!important}.woocommerce .cart .reset_variations:before{content:'\00D7';vertical-align:top;font-size:2rem}.woocommerce-variation.single_variation{display:flex;flex-wrap:wrap;align-items:center;gap:1em}.woocommerce-variation-description{flex-grow:1;width:100%}.woocommerce-variation-description:empty{display:none}.woocommerce-variation-price,.woocommerce-variation-availability{flex-shrink:0}.woocommerce-variation-price>span{vertical-align:top}.woocommerce-variation-add-to-cart,.woocommerce div.product .cart:not(.variations_form),.w-post-elm.add_to_cart>.cart:not(.variations_form){display:flex;flex-wrap:wrap;align-items:center;gap:.6em}.woocommerce-variation-add-to-cart{margin-top:.6em}.w-post-elm.add_to_cart .woocommerce-info,.w-post-elm.add_to_cart .woocommerce-error,.w-post-elm.add_to_cart .woocommerce-message{margin:1rem 0 0}.w-post-elm.add_to_cart.btn_fullwidth .button{flex-grow:1}.woocommerce div.product .cart.grouped_form,.w-post-elm.add_to_cart>.cart.grouped_form,.w-post-elm.add_to_cart.is_sold_individually>.cart{gap:0}.woocommerce .group_table td{vertical-align:middle}.woocommerce .group_table tr:first-child td{border-top-width:1px;border-top-style:solid}.woocommerce .group_table td:first-child{padding-left:0;padding-right:0}.woocommerce-grouped-product-list-item__price{text-align:right;padding-left:0;padding-right:0}.woocommerce-grouped-product-list-item__price p.stock{margin:0}.woocommerce .product_meta{font-size:.9rem;line-height:1.4rem}.woocommerce .product_meta>span{padding-right:.3rem}.woocommerce div.product .social{margin:0 0 .3rem}.woocommerce div.product .social iframe{float:left;margin-top:.3rem}.woocommerce-tabs{clear:both;padding-bottom:1px;margin-bottom:3rem}.woocommerce-tabs .tabs{display:flex;gap:2rem;flex-wrap:wrap;font-size:1.25rem;list-style:none!important;margin-left:0;margin-right:0}.woocommerce-tabs .tabs li{flex-shrink:0;margin:0}.woocommerce-tabs .tabs li.active a{text-decoration:none!important;color:inherit}.woocommerce-tabs .panel>h2:first-of-type{display:none}.w-post-elm.attributes:not(.display_table) .woocommerce-product-attributes-item__value{font-weight:700}.w-post-elm.attributes.display_table{display:table;width:100%}.w-post-elm.attributes.display_table>div{display:table-row}.w-post-elm.attributes.display_table>div>*{display:table-cell;vertical-align:top;padding:.6rem 1rem;border-bottom:1px solid var(--color-content-border)}.w-post-elm.attributes.display_table>div>*:first-child{font-weight:700;padding-left:0;padding-right:0;max-width:200px}.woocommerce .shop_attributes tr:last-child>*,.w-post-elm.attributes.display_table>div:last-child>*{border:none}.woocommerce-Reviews-title{font-family:var(--h4-font-family,inherit);font-weight:var(--h4-font-weight,inherit);font-size:var(--h4-font-size,inherit);font-style:var(--h4-font-style,inherit);line-height:var(--h4-line-height,1.4);letter-spacing:var(--h4-letter-spacing,inherit);text-transform:var(--h4-text-transform,inherit);margin-bottom:var(--h4-margin-bottom,1.5rem)}.woocommerce .commentlist{list-style:none!important;margin:0}.woocommerce-noreviews{margin-bottom:1rem!important}.woocommerce .commentlist li{position:relative;margin:0 0 1.5rem}.woocommerce .commentlist .meta{opacity:.5}.woocommerce .commentlist img.avatar{position:absolute;top:0;left:0;height:auto;width:3.5rem;border-radius:50%}.woocommerce .commentlist .comment-text{padding-bottom:1rem;border-bottom:1px solid var(--color-content-border)}.woocommerce .commentlist img+.comment-text{margin-left:5rem}.woocommerce .commentlist li:last-child .comment-text{border-bottom:none}.woocommerce .commentlist .comment-text .star-rating{margin-bottom:.6rem}.woocommerce .commentlist .comment-text p{margin-bottom:.6rem}.woocommerce .commentlist .comment-text .meta{font-size:.9rem;line-height:1.2rem}.woocommerce .commentlist .comment-text .meta em{font-style:normal;text-transform:uppercase}.woocommerce #reviews .woocommerce-pagination ul{display:flex;font-size:1.1em;margin:0 0 1.5rem;list-style:none}.woocommerce #reviews .woocommerce-pagination ul li{margin:0 .5rem}.woocommerce #reviews .add_review{display:none}.woocommerce .comment-respond{padding:2rem;box-shadow:var(--box-shadow);background:var(--color-content-bg-grad);color:var(--color-content-text)}.woocommerce .comment-respond .comment-reply-title{display:block;margin-bottom:1rem}.woocommerce p.form-submit{margin-bottom:0}.woocommerce p.comment-form-comment{clear:both}.woocommerce p.comment-form-rating{float:left;width:32%}.woocommerce p.comment-form-rating .stars{margin:0;padding-top:.3rem}.woocommerce .stars span{display:block;overflow:hidden;text-align:center;font-size:0;line-height:2rem;width:10rem}.woocommerce .stars a{float:left;width:20%;text-decoration:none!important;outline:none!important;transition:none!important}.woocommerce .stars a:before{vertical-align:top;content:'\f005';font-family:fontawesome;font-weight:900;font-size:1.7rem}.no-touch .woocommerce .stars>span:hover a,.no-touch .woocommerce .stars a:hover{color:inherit;opacity:1}.no-touch .woocommerce .stars>span:hover a:before,.no-touch .woocommerce .stars a:hover:before{font-weight:900}.no-touch .woocommerce .stars a:hover~a,.woocommerce .stars a.active~a{color:inherit;opacity:.5}.no-touch .woocommerce .stars a:hover~a:before,.woocommerce .stars a.active~a:before{font-weight:400}.woocommerce .related,.woocommerce .upsells,.woocommerce .cross-sells{clear:both;padding-top:2rem}.woocommerce .related>h2,.woocommerce .upsells>h2,.woocommerce .cross-sells>h2{margin-bottom:.6rem}.woocommerce-cart .woocommerce::after{content:'';display:block;clear:both}.woocommerce .shop_table.cart~.blockOverlay{display:none!important}.woocommerce-cart-form>table{margin-bottom:0}.woocommerce .shop_table thead th{font-weight:inherit!important;line-height:1;padding-top:0;opacity:.5}.woocommerce-orders-table tr>:first-child{padding-left:0}.woocommerce-orders-table tr>:last-child{padding-right:0}.woocommerce-orders-table th,.woocommerce-orders-table td,.woocommerce-cart-form :not(.w-cart-table)>.shop_table.cart td{vertical-align:middle}.woocommerce .shop_table td .button{font-size:13px}.woocommerce td.product-remove{padding-left:0;padding-right:0;width:2rem}.woocommerce td.product-remove a.remove{display:block;font-size:1.5rem;line-height:2rem;width:2rem;text-decoration:none!important;color:inherit;opacity:.5}.no-touch .woocommerce td.product-remove a.remove:hover{opacity:1}.woocommerce .shop_table.cart .product-thumbnail{width:7rem}.woocommerce .product-thumbnail img{display:block;width:100%}.woocommerce .product-name p.backorder_notification{font-size:.9rem}.woocommerce .variation{font-size:.9rem;line-height:1.5;margin-bottom:0}.woocommerce .variation dt,.woocommerce .variation dd{display:inline-block;vertical-align:top;margin:0}.woocommerce .variation p{font-weight:700}.woocommerce .shop_table.cart .product-price{text-align:right}.woocommerce .shop_table.cart .product-quantity{text-align:center}.woocommerce .shop_table.cart .product-subtotal{text-align:right;font-weight:700;padding-right:0;width:3rem}.woocommerce .shop_table.cart .actions{text-align:justify;padding:1.2rem 0 0;border:none}.woocommerce .shop_table.cart .actions:after{content:'';display:inline-block;vertical-align:top;width:100%}.woocommerce .actions .coupon{display:inline-flex;vertical-align:top;flex-wrap:wrap;gap:.6rem;max-width:400px}.woocommerce .actions .coupon .input-text{font-size:13px;width:13rem}.woocommerce .coupon-error-notice{font-size:13px;color:red}.woocommerce .actions .coupon>p{flex-grow:1;width:100%}.woocommerce .cart-collaterals{float:right}.woocommerce .cart_totals{padding:2rem;background:var(--color-content-bg-alt-grad);--inputs-background:var(--color-content-bg-grad)}.woocommerce .cart_totals:not(.w-cart-totals){margin-bottom:2rem}.woocommerce .cart_totals:not(.w-cart-totals) h2{display:none}.woocommerce .cart_totals p{margin:0;line-height:1.4}.woocommerce .cart_totals small{font-size:.9rem;opacity:.5}.woocommerce .cart_totals table{margin:0}.woocommerce .cart_totals tr{display:flex;justify-content:space-between}.woocommerce .cart_totals tr.woocommerce-shipping-totals{flex-wrap:wrap}.woocommerce .cart_totals th{padding-left:0;border:none}.woocommerce .cart_totals td{padding-left:0;padding-right:0;border:none}.woocommerce .cart_totals tr.woocommerce-shipping-totals td{text-align:inherit;padding-top:0;width:100%}.woocommerce ul#shipping_method{list-style:none;margin:0}.woocommerce ul#shipping_method li{line-height:1.4;display:flex;align-items:center}.woocommerce ul#shipping_method li .amount{font-weight:700}.woocommerce .cart_totals p.woocommerce-shipping-destination{margin:.6rem 0}.woocommerce .shipping-calculator-form{text-align:inherit}.woocommerce .shipping-calculator-form~.blockOverlay{display:none!important}.woocommerce-shipping-calculator p{padding:.3rem 0}.woocommerce-shipping-calculator .button{font-size:13px;margin:0!important;width:100%}.woocommerce .cart_totals .checkout-button{display:block;margin-top:.6rem}.us-woo-cart_compact .woocommerce .shop_table.cart{float:left;width:65%;margin-bottom:2.5rem!important}.us-woo-cart_compact .woocommerce .shop_table.cart td,.us-woo-cart_compact .woocommerce .shop_table.cart th{font-size:1rem}.us-woo-cart_compact .woocommerce .cart-collaterals{width:30%;position:sticky;top:0}.us-woo-cart_compact .woocommerce .cross-sells{width:65%}form.woocommerce-checkout::after{display:block;content:'';clear:both}.woocommerce-checkout #customer_details{float:left;width:48%}#customer_details.col2-set{display:block}.woocommerce-checkout #ship-to-different-address{margin:1.5rem 0;font-size:inherit;font-family:inherit;font-style:inherit;font-weight:700;text-transform:inherit;letter-spacing:inherit;color:inherit}.woocommerce-checkout .woocommerce-account-fields,.woocommerce-checkout .woocommerce-additional-fields{margin-top:1.5rem}.woocommerce-checkout #order_review_heading{float:right;width:48%;padding:0}.woocommerce-checkout-review-order:not(.w-checkout-order-review){float:right;width:48%;padding:1.8rem 2rem 2rem;position:sticky;top:0;background:var(--color-content-bg-alt-grad);--inputs-background:var(--color-content-bg-grad)}.woocommerce-terms-and-conditions-checkbox-text{font-weight:400}.header_hor .l-header.pos_fixed:not(.down)~.l-main .cart-collaterals,.header_hor .l-header.pos_fixed:not(.down)~.l-main .woocommerce-checkout-review-order:not(.w-checkout-order-review){top:var(--header-sticky-height)}.woocommerce-checkout-review-order-table .blockOverlay,.woocommerce-checkout-review-order-table thead{display:none!important}.woocommerce-checkout-review-order-table td,.woocommerce-checkout-review-order-table th{padding:.2rem 0;border:none}.woocommerce-checkout-review-order-table tfoot td{font-weight:700}.woocommerce-checkout-review-order-table .order-total{font-size:1.4rem}.woocommerce-checkout-payment{position:static!important}.wc_payment_methods,.wc-saved-payment-methods{list-style:none;margin:0 0 1rem}.wc_payment_methods li{display:flex;align-items:center;flex-wrap:wrap}.wc_payment_methods li>label{font-weight:700;line-height:2}.wc_payment_methods li img{vertical-align:middle}.wc_payment_methods p:not(:last-child){margin-bottom:.6em}.woocommerce-checkout-payment .payment_box{font-size:.9em;line-height:1.5;padding:.8em 1em;margin:.8em 0;width:100%;background:var(--color-content-bg)}.woocommerce-SavedPaymentMethods-saveNew label,.woocommerce-SavedPaymentMethods-saveNew input{vertical-align:middle}.woocommerce-terms-and-conditions-wrapper{margin-bottom:1rem}.woocommerce .payment_method_paypal img{display:none}.woocommerce .payment_methods .about_paypal{display:inline-block;font-size:.7rem;line-height:1;margin-left:.6rem}.wc-credit-card-form{padding:1rem}.w-checkout-payment.payments-style_1 .wc-credit-card-form{padding:0}.wc-credit-card-form br{display:none}.wc-credit-card-form-card-number{background-position:right .4rem center;background-repeat:no-repeat;background-size:auto 2rem}.wc-gzd-checkbox-placeholder{margin-bottom:1em}.wc-gzd-checkbox-placeholder .form-row label{margin-bottom:0}.woocommerce .stripe-pf{line-height:inherit}.woocommerce .StripeElement{padding:0.8rem!important;margin:0!important;border-radius:.3rem}.woocommerce-order *+section{margin-top:3rem}.woocommerce-order section>h2,.woocommerce-order .woocommerce-column>h2{font-size:1.4rem}.woocommerce-thankyou-order-received{font-size:1.4rem;color:#4c0}.order-info{font-size:1.4rem}.order-info mark{font-weight:700}.woocommerce-table--order-details{border:1rem solid #fff0;width:auto;background:var(--color-content-bg-alt-grad)}.woocommerce-table--order-details thead{display:none}.woocommerce-table--order-details th,.woocommerce-table--order-details td{padding:.5rem;border:none}.woocommerce-table--order-details ul.wc-item-meta{margin:0;list-style:none}.woocommerce-table--order-details ul.wc-item-meta p{display:inline}.woocommerce-Address h3{display:inline-block;margin-inline-end:1rem}.woocommerce-thankyou-order-details{list-style:none!important;margin-left:0;margin-right:0;padding:1.5rem 1.5rem .5rem;background:var(--color-content-bg-alt-grad)}.woocommerce-thankyou-order-details li{display:inline-block;vertical-align:top;font-size:.9em;margin-bottom:1em;margin-inline-end:3em}.woocommerce-thankyou-order-details li:last-child{margin-inline-end:0}.woocommerce-thankyou-order-details li strong{display:block;font-size:1.2em}.w-shop-order.style_default{padding:1.5rem 1.5rem .5rem;background:var(--color-content-bg-alt-grad)}.w-shop-order.style_default .woocommerce-thankyou-order-details{padding:0;background:none}.w-shop-order.style_modern{font-size:1.2rem;padding:5%;margin:0 auto;max-width:500px;background:var(--color-content-bg-alt-grad)}.w-shop-order.style_modern .woocommerce-thankyou-order-details{padding:0;background:none}.w-shop-order.style_modern .woocommerce-thankyou-order-details li{display:block;font-size:inherit;margin-left:0;margin-right:0}.w-shop-order.style_modern .woocommerce-thankyou-order-details li:last-child{margin-bottom:0}.w-shop-order.style_modern .woocommerce-thankyou-order-details li strong{display:inline-block;font-size:inherit}.w-shop-order.style_none .woocommerce-thankyou-order-details{padding:0;background:none}.w-shop-order.style_none .woocommerce-thankyou-order-details li{display:block;font-size:inherit;margin:0 0 .5em}.w-shop-order.style_none .woocommerce-thankyou-order-details li strong{display:inline-block;font-size:inherit}.woocommerce>.woocommerce-MyAccount-navigation{float:left;width:20%}.woocommerce>.woocommerce-MyAccount-navigation ul{margin:0;list-style:none}.woocommerce>.woocommerce-MyAccount-navigation li.is-active a{font-weight:700;color:inherit}.woocommerce>.woocommerce-MyAccount-content{float:right;width:75%}.woocommerce-MyAccount-content>.woocommerce-notices-wrapper{margin-top:0}.woocommerce-MyAccount-content *+section{margin-top:3rem}.woocommerce-MyAccount-content section>h2{font-size:1.4rem}.woocommerce .order-number,.woocommerce .order-status,.woocommerce-orders-table__cell-order-number,.woocommerce-orders-table__cell-order-status{font-weight:700}.woocommerce-MyAccount-content #payment{float:none}.woocommerce-MyAccount-content fieldset legend{display:none}#wc-memberships-members-area,#wc-memberships-for-teams-teams-area{padding-top:var(--header-height)}.woocommerce ul.product_list_widget li{font-size:.9rem;margin-bottom:1rem;position:relative;overflow:hidden;outline-offset:calc(-1 * var(--focus-outline-width,2px ))}.woocommerce ul.product_list_widget li:last-child,.woocommerce ul.product_list_widget li.empty{margin-bottom:0}.woocommerce ul.product_list_widget li a{display:block;line-height:1.2}.woocommerce ul.product_list_widget li a:not(.remove){outline:none}.product_list_widget a{color:inherit}.woocommerce ul.product_list_widget li img{float:left;margin-right:.5rem;width:4rem}.woocommerce ul.product_list_widget li .star-rating{font-size:.8rem;margin-top:.3rem;overflow:hidden}.widget.widget_shopping_cart .remove{position:absolute;top:0;inset-inline-end:0;margin:0;font-size:1.3rem;text-align:center;width:1.3rem;line-height:1.3rem;transition:none}.no-touch .widget.widget_shopping_cart .remove{opacity:0;text-decoration:none!important}.no-touch .widget.widget_shopping_cart li:hover .remove{opacity:.5}.no-touch .widget.widget_shopping_cart li .remove:hover{color:inherit!important;opacity:1}.widget.widget_shopping_cart li .remove:focus-visible{color:inherit!important;opacity:1;outline-offset:calc(-1 * var(--focus-outline-width,2px ))}.widget.widget_shopping_cart li:has(.remove:focus-visible){outline:none}.widget.widget_shopping_cart .remove+a{padding-inline-end:1.3rem}.widget.widget_shopping_cart p.total{margin:0;padding:1rem 0}.widget_shopping_cart p.total .amount{font-weight:700}.widget_shopping_cart p.buttons{margin:0}.widget_shopping_cart p.buttons .button{display:block;font-size:.9rem}.widget_shopping_cart p.buttons+p.buttons,.widget_shopping_cart p.buttons .button+.button{margin-top:.4rem}.woocommerce-mini-cart__empty-message{line-height:normal;margin:0}.widget_product_search form{position:relative}.widget_product_search input[type=search]{padding-inline-end:var(--inputs-height,2em)}.widget_product_search button{position:absolute;top:var(--inputs-border-width,1px);inset-inline-end:var(--inputs-border-width,1px);font-size:var(--inputs-font-size)!important;height:var(--inputs-height,2em)!important;width:var(--inputs-height,2em);padding:0!important;opacity:0}.widget_product_search form:after{position:absolute;top:var(--inputs-border-width,1px);inset-inline-end:var(--inputs-border-width,1px);font-size:var(--inputs-font-size);line-height:var(--inputs-height,2em);width:var(--inputs-height,2em);color:var(--inputs-text-color);content:'\f002';font-family:fontawesome;font-weight:400;pointer-events:none;text-align:center}.widget_product_categories select{-webkit-appearance:none}.widget_product_categories li{position:relative;line-height:1.4rem}.widget_product_categories .current-cat>a{font-weight:700;color:inherit}.widget_product_categories ul.children{margin-left:1.2rem}.widget_product_categories li .count{opacity:.5}.widget_layered_nav li{line-height:1.2rem}.widget_layered_nav li a{position:relative;padding-left:1.5rem;color:inherit}.widget_layered_nav li a:before{position:absolute;left:0;content:'\f00c';font-family:fontawesome;font-weight:900;font-size:.7rem;text-align:center;border-radius:.2rem;width:1.2rem;box-shadow:0 1px 0 rgb(0 0 0 / .08) inset;background:var(--color-content-bg-alt-grad);color:#fff0}.widget_layered_nav li.chosen a{font-weight:700}.widget_layered_nav li.chosen a:before{background:var(--color-content-primary-grad);color:#fff}.widget_layered_nav li .count{opacity:.5}.widget_layered_nav button{margin-top:.3rem;font-size:.8rem}.widget_layered_nav select{display:none}.widget_price_filter .ui-slider{position:relative;height:1rem;margin:0 8px 1rem;cursor:e-resize}.widget_price_filter .ui-slider:before,.widget_price_filter .ui-slider-range{position:absolute;top:.4rem;height:4px;border-radius:2rem;box-shadow:0 1px 0 rgb(0 0 0 / .08) inset}.widget_price_filter .ui-slider:before{content:'';left:-8px;right:-8px;background:var(--color-content-border)}.widget_price_filter .ui-slider-range{background:var(--color-content-primary-grad)}.widget_price_filter .ui-slider-handle{position:absolute;top:0;left:0;width:1rem;height:1rem;transform:translateX(-50%);border-radius:50%;z-index:2;background:var(--color-content-primary-grad);box-shadow:var(--box-shadow)}.widget_price_filter .ui-slider-handle:last-child{left:100%}.widget_price_filter .price_slider_amount{text-align:right;line-height:1.5rem}.widget_price_filter .price_slider_amount input{display:none}.widget_price_filter .price_slider_amount .button{float:left;font-size:.8rem;margin-right:.5rem}.widget_price_filter .price_slider_amount .price_label{padding-top:.5rem}.widget_price_filter .price_slider_amount .price_label span{font-weight:700}.widget_rating_filter a{color:inherit}.widget_rating_filter .star-rating{display:inline-block;vertical-align:middle}.l-main .widget_product_tag_cloud{color:var(--color-content-faded)}.widget_product_tag_cloud a{color:inherit}.widget_layered_nav_filters ul{display:flex;flex-wrap:wrap;line-height:1.4}.widget_layered_nav_filters li{margin-right:.8em}.widget_layered_nav_filters li a{border-bottom:1px dotted}.widget_layered_nav_filters li a:before{content:'\f00d';font-family:fontawesome;font-weight:400;margin-right:.3em}.woocommerce #coupons_list{float:left;margin-bottom:2.5rem}.us-woo-cart_compact .woocommerce #coupons_list{float:right;width:30%}.woocommerce #coupons_list>h2{font-size:1.2rem}.vc_column_container.wooproduct{float:left;padding:0 1rem}.vc_span3.vc_column_container.wooproduct{width:25%}.vc_span4.vc_column_container.wooproduct{width:33.3333%}.vc_span5.vc_column_container.wooproduct{width:20%}.vc_span6.vc_column_container.wooproduct{width:50%}body.us-woo-catalog .cart,body.us-woo-catalog .stock,body.us-woo-catalog .add_to_cart_button,body.us-woo-catalog .type_product a.button{display:none!important}body.rounded_none .woocommerce-product-gallery .flex-direction-nav>li>a,body.rounded_none.woocommerce .quantity .plus,body.rounded_none.woocommerce .quantity .minus,body.rounded_none.woocommerce .StripeElement,body.rounded_none .widget_price_filter .ui-slider:before{border-radius:0!important}@media (max-width:1024px){.products.columns-4>.product,.products.columns-5>.product,.products.columns-6>.product{width:33.3333%}.woocommerce-tabs{clear:both;float:none;width:100%}.us-woo-cart_compact .woocommerce .shop_table.cart{float:none!important;margin-bottom:0!important;width:100%}.us-woo-cart_compact .woocommerce .cart-collaterals{position:static;width:50%}.us-woo-cart_compact .woocommerce .cross-sells{width:100%}}@media screen and (max-width:900px){.vc_column_container.wooproduct,.woocommerce .products .product{width:50%!important}.woocommerce-checkout #customer_details,.woocommerce-checkout #order_review_heading,.woocommerce-checkout-review-order:not(.w-checkout-order-review){float:none;width:auto}}@media screen and (max-width:767px){.woocommerce .col2-set{grid-template-columns:100%}.woocommerce-form-row,.woocommerce .form-row{margin-bottom:.75rem}.woocommerce .form-row-first,.woocommerce .form-row-last,.woocommerce .checkout .shop_table,.woocommerce #payment,.woocommerce>.woocommerce-MyAccount-navigation,.woocommerce>.woocommerce-MyAccount-content{float:none!important;width:100%}.woocommerce .checkout .shop_table:not(:last-child){margin-bottom:2rem}.woocommerce .l-section.for_shop .woocommerce-ordering{float:none!important;display:inline-block;vertical-align:top}.woocommerce-product-gallery.type_gallery>.woocommerce-product-gallery__wrapper{grid-template-columns:100%}.woocommerce-product-gallery.type_gallery .woocommerce-product-gallery__image:not(:first-child){display:none}.woocommerce div.product .images{float:none!important;max-width:500px;margin-bottom:1rem;width:auto!important}.woocommerce div.product .summary{float:none!important;width:100%!important}.woocommerce .cart-collaterals{float:none!important;width:100%!important}.woocommerce .wc_payment_methods img{display:none}.woocommerce-thankyou-order-details li{display:block;margin:0 0 1rem}.woocommerce>.woocommerce-MyAccount-navigation{margin-bottom:2rem}.woocommerce-MyAccount-content .shop_table thead{display:none}.woocommerce-MyAccount-content .shop_table th,.woocommerce-MyAccount-content .shop_table td{display:inline-block;padding:0 1rem .4rem 0;text-align:inherit!important;border:none}.woocommerce-MyAccount-content .shop_table td:last-child{display:block;padding:0 0 1rem}.woocommerce-MyAccount-content .shop_table td .button{margin-left:0}.woocommerce .shop_table.cart .product-price{display:none!important}.woocommerce #coupons_list{float:none!important}}@media screen and (max-width:600px){.w-checkout-billing.cols_2 [class*=__field-wrapper],.w-checkout-billing.cols_3 [class*=__field-wrapper]{grid-template-columns:100%}.w-wc-coupon-form>div{display:block}.w-wc-coupon-form>div>button{margin:.5rem 0 0!important;width:100%}.header_hor .l-subheader-cell.at_left .w-cart:first-child{margin-inline-start:-.8rem}.header_hor .l-subheader-cell.at_right .w-cart:last-child{margin-inline-end:-.8rem}.woocommerce-tabs .tabs{margin-bottom:1rem}.woocommerce .comment-respond{padding:1rem 1.5rem}.woocommerce table.shop_table{display:block}.woocommerce table.shop_table thead{display:none}.woocommerce table.shop_table th,.woocommerce table.shop_table td{display:block;border:none!important;text-align:inherit!important}.woocommerce table.shop_table th{font-weight:700;padding-bottom:0}.woocommerce .shop_table.cart{border:none}.woocommerce .shop_table.cart tr{display:flex;flex-wrap:wrap;align-items:center;position:relative;border-top:1px solid var(--color-content-border);margin-bottom:1rem}.woocommerce .table-lines_between>.shop_table.cart tr:first-child{border-top-width:0}.woocommerce .shop_table.cart .product-remove{position:absolute;top:0;inset-inline-end:0;text-align:center!important;padding:0;z-index:3}.w-cart-table.removing-link_below_qty a.remove{font-size:1.5rem}.w-cart-table a.remove span{display:none!important}.woocommerce .shop_table.cart td.product-thumbnail{width:25%!important;padding-left:0;padding-right:0}.woocommerce .shop_table.cart td.product-name{width:75%}.woocommerce .shop_table.cart td.product-quantity{padding-left:0;padding-right:0}.woocommerce .shop_table.cart td.product-subtotal{width:auto}.woocommerce table.group_table tr{border-top:1px solid var(--color-content-border)}.woocommerce table.group_table td{display:block;border:none!important;text-align:inherit;padding-left:0;padding-right:0}.woocommerce .related>h2,.woocommerce .upsells>h2,.woocommerce .cross-sells>h2{margin-bottom:0}.woocommerce .actions .coupon{gap:4px;margin-bottom:1.2rem}.woocommerce .actions .coupon .input-text{width:100%;text-align:center}.woocommerce .form-row .button,.woocommerce .shop_table .button{display:block;width:100%;margin:4px 0!important}.woocommerce-checkout-review-order:not(.w-checkout-order-review){padding:1rem 1.5rem 1.5rem}}@media screen and (max-width:480px){.w-cart{position:static}.w-cart-content,.w-cart-notification{--padding-inline:1.5rem;width:100vw}.w-post-elm.attributes.display_table{display:block}.w-post-elm.attributes.display_table>div>*{display:block;padding:0;border:none;max-width:none!important}.w-post-elm.product_ordering,.woocommerce .l-section.for_shop .woocommerce-ordering{flex-grow:1;margin:0;width:100%}.vc_column_container.wooproduct,.woocommerce .products .product{width:100%!important}.woocommerce div.product>.onsale{inset-inline-start:-.9rem}.product>.woocommerce-product-gallery{margin:-1.5rem -1.5rem 1.5rem!important}.woocommerce .cart .group_table td.label,.woocommerce .cart .group_table td.price{font-size:1rem}.woocommerce-tabs .tabs{display:block;text-align:center}.woocommerce .cart_totals{padding:1.5rem;margin:0 -1.5rem}.woocommerce .l-section:last-child .cart_totals:last-child,.woocommerce .cart-collaterals:last-child .cart_totals{margin-bottom:-1.5rem}.woocommerce .cart_totals .checkout-button{font-size:1rem}.woocommerce-checkout-review-order:not(.w-checkout-order-review){margin:0 -1.5rem -1.5rem}.wc-credit-card-form{padding:0}.woocommerce .related,.woocommerce .upsells,.woocommerce .cross-sells{padding-top:1.5rem}}:root{--color-header-middle-bg:#1d1d1d;--color-header-middle-bg-grad:#1d1d1d;--color-header-middle-text:#ffffff;--color-header-middle-text-hover:#ec1d2a;--color-header-transparent-bg:transparent;--color-header-transparent-bg-grad:transparent;--color-header-transparent-text:#fff;--color-header-transparent-text-hover:#fff;--color-chrome-toolbar:#f2f4f7;--color-header-top-bg:#f2f4f7;--color-header-top-bg-grad:#f2f4f7;--color-header-top-text:#727f9f;--color-header-top-text-hover:#ec1d2a;--color-header-top-transparent-bg:rgba(0,0,0,0.2);--color-header-top-transparent-bg-grad:rgba(0,0,0,0.2);--color-header-top-transparent-text:rgba(255,255,255,0.66);--color-header-top-transparent-text-hover:#fff;--color-content-bg:#fff;--color-content-bg-grad:#fff;--color-content-bg-alt:#f2f4f7;--color-content-bg-alt-grad:#f2f4f7;--color-content-border:#e3e7f0;--color-content-heading:#1d1d1d;--color-content-heading-grad:#1d1d1d;--color-content-text:#52525b;--color-content-link:#ec1d2a;--color-content-link-hover:#ec1d2a;--color-content-primary:#ec1d2a;--color-content-primary-grad:#ec1d2a;--color-content-secondary:#ec1d2a;--color-content-secondary-grad:#ec1d2a;--color-content-faded:#727f9f;--color-content-overlay:rgba(15,19,31,0.80);--color-content-overlay-grad:rgba(15,19,31,0.80);--color-alt-content-bg:#f2f4f7;--color-alt-content-bg-grad:#f2f4f7;--color-alt-content-bg-alt:#fff;--color-alt-content-bg-alt-grad:#fff;--color-alt-content-border:#e3e7f0;--color-alt-content-heading:#1d1d1d;--color-alt-content-heading-grad:#1d1d1d;--color-alt-content-text:#52525b;--color-alt-content-link:#ec1d2a;--color-alt-content-link-hover:#35415b;--color-alt-content-primary:#ec1d2a;--color-alt-content-primary-grad:#ec1d2a;--color-alt-content-secondary:#ec1d2a;--color-alt-content-secondary-grad:#ec1d2a;--color-alt-content-faded:#727f9f;--color-alt-content-overlay:rgba(236,29,42,0.59);--color-alt-content-overlay-grad:rgba(236,29,42,0.59);--color-footer-bg:#1d1d1d;--color-footer-bg-grad:#1d1d1d;--color-footer-bg-alt:#1c2130;--color-footer-bg-alt-grad:#1c2130;--color-footer-border:#2b3242;--color-footer-heading:#fff;--color-footer-heading-grad:#fff;--color-footer-text:#7d6c6c;--color-footer-link:#ec1d2a;--color-footer-link-hover:#fff;--color-subfooter-bg:#35415b;--color-subfooter-bg-grad:#35415b;--color-subfooter-bg-alt:#2b3242;--color-subfooter-bg-alt-grad:#2b3242;--color-subfooter-border:#727f9f;--color-subfooter-heading:#e3e7f0;--color-subfooter-heading-grad:#e3e7f0;--color-subfooter-text:#9ba5bf;--color-subfooter-link:#e3e7f0;--color-subfooter-link-hover:#fff;--color-content-primary-faded:rgba(236,29,42,0.15);--box-shadow:0 5px 15px rgba(0,0,0,.15);--box-shadow-up:0 -5px 15px rgba(0,0,0,.15);--site-canvas-width:1300px;--site-content-width:1200px;--text-block-margin-bottom:0rem;--focus-outline-width:2px}@font-face{font-display:swap;font-style:normal;font-family:"Forge";font-weight:700;src:url(/wp-content/uploads/2026/01/EurostileExtendedBlack.woff) format("woff")}:root{--font-family:Inter,sans-serif;--font-size:16px;--line-height:28px;--font-weight:400;--bold-font-weight:700;--text-transform:none;--font-style:normal;--letter-spacing:0em;--h1-font-family:inherit;--h1-font-size:calc(32px + 2vw);--h1-line-height:1.2;--h1-font-weight:400;--h1-bold-font-weight:700;--h1-text-transform:none;--h1-font-style:normal;--h1-letter-spacing:0em;--h1-margin-bottom:1.5rem;--h2-font-family:var(--h1-font-family);--h2-font-size:calc(22px + 1.3vw);--h2-line-height:1.2;--h2-font-weight:var(--h1-font-weight);--h2-bold-font-weight:var(--h1-bold-font-weight);--h2-text-transform:var(--h1-text-transform);--h2-font-style:var(--h1-font-style);--h2-letter-spacing:0em;--h2-margin-bottom:1.5rem;--h3-font-family:var(--h1-font-family);--h3-font-size:calc(19px + 1vw);--h3-line-height:1.2;--h3-font-weight:var(--h1-font-weight);--h3-bold-font-weight:var(--h1-bold-font-weight);--h3-text-transform:var(--h1-text-transform);--h3-font-style:var(--h1-font-style);--h3-letter-spacing:0em;--h3-margin-bottom:1.5rem;--h4-font-family:var(--h1-font-family);--h4-font-size:calc(17px + 0.9vw);--h4-line-height:1.2;--h4-font-weight:var(--h1-font-weight);--h4-bold-font-weight:var(--h1-bold-font-weight);--h4-text-transform:var(--h1-text-transform);--h4-font-style:var(--h1-font-style);--h4-letter-spacing:0em;--h4-margin-bottom:1.5rem;--h5-font-family:var(--h1-font-family);--h5-font-size:calc(16px + 0.8vw);--h5-line-height:1.2;--h5-font-weight:var(--h1-font-weight);--h5-bold-font-weight:var(--h1-bold-font-weight);--h5-text-transform:var(--h1-text-transform);--h5-font-style:var(--h1-font-style);--h5-letter-spacing:0em;--h5-margin-bottom:1.5rem;--h6-font-family:var(--h1-font-family);--h6-font-size:calc(15px + 0.8vw);--h6-line-height:1.2;--h6-font-weight:var(--h1-font-weight);--h6-bold-font-weight:var(--h1-bold-font-weight);--h6-text-transform:var(--h1-text-transform);--h6-font-style:var(--h1-font-style);--h6-letter-spacing:0em;--h6-margin-bottom:1.5rem}h1{font-family:var(--h1-font-family,inherit);font-weight:var(--h1-font-weight,inherit);font-size:var(--h1-font-size,inherit);font-style:var(--h1-font-style,inherit);line-height:var(--h1-line-height,1.4);letter-spacing:var(--h1-letter-spacing,inherit);text-transform:var(--h1-text-transform,inherit);margin-bottom:var(--h1-margin-bottom,1.5rem)}h1>strong{font-weight:var(--h1-bold-font-weight,bold)}h2{font-family:var(--h2-font-family,inherit);font-weight:var(--h2-font-weight,inherit);font-size:var(--h2-font-size,inherit);font-style:var(--h2-font-style,inherit);line-height:var(--h2-line-height,1.4);letter-spacing:var(--h2-letter-spacing,inherit);text-transform:var(--h2-text-transform,inherit);margin-bottom:var(--h2-margin-bottom,1.5rem)}h2>strong{font-weight:var(--h2-bold-font-weight,bold)}h3{font-family:var(--h3-font-family,inherit);font-weight:var(--h3-font-weight,inherit);font-size:var(--h3-font-size,inherit);font-style:var(--h3-font-style,inherit);line-height:var(--h3-line-height,1.4);letter-spacing:var(--h3-letter-spacing,inherit);text-transform:var(--h3-text-transform,inherit);margin-bottom:var(--h3-margin-bottom,1.5rem)}h3>strong{font-weight:var(--h3-bold-font-weight,bold)}h4{font-family:var(--h4-font-family,inherit);font-weight:var(--h4-font-weight,inherit);font-size:var(--h4-font-size,inherit);font-style:var(--h4-font-style,inherit);line-height:var(--h4-line-height,1.4);letter-spacing:var(--h4-letter-spacing,inherit);text-transform:var(--h4-text-transform,inherit);margin-bottom:var(--h4-margin-bottom,1.5rem)}h4>strong{font-weight:var(--h4-bold-font-weight,bold)}h5{font-family:var(--h5-font-family,inherit);font-weight:var(--h5-font-weight,inherit);font-size:var(--h5-font-size,inherit);font-style:var(--h5-font-style,inherit);line-height:var(--h5-line-height,1.4);letter-spacing:var(--h5-letter-spacing,inherit);text-transform:var(--h5-text-transform,inherit);margin-bottom:var(--h5-margin-bottom,1.5rem)}h5>strong{font-weight:var(--h5-bold-font-weight,bold)}h6{font-family:var(--h6-font-family,inherit);font-weight:var(--h6-font-weight,inherit);font-size:var(--h6-font-size,inherit);font-style:var(--h6-font-style,inherit);line-height:var(--h6-line-height,1.4);letter-spacing:var(--h6-letter-spacing,inherit);text-transform:var(--h6-text-transform,inherit);margin-bottom:var(--h6-margin-bottom,1.5rem)}h6>strong{font-weight:var(--h6-bold-font-weight,bold)}.l-subheader{--padding-inline:5vmin}.l-section{--padding-inline:5vmin}body{background:var(--color-content-bg-alt)}@media (max-width:1280px){.l-main .aligncenter{max-width:calc(100vw - 5rem)}}@media (min-width:1381px){body.usb_preview .hide_on_default{opacity:0.25!important}.vc_hidden-lg,body:not(.usb_preview) .hide_on_default{display:none!important}.default_align_left{text-align:left;justify-content:flex-start}.default_align_right{text-align:right;justify-content:flex-end}.default_align_center{text-align:center;justify-content:center}.w-hwrapper.default_align_center>*{margin-left:calc(var(--hwrapper-gap,1.2rem) / 2);margin-right:calc(var(--hwrapper-gap,1.2rem) / 2)}.default_align_justify{justify-content:space-between}.w-hwrapper>.default_align_justify,.default_align_justify>.w-btn{width:100%}*:not(.w-hwrapper:not(.wrap))>.w-btn-wrapper:not([class*="default_align_none"]):not(.align_none){display:block;margin-inline-end:0}}@media (min-width:1025px) and (max-width:1380px){body.usb_preview .hide_on_laptops{opacity:0.25!important}.vc_hidden-md,body:not(.usb_preview) .hide_on_laptops{display:none!important}.laptops_align_left{text-align:left;justify-content:flex-start}.laptops_align_right{text-align:right;justify-content:flex-end}.laptops_align_center{text-align:center;justify-content:center}.w-hwrapper.laptops_align_center>*{margin-left:calc(var(--hwrapper-gap,1.2rem) / 2);margin-right:calc(var(--hwrapper-gap,1.2rem) / 2)}.laptops_align_justify{justify-content:space-between}.w-hwrapper>.laptops_align_justify,.laptops_align_justify>.w-btn{width:100%}*:not(.w-hwrapper:not(.wrap))>.w-btn-wrapper:not([class*="laptops_align_none"]):not(.align_none){display:block;margin-inline-end:0}.g-cols.via_grid[style*="--laptops-columns-gap"]{gap:var(--laptops-columns-gap,3rem)}}@media (min-width:601px) and (max-width:1024px){body.usb_preview .hide_on_tablets{opacity:0.25!important}.vc_hidden-sm,body:not(.usb_preview) .hide_on_tablets{display:none!important}.tablets_align_left{text-align:left;justify-content:flex-start}.tablets_align_right{text-align:right;justify-content:flex-end}.tablets_align_center{text-align:center;justify-content:center}.w-hwrapper.tablets_align_center>*{margin-left:calc(var(--hwrapper-gap,1.2rem) / 2);margin-right:calc(var(--hwrapper-gap,1.2rem) / 2)}.tablets_align_justify{justify-content:space-between}.w-hwrapper>.tablets_align_justify,.tablets_align_justify>.w-btn{width:100%}*:not(.w-hwrapper:not(.wrap))>.w-btn-wrapper:not([class*="tablets_align_none"]):not(.align_none){display:block;margin-inline-end:0}.g-cols.via_grid[style*="--tablets-columns-gap"]{gap:var(--tablets-columns-gap,3rem)}}@media (max-width:600px){body.usb_preview .hide_on_mobiles{opacity:0.25!important}.vc_hidden-xs,body:not(.usb_preview) .hide_on_mobiles{display:none!important}.mobiles_align_left{text-align:left;justify-content:flex-start}.mobiles_align_right{text-align:right;justify-content:flex-end}.mobiles_align_center{text-align:center;justify-content:center}.w-hwrapper.mobiles_align_center>*{margin-left:calc(var(--hwrapper-gap,1.2rem) / 2);margin-right:calc(var(--hwrapper-gap,1.2rem) / 2)}.mobiles_align_justify{justify-content:space-between}.w-hwrapper>.mobiles_align_justify,.mobiles_align_justify>.w-btn{width:100%}.w-hwrapper.stack_on_mobiles{display:block}.w-hwrapper.stack_on_mobiles>:not(script){display:block;margin:0 0 var(--hwrapper-gap,1.2rem)}.w-hwrapper.stack_on_mobiles>:last-child{margin-bottom:0}*:not(.w-hwrapper:not(.wrap))>.w-btn-wrapper:not([class*="mobiles_align_none"]):not(.align_none){display:block;margin-inline-end:0}.g-cols.via_grid[style*="--mobiles-columns-gap"]{gap:var(--mobiles-columns-gap,1.5rem)}}@media (max-width:600px){.g-cols.type_default>div[class*="vc_col-xs-"]{margin-top:1rem;margin-bottom:1rem}.g-cols>div:not([class*="vc_col-xs-"]){width:100%;margin:0 0 1.5rem}.g-cols.reversed>div:last-of-type{order:-1}.g-cols.type_boxes>div,.g-cols.reversed>div:first-child,.g-cols:not(.reversed)>div:last-child,.g-cols>div.has_bg_color{margin-bottom:0}.vc_col-xs-1{width:8.3333%}.vc_col-xs-2{width:16.6666%}.vc_col-xs-1\/5{width:20%}.vc_col-xs-3{width:25%}.vc_col-xs-4{width:33.3333%}.vc_col-xs-2\/5{width:40%}.vc_col-xs-5{width:41.6666%}.vc_col-xs-6{width:50%}.vc_col-xs-7{width:58.3333%}.vc_col-xs-3\/5{width:60%}.vc_col-xs-8{width:66.6666%}.vc_col-xs-9{width:75%}.vc_col-xs-4\/5{width:80%}.vc_col-xs-10{width:83.3333%}.vc_col-xs-11{width:91.6666%}.vc_col-xs-12{width:100%}.vc_col-xs-offset-0{margin-left:0}.vc_col-xs-offset-1{margin-left:8.3333%}.vc_col-xs-offset-2{margin-left:16.6666%}.vc_col-xs-offset-1\/5{margin-left:20%}.vc_col-xs-offset-3{margin-left:25%}.vc_col-xs-offset-4{margin-left:33.3333%}.vc_col-xs-offset-2\/5{margin-left:40%}.vc_col-xs-offset-5{margin-left:41.6666%}.vc_col-xs-offset-6{margin-left:50%}.vc_col-xs-offset-7{margin-left:58.3333%}.vc_col-xs-offset-3\/5{margin-left:60%}.vc_col-xs-offset-8{margin-left:66.6666%}.vc_col-xs-offset-9{margin-left:75%}.vc_col-xs-offset-4\/5{margin-left:80%}.vc_col-xs-offset-10{margin-left:83.3333%}.vc_col-xs-offset-11{margin-left:91.6666%}.vc_col-xs-offset-12{margin-left:100%}}@media (min-width:601px){.vc_col-sm-1{width:8.3333%}.vc_col-sm-2{width:16.6666%}.vc_col-sm-1\/5{width:20%}.vc_col-sm-3{width:25%}.vc_col-sm-4{width:33.3333%}.vc_col-sm-2\/5{width:40%}.vc_col-sm-5{width:41.6666%}.vc_col-sm-6{width:50%}.vc_col-sm-7{width:58.3333%}.vc_col-sm-3\/5{width:60%}.vc_col-sm-8{width:66.6666%}.vc_col-sm-9{width:75%}.vc_col-sm-4\/5{width:80%}.vc_col-sm-10{width:83.3333%}.vc_col-sm-11{width:91.6666%}.vc_col-sm-12{width:100%}.vc_col-sm-offset-0{margin-left:0}.vc_col-sm-offset-1{margin-left:8.3333%}.vc_col-sm-offset-2{margin-left:16.6666%}.vc_col-sm-offset-1\/5{margin-left:20%}.vc_col-sm-offset-3{margin-left:25%}.vc_col-sm-offset-4{margin-left:33.3333%}.vc_col-sm-offset-2\/5{margin-left:40%}.vc_col-sm-offset-5{margin-left:41.6666%}.vc_col-sm-offset-6{margin-left:50%}.vc_col-sm-offset-7{margin-left:58.3333%}.vc_col-sm-offset-3\/5{margin-left:60%}.vc_col-sm-offset-8{margin-left:66.6666%}.vc_col-sm-offset-9{margin-left:75%}.vc_col-sm-offset-4\/5{margin-left:80%}.vc_col-sm-offset-10{margin-left:83.3333%}.vc_col-sm-offset-11{margin-left:91.6666%}.vc_col-sm-offset-12{margin-left:100%}}@media (min-width:1025px){.vc_col-md-1{width:8.3333%}.vc_col-md-2{width:16.6666%}.vc_col-md-1\/5{width:20%}.vc_col-md-3{width:25%}.vc_col-md-4{width:33.3333%}.vc_col-md-2\/5{width:40%}.vc_col-md-5{width:41.6666%}.vc_col-md-6{width:50%}.vc_col-md-7{width:58.3333%}.vc_col-md-3\/5{width:60%}.vc_col-md-8{width:66.6666%}.vc_col-md-9{width:75%}.vc_col-md-4\/5{width:80%}.vc_col-md-10{width:83.3333%}.vc_col-md-11{width:91.6666%}.vc_col-md-12{width:100%}.vc_col-md-offset-0{margin-left:0}.vc_col-md-offset-1{margin-left:8.3333%}.vc_col-md-offset-2{margin-left:16.6666%}.vc_col-md-offset-1\/5{margin-left:20%}.vc_col-md-offset-3{margin-left:25%}.vc_col-md-offset-4{margin-left:33.3333%}.vc_col-md-offset-2\/5{margin-left:40%}.vc_col-md-offset-5{margin-left:41.6666%}.vc_col-md-offset-6{margin-left:50%}.vc_col-md-offset-7{margin-left:58.3333%}.vc_col-md-offset-3\/5{margin-left:60%}.vc_col-md-offset-8{margin-left:66.6666%}.vc_col-md-offset-9{margin-left:75%}.vc_col-md-offset-4\/5{margin-left:80%}.vc_col-md-offset-10{margin-left:83.3333%}.vc_col-md-offset-11{margin-left:91.6666%}.vc_col-md-offset-12{margin-left:100%}}@media (min-width:1381px){.vc_col-lg-1{width:8.3333%}.vc_col-lg-2{width:16.6666%}.vc_col-lg-1\/5{width:20%}.vc_col-lg-3{width:25%}.vc_col-lg-4{width:33.3333%}.vc_col-lg-2\/5{width:40%}.vc_col-lg-5{width:41.6666%}.vc_col-lg-6{width:50%}.vc_col-lg-7{width:58.3333%}.vc_col-lg-3\/5{width:60%}.vc_col-lg-8{width:66.6666%}.vc_col-lg-9{width:75%}.vc_col-lg-4\/5{width:80%}.vc_col-lg-10{width:83.3333%}.vc_col-lg-11{width:91.6666%}.vc_col-lg-12{width:100%}.vc_col-lg-offset-0{margin-left:0}.vc_col-lg-offset-1{margin-left:8.3333%}.vc_col-lg-offset-2{margin-left:16.6666%}.vc_col-lg-offset-1\/5{margin-left:20%}.vc_col-lg-offset-3{margin-left:25%}.vc_col-lg-offset-4{margin-left:33.3333%}.vc_col-lg-offset-2\/5{margin-left:40%}.vc_col-lg-offset-5{margin-left:41.6666%}.vc_col-lg-offset-6{margin-left:50%}.vc_col-lg-offset-7{margin-left:58.3333%}.vc_col-lg-offset-3\/5{margin-left:60%}.vc_col-lg-offset-8{margin-left:66.6666%}.vc_col-lg-offset-9{margin-left:75%}.vc_col-lg-offset-4\/5{margin-left:80%}.vc_col-lg-offset-10{margin-left:83.3333%}.vc_col-lg-offset-11{margin-left:91.6666%}.vc_col-lg-offset-12{margin-left:100%}}@media (min-width:601px) and (max-width:1024px){.g-cols.via_flex.type_default>div[class*="vc_col-md-"],.g-cols.via_flex.type_default>div[class*="vc_col-lg-"]{margin-top:1rem;margin-bottom:1rem}}@media (min-width:1025px) and (max-width:1380px){.g-cols.via_flex.type_default>div[class*="vc_col-lg-"]{margin-top:1rem;margin-bottom:1rem}}div[class|="vc_col"].stretched{container-type:inline-size}@container (width>=calc(100cqw - 2rem)) and (min-width:calc(769px - 2rem)){.g-cols.via_flex.type_default>div[class|="vc_col"].stretched>.vc_column-inner{margin:-1rem}}@media (max-width:768px){.l-canvas{overflow:hidden}.g-cols.stacking_default.reversed>div:last-of-type{order:-1}.g-cols.stacking_default.via_flex>div:not([class*="vc_col-xs"]){width:100%;margin:0 0 1.5rem}.g-cols.stacking_default.via_grid.mobiles-cols_1{grid-template-columns:100%}.g-cols.stacking_default.via_flex.type_boxes>div,.g-cols.stacking_default.via_flex.reversed>div:first-child,.g-cols.stacking_default.via_flex:not(.reversed)>div:last-child,.g-cols.stacking_default.via_flex>div.has_bg_color{margin-bottom:0}.g-cols.stacking_default.via_flex.type_default>.wpb_column.stretched{margin-left:-1rem;margin-right:-1rem}.g-cols.stacking_default.via_grid.mobiles-cols_1>.wpb_column.stretched,.g-cols.stacking_default.via_flex.type_boxes>.wpb_column.stretched{margin-left:var(--margin-inline-stretch);margin-right:var(--margin-inline-stretch)}.vc_column-inner.type_sticky>.wpb_wrapper,.vc_column_container.type_sticky>.vc_column-inner{top:0!important}}@media (min-width:769px){body:not(.rtl) .l-section.for_sidebar.at_left>div>.l-sidebar,.rtl .l-section.for_sidebar.at_right>div>.l-sidebar{order:-1}.vc_column_container.type_sticky>.vc_column-inner,.vc_column-inner.type_sticky>.wpb_wrapper{position:-webkit-sticky;position:sticky}.l-section.type_sticky{position:-webkit-sticky;position:sticky;top:0;z-index:21;transition:top 0.3s cubic-bezier(.78,.13,.15,.86) 0.1s}.header_hor .l-header.post_fixed.sticky_auto_hide{z-index:22}.admin-bar .l-section.type_sticky{top:32px}.l-section.type_sticky>.l-section-h{transition:padding-top 0.3s}.header_hor .l-header.pos_fixed:not(.down)~.l-main .l-section.type_sticky:not(:first-of-type){top:var(--header-sticky-height)}.admin-bar.header_hor .l-header.pos_fixed:not(.down)~.l-main .l-section.type_sticky:not(:first-of-type){top:calc(var(--header-sticky-height) + 32px)}.header_hor .l-header.pos_fixed.sticky:not(.down)~.l-main .l-section.type_sticky:first-of-type>.l-section-h{padding-top:var(--header-sticky-height)}.header_hor.headerinpos_bottom .l-header.pos_fixed.sticky:not(.down)~.l-main .l-section.type_sticky:first-of-type>.l-section-h{padding-bottom:var(--header-sticky-height)!important}}@media (max-width:600px){.w-form-row.for_submit[style*=btn-size-mobiles] .w-btn{font-size:var(--btn-size-mobiles)!important}}:focus-visible,input[type=checkbox]:focus-visible+i,input[type=checkbox]:focus-visible~.w-color-switch-box,.w-nav-arrow:focus-visible::before,.woocommerce-mini-cart-item:has(:focus-visible),.w-filter-item-value.w-btn:has(:focus-visible){outline-width:var(--focus-outline-width,2px);outline-style:solid;outline-offset:2px;outline-color:var(--color-content-primary)}.w-header-show{background:rgb(0 0 0 / .3)}.no-touch .w-header-show:hover{background:var(--color-content-primary-grad)}button[type=submit]:not(.w-btn),input[type=submit]:not(.w-btn),.woocommerce .button.alt,.woocommerce .button.checkout,.woocommerce .button.add_to_cart_button,.us-nav-style_1>*,.navstyle_1>.owl-nav button,.us-btn-style_1{font-family:Forge;font-style:italic;text-transform:uppercase;font-size:16px;line-height:1.2!important;font-weight:700;letter-spacing:0em;padding:1em 2em;transition-duration:0.3s;border-radius:0;transition-timing-function:ease;--btn-height:calc(1.2em + 2 * 1.0em);background:var(--color-content-primary);border-color:#fff0;border-image:none;color:#fff!important}button[type=submit]:not(.w-btn):before,input[type=submit]:not(.w-btn),.woocommerce .button.alt:before,.woocommerce .button.checkout:before,.woocommerce .button.add_to_cart_button:before,.us-nav-style_1>*:before,.navstyle_1>.owl-nav button:before,.us-btn-style_1:before{border-width:0}.no-touch button[type=submit]:not(.w-btn):hover,.no-touch input[type=submit]:not(.w-btn):hover,.no-touch .woocommerce .button.alt:hover,.no-touch .woocommerce .button.checkout:hover,.no-touch .woocommerce .button.add_to_cart_button:hover,.w-filter-item-value.us-btn-style_1:has(input:checked),.us-nav-style_1>span.current,.no-touch .us-nav-style_1>a:hover,.no-touch .navstyle_1>.owl-nav button:hover,.no-touch .us-btn-style_1:hover{background:var(--color-content-secondary);border-color:#fff0;border-image:none;color:#fff!important}.woocommerce .button,.woocommerce .actions .button,.us-nav-style_2>*,.navstyle_2>.owl-nav button,.us-btn-style_2{font-style:normal;text-transform:none;font-size:16px;line-height:1.2!important;font-weight:700;letter-spacing:0em;padding:1em 2em;transition-duration:0.3s;border-radius:.3em;transition-timing-function:ease;--btn-height:calc(1.2em + 2 * 1.0em);background:var(--color-content-border);border-color:#fff0;border-image:none;color:var(--color-content-text)!important}.woocommerce .button:before,.woocommerce .actions .button:before,.us-nav-style_2>*:before,.navstyle_2>.owl-nav button:before,.us-btn-style_2:before{border-width:0}.no-touch .woocommerce .button:hover,.no-touch .woocommerce .actions .button:hover,.w-filter-item-value.us-btn-style_2:has(input:checked),.us-nav-style_2>span.current,.no-touch .us-nav-style_2>a:hover,.no-touch .navstyle_2>.owl-nav button:hover,.no-touch .us-btn-style_2:hover{background:var(--color-content-text);border-color:#fff0;border-image:none;color:var(--color-content-bg)!important}:root{--inputs-font-family:inherit;--inputs-font-size:1em;--inputs-font-weight:400;--inputs-letter-spacing:0em;--inputs-text-transform:none;--inputs-height:3em;--inputs-padding:1em;--inputs-checkbox-size:1.5em;--inputs-border-width:1px;--inputs-border-radius:0;--inputs-background:#ffffff;--inputs-border-color:rgba(82,82,91,0.3);--inputs-text-color:var(--color-content-text);--inputs-box-shadow:0px 0px 0px 0px rgba(0,0,0,0.29);--inputs-focus-background:#ffffff;--inputs-focus-border-color:var(--color-content-border);--inputs-focus-text-color:var(--color-content-text);--inputs-focus-box-shadow:0px 0px 0px 0px var(--color-content-primary)}.color_alternate input:not([type=submit]),.color_alternate textarea,.color_alternate select,.color_alternate .w-form-row-field>i,.color_alternate .w-form-row-field:after,.color_alternate .widget_search form:after,.color_footer-top input:not([type=submit]),.color_footer-top textarea,.color_footer-top select,.color_footer-top .w-form-row-field>i,.color_footer-top .w-form-row-field:after,.color_footer-top .widget_search form:after,.color_footer-bottom input:not([type=submit]),.color_footer-bottom textarea,.color_footer-bottom select,.color_footer-bottom .w-form-row-field>i,.color_footer-bottom .w-form-row-field:after,.color_footer-bottom .widget_search form:after{color:inherit}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-bars:before{content:"\f0c9"}.fa-check:before{content:"\f00c"}.fa-comments:before{content:"\f086"}.fa-copy:before{content:"\f0c5"}.fa-envelope:before{content:"\f0e0"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-mobile:before{content:"\f10b"}.fa-phone:before{content:"\f095"}.fa-play:before{content:"\f04b"}.fa-quote-left:before{content:"\f10d"}.fa-search-plus:before{content:"\f00e"}.fa-search:before{content:"\f002"}.fa-shopping-cart:before{content:"\f07a"}.fa-star:before{content:"\f005"}.fa-tags:before{content:"\f02c"}.fa-times:before{content:"\f00d"}.woocommerce-product-gallery{--gallery-main-ratio:auto;--gallery-thumb-ratio:auto;--gallery-columns:1;--gallery-gap:1.5rem;--gallery-thumb-columns:4;--gallery-thumb-gap:10px;--gallery-thumb-width:6rem}@media (max-width:1380px){.owl-carousel.arrows-hor-pos_on_sides_outside .owl-nav button{transform:none}}.f_grid{display:grid}.f_place-items-center{place-items:center}.fa-heart:before{content:"\f004"}.fa-shopping-basket:before{content:"\f291"}@font-face{font-display:swap;font-style:normal;font-family:"fontawesome";font-weight:900;src:url(https://forgeplus.reagandev.com/wp-content/themes/Impreza/fonts/fa-solid-900.woff2?ver=8.42) format("woff2")}.fas{font-family:"fontawesome";font-weight:900}@font-face{font-display:swap;font-style:normal;font-family:"fontawesome";font-weight:400;src:url(https://forgeplus.reagandev.com/wp-content/themes/Impreza/fonts/fa-regular-400.woff2?ver=8.42) format("woff2")}.far{font-family:"fontawesome";font-weight:400}@font-face{font-display:swap;font-style:normal;font-family:"fontawesome";font-weight:300;src:url(https://forgeplus.reagandev.com/wp-content/themes/Impreza/fonts/fa-light-300.woff2?ver=8.42) format("woff2")}.fal{font-family:"fontawesome";font-weight:300}@font-face{font-display:swap;font-style:normal;font-family:"Font Awesome 5 Duotone";font-weight:900;src:url(https://forgeplus.reagandev.com/wp-content/themes/Impreza/fonts/fa-duotone-900.woff2?ver=8.42) format("woff2")}.fad{font-family:"Font Awesome 5 Duotone";font-weight:900}.fad{position:relative}.fad:before{position:absolute}.fad:after{opacity:.4}@font-face{font-display:swap;font-style:normal;font-family:"Font Awesome 5 Brands";font-weight:400;src:url(https://forgeplus.reagandev.com/wp-content/themes/Impreza/fonts/fa-brands-400.woff2?ver=8.42) format("woff2")}.fab{font-family:"Font Awesome 5 Brands";font-weight:400}@font-face{font-display:block;font-style:normal;font-family:"Material Icons";font-weight:400;src:url(https://forgeplus.reagandev.com/wp-content/themes/Impreza/fonts/material-icons.woff2?ver=8.42) format("woff2")}.material-icons{font-family:"Material Icons";font-weight:400}.l-subheader.at_middle,.l-subheader.at_middle .w-dropdown-list,.l-subheader.at_middle .type_mobile .w-nav-list.level_1{background:var(--color-header-middle-bg);color:var(--color-header-middle-text)}.no-touch .l-subheader.at_middle a:hover,.no-touch .l-header.bg_transparent .l-subheader.at_middle .w-dropdown.opened a:hover{color:var(--color-header-middle-text-hover)}.l-header.bg_transparent:not(.sticky) .l-subheader.at_middle{background:var(--color-header-transparent-bg);color:var(--color-header-transparent-text)}.no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-cart-link:hover,.no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-text a:hover,.no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-html a:hover,.no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-nav>a:hover,.no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-menu a:hover,.no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-search>a:hover,.no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-socials.shape_none.color_text a:hover,.no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-socials.shape_none.color_link a:hover,.no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-dropdown a:hover,.no-touch .l-header.bg_transparent:not(.sticky) .at_middle .type_desktop .menu-item.level_1.opened>a,.no-touch .l-header.bg_transparent:not(.sticky) .at_middle .type_desktop .menu-item.level_1:hover>a{color:var(--color-header-transparent-text-hover)}.header_ver .l-header{background:var(--color-header-middle-bg);color:var(--color-header-middle-text)}@media (min-width:1381px){.hidden_for_default{display:none!important}.l-subheader.at_top{display:none}.l-subheader.at_bottom{display:none}.l-header{position:relative;z-index:111}.l-subheader{margin:0 auto}.l-subheader.width_full{padding-left:1.5rem;padding-right:1.5rem}.l-subheader-h{display:flex;align-items:center;position:relative;margin:0 auto;max-width:var(--site-content-width,1200px);height:inherit}.w-header-show{display:none}.l-header.pos_fixed{position:fixed;left:var(--site-outline-width,0);right:var(--site-outline-width,0)}.l-header.pos_fixed:not(.notransition) .l-subheader{transition-property:transform,background,box-shadow,line-height,height,visibility;transition-duration:.3s;transition-timing-function:cubic-bezier(.78,.13,.15,.86)}.headerinpos_bottom.sticky_first_section .l-header.pos_fixed{position:fixed!important}.header_hor .l-header.sticky_auto_hide{transition:margin .3s cubic-bezier(.78,.13,.15,.86) .1s}.header_hor .l-header.sticky_auto_hide.down{margin-top:calc(-1.1 * var(--header-sticky-height,0px))}.l-header.bg_transparent:not(.sticky) .l-subheader{box-shadow:none!important;background:none}.l-header.bg_transparent~.l-main .l-section.width_full.height_auto:first-of-type>.l-section-h{padding-top:0!important;padding-bottom:0!important}.l-header.pos_static.bg_transparent{position:absolute;left:var(--site-outline-width,0);right:var(--site-outline-width,0)}.l-subheader.width_full .l-subheader-h{max-width:none!important}.l-header.shadow_thin .l-subheader.at_middle,.l-header.shadow_thin .l-subheader.at_bottom{box-shadow:0 1px 0 rgb(0 0 0 / .08)}.l-header.shadow_wide .l-subheader.at_middle,.l-header.shadow_wide .l-subheader.at_bottom{box-shadow:0 3px 5px -1px rgb(0 0 0 / .1),0 2px 1px -1px rgb(0 0 0 / .05)}.header_hor .l-subheader-cell>.w-cart{margin-left:0;margin-right:0}:root{--header-height:80px;--header-sticky-height:70px}.l-header:before{content:'80'}.l-header.sticky:before{content:'70'}.l-subheader.at_top{line-height:40px;height:40px;overflow:visible;visibility:visible}.l-header.sticky .l-subheader.at_top{line-height:40px;height:40px;overflow:visible;visibility:visible}.l-subheader.at_middle{line-height:80px;height:80px;overflow:visible;visibility:visible}.l-header.sticky .l-subheader.at_middle{line-height:70px;height:70px;overflow:visible;visibility:visible}.l-subheader.at_bottom{line-height:50px;height:50px;overflow:visible;visibility:visible}.l-header.sticky .l-subheader.at_bottom{line-height:50px;height:50px;overflow:visible;visibility:visible}.headerinpos_above .l-header.pos_fixed{overflow:hidden;transition:transform 0.3s;transform:translate3d(0,-100%,0)}.headerinpos_above .l-header.pos_fixed.sticky{overflow:visible;transform:none}.headerinpos_above .l-header.pos_fixed~.l-section>.l-section-h,.headerinpos_above .l-header.pos_fixed~.l-main .l-section:first-of-type>.l-section-h{padding-top:0!important}.headerinpos_below .l-header.pos_fixed:not(.sticky){position:absolute;top:100%}.headerinpos_below .l-header.pos_fixed~.l-main>.l-section:first-of-type>.l-section-h{padding-top:0!important}.headerinpos_below .l-header.pos_fixed~.l-main .l-section.full_height:nth-of-type(2){min-height:100vh}.headerinpos_below .l-header.pos_fixed~.l-main>.l-section:nth-of-type(2)>.l-section-h{padding-top:var(--header-height)}.headerinpos_bottom .l-header.pos_fixed:not(.sticky){position:absolute;top:100vh}.headerinpos_bottom .l-header.pos_fixed~.l-main>.l-section:first-of-type>.l-section-h{padding-top:0!important}.headerinpos_bottom .l-header.pos_fixed~.l-main>.l-section:first-of-type>.l-section-h{padding-bottom:var(--header-height)}.headerinpos_bottom .l-header.pos_fixed.bg_transparent~.l-main .l-section.valign_center:not(.height_auto):first-of-type>.l-section-h{top:calc(var(--header-height) / 2)}.headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-cart.layout_dropdown .w-cart-content,.headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_desktop .w-nav-list.level_2{bottom:100%;transform-origin:0 100%}.headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_mobile.m_layout_dropdown .w-nav-list.level_1{top:auto;bottom:100%;box-shadow:var(--box-shadow-up)}.headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_desktop .w-nav-list.level_3,.headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_desktop .w-nav-list.level_4{top:auto;bottom:0;transform-origin:0 100%}.headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-dropdown-list{top:auto;bottom:-.4em;padding-top:.4em;padding-bottom:2.4em}.admin-bar .l-header.pos_static.bg_solid~.l-main .l-section.full_height:first-of-type{min-height:calc(100vh - var(--header-height) - 32px)}.admin-bar .l-header.pos_fixed:not(.sticky_auto_hide)~.l-main .l-section.full_height:not(:first-of-type){min-height:calc(100vh - var(--header-sticky-height) - 32px)}.admin-bar.headerinpos_below .l-header.pos_fixed~.l-main .l-section.full_height:nth-of-type(2){min-height:calc(100vh - 32px)}}@media (min-width:1025px) and (max-width:1380px){.hidden_for_laptops{display:none!important}.l-subheader.at_top{display:none}.l-subheader.at_bottom{display:none}.l-header{position:relative;z-index:111}.l-subheader{margin:0 auto}.l-subheader.width_full{padding-left:1.5rem;padding-right:1.5rem}.l-subheader-h{display:flex;align-items:center;position:relative;margin:0 auto;max-width:var(--site-content-width,1200px);height:inherit}.w-header-show{display:none}.l-header.pos_fixed{position:fixed;left:var(--site-outline-width,0);right:var(--site-outline-width,0)}.l-header.pos_fixed:not(.notransition) .l-subheader{transition-property:transform,background,box-shadow,line-height,height,visibility;transition-duration:.3s;transition-timing-function:cubic-bezier(.78,.13,.15,.86)}.headerinpos_bottom.sticky_first_section .l-header.pos_fixed{position:fixed!important}.header_hor .l-header.sticky_auto_hide{transition:margin .3s cubic-bezier(.78,.13,.15,.86) .1s}.header_hor .l-header.sticky_auto_hide.down{margin-top:calc(-1.1 * var(--header-sticky-height,0px))}.l-header.bg_transparent:not(.sticky) .l-subheader{box-shadow:none!important;background:none}.l-header.bg_transparent~.l-main .l-section.width_full.height_auto:first-of-type>.l-section-h{padding-top:0!important;padding-bottom:0!important}.l-header.pos_static.bg_transparent{position:absolute;left:var(--site-outline-width,0);right:var(--site-outline-width,0)}.l-subheader.width_full .l-subheader-h{max-width:none!important}.l-header.shadow_thin .l-subheader.at_middle,.l-header.shadow_thin .l-subheader.at_bottom{box-shadow:0 1px 0 rgb(0 0 0 / .08)}.l-header.shadow_wide .l-subheader.at_middle,.l-header.shadow_wide .l-subheader.at_bottom{box-shadow:0 3px 5px -1px rgb(0 0 0 / .1),0 2px 1px -1px rgb(0 0 0 / .05)}.header_hor .l-subheader-cell>.w-cart{margin-left:0;margin-right:0}:root{--header-height:80px;--header-sticky-height:60px}.l-header:before{content:'80'}.l-header.sticky:before{content:'60'}.l-subheader.at_top{line-height:40px;height:40px;overflow:visible;visibility:visible}.l-header.sticky .l-subheader.at_top{line-height:40px;height:40px;overflow:visible;visibility:visible}.l-subheader.at_middle{line-height:80px;height:80px;overflow:visible;visibility:visible}.l-header.sticky .l-subheader.at_middle{line-height:60px;height:60px;overflow:visible;visibility:visible}.l-subheader.at_bottom{line-height:50px;height:50px;overflow:visible;visibility:visible}.l-header.sticky .l-subheader.at_bottom{line-height:50px;height:50px;overflow:visible;visibility:visible}.headerinpos_above .l-header.pos_fixed{overflow:hidden;transition:transform 0.3s;transform:translate3d(0,-100%,0)}.headerinpos_above .l-header.pos_fixed.sticky{overflow:visible;transform:none}.headerinpos_above .l-header.pos_fixed~.l-section>.l-section-h,.headerinpos_above .l-header.pos_fixed~.l-main .l-section:first-of-type>.l-section-h{padding-top:0!important}.headerinpos_below .l-header.pos_fixed:not(.sticky){position:absolute;top:100%}.headerinpos_below .l-header.pos_fixed~.l-main>.l-section:first-of-type>.l-section-h{padding-top:0!important}.headerinpos_below .l-header.pos_fixed~.l-main .l-section.full_height:nth-of-type(2){min-height:100vh}.headerinpos_below .l-header.pos_fixed~.l-main>.l-section:nth-of-type(2)>.l-section-h{padding-top:var(--header-height)}.headerinpos_bottom .l-header.pos_fixed:not(.sticky){position:absolute;top:100vh}.headerinpos_bottom .l-header.pos_fixed~.l-main>.l-section:first-of-type>.l-section-h{padding-top:0!important}.headerinpos_bottom .l-header.pos_fixed~.l-main>.l-section:first-of-type>.l-section-h{padding-bottom:var(--header-height)}.headerinpos_bottom .l-header.pos_fixed.bg_transparent~.l-main .l-section.valign_center:not(.height_auto):first-of-type>.l-section-h{top:calc(var(--header-height) / 2)}.headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-cart.layout_dropdown .w-cart-content,.headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_desktop .w-nav-list.level_2{bottom:100%;transform-origin:0 100%}.headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_mobile.m_layout_dropdown .w-nav-list.level_1{top:auto;bottom:100%;box-shadow:var(--box-shadow-up)}.headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_desktop .w-nav-list.level_3,.headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_desktop .w-nav-list.level_4{top:auto;bottom:0;transform-origin:0 100%}.headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-dropdown-list{top:auto;bottom:-.4em;padding-top:.4em;padding-bottom:2.4em}.admin-bar .l-header.pos_static.bg_solid~.l-main .l-section.full_height:first-of-type{min-height:calc(100vh - var(--header-height) - 32px)}.admin-bar .l-header.pos_fixed:not(.sticky_auto_hide)~.l-main .l-section.full_height:not(:first-of-type){min-height:calc(100vh - var(--header-sticky-height) - 32px)}.admin-bar.headerinpos_below .l-header.pos_fixed~.l-main .l-section.full_height:nth-of-type(2){min-height:calc(100vh - 32px)}}@media (min-width:901px) and (max-width:1024px){.hidden_for_tablets{display:none!important}.l-subheader.at_top{display:none}.l-subheader.at_bottom{display:none}.l-header{position:relative;z-index:111}.l-subheader{margin:0 auto}.l-subheader.width_full{padding-left:1.5rem;padding-right:1.5rem}.l-subheader-h{display:flex;align-items:center;position:relative;margin:0 auto;max-width:var(--site-content-width,1200px);height:inherit}.w-header-show{display:none}.l-header.pos_fixed{position:fixed;left:var(--site-outline-width,0);right:var(--site-outline-width,0)}.l-header.pos_fixed:not(.notransition) .l-subheader{transition-property:transform,background,box-shadow,line-height,height,visibility;transition-duration:.3s;transition-timing-function:cubic-bezier(.78,.13,.15,.86)}.headerinpos_bottom.sticky_first_section .l-header.pos_fixed{position:fixed!important}.header_hor .l-header.sticky_auto_hide{transition:margin .3s cubic-bezier(.78,.13,.15,.86) .1s}.header_hor .l-header.sticky_auto_hide.down{margin-top:calc(-1.1 * var(--header-sticky-height,0px))}.l-header.bg_transparent:not(.sticky) .l-subheader{box-shadow:none!important;background:none}.l-header.bg_transparent~.l-main .l-section.width_full.height_auto:first-of-type>.l-section-h{padding-top:0!important;padding-bottom:0!important}.l-header.pos_static.bg_transparent{position:absolute;left:var(--site-outline-width,0);right:var(--site-outline-width,0)}.l-subheader.width_full .l-subheader-h{max-width:none!important}.l-header.shadow_thin .l-subheader.at_middle,.l-header.shadow_thin .l-subheader.at_bottom{box-shadow:0 1px 0 rgb(0 0 0 / .08)}.l-header.shadow_wide .l-subheader.at_middle,.l-header.shadow_wide .l-subheader.at_bottom{box-shadow:0 3px 5px -1px rgb(0 0 0 / .1),0 2px 1px -1px rgb(0 0 0 / .05)}.header_hor .l-subheader-cell>.w-cart{margin-left:0;margin-right:0}:root{--header-height:80px;--header-sticky-height:60px}.l-header:before{content:'80'}.l-header.sticky:before{content:'60'}.l-subheader.at_top{line-height:40px;height:40px;overflow:visible;visibility:visible}.l-header.sticky .l-subheader.at_top{line-height:40px;height:40px;overflow:visible;visibility:visible}.l-subheader.at_middle{line-height:80px;height:80px;overflow:visible;visibility:visible}.l-header.sticky .l-subheader.at_middle{line-height:60px;height:60px;overflow:visible;visibility:visible}.l-subheader.at_bottom{line-height:50px;height:50px;overflow:visible;visibility:visible}.l-header.sticky .l-subheader.at_bottom{line-height:50px;height:50px;overflow:visible;visibility:visible}}@media (max-width:900px){.hidden_for_mobiles{display:none!important}.l-subheader.at_top{display:none}.l-subheader.at_bottom{display:none}.l-header{position:relative;z-index:111}.l-subheader{margin:0 auto}.l-subheader.width_full{padding-left:1.5rem;padding-right:1.5rem}.l-subheader-h{display:flex;align-items:center;position:relative;margin:0 auto;max-width:var(--site-content-width,1200px);height:inherit}.w-header-show{display:none}.l-header.pos_fixed{position:fixed;left:var(--site-outline-width,0);right:var(--site-outline-width,0)}.l-header.pos_fixed:not(.notransition) .l-subheader{transition-property:transform,background,box-shadow,line-height,height,visibility;transition-duration:.3s;transition-timing-function:cubic-bezier(.78,.13,.15,.86)}.headerinpos_bottom.sticky_first_section .l-header.pos_fixed{position:fixed!important}.header_hor .l-header.sticky_auto_hide{transition:margin .3s cubic-bezier(.78,.13,.15,.86) .1s}.header_hor .l-header.sticky_auto_hide.down{margin-top:calc(-1.1 * var(--header-sticky-height,0px))}.l-header.bg_transparent:not(.sticky) .l-subheader{box-shadow:none!important;background:none}.l-header.bg_transparent~.l-main .l-section.width_full.height_auto:first-of-type>.l-section-h{padding-top:0!important;padding-bottom:0!important}.l-header.pos_static.bg_transparent{position:absolute;left:var(--site-outline-width,0);right:var(--site-outline-width,0)}.l-subheader.width_full .l-subheader-h{max-width:none!important}.l-header.shadow_thin .l-subheader.at_middle,.l-header.shadow_thin .l-subheader.at_bottom{box-shadow:0 1px 0 rgb(0 0 0 / .08)}.l-header.shadow_wide .l-subheader.at_middle,.l-header.shadow_wide .l-subheader.at_bottom{box-shadow:0 3px 5px -1px rgb(0 0 0 / .1),0 2px 1px -1px rgb(0 0 0 / .05)}.header_hor .l-subheader-cell>.w-cart{margin-left:0;margin-right:0}:root{--header-height:70px;--header-sticky-height:70px}.l-header:before{content:'70'}.l-header.sticky:before{content:'70'}.l-subheader.at_top{line-height:40px;height:40px;overflow:visible;visibility:visible}.l-header.sticky .l-subheader.at_top{line-height:40px;height:40px;overflow:visible;visibility:visible}.l-subheader.at_middle{line-height:70px;height:70px;overflow:visible;visibility:visible}.l-header.sticky .l-subheader.at_middle{line-height:70px;height:70px;overflow:visible;visibility:visible}.l-subheader.at_bottom{line-height:50px;height:50px;overflow:visible;visibility:visible}.l-header.sticky .l-subheader.at_bottom{line-height:50px;height:50px;overflow:visible;visibility:visible}}@media (min-width:1381px){.ush_image_1{height:45px!important}.l-header.sticky .ush_image_1{height:45px!important}}@media (min-width:1025px) and (max-width:1380px){.ush_image_1{height:45px!important}.l-header.sticky .ush_image_1{height:45px!important}}@media (min-width:901px) and (max-width:1024px){.ush_image_1{height:35px!important}.l-header.sticky .ush_image_1{height:35px!important}}@media (max-width:900px){.ush_image_1{height:28px!important}.l-header.sticky .ush_image_1{height:28px!important}}.header_hor .ush_menu_1.type_desktop .menu-item.level_1>a:not(.w-btn){padding-left:20px;padding-right:20px}.header_hor .ush_menu_1.type_desktop .menu-item.level_1>a.w-btn{margin-left:20px;margin-right:20px}.header_hor .ush_menu_1.type_desktop.align-edges>.w-nav-list.level_1{margin-left:-20px;margin-right:-20px}.header_ver .ush_menu_1.type_desktop .menu-item.level_1>a:not(.w-btn){padding-top:20px;padding-bottom:20px}.header_ver .ush_menu_1.type_desktop .menu-item.level_1>a.w-btn{margin-top:20px;margin-bottom:20px}.ush_menu_1.type_desktop .menu-item:not(.level_1){font-size:1rem}.ush_menu_1.type_mobile .w-nav-anchor.level_1,.ush_menu_1.type_mobile .w-nav-anchor.level_1+.w-nav-arrow{font-size:1.1rem}.ush_menu_1.type_mobile .w-nav-anchor:not(.level_1),.ush_menu_1.type_mobile .w-nav-anchor:not(.level_1)+.w-nav-arrow{font-size:.9rem}@media (min-width:1381px){.ush_menu_1 .w-nav-icon{--icon-size:36px;--icon-size-int:36}}@media (min-width:1025px) and (max-width:1380px){.ush_menu_1 .w-nav-icon{--icon-size:32px;--icon-size-int:32}}@media (min-width:901px) and (max-width:1024px){.ush_menu_1 .w-nav-icon{--icon-size:28px;--icon-size-int:28}}@media (max-width:900px){.ush_menu_1 .w-nav-icon{--icon-size:24px;--icon-size-int:24}}@media screen and (max-width:768px){.w-nav.ush_menu_1>.w-nav-list.level_1{display:none}.ush_menu_1 .w-nav-control{display:flex}}.no-touch .ush_menu_1 .w-nav-item.level_1.opened>a:not(.w-btn),.no-touch .ush_menu_1 .w-nav-item.level_1:hover>a:not(.w-btn){background:#fff0;color:var(--color-header-middle-text-hover)}.ush_menu_1 .w-nav-item.level_1.current-menu-item>a:not(.w-btn),.ush_menu_1 .w-nav-item.level_1.current-menu-ancestor>a:not(.w-btn),.ush_menu_1 .w-nav-item.level_1.current-page-ancestor>a:not(.w-btn){background:#fff0;color:var(--color-header-middle-text-hover)}.l-header.bg_transparent:not(.sticky) .ush_menu_1.type_desktop .w-nav-item.level_1.current-menu-item>a:not(.w-btn),.l-header.bg_transparent:not(.sticky) .ush_menu_1.type_desktop .w-nav-item.level_1.current-menu-ancestor>a:not(.w-btn),.l-header.bg_transparent:not(.sticky) .ush_menu_1.type_desktop .w-nav-item.level_1.current-page-ancestor>a:not(.w-btn){background:#fff0;color:var(--color-header-transparent-text-hover)}.ush_menu_1 .w-nav-list:not(.level_1){background:var(--color-header-middle-bg);color:var(--color-header-middle-text)}.no-touch .ush_menu_1 .w-nav-item:not(.level_1)>a:focus,.no-touch .ush_menu_1 .w-nav-item:not(.level_1):hover>a{background:#fff0;color:var(--color-header-middle-text-hover)}.ush_menu_1 .w-nav-item:not(.level_1).current-menu-item>a,.ush_menu_1 .w-nav-item:not(.level_1).current-menu-ancestor>a,.ush_menu_1 .w-nav-item:not(.level_1).current-page-ancestor>a{background:#fff0;color:var(--color-header-middle-text-hover)}.header_hor .ush_menu_2.type_desktop .menu-item.level_1>a:not(.w-btn){padding-left:20px;padding-right:20px}.header_hor .ush_menu_2.type_desktop .menu-item.level_1>a.w-btn{margin-left:20px;margin-right:20px}.header_hor .ush_menu_2.type_desktop.align-edges>.w-nav-list.level_1{margin-left:-20px;margin-right:-20px}.header_ver .ush_menu_2.type_desktop .menu-item.level_1>a:not(.w-btn){padding-top:20px;padding-bottom:20px}.header_ver .ush_menu_2.type_desktop .menu-item.level_1>a.w-btn{margin-top:20px;margin-bottom:20px}.ush_menu_2.type_desktop .menu-item:not(.level_1){font-size:1rem}.ush_menu_2.type_mobile .w-nav-anchor.level_1,.ush_menu_2.type_mobile .w-nav-anchor.level_1+.w-nav-arrow{font-size:1.1rem}.ush_menu_2.type_mobile .w-nav-anchor:not(.level_1),.ush_menu_2.type_mobile .w-nav-anchor:not(.level_1)+.w-nav-arrow{font-size:.9rem}@media (min-width:1381px){.ush_menu_2 .w-nav-icon{--icon-size:36px;--icon-size-int:36}}@media (min-width:1025px) and (max-width:1380px){.ush_menu_2 .w-nav-icon{--icon-size:32px;--icon-size-int:32}}@media (min-width:901px) and (max-width:1024px){.ush_menu_2 .w-nav-icon{--icon-size:28px;--icon-size-int:28}}@media (max-width:900px){.ush_menu_2 .w-nav-icon{--icon-size:24px;--icon-size-int:24}}@media screen and (max-width:768px){.w-nav.ush_menu_2>.w-nav-list.level_1{display:none}.ush_menu_2 .w-nav-control{display:flex}}.no-touch .ush_menu_2 .w-nav-item.level_1.opened>a:not(.w-btn),.no-touch .ush_menu_2 .w-nav-item.level_1:hover>a:not(.w-btn){background:#fff0;color:var(--color-header-middle-text-hover)}.ush_menu_2 .w-nav-item.level_1.current-menu-item>a:not(.w-btn),.ush_menu_2 .w-nav-item.level_1.current-menu-ancestor>a:not(.w-btn),.ush_menu_2 .w-nav-item.level_1.current-page-ancestor>a:not(.w-btn){background:#fff0;color:var(--color-header-middle-text-hover)}.l-header.bg_transparent:not(.sticky) .ush_menu_2.type_desktop .w-nav-item.level_1.current-menu-item>a:not(.w-btn),.l-header.bg_transparent:not(.sticky) .ush_menu_2.type_desktop .w-nav-item.level_1.current-menu-ancestor>a:not(.w-btn),.l-header.bg_transparent:not(.sticky) .ush_menu_2.type_desktop .w-nav-item.level_1.current-page-ancestor>a:not(.w-btn){background:#fff0;color:var(--color-header-transparent-text-hover)}.ush_menu_2 .w-nav-list:not(.level_1){background:var(--color-header-middle-bg);color:var(--color-header-middle-text)}.no-touch .ush_menu_2 .w-nav-item:not(.level_1)>a:focus,.no-touch .ush_menu_2 .w-nav-item:not(.level_1):hover>a{background:#fff0;color:var(--color-header-middle-text-hover)}.ush_menu_2 .w-nav-item:not(.level_1).current-menu-item>a,.ush_menu_2 .w-nav-item:not(.level_1).current-menu-ancestor>a,.ush_menu_2 .w-nav-item:not(.level_1).current-page-ancestor>a{background:#fff0;color:var(--color-header-middle-text-hover)}.header_hor .ush_menu_3.type_desktop .menu-item.level_1>a:not(.w-btn){padding-left:20px;padding-right:20px}.header_hor .ush_menu_3.type_desktop .menu-item.level_1>a.w-btn{margin-left:20px;margin-right:20px}.header_hor .ush_menu_3.type_desktop.align-edges>.w-nav-list.level_1{margin-left:-20px;margin-right:-20px}.header_ver .ush_menu_3.type_desktop .menu-item.level_1>a:not(.w-btn){padding-top:20px;padding-bottom:20px}.header_ver .ush_menu_3.type_desktop .menu-item.level_1>a.w-btn{margin-top:20px;margin-bottom:20px}.ush_menu_3.type_desktop .menu-item:not(.level_1){font-size:1rem}.ush_menu_3.type_mobile .w-nav-anchor.level_1,.ush_menu_3.type_mobile .w-nav-anchor.level_1+.w-nav-arrow{font-size:1.1rem}.ush_menu_3.type_mobile .w-nav-anchor:not(.level_1),.ush_menu_3.type_mobile .w-nav-anchor:not(.level_1)+.w-nav-arrow{font-size:.9rem}@media (min-width:1381px){.ush_menu_3 .w-nav-icon{--icon-size:36px;--icon-size-int:36}}@media (min-width:1025px) and (max-width:1380px){.ush_menu_3 .w-nav-icon{--icon-size:32px;--icon-size-int:32}}@media (min-width:901px) and (max-width:1024px){.ush_menu_3 .w-nav-icon{--icon-size:28px;--icon-size-int:28}}@media (max-width:900px){.ush_menu_3 .w-nav-icon{--icon-size:24px;--icon-size-int:24}}@media screen and (max-width:768px){.w-nav.ush_menu_3>.w-nav-list.level_1{display:none}.ush_menu_3 .w-nav-control{display:flex}}.no-touch .ush_menu_3 .w-nav-item.level_1.opened>a:not(.w-btn),.no-touch .ush_menu_3 .w-nav-item.level_1:hover>a:not(.w-btn){background:#fff0;color:var(--color-header-middle-text-hover)}.ush_menu_3 .w-nav-item.level_1.current-menu-item>a:not(.w-btn),.ush_menu_3 .w-nav-item.level_1.current-menu-ancestor>a:not(.w-btn),.ush_menu_3 .w-nav-item.level_1.current-page-ancestor>a:not(.w-btn){background:#fff0;color:var(--color-header-middle-text-hover)}.l-header.bg_transparent:not(.sticky) .ush_menu_3.type_desktop .w-nav-item.level_1.current-menu-item>a:not(.w-btn),.l-header.bg_transparent:not(.sticky) .ush_menu_3.type_desktop .w-nav-item.level_1.current-menu-ancestor>a:not(.w-btn),.l-header.bg_transparent:not(.sticky) .ush_menu_3.type_desktop .w-nav-item.level_1.current-page-ancestor>a:not(.w-btn){background:#fff0;color:var(--color-header-transparent-text-hover)}.ush_menu_3 .w-nav-list:not(.level_1){background:var(--color-header-middle-bg);color:var(--color-header-middle-text)}.no-touch .ush_menu_3 .w-nav-item:not(.level_1)>a:focus,.no-touch .ush_menu_3 .w-nav-item:not(.level_1):hover>a{background:#fff0;color:var(--color-header-middle-text-hover)}.ush_menu_3 .w-nav-item:not(.level_1).current-menu-item>a,.ush_menu_3 .w-nav-item:not(.level_1).current-menu-ancestor>a,.ush_menu_3 .w-nav-item:not(.level_1).current-page-ancestor>a{background:#fff0;color:var(--color-header-middle-text-hover)}.header_hor .ush_menu_4.type_desktop .menu-item.level_1>a:not(.w-btn){padding-left:20px;padding-right:20px}.header_hor .ush_menu_4.type_desktop .menu-item.level_1>a.w-btn{margin-left:20px;margin-right:20px}.header_hor .ush_menu_4.type_desktop.align-edges>.w-nav-list.level_1{margin-left:-20px;margin-right:-20px}.header_ver .ush_menu_4.type_desktop .menu-item.level_1>a:not(.w-btn){padding-top:20px;padding-bottom:20px}.header_ver .ush_menu_4.type_desktop .menu-item.level_1>a.w-btn{margin-top:20px;margin-bottom:20px}.ush_menu_4.type_desktop .menu-item:not(.level_1){font-size:1rem}.ush_menu_4.type_mobile .w-nav-anchor.level_1,.ush_menu_4.type_mobile .w-nav-anchor.level_1+.w-nav-arrow{font-size:1.1rem}.ush_menu_4.type_mobile .w-nav-anchor:not(.level_1),.ush_menu_4.type_mobile .w-nav-anchor:not(.level_1)+.w-nav-arrow{font-size:.9rem}@media (min-width:1381px){.ush_menu_4 .w-nav-icon{--icon-size:36px;--icon-size-int:36}}@media (min-width:1025px) and (max-width:1380px){.ush_menu_4 .w-nav-icon{--icon-size:32px;--icon-size-int:32}}@media (min-width:901px) and (max-width:1024px){.ush_menu_4 .w-nav-icon{--icon-size:28px;--icon-size-int:28}}@media (max-width:900px){.ush_menu_4 .w-nav-icon{--icon-size:24px;--icon-size-int:24}}@media screen and (max-width:899px){.w-nav.ush_menu_4>.w-nav-list.level_1{display:none}.ush_menu_4 .w-nav-control{display:flex}}.no-touch .ush_menu_4 .w-nav-item.level_1.opened>a:not(.w-btn),.no-touch .ush_menu_4 .w-nav-item.level_1:hover>a:not(.w-btn){background:#fff0;color:var(--color-header-middle-text-hover)}.ush_menu_4 .w-nav-item.level_1.current-menu-item>a:not(.w-btn),.ush_menu_4 .w-nav-item.level_1.current-menu-ancestor>a:not(.w-btn),.ush_menu_4 .w-nav-item.level_1.current-page-ancestor>a:not(.w-btn){background:#fff0;color:var(--color-header-middle-text-hover)}.l-header.bg_transparent:not(.sticky) .ush_menu_4.type_desktop .w-nav-item.level_1.current-menu-item>a:not(.w-btn),.l-header.bg_transparent:not(.sticky) .ush_menu_4.type_desktop .w-nav-item.level_1.current-menu-ancestor>a:not(.w-btn),.l-header.bg_transparent:not(.sticky) .ush_menu_4.type_desktop .w-nav-item.level_1.current-page-ancestor>a:not(.w-btn){background:#fff0;color:var(--color-header-transparent-text-hover)}.ush_menu_4 .w-nav-list:not(.level_1){background:var(--color-header-middle-bg);color:var(--color-header-middle-text)}.no-touch .ush_menu_4 .w-nav-item:not(.level_1)>a:focus,.no-touch .ush_menu_4 .w-nav-item:not(.level_1):hover>a{background:#fff0;color:var(--color-header-middle-text-hover)}.ush_menu_4 .w-nav-item:not(.level_1).current-menu-item>a,.ush_menu_4 .w-nav-item:not(.level_1).current-menu-ancestor>a,.ush_menu_4 .w-nav-item:not(.level_1).current-page-ancestor>a{background:#fff0;color:var(--color-header-middle-text-hover)}@media (min-width:1381px){.ush_cart_1 .w-cart-link{font-size:20px}}@media (min-width:1025px) and (max-width:1380px){.ush_cart_1 .w-cart-link{font-size:20px}}@media (min-width:901px) and (max-width:1024px){.ush_cart_1 .w-cart-link{font-size:20px}}@media (max-width:900px){.ush_cart_1 .w-cart-link{font-size:18px}}.ush_favs_counter_1{margin-right:1rem!important}.ush_menu_1{color:#fefefe!important}.ush_menu_2{color:#fefefe!important}@media (min-width:1025px) and (max-width:1380px){.ush_favs_counter_1{margin-right:1rem!important}}@media (min-width:601px) and (max-width:1024px){.ush_favs_counter_1{margin-right:1rem!important}}@media (max-width:600px){.ush_favs_counter_1{margin-right:0!important}}.us_custom_c16f88a6{font-size:1.5rem!important;font-family:Forge!important;font-weight:700!important;text-transform:uppercase!important;font-style:italic!important}.us_custom_431804c3{font-size:1.2rem!important;font-family:Forge!important;font-weight:700!important;text-transform:uppercase!important;font-style:italic!important;margin-top:1.5rem!important}.us_custom_76d2b516{text-transform:uppercase!important;font:italic 700 2rem / 1.2 Forge!important}.us_custom_f2eec366{margin-bottom:1rem!important}.us_custom_703b2333{margin-top:1rem!important}.us_custom_eb849559{text-align:center!important}@media (min-width:1025px) and (max-width:1380px){.us_custom_76d2b516{text-transform:uppercase!important;font:italic 700 2rem / 1.2 Forge!important}}@media (min-width:601px) and (max-width:1024px){.us_custom_76d2b516{text-transform:uppercase!important;font:italic 700 1.5rem / 1.2 Forge!important}}@media (max-width:600px){.us_custom_76d2b516{text-transform:uppercase!important;font:italic 700 1.5rem / 1.2 Forge!important}}:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#ffffff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp:6px 6px 0px rgb(0, 0, 0)}:where(.is-layout-flex){gap:.5em}:where(.is-layout-grid){gap:.5em}body .is-layout-flex{display:flex}.is-layout-flex{flex-wrap:wrap;align-items:center}.is-layout-flex>:is(*,div){margin:0}body .is-layout-grid{display:grid}.is-layout-grid>:is(*,div){margin:0}:where(.wp-block-columns.is-layout-flex){gap:2em}:where(.wp-block-columns.is-layout-grid){gap:2em}:where(.wp-block-post-template.is-layout-flex){gap:1.25em}:where(.wp-block-post-template.is-layout-grid){gap:1.25em}.has-black-color{color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-color{color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-color{color:var(--wp--preset--color--white)!important}.has-pale-pink-color{color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-color{color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-color{color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-color{color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-color{color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-color{color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-color{color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-color{color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-color{color:var(--wp--preset--color--vivid-purple)!important}.has-black-background-color{background-color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-background-color{background-color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-background-color{background-color:var(--wp--preset--color--white)!important}.has-pale-pink-background-color{background-color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-background-color{background-color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-background-color{background-color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-background-color{background-color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-background-color{background-color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-background-color{background-color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-background-color{background-color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-background-color{background-color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-background-color{background-color:var(--wp--preset--color--vivid-purple)!important}.has-black-border-color{border-color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-border-color{border-color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-border-color{border-color:var(--wp--preset--color--white)!important}.has-pale-pink-border-color{border-color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-border-color{border-color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-border-color{border-color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-border-color{border-color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-border-color{border-color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-border-color{border-color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-border-color{border-color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-border-color{border-color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-border-color{border-color:var(--wp--preset--color--vivid-purple)!important}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple)!important}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan)!important}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange)!important}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red)!important}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray)!important}.has-cool-to-warm-spectrum-gradient-background{background:var(--wp--preset--gradient--cool-to-warm-spectrum)!important}.has-blush-light-purple-gradient-background{background:var(--wp--preset--gradient--blush-light-purple)!important}.has-blush-bordeaux-gradient-background{background:var(--wp--preset--gradient--blush-bordeaux)!important}.has-luminous-dusk-gradient-background{background:var(--wp--preset--gradient--luminous-dusk)!important}.has-pale-ocean-gradient-background{background:var(--wp--preset--gradient--pale-ocean)!important}.has-electric-grass-gradient-background{background:var(--wp--preset--gradient--electric-grass)!important}.has-midnight-gradient-background{background:var(--wp--preset--gradient--midnight)!important}.has-small-font-size{font-size:var(--wp--preset--font-size--small)!important}.has-medium-font-size{font-size:var(--wp--preset--font-size--medium)!important}.has-large-font-size{font-size:var(--wp--preset--font-size--large)!important}.has-x-large-font-size{font-size:var(--wp--preset--font-size--x-large)!important}.woocommerce-photo-reviews-rating-html-shortcode{display:flex;align-items:center}@keyframes wcpr_notify_loading{0%{transform:translate3d(0,2px,0) scale(1.2,.85)}to{transform:translate3d(0,-5px,0) scale(.9,1.1)}}@font-face{font-family:"woocommerce-photo-reviews";src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.eot);src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.woff) format("woff"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.ttf) format("truetype"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.svg) format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"star";src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/star.eot);src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/star.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/star.woff) format("woff"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/star.ttf) format("truetype"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/star.svg#star) format("svg");font-weight:400;font-style:normal;font-display:swap}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-family:"star";src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/star.svg) format("svg")}}.wp-theme-goya .woocommerce-photo-reviews-form .comment-form-rating{background:0 0;display:inline-flex;align-items:center}.wp-theme-goya .woocommerce-photo-reviews-form-popup .woocommerce-photo-reviews-form-main-top .popup-title{color:#282828}.woocommerce-photo-reviews-form-popup .comment-reply-title{display:none}.woocommerce-photo-reviews-form-popup .woocommerce-photo-reviews-form-main-top .popup-title{font-size:30px;text-transform:capitalize}.wcpr-hidden{display:none!important}.wcpr-comment-form-error{color:red;display:inline-grid;white-space:break-spaces!important;margin-bottom:15px;width:100%!important}.wcpr-comment-form-notify{color:#456083;display:inline-block}.wcpr-comment-form-notify>span{display:inline-flex;white-space:break-spaces!important;align-items:baseline;gap:5px;margin-left:5px}.wcpr-comment-form-notify>span span{width:5px;height:5px;border-radius:100%;background:#456083;animation:wcpr_notify_loading .5s .1s alternate infinite cubic-bezier(.6,.05,.15,.95) backwards}.wcpr-comment-form-notify>span span:first-child{animation:wcpr_notify_loading .5s alternate infinite cubic-bezier(.6,.05,.15,.95)}.wcpr-comment-form-notify>span span:last-child{animation:wcpr_notify_loading .5s .12s alternate infinite cubic-bezier(.6,.05,.15,.95) backwards}.wcpr_image_upload_button.icon_with_text{padding:0;background-color:#fff0;border:unset;display:inline-flex;align-items:center}.wcpr_image_upload_button.icon_with_text:before{content:"";background:url(/wp-content/plugins/woocommerce-photo-reviews/images/add-photo-bigger.svg) no-repeat center/contain;width:90px;height:90px;margin-right:15px;background-color:#fff0;background-size:40px;padding:15px;mask-size:40px;border:solid 1px #c3c3c3!important;border-radius:6px;display:block}.wcpr_image_upload_button,.wcpr_image_upload_button.button{text-transform:inherit;margin-top:0;margin-bottom:0}.woocommerce-photo-reviews-form-container .woocommerce-photo-reviews-form-main .woocommerce-photo-reviews-form-main-inner{background:#fff;max-width:100%;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;overflow:hidden;padding:10px}.woocommerce-photo-reviews-form-container .woocommerce-photo-reviews-form-main .woocommerce-photo-reviews-form-main-top .woocommerce-photo-reviews-form-main-close{display:flex;width:36px;height:36px;position:absolute;right:0;top:0;justify-content:center;align-items:center;font-weight:700;color:#000;cursor:pointer;transition:background 200ms ease;border-radius:0 5px 0 5px}.woocommerce-photo-reviews-form-container .woocommerce-photo-reviews-form-main .woocommerce-photo-reviews-form-main-top .woocommerce-photo-reviews-form-main-close:hover{background:rgb(1 1 1 / .1)}.woocommerce-photo-reviews-form-container .woocommerce-photo-reviews-form-main .woocommerce-photo-reviews-form-main-top{position:relative;height:36px;display:flex;justify-content:center;align-items:center;font-size:20px}.woocommerce-photo-reviews-form-container .woocommerce-photo-reviews-form-main .woocommerce-photo-reviews-form-main-content{display:flex;justify-content:space-evenly;align-items:center}.woocommerce-photo-reviews-form-container .woocommerce-photo-reviews-form-main .woocommerce-photo-reviews-form-main-top .woocommerce-photo-reviews-form-main-close:before{font-family:"woocommerce-photo-reviews";content:"\f101"}.woocommerce-photo-reviews-form-container *{box-sizing:border-box!important}.woocommerce-photo-reviews-form{max-width:100%;width:600px}.woocommerce-photo-reviews-form input,.woocommerce-photo-reviews-form textarea{border-radius:6px;border:1px solid #c3c3c3}.woocommerce-photo-reviews-form input#submit,.woocommerce-photo-reviews-form input[type=submit],.woocommerce-photo-reviews-form textarea#submit,.woocommerce-photo-reviews-form textarea[type=submit]{border:unset}.woocommerce-photo-reviews-form .form-submit{text-align:left}.woocommerce-photo-reviews-form-product{max-width:260px}.comment-form-rating label{display:block}.woocommerce-photo-reviews-form-meta-reviews .woocommerce-product-rating{line-height:1em;margin:5px 0}.woocommerce-photo-reviews-form .comment-form>div{width:100%}.woocommerce-photo-reviews-form .comment-form .comment-form-images,.woocommerce-photo-reviews-form .comment-form .comment-form-rating,.woocommerce-photo-reviews-form .comment-form .wcpr-comment-form-images,.woocommerce-photo-reviews-form .comment-form .wcpr-comment-form-title,.woocommerce-photo-reviews-form .comment-form .wcpr-custom-fields,.woocommerce-photo-reviews-form .comment-form p:not(.comment-form-email){padding:0}.wcpr-input-file-container .wcpr-input-file-wrap .wcpr-selected-image-container{display:flex;flex-wrap:wrap;gap:10px;align-items:flex-end}.wcpr-input-file-container .wcpr-input-file-wrap{margin-top:10px;margin-bottom:10px}.wcpr-comment-form-images .wcpr-selected-image{width:30%;max-width:128px;margin:10px 0 0}.wcpr-comment-form-images.wcpr-comment-form-images-with-caption .wcpr-selected-image{width:100%;max-width:100%;margin:5px 0;display:flex;align-items:center}.wcpr-comment-form-images.wcpr-comment-form-images-with-caption .wcpr-selected-image video.wcpr-selected-image-preview{width:auto;max-width:100px}.wcpr-comment-form-images.wcpr-comment-form-images-with-caption .wcpr-selected-image img.wcpr-selected-image-preview{width:25%;max-width:64px}.wcpr-input-file-container .wcpr-input-file-wrap .wcpr-selected-image input{margin:0}.wcpr-comment-form-images{margin:.5em 0;width:100%}.wcpr-comment-form-images.wcpr-comment-form-images-with-caption .wcpr-selected-image-info{width:calc(100% - 64px);padding-left:10px}.wcpr-comment-form-images .wcpr-selected-image-caption{width:100%}.wcpr-comment-form-images .wcpr-selected-image-name{width:100%;overflow:hidden;text-overflow:ellipsis;font-size:.8em;white-space:nowrap}.wcpr-comment-form-images .wcpr_image_upload{width:100%;margin-bottom:10px}.wcpr-custom-field{margin:8px 0}.wcpr-custom-field .wcpr-custom-field-name{font-size:16px}.wcpr-custom-field .wcpr-custom-field-input{display:flex;justify-content:space-between;justify-items:center;align-items:center}.wcpr-custom-field .wcpr-custom-field-input>div{width:48%}.wcpr-custom-field .wcpr-custom-field-input>div input,.wcpr-custom-field-input>div select{width:100%;padding:5px;margin:0;font-size:14px}.woocommerce-photo-reviews-form p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none;border:0;margin:0;font-size:14px}.woocommerce-photo-reviews-form p.stars a:after{position:static}.woocommerce-photo-reviews-form p.stars a::before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:"star";content:"S"!important;text-indent:0;color:#ffb600;opacity:.3}.woocommerce-photo-reviews-form p.stars a:hover~a::before,.woocommerce-photo-reviews-form p.stars.selected a.active~a::before{opacity:.3}.woocommerce-photo-reviews-form p.stars.selected a.active::before,.woocommerce-photo-reviews-form p.stars:hover a::before{opacity:1}.woocommerce-photo-reviews-form p.stars.selected a:not(.active)::before{opacity:1}.woocommerce-photo-reviews-form-product .star-rating span{font-family:"star";overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em;height:22px}.woocommerce-photo-reviews-form-product .star-rating{margin:0 0 5px;text-align:left;display:block;overflow:hidden;position:relative;height:1em;line-height:1em;font-family:"star";float:left;padding-top:1.5em;font-size:14px;width:5.5em;letter-spacing:1px}.woocommerce-photo-reviews-form-product .star-rating:before{content:"SSSSS";float:left;top:0;left:0;position:absolute;font-family:"star";color:#ffb600;opacity:.3!important}.woocommerce-photo-reviews-form-product .star-rating span:before{backface-visibility:hidden;content:"SSSSS";top:0;position:absolute;left:0;font-family:"star";color:#ffb600}.rtl .woocommerce-photo-reviews-form-product .star-rating{float:right}.woocommerce-photo-reviews-form-meta-price{clear:both}span.wcpr-review-custom-field-value{font-weight:500}span.wcpr-review-custom-field-name{font-weight:300}@media screen and (max-width:768px){.woocommerce-photo-reviews-form-container .woocommerce-photo-reviews-form-main .woocommerce-photo-reviews-form-main-content{flex-wrap:wrap}}.wcpr-comment-form label,.wcpr-comment-form textarea{margin:0;max-width:100%}.wcpr-comment-form .wcpr-comment-form-title input,.woocommerce-photo-reviews-form-container.woocommerce-photo-reviews-form-popup .form-submit input[type=submit]{margin:0;width:100%}.woocommerce-photo-reviews-form-container.woocommerce-photo-reviews-form-popup .woocommerce-photo-reviews-form-main{position:fixed;top:0;left:0;right:0;bottom:0;z-index:999999;background:rgb(1 1 1 / .5);display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.woocommerce-photo-reviews-form-container.woocommerce-photo-reviews-form-popup .woocommerce-photo-reviews-form-main .woocommerce-photo-reviews-form-main-content{background:#fff;padding:20px 10px;max-height:600px;overflow:auto;align-items:flex-start;gap:20px}.woocommerce-photo-reviews-form-main-content::-webkit-scrollbar{width:7px}.woocommerce-photo-reviews-form-main-content::-webkit-scrollbar-track{background:#f1f1f1;margin-top:2px;margin-bottom:2px}.woocommerce-photo-reviews-form-main-content::-webkit-scrollbar-thumb{background:#cecece;border-radius:20px}.woocommerce-photo-reviews-form-main-content::-webkit-scrollbar-thumb:hover{background:#a6a6a6}.woocommerce-photo-reviews-form-container.woocommerce-photo-reviews-form-popup .woocommerce-photo-reviews-form-button-add-review-container{display:block;padding:10px}.woocommerce-photo-reviews-form-container.woocommerce-photo-reviews-form-popup .woocommerce-photo-reviews-form-button-add-review-container .woocommerce-photo-reviews-form-button-add-review{padding:5px 10px;border:1px solid rgb(1 1 1 / .1);cursor:pointer;opacity:1;transition:opacity 200ms;white-space:nowrap}.woocommerce-photo-reviews-form-container.woocommerce-photo-reviews-form-popup .woocommerce-photo-reviews-form-button-add-review-container .woocommerce-photo-reviews-form-button-add-review:hover{opacity:.7}.woocommerce-photo-reviews-form-popup-hide .woocommerce-photo-reviews-form-main{display:none!important}.woocommerce-photo-reviews-form-container.woocommerce-photo-reviews-form-popup .form-submit{position:sticky;bottom:0;margin:0;width:100%}@media screen and (min-width:934px){.woocommerce-photo-reviews-form-container.woocommerce-photo-reviews-form-popup .woocommerce-photo-reviews-form-main .woocommerce-photo-reviews-form-main-content .woocommerce-photo-reviews-form-product{position:sticky;top:0}}@media screen and (max-width:768px){.woocommerce-photo-reviews-form-container.woocommerce-photo-reviews-form-popup .woocommerce-photo-reviews-form-main{overflow:auto}.woocommerce-photo-reviews-form-container.woocommerce-photo-reviews-form-popup .woocommerce-photo-reviews-form-main .woocommerce-photo-reviews-form-main-content{max-height:100%}}.woocommerce-photo-reviews-form-container.woocommerce-photo-reviews-form-popup .woocommerce-photo-reviews-form-button-add-review-container{text-align:center}@font-face{font-family:"woocommerce-photo-reviews";src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.eot);src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.woff) format("woff"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.ttf) format("truetype"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.svg) format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"star";src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/star.eot);src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/star.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/star.woff) format("woff"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/star.ttf) format("truetype"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/star.svg#star) format("svg");font-weight:400;font-style:normal;font-display:swap}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-family:"woocommerce-photo-reviews";src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.svg) format("svg")}@font-face{font-family:"star";src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/star.svg) format("svg")}}.rtl .shortcode-wcpr-stars-count{padding-left:0}.shortcode-wcpr-stars-count{font-size:10px;width:-webkit-fill-available;width:-moz-available}.shortcode-wcpr-stars-count.shortcode-grid-style .shortcode-wcpr-row{display:flex;font-size:14px;width:100%;height:22px;align-items:center;justify-content:space-between}.shortcode-wcpr-stars-count.shortcode-grid-style .shortcode-wcpr-row .shortcode-wcpr-col-number{display:inline-block;font-size:inherit;padding:0;width:auto}.shortcode-wcpr-stars-count.shortcode-grid-style .shortcode-wcpr-row .shortcode-wcpr-col-star{width:1.5em;overflow:hidden}.shortcode-wcpr-stars-count.shortcode-grid-style .shortcode-wcpr-row .shortcode-wcpr-col-star .star-rating{width:7.5em;float:unset}.shortcode-wcpr-stars-count.shortcode-grid-style .shortcode-wcpr-row .shortcode-wcpr-col-star .star-rating:before{opacity:0}.shortcode-wcpr-stars-count.shortcode-grid-style .shortcode-wcpr-row .shortcode-wcpr-col-process{max-width:calc(100% - 60px);width:100%;margin:0 10}.shortcode-wcpr-stars-count.shortcode-grid-style .shortcode-wcpr-row .shortcode-wcpr-col-rank-count{text-align:right}.rate-percent-bg,.shortcode-wcpr-stars-count .shortcode-wcpr-row{display:inline-block;font-size:0;width:100%;height:22px}.shortcode-wcpr-stars-count .shortcode-wcpr-row>div{vertical-align:middle;font-size:14px;display:inline-block;text-align:center;box-sizing:border-box;padding-left:5px}.shortcode-wcpr-stars-count .shortcode-wcpr-row .shortcode-wcpr-col-rank-count{width:50px;white-space:nowrap}.shortcode-wcpr-stars-count .shortcode-wcpr-row .shortcode-wcpr-col-process{width:calc(100% - 50px - 84px)}.shortcode-wcpr-stars-count .shortcode-wcpr-row .shortcode-wcpr-col-star{width:84px;font-size:14px}.shortcode-wcpr-stars-count .shortcode-wcpr-row .shortcode-wcpr-col-star .star-rating{width:100%;font-size:14px}.commentlist .comment-text .star-rating:before,.product .woocommerce-product-rating .star-rating:before,.shortcode-wcpr-overall-rating .shortcode-wcpr-overall-rating-right-star .star-rating:before,.shortcode-wcpr-stars-count .shortcode-wcpr-row .shortcode-wcpr-col-star .star-rating:before,.shortcode-wcpr-stars-count .shortcode-wcpr-row .shortcode-wcpr-col-star:before{color:#ffb600;opacity:.3!important}.commentlist .comment-text .star-rating span:before,.product .woocommerce-product-rating .star-rating span:before,.shortcode-wcpr-overall-rating .shortcode-wcpr-overall-rating-right-star .star-rating span:before,.shortcode-wcpr-stars-count .shortcode-wcpr-row .shortcode-wcpr-col-star .star-rating span:before,.shortcode-wcpr-stars-count .shortcode-wcpr-row .shortcode-wcpr-col-star span:before{color:#ffb600}.shortcode-wcpr-stars-count .shortcode-wcpr-row .shortcode-wcpr-col-number{width:16px;display:none}.rate-percent-bg .rate-percent-bg-1{position:absolute;text-align:center;width:100%;color:#fff;z-index:2}.rate-percent-bg .rate-percent{height:100%;position:absolute;top:0;left:0;z-index:1;border-radius:3px;background:#feb525}.rtl .rate-percent-bg .rate-percent{left:unset;right:0}.rate-percent-bg{position:relative;height:6px;background-color:rgb(0 0 0 / .1);vertical-align:middle;border-radius:3px;overflow:hidden}.shortcode-wcpr-col-star .star-rating span:before,.shortcode-wcpr-col-star .star-rating:before,.shortcode-wcpr-overall-rating-right-star .star-rating span:before,.shortcode-wcpr-overall-rating-right-star .star-rating:before{font-size:inherit;letter-spacing:1px!important}.shortcode-wcpr-overall-rating-and-rating-count{gap:20px;width:100%;padding-bottom:30px;display:inline-flex}.shortcode-wcpr-overall-rating-and-rating-count h2{display:inline;white-space:nowrap}.shortcode-wcpr-overall-rating-and-rating-count .shortcode-wcpr-overall-rating-main{display:flex;align-items:center}.shortcode-wcpr-overall-rating-and-rating-count .shortcode-wcpr-overall-rating-left{padding:15px 10px;text-align:center;vertical-align:middle;background:#2d2b2b;color:#fff;border-radius:3px;font-size:16px;margin:10px 1px}.shortcode-wcpr-overall-rating-and-rating-count .shortcode-wcpr-overall-rating-left .shortcode-wcpr-overall-rating-left-average{white-space:nowrap}.shortcode-wcpr-overall-rating-and-rating-count .shortcode-wcpr-overall-rating-right{padding-left:10px;text-align:left}.shortcode-wcpr-overall-rating-and-rating-count .shortcode-wcpr-overall-rating-right .shortcode-wcpr-overall-rating-right-total{float:none;clear:both;white-space:nowrap}.shortcode-wcpr-overall-rating-and-rating-count .shortcode-wcpr-overall-rating-right .shortcode-wcpr-overall-rating-right-star .star-rating{width:5.53em;font-size:14px;float:left}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-grid-style{display:flex;gap:20px;padding:0}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-grid-style .shortcode-wcpr-overall-rating{flex-grow:1;width:auto;background-color:#f6f6f6;display:flex;border-radius:10px;padding:20px}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-grid-style .shortcode-wcpr-overall-rating .shortcode-wcpr-overall-rating-main{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-grid-style .shortcode-wcpr-overall-rating .shortcode-wcpr-overall-rating-main .shortcode-wcpr-overall-rating-average{font-size:45px;font-weight:700;line-height:1.125}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-grid-style .shortcode-wcpr-overall-rating .shortcode-wcpr-overall-rating-main .shortcode-wcpr-overall-rating-right-star{font-size:20px}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-grid-style .shortcode-wcpr-overall-rating .shortcode-wcpr-overall-rating-main .shortcode-wcpr-overall-rating-right-star .star-rating{min-width:109px;min-height:20px}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-grid-style .shortcode-wcpr-overall-rating .shortcode-wcpr-overall-rating-main .shortcode-wcpr-overall-rating-right-star .star-rating span{min-height:20px}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-grid-style .shortcode-wcpr-overall-rating .shortcode-wcpr-overall-rating-main .shortcode-wcpr-overall-rating-right-star .star-rating span:before,.shortcode-wcpr-overall-rating-and-rating-count.shortcode-grid-style .shortcode-wcpr-overall-rating .shortcode-wcpr-overall-rating-main .shortcode-wcpr-overall-rating-right-star .star-rating:before{font-size:20px!important}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-grid-style .shortcode-wcpr-overall-rating .shortcode-wcpr-overall-rating-main .shortcode-wcpr-overall-rating-right-total{font-size:1.125em;margin-top:5px;color:#ffb600}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-grid-style .shortcode-wcpr-stars-count{flex-grow:1;width:auto;background-color:#f6f6f6;border-radius:10px;padding:20px}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-list-style .wcpr-title2 .shortcode-wcpr-overall-rating-right-star{font-size:22px}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-list-style .wcpr-title2 .shortcode-wcpr-overall-rating-right-star .star-rating{min-width:119px;min-height:22px}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-list-style .wcpr-title2 .shortcode-wcpr-overall-rating-right-star .star-rating span{min-height:22px}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-list-style .wcpr-title2 .shortcode-wcpr-overall-rating-right-star .star-rating span:before{font-size:22px!important}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-list-style .wcpr-title2 .shortcode-wcpr-overall-rating-right-star .star-rating:before{opacity:.3;font-size:22px!important}.rtl .shortcode-wcpr-overall-rating-right .shortcode-wcpr-overall-rating-right-star .star-rating{float:right}.shortcode-wcpr-filter-container{padding:0;margin:20px 0;text-align:center;display:flex;justify-content:center;flex-wrap:wrap;border:1px solid #ccc}.shortcode-wcpr-filter-container.wcpr-filter-style-grid,.shortcode-wcpr-filter-container.wcpr-filter-style-grid-layout-2{border-width:1px 0;margin-top:35px;margin-bottom:35px;gap:25px;padding:15px 0}.shortcode-wcpr-filter-container.wcpr-filter-style-grid .shortcode-wcpr-filter-button,.shortcode-wcpr-filter-container.wcpr-filter-style-grid-layout-2 .shortcode-wcpr-filter-button{border-radius:20px;margin:0}.shortcode-wcpr-comments .shortcode-wcpr-filter-container{display:flex!important}.shortcode-wcpr-filter-container .shortcode-wcpr-filter-button{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:2px;padding:10px 15px!important;display:inline-block;margin:10px 5px!important;font-size:15px;font-weight:300;line-height:1;color:#fff;background-color:rgb(0 0 0 / .5);transition:all 300ms ease-in-out 0s;text-decoration:none!important;border:1px solid}.shortcode-wcpr-filter-container .shortcode-wcpr-filter-button:hover{color:#fff;background-color:rgb(0 0 0 / .8)!important}.shortcode-wcpr-filter-container .shortcode-wcpr-filter-button.shortcode-wcpr-active{background-color:#000!important}.shortcode-wcpr-filter-button.shortcode-wcpr-filter-button-images:before{font-family:"woocommerce-photo-reviews";content:"\f109"}.shortcode-wcpr-filter-button.shortcode-wcpr-filter-button-verified:before{font-family:"woocommerce-photo-reviews";content:"\f10a"}.shortcode-wcpr-filter-button:before{margin:0 5px 0 0!important;font-size:inherit!important}ul.shortcode-wcpr-filter-button-ul{list-style-type:none;position:absolute;z-index:999;margin:10px 0 0!important;left:-1px;padding:0;display:none}.shortcode-wcpr-comment-form-images label,.shortcode-wcpr-filter-button-wrap:hover ul.shortcode-wcpr-filter-button-ul{display:block}.shortcode-wcpr-filter-button-wrap{position:relative;display:inline-block;width:125px}.shortcode-wcpr-filter-container li.shortcode-wcpr-filter-button-li{margin:0!important;display:inline-block}.shortcode-wcpr-filter-container li.shortcode-wcpr-filter-button-li a{margin:0!important;width:125px!important}@media screen and (max-width:680px){.shortcode-wcpr-overall-rating-and-rating-count{display:inline-block!important}.shortcode-wcpr-overall-rating-main{justify-content:center}.shortcode-wcpr-overall-rating{text-align:center}.shortcode-wcpr-stars-count{margin:0;padding:0}}.shortcode-wcpr-comment-form-images .wcpr_image_upload,body.theme-goya .shortcode-wcpr-comments .commentlist{max-width:100%}.woocommerce-photo-reviews-shortcode .wcpr-load-more-reviews-button-container .wcpr-load-more-reviews-button{display:inline-block!important;background:#000;color:#fff;border-radius:3px;width:100px;height:40px;line-height:40px;font-size:14px;margin:10px 0;font-weight:400;cursor:pointer;position:relative}.wcpr-load-more-reviews-button-container{text-align:center}.wcpr-custom-field{margin:8px 0}.wcpr-custom-field .wcpr-custom-field-name{font-size:16px}.wcpr-custom-field .wcpr-custom-field-input{display:flex;justify-content:space-between;justify-items:center;align-items:center}.wcpr-custom-field .wcpr-custom-field-input>div{width:48%}.wcpr-custom-field .wcpr-custom-field-input>div input,.wcpr-custom-field-input>div select{width:100%;padding:5px;margin:0;font-size:14px}.wcpr-review-custom-fields{display:flex;justify-content:space-between;flex-wrap:wrap}span.wcpr-review-custom-field-value{font-weight:500}span.wcpr-review-custom-field-name{font-weight:300}.wcpr-comment-helpful-button-container{margin:5px 0;display:flex;justify-content:flex-end;line-height:2em;border-top:1px solid rgb(1 1 1 / .1);flex-wrap:wrap;padding:5px 0;position:relative}.reviews-content-right-meta .wcpr-comment-helpful-button-container{margin:10px 0}.wcpr-comment-helpful-button-container span{cursor:pointer}span.wcpr-comment-helpful-button-label{margin:0 5px}.wcpr-comment-helpful-button-vote-container{display:flex}span.wcpr-comment-helpful-button-down-vote{transform:rotate(180deg)}.wcpr-comment-helpful-button-down-vote,.wcpr-comment-helpful-button-down-vote-count,.wcpr-comment-helpful-button-up-vote,.wcpr-comment-helpful-button-up-vote-count{font-weight:300;margin:0 2px}.wcpr-comment-helpful-button-up-vote{margin-right:8px}.wcpr-comment-helpful-button-voted-down .wcpr-comment-helpful-button-down-vote,.wcpr-comment-helpful-button-voted-down .wcpr-comment-helpful-button-down-vote-count,.wcpr-comment-helpful-button-voted-up .wcpr-comment-helpful-button-up-vote,.wcpr-comment-helpful-button-voted-up .wcpr-comment-helpful-button-up-vote-count{font-weight:700;cursor:initial}.wcpr-comment-helpful-button-voting-overlay{position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;background:rgb(255 255 255 / .5);display:none}.wcpr-comment-helpful-button-voting .wcpr-comment-helpful-button-voting-overlay{display:block}.wcpr-comment-helpful-button{transition:transform 200ms ease}.wcpr-comment-helpful-button-container:not(.wcpr-comment-helpful-button-voted-up) .wcpr-comment-helpful-button-up-vote:hover{transform:scale3d(1.2,1.2,1.2)}.wcpr-comment-helpful-button-container:not(.wcpr-comment-helpful-button-voted-down) .wcpr-comment-helpful-button-down-vote:hover{transform:scale3d(1.2,1.2,1.2) rotate(180deg)}.shortcode-wcpr-html{overflow:hidden}.shortcode-wcpr-pagination{padding:0 0 20px;display:inline-flex;gap:5px;width:100%}.shortcode-wcpr-pagination.wcpr-pagination-2{justify-content:center}.shortcode-wcpr-pagination.wcpr-pagination-2 .wcpr-page-numbers{border-radius:100%;padding:10px 14px;line-height:1;text-decoration:none;background:#fff;color:#212121;box-shadow:0 0 0 1px #ccc inset}.shortcode-wcpr-pagination.wcpr-pagination-2 .wcpr-page-numbers.wcpr-current,.shortcode-wcpr-pagination.wcpr-pagination-2 .wcpr-page-numbers:hover{color:#fff;background:#212121;box-shadow:unset}.shortcode-wcpr-pagination.wcpr-pagination-2 .wcpr-page-numbers.wcpr-no-page{box-shadow:unset}.shortcode-wcpr-pagination.wcpr-pagination-2 .wcpr-page-numbers.wcpr-page-numbers-nav{border-radius:20px;padding:10px 20px}.shortcode-wcpr-pagination .wcpr-page-numbers{padding:8px 12px;color:#fff;background-color:rgb(0 0 0 / .6)}.shortcode-wcpr-pagination .wcpr-page-numbers.wcpr-page-numbers-pre{margin-right:5px}.shortcode-wcpr-pagination .wcpr-page-numbers.wcpr-current{color:#000;background-color:rgb(0 0 0 / .3)}.woocommerce-photo-reviews-shortcode{position:relative;padding:10px 0}.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews h2 small{float:right;color:#777;font-size:15px;margin:10px 0 0}.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews h2 small a{text-decoration:none;color:#777}.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews h3{margin:0}.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews #respond{margin:0;border:0;padding:0}.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews #comment{height:75px}.woocommerce-photo-reviews-shortcode .shortcode-wcpr-comments .star-rating{width:75px;font-size:14px}.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews .shortcode-wcpr-comments .add_review::after,.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews .shortcode-wcpr-comments .add_review::before,.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews .shortcode-wcpr-comments ol.commentlist li .comment-text::after,.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews .shortcode-wcpr-comments ol.commentlist li .comment-text::before,.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews .shortcode-wcpr-comments ol.commentlist::after,.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews .shortcode-wcpr-comments ol.commentlist::before{content:" ";display:table}.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews .shortcode-wcpr-comments .add_review::after,.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews .shortcode-wcpr-comments ol.commentlist li .comment-text::after,.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews .shortcode-wcpr-comments ol.commentlist::after{clear:both}.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews .shortcode-wcpr-comments h2{clear:none}.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews .shortcode-wcpr-comments ol.commentlist{margin:0;width:100%;background:0 0;list-style:none}.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews .shortcode-wcpr-comments ol.commentlist li{padding:0;margin:0 0 20px;position:relative;background:0;border:0}.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews .shortcode-wcpr-comments ol.commentlist li .meta{color:#777;font-size:.75em}.woocommerce-photo-reviews-shortcode .shortcode-wcpr-review-before{width:80px;display:flex;align-items:center;justify-content:center;float:left;flex-wrap:wrap}.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews .shortcode-wcpr-comments ol.commentlist li img.avatar{padding:3px;width:48px;height:auto;background:#ebe9eb;border:1px solid #e4e1e3;margin:0;box-shadow:none}.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews .shortcode-wcpr-comments ol.commentlist li .comment-text{margin:0 0 0 80px;border:1px solid #e4e1e3;border-radius:4px;padding:1em 1em 0}.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews .shortcode-wcpr-comments ol.commentlist li .comment-text p{margin:0 0 1em}.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews .shortcode-wcpr-comments ol.commentlist li .comment-text p.meta{font-size:.83em}.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews .shortcode-wcpr-comments ol.commentlist ul.children{list-style:none outside;margin:0}.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews .shortcode-wcpr-comments ol.commentlist ul.children .star-rating{display:none}.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews .shortcode-wcpr-comments ol.commentlist #respond{border:1px solid #e4e1e3;border-radius:4px;padding:1em 1em 0;margin:20px 0 0 50px}.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews .shortcode-wcpr-comments .commentlist>li::before{content:""}.shortcode-wcpr-overall-rating-and-rating-count .star-rating,.woocommerce-photo-reviews-shortcode .star-rating{float:right;overflow:hidden;position:relative;height:1em;line-height:1;font-size:1em;width:100px;font-family:"star"!important;margin:0}.shortcode-wcpr-overall-rating-and-rating-count .star-rating::before,.woocommerce-photo-reviews-shortcode .star-rating::before{content:"sssss"!important;font-family:"star"!important;color:#d3ced2;float:left;top:0;left:0;position:absolute}.shortcode-wcpr-overall-rating-and-rating-count .star-rating span,.woocommerce-photo-reviews-shortcode .star-rating span{overflow:hidden;float:right;top:0;left:0;position:absolute;padding-top:1.5em;font-family:"star"!important}.shortcode-wcpr-overall-rating-and-rating-count .star-rating span::before,.woocommerce-photo-reviews-shortcode .star-rating span::before{content:"SSSSS"!important;font-family:"star"!important;top:0;position:absolute;left:0}.woocommerce-photo-reviews-shortcode .woocommerce-product-rating{line-height:2;display:block}.woocommerce-photo-reviews-shortcode .woocommerce-product-rating::after,.woocommerce-photo-reviews-shortcode .woocommerce-product-rating::before{content:" ";display:table}.woocommerce-photo-reviews-shortcode .woocommerce-product-rating::after{clear:both}.woocommerce-photo-reviews-shortcode .woocommerce-product-rating .star-rating{margin:.5em 4px 0 0;float:left}.woocommerce-photo-reviews-shortcode .products .star-rating{display:block;margin:0 0 .5em;float:none}.woocommerce-photo-reviews-shortcode .hreview-aggregate .star-rating{margin:10px 0 0}.wcpr-shortcode-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgb(255 255 255 / .7);z-index:100;cursor:progress;display:none}.wcpr-shortcode-overlay:before{content:url(/wp-content/plugins/woocommerce-photo-reviews/images/loading-2.gif);width:64px;height:64px;font-size:15px;position:absolute;left:50%;top:50%;opacity:1;transform:translate(-50%,-50%) scale3d(.5,.5,.5)}.woocommerce-photo-reviews-shortcode.woocommerce-photo-reviews-shortcode-loading .shortcode-wcpr-filter-button-wrap{overflow:hidden}.woocommerce-photo-reviews-shortcode.woocommerce-photo-reviews-shortcode-loading .wcpr-shortcode-overlay,body.theme-goya .shortcode-wcpr-comments .commentlist li img{display:block}.shortcode-wcpr-comment-author-with-country .shortcode-wcpr-review-country i,.shortcode-wcpr-review-before .wcpr-review-country i{transform:scale(.4);margin:-12px -18px}img.jetpack-lazy-image+img{display:none!important}body.theme-goya #shortcode-reviews-content-right .star-rating span{font-size:0}#woocommerce-photo-reviews-shortcode-1 .shortcode-wcpr-grid{column-count:3!important}@media (max-width:600px){#woocommerce-photo-reviews-shortcode-1 .shortcode-wcpr-grid{column-count:1!important;grid-template-columns:repeat(1,1fr)!important;display:grid!important}#woocommerce-photo-reviews-shortcode-1 .shortcode-wcpr-grid .shortcode-wcpr-grid-style-item,#woocommerce-photo-reviews-shortcode-1 .shortcode-wcpr-grid .shortcode-wcpr-grid-layout-2-style-item{width:100%!important}}#woocommerce-photo-reviews-shortcode-1 .shortcode-wcpr-filter-container{border-color:#e5e5e5!important}#woocommerce-photo-reviews-shortcode-1 .shortcode-wcpr-filter-container .shortcode-wcpr-filter-button{border:1px solid #e5e5e5!important}#woocommerce-photo-reviews-shortcode-1 .woocommerce-review__verified,.woocommerce-photo-reviews-shortcode-1-modal.shortcode-wcpr-modal-light-box .woocommerce-review__verified{color:#29d50b!important}@font-face{font-family:"woocommerce-photo-reviews";src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.eot);src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.woff) format("woff"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.ttf) format("truetype"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.svg) format("svg");font-weight:400;font-style:normal;font-display:swap}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-family:"woocommerce-photo-reviews";src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.svg) format("svg")}}.shortcode-wcpr-list{display:flex;flex-direction:column}.shortcode-wcpr-list .shortcode-wcpr-review-content-full{display:none}.shortcode-wcpr-list.shortcode-wcpr-grid-popup-review .shortcode-reviews-images-wrap *,.shortcode-wcpr-list.shortcode-wcpr-grid-popup-review .shortcode-wcpr-list-style-item,.shortcode-wcpr-list.shortcode-wcpr-list-style.shortcode-wcpr-grid-popup-image .shortcode-review-content-image .shortcode-reviews-images-wrap-right *{cursor:zoom-in}.shortcode-wcpr-list.shortcode-wcpr-list-style .shortcode-wcpr-list-style-item{padding:15px 0}.shortcode-wcpr-list.shortcode-wcpr-list-style .shortcode-wcpr-list-style-item:not(:first-child){border-top:1px solid #cfcfcf}.shortcode-wcpr-list.shortcode-wcpr-list-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container{display:flex;flex-direction:row;gap:10px}.shortcode-wcpr-list.shortcode-wcpr-list-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-reviews-images-wrap-left{display:none}.shortcode-wcpr-list.shortcode-wcpr-list-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-reviews-images-wrap-right{position:relative}.shortcode-wcpr-list.shortcode-wcpr-list-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-reviews-images-wrap-right .shortcode-reviews-images{max-width:150px;border-radius:10px}.shortcode-wcpr-list.shortcode-wcpr-list-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-reviews-images-wrap-right .shortcode-images-qty{text-align:center;background-color:#212121;color:#fff;position:absolute;right:6px;top:6px;font-size:14px;width:24px;height:24px;line-height:24px;border-radius:50%}.shortcode-wcpr-list.shortcode-wcpr-list-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-reviews-images-wrap-right .shortcode-wcpr-review-image-caption{position:absolute;width:100%;bottom:0;text-align:center;z-index:9;right:0;left:0;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.shortcode-wcpr-list.shortcode-wcpr-list-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-content-container{flex-grow:1}.shortcode-wcpr-list.shortcode-wcpr-list-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom{display:flex;width:100%;justify-content:space-between;align-items:center}.shortcode-wcpr-list.shortcode-wcpr-list-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom .shortcode-wcpr-comment-author{margin:0;padding:5px 0 0;font-weight:700;color:#000}.shortcode-wcpr-list.shortcode-wcpr-list-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom .shortcode-wcpr-comment-author .wcpr-icon-badge{color:#b1e335}.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom .shortcode-wcpr-comment-author .wcpr-icon-badge:before,.shortcode-wcpr-list.shortcode-wcpr-list-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom .shortcode-wcpr-comment-author .wcpr-icon-badge:before{font-family:"woocommerce-photo-reviews"!important;content:"\f10a"!important;font-style:normal!important}.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom .shortcode-wcpr-comment-author .woocommerce-review__verified:after,.shortcode-wcpr-list.shortcode-wcpr-list-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom .shortcode-wcpr-comment-author .woocommerce-review__verified:after{margin-left:5px}.shortcode-wcpr-list.shortcode-wcpr-list-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom .wcpr-review-rating-and-date{display:flex;gap:15px;align-items:center;justify-content:flex-start;margin:5px 0}.shortcode-wcpr-list.shortcode-wcpr-list-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom .wcpr-review-rating-and-date .wcpr-review-date{margin:0}.shortcode-wcpr-list.shortcode-wcpr-list-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom .star-rating{width:75px}.shortcode-wcpr-list.shortcode-wcpr-list-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom .wcpr-comment-helpful-button-container{border:0}.shortcode-wcpr-list.shortcode-wcpr-list-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom .wcpr-comment-helpful-button-container .wcpr-comment-helpful-button-label{display:none}.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom .wcpr-comment-helpful-button-container [class*=" woocommerce-photo-reviews-vote-"]:after,.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom .wcpr-comment-helpful-button-container [class*=" woocommerce-photo-reviews-vote-"]:before,.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom .wcpr-comment-helpful-button-container [class^=woocommerce-photo-reviews-vote-]:after,.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom .wcpr-comment-helpful-button-container [class^=woocommerce-photo-reviews-vote-]:before,.shortcode-wcpr-list.shortcode-wcpr-list-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom .wcpr-comment-helpful-button-container [class*=" woocommerce-photo-reviews-vote-"]:after,.shortcode-wcpr-list.shortcode-wcpr-list-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom .wcpr-comment-helpful-button-container [class*=" woocommerce-photo-reviews-vote-"]:before,.shortcode-wcpr-list.shortcode-wcpr-list-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom .wcpr-comment-helpful-button-container [class^=woocommerce-photo-reviews-vote-]:after,.shortcode-wcpr-list.shortcode-wcpr-list-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom .wcpr-comment-helpful-button-container [class^=woocommerce-photo-reviews-vote-]:before{font-size:16px}.shortcode-wcpr-list.shortcode-wcpr-list-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-content-container .wcpr-review-title{font-weight:700;color:#000}.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style.shortcode-wcpr-grid-popup-image .shortcode-reviews-images-wrap *{cursor:zoom-in}.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style .shortcode-wcpr-list-style-item{padding:20px 0}.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style .shortcode-wcpr-list-style-item:not(:first-child){border-top:1px solid #cfcfcf}.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container{display:inline-flex;justify-content:space-between;width:100%;gap:15px}.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-content-container{flex:1}.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-content-image .shortcode-reviews-images-wrap-left{display:inline-flex;float:unset;width:100%;height:auto;gap:8px;padding:0;align-items:center}.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-content-image .shortcode-reviews-images-wrap-left :not(:nth-child(-n+3)){display:none}.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-content-image .shortcode-reviews-images-wrap-left .shortcode-reviews-images-wrap{position:relative}.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-content-image .shortcode-reviews-images-wrap-left .shortcode-reviews-images-wrap a,.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-content-image .shortcode-reviews-images-wrap-left .shortcode-reviews-images-wrap a:hover{background:0 0;color:#fff0;border:unset;outline:unset;padding:0;margin:0;display:block}.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-content-image .shortcode-reviews-images-wrap-left .shortcode-reviews-images-wrap .shortcode-images-qty{text-align:center;background-color:#212121;color:#fff;position:absolute;top:6px;right:6px;font-size:14px;width:24px;height:24px;line-height:24px;border-radius:50%;z-index:2}.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-content-image .shortcode-reviews-images-wrap-left .shortcode-reviews-images-wrap .shortcode-reviews-images{max-width:120px;max-height:120px;border-radius:6px}.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-content-image .shortcode-reviews-images-wrap-left .shortcode-reviews-images-wrap .shortcode-reviews-images.reviews-videos-youtube{min-height:150px;max-width:min(100%,300px)}.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom{display:flex;width:100%;justify-content:space-between;align-items:flex-end}.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom .shortcode-wcpr-comment-author{margin:0;padding:0;font-weight:700;color:#000}.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom .shortcode-wcpr-comment-author .wcpr-icon-badge{color:#b1e335}.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom .wcpr-review-rating-and-date{display:flex;gap:10px;align-items:center;justify-content:flex-start}.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom .wcpr-review-rating-and-date .wcpr-review-date{margin:0}.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom .star-rating{width:75px}.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom .wcpr-comment-helpful-button-container{border:0;margin:0;padding:0}.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom .wcpr-comment-helpful-button-container .wcpr-comment-helpful-button-label{display:none}.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom .wcpr-comment-helpful-button-container .wcpr-comment-helpful-button-up-vote{margin:0}.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom .wcpr-comment-helpful-button-container .wcpr-comment-helpful-button-up-vote-count{margin:0 8px 0 2px}.shortcode-wcpr-filter-container{display:flex!important}.shortcode-wcpr-filter-container.wcpr-filter-style-list,.shortcode-wcpr-filter-container.wcpr-filter-style-list-layout-2{border-width:1px 0!important;gap:25px;padding:15px 0}.shortcode-wcpr-filter-container.wcpr-filter-style-list .shortcode-wcpr-filter-button,.shortcode-wcpr-filter-container.wcpr-filter-style-list-layout-2 .shortcode-wcpr-filter-button{border-radius:20px!important;margin:0!important}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style{align-items:center}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-wcpr-overall-rating.shortcode-list-style .shortcode-wcpr-overall-rating-main{flex-direction:column;justify-content:center;align-items:flex-start;min-width:208px}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-wcpr-overall-rating.shortcode-list-style .shortcode-wcpr-overall-rating-main .wcpr-title1{font-size:1.125em;color:#000}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-wcpr-overall-rating.shortcode-list-style .shortcode-wcpr-overall-rating-main .wcpr-title2{display:flex;font-size:2.5em;color:#000;gap:10px;align-items:center}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-wcpr-overall-rating.shortcode-list-style .shortcode-wcpr-overall-rating-main .wcpr-title2 .shortcode-wcpr-overall-rating-average{font-weight:700}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-wcpr-overall-rating.shortcode-list-style .shortcode-wcpr-overall-rating-main .wcpr-title2 .shortcode-wcpr-overall-rating-right-star{font-size:22px!important}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-wcpr-overall-rating.shortcode-list-style .shortcode-wcpr-overall-rating-main .wcpr-title3{font-size:1em;color:#9e9e9e}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-wcpr-stars-count.shortcode-list-style .shortcode-wcpr-row{display:flex;font-size:14px;width:100%;height:22px;align-items:center;justify-content:space-between}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-wcpr-stars-count.shortcode-list-style .shortcode-wcpr-row .shortcode-wcpr-col-number{display:inline-block;font-size:inherit}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-wcpr-stars-count.shortcode-list-style .shortcode-wcpr-row .shortcode-wcpr-col-star{width:1.1em;font-size:14px;overflow:hidden;margin-right:10px}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-wcpr-stars-count.shortcode-list-style .shortcode-wcpr-row .shortcode-wcpr-col-star .star-rating{width:5.5em;float:unset}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-wcpr-stars-count.shortcode-list-style .shortcode-wcpr-row .shortcode-wcpr-col-star .star-rating:before{float:unset;font-size:0}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-wcpr-stars-count.shortcode-list-style .shortcode-wcpr-row .shortcode-wcpr-col-star .star-rating span:before{font-size:10px!important}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-wcpr-stars-count.shortcode-list-style .shortcode-wcpr-row .shortcode-wcpr-col-process{width:calc(100% - 40px)}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-wcpr-stars-count.shortcode-list-style .shortcode-wcpr-row .shortcode-wcpr-col-process .rate-percent-bg{position:relative;height:11px;background-color:#fff0;width:100%;border-radius:3px;overflow:hidden;display:flex;align-items:center;gap:10px}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-wcpr-stars-count.shortcode-list-style .shortcode-wcpr-row .shortcode-wcpr-col-process .rate-percent-bg .rate-percent{height:6px;position:relative}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-wcpr-stars-count.shortcode-list-style .shortcode-wcpr-row .shortcode-wcpr-col-process .rate-percent-bg .rate--count{font-size:13px;line-height:0}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-wcpr-overall-total-rating.shortcode-list-style .shortcode-wcpr-overall-total-rating-main{flex-direction:column;justify-content:center;align-items:flex-end;display:flex;text-align:right;min-width:160px}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-wcpr-overall-total-rating.shortcode-list-style .shortcode-wcpr-overall-total-rating-main .wcpr-title1{font-size:1.125em;color:#000}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-wcpr-overall-total-rating.shortcode-list-style .shortcode-wcpr-overall-total-rating-main .wcpr-title2{display:flex;font-size:2.5em;color:#000;font-weight:700}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-wcpr-overall-total-rating.shortcode-list-style .shortcode-wcpr-overall-total-rating-main .wcpr-title3{font-size:1em;color:#9e9e9e}@media (max-width:500px){.shortcode-wcpr-list-style-item .shortcode-review-author-container .shortcode-review-author-container-bottom{align-items:flex-start!important;flex-direction:column}.shortcode-wcpr-list-style-item .shortcode-review-author-container .shortcode-review-author-container-bottom .shortcode-wcpr-wrap-review-helpfull .wcpr-comment-helpful-button-container{margin:0;padding:0}}@media (max-width:600px){.wcpr-review-rating .wcpr-review-date{margin:2px 0}#reviews-content-right .reviews-content-right-meta,#reviews-content-right .wcpr-single-product-summary{margin:0 20px 20px}.shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container{flex-direction:column}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-wcpr-overall-rating,.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-wcpr-overall-total-rating{flex-basis:100%}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-wcpr-overall-rating.shortcode-list-style .shortcode-wcpr-overall-rating-main,.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-wcpr-overall-total-rating.shortcode-list-style .shortcode-wcpr-overall-total-rating-main{align-items:center}}@font-face{font-family:"woocommerce-photo-reviews";src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.eot);src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.woff) format("woff"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.ttf) format("truetype"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.svg) format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"star";src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/star.eot);src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/star.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/star.woff) format("woff"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/star.ttf) format("truetype"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/star.svg#star) format("svg");font-weight:400;font-style:normal;font-display:swap}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-family:"woocommerce-photo-reviews";src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.svg) format("svg")}@font-face{font-family:"star";src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/star.svg) format("svg")}}.shortcode-wcpr-grid.shortcode-wcpr-grid-style,.shortcode-wcpr-grid.shortcode-wcpr-grid-style.shortcode-wcpr-grid-loadmore{display:flex;column-gap:20px;row-gap:35px;flex-wrap:wrap}.shortcode-wcpr-grid.shortcode-wcpr-grid-style.shortcode-wcpr-grid-2-col .shortcode-wcpr-grid-style-item,.shortcode-wcpr-grid.shortcode-wcpr-grid-style.shortcode-wcpr-grid-loadmore.shortcode-wcpr-grid-2-col .shortcode-wcpr-grid-style-item{width:calc(50% - 20px)}.shortcode-wcpr-grid.shortcode-wcpr-grid-style.shortcode-wcpr-grid-3-col .shortcode-wcpr-grid-style-item,.shortcode-wcpr-grid.shortcode-wcpr-grid-style.shortcode-wcpr-grid-loadmore.shortcode-wcpr-grid-3-col .shortcode-wcpr-grid-style-item{width:calc((100% - 40px)/3)}.shortcode-wcpr-grid.shortcode-wcpr-grid-style.shortcode-wcpr-grid-4-col .shortcode-wcpr-grid-style-item,.shortcode-wcpr-grid.shortcode-wcpr-grid-style.shortcode-wcpr-grid-loadmore.shortcode-wcpr-grid-4-col .shortcode-wcpr-grid-style-item{width:calc((100% - 60px)/4)}.shortcode-wcpr-grid.shortcode-wcpr-grid-style.shortcode-wcpr-grid-5-col .shortcode-wcpr-grid-style-item,.shortcode-wcpr-grid.shortcode-wcpr-grid-style.shortcode-wcpr-grid-loadmore.shortcode-wcpr-grid-5-col .shortcode-wcpr-grid-style-item{width:calc((100% - 80px)/5)}.shortcode-wcpr-grid.shortcode-wcpr-grid-style.shortcode-wcpr-grid-popup-image .review-content-image,.shortcode-wcpr-grid.shortcode-wcpr-grid-style.shortcode-wcpr-grid-popup-review .shortcode-wcpr-grid-style-item{cursor:zoom-in}.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-wcpr-grid-style-item .shortcode-wcpr-grid-style-item-image .review-content-container-top .review-content-container{max-width:calc(58% - 10px)}.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-content-container-top{display:flex;padding:15px;background-color:#f6f6f6;border-radius:20px;margin-bottom:25px;position:relative;gap:10px}.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-content-container-top:after{content:"";mask:url(/wp-content/plugins/woocommerce-photo-reviews/images/bubble-speech-icon.svg) no-repeat center/contain;-webkit-mask:url(/wp-content/plugins/woocommerce-photo-reviews/images/bubble-speech-icon.svg) no-repeat center/contain;background-color:#f6f6f6;position:absolute;bottom:-23px;width:55px;height:30px}.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-content-container-top .shortcode-review-content-container{flex-grow:1;margin:0;position:relative;padding:0 0 40px}.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-content-container-top .shortcode-wcpr-review-image-caption{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-content-container-top .shortcode-review-content-image{width:100%}.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-content-container-top .shortcode-review-content-image a{margin:0;padding:0}.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-content-container-top .shortcode-review-content-image .shortcode-reviews-images{max-height:300px;max-width:100%;border-radius:10px}.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-content-container-top .shortcode-review-content-image .shortcode-images-qty{bottom:unset;top:6px}.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-content-container-top .wcpr-review-rating .star-rating{font-size:20px;width:105px;height:20px}.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-content-container-top .wcpr-review-rating .star-rating span:before,.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-content-container-top .wcpr-review-rating .star-rating:before{font-size:20px}.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-content-container-top .shortcode-wcpr-review-title,.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-content-container-top .shortcode-wcpr-wrap-review-helpfull .wcpr-comment-helpful-button-container [class*=" woocommerce-photo-reviews-vote-"]:after,.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-content-container-top .shortcode-wcpr-wrap-review-helpfull .wcpr-comment-helpful-button-container [class*=" woocommerce-photo-reviews-vote-"]:before,.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-content-container-top .shortcode-wcpr-wrap-review-helpfull .wcpr-comment-helpful-button-container [class^=woocommerce-photo-reviews-vote-]:after,.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-content-container-top .shortcode-wcpr-wrap-review-helpfull .wcpr-comment-helpful-button-container [class^=woocommerce-photo-reviews-vote-]:before{font-size:14px}.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-content-container-top .shortcode-wcpr-wrap-review-helpfull{position:absolute;bottom:0;width:100%}.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-content-container-top .shortcode-wcpr-wrap-review-helpfull .wcpr-comment-helpful-button-container{justify-content:flex-start;padding:0;margin:0}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-review-author-container .shortcode-review-author-container-bottom .shortcode-wcpr-comment-author:before,.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-author-container .shortcode-review-author-container-bottom .shortcode-wcpr-comment-author:before,.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-content-container-top .shortcode-wcpr-wrap-review-helpfull .wcpr-comment-helpful-button-container .wcpr-comment-helpful-button-label{display:none}.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-content-container-top .shortcode-wcpr-wrap-review-helpfull .wcpr-comment-helpful-button-container .wcpr-comment-helpful-button-up-vote-count{margin:0 2px 0 0}.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-author-container .shortcode-review-author-container-bottom{display:flex;align-items:center;gap:10px}#shortcode-reviews-content-right .shortcode-reviews-content-right-meta .shortcode-review-author-container-bottom .review-author-container-bottom-left img,#shortcode-reviews-content-right .shortcode-reviews-content-right-meta .shortcode-review-author-container-bottom .review-author-container-bottom-left img.avatar,.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-author-container .shortcode-review-author-container-bottom .review-author-container-bottom-left img,.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-author-container .shortcode-review-author-container-bottom .review-author-container-bottom-left img.avatar{min-width:40px;max-width:40px;max-height:40px;border-radius:50%;margin:0;padding:0}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-review-author-container .shortcode-review-author-container-bottom .shortcode-wcpr-comment-author,.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-author-container .shortcode-review-author-container-bottom .shortcode-wcpr-comment-author{padding:0}.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-author-container .shortcode-review-author-container-bottom .shortcode-wcpr-review-date{margin:0}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-review-author-container [class*=" woocommerce-photo-reviews-vote-"]:after,.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-review-author-container [class*=" woocommerce-photo-reviews-vote-"]:before,.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-review-author-container [class^=woocommerce-photo-reviews-vote-]:after,.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-review-author-container [class^=woocommerce-photo-reviews-vote-]:before,.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-author-container [class*=" woocommerce-photo-reviews-vote-"]:after,.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-author-container [class*=" woocommerce-photo-reviews-vote-"]:before,.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-author-container [class^=woocommerce-photo-reviews-vote-]:after,.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-author-container [class^=woocommerce-photo-reviews-vote-]:before{font-size:13px}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style{display:flex;gap:20px;flex-wrap:wrap}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style.shortcode-wcpr-grid-2-col .shortcode-wcpr-grid-layout-2-style-item{width:calc((100% - 20px)/2)}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style.shortcode-wcpr-grid-3-col .shortcode-wcpr-grid-layout-2-style-item{width:calc((100% - 40px)/3)}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style.shortcode-wcpr-grid-4-col .shortcode-wcpr-grid-layout-2-style-item{width:calc((100% - 60px)/4)}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style.shortcode-wcpr-grid-5-col .shortcode-wcpr-grid-layout-2-style-item{width:calc((100% - 80px)/5)}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style.shortcode-wcpr-grid-popup-image .review-content-image .reviews-images-wrap *,.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style.shortcode-wcpr-grid-popup-review .shortcode-wcpr-grid-style-item{cursor:zoom-in}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item{padding:15px 15px 47px;border:solid 1px #d9d9d9;border-radius:10px;position:relative}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-review-author-container .shortcode-review-author-container-bottom{display:flex;gap:10px}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-review-author-container .shortcode-review-author-container-bottom .review-author-container-bottom-left img{min-width:40px;max-width:40px;max-height:40px;border-radius:50%}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-review-author-container .shortcode-review-author-container-bottom .wcpr-comment-author-rating{display:inline-flex;align-items:center;flex-wrap:wrap}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-review-author-container .shortcode-review-author-container-bottom .wcpr-comment-author-rating .wcpr-review-rating{margin-right:20px}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-review-author-container .shortcode-review-author-container-bottom .wcpr-comment-author-rating .wcpr-review-rating .star-rating{font-size:.8em;height:14px;width:4.16em}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-review-author-container .shortcode-review-author-container-bottom .wcpr-comment-author-rating .wcpr-review-rating .star-rating span:before,.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-review-author-container .shortcode-review-author-container-bottom .wcpr-comment-author-rating .wcpr-review-rating .star-rating:before{font-size:.8em}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-review-author-container .shortcode-review-author-container-bottom .wcpr-comment-author-rating .wcpr-review-date{margin:0}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-review-content-container{padding:0}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-reviews-images-wrap-left{display:inline-flex;flex-wrap:wrap;float:unset;width:100%;height:auto;gap:8px;padding:10px 0;align-items:center}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-reviews-images-wrap-left :not(:nth-child(-n+4)){display:none}#shortcode-reviews-content-left-main .shortcode-wcpr-review-image-container,.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-reviews-images-wrap-left .shortcode-reviews-images-wrap{position:relative}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-reviews-images-wrap-left .shortcode-reviews-images-wrap a,.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-reviews-images-wrap-left .shortcode-reviews-images-wrap a:hover{background:0 0;color:#fff0;border:unset;outline:unset;padding:0;margin:0;display:block}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-reviews-images-wrap-left .shortcode-reviews-images-wrap .shortcode-images-qty{width:100%;height:100%;border-radius:6px;right:0;bottom:0;display:inline-flex;justify-content:center;align-items:center;font-size:20px;z-index:9;background:0 0}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-reviews-images-wrap-left .shortcode-reviews-images-wrap .shortcode-images-qty:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#222;border-radius:6px;z-index:-1;opacity:.45}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-reviews-images-wrap-left .shortcode-reviews-images-wrap .shortcode-reviews-images{max-width:70px;max-height:70px;border-radius:6px}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-reviews-images-wrap-left .shortcode-reviews-images-wrap .shortcode-reviews-images.reviews-videos-youtube{min-height:150px;max-width:min(100%,300px)}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-wcpr-wrap-review-helpfull{position:absolute;bottom:0;left:0;padding:0 15px 15px}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-wcpr-wrap-review-helpfull .wcpr-comment-helpful-button-container{border-top:unset;justify-content:start;margin:0;padding:0}.shortcode-wcpr-grid .shortcode-wcpr-review-content-full,.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-wcpr-wrap-review-helpfull .wcpr-comment-helpful-button-container .wcpr-comment-helpful-button-label,.shortcode-wcpr-modal-wrap .shortcode-wcpr-review-content-short{display:none}#shortcode-reviews-content-right .shortcode-reviews-content-right-meta .shortcode-review-author-container-bottom .wcpr-comment-author-rating .wcpr-review-date,#shortcode-reviews-content-right .shortcode-reviews-content-right-meta .shortcode-review-author-container-bottom .wcpr-review-rating-and-date .wcpr-review-date,.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-wcpr-wrap-review-helpfull .wcpr-comment-helpful-button-container .wcpr-comment-helpful-button-up-vote{margin:0}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-wcpr-wrap-review-helpfull .wcpr-comment-helpful-button-container .wcpr-comment-helpful-button-up-vote-count{margin-right:0 8px 0 2px}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-wcpr-wrap-review-helpfull .wcpr-comment-helpful-button-container [class*=" woocommerce-photo-reviews-vote-"]:after,.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-wcpr-wrap-review-helpfull .wcpr-comment-helpful-button-container [class*=" woocommerce-photo-reviews-vote-"]:before,.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-wcpr-wrap-review-helpfull .wcpr-comment-helpful-button-container [class^=woocommerce-photo-reviews-vote-]:after,.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-wcpr-wrap-review-helpfull .wcpr-comment-helpful-button-container [class^=woocommerce-photo-reviews-vote-]:before{font-size:16px}.shortcode-wcpr-grid{-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:20px;margin-bottom:20px;box-sizing:border-box;-webkit-backface-visibility:hidden;-webkit-font-smoothing:antialiased!important;font-smoothing:antialiased!important;-webkit-transform:translateZ(0) scale(1,1);transform:translateZ(0)}.shortcode-wcpr-grid.wcpr-grid-loadmore:not(.shortcode-wcpr-grid-style):not(.shortcode-wcpr-grid-layout-2-style){display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-auto-rows:1px;grid-gap:20px}.shortcode-wcpr-read-more{cursor:pointer;font-style:italic;padding:0 2px}.shortcode-wcpr-enable-box-shadow .shortcode-wcpr-grid-item{box-shadow:3px 4px 8px rgb(0 0 0 / .2);transition:box-shadow 200ms ease;width:100%}.shortcode-wcpr-enable-box-shadow.shortcode-wcpr-fix-box-shadow .shortcode-wcpr-grid-item{transform:translateZ(0)}.shortcode-wcpr-enable-box-shadow .shortcode-wcpr-grid-item:hover{box-shadow:3px 4px 15px rgb(0 0 0 / .4)}.shortcode-wcpr-grid *,.shortcode-wcpr-modal-light-box,.shortcode-wcpr-modal-light-box *{box-sizing:border-box!important}.shortcode-wcpr-grid.shortcode-wcpr-masonry-2-col{-webkit-column-count:2;-moz-column-count:2;column-count:2}.shortcode-wcpr-grid.shortcode-wcpr-masonry-3-col{-webkit-column-count:3;-moz-column-count:3;column-count:3}.shortcode-wcpr-grid.shortcode-wcpr-masonry-4-col{-webkit-column-count:4;-moz-column-count:4;column-count:4}.shortcode-wcpr-grid.shortcode-wcpr-masonry-5-col{-webkit-column-count:5;-moz-column-count:5;column-count:5}.shortcode-wcpr-grid.wcpr-grid-loadmore.shortcode-wcpr-masonry-2-col{grid-template-columns:repeat(2,1fr)}.shortcode-wcpr-grid.wcpr-grid-loadmore.shortcode-wcpr-masonry-3-col{grid-template-columns:repeat(3,1fr)}.shortcode-wcpr-grid.wcpr-grid-loadmore.shortcode-wcpr-masonry-4-col{grid-template-columns:repeat(4,1fr)}.shortcode-wcpr-grid.wcpr-grid-loadmore.shortcode-wcpr-masonry-5-col{grid-template-columns:repeat(5,1fr)}.shortcode-wcpr-grid:not(.wcpr-grid-loadmore) .shortcode-wcpr-grid-item{margin-bottom:15px;margin-top:5px}.shortcode-wcpr-grid-item{-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid-column;background-color:#fff;padding-bottom:5px;overflow:hidden;border-radius:2px;color:#000;font-size:14px}.woocommerce-photo-reviews-shortcode.woocommerce-photo-reviews-shortcode-popup-image .shortcode-reviews-images,.woocommerce-photo-reviews-shortcode.woocommerce-photo-reviews-shortcode-popup-review .shortcode-wcpr-grid-item{cursor:zoom-in}.shortcode-wcpr-grid-item:last-child{width:100%}.shortcode-wcpr-content:first-child{margin-top:0}.shortcode-wcpr-comment-author{margin:0;padding:5px 0 0;font-weight:700}.shortcode-wcpr-modal-wrap .shortcode-wcpr-comment-author{margin:0 0 5px}.shortcode-wcpr-comment-author:not(.shortcode-wcpr-comment-author-with-country):before{content:"\f104";font-family:"woocommerce-photo-reviews";padding:0 5px 0 0}.shortcode-wcpr-grid .shortcode-wcpr-grid-item .shortcode-wcpr-content .shortcode-review-content-container .star-rating,.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-light-box-wrapper .shortcode-wcpr-modal-wrap .shortcode-wcpr-modal-content .star-rating{text-align:left;display:block;overflow:hidden;position:relative;height:1em;line-height:1em;font-family:"star"!important;padding-top:1.5em;font-size:14px;margin:5px 0;width:5.5em;float:left;letter-spacing:1px}.shortcode-wcpr-content .star-rating span,.shortcode-wcpr-content .star-rating span:before,.shortcode-wcpr-content .star-rating:before,.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-light-box-wrapper .shortcode-wcpr-modal-wrap .shortcode-wcpr-modal-content .star-rating span,.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-light-box-wrapper .shortcode-wcpr-modal-wrap .shortcode-wcpr-modal-content .star-rating span:before,.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-light-box-wrapper .shortcode-wcpr-modal-wrap .shortcode-wcpr-modal-content .star-rating:before,.shortcode-wcpr-stars-count .star-rating span,.shortcode-wcpr-stars-count .star-rating span:before,.shortcode-wcpr-stars-count .star-rating:before{font-family:"star"!important}.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-light-box-wrapper .shortcode-wcpr-modal-wrap .shortcode-wcpr-modal-content .star-rating:before{color:#ffb600;content:"SSSSS";opacity:.3;float:left;top:0;left:0;position:absolute;font-size:14px}.shortcode-wcpr-content .star-rating:before,.shortcode-wcpr-stars-count .star-rating:before{content:"SSSSS";float:left;top:0;left:0;position:absolute;font-size:14px}.shortcode-wcpr-content .star-rating:before{color:#ffb600;opacity:.3}.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-light-box-wrapper .shortcode-wcpr-modal-wrap .shortcode-wcpr-modal-content .star-rating span:before{backface-visibility:visible;color:#ffb600;content:"SSSSS";top:0;position:absolute;left:0;font-size:14px}.shortcode-wcpr-content .star-rating span:before,.shortcode-wcpr-stars-count .star-rating span:before{backface-visibility:visible;content:"SSSSS";top:0;position:absolute;left:0;font-size:14px}.shortcode-wcpr-content .star-rating span:before{color:#ffb600}.shortcode-wcpr-content .star-rating span{height:22px}.shortcode-wcpr-content .shortcode-review-content-container .star-rating span:before,.shortcode-wcpr-content .shortcode-review-content-container .star-rating:before,.shortcode-wcpr-stars-count .star-rating span:before,.shortcode-wcpr-stars-count .star-rating:before{color:#ffb600}.shortcode-wcpr-content .shortcode-review-content-container .star-rating:before,.shortcode-wcpr-modal-wrap .shortcode-wcpr-modal-content .star-rating:before,.shortcode-wcpr-stars-count .star-rating:before{opacity:.3!important}.shortcode-wcpr-modal-wrap .shortcode-wcpr-modal-content .star-rating span:before,.shortcode-wcpr-modal-wrap .shortcode-wcpr-modal-content .star-rating:before{color:#ffb600}.rtl .shortcode-wcpr-grid .shortcode-wcpr-grid-item .shortcode-wcpr-content .shortcode-review-content-container .star-rating,.rtl .shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-light-box-wrapper .shortcode-wcpr-modal-wrap .shortcode-wcpr-modal-content .star-rating{float:right}.shortcode-wcpr-comment-author .shortcode-wcpr-icon-badge{color:#b1e335}.shortcode-wcpr-comment-author .shortcode-wcpr-icon-badge:before{font-family:"woocommerce-photo-reviews"!important;content:"\f10a"!important;font-style:normal!important}.shortcode-wcpr-review-title,span.wcpr-comment-child-author-name{font-weight:600}.shortcode-wcpr-content .shortcode-review-content-container .shortcode-wcpr-review-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shortcode-wcpr-review-country{display:inline-block;font-size:12px;padding-right:2px;margin:0}.shortcode-wcpr-review-content{width:100%;display:inline-block;font-size:14px;font-weight:300;line-height:1.5}.shortcode-wcpr-content .shortcode-review-content-container .shortcode-wcpr-review-content{overflow:hidden}.shortcode-reviews-images-wrap-left{display:none;width:30px;height:140px;margin:0;float:left;padding:5px 0}#shortcode-reviews-content-left,#shortcode-reviews-content-right{z-index:9920;max-height:550px;display:flex}#shortcode-reviews-content-right{position:relative}.shortcode-reviews-images-wrap-right{width:100%;max-height:unset;overflow:hidden;display:flex;align-items:center;justify-content:center}.shortcode-reviews-images-wrap-right .shortcode-reviews-images,.shortcode-reviews-images-wrap-right .shortcode-wcpr-review-image-container,.shortcode-wcpr-modal-light-box.shortcode-wcpr-no-images #shortcode-reviews-content-right{width:100%}.reviews-videos{height:auto!important}.shortcode-reviews-images-container{width:100%;display:block;padding:0;position:relative}.shortcode-reviews-images-container .shortcode-images-qty{text-align:center;background-color:#212121;color:#fff;position:absolute;bottom:6px;right:6px;font-size:14px;width:24px;height:24px;line-height:24px;border-radius:50%}.shortcode-review-content-container{width:100%;margin:0 auto;padding:0 15px;display:block}.shortcode-reviews-images{border-radius:2px 2px 0 0;margin:0 auto;display:block}.shortcode-wcpr-modal-light-box{display:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:9911;transform:translate3d(0,0,0)}.shortcode-wcpr-modal-light-box-wrapper{position:absolute;top:0;right:0;left:0;bottom:0;z-index:99999;text-align:center;display:flex;justify-content:center;align-items:center}.shortcode-wcpr-modal-light-box .shortcode-wcpr-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:9915;background-color:rgb(55 55 55 / .9)}.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-wrap-container .shortcode-wcpr-close{position:absolute;top:-50px;right:-50px;font-size:35px;cursor:pointer;color:#fff;transition:.3s ease;line-height:35px;padding:5px;z-index:9922}.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-wrap-container .shortcode-wcpr-close:before{font-family:"woocommerce-photo-reviews";content:"\f101"}.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-wrap-container .shortcode-wcpr-close:focus,.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-wrap-container .shortcode-wcpr-close:hover{background:rgb(255 255 255 / .2)}.shortcode-wcpr-modal-wrap-container .shortcode-wcpr-next,.shortcode-wcpr-modal-wrap-container .shortcode-wcpr-prev{cursor:pointer;position:absolute;top:45%;width:auto;padding:22px 7px;margin-top:-50px;color:#fff;font-size:35px;transition:.6s ease;user-select:none;-webkit-user-select:none;z-index:9922}.shortcode-wcpr-modal-wrap-container .shortcode-wcpr-next{right:-49px;border-radius:3px 0 0 3px}.shortcode-wcpr-modal-wrap-container .shortcode-wcpr-next:before{font-family:"woocommerce-photo-reviews";content:"\f105"}.shortcode-wcpr-modal-wrap-container .shortcode-wcpr-prev{left:-49px;border-radius:3px 0 0 3px}.shortcode-wcpr-modal-wrap-container .shortcode-wcpr-prev:before{font-family:"woocommerce-photo-reviews";content:"\f106"}.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-wrap-container .shortcode-wcpr-next:hover,.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-wrap-container .shortcode-wcpr-prev:hover{background:rgb(255 255 255 / .2)}.rtl .shortcode-wcpr-modal-wrap{text-align:right}#shortcode-reviews-content-left,.shortcode-wcpr-modal-wrap{box-sizing:border-box;vertical-align:middle;position:relative}.shortcode-wcpr-modal-wrap{max-width:1000px;z-index:9999;display:flex;width:100%;text-align:left;border-radius:2px;font-size:0;line-height:1.5;background-color:#fefefe;min-height:100px}#shortcode-reviews-content-left{height:auto;text-align:center;margin:auto;padding:0;border-radius:2px 0 0 2px;width:50%;flex-direction:column}#shortcode-reviews-content-left #shortcode-reviews-content-left-modal{width:100%;flex-direction:row;display:flex;font-size:0;text-align:center;align-items:center;justify-content:space-evenly}#shortcode-reviews-content-left #shortcode-reviews-content-left-modal .shortcode-reviews-images-wrap{display:flex;width:36px;max-height:36px;box-sizing:border-box;padding:0;overflow:hidden;align-items:center;border:1px solid;margin-top:4px;margin-bottom:4px}#shortcode-reviews-content-right .shortcode-reviews-content-right-meta .shortcode-review-author-container-bottom .shortcode-wcpr-comment-author:before,.shortcode-wcpr-modal-light-box.shortcode-wcpr-no-images #shortcode-reviews-content-left,.variations_form .variations .selected-variation .label span>span:after{display:none}#shortcode-reviews-content-left-main{max-height:500px;width:100%;display:flex;align-items:center;justify-content:center;height:100%}#shortcode-reviews-content-left-main .shortcode-wcpr-review-image-container .shortcode-wcpr-review-image-caption,.shortcode-reviews-images-wrap-right .shortcode-wcpr-review-image-caption{position:absolute;width:100%;bottom:0;text-align:center;background-color:rgb(1 1 1 / .4);color:#fff;font-size:14px;z-index:9}#shortcode-reviews-content-left-main .shortcode-reviews-images{max-width:100%;max-height:500px;cursor:zoom-in}@media (max-height:600px){#shortcode-reviews-content-left-main .shortcode-reviews-images{max-height:calc(80vh - 50px)}}#shortcode-reviews-content-right{margin:0;width:45%;height:auto;border-radius:0 2px 2px 0;vertical-align:top;padding:0;font-size:14px;color:#000;flex-wrap:wrap;background-color:inherit}#shortcode-reviews-content-right .shortcode-reviews-content-right-meta{margin:0 30px 20px;width:100%;height:auto;border-radius:2px;display:inline-block;background-color:inherit}#shortcode-reviews-content-right .shortcode-reviews-content-right-meta .shortcode-review-author-container-bottom{margin-top:15px;display:flex;align-items:center;gap:10px}#shortcode-reviews-content-right .shortcode-reviews-content-right-meta .shortcode-review-author-container-bottom .shortcode-wcpr-comment-author{padding:0;margin:0}#shortcode-reviews-content-right .shortcode-reviews-content-right-meta .shortcode-review-author-container-bottom .wcpr-comment-author-rating,#shortcode-reviews-content-right .shortcode-reviews-content-right-meta .shortcode-review-author-container-bottom .wcpr-review-rating-and-date{display:inline-flex;align-items:center;gap:20px}#shortcode-reviews-content-right .shortcode-reviews-content-right-meta .shortcode-review-author-container-bottom .wcpr-comment-author-rating .wcpr-review-rating .star-rating,#shortcode-reviews-content-right .shortcode-reviews-content-right-meta .shortcode-review-author-container-bottom .wcpr-comment-author-rating .wcpr-review-rating .star-rating span:before,#shortcode-reviews-content-right .shortcode-reviews-content-right-meta .shortcode-review-author-container-bottom .wcpr-comment-author-rating .wcpr-review-rating .star-rating:before,#shortcode-reviews-content-right .shortcode-reviews-content-right-meta .shortcode-review-author-container-bottom .wcpr-review-rating-and-date .wcpr-review-rating .star-rating,#shortcode-reviews-content-right .shortcode-reviews-content-right-meta .shortcode-review-author-container-bottom .wcpr-review-rating-and-date .wcpr-review-rating .star-rating span:before,#shortcode-reviews-content-right .shortcode-reviews-content-right-meta .shortcode-review-author-container-bottom .wcpr-review-rating-and-date .wcpr-review-rating .star-rating:before{font-size:11.2px}.shortcode-reviews-content-right-meta .shortcode-review-content-container-top{background-color:inherit;position:sticky;top:0;padding-top:20px;margin:0;z-index:1}.shortcode-wcpr-comment-author .woocommerce-review__verified:after{margin-left:5px}@media (min-width:600px){#shortcode-reviews-content-right{overflow:auto}}@media (max-width:1080px){.shortcode-wcpr-grid.shortcode-wcpr-masonry-5-col{column-count:4}.shortcode-wcpr-grid.wcpr-grid-loadmore.shortcode-wcpr-masonry-5-col{grid-template-columns:repeat(4,1fr)}}@media (max-width:880px){.shortcode-wcpr-grid,.shortcode-wcpr-grid.shortcode-wcpr-masonry-5-col{column-count:3}.shortcode-wcpr-grid.wcpr-grid-loadmore,.shortcode-wcpr-grid.wcpr-grid-loadmore.shortcode-wcpr-masonry-5-col{grid-template-columns:repeat(3,1fr)}}@media (max-width:680px){.shortcode-wcpr-grid,.shortcode-wcpr-grid.shortcode-wcpr-masonry-3-col,.shortcode-wcpr-grid.shortcode-wcpr-masonry-4-col,.shortcode-wcpr-grid.shortcode-wcpr-masonry-5-col{column-count:2}.shortcode-wcpr-grid.wcpr-grid-loadmore,.shortcode-wcpr-grid.wcpr-grid-loadmore.shortcode-wcpr-masonry-3-col,.shortcode-wcpr-grid.wcpr-grid-loadmore.shortcode-wcpr-masonry-4-col,.shortcode-wcpr-grid.wcpr-grid-loadmore.shortcode-wcpr-masonry-5-col{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.shortcode-wcpr-modal-light-box-wrapper{display:flex;justify-content:center;align-items:center}.shortcode-wcpr-modal-light-box-wrapper:before{height:0!important}.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-light-box-wrapper .shortcode-wcpr-modal-wrap #shortcode-reviews-content-right{width:100%;max-height:unset}.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-light-box-wrapper .shortcode-wcpr-modal-wrap #shortcode-reviews-content-left #shortcode-reviews-content-left-modal .shortcode-reviews-images-wrap{margin:0;width:36px;height:36px}.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-light-box-wrapper .shortcode-wcpr-modal-wrap #shortcode-reviews-content-left #shortcode-reviews-content-left-modal{position:unset;width:100%;display:flex;justify-content:space-evenly;align-items:center;flex-direction:row}.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-light-box-wrapper .shortcode-wcpr-modal-wrap #shortcode-reviews-content-left #shortcode-reviews-content-left-main{width:100%!important}.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-light-box-wrapper .shortcode-wcpr-close{top:-40px;right:-35px;font-size:25px}.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-light-box-wrapper .shortcode-wcpr-modal-wrap #shortcode-reviews-content-left{width:100%;display:flex;flex-wrap:wrap;gap:10px;padding:0!important}.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-light-box-wrapper .shortcode-wcpr-modal-wrap{display:flex;flex-wrap:wrap;overflow:auto}.shortcode-wcpr-grid .shortcode-wcpr-grid-item .shortcode-wcpr-content .shortcode-review-content-container .star-rating,.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-light-box-wrapper .shortcode-wcpr-modal-wrap .shortcode-wcpr-modal-content .star-rating,.wcpr-review-rating .wcpr-review-date{margin:2px 0}.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-wrap-container .shortcode-wcpr-close{right:-20px}#shortcode-reviews-content-right .shortcode-reviews-content-right-meta,#shortcode-reviews-content-right .shortcode-wcpr-single-product-summary{margin:0 20px 20px}html.shortcode-wcpr-noscroll{overflow-y:hidden!important}html.shortcode-wcpr-noscroll body{position:fixed;overflow-y:hidden;width:100%}.shortcode-wcpr-full-screen-mobile.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-light-box-wrapper .shortcode-wcpr-modal-wrap{border-radius:0}.shortcode-wcpr-full-screen-mobile.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-light-box-wrapper{align-items:baseline!important}.shortcode-wcpr-full-screen-mobile.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-wrap-container{width:100%!important;height:calc(100% - 58px)!important;max-height:unset!important}.shortcode-wcpr-full-screen-mobile.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-wrap-container .shortcode-wcpr-close{position:fixed!important;bottom:0;left:50%;transform:translateX(-50%);right:unset!important;top:unset!important;background:#000;border-radius:0;width:58px!important;height:58px!important;line-height:58px!important;display:flex!important;justify-content:center;align-items:center}.shortcode-wcpr-full-screen-mobile.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-wrap-container .shortcode-wcpr-next,.shortcode-wcpr-full-screen-mobile.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-wrap-container .shortcode-wcpr-prev{height:58px;background:rgb(255 255 255 / .6);width:calc(50% - 29px)!important;padding:0!important;border-radius:0!important;position:fixed!important;display:flex;align-items:center;justify-content:center}.shortcode-wcpr-full-screen-mobile.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-wrap-container .shortcode-wcpr-prev{bottom:0;top:unset!important;left:0!important}.shortcode-wcpr-full-screen-mobile.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-wrap-container .shortcode-wcpr-next{bottom:0;right:0!important;top:unset!important}}.shortcode-wcpr-single-product-summary form table tr td{background-color:unset}.shortcode-wcpr-single-product-summary .cart .quantity{float:left;margin-right:.875em}.shortcode-wcpr-html{overflow:hidden}html.shortcode-wcpr-noscroll{position:fixed;overflow-y:scroll;width:100%}.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-wrap-container{display:flex;justify-content:center;position:relative;max-width:1000px;max-height:80%;width:80%}.shortcode-wcpr-modal-light-box.shortcode-wcpr-no-images .shortcode-wcpr-modal-wrap-container{max-width:500px}.shortcode-wcpr-single-product-summary{display:block;margin:0 30px;width:100%;padding:20px 0}.shortcode-wcpr-modal-content .shortcode-wcpr-single-product-summary .shortcode-wcpr-single-product-summary-meta{margin:15px 0}.shortcode-wcpr-modal-content .shortcode-wcpr-single-product-summary .shortcode-wcpr-single-product-summary-content{display:table}.shortcode-wcpr-modal-content .shortcode-wcpr-single-product-summary .shortcode-wcpr-single-product-summary-content .shortcode-wcpr-single-product-summary-image{width:80px;height:80px;display:table-cell;padding-right:10px;vertical-align:middle}.shortcode-wcpr-single-product-summary .shortcode-wcpr-single-product-summary-content .shortcode-wcpr-single-product-summary-meta a:hover{text-decoration:underline!important}.shortcode-wcpr-single-product-summary .shortcode-wcpr-single-product-summary-content .shortcode-wcpr-single-product-summary-meta a{text-decoration:none;font-weight:300}.shortcode-wcpr-single-product-summary .shortcode-wcpr-single-product-summary-meta-shop .add_to_cart_inline{padding:0!important;border:0!important;margin:5px 0!important}.shortcode-wcpr-single-product-summary .shortcode-wcpr-single-product-summary-meta-shop .cart .single_add_to_cart_button{margin-left:0}.shortcode-wcpr-single-product-summary .shortcode-wcpr-single-product-summary-content .shortcode-wcpr-single-product-summary-meta{display:inline-block}.shortcode-wcpr-single-product-summary .shortcode-wcpr-single-product-summary-meta-price{clear:both}.shortcode-wcpr-single-product-summary .shortcode-wcpr-single-product-summary-meta-title span{font-size:16px;font-weight:300}.wcpr-comment-children{border-top:1px solid rgb(1 1 1 / .1);margin-top:10px;padding:5px 0}.shortcode-wcpr-grid-item .wcpr-comment-child-content:not(.shortcode-wcpr-review-content){overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-align:justify}.wcpr-review-rating{display:flex;justify-content:space-between;flex-wrap:wrap;line-height:1em;padding:0}.wcpr-review-date{font-style:italic;font-size:.8em;margin:5px 0}@font-face{font-family:wcpr_rotate;src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/rotate.eot);src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/rotate.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/rotate.woff) format("woff"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/rotate.ttf) format("truetype"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/rotate.svg#rotate) format("svg");font-weight:400;font-style:normal}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-family:rotate;src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/rotate.svg#rotate) format("svg")}}[class*=" wcpr_rotate-"]:after,[class*=" wcpr_rotate-"]:before,[class^=wcpr_rotate-]:after,[class^=wcpr_rotate-]:before{font-family:wcpr_rotate;font-style:normal;margin:0}.wcpr_rotate-rotate-left-circular-arrow-interface-symbol:before{content:"\f100"}.wcpr_rotate-rotating-arrow-to-the-right:before{content:"\f101"}.wcpr-filter-container .wcpr-filter-overlay:before,.wcpr-grid-overlay:before{content:url(/wp-content/plugins/woocommerce-photo-reviews/images/loading-2.gif);width:64px;height:64px;font-size:15px;position:absolute;left:50%;top:50%;opacity:1;transform:translate(-50%,-50%) scale3d(.5,.5,.5)}.kt-reviews-image-container{height:auto;width:100%;overflow:hidden;margin:auto auto 20px;max-width:600px}.wcpr-review-title{font-weight:600}.wcpr-review-country{align-items:center;font-size:12px;padding:3px 0}.kt-reviews-image-container .kt-wc-reviews-images{margin-left:5px;margin-bottom:0;display:block;float:none}.kt-reviews-image-container img{display:block;border-radius:3px;max-height:100%;border:1px solid rgb(0 0 0 / .1);cursor:zoom-in}.kt-wc-reviews-images-wrap-wrap,.wcpr-review-country{display:flex;justify-content:center}.big-review-images{width:100%;padding:36px;position:relative;display:none;clear:both;float:left;height:auto;max-height:600px;border:1px solid rgb(1 1 1 / .1);align-items:center;justify-content:center;margin-top:20px;overflow:hidden}.big-review-images .big-review-images-content{display:flex;justify-content:center;align-items:center}.big-review-images .wcpr-close-normal{background-color:#fff;padding:3px;margin:0;display:block;position:absolute;top:0;right:0;text-align:center;font-size:30px;font-weight:700;cursor:pointer;color:#000;transition:.3s ease;line-height:1}.big-review-images .wcpr-close-normal:before{font-family:"woocommerce-photo-reviews";content:"\f101"}.big-review-images .wcpr-next-normal:before{font-family:"woocommerce-photo-reviews";content:"\f105"}.big-review-images .wcpr-prev-normal:before{font-family:"woocommerce-photo-reviews";content:"\f106"}.big-review-images a{text-decoration:none}.reviews-images-item{margin:2px;padding:0;float:left;border-radius:3px}.kt-reviews-image-container .kt-wc-reviews-images-wrap-wrap .reviews-images-item .review-images.review-iframe{max-height:150px}.kt-reviews-image-container .kt-wc-reviews-images-wrap-wrap .reviews-images-item .review-images{float:left;max-height:48px;width:auto;border-radius:3px}.reviews-images-item:hover{cursor:zoom-in}.wcpr-next-normal,.wcpr-prev-normal{cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);width:auto;font-weight:700;transition:.3s ease;border-radius:0;user-select:none;-webkit-user-select:none;padding:22px 0;margin:0;color:#000;font-size:35px}.wcpr-next-normal{right:0}.wcpr-prev-normal{left:0}.wcpr-next-normal:hover,.wcpr-prev-normal:hover{background-color:rgb(1 1 1 / .1)}.big-review-images .wcpr-close-normal:focus,.big-review-images .wcpr-close-normal:hover{text-decoration:none;cursor:pointer;background:rgb(1 1 1 / .1)}.active-image{border:1px solid #ff5b7e}.reviews-images-item.active-image{cursor:zoom-out}.kt-reviews-image-container .wcpr-rotate .wcpr-rotate-left:hover,.kt-reviews-image-container .wcpr-rotate .wcpr-rotate-right:hover{opacity:.7}.kt-reviews-image-container .wcpr-rotate .wcpr-rotate-left,.kt-reviews-image-container .wcpr-rotate .wcpr-rotate-right{display:inline-block;font-size:18px;cursor:pointer}.kt-reviews-image-container .wcpr-rotate{position:absolute;top:0;left:50%;transform:translateX(-50%);width:50px;display:flex;justify-content:space-around}.kt-reviews-image-container .big-review-images-content-container .wcpr-review-image-caption{position:absolute;width:100%;bottom:0;text-align:center}.kt-reviews-image-container .big-review-images-content-container{position:relative}@media (max-width:480px){.big-review-images{padding:28px}.big-review-images .wcpr-close-normal{padding:4px;font-size:20px}}.wcpr-grid-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgb(255 255 255 / .7);z-index:100;cursor:progress}.wcpr-hidden{display:none}.woocommerce-product-gallery__image{background-color:var(--color-alt-content-heading)}.flex-control-nav.flex-control-thumbs li{width:80px;border:1px solid var(--color-alt-content-border)}.flex-control-nav.flex-control-thumbs{display:flex;gap:var(--gallery-thumb-gap,0)}.wpb_text_column ul{margin-left:12px}.woocommerce-Reviews-title,.wcpr-stars-count.list-style,#comments .wcpr-filter-container,.shortcode-wcpr-filter-container,.wcpr-filter-container,#reply-title{display:none!important}.comment-form-rating .stars span{display:flex;gap:15px;overflow:initial}.woocommerce-photo-reviews-form p.stars a{width:inherit}.woocommerce-photo-reviews-form{width:100%}.shortcode-wcpr-grid-item{box-shadow:0 0 0 0!important;border:2px solid var(--color-alt-content-border)}.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-content-container-top .wcpr-review-rating .star-rating span::before,.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-content-container-top .wcpr-review-rating .star-rating::before{font-size:15px}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style{justify-content:space-between}.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-content-container-top{border-radius:0;background-color:var(--color-alt-content-bg)}.woocommerce .comment-respond{border-radius:0;box-shadow:0 0 0 0!important}.w-popup-box-title{font-family:Forge;font-style:italic;text-transform:uppercase;font-size:1rem}.woocommerce-photo-reviews-form-button-add-review{background-color:var(--color-alt-content-primary);font-family:Forge;text-transform:uppercase;padding:1rem 1.4rem!important;color:#fff;font-style:italic;font-size:13px}.woocommerce-photo-reviews-form input,.woocommerce-photo-reviews-form textarea{border:0!important}@media (max-width:500px){.flex-control-nav.flex-control-thumbs li{width:60px}}