.js-inquiry-floating:not(.inquiry-floating-btn--plugin){display:none!important}.inquiry-floating-btn.inquiry-floating-btn--plugin{position:fixed;right:24px;bottom:96px;z-index:9999;display:inline-flex!important;align-items:center;justify-content:center;width:52px;height:52px;min-height:52px;padding:0;border:1px solid rgb(255 255 255 / .42);border-radius:14px;background:radial-gradient(circle at 32% 20%,rgb(255 255 255 / .72) 0 16%,transparent 38%),linear-gradient(145deg,#a9d777 0%,#67a633 42%,#2f7518 100%);color:#fff;cursor:pointer;box-shadow:inset 0 1px 0 rgb(255 255 255 / .44),inset 0 -10px 18px rgb(32 94 12 / .28),0 12px 24px rgb(47 117 24 / .28);opacity:1!important;visibility:visible!important;overflow:visible}.inquiry-floating-btn--plugin .inquiry-floating-btn__icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:0;background:#fff0;color:#fff;filter:drop-shadow(0 1px 1px rgb(28 73 11 / .35))}.inquiry-floating-btn--plugin .inquiry-floating-btn__icon svg{width:24px;height:24px;fill:currentColor}.inquiry-floating-btn--plugin .inquiry-floating-btn__label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.inquiry-floating-btn--plugin .inquiry-floating-btn__badge{position:absolute;top:-8px;right:-8px;min-width:20px;height:20px;padding:0 6px;border-radius:999px;border:2px solid #fff;background:#ef4444;color:#fff;font-size:11px;font-weight:700;line-height:16px;text-align:center;opacity:0;transform:scale(.8);pointer-events:none;box-shadow:0 5px 12px rgb(127 29 29 / .25)}.inquiry-floating-btn--plugin .inquiry-floating-btn__badge.is-visible{opacity:1;transform:scale(1)}body .inquiry-cart[data-inquiry-cart-root]{position:fixed;inset:0;z-index:9999;display:none;align-items:center;justify-content:center;padding:24px}body .inquiry-cart[data-inquiry-cart-root].is-open{display:flex}body .inquiry-cart[data-inquiry-cart-root][hidden]{display:none!important}.inquiry-cart__backdrop{position:absolute;inset:0;background:rgb(15 23 42 / .28)}body .inquiry-cart[data-inquiry-cart-root] .inquiry-cart__drawer{position:relative;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;width:min(680px, 100%);max-height:min(82vh, 760px);height:auto!important;background:#fff;color:#111827;border-radius:22px;box-shadow:0 24px 70px rgb(15 23 42 / .22);transform:translateY(18px) scale(.98);opacity:0;transition:transform 0.22s ease,opacity 0.22s ease;display:flex;flex-direction:column;overflow:hidden}body .inquiry-cart[data-inquiry-cart-root].is-open .inquiry-cart__drawer{transform:translateY(0) scale(1);opacity:1}.inquiry-cart__header{display:flex;align-items:center;justify-content:space-between;padding:18px 24px;border-bottom:1px solid #e5e7eb}.inquiry-cart__title{margin:0;font-size:20px;line-height:1.2}.inquiry-cart__close{border:0;background:#fff0;color:#111827;font-size:28px;line-height:1;cursor:pointer}.inquiry-cart__content{flex:1;overflow-y:auto;padding:18px 24px 24px}.inquiry-cart__items{margin-bottom:24px}.inquiry-cart__empty{margin:0;padding:14px 16px;border:1px solid #e5e7eb;background:#f9fafb}.inquiry-cart__item{display:grid;grid-template-columns:72px 1fr;gap:14px;padding:14px 0;border-bottom:1px solid #e5e7eb}.inquiry-cart__item-image{width:72px;height:72px;object-fit:cover;background:#f3f4f6}.inquiry-cart__item-image--placeholder{border:1px solid #e5e7eb}.inquiry-cart__item-name{font-size:15px;font-weight:600;margin-bottom:6px}.inquiry-cart__item-sku,.inquiry-cart__item-link{display:block;font-size:13px;color:#4b5563;margin-bottom:6px}.inquiry-cart__item-link{color:#1d4ed8;text-decoration:none}.inquiry-cart__item-actions{display:flex;align-items:center;gap:10px;margin-top:8px}.inquiry-cart__qty{width:88px;min-height:38px;padding:8px 10px;border:1px solid #d1d5db}.inquiry-cart__remove{border:0;background:#fff0;color:#b91c1c;cursor:pointer;padding:0}.inquiry-cart__form{display:grid;gap:14px;padding:18px;border:1px solid #e5e7eb;border-radius:18px;background:#fbfdff}.inquiry-cart__field{display:grid;gap:8px;font-size:14px;color:#111827}.inquiry-cart__field input,.inquiry-cart__field select,.inquiry-cart__field textarea{width:100%;min-height:42px;padding:10px 12px;border:1px solid #d1d5db;background:#fff;color:#111827;box-sizing:border-box}.inquiry-cart__field textarea{min-height:120px;resize:vertical}.inquiry-cart__submit{min-height:44px;border:1px solid #111827;background:#111827;color:#fff;cursor:pointer}.inquiry-cart__submit[disabled]{opacity:.65;cursor:not-allowed}.inquiry-cart__history{margin-top:28px;padding-top:20px;border-top:1px solid #e5e7eb}.inquiry-cart__history-title{margin:0 0 12px;font-size:16px}.inquiry-cart__history-empty,.inquiry-cart__history-meta,.inquiry-cart__history-products{font-size:13px;color:#4b5563}.inquiry-cart__history-item{padding:12px 0;border-bottom:1px solid #f1f5f9}.inquiry-cart__history-products{margin-top:6px}.inquiry-cart__message{min-height:20px;font-size:13px;color:#047857}.inquiry-cart__message.is-error{color:#b91c1c}.inquiry-cart-open{overflow:hidden}@media (max-width:767px){.inquiry-floating-btn.inquiry-floating-btn--plugin{right:16px;bottom:110px;width:50px;height:50px;min-height:50px}body .inquiry-cart[data-inquiry-cart-root] .inquiry-cart__drawer{width:100%;max-height:calc(100vh - 32px);border-radius:20px}body .inquiry-cart[data-inquiry-cart-root]{padding:16px}.inquiry-cart__header,.inquiry-cart__content{padding-left:18px;padding-right:18px}}:root{--woocommerce:#720eec;--wc-green:#007518;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px;--wc-destructive:#cc1818;--wc-card-border-radius:8px}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:" ";display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.images.woocommerce-product-gallery .flex-viewport,.woocommerce div.product div.images.woocommerce-product-gallery .flex-viewport,.woocommerce-page #content div.product div.images.woocommerce-product-gallery .flex-viewport,.woocommerce-page div.product div.images.woocommerce-product-gallery .flex-viewport{touch-action:pan-y pinch-zoom}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:" ";display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{background-color:#fff0;border-radius:0;border:0;color:var(--wc-form-color-text,#000);cursor:pointer;font-size:inherit;line-height:inherit;margin:0;padding:0;position:absolute;right:.7em;text-decoration:none;top:50%;transform:translateY(-50%);-moz-osx-font-smoothing:inherit;-webkit-appearance:none;-webkit-font-smoothing:inherit}.woocommerce form .show-password-input::before,.woocommerce-page form .show-password-input::before{background-repeat:no-repeat;background-size:cover;background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.3 3.3C16.9 2.9 16.2 2.9 15.7 3.3L13.3 5.7C12.2437 5.3079 11.1267 5.1048 10 5.1C6.2 5.2 2.8 7.2 1 10.5C1.2 10.9 1.5 11.3 1.8 11.7C2.6 12.8 3.6 13.7 4.7 14.4L3 16.1C2.6 16.5 2.5 17.2 3 17.7C3.4 18.1 4.1 18.2 4.6 17.7L17.3 4.9C17.7 4.4 17.7 3.7 17.3 3.3ZM6.7 12.3L5.4 13.6C4.2 12.9 3.1 11.9 2.3 10.7C3.5 9 5.1 7.8 7 7.2C5.7 8.6 5.6 10.8 6.7 12.3ZM10.1 9C9.6 8.5 9.7 7.7 10.2 7.2C10.7 6.8 11.4 6.8 11.9 7.2L10.1 9ZM18.3 9.5C17.8 8.8 17.2 8.1 16.5 7.6L15.5 8.6C16.3 9.2 17 9.9 17.6 10.8C15.9 13.4 13 15 9.9 15H9.1L8.1 16C8.8 15.9 9.4 16 10 16C13.3 16 16.4 14.4 18.3 11.7C18.6 11.3 18.8 10.9 19.1 10.5C18.8 10.2 18.6 9.8 18.3 9.5ZM14 10L10 14C12.2 14 14 12.2 14 10Z" fill="%23111111"/></svg>');content:"";display:block;height:22px;width:22px}.woocommerce form .show-password-input.display-password::before,.woocommerce-page form .show-password-input.display-password::before{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 9.49999C15 4.89999 8.50002 3.79999 3.90002 7.19999C2.70002 8.09999 1.70002 9.29999 0.900024 10.6C1.10002 11 1.40002 11.4 1.70002 11.8C5.00002 16.4 11.3 17.4 15.9 14.2C16.8 13.5 17.6 12.8 18.3 11.8C18.6 11.4 18.8 11 19.1 10.6C18.8 10.2 18.6 9.79999 18.3 9.49999ZM10.1 7.19999C10.6 6.69999 11.4 6.69999 11.9 7.19999C12.4 7.69999 12.4 8.49999 11.9 8.99999C11.4 9.49999 10.6 9.49999 10.1 8.99999C9.60003 8.49999 9.60003 7.69999 10.1 7.19999ZM10 14.9C6.90002 14.9 4.00002 13.3 2.30002 10.7C3.50002 8.99999 5.10002 7.79999 7.00002 7.19999C6.30002 7.99999 6.00002 8.89999 6.00002 9.89999C6.00002 12.1 7.70002 14 10 14C12.2 14 14.1 12.3 14.1 9.99999V9.89999C14.1 8.89999 13.7 7.89999 13 7.19999C14.9 7.79999 16.5 8.99999 17.7 10.7C16 13.3 13.1 14.9 10 14.9Z" fill="%23111111"/></svg>')}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:" ";display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-account .woocommerce-MyAccount-content mark{background-color:#fff0;color:inherit;font-weight:700}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgb(0 0 0 / .15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}@media only screen and (max-width:768px){:root{--woocommerce:#720eec;--wc-green:#007518;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px;--wc-destructive:#cc1818;--wc-card-border-radius:8px}.woocommerce table.shop_table_responsive thead,.woocommerce-page table.shop_table_responsive thead{display:none}.woocommerce table.shop_table_responsive tbody tr:first-child td:first-child,.woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child{border-top:0}.woocommerce table.shop_table_responsive tbody th,.woocommerce-page table.shop_table_responsive tbody th{display:none}.woocommerce table.shop_table_responsive tr,.woocommerce-page table.shop_table_responsive tr{display:block}.woocommerce table.shop_table_responsive tr td,.woocommerce-page table.shop_table_responsive tr td{display:block;text-align:right!important}.woocommerce table.shop_table_responsive tr td.order-actions,.woocommerce-page table.shop_table_responsive tr td.order-actions{text-align:left!important}.woocommerce table.shop_table_responsive tr td::before,.woocommerce-page table.shop_table_responsive tr td::before{content:attr(data-title) ": ";font-weight:700;float:left}.woocommerce table.shop_table_responsive tr td.actions::before,.woocommerce table.shop_table_responsive tr td.product-remove::before,.woocommerce-page table.shop_table_responsive tr td.actions::before,.woocommerce-page table.shop_table_responsive tr td.product-remove::before{display:none}.woocommerce table.shop_table_responsive tr:nth-child(2n) td,.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td{background-color:rgb(0 0 0 / .025)}.woocommerce table.my_account_orders tr td.order-actions,.woocommerce-page table.my_account_orders tr td.order-actions{text-align:left}.woocommerce table.my_account_orders tr td.order-actions::before,.woocommerce-page table.my_account_orders tr td.order-actions::before{display:none}.woocommerce table.my_account_orders tr td.order-actions .button,.woocommerce-page table.my_account_orders tr td.order-actions .button{float:none;margin:.125em .25em .125em 0}.woocommerce table.shop_attributes tr,.woocommerce-page table.shop_attributes tr{display:block}.woocommerce table.shop_attributes tr td,.woocommerce table.shop_attributes tr th,.woocommerce-page table.shop_attributes tr td,.woocommerce-page table.shop_attributes tr th{display:block;max-width:100%;width:auto;text-align:left;padding:.5em}.woocommerce table.shop_attributes tr th,.woocommerce-page table.shop_attributes tr th{padding-bottom:.25em;border-bottom:0}.woocommerce table.shop_attributes tr td,.woocommerce-page table.shop_attributes tr td{padding-top:.25em}.woocommerce table.shop_attributes tr td>:first-child,.woocommerce table.shop_attributes tr th>:first-child,.woocommerce-page table.shop_attributes tr td>:first-child,.woocommerce-page table.shop_attributes tr th>:first-child{padding-top:0;margin-top:0}.woocommerce table.shop_attributes tr td>:last-child,.woocommerce table.shop_attributes tr th>:last-child,.woocommerce-page table.shop_attributes tr td>:last-child,.woocommerce-page table.shop_attributes tr th>:last-child{padding-bottom:0;margin-bottom:0}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-1,.woocommerce-page .col2-set .col-2{float:none;width:100%}.woocommerce ul.products[class*=columns-] li.product,.woocommerce-page ul.products[class*=columns-] li.product{width:48%;float:left;clear:both;margin:0 0 2.992em}.woocommerce ul.products[class*=columns-] li.product:nth-child(2n),.woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n){float:right;clear:none!important}.woocommerce #content div.product div.images,.woocommerce #content div.product div.summary,.woocommerce div.product div.images,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.images,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.images,.woocommerce-page div.product div.summary{float:none;width:100%}.woocommerce #content table.cart .product-thumbnail,.woocommerce table.cart .product-thumbnail,.woocommerce-page #content table.cart .product-thumbnail,.woocommerce-page table.cart .product-thumbnail{display:none}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:left}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:none;padding-bottom:.5em}.woocommerce #content table.cart td.actions .coupon::after,.woocommerce #content table.cart td.actions .coupon::before,.woocommerce table.cart td.actions .coupon::after,.woocommerce table.cart td.actions .coupon::before,.woocommerce-page #content table.cart td.actions .coupon::after,.woocommerce-page #content table.cart td.actions .coupon::before,.woocommerce-page table.cart td.actions .coupon::after,.woocommerce-page table.cart td.actions .coupon::before{content:" ";display:table}.woocommerce #content table.cart td.actions .coupon::after,.woocommerce table.cart td.actions .coupon::after,.woocommerce-page #content table.cart td.actions .coupon::after,.woocommerce-page table.cart td.actions .coupon::after{clear:both}.woocommerce #content table.cart td.actions .coupon .button,.woocommerce #content table.cart td.actions .coupon .input-text,.woocommerce #content table.cart td.actions .coupon input,.woocommerce table.cart td.actions .coupon .button,.woocommerce table.cart td.actions .coupon .input-text,.woocommerce table.cart td.actions .coupon input,.woocommerce-page #content table.cart td.actions .coupon .button,.woocommerce-page #content table.cart td.actions .coupon .input-text,.woocommerce-page #content table.cart td.actions .coupon input,.woocommerce-page table.cart td.actions .coupon .button,.woocommerce-page table.cart td.actions .coupon .input-text,.woocommerce-page table.cart td.actions .coupon input{width:48%;box-sizing:border-box}.woocommerce #content table.cart td.actions .coupon .button.alt,.woocommerce #content table.cart td.actions .coupon .input-text+.button,.woocommerce table.cart td.actions .coupon .button.alt,.woocommerce table.cart td.actions .coupon .input-text+.button,.woocommerce-page #content table.cart td.actions .coupon .button.alt,.woocommerce-page #content table.cart td.actions .coupon .input-text+.button,.woocommerce-page table.cart td.actions .coupon .button.alt,.woocommerce-page table.cart td.actions .coupon .input-text+.button{float:right}.woocommerce #content table.cart td.actions .coupon .coupon-error-notice,.woocommerce table.cart td.actions .coupon .coupon-error-notice,.woocommerce-page #content table.cart td.actions .coupon .coupon-error-notice,.woocommerce-page table.cart td.actions .coupon .coupon-error-notice{clear:left;color:var(--wc-red);float:left;font-size:.75em;margin-bottom:0;text-align:left;width:48%}.woocommerce #content table.cart td.actions .button,.woocommerce table.cart td.actions .button,.woocommerce-page #content table.cart td.actions .button,.woocommerce-page table.cart td.actions .button{display:block;width:100%}.woocommerce .cart-collaterals .cart_totals,.woocommerce .cart-collaterals .cross-sells,.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .shipping_calculator{width:100%;float:none;text-align:left}.woocommerce-page.woocommerce-checkout form.login .form-row,.woocommerce.woocommerce-checkout form.login .form-row{width:100%;float:none}.woocommerce #payment .terms,.woocommerce-page #payment .terms{text-align:left;padding:0}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:none;width:100%;box-sizing:border-box;margin-bottom:1em}.woocommerce .lost_reset_password .form-row-first,.woocommerce .lost_reset_password .form-row-last,.woocommerce-page .lost_reset_password .form-row-first,.woocommerce-page .lost_reset_password .form-row-last{width:100%;float:none;margin-right:0}.woocommerce-account .woocommerce-MyAccount-content,.woocommerce-account .woocommerce-MyAccount-navigation{float:none;width:100%}.single-product .twentythirteen .panel{padding-left:20px!important;padding-right:20px!important}}:root{--woocommerce:#720eec;--wc-green:#007518;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px;--wc-destructive:#cc1818;--wc-card-border-radius:8px}@keyframes spin{100%{transform:rotate(360deg)}}@font-face{font-display:swap;font-family:star;src:url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2) format("woff2"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:WooCommerce;src:url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2) format("woff2"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}.woocommerce form .form-row{padding:3px;margin:0 0 6px}.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:0}.woocommerce form .form-row label{line-height:2}.woocommerce form .form-row label.hidden{visibility:hidden}.woocommerce form .form-row label.inline{display:inline}.woocommerce form .form-row .woocommerce-input-wrapper .description{background:#1e85be;color:#fff;border-radius:3px;padding:1em;margin:.5em 0 0;clear:both;display:none;position:relative}.woocommerce form .form-row .woocommerce-input-wrapper .description a{color:#fff;text-decoration:underline;border:0;box-shadow:none}.woocommerce form .form-row .woocommerce-input-wrapper .description::before{left:50%;top:0;margin-top:-4px;transform:translateX(-50%) rotate(180deg);content:"";position:absolute;border-width:4px 6px 0 6px;border-style:solid;border-color:#1e85be #fff0 #fff0 #fff0;z-index:100;display:block}.woocommerce form .form-row .input-checkbox{display:inline;margin:-2px 8px 0 0;text-align:center;vertical-align:middle}.woocommerce form .form-row .input-text,.woocommerce form .form-row select{font-family:inherit;font-weight:400;letter-spacing:normal;padding:.5em;display:block;background-color:var(--wc-form-color-background,#fff);border:var(--wc-form-border-width) solid var(--wc-form-border-color);border-radius:var(--wc-form-border-radius);color:var(--wc-form-color-text,#000);box-sizing:border-box;width:100%;margin:0;line-height:normal;height:auto}.woocommerce form .form-row .input-text:focus,.woocommerce form .form-row select:focus{border-color:currentColor}.woocommerce form .form-row select{cursor:pointer;appearance:none;padding-right:3em;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=);background-repeat:no-repeat;background-size:16px;background-position:calc(100% - .5em) 50%}.woocommerce form .form-row textarea{height:4em;line-height:1.5;box-shadow:none}.woocommerce form .form-row .country_to_state--single{background:0 0;border:0;padding:0;appearance:none;background-image:none;font:inherit;font-weight:700;color:inherit;width:auto;pointer-events:none}.woocommerce form .form-row .required{color:var(--wc-red);font-weight:700;border:0!important;text-decoration:none;visibility:hidden}.woocommerce form .form-row .optional{visibility:visible}.woocommerce form .form-row.woocommerce-invalid label{color:var(--wc-red)}.woocommerce form .form-row.woocommerce-invalid input.input-text,.woocommerce form .form-row.woocommerce-invalid select{border-color:var(--wc-red)}.woocommerce form .form-row.woocommerce-invalid .select2-container:not(.select2-container--open) .select2-selection{border-color:var(--wc-red)}.woocommerce form .form-row.woocommerce-validated input.input-text,.woocommerce form .form-row.woocommerce-validated select{border-color:var(--wc-green)}.woocommerce form .form-row.woocommerce-validated .select2-container:not(.select2-container--open) .select2-selection{border-color:var(--wc-green)}.woocommerce form .form-row ::-webkit-input-placeholder{line-height:normal}.woocommerce form .form-row :-moz-placeholder{line-height:normal}.woocommerce form .form-row :-ms-input-placeholder{line-height:normal}:where(.woocommerce) .select2-container{width:100%}:where(.woocommerce) .select2-container .select2-selection--single{height:auto}:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__rendered{padding:.5em;line-height:normal;box-sizing:border-box;color:var(--wc-form-color-text,#444);font-weight:400}:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__placeholder{color:var(--wc-form-color-text,#444)}:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__arrow{position:absolute;top:2px;right:.5em;height:100%;width:16px}:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__arrow b{border:none;display:block;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;background-size:16px;width:16px;height:16px;position:absolute;top:50%;left:0;margin:-8px 0 0}:where(.woocommerce) .select2-container .select2-dropdown,:where(.woocommerce) .select2-container .select2-selection{background-color:var(--wc-form-color-background,#fff);border:var(--wc-form-border-width,1px) solid var(--wc-form-border-color,#aaa);border-radius:var(--wc-form-border-radius,4px)}:where(.woocommerce) .select2-container.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}:where(.woocommerce) .select2-container.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}:where(.woocommerce) .select2-results__options{list-style:none;margin:0;padding:0}:where(.woocommerce) .select2-results__option{margin:0}.woocommerce-store-notice,p.demo_store{position:absolute;top:0;left:0;right:0;margin:0;width:100%;font-size:1em;padding:1em 0;text-align:center;background-color:#720eec;color:#fcfbfe;z-index:99998;box-shadow:0 1px 1em rgb(0 0 0 / .2);display:none}.woocommerce-store-notice a,p.demo_store a{color:#fcfbfe;text-decoration:underline}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.admin-bar p.demo_store{top:32px}.woocommerce-product-gallery__photoswipe-video-wrapper{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.woocommerce-product-gallery__photoswipe-video{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain}.clear{clear:both}.woocommerce .blockUI.blockOverlay{position:relative}.woocommerce .blockUI.blockOverlay::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgb(0 0 0 / .75)}.woocommerce .loader::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgb(0 0 0 / .75)}.woocommerce a.remove{display:block;font-size:1.5em;height:1em;width:1em;text-align:center;line-height:1;border-radius:100%;color:var(--wc-red)!important;text-decoration:none;font-weight:700;border:0}.woocommerce a.remove:hover{color:#fff!important;background:var(--wc-red)}.woocommerce small.note{display:block;color:#767676;font-size:.857em;margin-top:10px}.woocommerce .woocommerce-breadcrumb{margin:0 0 1em;padding:0}.woocommerce .woocommerce-breadcrumb::after,.woocommerce .woocommerce-breadcrumb::before{content:" ";display:table}.woocommerce .woocommerce-breadcrumb::after{clear:both}.woocommerce .quantity .qty{width:3.631em;text-align:center}.woocommerce div.product{margin-bottom:0;position:relative}.woocommerce div.product .product_title{clear:none;margin-top:0;padding:0}.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{background:inherit;font-weight:700;display:inline-block}.woocommerce div.product p.price del,.woocommerce div.product span.price del{opacity:.7;display:inline-block}.woocommerce div.product p.stock{font-size:.92em}.woocommerce div.product .woocommerce-product-rating{margin-bottom:1.618em}.woocommerce div.product div.images{margin-bottom:2em}.woocommerce div.product div.images img{display:block;width:100%;height:auto;box-shadow:none}.woocommerce div.product div.images div.thumbnails{padding-top:1em}.woocommerce div.product div.images.woocommerce-product-gallery{position:relative}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{transition:all cubic-bezier(.795,-.035,0,1) .5s;margin:0;padding:0}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg{background-color:#fff;opacity:0}.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder{border:1px solid #f2f2f2}.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:25%;display:inline-block}.woocommerce div.product div.images .woocommerce-product-gallery__image a{display:block;outline-offset:-2px}.woocommerce div.product div.images .woocommerce-product-gallery__video .wp-post-video{display:block;width:100%;height:auto}.woocommerce div.product div.images .woocommerce-product-gallery__trigger{background:#fff;border:none;box-sizing:content-box;border-radius:100%;cursor:pointer;font-size:2em;height:36px;padding:0;position:absolute;right:.5em;text-indent:-9999px;top:.5em;width:36px;z-index:99}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before{border:2px solid #000;border-radius:100%;box-sizing:content-box;content:"";display:block;height:10px;left:9px;top:9px;position:absolute;width:10px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after{background:#000;border-radius:6px;box-sizing:content-box;content:"";display:block;height:8px;left:22px;position:absolute;top:19px;transform:rotate(-45deg);width:2px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger span[aria-hidden=true]{border:0;clip-path:inset(50%);height:1px;left:50%;margin:-1px;overflow:hidden;position:absolute;top:50%;width:1px}.woocommerce div.product div.images .flex-control-thumbs{overflow:hidden;zoom:1;margin:0;padding:0}.woocommerce div.product div.images .flex-control-thumbs li{width:25%;float:left;margin:0;list-style:none;position:relative}.woocommerce div.product div.images .flex-control-thumbs li .woocommerce-product-gallery__video-thumbnail-preview,.woocommerce div.product div.images .flex-control-thumbs li img{cursor:pointer;opacity:.5;margin:0}.woocommerce div.product div.images .flex-control-thumbs li .woocommerce-product-gallery__video-thumbnail-preview.flex-active,.woocommerce div.product div.images .flex-control-thumbs li .woocommerce-product-gallery__video-thumbnail-preview:hover,.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,.woocommerce div.product div.images .flex-control-thumbs li img:hover{opacity:1}.woocommerce div.product div.images .flex-control-thumbs li.woocommerce-product-gallery__video-thumbnail::before{content:"▶";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1;color:#fff;font-size:1.4em;text-shadow:0 0 .25em rgb(0 0 0 / .8);pointer-events:none}.woocommerce div.product div.images .flex-control-thumbs li.woocommerce-product-gallery__video-thumbnail img.woocommerce-product-gallery__video-thumbnail-placeholder,.woocommerce div.product div.images .flex-control-thumbs li.woocommerce-product-gallery__video-thumbnail img.woocommerce-product-gallery__video-thumbnail-placeholder.flex-active,.woocommerce div.product div.images .flex-control-thumbs li.woocommerce-product-gallery__video-thumbnail img.woocommerce-product-gallery__video-thumbnail-placeholder:hover{opacity:0}.woocommerce div.product div.images .flex-control-thumbs li.woocommerce-product-gallery__video-thumbnail .woocommerce-product-gallery__video-thumbnail-preview{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;pointer-events:none}.woocommerce div.product div.images .flex-control-thumbs li.woocommerce-product-gallery__video-thumbnail .woocommerce-product-gallery__video-thumbnail-placeholder.flex-active+.woocommerce-product-gallery__video-thumbnail-preview,.woocommerce div.product div.images .flex-control-thumbs li.woocommerce-product-gallery__video-thumbnail:hover .woocommerce-product-gallery__video-thumbnail-preview{opacity:1}.woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:left}.woocommerce div.product div.summary{margin-bottom:2em}.woocommerce div.product div.social{text-align:right;margin:0 0 1em}.woocommerce div.product div.social span{margin:0 0 0 2px}.woocommerce div.product div.social span span{margin:0}.woocommerce div.product div.social span .stButton .chicklets{padding-left:16px;width:0}.woocommerce div.product div.social iframe{float:left;margin-top:3px}.woocommerce div.product .woocommerce-tabs ul.tabs{list-style:none;padding:0 0 0 1em;margin:0 0 1.618em;overflow:hidden;position:relative}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:1px solid #cfc8d8;background-color:#e9e6ed;color:#515151;display:inline-block;position:relative;z-index:0;border-radius:4px 4px 0 0;margin:0 -5px;padding:0 1em}.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:inline-block;padding:.5em 0;font-weight:700;color:#515151;text-decoration:none}.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{text-decoration:none;color:#6b6b6b}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fff;color:#515151;z-index:2;border-bottom-color:#fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:inherit;text-shadow:inherit}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before{box-shadow:2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after{box-shadow:-2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li::after,.woocommerce div.product .woocommerce-tabs ul.tabs li::before{border:1px solid #cfc8d8;position:absolute;bottom:-1px;width:5px;height:5px;content:" ";box-sizing:border-box}.woocommerce div.product .woocommerce-tabs ul.tabs li::before{left:-5px;border-bottom-right-radius:4px;border-width:0 1px 1px 0;box-shadow:2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs li::after{right:-5px;border-bottom-left-radius:4px;border-width:0 0 1px 1px;box-shadow:-2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs::before{position:absolute;content:" ";width:100%;bottom:0;left:0;border-bottom:1px solid #cfc8d8;z-index:1}.woocommerce div.product .woocommerce-tabs .panel{margin:0 0 2em;padding:0}.woocommerce div.product p.cart{margin-bottom:2em}.woocommerce div.product p.cart::after,.woocommerce div.product p.cart::before{content:" ";display:table}.woocommerce div.product p.cart::after{clear:both}.woocommerce div.product form.cart{margin-bottom:2em}.woocommerce div.product form.cart::after,.woocommerce div.product form.cart::before{content:" ";display:table}.woocommerce div.product form.cart::after{clear:both}.woocommerce div.product form.cart div.quantity{float:left;margin:0 4px 0 0}.woocommerce div.product form.cart table{border-width:0 0 1px}.woocommerce div.product form.cart table td{padding-left:0}.woocommerce div.product form.cart table div.quantity{float:none;margin:0}.woocommerce div.product form.cart table small.stock{display:block;float:none}.woocommerce div.product form.cart .variations{margin-bottom:1em;border:0;width:100%}.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{border:0;line-height:2em;vertical-align:top}.woocommerce div.product form.cart .variations label{font-weight:700;text-align:left}.woocommerce div.product form.cart .variations select{max-width:100%;min-width:75%;display:inline-block;margin-right:1em;appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:3em;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;background-size:16px;-webkit-background-size:16px;background-position:calc(100% - 12px) 50%;-webkit-background-position:calc(100% - 12px) 50%}.woocommerce div.product form.cart .variations td.label{padding-right:1em}.woocommerce div.product form.cart .woocommerce-variation-description p{margin-bottom:1em}.woocommerce div.product form.cart .reset_variations{visibility:hidden;font-size:.83em}.woocommerce div.product form.cart .wc-no-matching-variations{display:none}.woocommerce div.product form.cart .button{vertical-align:middle;float:left}.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label{padding-right:1em;padding-left:1em}.woocommerce div.product form.cart .group_table td{vertical-align:top;padding-bottom:.5em;border:0}.woocommerce div.product form.cart .group_table td:first-child{width:4em;text-align:center}.woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox{display:inline-block;width:auto;margin:0 auto;transform:scale(1.5,1.5)}.woocommerce span.onsale{min-height:3.236em;min-width:3.236em;padding:.202em;font-size:1em;font-weight:700;position:absolute;text-align:center;line-height:3.236;top:-.5em;left:-.5em;margin:0;border-radius:100%;background-color:#958e09;color:#fff;font-size:.857em;z-index:9}.woocommerce .products ul,.woocommerce ul.products{margin:0 0 1em;padding:0;list-style:none outside;clear:both}.woocommerce .products ul::after,.woocommerce .products ul::before,.woocommerce ul.products::after,.woocommerce ul.products::before{content:" ";display:table}.woocommerce .products ul::after,.woocommerce ul.products::after{clear:both}.woocommerce .products ul li,.woocommerce ul.products li{list-style:none outside}.woocommerce ul.products li.product .onsale{top:0;right:0;left:auto;margin:-.5em -.5em 0 0}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{padding:.5em 0;margin:0;font-size:1em}.woocommerce ul.products li.product a{text-decoration:none}.woocommerce ul.products li.product a.woocommerce-loop-product__link{display:block}.woocommerce ul.products li.product a img{width:100%;height:auto;display:block;margin:0 0 1em;box-shadow:none}.woocommerce ul.products li.product strong{display:block}.woocommerce ul.products li.product .woocommerce-placeholder{border:1px solid #f2f2f2}.woocommerce ul.products li.product .star-rating{font-size:.857em}.woocommerce ul.products li.product .button{display:inline-block;margin-top:1em}.woocommerce ul.products li.product .price{display:block;font-weight:400;margin-bottom:.5em;font-size:.857em}.woocommerce ul.products li.product .price del{color:inherit;opacity:.7;display:inline-block}.woocommerce ul.products li.product .price ins{background:0 0;font-weight:700;display:inline-block}.woocommerce ul.products li.product .price .from{font-size:.67em;margin:-2px 0 0 0;text-transform:uppercase;color:rgb(90 89 68 / .5)}.woocommerce .woocommerce-result-count{margin:0 0 1em}.woocommerce .woocommerce-ordering{margin:0 0 1em}.woocommerce .woocommerce-ordering>label{margin-right:.25rem}.woocommerce .woocommerce-ordering select{vertical-align:top}.woocommerce nav.woocommerce-pagination{text-align:center}.woocommerce nav.woocommerce-pagination ul{display:inline-block;white-space:nowrap;padding:0;clear:both;border:1px solid #cfc8d8;border-right:0;margin:1px}.woocommerce nav.woocommerce-pagination ul li{border-right:1px solid #cfc8d8;padding:0;margin:0;float:left;display:inline;overflow:hidden}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{margin:0;text-decoration:none;padding:0;line-height:1;font-size:1em;font-weight:400;padding:.5em;min-width:1em;display:block}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{background:#e9e6ed;color:#816f98}.woocommerce .cart .button,.woocommerce .cart input.button{float:none}.woocommerce a.added_to_cart{padding-top:.5em;display:inline-block}.woocommerce #reviews h2 small{float:right;color:#767676;font-size:15px;margin:10px 0 0}.woocommerce #reviews h2 small a{text-decoration:none;color:#767676}.woocommerce #reviews h3{margin:0}.woocommerce #reviews #respond{margin:0;border:0;padding:0}.woocommerce #reviews #comment{height:75px}.woocommerce #reviews #comments .add_review::after,.woocommerce #reviews #comments .add_review::before{content:" ";display:table}.woocommerce #reviews #comments .add_review::after{clear:both}.woocommerce #reviews #comments h2{clear:none}.woocommerce #reviews #comments ol.commentlist{margin:0;width:100%;background:0 0;list-style:none}.woocommerce #reviews #comments ol.commentlist::after,.woocommerce #reviews #comments ol.commentlist::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist::after{clear:both}.woocommerce #reviews #comments ol.commentlist li{padding:0;margin:0 0 20px;border:0;position:relative;background:0;border:0}.woocommerce #reviews #comments ol.commentlist li img.avatar{float:left;position:absolute;top:0;left:0;padding:3px;width:32px;height:auto;background:#e9e6ed;border:1px solid #e1dde7;margin:0;box-shadow:none}.woocommerce #reviews #comments ol.commentlist li .comment-text{margin:0 0 0 50px;border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0}.woocommerce #reviews #comments ol.commentlist li .comment-text::after,.woocommerce #reviews #comments ol.commentlist li .comment-text::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist li .comment-text::after{clear:both}.woocommerce #reviews #comments ol.commentlist li .comment-text p{margin:0 0 1em}.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{font-size:.83em}.woocommerce #reviews #comments ol.commentlist ul.children{list-style:none outside;margin:20px 0 0 50px}.woocommerce #reviews #comments ol.commentlist ul.children .star-rating{display:none}.woocommerce #reviews #comments ol.commentlist #respond{border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0;margin:20px 0 0 50px}.woocommerce #reviews #comments .commentlist>li::before{content:""}.woocommerce .star-rating{float:right;overflow:hidden;position:relative;height:1em;line-height:1;font-size:1em;width:5.4em;font-family:WooCommerce}.woocommerce .star-rating::before{content:"sssss";color:#cfc8d8;float:left;top:0;left:0;position:absolute}.woocommerce .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.woocommerce .star-rating span::before{content:"SSSSS";top:0;position:absolute;left:0}.woocommerce .woocommerce-product-rating{line-height:2;display:block}.woocommerce .woocommerce-product-rating::after,.woocommerce .woocommerce-product-rating::before{content:" ";display:table}.woocommerce .woocommerce-product-rating::after{clear:both}.woocommerce .woocommerce-product-rating .star-rating{margin:.5em 4px 0 0;float:left}.woocommerce .products .star-rating{display:block;margin:0 0 .5em;float:none}.woocommerce .hreview-aggregate .star-rating{margin:10px 0 0}.woocommerce #review_form #respond{position:static;margin:0;width:auto;padding:0;background:#fff0 none;border:0}.woocommerce #review_form #respond::after,.woocommerce #review_form #respond::before{content:" ";display:table}.woocommerce #review_form #respond::after{clear:both}.woocommerce #review_form #respond p{margin:0 0 10px}.woocommerce #review_form #respond .form-submit input{left:auto}.woocommerce #review_form #respond textarea{box-sizing:border-box;width:100%}.woocommerce p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none;font-size:24px}.woocommerce p.stars a::before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:WooCommerce;content:"\e021";text-indent:0}.woocommerce p.stars a:hover~a::before{content:"\e021"}.woocommerce p.stars:hover a::before{content:"\e020"}.woocommerce p.stars.selected a.active::before{content:"\e020"}.woocommerce p.stars.selected a.active~a::before{content:"\e021"}.woocommerce p.stars.selected a:not(.active)::before{content:"\e020"}.woocommerce table.shop_attributes{border:0;border-top:1px dotted rgb(0 0 0 / .1);margin-bottom:1.618em;width:100%}.woocommerce table.shop_attributes th{width:150px;font-weight:700;padding:8px;border-top:0;border-bottom:1px dotted rgb(0 0 0 / .1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td{font-style:italic;padding:0;border-top:0;border-bottom:1px dotted rgb(0 0 0 / .1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td p{margin:0;padding:8px 0}.woocommerce table.shop_attributes tr:nth-child(2n) td,.woocommerce table.shop_attributes tr:nth-child(2n) th{background:rgb(0 0 0 / .025)}.woocommerce table.shop_table{border:1px solid color-mix(in srgb,currentColor 20%,transparent);margin:0 -1px 24px 0;text-align:left;width:100%;border-collapse:separate;border-spacing:0;border-radius:5px}.woocommerce table.shop_table th{font-weight:700;padding:9px 12px;line-height:1.5em}.woocommerce table.shop_table td{border-top:1px solid color-mix(in srgb,currentColor 20%,transparent);padding:9px 12px;vertical-align:middle;line-height:1.5em}.woocommerce table.shop_table td small{font-weight:400}.woocommerce table.shop_table td del{font-weight:400}.woocommerce table.shop_table tbody:first-child tr:first-child td,.woocommerce table.shop_table tbody:first-child tr:first-child th{border-top:0}.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th{font-weight:700;border-top:1px solid color-mix(in srgb,currentColor 20%,transparent)}.woocommerce table.my_account_orders{font-size:.85em}.woocommerce table.my_account_orders td,.woocommerce table.my_account_orders th{padding:4px 8px;vertical-align:middle}.woocommerce table.my_account_orders .button{white-space:nowrap}.woocommerce table.woocommerce-MyAccount-downloads td,.woocommerce table.woocommerce-MyAccount-downloads th{vertical-align:top;text-align:center}.woocommerce table.woocommerce-MyAccount-downloads td:first-child,.woocommerce table.woocommerce-MyAccount-downloads th:first-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td:last-child,.woocommerce table.woocommerce-MyAccount-downloads th:last-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file::before,.woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file::before{content:"↓";display:inline-block}.woocommerce td.product-name .wc-item-meta,.woocommerce td.product-name dl.variation{list-style:none outside}.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,.woocommerce td.product-name .wc-item-meta dt,.woocommerce td.product-name dl.variation .wc-item-meta-label,.woocommerce td.product-name dl.variation dt{float:left;clear:both;margin-right:.25em;display:inline-block;list-style:none outside}.woocommerce td.product-name .wc-item-meta dd,.woocommerce td.product-name dl.variation dd{margin:0}.woocommerce td.product-name .wc-item-meta p,.woocommerce td.product-name .wc-item-meta:last-child,.woocommerce td.product-name dl.variation p,.woocommerce td.product-name dl.variation:last-child{margin-bottom:0}.woocommerce td.product-name p.backorder_notification{font-size:.83em}.woocommerce td.product-quantity{min-width:80px}.woocommerce ul.cart_list,.woocommerce ul.product_list_widget{list-style:none outside;padding:0;margin:0}.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li{padding:4px 0;margin:0;list-style:none}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a{display:block;font-weight:700}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img{float:right;margin-left:4px;width:32px;height:auto;box-shadow:none}.woocommerce ul.cart_list li dl,.woocommerce ul.product_list_widget li dl{margin:0;padding-left:1em;border-left:2px solid rgb(0 0 0 / .1)}.woocommerce ul.cart_list li dl::after,.woocommerce ul.cart_list li dl::before,.woocommerce ul.product_list_widget li dl::after,.woocommerce ul.product_list_widget li dl::before{content:" ";display:table}.woocommerce ul.cart_list li dl::after,.woocommerce ul.product_list_widget li dl::after{clear:both}.woocommerce ul.cart_list li dl dd,.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dd,.woocommerce ul.product_list_widget li dl dt{display:inline-block;float:left;margin-bottom:1em}.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dt{font-weight:700;padding:0 0 .25em;margin:0 4px 0 0;clear:left}.woocommerce ul.cart_list li dl dd,.woocommerce ul.product_list_widget li dl dd{padding:0 0 .25em}.woocommerce ul.cart_list li dl dd p:last-child,.woocommerce ul.product_list_widget li dl dd p:last-child{margin-bottom:0}.woocommerce ul.cart_list li .star-rating,.woocommerce ul.product_list_widget li .star-rating{float:none}.woocommerce .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total{border-top:3px double #e9e6ed;padding:4px 0 0}.woocommerce .widget_shopping_cart .total strong,.woocommerce.widget_shopping_cart .total strong{min-width:40px;display:inline-block}.woocommerce .widget_shopping_cart .cart_list li,.woocommerce.widget_shopping_cart .cart_list li{padding-left:2em;position:relative;padding-top:0}.woocommerce .widget_shopping_cart .cart_list li a.remove,.woocommerce.widget_shopping_cart .cart_list li a.remove{position:absolute;top:0;left:0}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce .widget_shopping_cart .buttons::before,.woocommerce.widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::before{content:" ";display:table}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::after{clear:both}.woocommerce .widget_shopping_cart .buttons a,.woocommerce.widget_shopping_cart .buttons a{margin-right:5px;margin-bottom:5px}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border:1px solid var(--wc-separator-color,color-mix(in srgb,currentColor 20%,transparent));padding:20px;margin:2em 0;text-align:left;border-radius:5px}.woocommerce form.checkout_coupon .coupon-error-notice{color:var(--wc-red);display:block;font-size:.75em;margin-top:8px}.woocommerce form.checkout_coupon .input-text.has-error:focus{border-color:var(--wc-red)}.woocommerce ul#shipping_method{list-style:none outside;margin:0;padding:0}.woocommerce ul#shipping_method li{margin:0 0 .5em;line-height:1.5em;list-style:none outside}.woocommerce ul#shipping_method li input{margin:3px .4375em 0 0;vertical-align:top}.woocommerce ul#shipping_method li label{display:inline}.woocommerce ul#shipping_method .amount{font-weight:700}.woocommerce p.woocommerce-shipping-contents{margin:0}.woocommerce .wc_bis_form{margin:2em 0;padding:0}.woocommerce .wc_bis_form.hidden{display:none}.woocommerce .wc_bis_form__form-row{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:flex-start;gap:.7em;margin:.7em 0}.woocommerce .wc_bis_form__input{box-sizing:border-box;width:auto;white-space:nowrap}.woocommerce .wc_bis_form__button{box-sizing:border-box;white-space:nowrap}.woocommerce .wc_bis_form__checkbox{font-size:var(--wp--preset--font-size--small,.7em);display:block}.woocommerce :where(.wc_bis_form__input,.wc_bis_form__button){padding:.9rem 1.1rem;line-height:1}.woocommerce ul.order_details{margin:0 0 3em;list-style:none}.woocommerce ul.order_details::after,.woocommerce ul.order_details::before{content:" ";display:table}.woocommerce ul.order_details::after{clear:both}.woocommerce ul.order_details li{float:left;margin-right:2em;text-transform:uppercase;font-size:.715em;line-height:1;border-right:1px dashed #cfc8d8;padding-right:2em;margin-left:0;padding-left:0;list-style-type:none}.woocommerce ul.order_details li strong{display:block;font-size:1.4em;text-transform:none;line-height:1.5}.woocommerce ul.order_details li:last-of-type{border:none}.woocommerce .wc-bacs-bank-details-account-name{font-weight:700}.woocommerce .woocommerce-customer-details,.woocommerce .woocommerce-order-details,.woocommerce .woocommerce-order-downloads{margin-bottom:2em}.woocommerce .woocommerce-customer-details .order-actions--heading,.woocommerce .woocommerce-order-details .order-actions--heading,.woocommerce .woocommerce-order-downloads .order-actions--heading{vertical-align:middle}.woocommerce .woocommerce-customer-details .order-actions-button,.woocommerce .woocommerce-order-details .order-actions-button,.woocommerce .woocommerce-order-downloads .order-actions-button{margin-right:10px}.woocommerce .woocommerce-customer-details .order-actions-button:last-child,.woocommerce .woocommerce-order-details .order-actions-button:last-child,.woocommerce .woocommerce-order-downloads .order-actions-button:last-child{margin-right:0}.woocommerce .woocommerce-customer-details :last-child,.woocommerce .woocommerce-order-details :last-child,.woocommerce .woocommerce-order-downloads :last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details .additional-fields,.woocommerce .woocommerce-customer-details .addresses{margin-bottom:2em}.woocommerce .woocommerce-customer-details .additional-fields:last-child,.woocommerce .woocommerce-customer-details .addresses:last-child{margin-bottom:0}.woocommerce .addresses .wc-block-components-additional-fields-list{margin:0;padding:0}.woocommerce .addresses .wc-block-components-additional-fields-list dt{margin:0;padding:0;font-style:normal;font-weight:700;display:inline}.woocommerce .addresses .wc-block-components-additional-fields-list dt::after{content:": "}.woocommerce .addresses .wc-block-components-additional-fields-list dt::before{content:"";display:block}.woocommerce .addresses .wc-block-components-additional-fields-list dd{margin:0;padding:0;font-style:normal;display:inline}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list{border:1px solid rgb(0 0 0 / .1);padding:0;display:grid;grid-template-columns:1fr max-content}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt{border-bottom:1px solid rgb(0 0 0 / .1);font-style:normal;font-weight:700;padding:1rem;box-sizing:border-box;margin:0!important}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt::after{display:none}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt:last-of-type{border-bottom:0}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd{border-bottom:1px solid rgb(0 0 0 / .1);padding:1rem;box-sizing:border-box;text-align:right;margin:0!important}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd:last-of-type{border-bottom:0}.woocommerce .woocommerce-customer-details .woocommerce-column__title{margin-top:0}.woocommerce .woocommerce-customer-details address{font-style:normal;margin-bottom:0;border:1px solid rgb(0 0 0 / .1);border-bottom-width:2px;border-right-width:2px;text-align:left;width:100%;border-radius:5px;padding:6px 12px;box-sizing:border-box}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone{padding-left:1.5em}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:last-child,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone:last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e037";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e02d";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-widget-layered-nav-list{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{padding:0 0 1px;list-style:none}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before{content:" ";display:table}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after{clear:both}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span{padding:1px 0}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red)}.woocommerce .woocommerce-widget-layered-nav-dropdown__submit{margin-top:1em}.woocommerce .widget_layered_nav_filters ul{margin:0;padding:0;border:0;list-style:none outside;overflow:hidden;zoom:1}.woocommerce .widget_layered_nav_filters ul li{float:left;padding:0 1em 1px 1px;list-style:none}.woocommerce .widget_layered_nav_filters ul li a{text-decoration:none}.woocommerce .widget_layered_nav_filters ul li a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red);vertical-align:inherit;margin-right:.5em}.woocommerce .widget_price_filter .price_slider{margin-bottom:1em}.woocommerce .widget_price_filter .price_slider_amount{text-align:right;line-height:2.4;font-size:.8751em}.woocommerce .widget_price_filter .price_slider_amount .button{font-size:1.15em;float:left}.woocommerce .widget_price_filter .ui-slider{position:relative;text-align:left;margin-left:.5em;margin-right:.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1em;height:1em;background-color:#7f54b3;border-radius:1em;cursor:ew-resize;outline:0;top:-.3em;margin-left:-.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;border-radius:1em;background-color:#7f54b3}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{border-radius:1em;background-color:#35224c;border:0}.woocommerce .widget_price_filter .ui-slider-horizontal{height:.5em}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}.woocommerce .widget_rating_filter ul{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .widget_rating_filter ul li{padding:0 0 1px;list-style:none}.woocommerce .widget_rating_filter ul li::after,.woocommerce .widget_rating_filter ul li::before{content:" ";display:table}.woocommerce .widget_rating_filter ul li::after{clear:both}.woocommerce .widget_rating_filter ul li a{padding:1px 0;text-decoration:none}.woocommerce .widget_rating_filter ul li .star-rating{float:none;display:inline-block}.woocommerce .widget_rating_filter ul li.chosen a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red)}.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{float:left;margin-right:1em}.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{display:inline-block}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button{font-size:100%;margin:0;line-height:1;cursor:pointer;position:relative;text-decoration:none;overflow:visible;padding:.618em 1em;font-weight:700;border-radius:3px;left:auto;color:#515151;background-color:#e9e6ed;border:0;display:inline-block;background-image:none;box-shadow:none;text-shadow:none}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading{opacity:.25;padding-right:2.618em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading::after{font-family:WooCommerce;content:"\e01c";vertical-align:top;font-weight:400;position:absolute;top:.618em;right:1em;animation:spin 2s linear infinite}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.added::after{font-family:WooCommerce;content:"\e017";margin-left:.53em;vertical-align:bottom}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover{background-color:#dcd7e2;text-decoration:none;background-image:none;color:#515151}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt{background-color:#7f54b3;color:#fff;-webkit-font-smoothing:antialiased}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover{background-color:#7249a4;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled]:hover{background-color:#7f54b3;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]{color:inherit;cursor:not-allowed;opacity:.5;padding:.618em 1em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]:hover{color:inherit;background-color:#e9e6ed}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb{font-size:.92em;color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a{color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price{color:#958e09;font-size:1.25em}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock{color:#958e09}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .out-of-stock{color:var(--wc-red)}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price{color:#958e09}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) #reviews #comments ol.commentlist li .meta{color:#767676;font-size:.75em}.woocommerce-no-js form.woocommerce-form-coupon,.woocommerce-no-js form.woocommerce-form-login{display:block!important}.woocommerce-no-js .showcoupon,.woocommerce-no-js .woocommerce-form-coupon-toggle,.woocommerce-no-js .woocommerce-form-login-toggle{display:none!important}.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:1em 2em 1em 3.5em;margin:0 0 2em;position:relative;background-color:#f6f5f8;color:#515151;border-top:3px solid #720eec;list-style:none outside;width:auto;word-wrap:break-word}.woocommerce-error::after,.woocommerce-error::before,.woocommerce-info::after,.woocommerce-info::before,.woocommerce-message::after,.woocommerce-message::before{content:" ";display:table}.woocommerce-error::after,.woocommerce-info::after,.woocommerce-message::after{clear:both}.woocommerce-error::before,.woocommerce-info::before,.woocommerce-message::before{font-family:WooCommerce;content:"\e028";content:"\e028"/"";display:inline-block;position:absolute;top:1em;left:1.5em}.woocommerce-error .button,.woocommerce-info .button,.woocommerce-message .button{float:right}.woocommerce-error li,.woocommerce-info li,.woocommerce-message li{list-style:none outside!important;padding-left:0!important;margin-left:0!important}.rtl.woocommerce .price_label,.rtl.woocommerce .price_label span{direction:ltr;unicode-bidi:embed}.woocommerce-message{border-top-color:#8fae1b}.woocommerce-message::before{content:"\e015";color:#8fae1b}.woocommerce-info{border-top-color:#1e85be}.woocommerce-info::before{color:#1e85be}.woocommerce-error{border-top-color:#b81c23}.woocommerce-error::before{content:"\e016";color:#b81c23}.woocommerce-account .woocommerce::after,.woocommerce-account .woocommerce::before{content:" ";display:table}.woocommerce-account .woocommerce::after{clear:both}.woocommerce-account .addresses .title::after,.woocommerce-account .addresses .title::before{content:" ";display:table}.woocommerce-account .addresses .title::after{clear:both}.woocommerce-account .addresses .title h3{float:left}.woocommerce-account .addresses .title .edit{float:right}.woocommerce-account ol.commentlist.notes li.note p.meta{font-weight:700;margin-bottom:0}.woocommerce-account ol.commentlist.notes li.note .description p:last-child{margin-bottom:0}.woocommerce-account ul.digital-downloads{margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li{list-style:none;margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e00a";text-decoration:none}.woocommerce-account ul.digital-downloads li .count{float:right}#add_payment_method table.cart .product-thumbnail,.woocommerce-cart table.cart .product-thumbnail,.woocommerce-checkout table.cart .product-thumbnail{min-width:32px}#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img{width:32px;box-shadow:none}#add_payment_method table.cart td,#add_payment_method table.cart th,.woocommerce-cart table.cart td,.woocommerce-cart table.cart th,.woocommerce-checkout table.cart td,.woocommerce-checkout table.cart th{vertical-align:middle}#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text{float:left;box-sizing:border-box;border:1px solid #cfc8d8;padding:6px 6px 5px;margin:0 4px 0 0;outline:0}#add_payment_method table.cart td.actions .coupon .input-text.has-error:focus,.woocommerce-cart table.cart td.actions .coupon .input-text.has-error:focus,.woocommerce-checkout table.cart td.actions .coupon .input-text.has-error:focus{border-color:var(--wc-red)}#add_payment_method table.cart td.actions .coupon .coupon-error-notice,.woocommerce-cart table.cart td.actions .coupon .coupon-error-notice,.woocommerce-checkout table.cart td.actions .coupon .coupon-error-notice{clear:left;color:var(--wc-red);flex-basis:100%;float:none;font-size:.75em;margin-bottom:0;margin-top:8px;text-align:left;width:auto}#add_payment_method table.cart input,.woocommerce-cart table.cart input,.woocommerce-checkout table.cart input{margin:0;vertical-align:middle}#add_payment_method .wc-proceed-to-checkout,.woocommerce-cart .wc-proceed-to-checkout,.woocommerce-checkout .wc-proceed-to-checkout{padding:1em 0}#add_payment_method .wc-proceed-to-checkout::after,#add_payment_method .wc-proceed-to-checkout::before,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::before,.woocommerce-checkout .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::before{content:" ";display:table}#add_payment_method .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::after{clear:both}#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{display:block;text-align:center;margin-bottom:1em;font-size:1.25em;padding:1em}#add_payment_method .cart-collaterals .shipping-calculator-button,.woocommerce-cart .cart-collaterals .shipping-calculator-button,.woocommerce-checkout .cart-collaterals .shipping-calculator-button{float:none;margin-top:.5em;display:inline-block}#add_payment_method .cart-collaterals .shipping-calculator-button::after,.woocommerce-cart .cart-collaterals .shipping-calculator-button::after,.woocommerce-checkout .cart-collaterals .shipping-calculator-button::after{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"\e019";text-decoration:none;content:"\e019"/""}#add_payment_method .cart-collaterals .shipping-calculator-form,.woocommerce-cart .cart-collaterals .shipping-calculator-form,.woocommerce-checkout .cart-collaterals .shipping-calculator-form{margin:1em 0 0 0}#add_payment_method .cart-collaterals .cart_totals p small,.woocommerce-cart .cart-collaterals .cart_totals p small,.woocommerce-checkout .cart-collaterals .cart_totals p small{color:#767676;font-size:.83em}#add_payment_method .cart-collaterals .cart_totals table,.woocommerce-cart .cart-collaterals .cart_totals table,.woocommerce-checkout .cart-collaterals .cart_totals table{border-collapse:separate;margin:0 0 6px;padding:0}#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th{border-top:0}#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table th{width:35%}#add_payment_method .cart-collaterals .cart_totals table td,#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table td,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table td,.woocommerce-checkout .cart-collaterals .cart_totals table th{vertical-align:top;border-left:0;border-right:0;line-height:1.5em}#add_payment_method .cart-collaterals .cart_totals table small,.woocommerce-cart .cart-collaterals .cart_totals table small,.woocommerce-checkout .cart-collaterals .cart_totals table small{color:#767676}#add_payment_method .cart-collaterals .cart_totals table select,.woocommerce-cart .cart-collaterals .cart_totals table select,.woocommerce-checkout .cart-collaterals .cart_totals table select{width:100%}#add_payment_method .cart-collaterals .cart_totals .discount td,.woocommerce-cart .cart-collaterals .cart_totals .discount td,.woocommerce-checkout .cart-collaterals .cart_totals .discount td{color:#958e09}#add_payment_method .cart-collaterals .cart_totals tr td,#add_payment_method .cart-collaterals .cart_totals tr th,.woocommerce-cart .cart-collaterals .cart_totals tr td,.woocommerce-cart .cart-collaterals .cart_totals tr th,.woocommerce-checkout .cart-collaterals .cart_totals tr td,.woocommerce-checkout .cart-collaterals .cart_totals tr th{border-top:1px solid #e9e6ed}#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination{margin-bottom:0}#add_payment_method .cart-collaterals .cross-sells ul.products li.product,.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product{margin-top:0}#add_payment_method .checkout .col-2 h3#ship-to-different-address,.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address{float:left;clear:none}#add_payment_method .checkout .col-2 .notes,.woocommerce-cart .checkout .col-2 .notes,.woocommerce-checkout .checkout .col-2 .notes{clear:left}#add_payment_method .checkout .col-2 .form-row-first,.woocommerce-cart .checkout .col-2 .form-row-first,.woocommerce-checkout .checkout .col-2 .form-row-first{clear:left}#add_payment_method .checkout .create-account small,.woocommerce-cart .checkout .create-account small,.woocommerce-checkout .checkout .create-account small{font-size:11px;color:#767676;font-weight:400}#add_payment_method .checkout div.shipping-address,.woocommerce-cart .checkout div.shipping-address,.woocommerce-checkout .checkout div.shipping-address{padding:0;clear:left;width:100%}#add_payment_method .checkout .shipping_address,.woocommerce-cart .checkout .shipping_address,.woocommerce-checkout .checkout .shipping_address{clear:both}#add_payment_method .checkout .checkout-inline-error-message,.woocommerce-cart .checkout .checkout-inline-error-message,.woocommerce-checkout .checkout .checkout-inline-error-message{color:var(--wc-red);font-size:.75em;margin-bottom:0}#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{background:rgb(129 110 153 / .14);border-radius:5px}#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods{text-align:left;padding:1em;border-bottom:1px solid rgb(104 87 125 / .14);margin:0;list-style:none outside}#add_payment_method #payment ul.payment_methods::after,#add_payment_method #payment ul.payment_methods::before,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::before,.woocommerce-checkout #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::after{clear:both}#add_payment_method #payment ul.payment_methods li,.woocommerce-cart #payment ul.payment_methods li,.woocommerce-checkout #payment ul.payment_methods li{line-height:2;text-align:left;margin:0;font-weight:400}#add_payment_method #payment ul.payment_methods li input,.woocommerce-cart #payment ul.payment_methods li input,.woocommerce-checkout #payment ul.payment_methods li input{margin:0 1em 0 0}#add_payment_method #payment ul.payment_methods li img,.woocommerce-cart #payment ul.payment_methods li img,.woocommerce-checkout #payment ul.payment_methods li img{vertical-align:middle;margin:-2px 0 0 .5em;padding:0;position:relative;box-shadow:none}#add_payment_method #payment ul.payment_methods li img+img,.woocommerce-cart #payment ul.payment_methods li img+img,.woocommerce-checkout #payment ul.payment_methods li img+img{margin-left:2px}#add_payment_method #payment ul.payment_methods li.payment_method_paypal img,.woocommerce-cart #payment ul.payment_methods li.payment_method_paypal img,.woocommerce-checkout #payment ul.payment_methods li.payment_method_paypal img{max-height:24px;vertical-align:middle;float:right;margin:0}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after{clear:both}#add_payment_method #payment div.form-row,.woocommerce-cart #payment div.form-row,.woocommerce-checkout #payment div.form-row{padding:1em}#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box{position:relative;box-sizing:border-box;width:100%;padding:1em;margin:1em 0;font-size:.92em;border-radius:2px;line-height:1.5;background-color:#dcd7e2;color:#515151}#add_payment_method #payment div.payment_box input.input-text,#add_payment_method #payment div.payment_box textarea,.woocommerce-cart #payment div.payment_box input.input-text,.woocommerce-cart #payment div.payment_box textarea,.woocommerce-checkout #payment div.payment_box input.input-text,.woocommerce-checkout #payment div.payment_box textarea{border-color:#c2bacd;border-top-color:#b5abc2}#add_payment_method #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box :-moz-placeholder,.woocommerce-cart #payment div.payment_box :-moz-placeholder,.woocommerce-checkout #payment div.payment_box :-moz-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box :-ms-input-placeholder,.woocommerce-cart #payment div.payment_box :-ms-input-placeholder,.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods{list-style:none outside;margin:0}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token{margin:0 0 .5em}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label{cursor:pointer}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput{vertical-align:middle;margin:-3px 1em 0 0;position:relative}#add_payment_method #payment div.payment_box .wc-credit-card-form,.woocommerce-cart #payment div.payment_box .wc-credit-card-form,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form{border:0;padding:0;margin:1em 0 0}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number{font-size:1.5em;padding:8px;background-repeat:no-repeat;background-position:right .618em center;background-size:32px 20px}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/visa.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/mastercard.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/laser.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/diners.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/maestro.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/jcb.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/amex.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/discover.svg)}#add_payment_method #payment div.payment_box span.help,.woocommerce-cart #payment div.payment_box span.help,.woocommerce-checkout #payment div.payment_box span.help{font-size:.857em;color:#767676;font-weight:400}#add_payment_method #payment div.payment_box .form-row,.woocommerce-cart #payment div.payment_box .form-row,.woocommerce-checkout #payment div.payment_box .form-row{margin:0 0 1em}#add_payment_method #payment div.payment_box p:last-child,.woocommerce-cart #payment div.payment_box p:last-child,.woocommerce-checkout #payment div.payment_box p:last-child{margin-bottom:0}#add_payment_method #payment div.payment_box::before,.woocommerce-cart #payment div.payment_box::before,.woocommerce-checkout #payment div.payment_box::before{content:"";display:block;border:1em solid #dcd7e2;border-right-color:#fff0;border-left-color:#fff0;border-top-color:#fff0;position:absolute;top:-.75em;left:0;margin:-1em 0 0 2em}#add_payment_method #payment .payment_method_paypal .about_paypal,.woocommerce-cart #payment .payment_method_paypal .about_paypal,.woocommerce-checkout #payment .payment_method_paypal .about_paypal{float:right;line-height:52px;font-size:.83em}#add_payment_method #payment .payment_method_paypal img,.woocommerce-cart #payment .payment_method_paypal img,.woocommerce-checkout #payment .payment_method_paypal img{max-height:24px;vertical-align:middle;float:right}.woocommerce-terms-and-conditions{border:1px solid rgb(0 0 0 / .2);box-shadow:inset 0 1px 2px rgb(0 0 0 / .1);background:rgb(0 0 0 / .05)}.woocommerce-invalid #terms{outline:2px solid var(--wc-red);outline-offset:2px}.woocommerce-order-withdrawal-content{max-width:680px}.woocommerce-order-withdrawal-content__intro{margin-bottom:.5em}.woocommerce-order-withdrawal-content .description,.woocommerce-order-withdrawal-content__field-description,.woocommerce-order-withdrawal-content__note{color:#767676;font-size:.875em;line-height:1.4}.woocommerce-order-withdrawal-content .description,.woocommerce-order-withdrawal-content__field-description{display:block;margin-top:.25em}.woocommerce-order-withdrawal-content__field-error{color:var(--wc-red);display:block;font-size:.875em;margin:-.25em 0 .75em}.woocommerce-order-withdrawal-content__steps{display:flex;gap:1em;list-style:none;margin:2em 0;padding:0;color:#767676;font-size:.875em}.woocommerce-order-withdrawal-content__step:not(:last-child)::after{content:"";display:inline-block;width:.25em;height:.25em;margin-left:1em;border-radius:50%;background:currentColor;vertical-align:middle}.woocommerce-order-withdrawal-content__step--current{color:inherit;font-weight:700}.woocommerce-order-withdrawal-content__radio-field{clear:both;border:0;margin:0 0 6px;padding:3px}.woocommerce-order-withdrawal-content__radio-field legend{line-height:2;padding:0}.woocommerce-order-withdrawal-content__radio-field.woocommerce-invalid legend{color:var(--wc-red)}.woocommerce-order-withdrawal-content__radio-label{display:block;line-height:1.7;margin:0}.woocommerce-order-withdrawal-content__review{margin:2em 0}.woocommerce-order-withdrawal-content__review-row{padding:.75em 0 .8em}.woocommerce-order-withdrawal-content__review-row:not(:last-child){border-bottom:1px solid #e9e6ed}.woocommerce-order-withdrawal-content__review-row dd,.woocommerce-order-withdrawal-content__review-row dt{margin:0;line-height:1.4}.woocommerce-order-withdrawal-content__review-row dt{color:#767676;font-size:.875em;margin-bottom:.25em}.woocommerce-order-withdrawal-content__review-row dd{font-size:1em}.woocommerce-order-withdrawal-content__actions{display:flex;gap:1em;align-items:center;flex-wrap:wrap;margin-top:2em}.woocommerce-order-withdrawal-content__button--secondary.button{background:0 0;border:1px solid currentColor;color:inherit}.woocommerce-order-withdrawal-content__button--secondary.button:focus,.woocommerce-order-withdrawal-content__button--secondary.button:hover{background:0 0;color:inherit}.woocommerce-order-withdrawal-content .required{visibility:visible}.woocommerce-password-strength{text-align:center;font-weight:600;padding:3px .5em;font-size:1em}.woocommerce-password-strength.strong{background-color:#c1e1b9;border-color:#83c373}.woocommerce-password-strength.short{background-color:#f1adad;border-color:#e35b5b}.woocommerce-password-strength.bad{background-color:#fbc5a9;border-color:#f78b53}.woocommerce-password-strength.good{background-color:#ffe399;border-color:#ffc733}.woocommerce-password-hint{margin:.5em 0 0;display:block}#content.twentyeleven .woocommerce-pagination a{font-size:1em;line-height:1}.single-product .twentythirteen #reply-title,.single-product .twentythirteen #respond #commentform,.single-product .twentythirteen .entry-summary{padding:0}.single-product .twentythirteen p.stars{clear:both}.twentythirteen .woocommerce-breadcrumb{padding-top:40px}.twentyfourteen ul.products li.product{margin-top:0!important}body:not(.search-results) .twentysixteen .entry-summary{color:inherit;font-size:inherit;line-height:inherit}.twentysixteen .price ins{background:inherit;color:inherit}form.has-custom-place-order-button #place_order{display:none!important}.hostinger-reach-block-connect{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:start;align-content:flex-start;background:#fff6e9;padding:14px;font-size:14px;margin:28px 0 14px}.hostinger-reach-block-connect__title{color:#1d1e20;font-weight:700;margin-bottom:4px}.hostinger-reach-block-connect__subtitle{color:#727586;margin-bottom:4px}.hostinger-reach-block-connect a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}.hostinger-reach-block-dialog{display:block;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:start;align-content:flex-start;background:#fff;color:#1d1e20;padding:20px;gap:14px;font-size:14px;line-height:20px;bottom:80px;left:20px;position:fixed;z-index:100001;max-width:400px;border-radius:16px;-webkit-box-shadow:0 0 10px rgb(0 0 0 / .05);box-shadow:0 0 10px rgb(0 0 0 / .05)}.hostinger-reach-block-dialog__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:10px}.hostinger-reach-block-dialog__button_indicator{height:16px;width:16px}.hostinger-reach-block-dialog__button{cursor:pointer;text-align:center;background:#673de6;color:#fff;font-weight:700;font-size:12px;padding:6px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;border-radius:8px}.hostinger-reach-block-dialog__button:hover{background:#5029c2}.hostinger-reach-block-dialog__button a{color:#fff;text-decoration:none}.hostinger-reach-block-dialog__button a:hover,.hostinger-reach-block-dialog__button a:focus,.hostinger-reach-block-dialog__button a:active{color:#fff;-webkit-box-shadow:none;box-shadow:none;outline:none}.hostinger-reach-block-dialog__button svg{height:16px;width:16px}.hostinger-reach-block-dialog__button svg path{fill:#fff}.hostinger-reach-block-dialog__close{cursor:pointer}.hostinger-reach-block-dialog__close:before,.hostinger-reach-block-dialog__close:after{content:"";position:absolute;width:16px;height:2px;background-color:#1d1e20;top:26px;right:16px}.hostinger-reach-block-dialog__close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.hostinger-reach-block-dialog__close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.hostinger-reach-block-dialog__close:hover:before,.hostinger-reach-block-dialog__close:hover:after{background-color:#727272}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields--inline{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:end;width:100%;gap:.5rem}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields--inline .hostinger-reach-block-form-field{min-width:70%}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields--inline .hostinger-reach-block-submit{min-width:30%}.hostinger-reach-block-subscription-form .hostinger-reach-block-submit{border-width:0;margin-top:var(--wp--preset--spacing--20);-ms-flex-line-pack:center;align-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;width:100%;word-break:break-word;font-weight:500;min-height:40px;border-radius:50px}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-field{margin-top:8px}.hostinger-reach-block-subscription-form label{display:block;font-size:11px;font-weight:500;line-height:1.4;text-transform:uppercase;margin-bottom:8px;padding:0}.hostinger-reach-block-subscription-form input{display:block;width:100%;padding:3px 10px;min-height:40px;-webkit-box-shadow:0 0 0 #fff0;box-shadow:0 0 0 #fff0;border-radius:4px;border:1px solid #8c8f94;background-color:#fff;color:#2c3338;-webkit-box-sizing:border-box;box-sizing:border-box}.hostinger-reach-block-tags{margin-left:-6px;margin-top:10px;max-height:14em;overflow:auto;padding-left:6px;padding-top:6px;margin-bottom:20px}.components-button.is-link.hostinger-reach-block-toggler{margin-bottom:20px}.hostinger-reach-block-newtag{margin-bottom:20px}.reach-subscription-message.is-success{background:rgb(0 158 91 / .1019607843);font-weight:700;padding:1em;gap:10px}:root{--green:#386719;--green-dark:#183c08;--ink:#17191d;--muted:#5d6259;--paper:#f5f3ec;--card:rgba(255, 255, 255, 0.78);--line:rgba(71, 87, 50, 0.16);--shadow:0 18px 36px rgba(45, 48, 35, 0.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,Arial,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}.container{width:min(1180px, calc(100% - 36px));margin:0 auto}.hao-wrap{width:min(1672px, 100%);margin:0 auto;background:#f6f4ee}.s1-hero{position:relative;width:min(1672px, 100vw);aspect-ratio:1672 / 850;min-height:760px;margin:0 auto;overflow:hidden;border-radius:0 0 24px 24px;color:var(--ink);background:url(/wp-content/themes/pet-1.4.5.20260704.1/assets/haoyao-parts/hero-banner-warehouse-pet-supplies.png) center / cover no-repeat;box-shadow:0 0 0 1px rgb(167 170 152 / .35) inset}.s1-hero::before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,rgb(255 255 255 / .96) 0%,rgb(255 255 255 / .9) 26%,rgb(255 255 255 / .34) 48%,#fff0 70%),linear-gradient(180deg,rgb(255 255 255 / .24),#fff0 34%)}.s1-top,.s1-nav,.s1-copy,.s1-stats{position:absolute}.s1-top{z-index:5;top:0;left:4%;right:4%;height:6%;display:flex;align-items:center;justify-content:center;gap:12px;font-size:clamp(10px, 0.78vw, 13px);font-weight:650;line-height:1}.s1-top b{width:1px;height:16px;background:rgb(20 22 18 / .55)}.s1-top em{flex:1}.s1-top a,.s1-top span{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.s1-top a,.s1-top span:last-child{padding:5px 8px;border-radius:999px;background:rgb(255 255 255 / .56);box-shadow:0 1px 8px rgb(255 255 255 / .72);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.s1-top i{width:14px;height:14px;stroke-width:2.1}.s1-top .top-breathing{max-width:calc(100vw - 36px);padding:8px 18px;border:1px solid rgb(255 255 255 / .72);border-radius:999px;color:#254816;font-size:clamp(12px, 1vw, 16px);font-weight:900;letter-spacing:0;text-align:center;white-space:nowrap;background:radial-gradient(ellipse at 50% 0%,rgb(255 255 255 / .9),transparent 46%),linear-gradient(180deg,rgb(255 255 255 / .66),rgb(235 244 224 / .42));box-shadow:0 8px 20px rgb(42 50 28 / .08),0 1px 8px rgb(255 255 255 / .8) inset;animation:topBreathing 2.15s ease-in-out infinite}.s1-nav{position:absolute;z-index:60;top:6.9%;left:4.6%;right:4.6%;width:auto;margin:0;height:auto;min-height:72px;padding:0 18px;border:1px solid rgb(255 255 255 / .72);border-radius:22px;display:grid;grid-template-columns:minmax(250px,1fr) auto minmax(150px,1fr);align-items:center;gap:16px;background:radial-gradient(ellipse at 18% 0%,rgb(255 255 255 / .86),transparent 42%),linear-gradient(180deg,rgb(255 255 255 / .48),rgb(246 245 238 / .24));box-shadow:0 18px 38px rgb(42 50 28 / .12),0 1px 12px rgb(255 255 255 / .92) inset;backdrop-filter:blur(24px) saturate(175%);-webkit-backdrop-filter:blur(24px) saturate(175%)}.s1-nav.is-fixed{position:fixed;top:18px;left:var(--home-nav-left,4.6%);right:auto;width:var(--home-nav-width,auto)}.s1-brand{min-width:0;display:flex;align-items:center;gap:12px}.s1-brand>img{width:clamp(48px, 3.9vw, 66px);height:clamp(48px, 3.9vw, 66px);padding:5px;border-radius:50%;object-fit:contain;background:rgb(255 255 255 / .82);box-shadow:0 8px 18px rgb(41 55 22 / .1),0 1px 8px rgb(255 255 255 / .9) inset}.s1-brand strong{display:block;font-size:clamp(12px, 1.02vw, 17px);line-height:1.05;font-weight:950}.s1-brand small{display:block;margin-top:4px;color:#363a34;font-size:clamp(10px, 0.78vw, 13px);line-height:1.1;font-weight:500}.s1-nav nav{--liquid-x:0px;--liquid-width:0px;--liquid-height:40px;--liquid-opacity:0;--liquid-scale:1;position:relative;isolation:isolate;flex:0 0 auto;width:max-content;max-width:none;padding:6px;border:1px solid rgb(255 255 255 / .7);border-radius:999px;display:flex;align-items:center;justify-content:center;gap:6px;font-size:clamp(12px, 1vw, 16px);font-weight:850;background:radial-gradient(ellipse at 20% 0%,rgb(255 255 255 / .88),transparent 34%),linear-gradient(180deg,rgb(255 255 255 / .46),rgb(238 244 232 / .36));box-shadow:0 10px 20px rgb(45 48 35 / .08),0 1px 7px rgb(255 255 255 / .85) inset;backdrop-filter:blur(16px) saturate(150%);-webkit-backdrop-filter:blur(16px) saturate(150%)}.s1-nav nav a{position:relative;z-index:2;min-height:34px;padding:0 12px;border-radius:999px;display:inline-flex;align-items:center;gap:5px;transition:color 0.24s ease,text-shadow 0.24s ease,transform 0.2s ease}.s1-nav nav a:hover,.s1-nav nav a:focus-visible,.s1-nav nav .active{color:#183c08;text-shadow:0 1px 0 rgb(255 255 255 / .72)}.s1-nav nav a:active{transform:scale(.97)}.s1-nav nav .active::after{display:none}.s1-copy{z-index:4;top:27.5%;left:4%;width:48%}.s1-copy h1{margin:0 0 18px;color:#202228;font-size:clamp(42px, 4.35vw, 72px);line-height:1.14;font-weight:950;letter-spacing:0;text-transform:uppercase;filter:drop-shadow(0 2px 0 rgb(255 255 255 / .54))}.s1-copy h1 span{display:block;color:#356516}.s1-copy p{margin:0 0 22px;color:#17191d;font-size:clamp(15px, 1.36vw, 22px);line-height:1.7;font-weight:520}.s1-copy p b{width:4px;height:4px;margin:0 12px;border-radius:50%;display:inline-block;vertical-align:middle;background:#111}.s1-actions{display:flex;gap:16px;align-items:center}.s1-btn,.hr-btn,.btn{min-height:48px;padding:0 24px;border:1px solid rgb(226 244 190 / .72);border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:10px;color:#fff;font-size:clamp(13px, 1.04vw, 17px);line-height:1;font-weight:900;text-transform:uppercase;background:radial-gradient(ellipse at 28% 12%,rgb(255 255 255 / .48),transparent 30%),linear-gradient(180deg,#94b854 0%,#567d22 52%,#214807 100%);box-shadow:0 12px 20px rgb(38 65 13 / .25),0 2px 6px rgb(255 255 255 / .52) inset}.s1-btn img,.s1-btn>i{width:21px;height:21px;object-fit:contain;stroke-width:2.4}.s1-actions .s1-btn>i{width:28px;height:28px;padding:5px;border-radius:9px;color:currentColor;background:rgb(255 255 255 / .16);box-shadow:0 1px 5px rgb(255 255 255 / .35) inset}.s1-actions .s1-btn-clear>i{color:#355d16;background:rgb(56 103 25 / .1)}.s1-nav>.s1-btn{justify-self:end;min-width:120px;min-height:44px;padding:0 22px}.s1-whatsapp,.btn-whatsapp{border-color:rgb(211 244 164 / .78);background:radial-gradient(ellipse at 30% 10%,rgb(255 255 255 / .5),transparent 32%),linear-gradient(180deg,#9edb62 0%,#4fa52f 48%,#1e6d22 100%);box-shadow:0 14px 24px rgb(34 128 42 / .28),0 2px 8px rgb(255 255 255 / .55) inset;transition:transform 0.2s ease,box-shadow 0.2s ease,filter 0.2s ease}.s1-whatsapp:hover,.s1-whatsapp:focus-visible,.btn-whatsapp:hover,.btn-whatsapp:focus-visible{transform:translateY(-2px) scale(1.03);filter:saturate(1.12);box-shadow:0 18px 30px rgb(34 128 42 / .36),0 2px 10px rgb(255 255 255 / .68) inset}.s1-whatsapp:active,.btn-whatsapp:active{transform:translateY(0) scale(.98)}.whatsapp-icon{width:20px;height:20px;object-fit:contain;flex:0 0 auto;filter:drop-shadow(0 1px 1px rgb(0 0 0 / .14))}.s1-menu-toggle{width:44px;height:44px;border:1px solid rgb(255 255 255 / .8);border-radius:14px;display:none;place-items:center;color:var(--green-dark);background:rgb(255 255 255 / .66);box-shadow:0 8px 18px rgb(41 55 22 / .12);cursor:pointer}.s1-menu-toggle i{width:22px;height:22px}.s1-btn-clear,.hr-btn.clear,.btn-outline{color:#355d16;text-shadow:none;background:linear-gradient(180deg,rgb(255 255 255 / .94),rgb(246 246 239 / .76));border-color:rgb(255 255 255 / .9);box-shadow:0 10px 18px rgb(80 80 64 / .12),0 2px 7px rgb(255 255 255 / .96) inset}.s1-stats{z-index:3;left:1.35%;bottom:4.1%;width:42.5%;height:11%;min-height:86px;border:1px solid rgb(255 255 255 / .92);border-radius:22px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;overflow:hidden;background:linear-gradient(180deg,rgb(255 255 255 / .84),rgb(248 247 241 / .68));box-shadow:var(--shadow),0 2px 8px rgb(255 255 255 / .9) inset;backdrop-filter:blur(18px) saturate(150%);-webkit-backdrop-filter:blur(18px) saturate(150%)}.s1-stats div{height:68%;padding:0 7%;border-right:1px solid rgb(96 101 75 / .22);display:grid;grid-template-columns:auto minmax(0,1fr);column-gap:14px;align-items:center;justify-content:center}.s1-stats div:last-child{border-right:0}.s1-stats img,.s1-stat-icon{grid-row:span 2;width:clamp(42px, 3vw, 54px);height:clamp(42px, 3vw, 54px);border:1px solid rgb(56 103 25 / .14);border-radius:14px;display:grid;place-items:center;color:var(--green);background:radial-gradient(ellipse at 32% 18%,rgb(255 255 255 / .9),transparent 38%),linear-gradient(180deg,rgb(246 250 240 / .94),rgb(228 240 214 / .86));box-shadow:0 8px 18px rgb(50 78 26 / .1),0 1px 7px rgb(255 255 255 / .9) inset}.s1-stat-icon i{width:26px;height:26px;stroke-width:2}.s1-stats strong{color:var(--green);font-size:clamp(17px, 1.45vw, 24px);line-height:1;font-weight:950;white-space:nowrap}.s1-stats strong.compact-stat{font-size:clamp(15px, 1.12vw, 19px);letter-spacing:0}.s1-stats span{color:#17191d;font-size:clamp(9px, 0.78vw, 13px);line-height:1.1;font-weight:500}.hr-section,.hr-split,.hr-duo,.hr-work,.hr-lower,.hr-bottom,.hr-footer{width:min(1420px, calc(100% - 40px));margin:56px auto 0}.hr-title,.hr-block-title{margin:0 0 24px;color:#1f2a18;font-size:clamp(28px, 2.4vw, 42px);line-height:1.1;font-weight:900}.hr-why-section>.hr-title{text-align:center}.hr-block-title.center{text-align:center}.liquid{border:1px solid rgb(255 255 255 / .82);border-radius:16px;background:rgb(255 255 255 / .76);box-shadow:0 14px 34px rgb(42 50 28 / .1),0 1px 8px rgb(255 255 255 / .9) inset;backdrop-filter:blur(14px) saturate(140%);-webkit-backdrop-filter:blur(14px) saturate(140%)}.hr-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.hr-benefits article,.hr-solutions article,.hr-work article,.hr-bottom article{padding:24px}.hr-benefits i,.hr-solutions span{width:42px;height:42px;color:var(--green)}.hr-benefits h3,.hr-solutions h3,.hr-work h3,.hr-bottom h2,.hr-lower h2,.hr-duo h2{margin:0 0 10px;color:#1e2b15}.hr-benefits p,.hr-solutions p,.hr-work p,.hr-ready p{margin:0;color:var(--muted)}.hr-split,.hr-duo,.hr-lower,.hr-bottom{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start}.hr-duo{align-items:stretch}.hr-lower{align-items:stretch}.hr-bottom{align-items:stretch}.hr-duo>.liquid,.hr-lower>.liquid,.hr-bottom>.liquid{height:100%}.hr-cats{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.hr-cats a,.hr-product-row a{position:relative;padding:14px;display:flex;align-items:center;gap:14px;font-weight:800;overflow:hidden;transition:transform 0.24s ease,box-shadow 0.24s ease,border-color 0.24s ease,background 0.24s ease}.hr-cats a::after,.product-category-card::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(115deg,transparent 0%,rgb(255 255 255 / .52) 42%,transparent 68%);opacity:0;transform:translateX(-58%);transition:opacity 0.24s ease,transform 0.46s ease}.hr-cats a:hover,.hr-cats a:focus-visible,.product-category-card:hover,.product-category-card:focus-visible{transform:translateY(-5px);border-color:rgb(255 255 255 / .96);background:rgb(255 255 255 / .9);box-shadow:0 22px 42px rgb(42 50 28 / .16),0 1px 12px rgb(255 255 255 / .95) inset}.hr-cats a:hover::after,.hr-cats a:focus-visible::after,.product-category-card:hover::after,.product-category-card:focus-visible::after{opacity:1;transform:translateX(58%)}.hr-cats a:hover img,.hr-cats a:focus-visible img,.product-category-card:hover img,.product-category-card:focus-visible img{transform:scale(1.08) rotate(-1.5deg)}.hr-cats a:hover strong,.hr-cats a:focus-visible strong,.product-category-card:hover span,.product-category-card:focus-visible span{color:var(--green)}.hr-cats img,.hr-product-row img{width:72px;height:72px;object-fit:contain;transition:transform 0.24s ease}.hr-solutions{display:grid;gap:14px}.hr-solutions article{display:grid;grid-template-columns:auto 1fr 96px;align-items:center;gap:14px}.hr-solutions img{height:86px;object-fit:contain}.hr-text-link{margin-top:18px;display:inline-flex;align-items:center;gap:8px;color:var(--green);font-weight:850}.hr-oem,.hr-products,.hr-ready{padding:28px;position:relative;overflow:hidden}.hr-oem{min-height:330px;display:flex;align-items:center;background:linear-gradient(90deg,rgb(255 255 255 / .96) 0%,rgb(255 255 255 / .9) 34%,rgb(255 255 255 / .58) 54%,rgb(255 255 255 / .18) 100%),url(/wp-content/themes/pet-1.4.5.20260704.1/assets/haoyao-parts/oem-private-label-bg.png) right center / cover no-repeat}.hr-oem::before{content:"";position:absolute;inset:0 auto 0 0;width:58%;z-index:0;pointer-events:none;background:linear-gradient(90deg,rgb(255 255 255 / .72),rgb(255 255 255 / .34),#fff0);backdrop-filter:blur(1.5px);-webkit-backdrop-filter:blur(1.5px)}.hr-oem>div{position:relative;z-index:1;max-width:420px;padding:18px 20px;border-radius:14px;background:rgb(255 255 255 / .56);box-shadow:0 10px 26px rgb(42 50 28 / .08),0 1px 10px rgb(255 255 255 / .74) inset;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.hr-oem ul{margin:0 0 22px;padding-left:18px;color:var(--muted)}.hr-product-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.hr-product-row a{flex-direction:column;text-align:center;min-height:210px;justify-content:flex-start;padding-top:10px;position:relative;overflow:hidden;transition:transform 0.26s ease,box-shadow 0.26s ease,border-color 0.26s ease,background 0.26s ease}.hr-product-row a::after{content:"";position:absolute;inset:0;pointer-events:none;opacity:0;background:linear-gradient(135deg,rgb(255 255 255 / .42),#fff0 48%);transition:opacity 0.26s ease}.hr-product-row a:hover,.hr-product-row a:focus-visible{transform:translateY(-6px);border-color:rgb(255 255 255 / .98);background:rgb(255 255 255 / .88);box-shadow:0 22px 42px rgb(42 50 28 / .16),0 1px 12px rgb(255 255 255 / .96) inset}.hr-product-row a:hover::after,.hr-product-row a:focus-visible::after{opacity:1}.hr-product-image{width:min(138px, 100%);aspect-ratio:1 / 1;margin:0 auto 6px;border-radius:10px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(180deg,rgb(248 248 245 / .96),rgb(238 243 232 / .7));transition:transform 0.28s ease,box-shadow 0.28s ease,background 0.28s ease}.hr-product-image img{width:100%;height:100%;object-fit:contain;transition:transform 0.28s ease}.hr-product-row a:hover .hr-product-image,.hr-product-row a:focus-visible .hr-product-image{transform:scale(1.04);background:linear-gradient(180deg,rgb(255 255 255 / .98),rgb(239 247 231 / .86));box-shadow:0 12px 22px rgb(42 50 28 / .1)}.hr-product-row a:hover .hr-product-image img,.hr-product-row a:focus-visible .hr-product-image img{transform:scale(1.08)}.hr-product-row strong{min-height:44px;display:flex;align-items:center;justify-content:center;line-height:1.28;transition:color 0.24s ease}.hr-product-row a:hover strong,.hr-product-row a:focus-visible strong{color:var(--green)}.hr-product-row span{color:var(--muted);font-size:13px}.hr-arrow{display:none}.hr-work>.hr-title{margin-top:12px;text-align:center}.hr-work-row{position:relative;display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.hr-work-row::before{content:"";position:absolute;left:7%;right:7%;top:42px;border-top:2px dashed rgb(61 96 26 / .55)}.hr-work article{position:relative;z-index:1;text-align:center}.hr-work b{width:36px;height:36px;border-radius:50%;display:inline-grid;place-items:center;color:#fff;background:var(--green)}.hr-factory-card{padding:28px 34px 56px}.hr-factory-card h2{margin-bottom:24px;text-align:center}.hr-factory-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px 24px;width:min(100%, 980px);margin:0 auto}.hr-factory-grid figure{margin:0}.hr-factory-grid img{aspect-ratio:4 / 3;width:100%;object-fit:cover;border-radius:12px}.hr-factory-grid figcaption{margin-top:12px;font-weight:800}.hr-map,.hr-blog{padding:24px}.hr-map div{margin:16px 0;display:flex;gap:16px}.hr-map strong{color:var(--green);font-size:24px}.hr-map span{display:block;color:var(--muted);font-size:12px}.hr-blog{grid-column:1 / -1}.hr-blog-head{margin-bottom:18px;display:flex;align-items:center;justify-content:space-between;gap:16px}.hr-blog-head h2{margin:0}.hr-blog-head .hr-text-link{margin-top:0}.hr-blog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.hr-blog-card{min-width:0;padding:14px;border:1px solid var(--line);border-radius:14px;display:grid;gap:12px;background:rgb(255 255 255 / .58);transition:transform 0.2s ease,box-shadow 0.2s ease,border-color 0.2s ease}.hr-blog-card:hover,.hr-blog-card:focus-visible{border-color:rgb(56 103 25 / .28);transform:translateY(-3px);box-shadow:0 16px 28px rgb(42 50 28 / .12)}.hr-blog-thumb{aspect-ratio:1 / 1;border-radius:12px;display:block;overflow:hidden;background:#edf5e5}.hr-blog-thumb img{width:100%;height:100%;object-fit:cover}.hr-blog-copy strong{display:block;color:#1e2b15;font-size:16px;line-height:1.32}.hr-blog-copy small{display:block;margin-top:7px;color:var(--muted)}.hr-faq button{width:100%;padding:13px 0;border:0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;background:#fff0;cursor:pointer;text-align:left;font-weight:750}.hr-faq{position:relative;overflow:hidden;align-self:stretch}.hr-faq::before{content:"";position:absolute;left:0;right:0;bottom:0;height:42%;pointer-events:none;background:linear-gradient(180deg,#fff0,rgb(255 255 255 / .72) 42%,rgb(255 255 255 / .88)),url(/wp-content/themes/pet-1.4.5.20260704.1/assets/haoyao-parts/oem-private-label-bg.png) center bottom / cover no-repeat;opacity:.42;filter:saturate(.9)}.hr-faq>*{position:relative;z-index:1}.hr-faq h2{margin-bottom:18px}.faq-item p{max-height:0;margin:0;overflow:hidden;color:var(--muted);font-size:14px;transition:max-height 0.22s ease,padding 0.22s ease}.faq-item.open p{max-height:220px;padding:0 0 12px}.faq-item.open button i{transform:rotate(45deg)}.faq-item button i{transition:transform 0.2s ease}.hr-ready{display:grid;grid-template-columns:1fr;justify-items:center;text-align:center;scroll-margin-top:110px}.hr-ready>div{width:min(760px, 100%)}.hr-ready h2{font-size:clamp(28px, 2.5vw, 42px)}.hr-ready p{max-width:620px;margin:0 auto 22px}.hr-ready-form{width:min(680px, 100%);margin:0 auto;text-align:left}.hr-footer{margin-bottom:40px;padding:32px;display:grid;grid-template-columns:1.35fr 0.75fr 1.2fr;gap:42px}.hr-footer h2,.hr-footer h3{margin:0 0 14px}.hr-footer a,.hr-footer p{margin:0 0 8px;display:block;color:var(--muted)}.hr-footer address{font-style:normal}.hr-footer .socials{margin:18px 0 16px}.back-to-top{position:fixed;right:28px;bottom:28px;z-index:90;width:54px;height:54px;border:1px solid rgb(226 244 190 / .72);border-radius:18px;display:grid;place-items:center;color:#fff;opacity:0;visibility:hidden;transform:translateY(16px) scale(.92);cursor:pointer;background:radial-gradient(ellipse at 28% 12%,rgb(255 255 255 / .5),transparent 34%),linear-gradient(180deg,#97bb56 0%,#567d22 52%,#214807 100%);box-shadow:0 18px 34px rgb(38 65 13 / .28),0 2px 8px rgb(255 255 255 / .58) inset;backdrop-filter:blur(16px) saturate(150%);-webkit-backdrop-filter:blur(16px) saturate(150%);transition:opacity 0.22s ease,visibility 0.22s ease,transform 0.22s ease,box-shadow 0.22s ease,filter 0.22s ease}.back-to-top.show{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.back-to-top:hover,.back-to-top:focus-visible{transform:translateY(-4px) scale(1.04);filter:saturate(1.12);box-shadow:0 22px 42px rgb(38 65 13 / .36),0 2px 10px rgb(255 255 255 / .7) inset}.back-to-top:active{transform:translateY(-1px) scale(.96)}.back-to-top i,.back-to-top svg{width:24px;height:24px;color:#fff;stroke:currentColor;stroke-width:2.6}.hr-footer address p,.contact-list li{display:grid;grid-template-columns:38px 1fr;gap:12px;align-items:center;margin-bottom:12px;line-height:1.48}.hr-footer address p i,.hr-footer address p svg,.contact-list li i,.contact-list li svg{width:34px;height:34px;padding:8px;border-radius:50%;color:#fff;stroke:currentColor;stroke-width:2.2;background:radial-gradient(ellipse at 30% 12%,rgb(255 255 255 / .42),transparent 34%),linear-gradient(180deg,#93bd4f 0%,#5e8a26 52%,#244d09 100%);box-shadow:0 9px 16px rgb(38 65 13 / .2),0 2px 6px rgb(255 255 255 / .45) inset;flex:0 0 auto}.contact-list .contact-icon{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;color:#fff;background:radial-gradient(ellipse at 30% 12%,rgb(255 255 255 / .42),transparent 34%),linear-gradient(180deg,#93bd4f 0%,#5e8a26 52%,#244d09 100%);box-shadow:0 9px 16px rgb(38 65 13 / .2),0 2px 6px rgb(255 255 255 / .45) inset}.contact-list .contact-icon i,.contact-list .contact-icon svg{width:19px;height:19px;padding:0;border-radius:0;color:#fff;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;fill:none;background:none;box-shadow:none}.contact-list li span:last-child,.hr-footer address p{color:var(--muted)}.site-top{padding:10px 0;background:radial-gradient(ellipse at center,rgb(255 255 255 / .82),transparent 54%),linear-gradient(180deg,#eef4e8,#e8f0de);font-size:13px;overflow:hidden}.top-inner,.nav-inner{display:flex;align-items:center;justify-content:space-between;gap:18px}.top-inner{justify-content:center}.top-breathing{display:inline-flex;align-items:center;justify-content:center;color:#254816;font-weight:900;line-height:1.25;letter-spacing:0;text-align:center;max-width:100%;white-space:nowrap;text-shadow:0 1px 0 rgb(255 255 255 / .72);animation:topBreathing 2.15s ease-in-out infinite}.site-top .top-breathing{max-width:calc(100vw - 36px);padding:0 8px}@keyframes topBreathing{0%,100%{opacity:.68;transform:scale(1);filter:drop-shadow(0 0 0 #fff0)}50%{opacity:1;transform:scale(1.04);filter:drop-shadow(0 0 18px rgb(86 125 34 / .42))}}.navbar{position:sticky;top:0;z-index:60;padding:12px 0;background:linear-gradient(180deg,rgb(255 255 255 / .78),rgb(246 245 238 / .58));border-bottom:1px solid rgb(255 255 255 / .72);box-shadow:0 12px 30px rgb(42 50 28 / .08);backdrop-filter:blur(18px) saturate(150%);-webkit-backdrop-filter:blur(18px) saturate(150%)}.nav-inner{min-height:74px;padding:0 18px;border:1px solid rgb(255 255 255 / .8);border-radius:22px;display:grid;grid-template-columns:minmax(210px,1fr) auto minmax(140px,1fr);background:radial-gradient(ellipse at 18% 0%,rgb(255 255 255 / .86),transparent 42%),linear-gradient(180deg,rgb(255 255 255 / .5),rgb(246 245 238 / .24));box-shadow:0 16px 34px rgb(42 50 28 / .12),0 1px 12px rgb(255 255 255 / .92) inset;backdrop-filter:blur(24px) saturate(175%);-webkit-backdrop-filter:blur(24px) saturate(175%)}.brand{display:inline-flex;align-items:center;gap:12px;font-weight:900}.brand-mark{width:48px;height:48px;border-radius:50%;display:inline-grid;place-items:center;overflow:hidden;color:#fff;background:rgb(255 255 255 / .86);box-shadow:0 8px 18px rgb(41 55 22 / .1),0 1px 8px rgb(255 255 255 / .9) inset}.brand-mark img{width:100%;height:100%;padding:4px;border-radius:50%;object-fit:contain}.brand small{display:block;color:var(--muted);font-size:11px}.brand strong{font-size:15px}.nav-links{--liquid-x:0px;--liquid-width:0px;--liquid-height:40px;--liquid-opacity:0;--liquid-scale:1;position:relative;isolation:isolate;flex:0 0 auto;width:max-content;padding:6px;border:1px solid rgb(255 255 255 / .7);border-radius:999px;display:flex;align-items:center;gap:6px;font-weight:800;background:radial-gradient(ellipse at 20% 0%,rgb(255 255 255 / .92),transparent 34%),linear-gradient(180deg,rgb(255 255 255 / .56),rgb(238 244 232 / .44));box-shadow:0 12px 24px rgb(45 48 35 / .1),0 1px 7px rgb(255 255 255 / .9) inset;backdrop-filter:blur(18px) saturate(160%);-webkit-backdrop-filter:blur(18px) saturate(160%)}.nav-links a{position:relative;z-index:2;min-height:40px;padding:0 14px;border-radius:999px;display:inline-flex;align-items:center;color:#242a20;transition:color 0.24s ease,text-shadow 0.24s ease,transform 0.2s ease}.nav-links a:hover,.nav-links a:focus-visible,.nav-links .active{color:#183c08;text-shadow:0 1px 0 rgb(255 255 255 / .72)}.nav-links a:active{transform:scale(.97)}.nav-liquid-pill{position:absolute;z-index:1;left:0;top:50%;width:var(--liquid-width);height:var(--liquid-height);border:1px solid rgb(255 255 255 / .88);border-radius:999px;pointer-events:none;opacity:var(--liquid-opacity);background:radial-gradient(ellipse at 30% 12%,rgb(255 255 255 / .94),transparent 36%),radial-gradient(ellipse at 74% 88%,rgb(184 215 132 / .34),transparent 48%),linear-gradient(180deg,rgb(255 255 255 / .72),rgb(210 230 184 / .56));box-shadow:0 10px 22px rgb(44 72 24 / .18),0 2px 9px rgb(255 255 255 / .95) inset,0 -5px 12px rgb(56 103 25 / .12) inset;filter:url("#nav-liquid-filter");transform:translate3d(var(--liquid-x),-50%,0) scaleX(var(--liquid-scale));transform-origin:center;transition:transform 0.56s cubic-bezier(.18,1.18,.28,1),width 0.46s cubic-bezier(.18,1.18,.28,1),height 0.36s ease,opacity 0.2s ease;backdrop-filter:blur(18px) saturate(170%);-webkit-backdrop-filter:blur(18px) saturate(170%)}.nav-liquid-pill::before,.nav-liquid-pill::after{content:"";position:absolute;border-radius:50%;pointer-events:none}.nav-liquid-pill::before{left:14%;top:18%;width:26%;height:38%;background:rgb(255 255 255 / .62);filter:blur(3px)}.nav-liquid-pill::after{right:12%;bottom:15%;width:18%;height:26%;background:rgb(255 255 255 / .4);filter:blur(4px)}.nav-links .active{color:var(--green)}.nav-cta{justify-self:end;min-width:124px}.nav-liquid-filter{position:absolute;width:0;height:0;overflow:hidden}.menu-btn{width:44px;height:44px;border:1px solid rgb(255 255 255 / .8);border-radius:14px;display:none;place-items:center;color:var(--green-dark);background:rgb(255 255 255 / .66);box-shadow:0 8px 18px rgb(41 55 22 / .12);cursor:pointer}.woo-hero,.article-detail-hero{padding:78px 0;background:linear-gradient(135deg,#eef6e8,#fff)}.woo-hero-grid{display:grid;grid-template-columns:1.3fr 0.7fr;gap:28px;align-items:center}.woo-hero h1,.article-detail-hero h1{margin:0;font-size:clamp(34px, 4vw, 58px);line-height:1.05}.eyebrow{color:var(--green);font-weight:850;text-transform:uppercase}.woo-hero-panel{padding:24px;border-radius:18px;background:#fff;box-shadow:var(--shadow)}.article-list-section,.article-content-section,.contact-main-section,.contact-process-section{padding:56px 0}.article-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.contact-process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.article-content,.contact-form-card,.contact-method-card{padding:24px;border-radius:16px;background:#fff;box-shadow:var(--shadow)}.contact-grid{display:grid;grid-template-columns:1.3fr 0.7fr;gap:24px}.contact-inquiry-form{display:grid;gap:14px}.contact-inquiry-form input,.contact-inquiry-form textarea{width:100%;padding:13px 14px;border:1px solid var(--line);border-radius:10px}.wide-field{grid-column:1 / -1}.btn-primary,.btn-whatsapp{color:#fff}.section-title{margin:0 0 24px}.section-title h2{margin:4px 0 0;color:#1f2a18;font-size:clamp(28px, 2.2vw, 40px);line-height:1.1;font-weight:900}.compact-title h2{font-size:clamp(24px, 1.8vw, 32px)}.woo-hero,.article-detail-hero{position:relative;overflow:hidden;background:linear-gradient(90deg,rgb(255 255 255 / .95),rgb(255 255 255 / .62)),url(/wp-content/themes/pet-1.4.5.20260704.1/assets/haoyao-parts/hero-banner-warehouse-pet-supplies.png) center / cover no-repeat}.woo-hero::after,.article-detail-hero::after{content:"";position:absolute;inset:auto 0 0;height:1px;background:rgb(255 255 255 / .75)}.woo-hero p,.article-detail-head p{max-width:680px;color:var(--muted);font-size:17px}.woo-hero-actions{margin-top:24px;display:flex;flex-wrap:wrap;gap:14px}.woo-hero-panel{display:grid;gap:14px;border:1px solid rgb(255 255 255 / .86);background:rgb(255 255 255 / .76);backdrop-filter:blur(14px) saturate(140%);-webkit-backdrop-filter:blur(14px) saturate(140%)}.woo-hero-panel>div:not(.hero-mini-stats){padding:14px 0;border-bottom:1px solid var(--line)}.woo-hero-panel>div:last-child{border-bottom:0}.woo-hero-panel strong{display:block;color:var(--green);font-size:24px;font-weight:950}.woo-hero-panel span{color:var(--muted)}.product-hero-panel{overflow:hidden}.product-hero{padding:50px 0}.article-hero{padding:50px 0}.article-hero .woo-hero-grid{grid-template-columns:minmax(0,1fr)}.article-hero p{margin-bottom:0}.product-hero .woo-hero-grid{gap:22px}.product-hero h1{font-size:clamp(36px, 3.4vw, 52px)}.product-hero p{margin-bottom:0}.product-hero .woo-hero-panel{padding:16px;border-radius:16px}.product-hero-panel>img{width:100%;max-height:162px;border-radius:8px;object-fit:contain}.hero-mini-stats{margin-top:10px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.hero-mini-stats div{min-width:0;min-height:82px;padding:12px 10px;border-radius:12px;display:flex;flex-direction:column;justify-content:center;gap:6px;background:rgb(244 248 238 / .92)}.product-hero .woo-hero-panel strong{white-space:nowrap;font-size:18px;line-height:1.05}.product-hero .woo-hero-panel span{min-width:0;font-size:13px;line-height:1.28}.product-list-section,.product-support-section,.product-detail-section,.product-info-section,.contact-assurance-section{padding:56px 0 0}.product-list-layout{display:grid;grid-template-columns:310px minmax(0,1fr);gap:24px;align-items:start}.product-category-sidebar{position:sticky;top:110px;padding:22px}.product-category-sidebar .section-title{margin-bottom:16px}.product-category-sidebar .section-title h2{max-width:100%;font-size:clamp(20px, 1.45vw, 24px);line-height:1.12;white-space:nowrap}.product-sidebar-search{margin:0 0 16px;display:grid;grid-template-columns:1fr 42px;gap:8px}.product-sidebar-search input[type="search"]{min-width:0;height:42px;padding:0 13px;border:1px solid var(--line);border-radius:12px;color:var(--ink);background:rgb(255 255 255 / .84);box-shadow:0 1px 7px rgb(255 255 255 / .72) inset}.product-sidebar-search button{width:42px;height:42px;border:0;border-radius:12px;display:grid;place-items:center;color:#fff;background:var(--green);box-shadow:0 10px 16px rgb(38 65 13 / .18),0 2px 6px rgb(255 255 255 / .44) inset;cursor:pointer}.product-sidebar-search button.loading{opacity:.72;pointer-events:none}.product-list-main.searching .products,.product-list-main.searching .product-search-empty{opacity:.58}.product-category-grid{display:grid;grid-template-columns:1fr;gap:12px}.product-category-card{position:relative;min-height:78px;padding:12px;border:1px solid rgb(255 255 255 / .78);border-radius:14px;display:grid;grid-template-columns:56px 1fr auto;align-items:center;gap:12px;overflow:hidden;background:rgb(255 255 255 / .62);box-shadow:0 10px 22px rgb(42 50 28 / .08),0 1px 8px rgb(255 255 255 / .88) inset;transition:transform 0.2s ease,box-shadow 0.2s ease,background 0.2s ease}.product-category-card::before{content:"";position:absolute;inset:0;opacity:0;pointer-events:none;background:linear-gradient(90deg,rgb(238 247 229 / .9),rgb(255 255 255 / .24));transition:opacity 0.2s ease}.product-category-card img{position:relative;z-index:1;width:56px;height:56px;border-radius:10px;object-fit:contain;background:rgb(246 248 240 / .78)}.product-category-card span{position:relative;z-index:1;color:#1f2a18;font-weight:900;line-height:1.25}.product-category-card b{position:relative;z-index:1;min-width:34px;min-height:34px;border-radius:50%;display:inline-grid;place-items:center;color:var(--green);background:#edf5e5}.product-category-card:hover,.product-category-card:focus-visible,.product-category-card.active{transform:translateY(-2px);background:rgb(255 255 255 / .82);box-shadow:0 14px 28px rgb(42 50 28 / .12),0 1px 9px rgb(255 255 255 / .94) inset}.product-category-card:hover::before,.product-category-card:focus-visible::before,.product-category-card.active::before{opacity:1}.product-category-card.active b{color:#fff;background:var(--green)}.catalog-toolbar{margin-bottom:22px;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:18px}.catalog-toolbar .woocommerce-result-count{margin:4px 0 0;color:var(--muted)}.catalog-ordering .woocommerce-ordering{margin:0}.catalog-ordering select,.contact-inquiry-form select{width:100%;min-height:46px;padding:0 40px 0 14px;border:1px solid var(--line);border-radius:10px;color:var(--ink);background:rgb(255 255 255 / .86)}.woocommerce ul.products{margin:0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.woocommerce ul.products::before,.woocommerce ul.products::after{display:none}.woocommerce ul.products li.product.product-card,.woocommerce-page ul.products li.product.product-card{width:auto;margin:0;float:none;overflow:hidden;transition:transform 0.26s ease,box-shadow 0.26s ease,border-color 0.26s ease,background 0.26s ease}.woocommerce ul.products li.product.product-card:hover,.woocommerce-page ul.products li.product.product-card:hover,.woocommerce ul.products li.product.product-card:focus-within,.woocommerce-page ul.products li.product.product-card:focus-within{transform:translateY(-6px);border-color:rgb(255 255 255 / .98);background:rgb(255 255 255 / .88);box-shadow:0 24px 46px rgb(42 50 28 / .16),0 1px 12px rgb(255 255 255 / .96) inset}.product-card-media{min-height:188px;padding:14px;display:grid;place-items:center;background:linear-gradient(180deg,rgb(244 248 238 / .96),rgb(255 255 255 / .52));transition:background 0.26s ease}.product-card-media img{width:100%;height:170px;object-fit:contain;transition:transform 0.28s ease}.product-card:hover .product-card-media,.product-card:focus-within .product-card-media{background:linear-gradient(180deg,rgb(255 255 255 / .98),rgb(238 247 230 / .72))}.product-card:hover .product-card-media img,.product-card:focus-within .product-card-media img{transform:scale(1.06)}.product-card-copy{padding:16px}.product-card-cat,.product-card-cat a{color:var(--green);font-size:12px;font-weight:900;text-transform:uppercase}.product-card h2{margin:8px 0 8px;color:#1f2a18;font-size:17px;line-height:1.2}.product-card p{margin:0 0 14px;color:var(--muted)}.product-card-actions{margin-top:14px;display:flex;flex-wrap:wrap;gap:8px}.inquiry-btn{min-height:42px;width:100%;padding:0 16px;border:0;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:14px;font-weight:900;cursor:pointer;background:radial-gradient(ellipse at 28% 12%,rgb(255 255 255 / .46),transparent 30%),linear-gradient(180deg,#91b94f 0%,#557d22 52%,#214807 100%);box-shadow:0 12px 18px rgb(38 65 13 / .2),0 2px 6px rgb(255 255 255 / .5) inset;transition:transform 0.2s ease,box-shadow 0.2s ease,filter 0.2s ease}.inquiry-btn:hover,.inquiry-btn:focus-visible{transform:translateY(-2px);filter:saturate(1.08);box-shadow:0 16px 24px rgb(38 65 13 / .28),0 2px 8px rgb(255 255 255 / .62) inset}.inquiry-btn:active{transform:translateY(0) scale(.98)}.product-summary-actions .inquiry-btn{width:auto;min-width:184px;min-height:48px;padding:0 26px;border-radius:12px;font-size:clamp(13px, 1.04vw, 17px);text-transform:uppercase}.small-btn,.text-link{min-height:38px;padding:0 14px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#fff;font-size:13px;font-weight:900;background:var(--green)}.small-btn.ghost,.text-link{color:var(--green);background:#edf5e5}.product-support-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-support-grid article{padding:24px}.product-support-grid i{width:42px;height:42px;color:var(--green)}.product-support-grid h3,.product-buying-card h2,.product-description h2{margin:10px 0;color:#1f2a18}.product-support-grid p,.product-buying-card li{color:var(--muted)}.single-product-hero{padding:28px 0 0}.breadcrumb-line{display:flex;flex-wrap:wrap;align-items:center;gap:8px;color:var(--muted);font-size:14px;font-weight:700}.breadcrumb-line a{color:var(--green)}.product-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,0.82fr);gap:24px;align-items:start}.product-gallery-panel{position:relative;padding:22px;overflow:hidden}.product-main-image{min-height:520px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(180deg,rgb(244 248 238 / .96),rgb(255 255 255 / .58))}.product-main-image img{max-height:480px;object-fit:contain}.product-thumb-strip{margin-top:16px;display:grid;grid-template-columns:auto;justify-content:center;align-items:center;gap:10px}.product-thumb-strip.has-arrows{grid-template-columns:42px minmax(0,414px) 42px}.product-thumbs{display:grid;grid-auto-flow:column;grid-auto-columns:96px;gap:10px;overflow-x:auto;max-width:414px;padding:4px;scroll-snap-type:x proximity;scrollbar-width:none}.product-thumbs::-webkit-scrollbar{display:none}.product-thumbs button{width:96px;height:96px;border:1px solid var(--line);border-radius:12px;display:grid;place-items:center;background:rgb(255 255 255 / .74);cursor:pointer;scroll-snap-align:start;transition:border-color 0.18s ease,box-shadow 0.18s ease,transform 0.18s ease}.product-thumbs button:hover,.product-thumbs button:focus-visible{border-color:rgb(56 103 25 / .42);transform:translateY(-2px)}.product-thumbs button.active{border-color:var(--green);box-shadow:0 0 0 3px rgb(56 103 25 / .12)}.product-thumbs img{width:82px;height:82px;object-fit:contain}.gallery-arrow{width:46px;height:46px;border:1px solid rgb(56 103 25 / .36);border-radius:50%;display:grid;place-items:center;color:#fff;background:radial-gradient(ellipse at 30% 18%,rgb(255 255 255 / .42),transparent 36%),linear-gradient(180deg,#86ad45 0%,#386719 100%);box-shadow:0 12px 24px rgb(56 103 25 / .24),0 1px 8px rgb(255 255 255 / .42) inset;cursor:pointer;transition:transform 0.18s ease,box-shadow 0.18s ease,filter 0.18s ease}.gallery-arrow svg{width:24px;height:24px;stroke-width:3}.gallery-arrow:hover,.gallery-arrow:focus-visible{transform:translateY(-1px) scale(1.04);filter:saturate(1.1);box-shadow:0 16px 30px rgb(56 103 25 / .34),0 1px 10px rgb(255 255 255 / .58) inset}.gallery-arrow:active{transform:translateY(0) scale(.96)}.product-summary-card{padding:32px}.product-summary-card h1{margin:8px 0 12px;color:#1f2a18;font-size:clamp(34px, 3vw, 52px);line-height:1.05;font-weight:950}.product-lead{color:var(--muted);font-size:17px}.product-detail-facts{margin:22px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.product-detail-facts div{padding:14px;border-radius:12px;background:#edf5e5}.product-detail-facts strong{display:block;color:var(--green);font-size:12px;text-transform:uppercase}.product-detail-facts span{font-weight:850}.product-summary-actions{display:flex;flex-wrap:wrap;gap:12px}.product-info-grid{display:grid;grid-template-columns:1fr 360px;gap:24px;align-items:start}.product-description,.product-buying-card{padding:28px}.product-buying-card ul{margin:0 0 20px;padding-left:20px}.product-spec-list{margin:0 0 22px;display:grid;gap:10px}.product-spec-list div{padding:12px 14px;border:1px solid rgb(56 103 25 / .1);border-radius:12px;display:grid;gap:4px;background:rgb(237 245 229 / .72)}.product-spec-list dt{color:var(--green);font-size:12px;font-weight:900;text-transform:uppercase}.product-spec-list dd{margin:0;color:#223018;font-weight:850}.product-spec-list.is-collapsible:not(.open) .extra-spec{display:none}.spec-toggle{width:100%;min-height:42px;margin:-6px 0 20px;padding:0 14px;border:1px solid rgb(56 103 25 / .18);border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:var(--green);font-size:13px;font-weight:900;background:rgb(237 245 229 / .72);cursor:pointer;transition:transform 0.18s ease,background 0.18s ease,box-shadow 0.18s ease}.spec-toggle:hover,.spec-toggle:focus-visible{transform:translateY(-1px);background:rgb(237 245 229 / .92);box-shadow:0 10px 18px rgb(42 50 28 / .08)}.spec-toggle i{transition:transform 0.18s ease}.spec-toggle[aria-expanded="true"] i{transform:rotate(180deg)}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;align-items:start}.article-list-section .article-layout{grid-template-columns:minmax(0,1fr) 320px}.article-list-section .article-sidebar{position:sticky;top:96px;grid-template-columns:1fr}.article-list-card{min-width:0;height:100%;overflow:hidden;border:1px solid rgb(255 255 255 / .82);border-radius:16px;display:grid;grid-template-rows:auto 1fr;background:rgb(255 255 255 / .76);box-shadow:var(--shadow);transform:translateY(0);transition:transform 0.22s ease,box-shadow 0.22s ease,border-color 0.22s ease,background 0.22s ease}.article-list-card:hover,.article-list-card:focus-within{border-color:rgb(56 103 25 / .28);background:rgb(255 255 255 / .88);box-shadow:0 20px 34px rgb(42 50 28 / .16),0 1px 10px rgb(255 255 255 / .94) inset;transform:translateY(-5px)}.article-card-image{aspect-ratio:4 / 3;display:block;overflow:hidden;background:#edf5e5}.article-card-image img{width:100%;height:100%;object-fit:cover;transform:scale(1);transition:transform 0.28s ease,filter 0.28s ease}.article-list-card:hover .article-card-image img,.article-list-card:focus-within .article-card-image img{filter:saturate(1.08) contrast(1.03);transform:scale(1.045)}.article-list-card .copy{min-width:0;padding:14px;display:grid;grid-template-rows:auto auto auto 1fr;align-content:start}.article-meta,.article-meta a{display:flex;flex-wrap:wrap;align-items:center;gap:8px;color:var(--muted);font-size:11px;font-weight:800}.article-meta.compact{gap:8px}.article-list-card h2{margin:8px 0 7px;color:#1f2a18;font-size:clamp(15px, 1vw, 18px);line-height:1.2;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.article-list-card p{margin:0 0 12px;color:var(--muted);font-size:13px;line-height:1.42;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.article-list-card .text-link{min-height:34px;padding:0 12px;font-size:12px;align-self:end;justify-self:start}.article-list-card:hover .text-link,.article-list-card:focus-within .text-link{color:#fff;background:var(--green);transform:translateX(2px)}.article-sidebar{position:sticky;top:96px;display:grid;gap:16px}.sidebar-block,.sidebar-cta{padding:22px;border:1px solid rgb(255 255 255 / .82);border-radius:16px;background:rgb(255 255 255 / .76);box-shadow:var(--shadow)}.sidebar-block h3,.sidebar-cta h3{margin:0 0 14px;color:#1f2a18}.sidebar-block ul,.footer-grid ul{margin:0;padding:0;list-style:none}.category-filter li a{min-height:42px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:12px}.category-filter li:last-child a{border-bottom:0}.category-filter span{display:inline-flex;align-items:center;gap:8px}.recent-articles li a{padding:12px 0;border-bottom:1px solid var(--line);display:block}.recent-articles li:last-child a{border-bottom:0}.recent-articles strong{display:block;color:#1f2a18}.recent-articles span,.sidebar-cta p{color:var(--muted)}.article-search input[type="search"],.search-form input[type="search"]{width:100%;min-height:44px;padding:0 12px;border:1px solid var(--line);border-radius:10px}.article-search input[type="submit"],.search-form input[type="submit"]{margin-top:10px;min-height:38px;padding:0 14px;border:0;border-radius:10px;color:#fff;font-weight:900;background:var(--green)}.article-content-card,.page-content-card{display:block}.article-content-card .article-content,.article-content{border:1px solid rgb(255 255 255 / .82);background:rgb(255 255 255 / .78)}.article-content h2,.article-content h3{color:#1f2a18}.article-content p,.article-content li{color:#4f574d}.article-featured-wrap{padding-top:36px}.article-featured{overflow:hidden;border-radius:18px;box-shadow:var(--shadow)}.article-featured img{width:100%;max-height:520px;object-fit:cover}.post-nav,.article-tags,.article-page-links{margin-top:18px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px}.post-nav a,.article-tags a{color:var(--green);font-weight:850}.article-pagination{margin-top:26px}.article-pagination .page-numbers{min-width:38px;min-height:38px;padding:8px 12px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;color:var(--green);font-weight:850;background:rgb(255 255 255 / .72)}.article-pagination .current{color:#fff;background:var(--green)}.empty-catalog{padding:32px;text-align:center}.contact-hero .woo-hero-panel{grid-template-columns:1fr}.contact-inquiry-form{grid-template-columns:repeat(2,1fr)}.contact-inquiry-form label{display:grid;gap:8px;color:#1f2a18;font-weight:850}.contact-inquiry-form button{grid-column:1 / -1;justify-self:start}.contact-fluent-form{margin-top:4px}.contact-fluent-form .fluentform,.contact-fluent-form form{margin:0}.contact-fluent-form input,.contact-fluent-form textarea,.contact-fluent-form select{border-radius:10px}.contact-methods{display:grid;gap:14px}.contact-method-card{display:grid;grid-template-columns:42px 1fr;gap:14px;align-items:start}.contact-method-icon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;color:var(--green);background:#edf5e5}.contact-method-icon svg,.contact-method-icon i{width:22px;height:22px;color:var(--green);fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.contact-method-card h3{margin:0 0 4px;color:#1f2a18}.contact-method-card p,.contact-method-card a{color:var(--muted)}.contact-process-grid article{padding:24px;border:1px solid rgb(255 255 255 / .82);border-radius:16px;background:rgb(255 255 255 / .76);box-shadow:var(--shadow)}.contact-process-grid span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;color:#fff;font-weight:950;background:var(--green)}.contact-process-grid h3{margin:14px 0 8px;color:#1f2a18}.contact-process-grid p{margin:0;color:var(--muted)}.contact-assurance-grid{display:grid;grid-template-columns:1.1fr 0.9fr;gap:24px}.contact-map-card,.contact-faq-card{padding:28px}.contact-map-card h2,.contact-faq-card h2{margin:0 0 10px;color:#1f2a18}.contact-map-card p,.mini-faq p{color:var(--muted)}.contact-map-card img{margin-top:18px;width:100%}.mini-faq{padding:16px 0;border-bottom:1px solid var(--line)}.mini-faq:last-child{border-bottom:0}.mini-faq h3{margin:0 0 6px;color:#1f2a18}footer{margin-top:64px;padding:52px 0 26px;background:#e9efe1}.footer-grid{display:grid;grid-template-columns:1.35fr 0.75fr 1.2fr;gap:42px}.footer-grid h3{margin:0 0 14px;color:#1f2a18}.footer-grid p,.footer-grid li,.footer-grid a{color:var(--muted)}.socials{display:flex;gap:8px}.socials a{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;color:#fff;font-weight:950;font-size:22px;line-height:1;background:radial-gradient(ellipse at 30% 12%,rgb(255 255 255 / .45),transparent 32%),linear-gradient(180deg,#93bd4f 0%,#5e8a26 52%,#244d09 100%);box-shadow:0 10px 18px rgb(38 65 13 / .22),0 2px 7px rgb(255 255 255 / .45) inset;transition:transform 0.2s ease,box-shadow 0.2s ease,filter 0.2s ease}.socials a:hover,.socials a:focus-visible{transform:translateY(-2px);filter:saturate(1.12) brightness(1.04);box-shadow:0 14px 24px rgb(38 65 13 / .3),0 2px 9px rgb(255 255 255 / .58) inset}.socials img{width:22px;height:22px;object-fit:contain;filter:brightness(0) invert(1)}.subscribe{display:grid;gap:10px}.subscribe input{min-height:44px;padding:0 12px;border:1px solid var(--line);border-radius:10px}.copyright{margin-top:28px;padding-top:18px;border-top:1px solid var(--line);color:var(--muted);font-size:13px}@media (max-width:980px){.s1-hero{aspect-ratio:auto;min-height:760px;background-position:58% center}.s1-top{left:18px;right:18px;height:auto;min-height:48px;flex-wrap:wrap;gap:8px}.s1-top .top-breathing{max-width:calc(100vw - 36px);padding:7px 12px;font-size:clamp(9px, 2.15vw, 12px);line-height:1.2}.site-top{padding:8px 0}.site-top .top-breathing{max-width:calc(100vw - 36px);padding:0 8px;font-size:clamp(9px, 2.15vw, 12px);line-height:1.2}.s1-top em,.s1-top b{display:none}.s1-nav{top:62px;left:14px;right:14px;height:auto;min-height:82px;padding:14px;grid-template-columns:1fr auto}.s1-nav.is-fixed{top:14px;left:var(--home-nav-left,14px);right:auto;width:var(--home-nav-width,calc(100vw - 28px))}.s1-brand{min-width:0}.s1-menu-toggle{display:grid}.s1-nav>.s1-btn{display:none}.s1-nav nav{position:absolute;left:14px;right:14px;top:calc(100% + 10px);width:auto;max-width:none;padding:14px;border:1px solid rgb(255 255 255 / .78);border-radius:18px;display:none;flex-direction:column;align-items:stretch;gap:6px;background:rgb(255 255 255 / .88);box-shadow:var(--shadow);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.s1-nav.open nav{display:flex}.s1-nav nav .nav-liquid-pill{display:none}.s1-nav nav a{min-height:40px;padding:0 10px}.s1-nav nav .active::after{display:none}.s1-copy{top:190px;left:22px;right:22px;width:auto}.s1-copy h1{font-size:clamp(38px, 11vw, 62px)}.s1-actions{flex-wrap:wrap}.s1-stats{left:18px;right:18px;bottom:22px;width:auto;height:auto;min-height:106px}.hr-benefits,.hr-split,.hr-duo,.hr-lower,.hr-bottom,.hr-footer,.woo-hero-grid,.contact-grid{grid-template-columns:1fr}.nav-inner{position:relative;grid-template-columns:1fr auto}.menu-btn{display:grid}.nav-cta{display:none}.nav-links{position:absolute;left:16px;right:16px;top:calc(100% + 10px);z-index:30;width:auto;max-width:none;padding:12px;border-radius:18px;display:none;flex-direction:column;align-items:stretch;gap:6px}.nav-links.open{display:flex}.nav-links a{width:100%;justify-content:flex-start}.nav-liquid-pill{display:none}.hr-work-row,.hr-blog-grid,.contact-process-grid,.woocommerce ul.products,.product-support-grid,.footer-grid{grid-template-columns:repeat(2,1fr)}.article-grid{grid-template-columns:1fr}.article-list-section{overflow:hidden}.article-list-section .article-layout{width:min(100% - 36px, 1180px);display:flex;flex-direction:column;gap:22px}.article-list-section .article-main{order:1;width:100%;min-width:0}.article-list-section .article-sidebar{order:2;width:100%;min-width:0}.article-list-section .article-list-card,.article-list-section .sidebar-block,.article-list-section .sidebar-cta{width:100%;min-width:0}.article-layout,.product-list-layout,.product-detail-grid,.product-info-grid,.contact-assurance-grid{grid-template-columns:1fr}.product-category-sidebar{position:static}.product-category-sidebar .product-category-grid{grid-template-columns:repeat(2,1fr)}.article-sidebar{position:static}.article-list-section .article-sidebar{grid-template-columns:1fr}.product-main-image{min-height:420px}.hr-work-row::before{display:none}.hr-oem{min-height:360px;background:linear-gradient(90deg,rgb(255 255 255 / .96) 0%,rgb(255 255 255 / .82) 48%,rgb(255 255 255 / .32) 100%),url(/wp-content/themes/pet-1.4.5.20260704.1/assets/haoyao-parts/oem-private-label-bg.png) 68% center / cover no-repeat}.hr-oem::before{width:76%}.hr-oem>div{max-width:430px;background:rgb(255 255 255 / .68)}}@media (max-width:640px){.s1-hero{min-height:820px}.s1-top{left:10px;right:10px}.s1-top .top-breathing{max-width:calc(100vw - 20px);padding:6px 8px;font-size:clamp(8px, 2.15vw, 10px);transform-origin:center}.site-top .top-breathing{max-width:calc(100vw - 20px);padding:0 6px;font-size:clamp(8px, 2.15vw, 10px);transform-origin:center}.s1-nav>.s1-btn{display:none}.s1-brand strong{font-size:15px}.s1-brand small{font-size:12px}.s1-copy p{font-size:14px}.s1-stats{grid-template-columns:1fr;gap:8px;padding:12px}.s1-stats div{height:auto;border-right:0;border-bottom:1px solid var(--line)}.s1-stats div:last-child{border-bottom:0}.hr-cats,.hr-product-row,.hr-work-row,.article-grid,.hr-blog-grid,.contact-process-grid,.woocommerce ul.products,.product-support-grid,.footer-grid,.contact-inquiry-form,.hero-mini-stats,.product-detail-facts{grid-template-columns:1fr}.product-category-sidebar .product-category-grid{grid-template-columns:1fr}.article-list-section .article-sidebar{grid-template-columns:1fr}.catalog-toolbar,.product-category-card{align-items:stretch}.hr-blog-head{align-items:flex-start;flex-direction:column}.catalog-toolbar{display:grid}.product-category-card{grid-template-columns:72px 1fr auto}.product-main-image{min-height:300px}.product-thumb-strip{justify-content:stretch}.product-thumb-strip.has-arrows{grid-template-columns:36px minmax(0,1fr) 36px}.product-thumbs{grid-auto-columns:82px;max-width:none}.product-thumbs button{width:82px;height:82px}.product-thumbs img{width:70px;height:70px}.gallery-arrow{width:38px;height:38px}.product-summary-card,.product-gallery-panel,.product-description,.product-buying-card,.contact-form-card,.contact-method-card{padding:20px}}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}h1:where(.wp-block-heading).has-background,h2:where(.wp-block-heading).has-background,h3:where(.wp-block-heading).has-background,h4:where(.wp-block-heading).has-background,h5:where(.wp-block-heading).has-background,h6:where(.wp-block-heading).has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}