:root{--woolentor-white:#ffffff;--woolentor-primary-color:#2563eb;--woolentor-primary-hover:#1d4ed8;--woolentor-success-color:#10b981;--woolentor-warning-color:#f59e0b;--woolentor-danger-color:#ef4444;--woolentor-gray-50:#f9fafb;--woolentor-gray-100:#f3f4f6;--woolentor-gray-200:#e5e7eb;--woolentor-gray-300:#d1d5db;--woolentor-gray-400:#9ca3af;--woolentor-gray-500:#6b7280;--woolentor-gray-600:#4b5563;--woolentor-gray-700:#374151;--woolentor-gray-800:#1f2937;--woolentor-gray-900:#111827;--woolentor-border-radius:12px;--woolentor-border-radius-sm:8px;--woolentor-shadow-sm:0 1px 2px 0 rgba(0, 0, 0, 0.05);--woolentor-shadow-md:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);--woolentor-shadow-lg:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);--woolentor-shadow-xl:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);--woolentor-transition:all 0.3s cubic-bezier(0.4, 0, 0.2, 1);--woolentor-transition-fast:all 0.15s ease}.wp-embed-responsive .wp-block{outline:0}.woolentor-product-grid a{text-decoration:none!important}.woolentor-product-grid-modern{display:grid;gap:25px;padding:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif;transition:all 0.3s ease}.woolentor-product-grid-modern.woolentor-layout-grid{display:grid;grid-auto-rows:1fr}.woolentor-product-grid-modern.woolentor-layout-list{display:flex;flex-direction:column;gap:20px}.woolentor-columns-1 .woolentor-product-grid .woolentor-products-wrapper>[class*="woolentor-columns-"]{grid-template-columns:1fr}.woolentor-columns-2 .woolentor-product-grid .woolentor-products-wrapper>[class*="woolentor-columns-"]{grid-template-columns:repeat(2,1fr)}.woolentor-columns-3 .woolentor-product-grid .woolentor-products-wrapper>[class*="woolentor-columns-"]{grid-template-columns:repeat(3,1fr)}.woolentor-columns-4 .woolentor-product-grid .woolentor-products-wrapper>[class*="woolentor-columns-"]{grid-template-columns:repeat(4,1fr)}.woolentor-columns-5 .woolentor-product-grid .woolentor-products-wrapper>[class*="woolentor-columns-"]{grid-template-columns:repeat(5,1fr)}.woolentor-columns-6 .woolentor-product-grid .woolentor-products-wrapper>[class*="woolentor-columns-"]{grid-template-columns:repeat(6,1fr)}.woolentor-same-height-grid.woolentor-layout-grid .woolentor-product-card{height:100%}.woolentor-same-height-grid.woolentor-layout-grid .woolentor-product-card .woolentor-product-actions{margin-top:auto}.woolentor-product-filters{background:var(--woolentor-white);border-radius:12px;padding:24px;margin-bottom:32px;box-shadow:var(--woolentor-shadow-sm)}.woolentor-filter-row{display:flex;align-items:center;justify-content:space-between}.woolentor-view-controls{display:flex;flex-wrap:wrap;align-items:center;gap:16px}.woolentor-view-controls .woolentor-filter-sort .woocommerce-ordering{margin:0}.woolentor-view-controls .woolentor-filter-sort .woocommerce-ordering select.orderby{padding:8px 12px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;color:#111827;cursor:pointer;transition:all 0.3s ease}.woolentor-layout-switcher{display:flex;gap:4px;padding:4px;border-radius:8px;background:#e5e7eb}.woolentor-layout-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:none;background:#fff0;border-radius:6px;cursor:pointer;transition:all 0.3s ease;color:#4b5563;padding:0}.woolentor-layout-btn:focus{background:#fff0;color:#4b5563}.woolentor-layout-btn.woolentor-active,.woolentor-layout-btn:hover{background:#2563eb;color:var(--woolentor-white)}.woolentor-layout-btn svg{width:18px;height:18px;stroke:currentColor}.woolentor-product-filters.woolentor-style-two{border-radius:0;background:#f5f4f2;box-shadow:none;border-bottom:1px solid #d4d4d4;padding:40px}.woolentor-style-two .woolentor-layout-switcher{background:#fff0;border-radius:0;align-items:center;justify-content:center;padding:0;gap:40px}.woolentor-style-two .woolentor-layout-btn{width:auto;height:auto;font-family:'Cormorant Garamond',serif;font-size:16px;letter-spacing:2px;text-transform:uppercase;background:none;border:none;color:#6a6a6a;cursor:pointer;padding:10px 20px;position:relative;transition:all 0.3s ease}.woolentor-style-two .woolentor-layout-btn.woolentor-active,.woolentor-style-two .woolentor-layout-btn:hover{color:#1a1a1a}.woolentor-style-two .woolentor-layout-btn.woolentor-active::after{content:'';position:absolute;bottom:0;left:0;right:0;height:2px;background:#1a1a1a}.woolentor-product-card{background:#fff;border-radius:var(--woolentor-border-radius);position:relative;transition:var(--woolentor-transition);border:1px solid var(--woolentor-gray-200);overflow:hidden}.woolentor-product-item{transition:all 0.3s ease;min-width:0}.woolentor-grid-card .woolentor-list-view-content{display:none!important}.woolentor-list-card .woolentor-grid-view-content{display:none!important}.woolentor-grid-card .woolentor-grid-view-content{display:flex;flex-direction:column;width:100%;height:100%}.woolentor-list-card .woolentor-list-view-content{display:flex;flex-direction:row;width:100%;align-items:center}.woolentor-grid-card{display:flex;flex-direction:column;height:100%;box-shadow:0 2px 8px rgb(0 0 0 / .08);border-radius:16px;overflow:visible;transition:all 0.3s cubic-bezier(.4,0,.2,1);background:#fff;position:relative}.woolentor-list-card{display:flex;flex-direction:row;align-items:center;min-height:200px;padding:20px;box-shadow:var(--woolentor-shadow-sm)}.woolentor-card-hover-lift .woolentor-product-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px rgb(0 0 0 / .15)}.woolentor-card-hover-scale .woolentor-product-card:hover{transform:scale(1.02);box-shadow:0 12px 24px rgb(0 0 0 / .15)}.woolentor-card-hover-shadow .woolentor-product-card:hover{box-shadow:0 20px 40px rgb(0 0 0 / .2)}.woolentor-image-hover-zoom .woolentor-product-image img:hover,.woolentor-image-hover-zoom .woolentor-product-image .woolentor-product-img:hover{transform:scale(1.1)}.woolentor-image-hover-fade .woolentor-product-image:hover img,.woolentor-image-hover-fade .woolentor-product-image:hover .woolentor-product-img{opacity:.8}.woolentor-image-hover-grayscale .woolentor-product-image img,.woolentor-image-hover-grayscale .woolentor-product-image .woolentor-product-img{filter:grayscale(100%);transition:filter 0.3s ease}.woolentor-image-hover-grayscale .woolentor-product-image:hover img,.woolentor-image-hover-grayscale .woolentor-product-image:hover .woolentor-product-img{filter:grayscale(0%)}.woolentor-product-image{position:relative;overflow:hidden}.woolentor-product-secondary-img{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background-color:#fff;opacity:0;visibility:hidden;transition:opacity 0.5s ease,transform 2s cubic-bezier(0,0,.44,1.18);width:100%}.woolentor-product-secondary-img a{width:100%;height:100%}.woolentor-product-card:hover .woolentor-product-secondary-img{opacity:1;visibility:visible;transform:scale(1.09)}.woolentor-product-image .woolentor-product-secondary-img img{transform:scale(1)!important}.woolentor-grid-card .woolentor-product-image{flex-shrink:0;background:#f5f5f5;align-items:center;justify-content:center;border-radius:16px 16px 0 0}.woolentor-grid-card .woolentor-product-image img,.woolentor-grid-card .woolentor-product-image .woolentor-product-img{width:100%;height:auto;object-fit:cover;transition:transform 0.4s cubic-bezier(.4,0,.2,1)}.woolentor-list-card .woolentor-product-image{flex-shrink:0;margin-right:20px;border-radius:var(--woolentor-border-radius-sm);overflow:hidden;box-shadow:var(--woolentor-shadow-sm);width:30%}.woolentor-list-card .woolentor-product-image img,.woolentor-list-card .woolentor-product-image .woolentor-product-img{width:100%;object-fit:cover;transition:var(--woolentor-transition)}.woolentor-badges{position:absolute;display:flex;flex-direction:column;gap:6px;z-index:10;left:15px;top:15px}.woolentor-badge-pos-top-left .woolentor-badges{top:12px;left:12px}.woolentor-badge-pos-top-right .woolentor-badges{top:12px;right:12px;left:auto}.woolentor-badge-pos-top-center .woolentor-badges{top:12px;left:50%;transform:translateX(-50%)}.woolentor-badge{padding:6px 14px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;border-radius:6px;color:#fff;display:inline-block;line-height:1}.woolentor-sale-badge{background:#e74c3c}.woolentor-new-badge{background:#10b981}.woolentor-trending-badge{background:#f59e0b}.woolentor-badge-style-solid .woolentor-sale-badge{background:#e74c3c}.woolentor-badge-style-solid .woolentor-new-badge{background:#10b981}.woolentor-badge-style-solid .woolentor-trending-badge{background:#f59e0b}.woolentor-badge-style-gradient .woolentor-sale-badge{background:linear-gradient(135deg,#ff6b6b 0%,#ee5a24 100%);box-shadow:0 4px 8px rgb(238 90 36 / .3)}.woolentor-badge-style-gradient .woolentor-new-badge{background:linear-gradient(135deg,#10b981 0%,#059669 100%);box-shadow:0 4px 8px rgb(16 185 129 / .3)}.woolentor-badge-style-gradient .woolentor-trending-badge{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);box-shadow:0 4px 8px rgb(245 158 11 / .3)}.woolentor-badge-style-outline .woolentor-badge{background:rgb(255 255 255 / .9);border:2px solid;backdrop-filter:blur(8px)}.woolentor-badge-style-outline .woolentor-sale-badge{border-color:var(--woolentor-danger-color);color:var(--woolentor-danger-color)}.woolentor-badge-style-outline .woolentor-new-badge{border-color:var(--woolentor-success-color);color:var(--woolentor-success-color)}.woolentor-badge-style-outline .woolentor-trending-badge{border-color:var(--woolentor-warning-color);color:var(--woolentor-warning-color)}.woolentor-quick-actions{position:absolute;top:12px;right:12px;display:flex;flex-direction:column;gap:8px;opacity:0;visibility:hidden;transition:all 0.3s ease;transform:translateX(10px);z-index:15}.woolentor-grid-card:hover .woolentor-quick-actions,.woolentor-product-image:hover .woolentor-quick-actions{opacity:1;visibility:visible;transform:translateX(0)}.woolentor-quick-action{width:42px;height:42px;border-radius:50%;background:rgb(255 255 255 / .98);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.2s ease;color:#333;box-shadow:0 2px 8px rgb(0 0 0 / .12);padding:0}.woolentor-quick-action a{color:#333;text-decoration:none}.woolentor-quick-action svg{margin:0}.woolentor-quick-action:hover{background:#fff;transform:scale(1.1);box-shadow:0 4px 12px rgb(0 0 0 / .2)}.woolentor-quick-action svg{width:18px;height:18px;stroke-width:2;color:#333;display:block}.woolentor-quick-actions .woolentor-wishlist-btn{width:42px;height:42px;border-radius:50%;background:rgb(255 255 255 / .98);display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px rgb(0 0 0 / .12);transition:all 0.3s cubic-bezier(.4,0,.2,1)}.woolentor-quick-actions .woolentor-wishlist-btn:hover{background:#fff;transform:scale(1.1);box-shadow:0 4px 12px rgb(0 0 0 / .2)}.woolentor-quick-actions .woolentor-wishlist-btn .wishlist,.woolentor-quick-actions .woolentor-wishlist-btn .yith-wcwl-add-to-wishlist,.woolentor-quick-actions .woolentor-wishlist-btn .tinvwl_add_to_wishlist_button{display:contents}.woolentor-quick-actions .woolentor-wishlist-btn a{display:flex;align-items:center;justify-content:center;color:#333;text-decoration:none;width:100%;height:100%}.woolentor-quick-actions .woolentor-wishlist-btn .ht-product-action-tooltip,.woolentor-quick-actions .woolentor-wishlist-btn .wishsuite-tooltip,.woolentor-quick-actions .woolentor-wishlist-btn span:not(svg *){display:none!important}.woolentor-quick-actions .woolentor-wishlist-btn svg{width:18px;height:18px;display:block;color:currentColor;overflow:visible}.woolentor-quick-actions .woolentor-wishlist-btn .ajax-loading,.woolentor-quick-actions .woolentor-wishlist-btn .fa-spinner{display:none!important}.woolentor-style-modern .woolentor-quickview-btn,.woolentor-style-modern .woolentorquickview{color:#333}.woolentor-style-modern .woolentor-quickview-btn svg,.woolentor-style-modern .woolentorquickview svg{width:18px;height:18px;display:block!important;color:currentColor!important;stroke:currentColor!important;fill:none!important;visibility:visible!important;opacity:1!important;overflow:visible;margin-right:0}.woolentor-style-modern .woolentor-quickview-btn svg path,.woolentor-style-modern .woolentor-quickview-btn svg circle,.woolentor-style-modern .woolentorquickview svg path,.woolentor-style-modern .woolentorquickview svg circle{stroke:currentColor!important;fill:none!important;stroke-width:2!important;visibility:visible!important;opacity:1!important}.woolentor-quick-action.woolentorquickview{color:#333}.woolentor-product-content{flex:1;display:flex;flex-direction:column}.woolentor-grid-card .woolentor-product-content{padding:20px;flex:1;display:flex;flex-direction:column;line-height:1;width:100%}.woolentor-list-card .woolentor-product-content{padding:0}.woolentor-content-header{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column}.woolentor-content-footer{display:flex;justify-content:space-between;align-items:center;margin:15px 0 0;padding-top:20px;border-top:1px solid #ddd;width:100%}.woolentor-product-title{font-size:18px;font-weight:600;line-height:1.4;margin:0 0 8px;color:var(--woolentor-gray-900)}.woolentor-product-categories{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 4px}.woolentor-product-category{font-size:12px;color:#999;text-decoration:none;text-transform:uppercase;letter-spacing:.5px;font-weight:500;transition:color 0.2s ease}.woolentor-product-category:not(:first-child):before{content:'•';margin:0 6px;color:#ddd}.woolentor-product-category:hover{color:var(--woolentor-primary-color);text-decoration:none}.woolentor-grid-card .woolentor-product-title{font-size:16px;font-weight:600;color:#1f2937;margin-bottom:12px;line-height:1.4;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.woolentor-grid-card .woolentor-product-categories{margin:0 0 10px}.woolentor-product-title a{color:inherit;text-decoration:none;transition:var(--woolentor-transition-fast)}.woolentor-product-title a:hover{color:var(--woolentor-primary-color)}.woolentor-product-description{margin:0}.woolentor-product-description p{color:var(--woolentor-gray-600);font-size:14px;line-height:1.5;margin:0}.woolentor-product-features{display:flex;flex-wrap:wrap;gap:12px;margin:12px 0}.woolentor-feature{display:flex;align-items:center;gap:6px;font-size:13px;color:var(--woolentor-gray-600);padding:4px 8px;background:var(--woolentor-gray-50);border-radius:16px}.woolentor-feature svg{color:var(--woolentor-success-color);flex-shrink:0}.woolentor-layout-grid .woolentor-product-rating{margin-bottom:12px}.woolentor-product-rating{display:flex;align-items:center;gap:4px}.woolentor-product-stars{display:flex;gap:2px}.woolentor-product-stars .star{width:14px;height:14px;color:#fbbf24}.woolentor-product-stars .star.empty{color:#e5e7eb}.woolentor-product-stars .empty-half{transform:scale(.8)}.woolentor-product-grid-modern .woolentor-review-count,.woolentor-grid-card .woolentor-review-count{font-size:12px;color:#9ca3af;font-weight:400;display:inline-block!important;line-height:1;position:relative}.woolentor-product-rating .rating-info .review-count{margin-left:0}.woolentor-product-price{font-size:20px;font-weight:700;color:var(--woolentor-primary-color);margin:8px 0}.woolentor-grid-card .woolentor-product-price{font-size:20px;align-items:center;font-weight:700;margin:0 0 20px;color:#1f2937;gap:8px}.woolentor-grid-card .woolentor-product-price del{font-size:16px;color:#9ca3af;font-weight:400;margin:0}.woolentor-grid-card .woolentor-product-price ins{text-decoration:none;color:#1f2937}.woolentor-discount-percentage{background:#fee2e2;color:#e74c3c;font-size:12px;font-weight:600;padding:2px 6px;border-radius:4px;margin-left:4px}.woolentor-product-price del{color:var(--woolentor-gray-400);font-weight:400;margin-right:8px;font-size:.9em}.woolentor-product-price ins{text-decoration:none}.woolentor-price-stock{display:flex;flex-direction:column;gap:8px;width:40%}.woolentor-price-stock .woolentor-product-price{margin:0}.woolentor-stock-status{font-size:13px;font-weight:500}.woolentor-in-stock{color:var(--woolentor-success-color);display:flex;align-items:center;gap:6px}.woolentor-out-of-stock{color:var(--woolentor-danger-color);display:flex;align-items:center;gap:6px}.woolentor-stock-dot{width:8px;height:8px;border-radius:50%;background:currentColor;display:inline-block;animation:pulse 2s infinite}.woolentor-out-of-stock .woolentor-stock-dot{animation:none;opacity:.6}.woolentor-low-stock{color:var(--woolentor-warning-color);font-weight:600}@keyframes pulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.woolentor-quantity-selector{display:flex;align-items:center;border:1px solid var(--woolentor-gray-300);border-radius:var(--woolentor-border-radius-sm);overflow:hidden;width:fit-content}.woolentor-qty-btn{background:var(--woolentor-gray-50);border:none;width:32px;height:38px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:var(--woolentor-transition-fast);color:var(--woolentor-gray-600);font-size:16px;font-weight:600;padding:0}.woolentor-qty-btn:hover{background:var(--woolentor-gray-200);color:var(--woolentor-gray-800)}.woolentor-qty-input{border:none;width:50px!important;height:32px!important;text-align:center;font-size:14px;font-weight:500;background:#fff;outline:none;line-height:1;border-top-width:0!important;border-bottom-width:0!important}.woolentor-qty-input::-webkit-outer-spin-button,.woolentor-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.woolentor-qty-input[type=number]{-moz-appearance:textfield}.woolentor-product-actions{display:flex;align-items:center;gap:12px}.woolentor-grid-card .woolentor-product-actions{margin-top:auto;flex-shrink:0;width:100%}.woolentor-list-card .woolentor-product-actions .woolentor-cart-btn,.woolentor-cart-btn,.woolentor-product-actions .button,.woolentor-product-actions .add_to_cart_button{background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);color:#fff;padding:12px 24px;border-radius:var(--woolentor-border-radius-sm);text-decoration:none;text-align:center;font-size:14px;font-weight:600;transition:all 0.2s ease;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;min-height:44px;gap:5px}.woolentor-product-actions .add_to_cart_button:hover{background:linear-gradient(135deg,#1d4ed8 0%,#1e40af 100%)!important;transform:translateY(-1px)!important}.woolentor-grid-card .woolentor-cart-btn,.woolentor-grid-card .woolentor-product-actions .button,.woolentor-grid-card .woolentor-product-actions .add_to_cart_button{width:100%;padding:12px 20px;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);transition:all 0.2s ease;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px}.woolentor-cart-btn svg{width:16px;height:16px}.woolentor-product-actions a.added_to_cart{display:none}.woolentor-grid-card .woolentor-cart-btn:hover,.woolentor-grid-card .woolentor-product-actions .button:hover,.woolentor-grid-card .woolentor-product-actions .add_to_cart_button:hover{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);transform:translateY(-1px)}.woolentor-cart-btn:hover,.woolentor-product-actions .button:hover,.woolentor-product-actions .add_to_cart_button:hover{background:var(--woolentor-primary-hover);border-color:var(--woolentor-primary-hover);transform:translateY(-1px);box-shadow:var(--woolentor-shadow-md)}a.woolentor-cart-btn.button.add_to_cart_button.ajax_add_to_cart.added:after,a.woolentor-cart-action.added:after{font-family:'WooCommerce';content:'\e017';margin-left:.53em;vertical-align:bottom}a.woolentor-cart-btn.button.add_to_cart_button.ajax_add_to_cart.loading,a.woolentor-cart-action.loading{opacity:.25}a.woolentor-cart-btn.button.add_to_cart_button.ajax_add_to_cart.loading:after,a.woolentor-cart-action.loading:after{display:inline-block;content:"";position:relative;top:0;right:-.5em;left:auto;width:.8em;height:.8em;background-color:var(--woolentor-white,var(--woolentor-gray-100));border-radius:100%;animation:WoolentorDotPulse .65s 0s infinite cubic-bezier(.21,.53,.56,.8);line-height:1rem}@keyframes WoolentorDotPulse{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}.woolentor-wishlist-btn{background:#fff;color:var(--woolentor-gray-600);border:0;width:44px;height:44px;border-radius:var(--woolentor-border-radius-sm);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:var(--woolentor-transition);flex-shrink:0}.woolentor-wishlist-btn:hover{color:var(--woolentor-danger-color);border-color:var(--woolentor-danger-color);background:rgb(239 68 68 / .1)}.woolentor-wishlist-btn.added{color:var(--woolentor-danger-color);border-color:var(--woolentor-danger-color);background:rgb(239 68 68 / .1)}.woolentor-wishlist-btn.loading{opacity:.6;pointer-events:none}.woolentor-out-of-stock{opacity:.7;position:relative}.woolentor-out-of-stock::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:rgb(255 255 255 / .3);z-index:1;pointer-events:none}.woolentor-out-of-stock .woolentor-cart-btn,.woolentor-out-of-stock .add_to_cart_button{background:var(--woolentor-gray-400);border-color:var(--woolentor-gray-400);cursor:not-allowed;pointer-events:none}.woolentor-out-of-stock .woolentor-cart-btn:hover,.woolentor-out-of-stock .add_to_cart_button:hover{transform:none;box-shadow:none}.woolentor-product-grid .woolentor-no-products{grid-column:1 / -1;text-align:center;padding:15px 20px;color:var(--woolentor-gray-400);font-size:16px;font-style:italic}.woolentor-product-grid .woolentor-no-products p{margin:0}@media (max-width:768px){.woolentor-product-grid-modern{gap:20px}.woolentor-grid-card .woolentor-product-content{padding:16px}.woolentor-product-title{font-size:16px}.woolentor-grid-card .woolentor-product-title{font-size:14px}.woolentor-grid-card .woolentor-product-categories{margin:3px 0 6px}.woolentor-product-category{font-size:11px;padding:1px 6px}.woolentor-product-price{font-size:18px}.woolentor-grid-card .woolentor-product-price{font-size:16px}.woolentor-list-card{flex-direction:column;min-height:auto;padding:16px}.woolentor-list-card .woolentor-product-image{margin-right:0;margin-bottom:16px;align-self:center;width:100%}.woolentor-content-footer{flex-direction:column;align-items:stretch;gap:12px}.woolentor-price-stock{order:2}.woolentor-product-actions{order:1}}@media (max-width:480px){.woolentor-product-grid-modern.woolentor-layout-grid{grid-template-columns:1fr;gap:15px}.woolentor-grid-card .woolentor-product-content{padding:14px}.woolentor-product-title{font-size:15px}.woolentor-grid-card .woolentor-product-title{font-size:13px;margin-bottom:8px}.woolentor-product-price{font-size:16px}.woolentor-grid-card .woolentor-product-price{font-size:15px}.woolentor-product-actions{gap:8px;margin-top:12px;flex-direction:column;align-items:flex-start}.woolentor-filter-row{flex-direction:column;gap:10px}.woolentor-cart-btn,.woolentor-product-actions .button,.woolentor-product-actions .add_to_cart_button{padding:10px 16px;font-size:13px;min-height:40px}.woolentor-wishlist-btn{width:40px;height:40px}.woolentor-list-card .woolentor-product-image img{width:160px;height:100px}.woolentor-quick-actions{right:8px}.woolentor-quick-action{width:36px;height:36px}}.woolentor-product-card:focus-within{outline:none;outline-offset:0}.woolentor-product-title a:focus,.woolentor-cart-btn:focus,.woolentor-wishlist-btn:focus,.woolentor-quick-action:focus{outline:none;outline-offset:0}.woolentor-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (prefers-contrast:high){.woolentor-product-card{border:2px solid}.woolentor-badge{border:2px solid}.woolentor-cart-btn,.woolentor-wishlist-btn{border-width:2px}}@media (prefers-reduced-motion:reduce){*{animation-duration:0.01ms!important;animation-iteration-count:1!important;transition-duration:0.01ms!important}.woolentor-stock-dot{animation:none}}.woolentor-pagination{margin-top:40px;display:flex;justify-content:center;align-items:center}.woolentor-pagination ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px;align-items:center}.woolentor-pagination ul li{margin:0;padding:0}.woolentor-pagination ul li a,.woolentor-pagination ul li span{display:flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 12px;border:1px solid #e5e7eb;background:#fff;color:#6b7280;text-decoration:none;font-size:14px;font-weight:500;border-radius:6px;transition:all 0.2s ease}.woolentor-pagination ul li a:hover{background:#f9fafb;border-color:#d1d5db;color:#374151}.woolentor-pagination ul li span.current,.woolentor-pagination ul li a.current{background:var(--woolentor-primary-color,#3858f6);border-color:var(--woolentor-primary-color,#3858f6);color:#fff}.woolentor-pagination ul li.prev a,.woolentor-pagination ul li.next a{font-weight:400}.woolentor-pagination ul li span.dots{border:none;background:#fff0;pointer-events:none}.woolentor-ajax-load-more{text-align:center;margin-top:40px;padding:20px}.woolentor-load-more-btn{background:var(--woolentor-primary-color,#3858f6);color:#fff;border:1px solid var(--woolentor-primary-color);padding:12px 32px;border-radius:var(--woolentor-border-radius);font-size:14px;font-weight:600;cursor:pointer;transition:var(--woolentor-transition);display:inline-flex;align-items:center;justify-content:center}.woolentor-load-more-btn:hover:not(:disabled){background:var(--woolentor-primary-hover);border-color:var(--woolentor-primary-hover);transform:translateY(-2px);box-shadow:var(--woolentor-shadow-lg)}.woolentor-load-more-btn:disabled{background:var(--woolentor-gray-400);border-color:var(--woolentor-gray-400);cursor:not-allowed;transform:none;opacity:.6}.woolentor-ajax-loader{margin:0;display:none;padding:0;background-color:transparent!important}.woolentor-ajax-loader .spinner{display:inline-block;width:40px;height:40px;border:2px solid var(--woolentor-gray-300);border-left-color:var(--woolentor-primary-color);border-radius:50%;animation:woolentorspin 1s linear infinite}@keyframes woolentorspin{to{transform:rotate(360deg)}}.woolentor-infinite-scroll{text-align:center}.woolentor-content-align-flex-start .woolentor-product-content{text-align:left}.woolentor-content-align-center .woolentor-product-content{text-align:center}.woolentor-content-align-flex-end .woolentor-product-content{text-align:right}@media print{.woolentor-product-grid-modern.woolentor-layout-grid{grid-template-columns:repeat(2,1fr);gap:10px}.woolentor-product-grid-modern.woolentor-layout-list{gap:15px}.woolentor-product-card{break-inside:avoid;box-shadow:none;border:1px solid #000;background:#fff}.woolentor-grid-card{height:auto}.woolentor-product-actions,.woolentor-quick-actions,.woolentor-badges{display:none}.woolentor-product-price{color:#000!important}}@media (min-width:768px) and (max-width:991px){.woolentor-columns-tablet-1 .woolentor-product-grid .woolentor-products-wrapper>[class*="woolentor-columns-"]{grid-template-columns:1fr}.woolentor-columns-tablet-2 .woolentor-product-grid .woolentor-products-wrapper>[class*="woolentor-columns-"]{grid-template-columns:repeat(2,1fr)}.woolentor-columns-tablet-3 .woolentor-product-grid .woolentor-products-wrapper>[class*="woolentor-columns-"]{grid-template-columns:repeat(3,1fr)}.woolentor-columns-tablet-4 .woolentor-product-grid .woolentor-products-wrapper>[class*="woolentor-columns-"]{grid-template-columns:repeat(4,1fr)}.woolentor-columns-tablet-5 .woolentor-product-grid .woolentor-products-wrapper>[class*="woolentor-columns-"]{grid-template-columns:repeat(5,1fr)}.woolentor-columns-tablet-6 .woolentor-product-grid .woolentor-products-wrapper>[class*="woolentor-columns-"]{grid-template-columns:repeat(6,1fr)}}@media (max-width:767px){.woolentor-list-card .woolentor-list-view-content{flex-direction:column}.woolentor-columns-mobile-1 .woolentor-product-grid .woolentor-products-wrapper>[class*="woolentor-columns-"]{grid-template-columns:1fr}.woolentor-columns-mobile-2 .woolentor-product-grid .woolentor-products-wrapper>[class*="woolentor-columns-"]{grid-template-columns:repeat(2,1fr)}.woolentor-columns-mobile-3 .woolentor-product-grid .woolentor-products-wrapper>[class*="woolentor-columns-"]{grid-template-columns:repeat(3,1fr)}.woolentor-columns-mobile-4 .woolentor-product-grid .woolentor-products-wrapper>[class*="woolentor-columns-"]{grid-template-columns:repeat(4,1fr)}.woolentor-columns-mobile-5 .woolentor-product-grid .woolentor-products-wrapper>[class*="woolentor-columns-"]{grid-template-columns:repeat(5,1fr)}.woolentor-columns-mobile-6 .woolentor-product-grid .woolentor-products-wrapper>[class*="woolentor-columns-"]{grid-template-columns:repeat(6,1fr)}}.woolentor-product-grid-luxury{display:grid;gap:80px;width:100%}.woolentor-luxury-card{position:relative;background:#fff0;cursor:pointer;transition:transform 0.4s cubic-bezier(.25,.46,.45,.94);border:none;border-radius:0;padding-bottom:10px;display:flex;flex-direction:column;overflow:hidden}.woolentor-luxury-card:hover{transform:translateY(-5px)}.woolentor-luxury-card .woolentor-product-image{position:relative;width:100%;overflow:hidden;margin-bottom:32px}.woolentor-ratio-1-1 .woolentor-luxury-card .woolentor-product-image{padding-top:100%}.woolentor-ratio-3-4 .woolentor-luxury-card .woolentor-product-image{padding-top:133.33%}.woolentor-ratio-4-5 .woolentor-luxury-card .woolentor-product-image{padding-top:125%}.woolentor-ratio-9-16 .woolentor-luxury-card .woolentor-product-image{padding-top:177.78%}.woolentor-luxury-card .woolentor-product-image a{position:absolute;top:0;left:0;width:100%;height:100%;display:block}.woolentor-luxury-card .woolentor-product-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform 0.8s cubic-bezier(.25,.46,.45,.94)}.woolentor-luxury-card .woolentor-product-image .woolentor-product-badge img{position:static}.woolentor-luxury-card:hover .woolentor-product-image img{transform:scale(1.08)}.woolentor-luxury-card .woolentor-badges{position:absolute;top:20px;left:20px;z-index:10;align-items:flex-start}.woolentor-luxury-card .woolentor-category-badge{display:inline-block;padding:6px 16px;background:rgb(236 232 225 / .95);color:#6b6b6b;font-size:10px;text-transform:uppercase;letter-spacing:1.5px;border-radius:20px;font-weight:500;backdrop-filter:blur(10px)}.woolentor-luxury-card .woolentor-sale-indicator{position:absolute;top:20px;right:20px;width:48px;height:48px;background:#e74c3c;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:500;letter-spacing:.5px;z-index:10}.woolentor-luxury-card .woolentor-new-badge-indicator{position:absolute;top:20px;right:20px;padding:6px 14px;background:rgb(255 255 255 / .95);border:1px solid #e0e0e0;color:#2c2c2c;font-size:10px;text-transform:uppercase;letter-spacing:1.4px;backdrop-filter:blur(10px);font-weight:500;z-index:10;line-height:1}.woolentor-luxury-card .woolentor-quick-actions{position:absolute;bottom:20px;right:20px;display:flex;gap:8px;opacity:0;transition:all 0.3s ease;z-index:10;flex-direction:row;top:auto;transform:translateX(0) translateY(10px)}.woolentor-luxury-card:hover .woolentor-quick-actions{opacity:1;transform:translateY(0);visibility:visible}.woolentor-luxury-card .woolentor-quick-action{width:40px;height:40px;background:rgb(255 255 255 / .95);backdrop-filter:blur(10px);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.3s ease;padding:0}.woolentor-luxury-card .woolentor-quick-action:hover{background:#2c2c2c;color:#fff}.woolentor-luxury-card .woolentor-quick-action:hover a{color:#fff}.woolentor-luxury-card .woolentor-quick-action svg{width:18px;height:18px;stroke:#2c2c2c}.woolentor-luxury-card .woolentor-quick-action:hover svg{stroke:#fff}.woolentor-luxury-card .woolentor-quickview-btn svg,.woolentor-luxury-card .woolentorquickview svg{width:18px;height:18px;display:block!important;color:currentColor!important;stroke:currentColor!important;fill:none!important;visibility:visible!important;opacity:1!important;overflow:visible;margin-right:0}.woolentor-style-luxury .woolentor-quick-actions .woolentor-wishlist-btn:hover a{color:#fff}.woolentor-luxury-card .htcompare-btn{justify-content:center;align-items:center}.woolentor-luxury-card .woolentor-wishlist-btn a{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.woolentor-luxury-card .woolentor-product-content{text-align:center;padding:0 20px;display:flex;flex-direction:column;align-items:center}.woolentor-luxury-card .woolentor-product-category-badge{display:inline-block;padding:5px 14px;background:#f0ebe5;color:#7a7a7a;font-size:10px;text-transform:uppercase;letter-spacing:1.2px;border-radius:16px;margin-bottom:16px;font-weight:400}.woolentor-luxury-card .woolentor-product-title{font-family:'Georgia','Times New Roman',serif;font-size:24px;font-weight:400;color:#1a1a1a;margin-bottom:12px;line-height:1.3;letter-spacing:-.3px;transition:color 0.3s ease}.woolentor-luxury-card .woolentor-product-title a{color:inherit;text-decoration:none}.woolentor-luxury-card:hover .woolentor-product-title{color:#4a4a4a}.woolentor-luxury-card .woolentor-product-subtitle{font-size:13px;color:#999;margin-bottom:16px;font-weight:300;letter-spacing:.3px}.woolentor-luxury-card .woolentor-product-rating{display:flex;justify-content:center;align-items:center;gap:8px;margin-bottom:16px}.woolentor-luxury-card .woolentor-product-stars{display:flex;gap:3px}.woolentor-luxury-card .woolentor-product-stars .star{width:12px;height:12px;color:#d4a574}.woolentor-luxury-card .woolentor-product-stars .star.empty{color:#e8e8e8}.woolentor-luxury-card .woolentor-rating-text{font-size:11px;color:#999;letter-spacing:.3px}.woolentor-luxury-card .woolentor-product-price{display:flex;justify-content:center;align-items:baseline;gap:10px;margin-bottom:24px;font-size:18px;color:#2c2c2c;font-weight:400;letter-spacing:.5px}.woolentor-luxury-card .woolentor-product-price del{font-size:15px;color:#b8b8b8;font-weight:300}.woolentor-luxury-card .woolentor-product-price ins{text-decoration:none;color:#e74c3c}.woolentor-luxury-card .woolentor-product-actions{gap:0}.woolentor-luxury-card a.woolentor-cart-btn{display:inline-flex!important;align-items:center;justify-content:center;gap:8px;padding:14px 32px;background:#fff0;color:#2c2c2c;border:1px solid #2c2c2c;font-size:11px;text-transform:uppercase;letter-spacing:1.5px;cursor:pointer;transition:all 0.4s cubic-bezier(.25,.46,.45,.94);position:relative!important;overflow:hidden!important;font-weight:500;text-decoration:none!important}.woolentor-luxury-card .woolentor-cart-btn::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:#2c2c2c;transition:left 0.4s cubic-bezier(.25,.46,.45,.94);z-index:-1}.woolentor-luxury-card .woolentor-cart-btn:hover::before{left:0}.woolentor-luxury-card .woolentor-cart-btn:hover{color:#fff;border-color:#2c2c2c;background:#fff0;box-shadow:none}.woolentor-luxury-card .woolentor-product-actions .add_to_cart_button:hover{background:transparent!important;transform:translateY(0)!important;color:#fff}.woolentor-luxury-card .woolentor-cart-arrow{transition:transform 0.3s ease;font-size:16px}.woolentor-luxury-card .woolentor-cart-btn:hover .woolentor-cart-arrow{transform:translateX(3px)}.woolentor-luxury-card .woolentor-view-details{display:block;margin-top:12px;font-size:12px;color:#999;text-decoration:none;transition:color 0.3s ease;letter-spacing:.5px}.woolentor-luxury-card .woolentor-view-details:hover{color:#2c2c2c}@keyframes fadeInLuxury{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.woolentor-luxury-card{animation:fadeInLuxury 0.8s ease-out backwards}.woolentor-product-item:nth-child(1) .woolentor-luxury-card{animation-delay:0.1s}.woolentor-product-item:nth-child(2) .woolentor-luxury-card{animation-delay:0.2s}.woolentor-product-item:nth-child(3) .woolentor-luxury-card{animation-delay:0.3s}.woolentor-product-item:nth-child(4) .woolentor-luxury-card{animation-delay:0.4s}.woolentor-product-item:nth-child(5) .woolentor-luxury-card{animation-delay:0.5s}.woolentor-product-item:nth-child(6) .woolentor-luxury-card{animation-delay:0.6s}@media (max-width:1200px){.woolentor-product-grid-luxury{gap:60px}}@media (max-width:968px){.woolentor-product-grid-luxury{gap:60px}.woolentor-luxury-card .woolentor-product-title{font-size:22px}}@media (max-width:640px){.woolentor-product-grid-luxury{gap:60px}.woolentor-luxury-card .woolentor-product-title{font-size:20px}.woolentor-luxury-card .woolentor-product-image{margin-bottom:24px}.woolentor-luxury-card .woolentor-product-content{padding:0 10px}}.woolentor-luxury-card.woolentor-out-of-stock{opacity:.6}.woolentor-luxury-card.woolentor-out-of-stock .woolentor-product-image::after{content:'Out of Stock';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:rgb(255 255 255 / .95);color:#2c2c2c;padding:10px 20px;font-size:11px;text-transform:uppercase;letter-spacing:1.5px;font-weight:500;z-index:5}.woolentor-card-hover-lift .woolentor-luxury-card:hover{transform:translateY(-5px)}.woolentor-card-hover-none .woolentor-luxury-card:hover{transform:none}.woolentor-image-hover-zoom .woolentor-luxury-card:hover .woolentor-product-image img{transform:scale(1.08)}.woolentor-image-hover-none .woolentor-luxury-card:hover .woolentor-product-image img{transform:none}.woolentor-badge-pos-top-left .woolentor-luxury-card .woolentor-badges{top:20px;left:20px;right:auto}.woolentor-badge-pos-top-right .woolentor-luxury-card .woolentor-badges{left:auto;right:20px;align-items:flex-end}.woolentor-badge-pos-top-center .woolentor-luxury-card .woolentor-badges{left:50%;transform:translateX(-50%)}.woolentor-badge-pos-top-left .woolentor-luxury-card .woolentor-sale-indicator,.woolentor-badge-pos-top-left .woolentor-luxury-card .woolentor-new-badge-indicator{top:20px;right:20px;left:auto}.show-on-mobile-two-column{display:none}@media (max-width:767px){.woolentor-columns-mobile-2 .woolentor-product-grid .woolentor-products-wrapper>[class*="woolentor-columns-"] .woolentor-luxury-card .woolentor-quick-action{width:30px;height:30px}.woolentor-columns-mobile-2 .woolentor-product-grid .woolentor-products-wrapper>[class*="woolentor-columns-"] .show-on-mobile-two-column{display:flex!important;position:static}.woolentor-columns-mobile-2 .woolentor-product-grid .woolentor-products-wrapper>[class*="woolentor-columns-"] .woolentor-sale-indicator:not(.show-on-mobile-two-column),.woolentor-columns-mobile-2 .woolentor-product-grid .woolentor-products-wrapper>[class*="woolentor-columns-"] .woolentor-new-badge-indicator:not(.show-on-mobile-two-column){display:none!important}}:root{--woolentor-editorial-bg:#FAFAFA;--woolentor-editorial-card-bg:#FFFFFF;--woolentor-editorial-text-primary:#0A0A0A;--woolentor-editorial-text-secondary:#666666;--woolentor-editorial-text-muted:#999999;--woolentor-editorial-accent:#C9A14A;--woolentor-editorial-border:#E5E5E5;--woolentor-editorial-shadow-soft:0 4px 16px rgba(0, 0, 0, 0.05);--woolentor-editorial-shadow-hover:0 8px 32px rgba(0, 0, 0, 0.12);--woolentor-editorial-transition:all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.wp-embed-responsive .wp-block{outline:0}.woolentor-product-grid-editorial{display:grid;gap:48px;padding:0;font-family:'Inter',-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif;background-color:var(--woolentor-editorial-bg)}.woolentor-product-grid-editorial .woolentor-product-item{position:relative}.woolentor-editorial-grid-card{height:100%}.woolentor-product-grid-editorial .woolentor-editorial-card{background:var(--woolentor-editorial-card-bg);border-radius:0;overflow:hidden;transition:var(--woolentor-editorial-transition);cursor:pointer;display:flex;flex-direction:column;height:100%}.woolentor-product-grid-editorial .woolentor-product-image{position:relative;width:100%;overflow:hidden;background:var(--woolentor-editorial-bg);box-shadow:var(--woolentor-editorial-shadow-soft)}.woolentor-product-grid-editorial.grid-aspect-1-1 .woolentor-editorial-grid-card .woolentor-product-image{padding-top:100%}.woolentor-product-grid-editorial.grid-aspect-3-4 .woolentor-editorial-grid-card .woolentor-product-image{padding-top:133.33%}.woolentor-product-grid-editorial.grid-aspect-4-5 .woolentor-editorial-grid-card .woolentor-product-image{padding-top:125%}.woolentor-product-grid-editorial.grid-aspect-9-16 .woolentor-editorial-grid-card .woolentor-product-image{padding-top:177.78%}.woolentor-editorial-grid-card .woolentor-product-image>a{position:absolute;top:0;left:0;width:100%;height:100%;display:block;overflow:hidden}.woolentor-editorial-grid-card .woolentor-product-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform 0.6s cubic-bezier(.25,.46,.45,.94)}.woolentor-editorial-grid-card .woolentor-product-image .woolentor-product-badge img{position:static}.woolentor-image-hover-zoom .woolentor-editorial-grid-card:hover .woolentor-product-image img{transform:scale(1.08)}.woolentor-editorial-grid-card .woolentor-product-image .woolentor-secondary-image{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity 0.4s ease;z-index:1}.woolentor-editorial-grid-card:hover .woolentor-secondary-image{opacity:1}.woolentor-editorial-grid-card .woolentor-product-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;opacity:0;transition:all 0.4s ease;z-index:2}.woolentor-editorial-grid-card:hover .woolentor-product-overlay{background:rgb(0 0 0 / .3);opacity:1}.woolentor-editorial-grid-card .woolentor-view-detail{background:#fff0;border:1px solid #fff;color:#fff;padding:12px 32px;font-size:14px;font-weight:500;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;transform:translateY(10px);transition:all 0.4s ease;opacity:0;line-height:1}.woolentor-editorial-grid-card:hover .woolentor-view-detail{transform:translateY(0);opacity:1}.woolentor-editorial-grid-card .woolentor-view-detail:hover{background:#fff;color:var(--woolentor-editorial-text-primary)}.woolentor-editorial-grid-card .woolentor-quick-actions{display:flex;position:static;flex-direction:row;gap:12px;opacity:0;transform:translateY(10px);transition:all 0.4s ease 0.1s}.woolentor-editorial-grid-card:hover .woolentor-quick-actions{opacity:1;transform:translateY(0);visibility:visible}.woolentor-product-grid-editorial .woolentor-quick-action,.woolentor-product-grid-editorial a.woolentor-quick-action{width:44px;height:44px;background:rgb(255 255 255 / .95)!important;border:none!important;border-radius:50%!important;display:flex!important;align-items:center;justify-content:center;cursor:pointer;transition:all 0.3s ease;position:relative;color:var(--woolentor-editorial-text-primary)!important;padding:0!important}.woolentor-product-grid-editorial .woolentor-quick-action a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:inherit;transition:none}.woolentor-product-grid-editorial .woolentor-quick-action svg{width:18px;height:18px;color:inherit;transition:none;margin-right:0}.woolentor-product-grid-editorial .woolentor-quick-action:hover{background:var(--woolentor-editorial-accent);color:#fff;transform:scale(1.1) translateY(-2px)}.woolentor-product-grid-editorial a.woolentor-cart-action:hover{color:#fff;background:var(--woolentor-editorial-accent)}.woolentor-product-grid-editorial .htcompare-btn svg{fill:#fff0;stroke:currentColor}.woolentor-product-grid-editorial .woolentor-quickview-btn svg{fill:none}.woolentor-quick-actions .added_to_cart{display:none}.woolentor-product-grid-editorial .woolentor-quick-action.added svg,.woolentor-product-grid-editorial .woolentor-quick-action.loading svg{display:none}.woolentor-product-grid-editorial .woolentor-quick-action.loading::after{right:0!important;top:5px!important}.woolentor-product-grid-editorial .woolentor-quick-action.added::after{transform:translateX(0) translateY(0)!important;left:3px;bottom:13px;border:none;opacity:1;top:auto}.woolentor-product-grid-editorial .woolentor-quick-action::before{content:attr(data-tooltip);position:absolute;bottom:120%;left:50%;transform:translateX(-50%) translateY(5px);background:rgb(0 0 0 / .9);color:#fff;padding:6px 12px;border-radius:4px;font-size:11px;font-weight:500;white-space:nowrap;opacity:0;pointer-events:none;transition:all 0.3s ease;letter-spacing:.02em;line-height:1}.woolentor-product-grid-editorial .woolentor-quick-action::after{content:'';position:absolute;bottom:100%;left:50%;transform:translateX(-50%) translateY(5px);border:5px solid #fff0;border-top-color:rgb(0 0 0 / .9);opacity:0;pointer-events:none;transition:all 0.3s ease;display:block}.woolentor-product-grid-editorial .woolentor-quick-action:hover::before,.woolentor-product-grid-editorial .woolentor-quick-action:hover::after{opacity:1;transform:translateX(-50%) translateY(0)}.woolentor-product-grid-editorial .woolentor-product-content{padding:25px 25px;display:flex;flex-direction:column;gap:8px;flex-grow:1;line-height:1}.woolentor-product-grid-editorial .woolentor-product-categories{margin-bottom:4px}.woolentor-product-grid-editorial .woolentor-product-category{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:var(--woolentor-editorial-accent);font-weight:500}.woolentor-product-grid-editorial .woolentor-product-title{margin:0 0 8px 0;font-size:22px;font-weight:600;line-height:1.3;font-family:'Playfair Display',Georgia,serif}.woolentor-product-grid-editorial .woolentor-product-title a{color:var(--woolentor-editorial-text-primary);transition:color 0.3s ease}.woolentor-product-grid-editorial .woolentor-product-title a:hover{color:var(--woolentor-editorial-accent)}.woolentor-product-grid-editorial .woolentor-product-description{margin-bottom:8px}.woolentor-product-grid-editorial .woolentor-product-description p{margin:0;font-size:14px;line-height:1.6;color:var(--woolentor-editorial-text-secondary)}.woolentor-product-grid-editorial .woolentor-product-rating{display:flex;align-items:center;gap:8px;margin-bottom:8px}.woolentor-product-grid-editorial .woolentor-product-stars{display:flex;gap:2px}.woolentor-product-grid-editorial .woolentor-product-stars .star{width:14px;height:14px;color:var(--woolentor-editorial-accent)}.woolentor-product-grid-editorial .woolentor-product-stars .star.empty{color:var(--woolentor-editorial-border)}.woolentor-product-grid-editorial .woolentor-review-count{font-size:12px;color:var(--woolentor-editorial-text-muted)}.woolentor-product-grid-editorial .woolentor-product-price{font-size:16px;font-weight:400;color:var(--woolentor-editorial-text-secondary);margin-bottom:8px}.woolentor-product-grid-editorial .woolentor-product-price del{color:var(--woolentor-editorial-text-muted);margin-right:8px}.woolentor-product-grid-editorial .woolentor-product-price ins{text-decoration:none;color:var(--woolentor-editorial-text-primary)}.woolentor-product-grid-editorial .woolentor-stock-status{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--woolentor-editorial-text-muted);margin-top:auto}.woolentor-product-grid-editorial .woolentor-stock-status .stock-dot{width:6px;height:6px;border-radius:50%;background:#4CAF50}.woolentor-product-grid-editorial .woolentor-stock-status.out-of-stock .stock-dot{background:#ef4444}.woolentor-card-hover-lift .woolentor-editorial-card{transition:transform 0.3s ease,box-shadow 0.3s ease}.woolentor-card-hover-lift .woolentor-editorial-card:hover{transform:translateY(-8px);box-shadow:var(--woolentor-editorial-shadow-hover)}@media (max-width:1024px){.woolentor-product-grid-editorial{gap:32px}.woolentor-product-grid-editorial .woolentor-product-title{font-size:20px}}@media (max-width:768px){.woolentor-product-grid-editorial{gap:24px}.woolentor-product-grid-editorial .woolentor-product-content{padding:24px 15px}.woolentor-product-grid-editorial .woolentor-product-title{font-size:18px}.woolentor-product-grid-editorial .woolentor-quick-actions{flex-wrap:wrap}}.woolentor-no-products{text-align:center;padding:40px 20px;color:var(--woolentor-editorial-text-secondary);font-size:16px}.woolentor-product-grid-editorial+.woolentor-pagination{margin-top:64px}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.woolentor-card-intro-animation-yes .woolentor-product-grid-editorial .woolentor-product-item{animation:fadeInUp 0.6s ease both}.woolentor-card-intro-animation-yes .woolentor-product-grid-editorial .woolentor-product-item:nth-child(1){animation-delay:0.1s}.woolentor-card-intro-animation-yes .woolentor-product-grid-editorial .woolentor-product-item:nth-child(2){animation-delay:0.2s}.woolentor-card-intro-animation-yes .woolentor-product-grid-editorial .woolentor-product-item:nth-child(3){animation-delay:0.3s}.woolentor-card-intro-animation-yes .woolentor-product-grid-editorial .woolentor-product-item:nth-child(4){animation-delay:0.4s}.woolentor-card-intro-animation-yes .woolentor-product-grid-editorial .woolentor-product-item:nth-child(5){animation-delay:0.5s}.woolentor-card-intro-animation-yes .woolentor-product-grid-editorial .woolentor-product-item:nth-child(6){animation-delay:0.6s}.woolentor-product-grid-editorial.woolentor-layout-grid{display:grid;grid-auto-rows:1fr}.woolentor-product-grid-editorial.woolentor-layout-list{display:flex;flex-direction:column;gap:24px}.woolentor-editorial-grid-card .woolentor-list-view-content{display:none!important}.woolentor-editorial-list-card .woolentor-grid-view-content{display:none!important}.woolentor-editorial-grid-card .woolentor-grid-view-content{display:flex;flex-direction:column;width:100%;height:100%}.woolentor-editorial-list-card .woolentor-list-view-content{display:flex;flex-direction:row;width:100%;align-items:stretch}.woolentor-product-grid-editorial .woolentor-editorial-list-card{display:flex;flex-direction:row;align-items:stretch;background:var(--woolentor-editorial-card-bg);box-shadow:var(--woolentor-editorial-shadow-soft);overflow:hidden;border:1px solid var(--woolentor-editorial-border);transition:var(--woolentor-editorial-transition)}.woolentor-product-grid-editorial .woolentor-editorial-list-card:hover{box-shadow:var(--woolentor-editorial-shadow-hover);border-color:#fff0}.woolentor-editorial-list-card .woolentor-product-image{position:relative;flex-shrink:0;width:320px;background:var(--woolentor-editorial-bg);overflow:hidden}.woolentor-product-grid-editorial.list-aspect-1-1 .woolentor-editorial-list-card .woolentor-product-image{padding-top:0;height:320px}.woolentor-product-grid-editorial.list-aspect-4-3 .woolentor-editorial-list-card .woolentor-product-image{padding-top:0;height:240px}.woolentor-product-grid-editorial.list-aspect-16-9 .woolentor-editorial-list-card .woolentor-product-image{padding-top:0;height:180px}.woolentor-product-grid-editorial.list-aspect-3-4 .woolentor-editorial-list-card .woolentor-product-image{padding-top:0;height:426px}.woolentor-editorial-list-card .woolentor-product-image>a{position:absolute;top:0;left:0;width:100%;height:100%}.woolentor-editorial-list-card .woolentor-product-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform 0.6s cubic-bezier(.25,.46,.45,.94)}.woolentor-editorial-list-card .woolentor-product-content{flex:1;padding:48px;display:flex;flex-direction:column;justify-content:center;gap:16px}.woolentor-editorial-list-card .woolentor-content-header{display:flex;flex-direction:column;gap:12px;margin-bottom:8px}.woolentor-editorial-list-card .woolentor-product-categories{margin-bottom:0}.woolentor-editorial-list-card .woolentor-product-title{font-size:32px;font-weight:600;margin:0;line-height:1.2}.woolentor-editorial-list-card .woolentor-product-description{margin-bottom:16px}.woolentor-editorial-list-card .woolentor-product-description p{font-size:16px;line-height:1.7;color:var(--woolentor-editorial-text-secondary)}.woolentor-editorial-list-card .woolentor-product-rating{margin-bottom:12px}.woolentor-editorial-list-card .woolentor-product-stars .star{width:16px;height:16px}.woolentor-editorial-list-card .woolentor-content-footer{display:flex;align-items:center;gap:24px;margin-top:auto;padding-top:24px;border-top:1px solid var(--woolentor-editorial-border)}.woolentor-editorial-list-card .woolentor-product-price{font-size:24px;font-weight:600;margin-bottom:0;margin-top:0}.woolentor-editorial-list-card .woolentor-discount-percentage{display:inline-block;margin-left:12px;padding:4px 12px;background:rgb(239 68 68 / .1);color:#ef4444;font-size:14px;font-weight:600;border-radius:4px}.woolentor-editorial-list-card .woolentor-stock-status{font-size:13px;margin-top:0}.woolentor-editorial-list-card .woolentor-stock-status .stock-dot{width:8px;height:8px;animation:pulse 2s infinite}.woolentor-editorial-list-card .woolentor-stock-status.out-of-stock .stock-dot{animation:none;opacity:.6}@keyframes pulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.woolentor-editorial-list-card .woolentor-product-actions{margin-top:0}.woolentor-editorial-list-card a.woolentor-cart-btn{background-color:#fff0;color:var(--woolentor-editorial-text-primary);padding:14px 32px;font-size:14px;font-weight:500;letter-spacing:.05em;text-transform:uppercase;border:1px solid var(--woolentor-editorial-text-primary);cursor:pointer;transition:all 0.3s ease;display:inline-block;text-decoration:none;border-radius:0}.woolentor-editorial-list-card a.woolentor-cart-btn:hover{background-color:var(--woolentor-editorial-accent);background:var(--woolentor-editorial-accent)!important;border-color:var(--woolentor-editorial-accent);color:#FFF}.woolentor-editorial-list-card .woolentor-badges{position:absolute;top:24px;left:24px;z-index:3;display:flex;flex-direction:column;gap:8px}.woolentor-editorial-list-card .woolentor-product-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff0;display:flex;align-items:center;justify-content:center;opacity:0;transition:all 0.4s ease;z-index:4}.woolentor-product-item:hover .woolentor-editorial-list-card .woolentor-product-overlay,.woolentor-editorial-list-card:hover .woolentor-product-overlay{opacity:1}.woolentor-editorial-list-card .woolentor-quick-actions{display:flex;gap:12px;transform:translateY(10px);transition:all 0.4s ease}.woolentor-product-item:hover .woolentor-editorial-list-card .woolentor-quick-actions,.woolentor-editorial-list-card:hover .woolentor-quick-actions{transform:translateY(0);opacity:1;visibility:visible}.woolentor-editorial-list-card .woolentor-quick-action{width:44px;height:44px;background:rgb(255 255 255 / .95);border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.3s ease;position:relative;color:var(--woolentor-editorial-text-primary)}.woolentor-editorial-list-card .woolentor-quick-action a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:inherit}.woolentor-editorial-list-card .woolentor-quick-action svg{width:18px;height:18px}.woolentor-editorial-list-card .woolentor-quick-action:hover{background:var(--woolentor-editorial-accent);color:#fff;transform:scale(1.1) translateY(-2px)}.woolentor-editorial-list-card .woolentor-quick-action.active{background:var(--woolentor-editorial-accent);color:#fff}.woolentor-editorial-list-card .woolentor-quick-action::before{content:attr(data-tooltip);position:absolute;left:auto;right:calc(100% + 7px);top:50%;bottom:auto;transform:translateY(-50%) translateX(-5px);background:rgb(0 0 0 / .9);color:#fff;padding:6px 12px;border-radius:4px;font-size:11px;font-weight:500;white-space:nowrap;opacity:0;pointer-events:none;transition:all 0.3s ease;letter-spacing:.02em;line-height:1}.woolentor-editorial-list-card .woolentor-quick-action::after{content:'';position:absolute;left:auto;right:calc(100% + -3px);top:50%;bottom:auto;transform:translateY(-50%) translateX(-5px);border:5px solid #fff0;border-left-color:rgb(0 0 0 / .9);border-top-color:#fff0;opacity:0;pointer-events:none;transition:all 0.3s ease;display:block}.woolentor-editorial-list-card .woolentor-quick-action:hover::before,.woolentor-editorial-list-card .woolentor-quick-action:hover::after{opacity:1;transform:translateY(-50%) translateX(0)}@media (max-width:1024px){.woolentor-editorial-list-card .woolentor-product-image{width:280px}.woolentor-product-grid-editorial.list-aspect-1-1 .woolentor-editorial-list-card .woolentor-product-image{height:280px}.woolentor-product-grid-editorial.list-aspect-4-3 .woolentor-editorial-list-card .woolentor-product-image{height:210px}.woolentor-product-grid-editorial.list-aspect-16-9 .woolentor-editorial-list-card .woolentor-product-image{height:157px}.woolentor-product-grid-editorial.list-aspect-3-4 .woolentor-editorial-list-card .woolentor-product-image{height:373px}.woolentor-editorial-list-card .woolentor-product-content{padding:32px}.woolentor-editorial-list-card .woolentor-product-title{font-size:28px}}@media (max-width:768px){.woolentor-editorial-list-card .woolentor-list-view-content{flex-direction:column}.woolentor-editorial-list-card .woolentor-product-image{width:100%;height:auto;padding-top:125%}.woolentor-product-grid-editorial.list-aspect-1-1 .woolentor-editorial-list-card .woolentor-product-image{padding-top:100%;height:auto}.woolentor-product-grid-editorial.list-aspect-4-3 .woolentor-editorial-list-card .woolentor-product-image{padding-top:75%;height:auto}.woolentor-product-grid-editorial.list-aspect-16-9 .woolentor-editorial-list-card .woolentor-product-image{padding-top:56.25%;height:auto}.woolentor-product-grid-editorial.list-aspect-3-4 .woolentor-editorial-list-card .woolentor-product-image{padding-top:133.33%;height:auto}.woolentor-editorial-list-card .woolentor-product-content{padding:24px}.woolentor-editorial-list-card .woolentor-product-title{font-size:22px}.woolentor-editorial-list-card .woolentor-product-description p{font-size:14px}.woolentor-editorial-list-card .woolentor-product-price{font-size:20px}.woolentor-editorial-list-card .woolentor-content-footer{flex-direction:column;align-items:flex-start;gap:16px}}.woolentor-product-grid-magazine{--magazine-bg-primary:#faf9f7;--magazine-bg-secondary:#f5f4f2;--magazine-text-primary:#1a1a1a;--magazine-text-secondary:#6a6a6a;--magazine-accent:#1a1a1a;--magazine-border:#d4d4d4;--magazine-hover:#2a2a2a;--magazine-white:#ffffff}.woolentor-product-grid-magazine{display:grid;grid-template-columns:repeat(12,1fr);gap:40px;position:relative}.woolentor-product-grid-magazine.woolentor-layout-grid{display:grid;grid-template-columns:repeat(12,1fr)!important}.woolentor-product-grid-magazine.woolentor-layout-list{display:flex;flex-direction:column}.woolentor-product-grid-magazine.woolentor-layout-grid .woolentor-product-item:nth-child(8n+1){grid-column:span 5}.woolentor-product-grid-magazine.woolentor-layout-grid .woolentor-product-item:nth-child(8n+2){grid-column:span 7}.woolentor-product-grid-magazine.woolentor-layout-grid .woolentor-product-item:nth-child(8n+3){grid-column:span 6}.woolentor-product-grid-magazine.woolentor-layout-grid .woolentor-product-item:nth-child(8n+4){grid-column:span 6}.woolentor-product-grid-magazine.woolentor-layout-grid .woolentor-product-item:nth-child(8n+5){grid-column:span 7}.woolentor-product-grid-magazine.woolentor-layout-grid .woolentor-product-item:nth-child(8n+6){grid-column:span 5}.woolentor-product-grid-magazine.woolentor-layout-grid .woolentor-product-item:nth-child(8n+7){grid-column:span 4}.woolentor-product-grid-magazine.woolentor-layout-grid .woolentor-product-item:nth-child(8n){grid-column:span 8}.woolentor-product-grid-magazine .woolentor-product-card{position:relative;background:#fff0;transition:all 0.4s cubic-bezier(.4,0,.2,1);border:0 solid #fff0;overflow:hidden;height:100%;display:inherit;border-radius:0}.woolentor-product-grid-magazine .woolentor-product-card:hover{box-shadow:none;transform:translateY(0)}.woolentor-product-grid-magazine .woolentor-quickview-btn svg{fill:none!important;color:currentColor;margin-right:0}.woolentor-product-grid-magazine.woolentor-layout-grid .woolentor-list-view-content{display:none}.woolentor-product-grid-magazine .woolentor-grid-view-content .woolentor-product-image{position:relative;overflow:hidden;background:var(--magazine-bg-secondary)}.woolentor-product-grid-magazine.woolentor-layout-grid .woolentor-product-item:nth-child(odd) .woolentor-product-image{aspect-ratio:3/4}.woolentor-product-grid-magazine.woolentor-layout-grid .woolentor-product-item:nth-child(even) .woolentor-product-image{aspect-ratio:4/3}.woolentor-product-grid-magazine .woolentor-product-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.6s cubic-bezier(.4,0,.2,1)}.woolentor-product-grid-magazine .woolentor-product-card:hover .woolentor-product-image img{transform:scale(1.05)}.woolentor-product-grid-magazine .woolentor-product-number{position:absolute;top:20px;left:20px;font-size:72px;font-weight:300;color:rgb(255 255 255 / .6);line-height:1;z-index:2;font-style:italic;font-family:'Playfair Display',Georgia,serif}[class*="woolentor-badge-pos-wlpro_"] .woolentor-badges{right:12px;left:auto}.woolentor-product-grid-magazine .woolentor-quick-actions{position:absolute;bottom:20px;right:20px;display:flex;gap:10px;z-index:3;top:auto;transform:translateY(0) translateX(0);opacity:1;visibility:visible}.woolentor-product-grid-magazine .woolentor-quick-action{width:44px;height:44px;background:var(--magazine-white);border:1px solid var(--magazine-border);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.3s ease;opacity:0;transform:translateY(10px)}.woolentor-product-grid-magazine .woolentor-product-card:hover .woolentor-quick-action{opacity:1;transform:translateY(0)}.woolentor-product-grid-magazine .woolentor-quick-action:hover{background:var(--magazine-accent);border-color:var(--magazine-accent);color:var(--magazine-white)}.woolentor-product-grid-magazine .woolentor-quick-action:hover a{color:var(--magazine-white)}.woolentor-product-grid-magazine .woolentor-quick-action:hover svg{stroke:currentColor;color:currentColor}.woolentor-product-grid-magazine .woolentor-grid-view-content .woolentor-product-content{padding:30px 25px}.woolentor-product-grid-magazine .woolentor-product-categories{margin-bottom:12px}.woolentor-product-grid-magazine .woolentor-product-category{font-size:12px;letter-spacing:3px;text-transform:uppercase;color:var(--magazine-text-secondary);font-weight:400;text-decoration:none;transition:color 0.3s ease}.woolentor-product-grid-magazine .woolentor-product-category:hover{color:var(--magazine-accent)}.woolentor-product-grid-magazine .woolentor-product-title{font-size:clamp(20px, 2vw, 28px);font-weight:500;margin-bottom:15px;line-height:1.3;color:var(--magazine-text-primary);font-family:'Playfair Display',Georgia,serif}.woolentor-product-grid-magazine .woolentor-product-title a{color:inherit;text-decoration:none;transition:color 0.3s ease}.woolentor-product-grid-magazine .woolentor-product-title a:hover{color:var(--magazine-text-secondary)}.woolentor-product-grid-magazine .woolentor-product-description{font-size:16px;color:var(--magazine-text-secondary);line-height:1.7;margin-bottom:20px;font-weight:300}.woolentor-product-grid-magazine .woolentor-product-price{font-size:24px;font-weight:500;color:var(--magazine-text-primary);margin-bottom:20px;font-family:'Playfair Display',Georgia,serif;margin-top:0}.woolentor-product-grid-magazine .woolentor-product-actions .woolentor-discover-btn{display:inline-flex;align-items:center;gap:10px;font-size:14px;letter-spacing:2px;text-transform:uppercase;color:var(--magazine-text-primary);text-decoration:none;border-bottom:1px solid var(--magazine-accent);transition:all 0.3s ease;background:none;border-top:none;border-left:none;border-right:none;padding:0 0 5px 0;border-radius:0;min-height:auto;font-weight:400;outline:none}.woolentor-product-grid-magazine .woolentor-product-actions .woolentor-discover-btn:hover{border-bottom-width:2px;letter-spacing:3px;background:none!important;box-shadow:none!important;color:var(--magazine-text-primary)}.woolentor-product-grid-magazine.woolentor-layout-list .woolentor-grid-view-content{display:none}.woolentor-product-grid-magazine.woolentor-layout-list .woolentor-product-item{margin-bottom:80px;padding-bottom:60px;border-bottom:1px solid var(--magazine-border)}.woolentor-product-grid-magazine.woolentor-layout-list .woolentor-product-item:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.woolentor-product-grid-magazine .woolentor-list-view-content{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;position:relative}.woolentor-product-grid-magazine.woolentor-layout-list .woolentor-product-item:nth-child(even) .woolentor-list-view-content{direction:rtl}.woolentor-product-grid-magazine.woolentor-layout-list .woolentor-product-item:nth-child(even) .woolentor-list-view-content>*{direction:ltr}.woolentor-product-grid-magazine .woolentor-list-view-content .woolentor-product-image{position:relative;overflow:hidden;background:var(--magazine-bg-secondary);aspect-ratio:4/5}.woolentor-product-grid-magazine .woolentor-list-product-number{position:absolute;top:-40px;left:-20px;font-size:180px;font-weight:300;color:rgb(0 0 0 / .03);line-height:1;z-index:1;font-style:italic;font-family:'Playfair Display',Georgia,serif}.woolentor-product-grid-magazine .woolentor-list-view-content .woolentor-product-content{position:relative;z-index:2}.woolentor-product-grid-magazine .woolentor-content-header{margin-bottom:30px}.woolentor-product-grid-magazine .woolentor-list-view-content .woolentor-product-categories{font-size:13px;letter-spacing:4px;text-transform:uppercase;color:var(--magazine-text-secondary);margin-bottom:15px;font-weight:400}.woolentor-product-grid-magazine .woolentor-separator{margin:0 10px}.woolentor-product-grid-magazine .woolentor-editorial-label{color:var(--magazine-text-secondary)}.woolentor-product-grid-magazine .woolentor-editorial-badge{display:inline-block;background:var(--magazine-accent);color:var(--magazine-white);padding:6px 18px;font-size:11px;letter-spacing:2px;text-transform:uppercase;font-weight:400;margin-bottom:20px}.woolentor-product-grid-magazine .woolentor-list-view-content .woolentor-product-title{font-size:clamp(32px, 4vw, 48px);font-weight:500;margin-bottom:20px;line-height:1.2}.woolentor-product-grid-magazine .woolentor-list-view-content .woolentor-product-description{font-size:18px;color:var(--magazine-text-secondary);line-height:1.8;margin-bottom:30px;font-weight:300}.woolentor-product-grid-magazine .woolentor-product-details{display:flex;gap:30px;margin-bottom:30px;padding-top:20px;border-top:1px solid var(--magazine-border)}.woolentor-product-grid-magazine .woolentor-detail-item{flex:1}.woolentor-product-grid-magazine .woolentor-detail-label{font-size:12px;letter-spacing:2px;text-transform:uppercase;color:var(--magazine-text-secondary);margin-bottom:8px;font-weight:400}.woolentor-product-grid-magazine .woolentor-detail-value{font-size:18px;color:var(--magazine-text-primary);font-weight:500;font-family:'Playfair Display',Georgia,serif}.woolentor-product-grid-magazine .woolentor-product-price-standalone{font-size:28px;font-weight:500;color:var(--magazine-text-primary);margin-bottom:30px;font-family:'Playfair Display',Georgia,serif}.woolentor-product-grid-magazine .woolentor-content-footer{margin-top:30px}.woolentor-product-grid-magazine .woolentor-list-view-content .woolentor-product-actions{display:flex;gap:20px;align-items:center}.woolentor-product-grid-magazine a.woolentor-primary-btn{font-size:14px;letter-spacing:2px;text-transform:uppercase;background:var(--magazine-accent);color:var(--magazine-white);border:none;padding:16px 30px;cursor:pointer;transition:all 0.3s ease;text-decoration:none;display:inline-block;min-height:auto;font-weight:400;border-radius:0}.woolentor-product-grid-magazine a.woolentor-primary-btn:hover{background:var(--magazine-hover)!important;letter-spacing:2px}.woolentor-product-grid-magazine .woolentor-secondary-btn{font-size:14px;letter-spacing:2px;text-transform:uppercase;background:none;color:var(--magazine-text-primary);border:1px solid var(--magazine-accent);padding:15px 40px;cursor:pointer;transition:all 0.3s ease;text-decoration:none;display:inline-block;line-height:1}.woolentor-product-grid-magazine .woolentor-secondary-btn:hover{background:var(--magazine-accent);color:var(--magazine-white)}.woolentor-product-grid-magazine .woolentor-list-wishlist-btn{width:48px;height:48px;background:var(--magazine-white);border:1px solid var(--magazine-border);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.3s ease}.woolentor-product-grid-magazine .woolentor-list-wishlist-btn a{color:var(--magazine-accent)}.woolentor-product-grid-magazine .woolentor-list-wishlist-btn:hover a{color:var(--magazine-white)}.woolentor-product-grid-magazine .woolentor-list-wishlist-btn:hover{background:var(--magazine-accent);border-color:var(--magazine-accent);color:var(--magazine-white)}.woolentor-product-grid-magazine .woolentor-list-wishlist-btn:hover svg{stroke:currentColor;fill:currentColor}.woolentor-product-grid-magazine.woolentor-layout-grid-list-tab .woolentor-list-view-content{display:none}.woolentor-product-grid-magazine.woolentor-layout-grid-list-tab.woolentor-list-active .woolentor-grid-view-content{display:none}.woolentor-product-grid-magazine.woolentor-layout-grid-list-tab.woolentor-list-active .woolentor-list-view-content{display:grid}.woolentor-product-grid-magazine.woolentor-layout-grid-list-tab.woolentor-list-active{display:flex;flex-direction:column}.woolentor-product-grid-magazine.woolentor-layout-grid-list-tab.woolentor-list-active .woolentor-product-item{margin-bottom:80px;padding-bottom:60px;border-bottom:1px solid var(--magazine-border)}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.woolentor-product-grid-magazine .woolentor-product-card{animation:fadeInUp 0.6s ease forwards;opacity:0}.woolentor-product-grid-magazine .woolentor-product-item:nth-child(8n+1) .woolentor-product-card{animation-delay:0.1s}.woolentor-product-grid-magazine .woolentor-product-item:nth-child(8n+2) .woolentor-product-card{animation-delay:0.2s}.woolentor-product-grid-magazine .woolentor-product-item:nth-child(8n+3) .woolentor-product-card{animation-delay:0.3s}.woolentor-product-grid-magazine .woolentor-product-item:nth-child(8n+4) .woolentor-product-card{animation-delay:0.4s}.woolentor-product-grid-magazine .woolentor-product-item:nth-child(8n+5) .woolentor-product-card{animation-delay:0.5s}.woolentor-product-grid-magazine .woolentor-product-item:nth-child(8n+6) .woolentor-product-card{animation-delay:0.6s}.woolentor-product-grid-magazine .woolentor-product-item:nth-child(8n+7) .woolentor-product-card{animation-delay:0.7s}.woolentor-product-grid-magazine .woolentor-product-item:nth-child(8n) .woolentor-product-card{animation-delay:0.8s}@media (max-width:1200px){.woolentor-product-grid-magazine.woolentor-layout-grid .woolentor-product-item:nth-child(1),.woolentor-product-grid-magazine.woolentor-layout-grid .woolentor-product-item:nth-child(2),.woolentor-product-grid-magazine.woolentor-layout-grid .woolentor-product-item:nth-child(3),.woolentor-product-grid-magazine.woolentor-layout-grid .woolentor-product-item:nth-child(4),.woolentor-product-grid-magazine.woolentor-layout-grid .woolentor-product-item:nth-child(5),.woolentor-product-grid-magazine.woolentor-layout-grid .woolentor-product-item:nth-child(6),.woolentor-product-grid-magazine.woolentor-layout-grid .woolentor-product-item:nth-child(7),.woolentor-product-grid-magazine.woolentor-layout-grid .woolentor-product-item:nth-child(8){grid-column:span 6}.woolentor-product-grid-magazine .woolentor-list-view-content{gap:40px}.woolentor-product-grid-magazine .woolentor-list-product-number{font-size:140px}}@media (max-width:768px){.woolentor-product-grid-magazine{gap:30px}.woolentor-product-grid-magazine.woolentor-layout-grid{grid-template-columns:1fr!important;gap:40px}.woolentor-product-grid-magazine.woolentor-layout-grid .woolentor-product-item{grid-column:span 12!important}.woolentor-product-grid-magazine.woolentor-layout-grid .woolentor-product-image{aspect-ratio:3/4!important}.woolentor-product-grid-magazine .woolentor-product-number{font-size:48px;top:15px;left:15px}.woolentor-product-grid-magazine .woolentor-quick-action{opacity:1;transform:translateY(0)}.woolentor-product-grid-magazine .woolentor-list-view-content{grid-template-columns:1fr;gap:30px}.woolentor-product-grid-magazine.woolentor-layout-list .woolentor-product-item:nth-child(even) .woolentor-list-view-content{direction:ltr}.woolentor-product-grid-magazine .woolentor-list-product-number{font-size:100px;top:-20px;left:-10px}.woolentor-product-grid-magazine .woolentor-product-details{flex-direction:column;gap:15px}.woolentor-product-grid-magazine .woolentor-list-view-content .woolentor-product-actions{flex-direction:column;width:100%}.woolentor-product-grid-magazine .woolentor-primary-btn,.woolentor-product-grid-magazine .woolentor-secondary-btn{width:100%;text-align:center}}.wl-shipping-calculator .shipping-calculator-button{display:none}.wl-cart-page-wrap{position:relative;width:100%}.wl-cart-table-wrap{display:flex;flex-direction:column;width:100%}.wl-cart-item{position:relative;width:100%}.wl-cart-item__image img{display:block;width:100%;height:100%;object-fit:cover}.wl-cart-item__meta{display:flex;flex-direction:column;min-width:0}.wl-cart-item__controls{display:flex;align-items:center;flex-wrap:wrap}.wl-qty-stepper{display:inline-flex;align-items:center}.wl-qty-stepper input[type="number"]{-moz-appearance:textfield;text-align:center}.wl-qty-stepper input[type="number"]::-webkit-outer-spin-button,.wl-qty-stepper input[type="number"]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.wl-qty-stepper button{cursor:pointer;line-height:1}.wl-cart-item__price{display:flex;flex-direction:column}.wl-cart-total-wrap{width:100%}.wl-cart-total-card{width:100%}.wl-totals-row{display:flex;justify-content:space-between;align-items:baseline}.wl-grand-total{display:flex;justify-content:space-between;align-items:baseline}.wl-checkout-btn{display:flex;align-items:center;justify-content:center;width:100%;cursor:pointer;text-decoration:none}.wl-cross-sells-wrap{width:100%}.wl-cross-sells-grid{display:grid}.wl-cross-sell-card{display:flex;align-items:center;cursor:pointer}.wl-cross-sell-card__thumb img{display:block;width:100%;height:100%;object-fit:cover}.wl-cart-empty-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%}.wl-cart-empty-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;cursor:pointer}.wl-ship-opts{display:flex;flex-direction:column}.wl-ship-opt{display:flex;align-items:flex-start;cursor:pointer}.wl-ship-opt input[type="radio"]{display:none}.wl-trust-signals{display:grid}.wl-trust-cell{display:flex;flex-direction:column;align-items:center;text-align:center}@keyframes wl-spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.wl-cart-total-wrap.wl-updating{pointer-events:none}.wl-cart-total-wrap.wl-updating::after{content:"";position:absolute;inset:0;background:rgb(255 255 255 / .72);z-index:11;border-radius:inherit}.wl-cart-total-wrap.wl-updating::before{content:"";position:absolute;top:50%;left:50%;width:28px;height:28px;margin-top:-14px;margin-left:-14px;border-radius:50%;border:2.5px solid rgb(0 0 0 / .1);border-top-color:rgb(0 0 0 / .55);animation:wl-spin 0.65s linear infinite;z-index:12}.wl-cart-table-wrap form,.wl-cart-total-wrap form{margin:0;padding:0}.wl-cart-item__remove:focus-visible,.wl-qty-stepper button:focus-visible,.wl-checkout-btn:focus-visible,.wl-cart-empty-btn:focus-visible{outline:2px solid currentColor;outline-offset:2px;border-radius:3px}@media (prefers-reduced-motion:reduce){.wl-cart-table-wrap *,.wl-cart-total-wrap *,.wl-cross-sells-wrap *,.wl-cart-empty-wrap *{animation:none!important;transition:none!important}}.wl-cart-table--aura,.wl-cart-total--aura,.wl-cross-sells--aura,.wl-cart-empty--aura{--wl-aura-bg:#F4F1EA;--wl-aura-surface:#FFFFFF;--wl-aura-ink:#18160F;--wl-aura-ink-2:#3A362C;--wl-aura-muted:#837C6F;--wl-aura-muted-2:#B7B0A0;--wl-aura-border:#E5DFD0;--wl-aura-border-2:#EFEAE0;--wl-aura-accent:#B23F22;--wl-aura-accent-soft:#F2D9CC;--wl-aura-success:#3F5E3B;--wl-aura-success-soft:#DCE6D2;--wl-aura-radius-sm:6px;--wl-aura-radius-md:10px;--wl-aura-radius-lg:14px}.wl-cart-table--aura .wl-cart-heading{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;margin:0 0 20px;font-family:inherit}.wl-cart-table--aura .wl-cart-heading__title{font-size:clamp(22px, 3vw, 28px);font-weight:400;letter-spacing:-.015em;color:var(--wl-aura-ink);line-height:1.1}.wl-cart-table--aura .wl-cart-heading__counter{display:inline-flex;align-items:baseline;gap:5px;font-size:13px;color:var(--wl-aura-muted);font-weight:400;letter-spacing:0}.wl-cart-table--aura .wl-cart-heading__sep{color:var(--wl-aura-muted-2)}.wl-cart-table--aura .wl-cart-table-wrap{display:flex;flex-direction:column;gap:14px}.wl-cart-table--aura form{display:flex;flex-direction:column;gap:14px}.wl-cart-table--aura .wl-cart-item{display:grid;grid-template-columns:130px 1fr auto;gap:24px;align-items:start;background:var(--wl-aura-surface);border:1px solid var(--wl-aura-border);border-radius:var(--wl-aura-radius-md);padding:24px;transition:border-color 0.2s ease,box-shadow 0.2s ease}.wl-cart-table--aura .wl-cart-item:hover{border-color:var(--wl-aura-muted-2);box-shadow:0 1px 2px rgb(24 22 15 / .04)}.wl-cart-table--aura .wl-cart-item__image{width:130px;height:130px;border-radius:var(--wl-aura-radius-sm);overflow:hidden;background:linear-gradient(135deg,#EEEAE0 0%,#E2DDD0 100%);flex-shrink:0}.wl-cart-table--aura .wl-cart-item__image a{display:block;width:100%;height:100%}.wl-cart-table--aura .wl-cart-item__image img{width:100%;height:100%;object-fit:cover;display:block}.wl-cart-table--aura .wl-cart-item__meta{display:flex;flex-direction:column;gap:8px;min-width:0}.wl-cart-table--aura .wl-cart-item__vendor{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--wl-aura-muted);font-weight:500}.wl-cart-table--aura .wl-cart-item__name{margin:0}.wl-cart-table--aura .wl-cart-item__name a{font-size:21px;font-weight:450;letter-spacing:-.012em;line-height:1.2;color:var(--wl-aura-ink);text-decoration:none;transition:color 0.2s ease}.wl-cart-table--aura .wl-cart-item__name a:hover{color:var(--wl-aura-ink-2)}.wl-cart-table--aura .wl-cart-item__attrs{font-size:13px;color:var(--wl-aura-ink-2)}.wl-cart-table--aura .wl-cart-item__attrs p{margin:0}.wl-cart-table--aura .wl-cart-item__attrs{display:flex;flex-wrap:wrap;gap:4px 12px;font-size:13px;color:var(--wl-aura-ink-2)}.wl-cart-table--aura .wl-cart-item__attr{display:inline-flex;align-items:center;gap:3px}.wl-cart-table--aura .wl-cart-item__attr-label{color:var(--wl-aura-muted);font-weight:500}.wl-cart-table--aura .wl-cart-item__attr-value{color:var(--wl-aura-ink-2)}.wl-cart-table--aura .wl-cart-item__stock{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:var(--wl-aura-success);font-weight:500}.wl-cart-table--aura .wl-cart-item__stock-dot{width:6px;height:6px;border-radius:50%;background:var(--wl-aura-success);box-shadow:0 0 0 3px var(--wl-aura-success-soft);flex-shrink:0}.wl-cart-table--aura .wl-cart-item__controls{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-top:4px}.wl-cart-table--aura .wl-qty-stepper{display:inline-flex;align-items:center;border:1px solid var(--wl-aura-border);border-radius:99px;background:var(--wl-aura-bg);overflow:hidden}.wl-cart-table--aura .wl-qty-stepper__btn{width:32px;height:32px;background:#fff0;border:none;color:var(--wl-aura-ink-2);cursor:pointer;display:grid;place-items:center;transition:background 0.15s ease,color 0.15s ease;padding:0}.wl-cart-table--aura .wl-qty-stepper__btn:hover{background:var(--wl-aura-border-2);color:var(--wl-aura-ink)}.wl-cart-table--aura .wl-qty-stepper__btn:disabled{color:var(--wl-aura-muted-2);cursor:not-allowed}.wl-cart-table--aura .wl-qty-stepper input.qty{width:36px;height:32px;border:none;background:#fff0;text-align:center;font-size:13px;color:var(--wl-aura-ink);padding:0;-moz-appearance:textfield}.wl-cart-table--aura .wl-qty-stepper input.qty::-webkit-outer-spin-button,.wl-cart-table--aura .wl-qty-stepper input.qty::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.wl-cart-table--aura .wl-cart-item__action-link{font-size:12.5px;color:var(--wl-aura-muted);background:none;border:none;cursor:pointer;padding:0;position:relative;text-decoration:none;transition:color 0.2s ease}.wl-cart-table--aura .wl-cart-item__action-link::after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform 0.25s ease}.wl-cart-table--aura .wl-cart-item__action-link:hover{color:var(--wl-aura-accent)}.wl-cart-table--aura .wl-cart-item__action-link:hover::after{transform:scaleX(1)}.wl-cart-table--aura .wl-cart-item__price{display:flex;flex-direction:column;align-items:flex-end;gap:4px;min-width:100px;text-align:right}.wl-cart-table--aura .wl-cart-item__price-current{font-size:17px;font-weight:500;color:var(--wl-aura-ink);letter-spacing:-.01em}.wl-cart-table--aura .wl-cart-item__price-current .woocommerce-Price-amount{font-size:inherit;font-weight:inherit;color:inherit}.wl-cart-table--aura .wl-cart-item__price-regular{font-size:12.5px;color:var(--wl-aura-muted);text-decoration:line-through}.wl-cart-table--aura .wl-cart-item__price-regular .woocommerce-Price-amount{font-size:inherit;color:inherit}.wl-cart-table--aura .wl-cart-item__savings-badge{display:inline-block;font-size:11px;font-weight:500;color:var(--wl-aura-accent);background:var(--wl-aura-accent-soft);padding:3px 8px;border-radius:4px;letter-spacing:.01em;margin-top:2px}.wl-update-cart-btn.screen-reader-text{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.wl-cart-total--aura .wl-order-summary-heading{display:flex;align-items:baseline;gap:10px;margin-bottom:16px}.wl-cart-total--aura .wl-order-summary-heading__title{font-size:clamp(20px, 2.5vw, 24px);font-weight:400;color:var(--wl-aura-ink);letter-spacing:-.015em;margin:0;line-height:1.1}.wl-cart-total--aura .wl-order-summary-heading__badge{font-size:13px;color:var(--wl-aura-muted);font-weight:400}.wl-cart-total--aura .wl-cart-total-card{background:var(--wl-aura-surface);border:1px solid var(--wl-aura-border);border-radius:var(--wl-aura-radius-lg);padding:28px}.wl-cart-total--aura .wl-coupon-row{display:flex;gap:8px;margin-bottom:24px}.wl-cart-total--aura .wl-coupon-input{flex:1;min-width:0;padding:11px 14px;border:1px solid var(--wl-aura-border);border-radius:var(--wl-aura-radius-sm);background:var(--wl-aura-bg);font-size:13.5px;color:var(--wl-aura-ink);transition:border-color 0.2s ease,background 0.2s ease;letter-spacing:.02em}.wl-cart-total--aura .wl-coupon-input::placeholder{color:var(--wl-aura-muted-2)}.wl-cart-total--aura .wl-coupon-input:focus{outline:none;border-color:var(--wl-aura-ink);background:var(--wl-aura-surface)}.wl-cart-total--aura .wl-coupon-btn{padding:0 18px;border-radius:var(--wl-aura-radius-sm);border:1px solid var(--wl-aura-ink);background:var(--wl-aura-surface);color:var(--wl-aura-ink);font-size:13px;font-weight:500;cursor:pointer;transition:background 0.2s ease,color 0.2s ease;white-space:nowrap}.wl-cart-total--aura .wl-coupon-btn:hover{background:var(--wl-aura-ink);color:var(--wl-aura-surface)}.wl-cart-total--aura .wl-ship-label{font-size:11.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--wl-aura-muted);font-weight:500;margin-bottom:12px}.wl-cart-total--aura .wl-ship-opts{display:flex;flex-direction:column;gap:8px;margin-bottom:24px}.wl-cart-total--aura .wl-ship-opt{display:flex;align-items:flex-start;gap:12px;padding:14px;border:1px solid var(--wl-aura-border);border-radius:var(--wl-aura-radius-sm);cursor:pointer;transition:border-color 0.2s ease,background 0.2s ease}.wl-cart-total--aura .wl-ship-opt:hover,.wl-cart-total--aura .wl-ship-opt--selected{border-color:var(--wl-aura-ink);background:var(--wl-aura-bg)}.wl-cart-total--aura .wl-ship-opt input[type="radio"]{display:none}.wl-cart-total--aura .wl-ship-radio{width:16px;height:16px;border-radius:50%;border:1.5px solid var(--wl-aura-muted-2);flex-shrink:0;margin-top:2px;position:relative;transition:border-color 0.2s ease}.wl-cart-total--aura .wl-ship-radio::after{content:"";position:absolute;inset:3px;border-radius:50%;background:var(--wl-aura-ink);transform:scale(0);transition:transform 0.2s ease}.wl-cart-total--aura .wl-ship-opt--selected .wl-ship-radio{border-color:var(--wl-aura-ink)}.wl-cart-total--aura .wl-ship-opt--selected .wl-ship-radio::after{transform:scale(1)}.wl-cart-total--aura .wl-ship-opt-info{flex:1;min-width:0}.wl-cart-total--aura .wl-ship-opt-row{display:flex;justify-content:space-between;align-items:baseline;gap:10px}.wl-cart-total--aura .wl-ship-opt-name{font-size:14px;font-weight:500;color:var(--wl-aura-ink)}.wl-cart-total--aura .wl-ship-opt-price{font-size:13px;font-weight:500;color:var(--wl-aura-ink)}.wl-cart-total--aura .wl-ship-opt-price--free{color:var(--wl-aura-success)}.wl-cart-total--aura .wl-totals-section{border-top:1px solid var(--wl-aura-border-2);padding-top:18px}.wl-cart-total--aura .wl-totals-row{display:flex;justify-content:space-between;align-items:baseline;font-size:14px;padding:7px 0;color:var(--wl-aura-ink-2)}.wl-cart-total--aura .wl-totals-value{color:var(--wl-aura-ink)}.wl-cart-total--aura .wl-totals-row--discount{color:var(--wl-aura-accent)}.wl-cart-total--aura .wl-totals-row--discount .wl-totals-value{color:var(--wl-aura-accent)}.wl-cart-total--aura .wl-grand-total{display:flex;justify-content:space-between;align-items:baseline;margin-top:14px;padding-top:18px;border-top:1px solid var(--wl-aura-border-2)}.wl-cart-total--aura .wl-grand-total__label{font-size:18px;font-weight:450;color:var(--wl-aura-ink);letter-spacing:-.01em}.wl-cart-total--aura .wl-grand-total__label small{display:block;font-size:11px;color:var(--wl-aura-muted);font-weight:400;margin-top:3px}.wl-cart-total--aura .wl-grand-total__value{font-size:32px;font-weight:400;color:var(--wl-aura-ink);letter-spacing:-.025em;line-height:1}.wl-cart-total--aura .wl-grand-total__value .woocommerce-Price-amount{font-size:inherit;font-weight:inherit;color:inherit}.wl-cart-total--aura .wl-coupon-btn,.wl-cart-total--aura .wl-coupon-btn.button{background:var(--wl-aura-surface);color:var(--wl-aura-ink);border:1px solid var(--wl-aura-ink);border-radius:var(--wl-aura-radius-sm);box-shadow:none}.wl-cart-total--aura .wl-coupon-btn:hover,.wl-cart-total--aura .wl-coupon-btn.button:hover{background:var(--wl-aura-ink);color:var(--wl-aura-surface)}.wl-cart-total--aura .wl-checkout-btn,.wl-cart-total--aura .wl-checkout-btn.button,.wl-cart-total--aura .wl-checkout-btn.checkout-button{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;margin-top:22px;padding:17px 22px;background:var(--wl-aura-ink)!important;color:var(--wl-aura-surface)!important;border:none!important;border-radius:var(--wl-aura-radius-sm);font-size:15px;font-weight:500;letter-spacing:.005em;cursor:pointer;text-decoration:none;transition:background 0.2s ease,transform 0.15s ease;box-shadow:none!important}.wl-cart-total--aura .wl-checkout-btn:hover,.wl-cart-total--aura .wl-checkout-btn.button:hover,.wl-cart-total--aura .wl-checkout-btn.checkout-button:hover{background:#2A2620!important;color:var(--wl-aura-surface)!important}.wl-cart-total--aura .wl-checkout-btn:active{transform:scale(.995)}.wl-cart-total--aura .wl-checkout-btn svg{transition:transform 0.2s ease;flex-shrink:0}.wl-cart-total--aura .wl-checkout-btn:hover svg{transform:translateX(3px)}.wl-cart-total--aura .wl-shipping-destination{display:flex;align-items:center;gap:8px;padding:12px 16px;margin-top:14px;background:var(--wl-aura-bg);border-radius:var(--wl-aura-radius-sm);font-size:12.5px;color:var(--wl-aura-muted)}.wl-cart-total--aura .wl-shipping-destination svg{flex-shrink:0;color:var(--wl-aura-muted-2)}.wl-cart-total--aura .wl-shipping-destination__text{flex:1;min-width:0}.wl-cart-total--aura .wl-shipping-destination__change{color:var(--wl-aura-ink);font-size:12.5px;font-weight:500;text-decoration:underline;text-underline-offset:2px;white-space:nowrap;transition:color 0.2s ease}.wl-cart-total--aura .wl-shipping-destination__change:hover{color:var(--wl-aura-accent)}.wl-cart-total--aura .wl-trust-signals{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:24px;padding-top:22px;border-top:1px solid var(--wl-aura-border-2)}.wl-cart-total--aura .wl-trust-cell{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;line-height:1}.wl-cart-total--aura .wl-trust-cell__icon{color:var(--wl-aura-ink-2)}.wl-cart-total--aura .wl-trust-cell__icon i,.wl-cart-total--aura .wl-trust-cell__icon svg{width:20px;height:20px}.wl-cart-total--aura .wl-trust-cell__heading{display:block;font-size:11.5px;font-weight:500;color:var(--wl-aura-ink-2)}.wl-cart-total--aura .wl-trust-cell__sub{display:block;font-size:11px;color:var(--wl-aura-muted)}.wl-cross-sells--aura{margin-top:40px;padding-top:36px;border-top:1px solid var(--wl-aura-border)}.wl-cross-sells--aura.wl-cross-sells--no-sep{margin-top:0;padding-top:0;border-top:none}.wl-cross-sells--aura .wl-cross-sells__title{font-size:18px;font-weight:400;color:var(--wl-aura-ink);letter-spacing:-.015em;margin-bottom:14px}.wl-cross-sells--aura .wl-cross-sells-grid{display:grid;gap:14px}.wl-cross-sells--aura .wl-cross-sells-grid--cols-1{grid-template-columns:1fr}.wl-cross-sells--aura .wl-cross-sells-grid--cols-2{grid-template-columns:repeat(2,1fr)}.wl-cross-sells--aura .wl-cross-sells-grid--cols-3{grid-template-columns:repeat(3,1fr)}.wl-cross-sells--aura .wl-cross-sells-grid--cols-4{grid-template-columns:repeat(4,1fr)}.wl-cross-sells--aura .wl-cross-sell-card{background:var(--wl-aura-surface);border:1px solid var(--wl-aura-border);border-radius:var(--wl-aura-radius-md);padding:16px;display:flex;align-items:center;gap:14px;transition:border-color 0.2s ease,transform 0.2s ease}.wl-cross-sells--aura .wl-cross-sell-card:hover{border-color:var(--wl-aura-ink-2);transform:translateY(-1px)}.wl-cross-sells--aura .wl-cross-sell-card__thumb{width:56px;height:56px;border-radius:var(--wl-aura-radius-sm);overflow:hidden;background:linear-gradient(135deg,#EEEAE0,#DCD6C8);flex-shrink:0;display:block}.wl-cross-sells--aura .wl-cross-sell-card__thumb img{width:100%;height:100%;object-fit:cover}.wl-cross-sells--aura .wl-cross-sell-card__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.wl-cross-sells--aura .wl-cross-sell-card__name{font-size:14.5px;font-weight:450;letter-spacing:-.01em;color:var(--wl-aura-ink);text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;transition:color 0.2s ease}.wl-cross-sells--aura .wl-cross-sell-card__name:hover{color:var(--wl-aura-accent)}.wl-cross-sells--aura .wl-cross-sell-card__price{font-size:12px;color:var(--wl-aura-muted)}.wl-cross-sells--aura .wl-cross-sell-card__price .woocommerce-Price-amount{color:inherit}.wl-cross-sells--aura .wl-cross-sell-card__atc{width:30px;height:30px;border-radius:50%;background:var(--wl-aura-ink);color:var(--wl-aura-surface);border:none;cursor:pointer;display:grid;place-items:center;text-decoration:none;flex-shrink:0;transition:background 0.2s ease,transform 0.2s ease}.wl-cross-sells--aura .wl-cross-sell-card__atc:hover{background:var(--wl-aura-accent);transform:rotate(90deg)}.wl-cross-sells--aura .wl-cross-sell-card__atc.loading{position:relative;pointer-events:none}.wl-cross-sells--aura .wl-cross-sell-card__atc.loading svg{opacity:0}.wl-cross-sells--aura .wl-cross-sell-card__atc.loading::after{content:"";position:absolute;inset:0;margin:auto;width:14px;height:14px;border:2px solid rgb(255 255 255 / .3);border-top-color:currentColor;border-radius:50%;animation:wl-spin 0.65s linear infinite}.wl-cart-empty--aura{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:64px 32px;gap:16px}.wl-cart-empty--aura .wl-cart-empty__icon{color:var(--wl-aura-muted);margin-bottom:8px}.wl-cart-empty--aura .wl-cart-empty__icon i,.wl-cart-empty--aura .wl-cart-empty__icon svg{width:64px;height:64px;font-size:64px}.wl-cart-empty--aura .wl-cart-empty__heading{font-size:28px;font-weight:400;color:var(--wl-aura-ink);letter-spacing:-.015em;margin:0}.wl-cart-empty--aura .wl-cart-empty__sub{font-size:15px;color:var(--wl-aura-muted);max-width:360px;line-height:1.6;margin:0}.wl-cart-empty--aura .wl-cart-empty-btn{display:inline-flex;align-items:center;justify-content:center;margin-top:8px;padding:14px 28px;background:var(--wl-aura-ink);color:var(--wl-aura-surface);border-radius:var(--wl-aura-radius-sm);font-size:14px;font-weight:500;text-decoration:none;transition:background 0.2s ease}.wl-cart-empty--aura .wl-cart-empty-btn:hover{background:#2A2620;color:var(--wl-aura-surface)}.wl-cart-total--aura.wl-updating::after{background:rgb(244 241 234 / .82);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.wl-cart-total--aura.wl-updating::before{border-color:var(--wl-aura-border);border-top-color:var(--wl-aura-ink)}.wl-cart-table--aura .wl-cart-item--updating{opacity:.5;pointer-events:none;position:relative;transition:opacity 0.2s ease}.wl-cart-table--aura .wl-cart-item--updating::after{content:"";position:absolute;inset:0;border-radius:var(--wl-aura-radius-md);background:rgb(244 241 234 / .55);backdrop-filter:blur(1px);z-index:2}@media (max-width:980px){.wl-cart-table--aura .wl-cart-item{grid-template-columns:100px 1fr auto;gap:18px;padding:18px}.wl-cart-table--aura .wl-cart-item__image{width:100px;height:100px}.wl-cart-table--aura .wl-cart-item__name a{font-size:18px}}@media (max-width:600px){.wl-cart-table--aura .wl-cart-item{grid-template-columns:90px 1fr;gap:16px;padding:18px}.wl-cart-table--aura .wl-cart-item__image{width:90px;height:90px}.wl-cart-table--aura .wl-cart-item__price{grid-column:1 / -1;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:10px;padding-top:14px;margin-top:6px;border-top:1px solid var(--wl-aura-border-2);text-align:left;min-width:0}.wl-cart-table--aura .wl-cart-item__name a{font-size:16px}}@media (max-width:768px){.wl-cross-sells--aura .wl-cross-sells-grid--cols-4,.wl-cross-sells--aura .wl-cross-sells-grid--cols-3{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.wl-cross-sells--aura .wl-cross-sells-grid{grid-template-columns:1fr}}.wp-block-spectra-accordion-child-header:where(div,button){background-color:#0000;border-radius:0;border-width:0;box-shadow:none;box-sizing:border-box;color:inherit;cursor:pointer;font:inherit;letter-spacing:inherit;line-height:normal;margin:0;outline:0;padding:0;text-align:start;text-decoration:none;text-transform:none;width:100%;word-spacing:inherit}.wp-block-spectra-accordion-child-header:where(div,button):disabled,.wp-block-spectra-accordion-child-header:where(div,button)[data-disabled=true]{cursor:not-allowed}.wp-block-spectra-accordion-child-header:where(div,button):focus,.wp-block-spectra-accordion-child-header:where(div,button):focus-visible,.wp-block-spectra-accordion-child-header:where(div,button):hover{background-color:#0000;border-radius:0;border-width:0;box-shadow:none;color:inherit;outline:0}.wp-block-spectra-accordion-child-header:where(div,button)[class*=wp-block].spectra-text-color{color:var(--spectra-text-color)}.wp-block-spectra-accordion-child-header:where(div,button)[class*=wp-block].spectra-background-color{background-color:var(--spectra-background-color)}.wp-block-spectra-accordion-child-header:where(div,button)[class*=wp-block].spectra-background-gradient{background:var(--spectra-background-gradient)}.wp-block-spectra-accordion-child-header:where(div,button)[class*=wp-block]:focus-visible.spectra-text-color-hover,.wp-block-spectra-accordion-child-header:where(div,button)[class*=wp-block]:focus.spectra-text-color-hover,.wp-block-spectra-accordion-child-header:where(div,button)[class*=wp-block]:hover.spectra-text-color-hover{color:var(--spectra-text-color-hover)}.wp-block-spectra-accordion-child-header:where(div,button)[class*=wp-block]:focus-visible.spectra-background-color-hover,.wp-block-spectra-accordion-child-header:where(div,button)[class*=wp-block]:focus.spectra-background-color-hover,.wp-block-spectra-accordion-child-header:where(div,button)[class*=wp-block]:hover.spectra-background-color-hover{background:var(--spectra-background-color-hover)}.wp-block-spectra-accordion-child-header:where(div,button)[class*=wp-block]:focus-visible.spectra-background-gradient-hover,.wp-block-spectra-accordion-child-header:where(div,button)[class*=wp-block]:focus.spectra-background-gradient-hover,.wp-block-spectra-accordion-child-header:where(div,button)[class*=wp-block]:hover.spectra-background-gradient-hover{background:var(--spectra-background-gradient-hover)}.wp-block-spectra-accordion-child-header:where(div,button)[class*=wp-block]:focus .wp-block-spectra-icon.inside-accordion-header.spectra-text-color-hover,.wp-block-spectra-accordion-child-header:where(div,button)[class*=wp-block]:focus-visible .wp-block-spectra-icon.inside-accordion-header.spectra-text-color-hover,.wp-block-spectra-accordion-child-header:where(div,button)[class*=wp-block]:hover .wp-block-spectra-icon.inside-accordion-header.spectra-text-color-hover{color:var(--spectra-text-color-hover)}.wp-block-spectra-accordion-child-header:where(div,button)[class*=wp-block]:focus .wp-block-spectra-icon.inside-accordion-header.spectra-background-color-hover,.wp-block-spectra-accordion-child-header:where(div,button)[class*=wp-block]:focus-visible .wp-block-spectra-icon.inside-accordion-header.spectra-background-color-hover,.wp-block-spectra-accordion-child-header:where(div,button)[class*=wp-block]:hover .wp-block-spectra-icon.inside-accordion-header.spectra-background-color-hover{background:var(--spectra-background-color-hover)}.wp-block-spectra-accordion-child-header:where(div,button)[class*=wp-block]:focus .wp-block-spectra-icon.inside-accordion-header.spectra-background-gradient-hover,.wp-block-spectra-accordion-child-header:where(div,button)[class*=wp-block]:focus-visible .wp-block-spectra-icon.inside-accordion-header.spectra-background-gradient-hover,.wp-block-spectra-accordion-child-header:where(div,button)[class*=wp-block]:hover .wp-block-spectra-icon.inside-accordion-header.spectra-background-gradient-hover{background:var(--spectra-background-gradient-hover)}.wp-block-spectra-accordion-child-item{border:1px solid #d2d2d2;border-radius:2px;box-sizing:initial;overflow:hidden;transition:max-height .25s}.wp-block-spectra-accordion-child-item[class*=wp-block].spectra-text-color{color:var(--spectra-text-color)}.wp-block-spectra-accordion-child-item[class*=wp-block].spectra-text-color [class*=wp-block]:not(.spectra-text-color){color:inherit}.wp-block-spectra-accordion-child-item[class*=wp-block].spectra-background-color{background-color:var(--spectra-background-color)}.wp-block-spectra-accordion-child-item[class*=wp-block].spectra-background-gradient{background:var(--spectra-background-gradient)}.wp-block-spectra-accordion-child-item[class*=wp-block]:focus-within.spectra-text-color-hover,.wp-block-spectra-accordion-child-item[class*=wp-block]:hover.spectra-text-color-hover{color:var(--spectra-text-color-hover)!important}.wp-block-spectra-accordion-child-item[class*=wp-block]:focus-within.spectra-text-color-hover [class*=wp-block]:not(.spectra-text-color-hover),.wp-block-spectra-accordion-child-item[class*=wp-block]:hover.spectra-text-color-hover [class*=wp-block]:not(.spectra-text-color-hover){color:inherit}.wp-block-spectra-accordion-child-item[class*=wp-block]:focus-within.spectra-background-color-hover,.wp-block-spectra-accordion-child-item[class*=wp-block]:hover.spectra-background-color-hover{background:var(--spectra-background-color-hover)!important}.wp-block-spectra-accordion-child-item[class*=wp-block]:focus-within.spectra-background-gradient-hover,.wp-block-spectra-accordion-child-item[class*=wp-block]:hover.spectra-background-gradient-hover{background:var(--spectra-background-gradient-hover)!important}.wp-block-spectra-accordion-child-item[class*=wp-block]:focus-within .wp-block-spectra-accordion-child-header.spectra-text-color-hover,.wp-block-spectra-accordion-child-item[class*=wp-block]:focus-within button.wp-block-spectra-accordion-child-header.spectra-text-color-hover,.wp-block-spectra-accordion-child-item[class*=wp-block]:hover .wp-block-spectra-accordion-child-header.spectra-text-color-hover,.wp-block-spectra-accordion-child-item[class*=wp-block]:hover button.wp-block-spectra-accordion-child-header.spectra-text-color-hover{color:var(--spectra-text-color-hover)!important}.wp-block-spectra-accordion-child-item[class*=wp-block]:focus-within .wp-block-spectra-accordion-child-header.spectra-text-color-hover [class*=wp-block],.wp-block-spectra-accordion-child-item[class*=wp-block]:focus-within button.wp-block-spectra-accordion-child-header.spectra-text-color-hover [class*=wp-block],.wp-block-spectra-accordion-child-item[class*=wp-block]:hover .wp-block-spectra-accordion-child-header.spectra-text-color-hover [class*=wp-block],.wp-block-spectra-accordion-child-item[class*=wp-block]:hover button.wp-block-spectra-accordion-child-header.spectra-text-color-hover [class*=wp-block]{color:inherit}.wp-block-spectra-accordion-child-item[class*=wp-block]:focus-within .wp-block-spectra-accordion-child-header.spectra-background-color-hover,.wp-block-spectra-accordion-child-item[class*=wp-block]:focus-within button.wp-block-spectra-accordion-child-header.spectra-background-color-hover,.wp-block-spectra-accordion-child-item[class*=wp-block]:hover .wp-block-spectra-accordion-child-header.spectra-background-color-hover,.wp-block-spectra-accordion-child-item[class*=wp-block]:hover button.wp-block-spectra-accordion-child-header.spectra-background-color-hover{background:var(--spectra-background-color-hover)!important}.wp-block-spectra-accordion-child-item[class*=wp-block]:focus-within .wp-block-spectra-accordion-child-header.spectra-background-gradient-hover,.wp-block-spectra-accordion-child-item[class*=wp-block]:focus-within button.wp-block-spectra-accordion-child-header.spectra-background-gradient-hover,.wp-block-spectra-accordion-child-item[class*=wp-block]:hover .wp-block-spectra-accordion-child-header.spectra-background-gradient-hover,.wp-block-spectra-accordion-child-item[class*=wp-block]:hover button.wp-block-spectra-accordion-child-header.spectra-background-gradient-hover{background:var(--spectra-background-gradient-hover)!important}.wp-block-spectra-accordion-child-item[class*=wp-block]:focus-within .wp-block-spectra-accordion-child-header .wp-block-spectra-accordion-child-header-icon.spectra-text-color-hover,.wp-block-spectra-accordion-child-item[class*=wp-block]:focus-within button.wp-block-spectra-accordion-child-header .wp-block-spectra-accordion-child-header-icon.spectra-text-color-hover,.wp-block-spectra-accordion-child-item[class*=wp-block]:hover .wp-block-spectra-accordion-child-header .wp-block-spectra-accordion-child-header-icon.spectra-text-color-hover,.wp-block-spectra-accordion-child-item[class*=wp-block]:hover button.wp-block-spectra-accordion-child-header .wp-block-spectra-accordion-child-header-icon.spectra-text-color-hover{color:var(--spectra-text-color-hover)!important}.wp-block-spectra-accordion-child-item[class*=wp-block]:focus-within .wp-block-spectra-accordion-child-header .wp-block-spectra-accordion-child-header-icon.spectra-background-color-hover,.wp-block-spectra-accordion-child-item[class*=wp-block]:focus-within button.wp-block-spectra-accordion-child-header .wp-block-spectra-accordion-child-header-icon.spectra-background-color-hover,.wp-block-spectra-accordion-child-item[class*=wp-block]:hover .wp-block-spectra-accordion-child-header .wp-block-spectra-accordion-child-header-icon.spectra-background-color-hover,.wp-block-spectra-accordion-child-item[class*=wp-block]:hover button.wp-block-spectra-accordion-child-header .wp-block-spectra-accordion-child-header-icon.spectra-background-color-hover{background:var(--spectra-background-color-hover)!important}.wp-block-spectra-accordion-child-item[class*=wp-block]:focus-within .wp-block-spectra-accordion-child-header .wp-block-spectra-accordion-child-header-icon.spectra-background-gradient-hover,.wp-block-spectra-accordion-child-item[class*=wp-block]:focus-within button.wp-block-spectra-accordion-child-header .wp-block-spectra-accordion-child-header-icon.spectra-background-gradient-hover,.wp-block-spectra-accordion-child-item[class*=wp-block]:hover .wp-block-spectra-accordion-child-header .wp-block-spectra-accordion-child-header-icon.spectra-background-gradient-hover,.wp-block-spectra-accordion-child-item[class*=wp-block]:hover button.wp-block-spectra-accordion-child-header .wp-block-spectra-accordion-child-header-icon.spectra-background-gradient-hover{background:var(--spectra-background-gradient-hover)!important}.ast-single-post .entry-content a.wp-block-spectra-button{text-decoration:none}.wp-block-spectra-button:where(div,button,a){align-items:center;display:inline-flex;height:auto;width:auto}.wp-block-spectra-button:where(div,button,a).has-hover-icon:focus .spectra-button__icon,.wp-block-spectra-button:where(div,button,a).has-hover-icon:hover .spectra-button__icon{display:none}.wp-block-spectra-button:where(div,button,a).has-hover-icon:focus .spectra-button__hover-icon,.wp-block-spectra-button:where(div,button,a).has-hover-icon:hover .spectra-button__hover-icon{display:flex}.wp-block-spectra-button:where(div,button,a) :where(.spectra-button__link){align-items:center;color:inherit;display:flex;justify-content:center}.wp-block-spectra-button:where(div,button,a) :where(.spectra-button__icon){align-items:center;display:flex;font-size:inherit}.wp-block-spectra-button:where(div,button,a) :where(.spectra-button__hover-icon){align-items:center;display:none;font-size:inherit}.wp-block-spectra-button:where(div,button,a)[class*=wp-block].spectra-background-color{background:var(--spectra-background-color)}.wp-block-spectra-button:where(div,button,a)[class*=wp-block].spectra-background-gradient{background:var(--spectra-background-gradient)}.wp-block-spectra-button:where(div,button,a)[class*=wp-block].spectra-text-color{color:var(--spectra-text-color,inherit)}.wp-block-spectra-button:where(div,button,a)[class*=wp-block].spectra-text-color .spectra-button__link{color:var(--spectra-text-color,inherit)}.wp-block-spectra-button:where(div,button,a)[class*=wp-block].spectra-gap{gap:var(--spectra-gap)}.wp-block-spectra-button:where(div,button,a)[class*=wp-block].spectra-icon-gap{gap:var(--spectra-icon-gap)}.wp-block-spectra-button:where(div,button,a)[class*=wp-block] .spectra-button__icon:not(.spectra-custom-svg){fill:currentColor}.wp-block-spectra-button:where(div,button,a)[class*=wp-block] .spectra-button__icon.spectra-icon-color:not(.spectra-custom-svg){fill:var(--spectra-icon-color)}.wp-block-spectra-button:where(div,button,a)[class*=wp-block]:focus .spectra-button__icon.spectra-icon-color:not(.spectra-icon-color-hover):not(.spectra-custom-svg),.wp-block-spectra-button:where(div,button,a)[class*=wp-block]:hover .spectra-button__icon.spectra-icon-color:not(.spectra-icon-color-hover):not(.spectra-custom-svg){fill:var(--spectra-text-color-hover,var(--spectra-icon-color))}.wp-block-spectra-button:where(div,button,a)[class*=wp-block].spectra-icon-color svg.spectra-custom-svg{color:var(--spectra-icon-color)}.wp-block-spectra-button:where(div,button,a)[class*=wp-block].spectra-icon-color:not(.spectra-icon-color-hover):focus svg.spectra-custom-svg,.wp-block-spectra-button:where(div,button,a)[class*=wp-block].spectra-icon-color:not(.spectra-icon-color-hover):hover svg.spectra-custom-svg{color:var(--spectra-text-color-hover,var(--spectra-icon-color))}.wp-block-spectra-button:where(div,button,a)[class*=wp-block] .spectra-button__hover-icon:not(.spectra-custom-svg){fill:currentColor}.wp-block-spectra-button:where(div,button,a)[class*=wp-block] .spectra-button__hover-icon.spectra-icon-color:not(.spectra-custom-svg){fill:var(--spectra-icon-color)}.wp-block-spectra-button:where(div,button,a)[class*=wp-block]:focus.spectra-background-color-hover,.wp-block-spectra-button:where(div,button,a)[class*=wp-block]:hover.spectra-background-color-hover{background:var(--spectra-background-color-hover)!important}.wp-block-spectra-button:where(div,button,a)[class*=wp-block]:focus.spectra-background-gradient-hover,.wp-block-spectra-button:where(div,button,a)[class*=wp-block]:hover.spectra-background-gradient-hover{background:var(--spectra-background-gradient-hover)!important}.wp-block-spectra-button:where(div,button,a)[class*=wp-block]:focus.spectra-text-color-hover,.wp-block-spectra-button:where(div,button,a)[class*=wp-block]:hover.spectra-text-color-hover{color:var(--spectra-text-color-hover,inherit)!important}.wp-block-spectra-button:where(div,button,a)[class*=wp-block]:focus.spectra-text-color-hover .spectra-button__link,.wp-block-spectra-button:where(div,button,a)[class*=wp-block]:hover.spectra-text-color-hover .spectra-button__link{color:var(--spectra-text-color-hover)!important;text-decoration-color:var(--spectra-text-color-hover)!important}.wp-block-spectra-button:where(div,button,a)[class*=wp-block]:focus .spectra-button__icon.spectra-icon-color-hover:not(.spectra-custom-svg),.wp-block-spectra-button:where(div,button,a)[class*=wp-block]:hover .spectra-button__icon.spectra-icon-color-hover:not(.spectra-custom-svg){fill:var(--spectra-icon-color-hover,var(--spectra-text-color-hover,currentColor))}.wp-block-spectra-button:where(div,button,a)[class*=wp-block]:focus .spectra-button__hover-icon.spectra-icon-color-hover:not(.spectra-custom-svg),.wp-block-spectra-button:where(div,button,a)[class*=wp-block]:hover .spectra-button__hover-icon.spectra-icon-color-hover:not(.spectra-custom-svg){fill:var(--spectra-icon-color-hover,var(--spectra-text-color-hover,currentColor))}.wp-block-spectra-button:where(div,button,a)[class*=wp-block]:focus .spectra-icon-color-hover:not(.spectra-custom-svg),.wp-block-spectra-button:where(div,button,a)[class*=wp-block]:hover .spectra-icon-color-hover:not(.spectra-custom-svg){fill:var(--spectra-icon-color-hover,var(--spectra-text-color-hover,currentColor))!important}.wp-block-spectra-button:where(div,button,a)[class*=wp-block]:focus.spectra-icon-color-hover svg.spectra-custom-svg,.wp-block-spectra-button:where(div,button,a)[class*=wp-block]:hover.spectra-icon-color-hover svg.spectra-custom-svg{color:var(--spectra-icon-color-hover,var(--spectra-text-color-hover,currentColor))}.wp-block-spectra-button:where(div,button,a)[class*=wp-block].spectra-border-hover:focus,.wp-block-spectra-button:where(div,button,a)[class*=wp-block].spectra-border-hover:hover{border-color:var(--spectra-border-hover-color)!important}.wp-block-spectra-button:where(div,button,a)[class*=wp-block].spectra-shadow-hover:focus,.wp-block-spectra-button:where(div,button,a)[class*=wp-block].spectra-shadow-hover:hover{box-shadow:var(--spectra-shadow-hover)!important}:where(.wp-block-spectra-button:where(div,button,a)[class*=wp-block].spectra-border-hover-override):focus,:where(.wp-block-spectra-button:where(div,button,a)[class*=wp-block].spectra-border-hover-override):hover{border-color:unset!important}:where(.wp-block-spectra-button:where(div,button,a)[class*=wp-block].spectra-border-hover-override).spectra-border-hover:focus,:where(.wp-block-spectra-button:where(div,button,a)[class*=wp-block].spectra-border-hover-override).spectra-border-hover:hover{border-color:var(--spectra-border-hover-color)!important}:where(.wp-block-spectra-button:where(div,button,a)[class*=wp-block].spectra-shadow-hover-override):focus,:where(.wp-block-spectra-button:where(div,button,a)[class*=wp-block].spectra-shadow-hover-override):hover{box-shadow:unset!important}:where(.wp-block-spectra-button:where(div,button,a)[class*=wp-block].spectra-shadow-hover-override).spectra-shadow-hover:focus,:where(.wp-block-spectra-button:where(div,button,a)[class*=wp-block].spectra-shadow-hover-override).spectra-shadow-hover:hover{box-shadow:var(--spectra-shadow-hover)!important}.spectra-layout-guide.components-modal__frame.components-guide{max-height:800px}.spectra-layout-guide .components-guide__container{gap:10px}.spectra-layout-guide .components-button:hover svg{fill:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))!important}.spectra-layout-guide .components-guide__page-image{align-items:center;background:#f8f9fa;border-radius:8px;display:flex;justify-content:center;margin-bottom:1rem}.spectra-layout-guide__page{margin:0 auto;max-width:600px;padding:2rem}.spectra-layout-guide__page h2{color:#1e1e1e;font-size:1.5rem;font-weight:600;line-height:1.2;margin:1rem 0}.spectra-layout-guide__page p{color:#757575;font-size:1rem;font-style:normal;font-weight:400;line-height:1.6;margin:1rem 0}.spectra-layout-guide__icon{margin-bottom:1rem}.spectra-layout-guide__icon .dashicon,.spectra-layout-guide__icon svg{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.spectra-layout-guide__features{background:#f0f6ff;border-left:4px solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:6px;margin:1.5rem 0;padding:1rem;text-align:left}.spectra-layout-guide__features strong{color:#1e1e1e;display:block;font-weight:600;margin-bottom:.5rem}.spectra-layout-guide__features ul{margin:0;padding-left:1.25rem}.spectra-layout-guide__features ul li{color:#555;line-height:1.4;margin:.25rem 0}.spectra-layout-guide__tip{background:#fff8e1;border-left:4px solid #ffc107;border-radius:6px;margin:1.5rem 0;padding:1rem;text-align:left}.spectra-layout-guide__tip strong{color:#1e1e1e;display:block;font-weight:600;margin-bottom:.5rem}.spectra-layout-guide__tip p{color:#666;line-height:1.5;margin:0}@media(max-width:768px){.spectra-layout-guide__page{padding:1.5rem}.spectra-layout-guide__layout-demo{margin:1.5rem 0;padding:1rem}.spectra-layout-guide__layout-demo.flex-demo{flex-direction:column;gap:.5rem}.spectra-layout-guide__layout-demo.grid-demo{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr)}}.wp-block-spectra-container{box-sizing:border-box;max-width:100%;padding:10px;position:relative}.wp-block-spectra-container .wp-block-spectra-container{--spectra-overlay-opacity:initial}.wp-block-spectra-container>*{position:relative;z-index:0}.wp-block-spectra-container:after,.wp-block-spectra-container:before{border-radius:inherit}.wp-block-spectra-container:not(.alignfull){width:100%}.wp-block-spectra-container.has-image-background[style*=border-radius],.wp-block-spectra-container.has-video-background[style*=border-radius],.wp-block-spectra-container.spectra-background-image[style*=border-radius]{overflow:hidden;overflow:clip!important}.wp-block-spectra-container.wp-block-spectra-container-is-layout-flex{flex-wrap:nowrap}.wp-block-spectra-container[class*=wp-block].has-text-color *{color:inherit}.wp-block-spectra-container[class*=wp-block].has-background{background:inherit}.wp-block-spectra-container[class*=wp-block].spectra-text-color{color:var(--spectra-text-color)}.wp-block-spectra-container[class*=wp-block].spectra-text-color *{color:inherit}.wp-block-spectra-container[class*=wp-block].spectra-background-color:not(.spectra-background-image){isolation:isolate}.wp-block-spectra-container[class*=wp-block].spectra-background-color:not(.spectra-background-image):before{background:var(--spectra-background-color);bottom:0;content:"";left:0;opacity:var(--spectra-overlay-opacity,1);pointer-events:none;position:absolute;right:0;top:0}.wp-block-spectra-container[class*=wp-block].spectra-background-gradient:not(.spectra-background-image){isolation:isolate}.wp-block-spectra-container[class*=wp-block].spectra-background-gradient:not(.spectra-background-image):before{background:var(--spectra-background-gradient);bottom:0;content:"";left:0;opacity:var(--spectra-overlay-opacity,1);pointer-events:none;position:absolute;right:0;top:0}.wp-block-spectra-container[class*=wp-block].spectra-background-color.spectra-background-image{isolation:isolate;position:relative}.wp-block-spectra-container[class*=wp-block].spectra-background-color.spectra-background-image:before{background:var(--spectra-background-color);bottom:0;content:"";left:0;opacity:var(--spectra-overlay-opacity,1);pointer-events:none;position:absolute;right:0;top:0;z-index:0}.wp-block-spectra-container[class*=wp-block].spectra-background-color.spectra-background-image>:not(.spectra-background-video__wrapper){position:relative;z-index:3}.wp-block-spectra-container[class*=wp-block].spectra-background-gradient.spectra-background-image{isolation:isolate;position:relative}.wp-block-spectra-container[class*=wp-block].spectra-background-gradient.spectra-background-image:before{background:var(--spectra-background-gradient);bottom:0;content:"";left:0;opacity:var(--spectra-overlay-opacity,1);pointer-events:none;position:absolute;right:0;top:0;z-index:0}.wp-block-spectra-container[class*=wp-block].spectra-background-gradient.spectra-background-image>:not(.spectra-background-video__wrapper){position:relative;z-index:3}.wp-block-spectra-container[class*=wp-block].spectra-text-color-hover:hover{color:var(--spectra-text-color-hover)!important}.wp-block-spectra-container[class*=wp-block].spectra-text-color-hover:hover *{color:inherit!important}.wp-block-spectra-container[class*=wp-block].spectra-background-color-hover:not(.spectra-background-image):hover:before{background:var(--spectra-background-color-hover);opacity:var(--spectra-overlay-opacity,1)}.wp-block-spectra-container[class*=wp-block].spectra-background-gradient-hover:not(.spectra-background-image):hover:before{background:var(--spectra-background-gradient-hover);opacity:var(--spectra-overlay-opacity,1)}.wp-block-spectra-container[class*=wp-block].spectra-background-color-hover.spectra-background-image:hover:before{background:var(--spectra-background-color-hover);opacity:var(--spectra-overlay-opacity,1)}.wp-block-spectra-container[class*=wp-block].spectra-background-gradient-hover.spectra-background-image:hover:before{background:var(--spectra-background-gradient-hover);opacity:var(--spectra-overlay-opacity,1)}.wp-block-spectra-container[class*=wp-block].spectra-background-gradient:not(.has-video-background){isolation:isolate}.wp-block-spectra-container[class*=wp-block].spectra-background-gradient:not(.has-video-background):before{background:var(--spectra-background-gradient,var(--spectra-background-color));content:"";inset:0;opacity:var(--spectra-overlay-opacity);position:absolute}.wp-block-spectra-container[class*=wp-block].has-container-overlay:not(.has-video-background){isolation:isolate;position:relative}.wp-block-spectra-container[class*=wp-block].has-container-overlay:not(.has-video-background):after{background-attachment:var(--spectra-overlay-attachment,scroll);background-blend-mode:var(--spectra-overlay-blend-mode,normal);background-image:var(--spectra-overlay-image,none);background-position:var(--spectra-overlay-position,center);background-repeat:var(--spectra-overlay-repeat,no-repeat);background-size:var(--spectra-overlay-size,cover);border-radius:inherit;bottom:0;content:"";left:0;mix-blend-mode:var(--spectra-overlay-blend-mode,normal);opacity:var(--spectra-overlay-opacity-value,0);pointer-events:none;position:absolute;right:0;top:0;z-index:1}.wp-block-spectra-container[class*=wp-block].has-container-overlay:not(.has-video-background)>*{position:relative;z-index:2}.wp-block-spectra-container[class*=wp-block].has-container-overlay:not(.has-video-background)[style*="--spectra-overlay-image: none"]:after{display:none}.wp-block-spectra-container[class*=wp-block].has-video-background .spectra-background-video__wrapper{border-radius:inherit;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:-1}.wp-block-spectra-container[class*=wp-block].has-video-background .spectra-background-video__wrapper video{border-radius:inherit;height:100%;object-fit:cover;width:100%}.wp-block-spectra-container[class*=wp-block].has-video-background>*{position:relative;z-index:1}.wp-block-spectra-container[class*=wp-block].spectra-box-shadow{box-shadow:var(--spectra-box-shadow)}.wp-block-spectra-container[class*=wp-block].spectra-box-shadow:hover{box-shadow:var(--spectra-box-shadow-hover,var(--spectra-box-shadow))!important}.wp-block-spectra-container[class*=wp-block].spectra-box-shadow-hover:hover{box-shadow:var(--spectra-box-shadow-hover)!important}.wp-block-spectra-counter{position:relative}.wp-block-spectra-counter[data-spectra-id] .spectra-counter-content-wrapper>*,.wp-block-spectra-counter[data-spectra-id]>*{margin:0}.wp-block-spectra-counter.spectra-counter--circular .spectra-counter-circular-wrapper{display:inline-flex;flex-shrink:0;height:var(--spectra-counter-progress-size,300px);position:relative;width:var(--spectra-counter-progress-size,300px)}.wp-block-spectra-counter.spectra-counter--circular .spectra-counter-circular-wrapper .spectra-counter-progress{height:var(--spectra-counter-progress-size,300px);position:relative;width:var(--spectra-counter-progress-size,300px);z-index:1}.wp-block-spectra-counter.spectra-counter--circular .spectra-counter-circular-wrapper .spectra-counter-progress svg{display:block;height:100%;transform:rotate(-90deg);width:100%}.wp-block-spectra-counter.spectra-counter--circular .spectra-counter-circular-wrapper .spectra-counter-progress .spectra-counter-progress-bg{fill:none;stroke:var(--spectra-counter-progress-bg-color,#e0e0e0);stroke-width:var(--spectra-counter-stroke-width,8px)}.wp-block-spectra-counter.spectra-counter--circular .spectra-counter-circular-wrapper .spectra-counter-progress .spectra-counter-progress-circle{fill:none;stroke:var(--spectra-counter-progress-color,#007cba);stroke-width:var(--spectra-counter-stroke-width,8px);stroke-linecap:butt;transition:none}.wp-block-spectra-counter.spectra-counter--circular .spectra-counter-circular-wrapper .spectra-counter-content{left:50%;max-width:calc(var(--spectra-counter-progress-size, 300px) - 60px);position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:2}.wp-block-spectra-counter.spectra-counter--circular .spectra-counter-circular-wrapper .spectra-counter-content .spectra-counter-content-wrapper{background:none!important;background-color:#0000!important;background-image:none!important;min-height:0;padding:1.2rem}.wp-block-spectra-counter.spectra-counter--circular .wp-block-spectra-icon{font-size:2em;margin:0 0 .5rem;padding:0}.wp-block-spectra-counter.spectra-counter--circular .wp-block-spectra-counter-child-number{line-height:1;margin:0;padding:0}.wp-block-spectra-counter .spectra-counter-icon{align-items:center;color:currentColor;display:flex;justify-content:center}.wp-block-spectra-counter .spectra-counter-icon svg{height:1em;width:1em;fill:currentColor}.wp-block-spectra-counter .spectra-counter-number{color:currentColor;contain:layout;position:relative}.wp-block-spectra-counter .spectra-counter-text{color:currentColor;line-height:1.4}.wp-block-spectra-counter .wp-block-spectra-container{margin-left:0;margin-right:0;max-width:100%;min-width:0}.wp-block-spectra-counter.spectra-counter--bar .wp-block-spectra-counter-child-number,.wp-block-spectra-counter.spectra-counter--simple .wp-block-spectra-counter-child-number{line-height:1}.wp-block-spectra-counter.spectra-counter--bar .wp-block-spectra-container,.wp-block-spectra-counter.spectra-counter--simple .wp-block-spectra-container{font-size:.9em;margin:.5rem 0 0;padding:0;width:100%}.wp-block-spectra-counter.spectra-counter--bar .wp-block-spectra-container p,.wp-block-spectra-counter.spectra-counter--simple .wp-block-spectra-container p{margin:0;padding:0;word-break:break-word}.wp-block-spectra-counter:hover .spectra-counter-progress-circle{stroke:var(--spectra-text-color-hover,var(--spectra-counter-progress-color,#007cba))}.wp-block-spectra-counter:hover .spectra-counter-progress-bar{background-color:var(--spectra-text-color-hover,var(--spectra-counter-progress-color,#007cba))}@media(max-width:768px){.wp-block-spectra-counter.spectra-counter--circular .spectra-counter-progress{height:calc(var(--spectra-counter-progress-size, 300px)*.8);width:calc(var(--spectra-counter-progress-size, 300px)*.8)}}.wp-block-spectra-counter .screen-reader-text{position:absolute!important;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;overflow:hidden;width:1px;word-wrap:normal!important;border:0;margin:-1px;padding:0}.wp-block-spectra-counter[class*=wp-block].p{margin-bottom:0}.wp-block-spectra-counter[class*=wp-block].spectra-text-color{color:var(--spectra-text-color)}.wp-block-spectra-counter[class*=wp-block].spectra-text-color *{color:inherit}.wp-block-spectra-counter[class*=wp-block].spectra-background-color{background:var(--spectra-background-color)}.wp-block-spectra-counter[class*=wp-block].spectra-background-gradient{background:var(--spectra-background-gradient)}.wp-block-spectra-counter .spectra-counter-progress-label .spectra-counter-prefix{margin-right:var(--spectra-prefix-right-margin,0)}.wp-block-spectra-counter .spectra-counter-progress-label .spectra-counter-suffix{margin-left:var(--spectra-suffix-left-margin,0)}.wp-block-spectra-modal-child-button:where(div,button){align-items:center;display:inline-flex;height:auto;width:auto}.wp-block-spectra-modal-child-button:where(div,button):where(.is-hidden){display:none}.wp-block-spectra-modal-child-button:where(div,button):where(.has-text-align-right){justify-content:right}.wp-block-spectra-modal-child-button:where(div,button):where(.has-text-align-left){justify-content:left}.wp-block-spectra-modal-child-button:where(div,button):where(.has-text-align-center){justify-content:center}.wp-block-spectra-modal-child-button:where(div,button):where(:not(.has-text-align-right):not(.has-text-align-left)){justify-content:center}.wp-block-spectra-modal-child-button:where(div,button) :where(.spectra-button__link){align-items:center;color:inherit;display:flex;justify-content:center}.wp-block-spectra-modal-child-button:where(div,button) :where(.spectra-button__icon){align-items:center;display:flex;font-size:inherit}.wp-block-spectra-modal-child-button:where(div,button) :where(.spectra-button__icon):not(.spectra-custom-svg){fill:currentColor}.wp-block-spectra-modal-child-button:where(div,button)[class*=wp-block].spectra-text-color{color:var(--spectra-text-color,inherit)}.wp-block-spectra-modal-child-button:where(div,button)[class*=wp-block].spectra-text-color .spectra-button__link{color:var(--spectra-text-color,inherit)}.wp-block-spectra-modal-child-button:where(div,button)[class*=wp-block] .spectra-button__icon.spectra-icon-color:not(.spectra-custom-svg){fill:var(--spectra-icon-color)}.wp-block-spectra-modal-child-button:where(div,button)[class*=wp-block]:focus .spectra-button__icon.spectra-icon-color:not(.spectra-icon-color-hover):not(.spectra-custom-svg),.wp-block-spectra-modal-child-button:where(div,button)[class*=wp-block]:hover .spectra-button__icon.spectra-icon-color:not(.spectra-icon-color-hover):not(.spectra-custom-svg){fill:var(--spectra-text-color-hover,var(--spectra-icon-color))}.wp-block-spectra-modal-child-button:where(div,button)[class*=wp-block].spectra-icon-color svg.spectra-custom-svg{color:var(--spectra-icon-color)}.wp-block-spectra-modal-child-button:where(div,button)[class*=wp-block].spectra-icon-color:not(.spectra-icon-color-hover):focus svg.spectra-custom-svg,.wp-block-spectra-modal-child-button:where(div,button)[class*=wp-block].spectra-icon-color:not(.spectra-icon-color-hover):hover svg.spectra-custom-svg{color:var(--spectra-text-color-hover,var(--spectra-icon-color))}.wp-block-spectra-modal-child-button:where(div,button)[class*=wp-block]:focus.spectra-background-color-hover,.wp-block-spectra-modal-child-button:where(div,button)[class*=wp-block]:hover.spectra-background-color-hover{background:var(--spectra-background-color-hover)!important}.wp-block-spectra-modal-child-button:where(div,button)[class*=wp-block]:focus.spectra-background-gradient-hover,.wp-block-spectra-modal-child-button:where(div,button)[class*=wp-block]:hover.spectra-background-gradient-hover{background:var(--spectra-background-gradient-hover)!important}.wp-block-spectra-modal-child-button:where(div,button)[class*=wp-block]:focus.spectra-text-color-hover,.wp-block-spectra-modal-child-button:where(div,button)[class*=wp-block]:hover.spectra-text-color-hover{color:var(--spectra-text-color-hover,inherit)!important}.wp-block-spectra-modal-child-button:where(div,button)[class*=wp-block]:focus.spectra-text-color-hover .spectra-button__link,.wp-block-spectra-modal-child-button:where(div,button)[class*=wp-block]:hover.spectra-text-color-hover .spectra-button__link{color:var(--spectra-text-color-hover)!important;text-decoration-color:var(--spectra-text-color-hover)!important}.wp-block-spectra-modal-child-button:where(div,button)[class*=wp-block]:focus .spectra-button__icon.spectra-icon-color-hover:not(.spectra-custom-svg),.wp-block-spectra-modal-child-button:where(div,button)[class*=wp-block]:hover .spectra-button__icon.spectra-icon-color-hover:not(.spectra-custom-svg){fill:var(--spectra-icon-color-hover,var(--spectra-text-color-hover,currentColor))}.wp-block-spectra-modal-child-button:where(div,button)[class*=wp-block]:focus .spectra-icon-color-hover:not(.spectra-custom-svg),.wp-block-spectra-modal-child-button:where(div,button)[class*=wp-block]:hover .spectra-icon-color-hover:not(.spectra-custom-svg){fill:var(--spectra-icon-color-hover,var(--spectra-text-color-hover,currentColor))!important}.wp-block-spectra-modal-child-button:where(div,button)[class*=wp-block]:focus.spectra-icon-color-hover svg.spectra-custom-svg,.wp-block-spectra-modal-child-button:where(div,button)[class*=wp-block]:hover.spectra-icon-color-hover svg.spectra-custom-svg{color:var(--spectra-icon-color-hover,var(--spectra-text-color-hover,currentColor))}.is-hidden{display:none}.spectra-popup-builder{display:none;height:100vh;left:0;max-height:100vh;max-width:100vw;opacity:0;overflow:hidden;padding:0!important;position:fixed!important;top:0;transition-property:opacity;width:100vw;z-index:999999999!important}.spectra-popup-builder.spectra-popup-has-overlay{align-items:center;background-color:var(--spectra-popup-overlay-color);gap:0;justify-content:center}.spectra-popup-builder.spectra-popup-builder--close-top-left .spectra-popup-builder__close{left:0;right:auto}.spectra-popup-builder.spectra-popup-builder--close-top-right .spectra-popup-builder__close{left:auto;right:0}.spectra-popup-builder.spectra-popup-popup{display:flex;height:1px!important;max-width:100%!important;min-height:100vh!important;opacity:1;width:100%!important;z-index:auto!important}.spectra-popup-builder__banner--pusher{position:relative}.spectra-popup-builder__wrapper{box-sizing:border-box;position:relative}.spectra-popup-builder__wrapper:focus-visible{outline:unset}.spectra-popup-builder__wrapper--banner{width:100%}.spectra-popup-builder__container{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:100%;overflow-x:hidden;overflow-y:auto;transition-property:box-shadow,border-color;width:100%}.spectra-popup-builder__close{box-shadow:unset;position:absolute!important;top:0;z-index:999999999}.spectra-popup-builder__close:focus-visible{outline:unset}.spectra-popup-builder__body--overflow-hidden{overflow:hidden}.spectra-popup-builder.spectra-popup-builder--popup .spectra-popup-builder__container--popup{padding:var(--spectra-popup-padding,32px)}.spectra-popup-builder .spectra-popup-builder__wrapper{pointer-events:auto}.spectra-popup-builder.spectra-has-fixed-height .spectra-popup-builder__container.spectra-popup-builder__container--banner{box-shadow:0 0 0 rgb(0 0 0 / .439);padding:8px}.spectra-popup-builder.spectra-has-fixed-height.spectra-popup-builder--content-align-flex-end .spectra-popup-builder__container.spectra-popup-builder__container--banner,.spectra-popup-builder.spectra-has-fixed-height.spectra-popup-builder--content-align-flex-end .spectra-popup-builder__container.spectra-popup-builder__container--popup{justify-content:flex-end;overflow-y:hidden}.spectra-popup-builder.spectra-has-fixed-height.spectra-popup-builder--content-align-center .spectra-popup-builder__container.spectra-popup-builder__container--banner,.spectra-popup-builder.spectra-has-fixed-height.spectra-popup-builder--content-align-center .spectra-popup-builder__container.spectra-popup-builder__container--popup{justify-content:center;overflow-y:hidden}.spectra-popup-builder.spectra-has-fixed-height.spectra-popup-builder--content-align-flex-start .spectra-popup-builder__container.spectra-popup-builder__container--banner,.spectra-popup-builder.spectra-has-fixed-height.spectra-popup-builder--content-align-flex-start .spectra-popup-builder__container.spectra-popup-builder__container--popup{justify-content:flex-start}.spectra-popup-builder.spectra-has-auto-height{height:auto!important;overflow:visible}.spectra-popup-builder.spectra-has-auto-height .spectra-popup-builder__wrapper.spectra-popup-builder__wrapper--banner{height:auto}.spectra-popup-builder.spectra-has-auto-height .spectra-popup-builder__container.spectra-popup-builder__container--banner{box-shadow:0 0 0 rgb(0 0 0 / .439);padding:8px}.spectra-popup-builder.spectra-popup-builder--banner{height:unset;width:100%}.spectra-popup-builder.spectra-popup-builder--banner.spectra-popup-builder--push-content{align-items:flex-start;max-height:0;opacity:1;position:relative!important;transition:max-height .5s cubic-bezier(1,0,1,1);z-index:9999!important}.spectra-popup-builder.spectra-popup-builder--banner.spectra-popup-builder--position-v-bottom{align-items:flex-end;bottom:0;pointer-events:none;top:unset}.spectra-popup-builder.spectra-popup-close-icon-position-top-right button.spectra-popup-builder__close{right:0}.spectra-popup-builder.spectra-popup-close-icon-position-top-left button.spectra-popup-builder__close{left:0}.spectra-popup-builder button.spectra-popup-builder__close{align-items:center;background:#0000;background-color:#0000;border:none;cursor:pointer;display:flex;justify-content:center;min-height:44px!important;min-width:44px!important;padding:12px}.spectra-popup-builder button.spectra-popup-builder__close svg{font-size:var(--spectra-close-icon-size);height:var(--spectra-close-icon-size,20px)!important;line-height:var(--spectra-close-icon-size);transition-property:fill;width:var(--spectra-close-icon-size,20px)!important}.spectra-popup-builder button.spectra-popup-builder__close svg:not(.spectra-custom-svg){fill:var(--spectra-close-icon-color)!important}.spectra-popup-builder button.spectra-popup-builder__close svg:not(.spectra-custom-svg):focus,.spectra-popup-builder button.spectra-popup-builder__close svg:not(.spectra-custom-svg):hover{fill:var(--spectra-close-icon-color-hover,var(--spectra-close-icon-color))!important}.spectra-popup-builder.has-image-background[style*=border-radius],.spectra-popup-builder.has-video-background[style*=border-radius],.spectra-popup-builder[style*=border-radius]{overflow:hidden;overflow:clip!important}.spectra-popup-builder.spectra-popup-builder--popup.has-video-background .spectra-popup-builder__wrapper,.spectra-popup-builder.spectra-popup-builder--popup.spectra-background-video .spectra-popup-builder__wrapper{overflow:hidden;position:relative}.spectra-popup-builder.spectra-popup-builder--popup.has-video-background .spectra-popup-builder__wrapper>.spectra-background-video__wrapper,.spectra-popup-builder.spectra-popup-builder--popup.spectra-background-video .spectra-popup-builder__wrapper>.spectra-background-video__wrapper{border-radius:inherit;display:block!important;inset:0;overflow:hidden;position:absolute;z-index:0}.spectra-popup-builder.spectra-popup-builder--popup.has-video-background .spectra-popup-builder__wrapper>.spectra-background-video__wrapper video,.spectra-popup-builder.spectra-popup-builder--popup.spectra-background-video .spectra-popup-builder__wrapper>.spectra-background-video__wrapper video{height:auto;left:50%;min-height:100%;min-width:100%;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto;z-index:0}.spectra-popup-builder.spectra-popup-builder--popup.has-video-background .spectra-popup-builder__wrapper>.spectra-background-video__wrapper~*,.spectra-popup-builder.spectra-popup-builder--popup.spectra-background-video .spectra-popup-builder__wrapper>.spectra-background-video__wrapper~*{position:relative;z-index:2}.spectra-popup-builder.spectra-popup-builder--popup.has-video-background .spectra-popup-builder__wrapper>.spectra-popup-builder__container,.spectra-popup-builder.spectra-popup-builder--popup.spectra-background-video .spectra-popup-builder__wrapper>.spectra-popup-builder__container{position:relative;z-index:1}.spectra-popup-builder.spectra-popup-builder--popup.has-video-background .spectra-popup-builder__wrapper>.spectra-background-video__wrapper,.spectra-popup-builder.spectra-popup-builder--popup.has-video-background.has-video-background .spectra-background-video__wrapper,.spectra-popup-builder.spectra-popup-builder--popup.spectra-background-video .spectra-popup-builder__wrapper>.spectra-background-video__wrapper,.spectra-popup-builder.spectra-popup-builder--popup.spectra-background-video.has-video-background .spectra-background-video__wrapper{display:block!important}.spectra-popup-builder.spectra-popup-builder--popup.has-video-background:hover .spectra-background-video__wrapper:after,.spectra-popup-builder.spectra-popup-builder--popup.spectra-background-video:hover .spectra-background-video__wrapper:after{background:var(--spectra-background-gradient-hover,var(--spectra-background-color-hover,var(--spectra-background-gradient,var(--spectra-background-color))));opacity:var(--spectra-overlay-opacity)}.spectra-popup-builder.spectra-popup-builder--popup.has-video-background .spectra-popup-builder__container--popup,.spectra-popup-builder.spectra-popup-builder--popup.spectra-background-video .spectra-popup-builder__container--popup{background-color:#0000}.spectra-popup-builder[class*=wp-block].spectra-text-color{color:var(--spectra-text-color)!important}.spectra-popup-builder[class*=wp-block].spectra-text-color *{color:inherit}.spectra-popup-builder[class*=wp-block].spectra-background-color:not(.spectra-popup-builder--popup):before{background:var(--spectra-background-color);opacity:var(--spectra-overlay-opacity)}.spectra-popup-builder[class*=wp-block].spectra-background-gradient:not(.spectra-popup-builder--popup):before{background:var(--spectra-background-gradient);opacity:var(--spectra-overlay-opacity)}.spectra-popup-builder[class*=wp-block].spectra-background-color:not(.spectra-popup-builder--banner) .spectra-popup-builder__wrapper--popup:before{background:var(--spectra-background-color);opacity:var(--spectra-overlay-opacity)}.spectra-popup-builder[class*=wp-block].spectra-background-gradient:not(.spectra-popup-builder--banner) .spectra-popup-builder__wrapper--popup:before{background:var(--spectra-background-gradient);opacity:var(--spectra-overlay-opacity)}.spectra-popup-builder[class*=wp-block].spectra-rotate-close-icon .spectra-popup-builder__close svg{transform:rotate(var(--spectra-rotate-close-icon))}.spectra-popup-builder[class*=wp-block].spectra-background-color-hover:not(.spectra-popup-builder--popup):hover:before{background:var(--spectra-background-color-hover);opacity:var(--spectra-overlay-opacity)}.spectra-popup-builder[class*=wp-block].spectra-background-gradient-hover:not(.spectra-popup-builder--popup):hover:before{background:var(--spectra-background-gradient-hover);opacity:var(--spectra-overlay-opacity)}.spectra-popup-builder[class*=wp-block].spectra-background-color-hover:not(.spectra-popup-builder--banner) .spectra-popup-builder__wrapper--popup:hover:before{background:var(--spectra-background-color-hover);opacity:var(--spectra-overlay-opacity)}.spectra-popup-builder[class*=wp-block].spectra-background-gradient-hover:not(.spectra-popup-builder--banner) .spectra-popup-builder__wrapper--popup:hover:before{background:var(--spectra-background-gradient-hover);opacity:var(--spectra-overlay-opacity)}.spectra-slider-triggers{cursor:pointer}.wp-block-spectra-slider{box-sizing:border-box;height:auto;max-width:100%;padding:20px 0;position:relative;width:inherit;--spectra-text-color:inherit;--spectra-text-color-hover:inherit}.wp-block-spectra-slider:before{border-radius:inherit}.wp-block-spectra-slider .swiper{display:flex;position:relative;width:100%;z-index:3}.wp-block-spectra-slider .swiper .swiper-wrapper{align-items:center;height:auto;padding:0}.wp-block-spectra-slider .swiper .swiper-slide{box-sizing:border-box}.wp-block-spectra-slider .swiper .swiper-slide .slide-content{width:auto}.wp-block-spectra-slider .swiper-button-next,.wp-block-spectra-slider .swiper-button-prev{align-items:center;border:0;border-radius:50%;display:flex;justify-content:center;position:absolute;top:44%;transition:all .3s ease;z-index:20}.wp-block-spectra-slider .swiper-button-next:after,.wp-block-spectra-slider .swiper-button-prev:after{display:none}.wp-block-spectra-slider .swiper-button-next svg,.wp-block-spectra-slider .swiper-button-prev svg{overflow:visible;transition:fill .3s ease}.wp-block-spectra-slider .swiper-button-next:focus,.wp-block-spectra-slider .swiper-button-next:hover,.wp-block-spectra-slider .swiper-button-prev:focus,.wp-block-spectra-slider .swiper-button-prev:hover{outline:none}.wp-block-spectra-slider .swiper-button-next:focus-visible,.wp-block-spectra-slider .swiper-button-prev:focus-visible{outline:2px solid currentColor;outline-offset:2px}.wp-block-spectra-slider .swiper-horizontal>.swiper-pagination-bullets,.wp-block-spectra-slider .swiper-pagination,.wp-block-spectra-slider .swiper-pagination-bullets.swiper-pagination-horizontal,.wp-block-spectra-slider .swiper-pagination-custom,.wp-block-spectra-slider .swiper-pagination-fraction{bottom:calc(var(--spectra-pagination-margin-top, 0%)*-.3);left:0;position:absolute;right:0;width:100%;z-index:19}.wp-block-spectra-slider .swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets,.wp-block-spectra-slider .swiper-pagination-bullets.swiper-pagination-horizontal.swiper-pagination-bullets,.wp-block-spectra-slider .swiper-pagination-custom.swiper-pagination-bullets,.wp-block-spectra-slider .swiper-pagination-fraction.swiper-pagination-bullets,.wp-block-spectra-slider .swiper-pagination.swiper-pagination-bullets{pointer-events:none}.wp-block-spectra-slider .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.wp-block-spectra-slider .swiper-pagination .swiper-pagination-bullet,.wp-block-spectra-slider .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet,.wp-block-spectra-slider .swiper-pagination-custom .swiper-pagination-bullet,.wp-block-spectra-slider .swiper-pagination-fraction .swiper-pagination-bullet{opacity:.7;pointer-events:all;transition:all .3s ease}.wp-block-spectra-slider .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:focus,.wp-block-spectra-slider .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:hover,.wp-block-spectra-slider .swiper-pagination .swiper-pagination-bullet:focus,.wp-block-spectra-slider .swiper-pagination .swiper-pagination-bullet:hover,.wp-block-spectra-slider .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet:focus,.wp-block-spectra-slider .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet:hover,.wp-block-spectra-slider .swiper-pagination-custom .swiper-pagination-bullet:focus,.wp-block-spectra-slider .swiper-pagination-custom .swiper-pagination-bullet:hover,.wp-block-spectra-slider .swiper-pagination-fraction .swiper-pagination-bullet:focus,.wp-block-spectra-slider .swiper-pagination-fraction .swiper-pagination-bullet:hover{opacity:.9;outline:none}.wp-block-spectra-slider .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:focus-visible,.wp-block-spectra-slider .swiper-pagination .swiper-pagination-bullet:focus-visible,.wp-block-spectra-slider .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet:focus-visible,.wp-block-spectra-slider .swiper-pagination-custom .swiper-pagination-bullet:focus-visible,.wp-block-spectra-slider .swiper-pagination-fraction .swiper-pagination-bullet:focus-visible{outline-offset:2px}.wp-block-spectra-slider .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active,.wp-block-spectra-slider .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active,.wp-block-spectra-slider .swiper-pagination .swiper-pagination-bullet-active,.wp-block-spectra-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,.wp-block-spectra-slider .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet-active,.wp-block-spectra-slider .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet.swiper-pagination-bullet-active,.wp-block-spectra-slider .swiper-pagination-custom .swiper-pagination-bullet-active,.wp-block-spectra-slider .swiper-pagination-custom .swiper-pagination-bullet.swiper-pagination-bullet-active,.wp-block-spectra-slider .swiper-pagination-fraction .swiper-pagination-bullet-active,.wp-block-spectra-slider .swiper-pagination-fraction .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1;transform:scale(1.2)}.wp-block-spectra-slider .spectra-slider-container{display:contents;position:relative;z-index:2}.wp-block-spectra-slider .spectra-slider__overlay,.wp-block-spectra-slider__background{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.wp-block-spectra-slider__background{overflow:hidden}.wp-block-spectra-slider__background video{height:100%;min-block-size:inherit;object-fit:cover;width:100%}.wp-block-spectra-slider__overlay{bottom:0;left:0;position:absolute;right:0;top:0;z-index:2}.wp-block-spectra-slider[class*=wp-block].spectra-background-color:before{background:var(--spectra-background-color);opacity:var(--spectra-overlay-opacity)}.wp-block-spectra-slider[class*=wp-block].spectra-background-gradient:before{background:var(--spectra-background-gradient);opacity:var(--spectra-overlay-opacity)}.wp-block-spectra-slider[class*=wp-block].spectra-text-color{color:var(--spectra-text-color,inherit)}.wp-block-spectra-slider[class*=wp-block] .swiper-button-next,.wp-block-spectra-slider[class*=wp-block] .swiper-button-prev{background-color:var(--spectra-arrow-background-color,#00000080);color:var(--spectra-navigation-color,#fff)}.wp-block-spectra-slider[class*=wp-block] .swiper-button-next svg:not(.spectra-custom-svg),.wp-block-spectra-slider[class*=wp-block] .swiper-button-prev svg:not(.spectra-custom-svg){fill:var(--spectra-arrow-color,currentcolor)}.wp-block-spectra-slider[class*=wp-block] .swiper-button-next svg.spectra-custom-svg,.wp-block-spectra-slider[class*=wp-block] .swiper-button-prev svg.spectra-custom-svg{color:var(--spectra-arrow-color,currentcolor)}.wp-block-spectra-slider[class*=wp-block] .swiper-button-next:focus,.wp-block-spectra-slider[class*=wp-block] .swiper-button-next:hover,.wp-block-spectra-slider[class*=wp-block] .swiper-button-prev:focus,.wp-block-spectra-slider[class*=wp-block] .swiper-button-prev:hover{background-color:var(--spectra-arrow-background-color-hover,#000000b3);color:var(--spectra-arrow-color-hover,#fff)}.wp-block-spectra-slider[class*=wp-block] .swiper-button-next:focus svg:not(.spectra-custom-svg),.wp-block-spectra-slider[class*=wp-block] .swiper-button-next:hover svg:not(.spectra-custom-svg),.wp-block-spectra-slider[class*=wp-block] .swiper-button-prev:focus svg:not(.spectra-custom-svg),.wp-block-spectra-slider[class*=wp-block] .swiper-button-prev:hover svg:not(.spectra-custom-svg){fill:var(--spectra-arrow-color-hover,#fff)}.wp-block-spectra-slider[class*=wp-block] .swiper-button-next:focus svg.spectra-custom-svg,.wp-block-spectra-slider[class*=wp-block] .swiper-button-next:hover svg.spectra-custom-svg,.wp-block-spectra-slider[class*=wp-block] .swiper-button-prev:focus svg.spectra-custom-svg,.wp-block-spectra-slider[class*=wp-block] .swiper-button-prev:hover svg.spectra-custom-svg{color:var(--spectra-arrow-color-hover,#fff)}.wp-block-spectra-slider[class*=wp-block] .swiper-pagination .swiper-pagination-bullet{background-color:var(--spectra-pagination-color,#aeacac);height:var(--dot-size,8px);margin:0 var(--dot-spacing,4px);width:var(--dot-size,8px)}.wp-block-spectra-slider[class*=wp-block] .swiper-pagination .swiper-pagination-bullet:focus,.wp-block-spectra-slider[class*=wp-block] .swiper-pagination .swiper-pagination-bullet:hover{background-color:var(--spectra-pagination-color-hover,var(--spectra-pagination-color,#363434))}.wp-block-spectra-slider[class*=wp-block] .swiper-pagination .swiper-pagination-bullet:focus-visible{outline:2px solid var(--spectra-pagination-color-active,rgb(32 3 3 / .533))}.wp-block-spectra-slider[class*=wp-block] .swiper-pagination .swiper-pagination-bullet-active,.wp-block-spectra-slider[class*=wp-block] .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--spectra-pagination-color-active,var(--dot-active-color,rgb(32 3 3 / .533)))}.wp-block-spectra-slider[class*=wp-block].spectra-text-color .spectra-slider-child{color:var(--spectra-text-color);transition:color .3s ease}.wp-block-spectra-slider[class*=wp-block].spectra-text-color .spectra-slider-child:hover{color:var(--spectra-text-color-hover)}.entry-content>.wp-block-spectra-button:where(:not(.alignwide):not(.alignfull)),.is-layout-constrained>.wp-block-spectra-button:where(:not(.alignwide):not(.alignfull)),.is-layout-flow>.wp-block-spectra-button:where(:not(.alignwide):not(.alignfull)){max-width:fit-content}.wp-block-spectra-tabs-child-tab-button:where(div,button){align-items:center;cursor:pointer;display:flex;height:auto;letter-spacing:inherit;line-height:inherit;text-decoration:none;text-transform:inherit;width:auto;word-spacing:inherit}.wp-block-spectra-tabs-child-tab-button:where(div,button).has-text-align-right{justify-content:right}.wp-block-spectra-tabs-child-tab-button:where(div,button).has-text-align-left{justify-content:left}.wp-block-spectra-tabs-child-tab-button:where(div,button).has-text-align-center{justify-content:center}.wp-block-spectra-tabs-child-tab-button:where(div,button) .spectra-button__link{align-items:center;color:inherit;display:flex;justify-content:center;text-decoration:inherit}.wp-block-spectra-tabs-child-tab-button:where(div,button) .spectra-button__icon{align-items:center;display:flex;font-size:inherit}.wp-block-spectra-tabs-child-tab-button:where(div,button) .spectra-button__icon:not(.spectra-custom-svg){fill:currentColor}.wp-block-spectra-tabs-child-tab-button:where(div,button)[class*=wp-block].spectra-background-color{background:var(--spectra-background-color)}.wp-block-spectra-tabs-child-tab-button:where(div,button)[class*=wp-block].spectra-background-gradient{background:var(--spectra-background-gradient)}.wp-block-spectra-tabs-child-tab-button:where(div,button)[class*=wp-block].spectra-text-color{color:var(--spectra-text-color)}.wp-block-spectra-tabs-child-tab-button:where(div,button)[class*=wp-block].spectra-text-color *{color:inherit}.wp-block-spectra-tabs-child-tab-button:where(div,button)[class*=wp-block] .spectra-button__icon.spectra-icon-color:not(.spectra-custom-svg){fill:var(--spectra-icon-color)}.wp-block-spectra-tabs-child-tab-button:where(div,button)[class*=wp-block]:focus .spectra-button__icon.spectra-icon-color:not(.spectra-icon-color-hover):not(.spectra-custom-svg),.wp-block-spectra-tabs-child-tab-button:where(div,button)[class*=wp-block]:hover .spectra-button__icon.spectra-icon-color:not(.spectra-icon-color-hover):not(.spectra-custom-svg){fill:var(--spectra-text-color-hover,var(--spectra-icon-color))}.wp-block-spectra-tabs-child-tab-button:where(div,button)[class*=wp-block].spectra-icon-color svg.spectra-custom-svg{color:var(--spectra-icon-color)}.wp-block-spectra-tabs-child-tab-button:where(div,button)[class*=wp-block].spectra-icon-color:not(.spectra-icon-color-hover):focus svg.spectra-custom-svg,.wp-block-spectra-tabs-child-tab-button:where(div,button)[class*=wp-block].spectra-icon-color:not(.spectra-icon-color-hover):hover svg.spectra-custom-svg{color:var(--spectra-text-color-hover,var(--spectra-icon-color))}.wp-block-spectra-tabs-child-tab-button:where(div,button)[class*=wp-block].spectra-border-color-hover:focus-visible,.wp-block-spectra-tabs-child-tab-button:where(div,button)[class*=wp-block].spectra-border-color-hover:hover{border-color:var(--spectra-border-color-hover)!important}.wp-block-spectra-tabs-child-tab-button:where(div,button)[class*=wp-block].spectra-border-color-active.spectra-block-is-active{border-color:var(--spectra-border-color-active)!important}.wp-block-spectra-tabs-child-tab-button:where(div,button)[class*=wp-block].spectra-block-is-active.spectra-background-color-active{background:var(--spectra-background-color-active)!important}.wp-block-spectra-tabs-child-tab-button:where(div,button)[class*=wp-block].spectra-block-is-active.spectra-background-gradient-active{background:var(--spectra-background-gradient-active)!important}.wp-block-spectra-tabs-child-tab-button:where(div,button)[class*=wp-block].spectra-block-is-active.spectra-text-color-active{color:var(--spectra-text-color-active)!important}.wp-block-spectra-tabs-child-tab-button:where(div,button)[class*=wp-block].spectra-block-is-active.spectra-text-color-active *{color:inherit}.wp-block-spectra-tabs-child-tab-button:where(div,button)[class*=wp-block].spectra-block-is-active .spectra-button__icon.spectra-icon-color-active:not(.spectra-custom-svg){fill:var(--spectra-icon-color-active,var(--spectra-text-color-active,currentColor))!important}.wp-block-spectra-tabs-child-tab-button:where(div,button)[class*=wp-block].spectra-block-is-active.spectra-icon-color-active svg.spectra-custom-svg{color:var(--spectra-icon-color-active,var(--spectra-text-color-active,currentColor))}.wp-block-spectra-tabs-child-tab-button:where(div,button)[class*=wp-block].spectra-block-is-active:focus-visible.spectra-background-color-active-hover,.wp-block-spectra-tabs-child-tab-button:where(div,button)[class*=wp-block].spectra-block-is-active:hover.spectra-background-color-active-hover{background:var(--spectra-background-color-active-hover)!important}.wp-block-spectra-tabs-child-tab-button:where(div,button)[class*=wp-block].spectra-block-is-active:focus-visible.spectra-background-gradient-active-hover,.wp-block-spectra-tabs-child-tab-button:where(div,button)[class*=wp-block].spectra-block-is-active:hover.spectra-background-gradient-active-hover{background:var(--spectra-background-gradient-active-hover)!important}.wp-block-spectra-tabs-child-tab-button:where(div,button)[class*=wp-block].spectra-block-is-active:focus-visible.spectra-text-color-active-hover,.wp-block-spectra-tabs-child-tab-button:where(div,button)[class*=wp-block].spectra-block-is-active:hover.spectra-text-color-active-hover{color:var(--spectra-text-color-active-hover)!important}.wp-block-spectra-tabs-child-tab-button:where(div,button)[class*=wp-block].spectra-block-is-active:focus-visible.spectra-text-color-active-hover *,.wp-block-spectra-tabs-child-tab-button:where(div,button)[class*=wp-block].spectra-block-is-active:hover.spectra-text-color-active-hover *{color:inherit}.wp-block-spectra-tabs-child-tab-button:where(div,button)[class*=wp-block].spectra-block-is-active:focus-visible .spectra-button__icon.spectra-icon-color-active-hover:not(.spectra-custom-svg),.wp-block-spectra-tabs-child-tab-button:where(div,button)[class*=wp-block].spectra-block-is-active:hover .spectra-button__icon.spectra-icon-color-active-hover:not(.spectra-custom-svg){fill:var(--spectra-icon-color-active-hover,var(--spectra-text-color-active-hover,currentColor))!important}.wp-block-spectra-tabs-child-tab-button:where(div,button)[class*=wp-block].spectra-block-is-active:focus-visible.spectra-icon-color-active-hover svg.spectra-custom-svg,.wp-block-spectra-tabs-child-tab-button:where(div,button)[class*=wp-block].spectra-block-is-active:hover.spectra-icon-color-active-hover svg.spectra-custom-svg{color:var(--spectra-icon-color-active-hover,var(--spectra-text-color-active-hover,currentColor))}.wp-block-spectra-tabs-child-tab-button:where(div,button)[class*=wp-block].spectra-block-is-active:focus-visible.spectra-border-color-active-hover,.wp-block-spectra-tabs-child-tab-button:where(div,button)[class*=wp-block].spectra-block-is-active:hover.spectra-border-color-active-hover{border-color:var(--spectra-border-color-active-hover)!important}.wp-block-spectra-tabs-child-tab-button:where(div,button)[class*=wp-block]:hover:not(.spectra-block-is-active).spectra-background-color-hover{background:var(--spectra-background-color-hover)!important}.wp-block-spectra-tabs-child-tab-button:where(div,button)[class*=wp-block]:hover:not(.spectra-block-is-active).spectra-background-gradient-hover{background:var(--spectra-background-gradient-hover)!important}.wp-block-spectra-tabs-child-tab-button:where(div,button)[class*=wp-block]:hover:not(.spectra-block-is-active).spectra-text-color-hover{color:var(--spectra-text-color-hover)!important}.wp-block-spectra-tabs-child-tab-button:where(div,button)[class*=wp-block]:hover:not(.spectra-block-is-active).spectra-text-color-hover *{color:inherit}.wp-block-spectra-tabs-child-tab-button:where(div,button)[class*=wp-block]:hover:not(.spectra-block-is-active) .spectra-button__icon.spectra-icon-color-hover:not(.spectra-custom-svg){fill:var(--spectra-icon-color-hover,var(--spectra-text-color-hover,currentColor))!important}.wp-block-spectra-tabs-child-tab-button:where(div,button)[class*=wp-block]:hover:not(.spectra-block-is-active).spectra-icon-color-hover svg.spectra-custom-svg{color:var(--spectra-icon-color-hover,var(--spectra-text-color-hover,currentColor))}.wp-block-spectra-tabs-child-tab-trigger{box-sizing:border-box;cursor:pointer;padding:10px;position:relative;transition:all .3s ease}.wp-block-spectra-tabs-child-tab-trigger .wp-block-spectra-container.spectra-is-root-container{width:100%}.wp-block-spectra-tabs-child-tab-trigger.wp-block-spectra-tabs-child-tab-trigger-is-layout-flex{flex-wrap:nowrap}.wp-block-spectra-tabs-child-tab-trigger.spectra-text-color h1,.wp-block-spectra-tabs-child-tab-trigger.spectra-text-color h2,.wp-block-spectra-tabs-child-tab-trigger.spectra-text-color h3,.wp-block-spectra-tabs-child-tab-trigger.spectra-text-color h4,.wp-block-spectra-tabs-child-tab-trigger.spectra-text-color h5,.wp-block-spectra-tabs-child-tab-trigger.spectra-text-color h6{color:inherit}.wp-block-spectra-tabs-child-tab-trigger[class*=wp-block].spectra-background-color{background:var(--spectra-background-color);opacity:var(--spectra-overlay-opacity)}.wp-block-spectra-tabs-child-tab-trigger[class*=wp-block].spectra-background-gradient{background:var(--spectra-background-gradient);opacity:var(--spectra-overlay-opacity)}.wp-block-spectra-tabs-child-tab-trigger[class*=wp-block].spectra-border-color-hover:focus-visible,.wp-block-spectra-tabs-child-tab-trigger[class*=wp-block].spectra-border-color-hover:hover{border-color:var(--spectra-border-color-hover)!important}.wp-block-spectra-tabs-child-tab-trigger[class*=wp-block].spectra-border-color-active.spectra-block-is-active{border-color:var(--spectra-border-color-active)!important}.wp-block-spectra-tabs-child-tab-trigger[class*=wp-block] .wp-block-spectra-icons.spectra-icon-color-active:not(.spectra-custom-svg){fill:var(--spectra-icon-color-active,--spectra-text-color-active)!important}.wp-block-spectra-tabs-child-tab-trigger[class*=wp-block] .wp-block-spectra-icons.spectra-custom-svg:not(.spectra-icon-color-active){fill:none!important;color:currentColor!important}.wp-block-spectra-tabs-child-tab-trigger[class*=wp-block].spectra-block-is-active{z-index:1}.wp-block-spectra-tabs-child-tab-trigger[class*=wp-block].spectra-block-is-active.spectra-background-color-active{background:var(--spectra-background-color-active)!important}.wp-block-spectra-tabs-child-tab-trigger[class*=wp-block].spectra-block-is-active.spectra-background-gradient-active{background:var(--spectra-background-gradient-active)!important}.wp-block-spectra-tabs-child-tab-trigger[class*=wp-block].spectra-block-is-active.spectra-text-color-active{color:var(--spectra-text-color-active)!important}.wp-block-spectra-tabs-child-tab-trigger[class*=wp-block].spectra-block-is-active:focus-visible.spectra-background-color-active-hover,.wp-block-spectra-tabs-child-tab-trigger[class*=wp-block].spectra-block-is-active:hover.spectra-background-color-active-hover{background:var(--spectra-background-color-active-hover)!important}.wp-block-spectra-tabs-child-tab-trigger[class*=wp-block].spectra-block-is-active:focus-visible.spectra-background-gradient-active-hover,.wp-block-spectra-tabs-child-tab-trigger[class*=wp-block].spectra-block-is-active:hover.spectra-background-gradient-active-hover{background:var(--spectra-background-gradient-active-hover)!important}.wp-block-spectra-tabs-child-tab-trigger[class*=wp-block].spectra-block-is-active:focus-visible.spectra-text-color-active-hover,.wp-block-spectra-tabs-child-tab-trigger[class*=wp-block].spectra-block-is-active:hover.spectra-text-color-active-hover{color:var(--spectra-text-color-active-hover)!important}.wp-block-spectra-tabs-child-tab-trigger[class*=wp-block].spectra-block-is-active:focus-visible.spectra-border-color-active-hover,.wp-block-spectra-tabs-child-tab-trigger[class*=wp-block].spectra-block-is-active:hover.spectra-border-color-active-hover{border-color:var(--spectra-border-color-active-hover)!important}.wp-block-spectra-tabs-child-tab-trigger[class*=wp-block]:hover:not(.spectra-block-is-active).spectra-background-color-hover{background:var(--spectra-background-color-hover)!important;opacity:var(--spectra-overlay-opacity)}.wp-block-spectra-tabs-child-tab-trigger[class*=wp-block]:hover:not(.spectra-block-is-active).spectra-background-gradient-hover{background:var(--spectra-background-gradient-hover)!important;opacity:var(--spectra-overlay-opacity)}.wp-block-spectra-tabs-child-tab-trigger[class*=wp-block]:hover:not(.spectra-block-is-active).spectra-text-color-hover{color:var(--spectra-text-color-hover)!important}.wp-block-spectra-tabs-child-tab-trigger[class*=wp-block].spectra-background-color-hover:hover{background:var(--spectra-background-color-hover);opacity:var(--spectra-overlay-opacity)}.wp-block-spectra-tabs-child-tab-trigger[class*=wp-block].spectra-background-gradient-hover:hover{background:var(--spectra-background-gradient-hover);opacity:var(--spectra-overlay-opacity)}[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="100"],[data-aos][data-aos][data-aos-delay="1000"],[data-aos][data-aos][data-aos-delay="1050"],[data-aos][data-aos][data-aos-delay="1100"],[data-aos][data-aos][data-aos-delay="1150"],[data-aos][data-aos][data-aos-delay="1200"],[data-aos][data-aos][data-aos-delay="1250"],[data-aos][data-aos][data-aos-delay="1300"],[data-aos][data-aos][data-aos-delay="1350"],[data-aos][data-aos][data-aos-delay="1400"],[data-aos][data-aos][data-aos-delay="1450"],[data-aos][data-aos][data-aos-delay="150"],[data-aos][data-aos][data-aos-delay="1500"],[data-aos][data-aos][data-aos-delay="1550"],[data-aos][data-aos][data-aos-delay="1600"],[data-aos][data-aos][data-aos-delay="1650"],[data-aos][data-aos][data-aos-delay="1700"],[data-aos][data-aos][data-aos-delay="1750"],[data-aos][data-aos][data-aos-delay="1800"],[data-aos][data-aos][data-aos-delay="1850"],[data-aos][data-aos][data-aos-delay="1900"],[data-aos][data-aos][data-aos-delay="1950"],[data-aos][data-aos][data-aos-delay="200"],[data-aos][data-aos][data-aos-delay="2000"],[data-aos][data-aos][data-aos-delay="2050"],[data-aos][data-aos][data-aos-delay="2100"],[data-aos][data-aos][data-aos-delay="2150"],[data-aos][data-aos][data-aos-delay="2200"],[data-aos][data-aos][data-aos-delay="2250"],[data-aos][data-aos][data-aos-delay="2300"],[data-aos][data-aos][data-aos-delay="2350"],[data-aos][data-aos][data-aos-delay="2400"],[data-aos][data-aos][data-aos-delay="2450"],[data-aos][data-aos][data-aos-delay="250"],[data-aos][data-aos][data-aos-delay="2500"],[data-aos][data-aos][data-aos-delay="2550"],[data-aos][data-aos][data-aos-delay="2600"],[data-aos][data-aos][data-aos-delay="2650"],[data-aos][data-aos][data-aos-delay="2700"],[data-aos][data-aos][data-aos-delay="2750"],[data-aos][data-aos][data-aos-delay="2800"],[data-aos][data-aos][data-aos-delay="2850"],[data-aos][data-aos][data-aos-delay="2900"],[data-aos][data-aos][data-aos-delay="2950"],[data-aos][data-aos][data-aos-delay="300"],[data-aos][data-aos][data-aos-delay="3000"],[data-aos][data-aos][data-aos-delay="350"],[data-aos][data-aos][data-aos-delay="400"],[data-aos][data-aos][data-aos-delay="450"],[data-aos][data-aos][data-aos-delay="50"],[data-aos][data-aos][data-aos-delay="500"],[data-aos][data-aos][data-aos-delay="550"],[data-aos][data-aos][data-aos-delay="600"],[data-aos][data-aos][data-aos-delay="650"],[data-aos][data-aos][data-aos-delay="700"],[data-aos][data-aos][data-aos-delay="750"],[data-aos][data-aos][data-aos-delay="800"],[data-aos][data-aos][data-aos-delay="850"],[data-aos][data-aos][data-aos-delay="900"],[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="100"] [data-aos],body[data-aos-delay="1000"] [data-aos],body[data-aos-delay="1050"] [data-aos],body[data-aos-delay="1100"] [data-aos],body[data-aos-delay="1150"] [data-aos],body[data-aos-delay="1200"] [data-aos],body[data-aos-delay="1250"] [data-aos],body[data-aos-delay="1300"] [data-aos],body[data-aos-delay="1350"] [data-aos],body[data-aos-delay="1400"] [data-aos],body[data-aos-delay="1450"] [data-aos],body[data-aos-delay="150"] [data-aos],body[data-aos-delay="1500"] [data-aos],body[data-aos-delay="1550"] [data-aos],body[data-aos-delay="1600"] [data-aos],body[data-aos-delay="1650"] [data-aos],body[data-aos-delay="1700"] [data-aos],body[data-aos-delay="1750"] [data-aos],body[data-aos-delay="1800"] [data-aos],body[data-aos-delay="1850"] [data-aos],body[data-aos-delay="1900"] [data-aos],body[data-aos-delay="1950"] [data-aos],body[data-aos-delay="200"] [data-aos],body[data-aos-delay="2000"] [data-aos],body[data-aos-delay="2050"] [data-aos],body[data-aos-delay="2100"] [data-aos],body[data-aos-delay="2150"] [data-aos],body[data-aos-delay="2200"] [data-aos],body[data-aos-delay="2250"] [data-aos],body[data-aos-delay="2300"] [data-aos],body[data-aos-delay="2350"] [data-aos],body[data-aos-delay="2400"] [data-aos],body[data-aos-delay="2450"] [data-aos],body[data-aos-delay="250"] [data-aos],body[data-aos-delay="2500"] [data-aos],body[data-aos-delay="2550"] [data-aos],body[data-aos-delay="2600"] [data-aos],body[data-aos-delay="2650"] [data-aos],body[data-aos-delay="2700"] [data-aos],body[data-aos-delay="2750"] [data-aos],body[data-aos-delay="2800"] [data-aos],body[data-aos-delay="2850"] [data-aos],body[data-aos-delay="2900"] [data-aos],body[data-aos-delay="2950"] [data-aos],body[data-aos-delay="300"] [data-aos],body[data-aos-delay="3000"] [data-aos],body[data-aos-delay="350"] [data-aos],body[data-aos-delay="400"] [data-aos],body[data-aos-delay="450"] [data-aos],body[data-aos-delay="50"] [data-aos],body[data-aos-delay="500"] [data-aos],body[data-aos-delay="550"] [data-aos],body[data-aos-delay="600"] [data-aos],body[data-aos-delay="650"] [data-aos],body[data-aos-delay="700"] [data-aos],body[data-aos-delay="750"] [data-aos],body[data-aos-delay="800"] [data-aos],body[data-aos-delay="850"] [data-aos],body[data-aos-delay="900"] [data-aos],body[data-aos-delay="950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:0.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:0.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:0.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:0.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:0.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:0.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:0.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:0.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:0.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:0.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:0.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:0.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:0.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:0.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:0.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:0.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:0.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:0.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(0.25,0.25,0.75,0.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos^=fade][data-aos^=fade],[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translateZ(0)}[data-aos=fade-up]{transform:translate3d(0,100px,0)}[data-aos=fade-down]{transform:translate3d(0,-100px,0)}[data-aos=fade-right]{transform:translate3d(-100px,0,0)}[data-aos=fade-left]{transform:translate3d(100px,0,0)}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translateZ(0) scale(1)}[data-aos=zoom-in]{transform:scale(.6)}[data-aos=zoom-in-up]{transform:translate3d(0,100px,0) scale(.6)}[data-aos=zoom-in-down]{transform:translate3d(0,-100px,0) scale(.6)}[data-aos=zoom-in-right]{transform:translate3d(-100px,0,0) scale(.6)}[data-aos=zoom-in-left]{transform:translate3d(100px,0,0) scale(.6)}[data-aos=zoom-out]{transform:scale(1.2)}[data-aos=zoom-out-up]{transform:translate3d(0,100px,0) scale(1.2)}[data-aos=zoom-out-down]{transform:translate3d(0,-100px,0) scale(1.2)}[data-aos=zoom-out-right]{transform:translate3d(-100px,0,0) scale(1.2)}[data-aos=zoom-out-left]{transform:translate3d(100px,0,0) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}[data-aos^=slide][data-aos^=slide].aos-animate{transform:translateZ(0)}[data-aos=slide-up]{transform:translate3d(0,100%,0)}[data-aos=slide-down]{transform:translate3d(0,-100%,0)}[data-aos=slide-right]{transform:translate3d(-100%,0,0)}[data-aos=slide-left]{transform:translate3d(100%,0,0)}[data-aos^=flip][data-aos^=flip]{backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate,[data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-down].aos-animate,[data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}.wp-embed-responsive .wp-block{outline:0}.woolentor_myaccount_page{overflow:hidden}.woolentor_myaccount_page .woocommerce-MyAccount-content .form-row{display:block}.woolentor-user-area{display:flex;align-items:center;margin-bottom:30px}.woolentor-user-image{margin-right:20px}.woolentor-user-image img{border-radius:100%!important}.woolentor-user-info span{display:block}.woolentor-username{font-size:20px}.woolentor-logout{font-size:14px}.woolentor_myaccount_page .woocommerce-MyAccount-navigation ul{margin:0;padding:0;list-style:none;border-top:1px solid #ddd}.woolentor_myaccount_page .woocommerce-MyAccount-navigation ul li{border-bottom:1px solid #ddd;padding:12px 0;line-height:1.5}.woolentor_myaccount_page .woocommerce-MyAccount-navigation ul li a{transition:0.4s}.woocommerce-account .woolentor_myaccount_menu_pos_vtop .woocommerce-MyAccount-navigation,.woocommerce-account .woolentor_myaccount_menu_pos_vbottom .woocommerce-MyAccount-navigation{width:100%;float:none}.woolentor_myaccount_menu_pos_vtop .woocommerce-MyAccount-navigation ul,.woolentor_myaccount_menu_pos_vbottom .woocommerce-MyAccount-navigation ul{border:none}.woolentor_myaccount_menu_pos_vtop .woocommerce-MyAccount-navigation ul li,.woolentor_myaccount_menu_pos_vbottom .woocommerce-MyAccount-navigation ul li{display:inline-block;border-bottom:0;padding:12px 10px}.woocommerce-account .woolentor_myaccount_menu_pos_vtop .woocommerce-MyAccount-content,.woocommerce-account .woolentor_myaccount_menu_pos_vbottom .woocommerce-MyAccount-content{width:100%;float:none}.woocommerce-account .woolentor_myaccount_menu_pos_hright .woocommerce-MyAccount-navigation,.woolentor_myaccount_menu_pos_hleft .woocommerce-MyAccount-content{float:right}.woocommerce-account .woolentor_myaccount_menu_pos_hright .woocommerce-MyAccount-content,.woolentor_myaccount_menu_pos_hleft .woocommerce-MyAccount-navigation{float:left}.woolentor_block_my_account,.woolentor_block_my_account_navigation{overflow:hidden}.woolentor_block_my_account_navigation .woocommerce-MyAccount-navigation{width:100%!important;float:none!important}.woolentor_myaccount_menu_type_vertical ul li{display:inline-block;border:none!important}.woolentor_myaccount_menu_type_vertical ul{border-top:0!important}.woolentor_block_my_account_navigation .woolentor-user-area:not(:first-child){display:none}.woolentor-customer-logout a{display:inline-block}.woolentor_block_product_grid .ht-product-ratting i{font-family:'FontAwesome'}[class*="woolentorblock-"] .woolentor-products-wrapper .wishsuite-button.wishlist span.wishsuite-btn-text{position:absolute;left:100%;top:50%;display:block;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:10px;line-height:1;color:#f1f1f1;background-color:#282828;padding:5px 10px;border-radius:50px;white-space:nowrap;opacity:0;visibility:hidden;margin-left:-10px;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;z-index:99}#wp-admin-bar-woolentor_template_builder>.ab-item{display:flex!important;align-items:center}#wp-admin-bar-woolentor_template_builder .ab-item img{width:16px;margin-right:3px}.wlb-marker-wrapper .wlb_image_pointer .wlb_pointer_box h4{margin:0 0 7px 0}.editor-styles-wrapper .ht-feature-content h4,.editor-styles-wrapper .ht-feature-content p{margin-top:0;margin-bottom:0}[class*="woolentor-"] i{font-style:normal}[class*="woolentor-"] *,[class*="woolentor-"] *::before,[class*="woolentor-"] *::after{box-sizing:border-box}.woolentor-text-align-left{text-align:left!important}.woolentor-text-align-right{text-align:right!important}.woolentor-text-align-center{text-align:center!important}[class*="woolentorblock-"] a,.block-editor__container[class*="woocommerce"]{text-decoration:none!important}body .wp-block-group.is-vertical{flex-direction:column}body .wp-block-group.is-layout-flex.is-content-justification-space-between{justify-content:space-between}[class*="woolentor"].alignfull{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);max-width:100vw;width:100vw;padding:0 15px}[class*="woolentor"].alignwide{margin-left:-100px;margin-right:-100px;max-width:var(--wp--style--global--wide-size)!important;width:unset}[class*="woolentor"].alignfull .alignfull,[class*="woolentor"].alignfull .alignwide{width:100%;margin-left:auto;margin-right:auto}[class*="woolentor"].alignwide .alignfull,[class*="woolentor"].alignwide .alignwide{width:100%;margin-left:auto;margin-right:auto}.wp-block-column [class*="woolentor"].alignfull,.wp-block-column [class*="woolentor"].alignwide{margin-left:auto;margin-right:auto;width:100%}@media (max-width:1200px){[class*="woolentor"].alignfull{margin-left:-2.4em;margin-right:-2.4em}}@media (max-width:768px){[class*="woolentor"].alignfull{margin-left:-2.14em;margin-right:-2.14em}}@media (max-width:544px){[class*="woolentor"].alignfull{margin-left:-1em;margin-right:-1em}}[class*="woolentor"].alignwide{margin-left:-20px;margin-right:-20px}.wp-block-column [class*="woolentor"].alignfull,.wp-block-column [class*="woolentor"].alignwide{margin-left:auto;margin-right:auto;width:100%}.woolentor-product-image{position:relative}.woolentor-before-shop{display:block;overflow:hidden}.woolentor-archive-sale-badge-hide ul.products li.product span.onsale{display:none!important}.woolentor-archive-sale-badge-left ul.products li.product span.onsale{right:auto;left:0}.woolentor-archive-sale-badge-right ul.products li.product span.onsale{left:auto;right:0}[class*="woolentor-products-columns-"] ul.products::before,[class*="woolentor-products-columns-"] ul.products::after{display:none!important}[class*="woolentor-products-columns-"] ul.products{display:grid!important;column-gap:20px;list-style:none}.woocommerce [class*="woolentor-products-columns-"] ul.products::before{display:none!important}.edit-post-visual-editor [class*="woolentor-products-columns-"] img{width:100%}.woocommerce [class*="woolentor-products-columns-"] ul.products li.product,.woocommerce-page [class*="woolentor-products-columns-"] ul.products li.product{float:none;width:100%!important;margin-right:0!important}[class*="woolentor-products-columns-"] ul.products li.product.first{clear:none!important}.woolentor-products-columns-1 ul.products{grid-template-columns:repeat(1,1fr)!important}.woolentor-products-columns-2 ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}.woolentor-products-columns-3 ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}.woolentor-products-columns-4 ul.products{grid-template-columns:repeat(4,minmax(0,1fr))!important}.woolentor-products-columns-5 ul.products{grid-template-columns:repeat(5,minmax(0,1fr))!important}.woolentor-products-columns-6 ul.products{grid-template-columns:repeat(6,minmax(0,1fr))!important}.woolentor-products-columns-7 ul.products{grid-template-columns:repeat(7,minmax(0,1fr))!important}.woolentor-products-columns-8 ul.products{grid-template-columns:repeat(8,minmax(0,1fr))!important}.woolentor-products-columns-9 ul.products{grid-template-columns:repeat(9,minmax(0,1fr))!important}.woolentor-products-columns-10 ul.products{grid-template-columns:repeat(10,minmax(0,1fr))!important}.woolentor-grid:not(.woolentor-grid-slider){display:grid;column-gap:20px}.woolentor-grid-slider{margin-right:-15px;margin-left:-15px}.woolentor-grid-slider .woolentor-grid-column{padding-left:15px;padding-right:15px}.woolentor-grid.product-slider .slick-list{margin-right:-7.5px;margin-left:-7.5px}.woolentor-grid.product-slider .slick-slide{padding-left:7.5px;padding-right:7.5px}.woolentor_block_product_grid .fa-star-half-alt:before{content:"\f089"}.woolentor-grid.woolentor-no-gutters,.woolentor-grid.wlno-gutters{column-gap:0;row-gap:0}.woocommerce.woolentor-grid::before{display:none!important}.woolentor-grid-columns-1 .woolentor-grid{grid-template-columns:repeat(1,1fr)!important}.woolentor-grid-columns-2 .woolentor-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.woolentor-grid-columns-3 .woolentor-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.woolentor-grid-columns-4 .woolentor-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.woolentor-grid-columns-5 .woolentor-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}.woolentor-grid-columns-6 .woolentor-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important}.woolentor-grid-columns-7 .woolentor-grid{grid-template-columns:repeat(7,minmax(0,1fr))!important}.woolentor-grid-columns-8 .woolentor-grid{grid-template-columns:repeat(8,minmax(0,1fr))!important}.woolentor-grid-columns-9 .woolentor-grid{grid-template-columns:repeat(9,minmax(0,1fr))!important}.woolentor-grid-columns-10 .woolentor-grid{grid-template-columns:repeat(10,minmax(0,1fr))!important}.woolentor-row .product-slider [class*="woolentor-col-"]{width:100%;padding-right:15px;padding-left:15px}.product-slider .slick-arrow{background:#fff0 none repeat scroll 0 0;border:2px solid #ddd;color:#ddd;font-size:20px;height:40px;left:-30px;line-height:inherit;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:40px;z-index:99;transition:0.4s}.product-slider .slick-arrow.slick-next{right:-30px;left:auto}.product-slider .slick-arrow:hover{border-color:#333;color:#333}.product-slider .slick-dots{bottom:0;display:flex;left:50%;list-style:outside none none;margin:0;padding:0;position:absolute;transform:translateX(-50%)}.product-slider .slick-dots li{line-height:12px;margin:0 4px}.product-slider .slick-dots li button{background-color:#fff0;border:1px solid #4e4f4f;border-radius:50px;height:13px;padding:0;text-indent:-9999px;width:13px;line-height:13px}.product-slider .slick-dots li.slick-active button{background-color:#282828;border-color:#282828}[class*="woolentorblock-"] .ht-products .wishsuite-button.wishlist{line-height:35px}[class*="woolentorblock-"] .ht-products .wishsuite-button.wishlist span.wishsuite-btn-text{position:absolute;left:100%;top:50%;display:block;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:10px;line-height:1;color:#f1f1f1;background-color:#282828;padding:5px 10px;border-radius:50px;white-space:nowrap;opacity:0;visibility:hidden;margin-left:-10px;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;z-index:99}[class*="woolentorblock-"] .ht-products .wishsuite-button.wishlist span.wishsuite-btn-text{margin-right:-10px;-webkit-transform:translateY(-65%);-ms-transform:translateY(-65%);transform:translateY(-65%)}.ht-product-inner .ht-product-categories.hide-category-before{padding-left:0!important}.ht-product-inner .ht-product-categories.hide-category-before::before{display:none!important}.woolentor-product-tab-area img{width:100%;height:auto}.woolentor_block_product_grid [class*="woolentor-"] i.fa-heart{font-family:"FontAwesome"}.woolentor_block_product_grid [class*="woolentor-"] i.far.fa-heart:before{content:"\f08a"}.woolentor-product-curvy .wl_single-product-item.wl_left-item .product-thumbnail{height:auto}[class*="woolentorblock-"] .woolentor_slider_range .ui-slider-handle.ui-state-default.ui-corner-all{top:-.5em}.woocommerce-page .woolentor_block_cart_table table.shop_table .variation dt{float:none}.woocommerce-page .woolentor_block_cart_table table.shop_table .variation dd{display:inline-block}.woocommerce:not(.woocommerce-js) .woolentor_block_cross_sell .products .star-rating,.woocommerce:not(.woocommerce-js) .woolentor_block_archive_default .products .star-rating{display:inline-block}.woolentor-content-align-center .wishsuite-button{justify-content:center}.woolentor-content-align-right .wishsuite-button{justify-content:flex-end}.woolentor-heading-right #payment div.payment_box::before{right:0;left:auto!important}.woocommerce-page.woocommerce-checkout form .woolentor_block_checkout_order_review #order_review{float:none;width:100%}.woocommerce-page.woocommerce-checkout form .woolentor_block_checkout_order_review #order_review_heading{float:none;width:auto}.woocommerce-page .woolentor_block_checkout_order_review table.shop_table{width:100%}.woolentor_block_recently_viewed_product .woolentor-recently-viewed-product{margin-bottom:0}.woolentor_block_recently_viewed_product .woolentor-recently-view-title{font-size:18px!important;line-height:1.2!important;margin-bottom:10px!important}.woolentor-advance-product-image-area .wl-thumbnails-image-area{display:flex;flex-flow:row wrap;position:relative}.woolentor-advance-product-image-area.wlpro-product-thumbnails .woolentor-thumbnails,.woolentor-advance-product-image-area.wlpro-product-thumbnails .woolentor-learg-img{width:100%}.woolentor-advance-product-image-area .product-slider .slick-arrow.slick-next{right:15px;left:auto}.woolentor-advance-product-image-area .ht-product-label{position:absolute;right:15px;top:15px;z-index:9}.thumbnails-tab-position-bottom.wlpro-product-thumbnails ul.woolentor-thumbanis-image,.thumbnails-tab-position-top.wlpro-product-thumbnails ul.woolentor-thumbanis-image{width:100%}.wlpro-product-thumbnails .woocommerce-product-gallery__image{width:100%}.wlpro-product-videothumbnails.woolentor-block-product-image-zoom{overflow:visible}.woolentor-block-product-image-zoom .wl-product-details-thumbs{margin-left:-5px;margin-right:-5px}.wl-nonequantity-txt.wl-addto-cart form.cart .wl-quantity-wrap .wl-quantity-cal{margin-left:0!important}.woocommerce .woolentor-product-addtocart .quantity .qty{width:auto}[class*="woolentorblock-"] .wl-single-product-navigation a{display:inline-flex;align-items:center;justify-content:center;transition:0.4s;margin-left:0}[class*="woolentorblock-"] .wl-single-product-navigation a+a{margin-left:12px}.woolentor_current_theme_oceanwp [class*="woolentor-products-columns-"] ul.products.grid{display:grid!important}.woolentor_current_theme_oceanwp [class*="woolentor-products-columns-"] ul.products.list{display:block!important}@media (min-width:992px) and (max-width:1200px){[class*="woolentor-products-columns-"] ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}.woolentor-products-columns-laptop-1 ul.products{grid-template-columns:repeat(1,1fr)!important}.woolentor-products-columns-laptop-2 ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}.woolentor-products-columns-laptop-3 ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}.woolentor-products-columns-laptop-4 ul.products{grid-template-columns:repeat(4,minmax(0,1fr))!important}.woolentor-products-columns-laptop-5 ul.products{grid-template-columns:repeat(5,minmax(0,1fr))!important}.woolentor-products-columns-laptop-6 ul.products{grid-template-columns:repeat(6,minmax(0,1fr))!important}.woolentor-products-columns-laptop-7 ul.products{grid-template-columns:repeat(7,minmax(0,1fr))!important}.woolentor-products-columns-laptop-8 ul.products{grid-template-columns:repeat(8,minmax(0,1fr))!important}.woolentor-products-columns-laptop-9 ul.products{grid-template-columns:repeat(9,minmax(0,1fr))!important}.woolentor-products-columns-laptop-10 ul.products{grid-template-columns:repeat(10,minmax(0,1fr))!important}[class*="woolentor-products-columns-laptop-"] ul.products li.product.first{clear:none!important}[class*="woolentor-grid-columns-"] .woolentor-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.woolentor-grid-columns-laptop-1 .woolentor-grid{grid-template-columns:repeat(1,1fr)!important}.woolentor-grid-columns-laptop-2 .woolentor-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.woolentor-grid-columns-laptop-3 .woolentor-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.woolentor-grid-columns-laptop-4 .woolentor-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.woolentor-grid-columns-laptop-5 .woolentor-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}.woolentor-grid-columns-laptop-6 .woolentor-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important}.woolentor-grid-columns-laptop-7 .woolentor-grid{grid-template-columns:repeat(7,minmax(0,1fr))!important}.woolentor-grid-columns-laptop-8 .woolentor-grid{grid-template-columns:repeat(8,minmax(0,1fr))!important}.woolentor-grid-columns-laptop-9 .woolentor-grid{grid-template-columns:repeat(9,minmax(0,1fr))!important}.woolentor-grid-columns-laptop-10 .woolentor-grid{grid-template-columns:repeat(10,minmax(0,1fr))!important}}@media (min-width:768px) and (max-width:991px){[class*="woolentor-products-columns-"] ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}.woolentor-products-columns-tablet-1 ul.products{grid-template-columns:repeat(1,1fr)!important}.woolentor-products-columns-tablet-2 ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}.woolentor-products-columns-tablet-3 ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}.woolentor-products-columns-tablet-4 ul.products{grid-template-columns:repeat(4,minmax(0,1fr))!important}.woolentor-products-columns-tablet-5 ul.products{grid-template-columns:repeat(5,minmax(0,1fr))!important}.woolentor-products-columns-tablet-6 ul.products{grid-template-columns:repeat(6,minmax(0,1fr))!important}.woolentor-products-columns-tablet-7 ul.products{grid-template-columns:repeat(7,minmax(0,1fr))!important}.woolentor-products-columns-tablet-8 ul.products{grid-template-columns:repeat(8,minmax(0,1fr))!important}.woolentor-products-columns-tablet-9 ul.products{grid-template-columns:repeat(9,minmax(0,1fr))!important}.woolentor-products-columns-tablet-10 ul.products{grid-template-columns:repeat(10,minmax(0,1fr))!important}[class*="woolentor-products-columns-tablet-"] ul.products li.product.first{clear:none!important}[class*="woolentor-grid-columns-"] .woolentor-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.woolentor-grid-columns-tablet-1 .woolentor-grid{grid-template-columns:repeat(1,1fr)!important}.woolentor-grid-columns-tablet-2 .woolentor-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.woolentor-grid-columns-tablet-3 .woolentor-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.woolentor-grid-columns-tablet-4 .woolentor-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.woolentor-grid-columns-tablet-5 .woolentor-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}.woolentor-grid-columns-tablet-6 .woolentor-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important}.woolentor-grid-columns-tablet-7 .woolentor-grid{grid-template-columns:repeat(7,minmax(0,1fr))!important}.woolentor-grid-columns-tablet-8 .woolentor-grid{grid-template-columns:repeat(8,minmax(0,1fr))!important}.woolentor-grid-columns-tablet-9 .woolentor-grid{grid-template-columns:repeat(9,minmax(0,1fr))!important}.woolentor-grid-columns-tablet-10 .woolentor-grid{grid-template-columns:repeat(10,minmax(0,1fr))!important}}@media (max-width:767px){[class*="woolentor-products-columns-"] ul.products{grid-template-columns:repeat(1,1fr)!important}.woolentor-products-columns-mobile-1 ul.products{grid-template-columns:repeat(1,1fr)!important}.woolentor-products-columns-mobile-2 ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}.woolentor-products-columns-mobile-3 ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}.woolentor-products-columns-mobile-4 ul.products{grid-template-columns:repeat(4,minmax(0,1fr))!important}.woolentor-products-columns-mobile-5 ul.products{grid-template-columns:repeat(5,minmax(0,1fr))!important}.woolentor-products-columns-mobile-6 ul.products{grid-template-columns:repeat(6,minmax(0,1fr))!important}.woolentor-products-columns-mobile-7 ul.products{grid-template-columns:repeat(7,minmax(0,1fr))!important}.woolentor-products-columns-mobile-8 ul.products{grid-template-columns:repeat(8,minmax(0,1fr))!important}.woolentor-products-columns-mobile-9 ul.products{grid-template-columns:repeat(9,minmax(0,1fr))!important}.woolentor-products-columns-mobile-10 ul.products{grid-template-columns:repeat(10,minmax(0,1fr))!important}[class*="woolentor-products-columns-mobile-"] ul.products li.product.first{clear:none!important}[class*="woolentor-grid-columns-"] .woolentor-grid{grid-template-columns:repeat(1,1fr)!important}.woolentor-grid-columns-mobile-1 .woolentor-grid{grid-template-columns:repeat(1,1fr)!important}.woolentor-grid-columns-mobile-2 .woolentor-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.woolentor-grid-columns-mobile-3 .woolentor-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.woolentor-grid-columns-mobile-4 .woolentor-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.woolentor-grid-columns-mobile-5 .woolentor-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}.woolentor-grid-columns-mobile-6 .woolentor-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important}.woolentor-grid-columns-mobile-7 .woolentor-grid{grid-template-columns:repeat(7,minmax(0,1fr))!important}.woolentor-grid-columns-mobile-8 .woolentor-grid{grid-template-columns:repeat(8,minmax(0,1fr))!important}.woolentor-grid-columns-mobile-9 .woolentor-grid{grid-template-columns:repeat(9,minmax(0,1fr))!important}.woolentor-grid-columns-mobile-10 .woolentor-grid{grid-template-columns:repeat(10,minmax(0,1fr))!important}}.hostinger-reach-block-connect{display:flex;flex-direction:column;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;flex-direction:column;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;box-shadow:0 0 10px rgb(0 0 0 / .05)}.hostinger-reach-block-dialog__actions{display:flex;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:flex;flex-direction:row;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;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{transform:rotate(45deg)}.hostinger-reach-block-dialog__close:after{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:flex;flex-direction:column;width:100%}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields--inline{flex-direction:row;justify-content:flex-start;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);align-content:center;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;box-shadow:0 0 0 #fff0;border-radius:4px;border:1px solid #8c8f94;background-color:#fff;color:#2c3338;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{font-weight:700;padding:1em;gap:10px;margin-top:10px}.reach-subscription-message.is-success{background:rgb(0 158 91 / .1019607843)}.reach-subscription-message.is-error{background:rgb(234 71 104 / .1019607843)}@keyframes qi-addons-for-elementor-premium-fade-in{0%{opacity:0;visibility:hidden;z-index:102}100%{opacity:1;visibility:visible;z-index:102}}@keyframes qi-addons-for-elementor-premium-fade-out{0%{opacity:1;visibility:visible;z-index:102}100%{opacity:0;visibility:hidden;z-index:0}}@keyframes qodef-animate-underline-from-left{0%{transform:scaleX(1);transform-origin:right}37%{transform:scaleX(0);transform-origin:right}38%{transform:scaleX(0);transform-origin:left}100%{transform:scaleX(1);transform-origin:left}}@keyframes qodef-animate-underline-from-right{0%{transform:scaleX(1);transform-origin:left}37%{transform:scaleX(0);transform-origin:left}38%{transform:scaleX(0);transform-origin:right}100%{transform:scaleX(1);transform-origin:right}}@keyframes qodef-animate-underline-multiline{0%{background-size:100% 87%;background-position-x:right}38%{background-size:0 87%;background-position-x:right}39%{background-size:0 87%;background-position-x:left}100%{background-size:100% 87%;background-position-x:left}}@keyframes qodef-animate-underline-multiline-2{0%{background-size:100% 95%;background-position-x:right}38%{background-size:0 95%;background-position-x:right}39%{background-size:0 95%;background-position-x:left}100%{background-size:100% 95%;background-position-x:left}}@keyframes qodef-animate-highlight{0%{background-size:0 100%;background-position-x:left}100%{background-size:100% 100%;background-position-x:left}}@keyframes qodef-border-line-draw{100%{stroke-dashoffset:0}}@keyframes qodef-animate-line-vertical-down{0%{transform-origin:0 0;transform:scaleX(0)}100%{transform-origin:0 0;transform:scaleX(1)}}@keyframes qodef-animate-line-vertical-up{0%{transform-origin:0 0;transform:scaleX(1)}49%{transform-origin:0 0;transform:scaleX(0)}50%{transform-origin:100% 0;transform:scaleX(0)}100%{transform-origin:100% 0;transform:scaleX(1)}}@keyframes qi-addons-for-elementor-premium-reveal-frame-image{0%{clip-path:inset(0 100% 0 0);-webkit-clip-path:inset(0 100% 0 0)}100%{clip-path:inset(0 0 0 0);-webkit-clip-path:inset(0 0 0 0)}}@keyframes qi-addons-for-elementor-premium-infinite-fade{0%,100%{opacity:0}40%,60%{opacity:1}}@keyframes qi-addons-for-elementor-premium-text-by-letter-reveal{0%{transform:translate3d(0,110%,0);opacity:0}10%{opacity:1}100%{transform:translate3d(0,0,0);opacity:1}}@keyframes qi-addons-for-elementor-premium-text-by-letter-hide{0%{transform:translate3d(0,0,0);opacity:1}100%{transform:translate3d(0,-110%,0);opacity:0}}@keyframes qi-addons-for-elementor-premium-text-reveal{0%{transform:translate3d(0,20px,0);opacity:0}10%{opacity:1}100%{transform:translate3d(0,0,0);opacity:1}}@keyframes qi-addons-for-elementor-premium-text-hide{0%{transform:translate3d(0,0,0);opacity:1}100%{transform:translate3d(0,-20px,0);opacity:0}}@keyframes qi-addons-for-elementor-premium-image-zoom-in{0%{transform:scale(1.01)}100%{transform:scale(1.16)}}@keyframes qi-addons-for-elementor-premium-image-zoom-out{0%{transform:scale(1.16)}100%{transform:scale(1.01)}}@keyframes qi-addons-for-elementor-premium-image-scale-x{0%{opacity:0;transform:scaleX(1.1)}35%{opacity:1}100%{transform:scaleX(1);opacity:1}}@keyframes qi-addons-for-elementor-premium-animate-text-gradient{0%{background-position:-50% 70%;background-size:200px}50%{background-position:40% 20%;background-size:500px}100%{background-position:110% 70%;background-size:100px}}@keyframes qi-addons-for-elementor-premium-follow-text{0%{clip-path:inset(0 100% 0 0)}100%{clip-path:inset(0 0 0 0)}}@keyframes qi-addons-for-elementor-premium-rotate{to{transform:rotate(360deg)}}@keyframes qi-addons-for-elementor-premium-gradient-holder{0%{transform:rotate(0)}100%{transform:rotate(360deg) translate(10%,20%)}}@keyframes qi-addons-for-elementor-premium-gradient-dot{50%{transform:scale(2) translateY(100px)}}.qodef-qi-grid.qodef-borders--between>.qodef-grid-inner>.qodef-grid-item{position:relative}.qodef-qi-grid.qodef-borders--between>.qodef-grid-inner>.qodef-grid-item:before{bottom:-15px}.qodef-qi-grid.qodef-borders--between>.qodef-grid-inner>.qodef-grid-item:after{right:-15px}.qodef-qi-grid.qodef-borders--all>.qodef-grid-inner>.qodef-grid-item{padding:15px}.qodef-qi-grid.qodef-borders--between .qodef-grid-inner{overflow:hidden}.qodef-qi-grid.qodef-borders--between .qodef-grid-inner>.qodef-grid-item{position:relative;margin:0!important}.qodef-qi-grid.qodef-borders--between .qodef-grid-inner>.qodef-grid-item:after,.qodef-qi-grid.qodef-borders--between .qodef-grid-inner>.qodef-grid-item:before{content:"";display:block;position:absolute;background:#000;z-index:99}.qodef-qi-grid.qodef-borders--between .qodef-grid-inner>.qodef-grid-item:before{right:0;width:100%;height:1px}.qodef-qi-grid.qodef-borders--between .qodef-grid-inner>.qodef-grid-item:after{top:0;width:1px;height:100%}.qodef-qi-grid.qodef-borders--all .qodef-grid-inner{gap:0!important}.qodef-qi-grid.qodef-borders--all .qodef-grid-inner:after,.qodef-qi-grid.qodef-borders--all .qodef-grid-inner:before{content:"";display:block;position:absolute;background:#000;z-index:99}.qodef-qi-grid.qodef-borders--all .qodef-grid-inner:before{top:0;right:0;width:100%;height:1px}.qodef-qi-grid.qodef-borders--all .qodef-grid-inner:after{top:0;left:0;width:1px;height:100%}.qodef-qi-grid.qodef-borders--all .qodef-grid-inner>.qodef-grid-item{position:relative;margin:0!important}.qodef-qi-grid.qodef-borders--all .qodef-grid-inner>.qodef-grid-item:after,.qodef-qi-grid.qodef-borders--all .qodef-grid-inner>.qodef-grid-item:before{content:"";display:block;position:absolute;background:#000;z-index:99}.qodef-qi-grid.qodef-borders--all .qodef-grid-inner>.qodef-grid-item:before{bottom:0;right:0;width:100%;height:1px}.qodef-qi-grid.qodef-borders--all .qodef-grid-inner>.qodef-grid-item:after{top:0;right:0;width:1px;height:100%}.qodef-qi-e-content-follow{position:fixed;top:50%;left:50%;z-index:9999;pointer-events:none;visibility:visible;transition:transform .3s ease}.qodef-qi-e-content-follow.qodef-right{transform:translateX(calc(-100% - 20px));text-align:right}.qodef-qi-e-content-follow.qodef-right .qodef-e-content>*{align-self:flex-end}.qodef-qi-e-content-follow .qodef-e-content{clip-path:inset(0 100% 0 0);transition:.5s cubic-bezier(.165,.84,.44,1);display:flex;flex-direction:column-reverse}.qodef-qi-e-content-follow .qodef-e-content>*{align-self:flex-start;background-color:#fff;margin:0}.qodef-qi-e-content-follow .qodef-e-content .qodef-e-subtitle,.qodef-qi-e-content-follow .qodef-e-content .qodef-e-title{margin:0}.qodef-qi-e-content-follow .qodef-e-content .qodef-e-subtitle-holder{padding:7px 15px 0}.qodef-qi-e-content-follow .qodef-e-content .qodef-e-title-holder{padding:7px 15px}.qodef-qi-e-content-follow.qodef-is-active{visibility:visible}.qodef-qi-e-content-follow.qodef-is-active .qodef-e-content{animation:qi-addons-for-elementor-premium-follow-text .5s cubic-bezier(.165,.84,.44,1) forwards normal}.qodef-shortcode .qodef-addons-m-pagination{position:relative;display:inline-block;width:100%;vertical-align:top;margin:0}.qodef-shortcode .qodef-addons-m-pagination.qodef--standard .nav-links{display:flex;align-items:center;justify-content:center}.qodef-shortcode .qodef-addons-m-pagination.qodef--standard .page-numbers{display:inline-flex;align-items:center;justify-content:center;margin:0 5px;transition:all .2s ease-out}.qodef-shortcode .qodef-addons-m-pagination.qodef--standard .page-numbers.next svg,.qodef-shortcode .qodef-addons-m-pagination.qodef--standard .page-numbers.prev svg{width:1em;fill:currentColor;stroke:currentColor;max-height:100%}.qodef-qi-accordion{position:relative;display:inline-block;width:100%;vertical-align:top;visibility:hidden;overflow-anchor:none}.qodef-qi-accordion .qodef-e-content-inner{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-accordion.qodef--init{visibility:visible}.qodef-qi-accordion .qodef-e-icon>svg{width:1em;fill:currentColor;stroke:currentColor;vertical-align:top}.qodef-qi-accordion .qodef-e-title-holder{position:relative;display:flex;align-items:center;justify-content:space-between;padding:26px 10px 26px 26px;transition:all .2s ease-out;cursor:pointer;gap:10px;margin:0}.qodef-qi-accordion .qodef-e-title-holder:not(:first-child){margin:12px 0 0}.qodef-qi-accordion .qodef-e-title-holder .qodef-e-mark{position:relative;flex-shrink:0;width:20px;height:18px;line-height:1;text-align:center}.qodef-qi-accordion .qodef-e-title-holder .qodef-e-mark span{position:absolute;display:flex;align-items:center;justify-content:center;top:0;right:0;height:100%}.qodef-qi-accordion .qodef-e-title-holder .qodef-e-mark span:before{display:block;line-height:inherit}.qodef-qi-accordion .qodef-e-title-holder .qodef-e-mark span.qodef-icon--minus,.qodef-qi-accordion .qodef-e-title-holder .qodef-e-mark span.qodef-icon--plus{transition:opacity .2s ease-out,color .2s ease-out}.qodef-qi-accordion .qodef-e-title-holder .qodef-e-mark span.qodef-icon--minus{opacity:0}.qodef-qi-accordion .qodef-e-title-holder .qodef-e-mark span.qodef-icon--plus{opacity:1}.qodef-qi-accordion .qodef-e-title-holder.ui-state-active .qodef-e-mark span.qodef-icon--minus{opacity:1}.qodef-qi-accordion .qodef-e-title-holder.ui-state-active .qodef-e-mark span.qodef-icon--plus{opacity:0}.qodef-qi-accordion .qodef-e-title-holder.ui-state-active.ui-state-hover .qodef-e-mark span.qodef-icon--plus{opacity:0}.qodef-qi-accordion .qodef-e-content{padding:0 26px 16px;margin:0;transition:background-color .2s ease-out;box-sizing:content-box}.qodef-qi-accordion .qodef-e-content p{margin:0}.qodef-qi-accordion.qodef-style--standard .qodef-e-content{padding:16px 26px}.qodef-qi-accordion.qodef-style--standard .qodef-e-title-holder.ui-state-active{background-color:#f6f6f6}.qodef-qi-accordion.qodef-style--boxed{border:1px solid #ebebeb}.qodef-qi-accordion.qodef-style--boxed .qodef-e-title-holder:not(:first-child){margin:0;border-top:1px solid #ebebeb}.qodef-qi-accordion.qodef-style--border-top{border-bottom:1px solid #ebebeb}.qodef-qi-accordion.qodef-style--border-top .qodef-e-title-holder{margin:0;border-top:1px solid #ebebeb}.qodef-qi-accordion.qodef-style--border-between .qodef-e-title-holder{margin:0;border-bottom:1px solid #ebebeb}.qodef-qi-accordion.qodef-style--border-between .qodef-e-content{padding:16px 26px;border-bottom:1px solid #ebebeb}.qodef-qi-woo-shortcode-add-to-cart{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-woo-shortcode-add-to-cart .button.added{display:none}.qodef-qi-album-gallery .qodef-e-image{position:relative;overflow:hidden}.qodef-qi-album-gallery .qodef-e-image a,.qodef-qi-album-gallery .qodef-e-image img{display:block}.qodef-qi-album-gallery .qodef-e-image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;transition:background-color .35s ease-out;pointer-events:none}.qodef-qi-album-gallery .qodef-e-album-images{display:none}.elementor-editor-active .qodef-qi-album-gallery .qodef-e-album-trigger{pointer-events:none}.qodef-qi-album-gallery.qodef-image--hover-zoom .qodef-e-image img{width:calc(100% + 2px);transform:scale(1.01) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-album-gallery.qodef-image--hover-zoom .qodef-e:hover .qodef-e-image img{transform:scale(1.03)}.qodef-qi-album-gallery.qodef-image--hover-zoom-out .qodef-e-image img{width:calc(100% + 2px);transform:scale(1.03) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-album-gallery.qodef-image--hover-zoom-out .qodef-e:hover .qodef-e-image img{transform:scale(1)}.qodef-qi-album-gallery.qodef-image--hover-move .qodef-e-image img{width:calc(100% + 2px);transform:scale(1.2);transition:transform .5s cubic-bezier(.33,.02,0,.93);will-change:transform}.qodef-qi-album-gallery.qodef-image--hover-move .qodef-e:hover .qodef-e-image img{transform:scale(1.2) translateX(12px)}.qodef-qi-album-gallery.qodef-image--hover-from-top .qodef-e-image img{transform-origin:top}.qodef-qi-album-gallery.qodef-image--hover-from-bottom .qodef-e-image img{transform-origin:bottom}.qodef-qi-album-gallery.qodef-image--hover-from-left .qodef-e-image img{transform-origin:left}.qodef-qi-album-gallery.qodef-image--hover-from-right .qodef-e-image img{transform-origin:right}.qodef-qi-animated-text .qodef-m-title{overflow:hidden}.qodef-qi-animated-text .qodef-e-word{display:inline-block}.qodef-qi-animated-text .qodef-e-character{display:inline-flex}.qodef-qi-animated-text .qodef-e-word-holder{white-space:nowrap}.qodef-qi-animated-text.qodef--animated-by-letter.qodef--alignment-left .qodef-m-title{justify-content:flex-start}.qodef-qi-animated-text.qodef--animated-by-letter.qodef--alignment-right .qodef-m-title{justify-content:flex-end}.qodef-qi-animated-text.qodef--animated-by-letter.qodef--alignment-center .qodef-m-title{justify-content:center}.qodef-qi-animated-text.qodef--appear-from-bottom .qodef-e-character,.qodef-qi-animated-text.qodef--appear-from-bottom .qodef-e-word{opacity:0;transform:translateY(50px);transition:opacity .25s,transform .45s cubic-bezier(.26,-.14,0,1.01)}.qodef-qi-animated-text.qodef--appear-from-top .qodef-e-character,.qodef-qi-animated-text.qodef--appear-from-top .qodef-e-word{opacity:0;transform:translateY(-50px);transition:opacity .25s,transform .45s cubic-bezier(.26,-.14,0,1.01)}.qodef-qi-animated-text.qodef--appear-from-left .qodef-e-character,.qodef-qi-animated-text.qodef--appear-from-left .qodef-e-word{opacity:0;transform:translateX(-50px);transition:opacity .25s,transform .45s cubic-bezier(.26,-.14,0,1.01)}.qodef-qi-animated-text.qodef--appear-from-right .qodef-e-character,.qodef-qi-animated-text.qodef--appear-from-right .qodef-e-word{opacity:0;transform:translateX(50px);transition:opacity .25s,transform .45s cubic-bezier(.26,-.14,0,1.01)}.qodef-qi-animated-text.qodef--appear-fade .qodef-e-character,.qodef-qi-animated-text.qodef--appear-fade .qodef-e-word{opacity:0;transition:opacity 1s ease-out}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(2){transition-delay:.28s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(3){transition-delay:.42s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(4){transition-delay:.56s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(5){transition-delay:.7s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(6){transition-delay:.84s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(7){transition-delay:.98s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(8){transition-delay:1.12s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(9){transition-delay:1.26s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(10){transition-delay:1.4s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(11){transition-delay:1.54s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(12){transition-delay:1.68s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(13){transition-delay:1.82s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(14){transition-delay:1.96s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(15){transition-delay:2.1s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(16){transition-delay:2.24s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(17){transition-delay:2.38s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(18){transition-delay:2.52s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(19){transition-delay:2.66s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(20){transition-delay:2.8s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(21){transition-delay:2.94s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(22){transition-delay:3.08s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(23){transition-delay:3.22s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(24){transition-delay:3.36s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(25){transition-delay:3.5s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(26){transition-delay:3.64s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(27){transition-delay:3.78s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(28){transition-delay:3.92s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(29){transition-delay:4.06s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(30){transition-delay:4.2s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(31){transition-delay:4.34s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(32){transition-delay:4.48s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(33){transition-delay:4.62s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(34){transition-delay:4.76s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(35){transition-delay:4.9s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(36){transition-delay:5.04s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(37){transition-delay:5.18s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(38){transition-delay:5.32s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(39){transition-delay:5.46s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(40){transition-delay:5.6s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(2){transition-delay:.28s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(3){transition-delay:.42s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(4){transition-delay:.56s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(5){transition-delay:.7s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(6){transition-delay:.84s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(7){transition-delay:.98s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(8){transition-delay:1.12s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(9){transition-delay:1.26s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(10){transition-delay:1.4s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(11){transition-delay:1.54s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(12){transition-delay:1.68s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(13){transition-delay:1.82s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(14){transition-delay:1.96s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(15){transition-delay:2.1s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(16){transition-delay:2.24s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(17){transition-delay:2.38s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(18){transition-delay:2.52s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(19){transition-delay:2.66s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(20){transition-delay:2.8s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(21){transition-delay:2.94s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(22){transition-delay:3.08s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(23){transition-delay:3.22s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(24){transition-delay:3.36s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(25){transition-delay:3.5s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(26){transition-delay:3.64s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(27){transition-delay:3.78s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(28){transition-delay:3.92s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(29){transition-delay:4.06s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(30){transition-delay:4.2s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(31){transition-delay:4.34s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(32){transition-delay:4.48s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(33){transition-delay:4.62s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(34){transition-delay:4.76s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(35){transition-delay:4.9s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(36){transition-delay:5.04s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(37){transition-delay:5.18s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(38){transition-delay:5.32s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(39){transition-delay:5.46s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(40){transition-delay:5.6s}.qodef-qi-animated-text.qodef--appear-fade.qodef-qi--appeared .qodef-e-character,.qodef-qi-animated-text.qodef--appear-fade.qodef-qi--appeared .qodef-e-word,.qodef-qi-animated-text.qodef--appear-from-bottom.qodef-qi--appeared .qodef-e-character,.qodef-qi-animated-text.qodef--appear-from-bottom.qodef-qi--appeared .qodef-e-word,.qodef-qi-animated-text.qodef--appear-from-left.qodef-qi--appeared .qodef-e-character,.qodef-qi-animated-text.qodef--appear-from-left.qodef-qi--appeared .qodef-e-word,.qodef-qi-animated-text.qodef--appear-from-right.qodef-qi--appeared .qodef-e-character,.qodef-qi-animated-text.qodef--appear-from-right.qodef-qi--appeared .qodef-e-word,.qodef-qi-animated-text.qodef--appear-from-top.qodef-qi--appeared .qodef-e-character,.qodef-qi-animated-text.qodef--appear-from-top.qodef-qi--appeared .qodef-e-word{opacity:1;transform:translateX(0) translateZ(0)}.qodef-qi-animated-text:not(.qodef--animated-by-word):not(.qodef--animated-by-letter).qodef--appear-from-bottom .qodef-m-title{opacity:0;transform:translateY(50px);transition:opacity .4s,transform .7s cubic-bezier(.26,-.14,0,1.01)}.qodef-qi-animated-text:not(.qodef--animated-by-word):not(.qodef--animated-by-letter).qodef--appear-from-top .qodef-m-title{opacity:0;transform:translateY(-50px);transition:opacity .4s,transform .7s cubic-bezier(.26,-.14,0,1.01)}.qodef-qi-animated-text:not(.qodef--animated-by-word):not(.qodef--animated-by-letter).qodef--appear-from-left .qodef-m-title{opacity:0;transform:translateX(-50px);transition:opacity .4s,transform .7s cubic-bezier(.26,-.14,0,1.01)}.qodef-qi-animated-text:not(.qodef--animated-by-word):not(.qodef--animated-by-letter).qodef--appear-from-right .qodef-m-title{opacity:0;transform:translateX(50px);transition:opacity .4s,transform .7s cubic-bezier(.26,-.14,0,1.01)}.qodef-qi-animated-text:not(.qodef--animated-by-word):not(.qodef--animated-by-letter).qodef--appear-fade .qodef-m-title{opacity:0;transition:opacity .7s ease-out}.qodef-qi-animated-text:not(.qodef--animated-by-word):not(.qodef--animated-by-letter).qodef--appear-fade.qodef-qi--appeared .qodef-m-title,.qodef-qi-animated-text:not(.qodef--animated-by-word):not(.qodef--animated-by-letter).qodef--appear-from-bottom.qodef-qi--appeared .qodef-m-title,.qodef-qi-animated-text:not(.qodef--animated-by-word):not(.qodef--animated-by-letter).qodef--appear-from-left.qodef-qi--appeared .qodef-m-title,.qodef-qi-animated-text:not(.qodef--animated-by-word):not(.qodef--animated-by-letter).qodef--appear-from-right.qodef-qi--appeared .qodef-m-title,.qodef-qi-animated-text:not(.qodef--animated-by-word):not(.qodef--animated-by-letter).qodef--appear-from-top.qodef-qi--appeared .qodef-m-title{opacity:1;transform:translateX(0) translateZ(0)}.qodef-qi-banner{position:relative;display:inline-block;width:100%;vertical-align:top;width:auto;overflow:hidden;transition:box-shadow .35s ease-out;z-index:1}.qodef-qi-banner .qodef-m-banner-link{position:absolute;top:0;left:0;width:100%;height:100%;display:block;z-index:1}.qodef-qi-banner .qodef-m-content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column}.qodef-qi-banner .qodef-m-title{margin:.25em 0 0}.qodef-qi-banner .qodef-m-title-inner{display:inline-block}.qodef-qi-banner .qodef-m-subtitle{margin:0}.qodef-qi-banner .qodef-m-content-inner>.qodef-m-text{margin:.7em 0 0}.qodef-qi-banner .qodef-m-button{margin:.5em 0 0}.qodef-qi-banner .qodef-m-button .qodef-qi-button{z-index:2}.qodef-qi-banner .qodef-m-image{position:relative;display:inline-block;width:100%;vertical-align:top;width:auto;overflow:hidden}.qodef-qi-banner .qodef-m-image img{display:inline-block}.qodef-qi-banner .qodef-m-image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;transition:background-color .35s ease-out}.qodef-qi-banner.qodef-vertical--top .qodef-m-content{justify-content:flex-start}.qodef-qi-banner.qodef-vertical--middle .qodef-m-content{justify-content:center}.qodef-qi-banner.qodef-vertical--bottom .qodef-m-content{justify-content:flex-end}.qodef-qi-banner.qodef-horizontal--left .qodef-m-content{align-items:flex-start;text-align:left}.qodef-qi-banner.qodef-horizontal--center .qodef-m-content{align-items:center;text-align:center}.qodef-qi-banner.qodef-horizontal--right .qodef-m-content{align-items:flex-end;text-align:right}.qodef-qi-banner.qodef-image--hover-zoom img{transform:scale(1.005) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-banner.qodef-image--hover-zoom:hover img{transform:scale(1.03)}.qodef-qi-banner.qodef-image--hover-zoom-out img{transform:scale(1.03) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-banner.qodef-image--hover-zoom-out:hover img{transform:scale(1)}.qodef-qi-banner.qodef-image--hover-move img{transform:scale(1.2);transition:transform .5s cubic-bezier(.33,.02,0,.93);will-change:transform}.qodef-qi-banner.qodef-image--hover-move:hover img{transform:scale(1.2) translateX(12px)}.qodef-qi-banner.qodef-image--hover-from-top img{transform-origin:top}.qodef-qi-banner.qodef-image--hover-from-bottom img{transform-origin:bottom}.qodef-qi-banner.qodef-image--hover-from-left img{transform-origin:left}.qodef-qi-banner.qodef-image--hover-from-right img{transform-origin:right}.qodef-qi-banner.qodef-layout--in-box .qodef-m-content{padding:45px}.qodef-qi-banner.qodef-layout--in-box .qodef-m-content-inner{background-color:#fff;padding:25px;max-width:100%;width:100%}.qodef-qi-banner.qodef-layout--standard .qodef-m-content{padding:30px}.qodef-before-after-image-holder{visibility:hidden;-webkit-user-select:none;-ms-user-select:none;user-select:none}.qodef-before-after-image-holder img{position:absolute;-webkit-user-select:none;-ms-user-select:none;user-select:none}.qodef-before-after-image-holder.active{cursor:grab}.qodef-qi-before-after{-webkit-user-select:none;overflow:hidden}.qodef-qi-before-after .twentytwenty-handle{position:absolute;left:50%;top:50%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:100px;height:1em;width:1em;margin-left:-.5em;margin-top:-.5em;color:#fff;background-color:currentColor;border-radius:50%;cursor:grab;z-index:40}@media only screen and (max-width:1024px){.qodef-qi-before-after .twentytwenty-handle{font-size:50px}}.qodef-qi-before-after .twentytwenty-handle .qodef-handle-text{font-size:1rem;color:#111;font-weight:700;text-transform:uppercase;-webkit-user-select:none;-ms-user-select:none;user-select:none}.qodef-qi-before-after .twentytwenty-handle:after,.qodef-qi-before-after .twentytwenty-handle:before{content:" ";display:block;background:currentColor;position:absolute;z-index:30}.qodef-qi-before-after .twentytwenty-horizontal .twentytwenty-handle:after,.qodef-qi-before-after .twentytwenty-horizontal .twentytwenty-handle:before{width:2px;height:100vh;left:50%;transform:translateX(-50%)}.qodef-qi-before-after .twentytwenty-vertical .twentytwenty-handle:after,.qodef-qi-before-after .twentytwenty-vertical .twentytwenty-handle:before{width:100vw;height:2px;top:50%;transform:translateY(-50%)}.qodef-qi-before-after .twentytwenty-after-label,.qodef-qi-before-after .twentytwenty-before-label{display:none}.qodef-qi-before-after .twentytwenty-container{position:relative;overflow:hidden;z-index:0}.qodef-qi-before-after .twentytwenty-container img{position:absolute;top:0;max-width:100%;width:100%}.qodef-qi-before-after .twentytwenty-before{z-index:20}.qodef-qi-before-after .twentytwenty-after{z-index:10}.qodef-qi-before-after .twentytwenty-vertical .twentytwenty-handle:before{left:50%;margin-left:.48em}.qodef-qi-before-after .twentytwenty-vertical .twentytwenty-handle:after{right:50%;margin-right:.48em}.qodef-qi-before-after .twentytwenty-vertical .twentytwenty-down-arrow,.qodef-qi-before-after .twentytwenty-vertical .twentytwenty-up-arrow{display:none}.qodef-qi-before-after .twentytwenty-horizontal .twentytwenty-handle:before{bottom:50%;margin-bottom:.48em}.qodef-qi-before-after .twentytwenty-horizontal .twentytwenty-handle:after{top:50%;margin-top:.48em}.qodef-qi-before-after .twentytwenty-horizontal .twentytwenty-left-arrow,.qodef-qi-before-after .twentytwenty-horizontal .twentytwenty-right-arrow{display:none}.qodef-qi-blockquote .qodef-m-text{margin:0}.qodef-qi-blockquote .qodef-m-icon{font-size:30px;line-height:1;transition:all .3s ease-in-out}.qodef-qi-blockquote .qodef-m-icon i{color:inherit}.qodef-qi-blockquote .qodef-m-icon svg{width:30px;height:auto;fill:currentColor;stroke:currentColor}.qodef-qi-blockquote.qodef-layout--inline .qodef-m-icon{float:left;line-height:1em;width:1em;height:1em;display:inline-flex;align-items:center;justify-content:center;margin:0 .5em 0 0}.qodef-addons-blog-slider{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-addons-blog-slider .qodef-blog-item{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-content,.qodef-addons-blog-slider .qodef-blog-item .qodef-e-inner,.qodef-addons-blog-slider .qodef-blog-item .qodef-e-media{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-addons-blog-slider .qodef-blog-item.has-post-thumbnail .qodef-e-content{padding-top:27px}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-media-image{position:relative;display:inline-block;vertical-align:top;max-width:100%;width:100%}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-media-image a,.qodef-addons-blog-slider .qodef-blog-item .qodef-e-media-image img{display:block;width:100%}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-media{display:block}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-title{margin:0 0 .5em}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-excerpt{margin:0}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-read-more{margin-top:14px}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-info{position:relative;display:flex;flex-wrap:wrap;align-items:center;width:100%}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-info .qodef-e-info-item{position:relative;display:inline-flex;align-items:center;flex-wrap:wrap;margin-right:24px;color:#111}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-info .qodef-e-info-item a{display:inline-flex;align-items:center;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-info .qodef-e-info-item a:hover{color:#3c3c3c}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-info .qodef-e-info-item:last-child{margin-right:0}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-info .qodef-e-info-item-icon{margin-right:8px;width:14px;height:auto;fill:currentColor;flex-shrink:0}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-info.qodef-info--top{margin-bottom:.25em}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-info.qodef-info--top .qodef-e-info-item{font-size:.9em;line-height:1.13333em}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-info.qodef-info--bottom{display:inline-flex}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-post-link{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-addons-blog-slider .qodef-blog-item.sticky .qodef-e-title a{position:relative;text-decoration:underline}.qodef-addons-blog-slider .qodef-blog-item.sticky .qodef-e-title a:after{content:"*";position:absolute;top:0;right:-.5em;font-size:1.5em}.qodef-addons-blog-slider article .qodef-e-media-image{overflow:hidden}.qodef-addons-blog-slider.qodef-content-has-background-color .qodef-e-content{padding-left:28px;padding-right:28px}.qodef-addons-blog-slider.qodef-alignment--centered{text-align:center}.qodef-addons-blog-slider.qodef-alignment--centered .qodef-blog-item .qodef-e-info{justify-content:center}.qodef-addons-blog-slider.qodef-info-no-icons .qodef-e-info .qodef-e-info-item:not(:last-child):after{content:"/";position:relative;left:12px}.qodef-addons-blog-slider.qodef-title--hover-underline .qodef-e-title-link{width:100%;background-repeat:no-repeat;background-image:linear-gradient(transparent calc(100% - 2px),currentColor 2px);transition:.9s cubic-bezier(.32,.32,.15,1.17);background-size:0 100%}.qodef-addons-blog-slider.qodef-title--hover-underline .qodef-e-title-link:hover{background-size:100% 100%}.qodef-addons-blog-slider.qodef-title--hover-underline a.qodef-e-title-link{display:inline!important}.qodef-addons-blog-slider .qodef-e-media-image a:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;transition:background-color .35s ease-out}.qodef-addons-blog-slider.qodef-image--hover-zoom .qodef-e-content{transform:translateZ(0)}.qodef-addons-blog-slider.qodef-image--hover-zoom .qodef-e-media-image a{display:block;width:calc(100% + 2px);transform:scale(1.005) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-addons-blog-slider.qodef-image--hover-zoom .qodef-e:hover .qodef-e-media-image a{transform:scale(1.03)}.qodef-addons-blog-slider.qodef-image--hover-zoom-out .qodef-e-content{transform:translateZ(0)}.qodef-addons-blog-slider.qodef-image--hover-zoom-out .qodef-e-media-image a{display:block;width:calc(100% + 2px);transform:scale(1.03) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-addons-blog-slider.qodef-image--hover-zoom-out .qodef-e:hover .qodef-e-media-image a{transform:scale(1)}.qodef-addons-blog-slider.qodef-image--hover-move .qodef-e-media-image a{display:block;width:calc(100% + 2px);transform:scale(1.2);transition:transform .5s cubic-bezier(.33,.02,0,.93);will-change:transform}.qodef-addons-blog-slider.qodef-image--hover-move .qodef-e:hover .qodef-e-media-image a{transform:scale(1.2) translateX(12px)}.qodef-addons-blog-slider.qodef-image--hover-from-top a{transform-origin:top}.qodef-addons-blog-slider.qodef-image--hover-from-bottom a{transform-origin:bottom}.qodef-addons-blog-slider.qodef-image--hover-from-left a{transform-origin:left}.qodef-addons-blog-slider.qodef-image--hover-from-right a{transform-origin:right}.qodef-addons-blog-slider.qodef-item-layout--boxed .qodef-e-media-holder{position:relative}.qodef-addons-blog-slider.qodef-item-layout--boxed .qodef-e-info-date{position:absolute;top:0;right:0;padding:12px 18px;color:#fff;background-color:#111}.qodef-addons-blog-slider.qodef-item-layout--boxed .qodef-e-info-date a{color:inherit}.qodef-addons-blog-slider.qodef-item-layout--boxed .qodef-e-inner{box-shadow:0 0 10px 0 rgba(0,0,0,.08);background-color:#fff}.qodef-addons-blog-slider.qodef-item-layout--boxed .qodef-e-text{margin-bottom:1em}.qodef-addons-blog-slider.qodef-item-layout--boxed .qodef-e-content{padding:45px 40px}.qodef-addons-blog-slider.qodef-item-layout--date-boxed .qodef-e-media-holder{position:relative}.qodef-addons-blog-slider.qodef-item-layout--date-boxed .qodef-e-info-date{position:absolute;top:0;right:0;padding:12px 18px;color:#fff;background-color:#111}.qodef-addons-blog-slider.qodef-item-layout--date-boxed .qodef-e-info-date a{color:inherit}.qodef-addons-blog-slider.qodef-item-layout--date-boxed .qodef-e-media{margin-bottom:1.5em}.qodef-addons-blog-slider.qodef-item-layout--date-boxed .qodef-e-text{margin-bottom:1em}.qodef-addons-blog-slider.qodef-item-layout--info-on-image .qodef-e-media-holder{position:relative}.qodef-addons-blog-slider.qodef-item-layout--info-on-image .qodef-e-content{position:absolute;bottom:0;left:0;padding:40px}.qodef-addons-blog-slider.qodef-item-layout--info-on-image .qodef-info--top .qodef-e-info-item{color:#fff}.qodef-addons-blog-slider.qodef-item-layout--info-on-image .qodef-info--top .qodef-e-info-item a:hover{color:inherit}.qodef-addons-blog-slider.qodef-item-layout--info-on-image .qodef-e-title{color:#fff;margin:0}.qodef-addons-blog-slider.qodef-item-layout--info-on-image .qodef-e-title a{color:inherit}.qodef-addons-blog-slider.qodef-item-layout--side-image .qodef-e-inner{display:flex;align-items:center}@media only screen and (max-width:480px){.qodef-addons-blog-slider.qodef-item-layout--side-image .qodef-e-inner{flex-direction:column;align-items:flex-start}}.qodef-addons-blog-slider.qodef-item-layout--side-image .qodef-e-media{width:50%}@media only screen and (max-width:480px){.qodef-addons-blog-slider.qodef-item-layout--side-image .qodef-e-media{width:100%}}.qodef-addons-blog-slider.qodef-item-layout--side-image .qodef-e-content{flex:1;padding:20px 27px}@media only screen and (max-width:480px){.qodef-addons-blog-slider.qodef-item-layout--side-image .qodef-e-content{padding:20px 0}}.qodef-addons-blog-slider.qodef-item-layout--standard .qodef-e-media{margin-bottom:1.5em}.qodef-addons-blog-slider.qodef-item-layout--standard .qodef-e-text{margin-bottom:1em}.qodef-addons-blog-slider.qodef-item-layout--standard .qodef-e-info.qodef-info--bottom{display:flex;align-items:center;justify-content:space-between}.qodef-addons-blog-slider.qodef-item-layout--standard .qodef-e-info-author img{width:48px;border-radius:50%;overflow:hidden;margin-right:12px}.qodef-addons-blog-list{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-addons-blog-list .qodef-blog-item{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-addons-blog-list .qodef-blog-item .qodef-e-content,.qodef-addons-blog-list .qodef-blog-item .qodef-e-inner,.qodef-addons-blog-list .qodef-blog-item .qodef-e-media{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-addons-blog-list .qodef-blog-item .qodef-e-media-image{position:relative;display:inline-block;vertical-align:top;max-width:100%;overflow:hidden;z-index:1}.qodef-addons-blog-list .qodef-blog-item .qodef-e-media{display:block}.qodef-addons-blog-list .qodef-blog-item .qodef-e-media iframe{display:block;height:100%}.qodef-addons-blog-list .qodef-blog-item .qodef-e-title{margin:0 0 .5em}.qodef-addons-blog-list .qodef-blog-item .qodef-e-excerpt{margin:0}.qodef-addons-blog-list .qodef-blog-item .qodef-e-info{position:relative;display:flex;flex-wrap:wrap;align-items:center;width:100%}.qodef-addons-blog-list .qodef-blog-item .qodef-e-info .qodef-e-info-item{position:relative;display:inline-flex;align-items:center;flex-wrap:wrap;margin-right:24px;color:#111}.qodef-addons-blog-list .qodef-blog-item .qodef-e-info .qodef-e-info-item a{display:inline-flex;align-items:center;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit}.qodef-addons-blog-list .qodef-blog-item .qodef-e-info .qodef-e-info-item a:hover{color:#3c3c3c}.qodef-addons-blog-list .qodef-blog-item .qodef-e-info .qodef-e-info-item:last-child{margin-right:0}.qodef-addons-blog-list .qodef-blog-item .qodef-e-info .qodef-e-info-item-icon{margin-right:8px;width:14px;height:auto;fill:currentColor;flex-shrink:0}.qodef-addons-blog-list .qodef-blog-item .qodef-e-info.qodef-info--top{margin-bottom:.25em}.qodef-addons-blog-list .qodef-blog-item .qodef-e-info.qodef-info--top .qodef-e-info-item{font-size:.9em;line-height:1.13333em}.qodef-addons-blog-list .qodef-blog-item .qodef-e-info.qodef-info--bottom{display:inline-flex}.qodef-addons-blog-list .qodef-blog-item .qodef-e-post-link{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-addons-blog-list .qodef-blog-item.sticky .qodef-e-title a{position:relative;text-decoration:underline}.qodef-addons-blog-list .qodef-blog-item.sticky .qodef-e-title a:after{content:"*";position:absolute;top:0;right:-.5em;font-size:1.5em}.qodef-addons-blog-list.qodef-alignment--centered{text-align:center}.qodef-addons-blog-list.qodef-alignment--centered .qodef-blog-item .qodef-e-info{justify-content:center}.qodef-addons-blog-list.qodef-info-no-icons .qodef-e-info .qodef-e-info-item:not(:last-child):after{content:"/";position:relative;left:12px}.qodef-addons-blog-list.qodef-title--hover-underline .qodef-e-title-link{width:100%;background-repeat:no-repeat;background-image:linear-gradient(transparent calc(100% - 2px),currentColor 2px);transition:.9s cubic-bezier(.32,.32,.15,1.17);background-size:0 100%}.qodef-addons-blog-list.qodef-title--hover-underline .qodef-e-title-link:hover{background-size:100% 100%}.qodef-addons-blog-list .qodef-e-media-image a:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;transition:background-color .35s ease-out}.qodef-addons-blog-list.qodef-image--hover-zoom .qodef-e-media-image a{display:block;width:100%;transform:scale(1.005) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-addons-blog-list.qodef-image--hover-zoom .qodef-e:hover .qodef-e-media-image a{transform:scale(1.03)}.qodef-addons-blog-list.qodef-image--hover-zoom-out .qodef-e-media-image a{display:block;width:100%;transform:scale(1.03) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-addons-blog-list.qodef-image--hover-zoom-out .qodef-e:hover .qodef-e-media-image a{transform:scale(1)}.qodef-addons-blog-list.qodef-image--hover-move .qodef-e-media-image a{display:block;width:100%;transform:scale(1.2);transition:transform .5s cubic-bezier(.33,.02,0,.93);will-change:transform}.qodef-addons-blog-list.qodef-image--hover-move .qodef-e:hover .qodef-e-media-image a{transform:scale(1.2) translateX(12px)}.qodef-addons-blog-list.qodef-image--hover-from-top a{transform-origin:top}.qodef-addons-blog-list.qodef-image--hover-from-bottom a{transform-origin:bottom}.qodef-addons-blog-list.qodef-image--hover-from-left a{transform-origin:left}.qodef-addons-blog-list.qodef-image--hover-from-right a{transform-origin:right}@media only screen and (max-width:1024px){.qodef-addons-blog-list .qodef-blog-item.format-link .qodef-e-link{padding:11% 15%}.qodef-addons-blog-list .qodef-blog-item.format-quote .qodef-e-quote{padding:10.7% 15% 11.3%}}@media only screen and (max-width:680px){.qodef-addons-blog-list .qodef-blog-item .qodef-e-info.qodef-info--bottom{display:inline-block}.qodef-addons-blog-list .qodef-blog-item.format-link .qodef-e-link{padding:11% 10%}.qodef-addons-blog-list .qodef-blog-item.format-link .qodef-e-link-icon{left:calc(50% - 75px);width:150px}.qodef-addons-blog-list .qodef-blog-item.format-quote .qodef-e-quote{padding:11% 10%}.qodef-addons-blog-list .qodef-blog-item.format-quote .qodef-e-quote-icon{left:calc(50% - 70px);width:140px}}.qodef-addons-blog-list.qodef-item-layout--boxed .qodef-e-media-holder{position:relative}.qodef-addons-blog-list.qodef-item-layout--boxed .qodef-e-info-date{position:absolute;top:0;right:0;padding:12px 18px;color:#fff;background-color:#111;z-index:5}.qodef-addons-blog-list.qodef-item-layout--boxed .qodef-e-info-date a{color:inherit}.qodef-addons-blog-list.qodef-item-layout--boxed .qodef-e-inner{box-shadow:0 0 10px 0 rgba(0,0,0,.08);background-color:#fff}.qodef-addons-blog-list.qodef-item-layout--boxed .qodef-e-text{margin-bottom:1em}.qodef-addons-blog-list.qodef-item-layout--boxed .qodef-e-content{padding:45px 40px}.qodef-addons-blog-list.qodef-item-layout--date-boxed .qodef-e-media-holder{position:relative}.qodef-addons-blog-list.qodef-item-layout--date-boxed .qodef-e-info-date{position:absolute;top:0;right:0;padding:12px 18px;color:#fff;background-color:#111;z-index:10}.qodef-addons-blog-list.qodef-item-layout--date-boxed .qodef-e-info-date a{color:inherit}.qodef-addons-blog-list.qodef-item-layout--date-boxed .qodef-e-media{margin-bottom:1.5em}.qodef-addons-blog-list.qodef-item-layout--date-boxed .qodef-e-text{margin-bottom:1em}.qodef-addons-blog-list.qodef-item-layout--info-on-image .qodef-e-media-holder{position:relative}.qodef-addons-blog-list.qodef-item-layout--info-on-image .qodef-e-info-date{position:absolute;top:0;right:0;padding:12px 18px;background-color:#fff;z-index:5}.qodef-addons-blog-list.qodef-item-layout--info-on-image .qodef-e-info-date a{color:inherit}.qodef-addons-blog-list.qodef-item-layout--info-on-image .qodef-e-content{position:absolute;bottom:0;left:0;padding:40px;z-index:5}.qodef-addons-blog-list.qodef-item-layout--info-on-image .qodef-info--top .qodef-e-info-item{color:#fff}.qodef-addons-blog-list.qodef-item-layout--info-on-image .qodef-info--top .qodef-e-info-item a:hover{color:inherit}.qodef-addons-blog-list.qodef-item-layout--info-on-image .qodef-e-title{color:#fff;margin:0}.qodef-addons-blog-list.qodef-item-layout--info-on-image .qodef-e-title a{color:inherit}.qodef-addons-blog-list.qodef-item-layout--minimal{overflow:hidden}.qodef-addons-blog-list.qodef-item-layout--minimal .qodef-grid-inner{margin-top:-2em!important}.qodef-addons-blog-list.qodef-item-layout--minimal .qodef-e-inner{padding-top:2em;border-top:1px solid #ebebeb}.qodef-addons-blog-list.qodef-item-layout--minimal .qodef-e-info.qodef-info--bottom{margin-top:1em}.qodef-addons-blog-list.qodef-item-layout--side-image .qodef-e-inner{display:flex;align-items:center}.qodef-reverse-columns.qodef-addons-blog-list.qodef-item-layout--side-image .qodef-e-inner{flex-direction:row-reverse}@media only screen and (max-width:768px){.qodef-addons-blog-list.qodef-item-layout--side-image .qodef-e-inner{flex-direction:column;align-items:flex-start}.qodef-reverse-columns.qodef-addons-blog-list.qodef-item-layout--side-image .qodef-e-inner{flex-direction:column}}.qodef-addons-blog-list.qodef-item-layout--side-image .qodef-e-media{width:50%}@media only screen and (max-width:768px){.qodef-addons-blog-list.qodef-item-layout--side-image .qodef-e-media{width:100%}}.qodef-addons-blog-list.qodef-item-layout--side-image .qodef-e-content{flex:1;padding:20px 27px}@media only screen and (max-width:768px){.qodef-addons-blog-list.qodef-item-layout--side-image .qodef-e-content{padding:20px 0}}.qodef-addons-blog-list.qodef-item-layout--side-image .qodef-e-excerpt{margin:0 0 1em}.qodef-addons-blog-list.qodef-item-layout--standard .qodef-e-media{margin-bottom:1.5em}.qodef-addons-blog-list.qodef-item-layout--standard .qodef-e-text{margin-bottom:1em}.qodef-addons-blog-list.qodef-item-layout--standard .qodef-e-info.qodef-info--bottom{display:flex;align-items:center;justify-content:space-between}.qodef-addons-blog-list.qodef-item-layout--standard .qodef-e-info-author img{border-radius:50%;overflow:hidden;margin-right:12px}.qodef-qi-button{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:inherit;font-size:16px;line-height:2em;font-weight:500;text-decoration:none;text-transform:none;border-radius:4px;outline:0;transition:color .25s ease-in-out,background-color .25s ease-in-out,border-color .25s ease-in-out;display:inline-flex;align-items:center;justify-content:center;font-size:1rem;padding:13px 46px;overflow:hidden}.qodef-qi-button.qodef-size--small{padding:9px 33px}.qodef-qi-button.qodef-size--large{padding:15px 52px}.qodef-qi-button.qodef-size--full{width:100%;text-align:center}.qodef-qi-button.qodef-layout--filled{color:#111;background-color:#f4f4f4;border:0;font-size:1rem;border-style:solid}.qodef-qi-button.qodef-layout--filled:hover{color:#fff;background-color:#111}.qodef-qi-button.qodef-layout--outlined{color:#111;background-color:transparent;border:2px solid #111}.qodef-qi-button.qodef-layout--outlined:hover{color:#111;background-color:#f4f4f4;border-color:#f4f4f4}.qodef-qi-button.qodef-layout--textual{padding:0!important;background-color:transparent;border:0;border-radius:0;overflow:visible}.qodef-qi-button.qodef-layout--textual .qodef-m-text{display:inline-block;vertical-align:middle}.qodef-qi-button.qodef-layout--textual:hover{color:#111}.qodef-qi-button.qodef-icon--left{display:inline-flex;align-items:center;justify-content:center;flex-direction:row-reverse}.qodef-qi-button.qodef-text-underline .qodef-m-text{position:relative}.qodef-qi-button.qodef-text-underline .qodef-m-text:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:currentColor;transition:background-color .25s ease-in-out,width .36s cubic-bezier(.51,.5,.07,.99);backface-visibility:hidden}.qodef-qi-button.qodef-text-underline:not(.qodef-button-underline-draw):hover .qodef-m-text:after{width:0}.qodef-qi-button.qodef-text-underline.qodef-underline--center .qodef-m-text:after{left:50%;transform:translateX(-50%)}.qodef-qi-button.qodef-text-underline.qodef-underline--right .qodef-m-text:after{left:auto;right:0}.qodef-qi-button.qodef-button-underline-draw .qodef-m-text{overflow:hidden}.qodef-qi-button.qodef-button-underline-draw.qodef-underline--left:hover .qodef-m-text:after,.qodef-qi-button.qodef-button-underline-draw.qodef-underline--right:hover .qodef-m-text:after{animation:qodef-animate-underline-from-left .7s cubic-bezier(.45,.29,0,.82) forwards}.qodef-qi-button.qodef-button-underline-draw.qodef-underline--right:hover .qodef-m-text:after{animation:qodef-animate-underline-from-right .7s cubic-bezier(.45,.29,0,.82) forwards}.qodef-qi-button .qodef-m-icon{color:currentColor;line-height:0}.qodef-qi-button .qodef-m-icon.qodef--icon-color-set{transition:color .25s ease-in-out,background-color .25s ease-in-out}.qodef-qi-button .qodef-m-icon svg{width:1em;fill:currentColor;stroke:currentColor;vertical-align:middle}.qodef-qi-button.qodef-icon--right:not(.qodef-type--icon-boxed) .qodef-m-icon{margin-left:10px}.qodef-qi-button.qodef-icon--left:not(.qodef-type--icon-boxed) .qodef-m-icon{margin-right:10px}.qodef-qi-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner,.qodef-qi-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner,.qodef-qi-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner{position:relative;overflow:hidden;display:inherit;padding:1px}.qodef-qi-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner i,.qodef-qi-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner svg,.qodef-qi-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner i,.qodef-qi-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner svg,.qodef-qi-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner i,.qodef-qi-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner svg{transition:transform .38s cubic-bezier(.37,.08,.02,.93),opacity .18s ease-in-out;will-change:transform}.qodef-qi-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner i:nth-child(1),.qodef-qi-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner svg:nth-child(1),.qodef-qi-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner i:nth-child(1),.qodef-qi-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner svg:nth-child(1),.qodef-qi-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner i:nth-child(1),.qodef-qi-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner svg:nth-child(1){transform:translateX(0) translateY(0);transition-delay:.1s;opacity:1}.qodef-qi-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner i:nth-child(2),.qodef-qi-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner svg:nth-child(2),.qodef-qi-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner i:nth-child(2),.qodef-qi-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner svg:nth-child(2),.qodef-qi-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner i:nth-child(2),.qodef-qi-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner svg:nth-child(2){position:absolute;opacity:0;left:1px;top:1px;transition-delay:0s}.qodef-qi-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner i:nth-child(1),.qodef-qi-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner svg:nth-child(1),.qodef-qi-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner i:nth-child(1),.qodef-qi-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner svg:nth-child(1),.qodef-qi-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner i:nth-child(1),.qodef-qi-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner svg:nth-child(1){opacity:0}.qodef-qi-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner i:nth-child(2),.qodef-qi-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner svg:nth-child(2),.qodef-qi-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner i:nth-child(2),.qodef-qi-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner svg:nth-child(2),.qodef-qi-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner i:nth-child(2),.qodef-qi-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner svg:nth-child(2){transform:translateX(0) translateY(0) translatez(0);transition-delay:.25s;opacity:1}.qodef-qi-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner i:nth-child(2),.qodef-qi-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner svg:nth-child(2){transform:translateX(-150%) translateY(0)}.qodef-qi-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner i:nth-child(1),.qodef-qi-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner svg:nth-child(1){transform:translateX(200%) translateY(0)}.qodef-qi-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner i,.qodef-qi-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner svg{will-change:transform}.qodef-qi-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner i:nth-child(2),.qodef-qi-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner svg:nth-child(2){transform:translateX(0) translateY(150%) translateZ(0)}.qodef-qi-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner i:nth-child(1),.qodef-qi-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner svg:nth-child(1){transform:translateX(0) translateY(-150%) translateZ(0)}.qodef-qi-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner i,.qodef-qi-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner svg{will-change:transform}.qodef-qi-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner i:nth-child(2),.qodef-qi-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner svg:nth-child(2){transform:translateX(-100%) translateY(100%) translateZ(0)}.qodef-qi-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner i:nth-child(1),.qodef-qi-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner svg:nth-child(1){transform:translateX(100%) translateY(-100%) translateZ(0)}.qodef-qi-button.qodef-hover--icon-move-horizontal-short .qodef-m-icon-inner i,.qodef-qi-button.qodef-hover--icon-move-horizontal-short .qodef-m-icon-inner svg{transition:transform .3s cubic-bezier(.37,.08,.02,.93),opacity .2s ease-in-out;transform:translateX(0);will-change:transform}.qodef-qi-button.qodef-hover--icon-move-horizontal-short:hover .qodef-m-icon-inner i,.qodef-qi-button.qodef-hover--icon-move-horizontal-short:hover .qodef-m-icon-inner svg{transform:translateX(4px)}.qodef-qi-button.qodef-hover--reveal:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;transition:transform .5s cubic-bezier(.54,.3,.02,1.01)}.qodef-qi-button.qodef-hover--reveal .qodef-m-icon,.qodef-qi-button.qodef-hover--reveal .qodef-m-text{z-index:1}.qodef-qi-button.qodef-hover--reveal:hover:after{transform:scaleX(1) scaleY(1)}.qodef-qi-button.qodef-hover--reveal.qodef-layout--outlined:hover{background-color:initial}.qodef-qi-button.qodef--reveal-horizontal:after{transform-origin:left;transform:scaleX(0)}.qodef-qi-button.qodef--reveal-vertical:after{transform-origin:bottom;transform:scaleY(0)}.qodef-qi-button.qodef-icon-background-hover--reveal .qodef-m-icon:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;transition:transform .5s cubic-bezier(.54,.3,.02,1.01)}.qodef-qi-button.qodef-icon-background-hover--reveal .qodef-m-icon .qodef-m-icon-inner{z-index:1}.qodef-qi-button.qodef-icon-background-hover--reveal:hover .qodef-m-icon:after{transform:scaleX(1) scaleY(1)}.qodef-qi-button.qodef-icon-background-hover--reveal-horizontal .qodef-m-icon:after{transform-origin:left;transform:scaleX(0)}.qodef-qi-button.qodef-icon-background-hover--reveal-vertical .qodef-m-icon:after{transform-origin:bottom;transform:scaleY(0)}.qodef-qi-button.qodef-type--icon-boxed{padding:0!important;align-items:stretch}.qodef-qi-button.qodef-type--icon-boxed .qodef-m-text{align-self:center;padding:11px 28px}.qodef-qi-button.qodef-type--icon-boxed.qodef-size--small .qodef-m-text{padding:7px 15px}.qodef-qi-button.qodef-type--icon-boxed.qodef-size--large .qodef-m-text{padding:13px 40px}.qodef-qi-button.qodef-type--icon-boxed .qodef-m-icon{position:relative;display:flex;align-items:center;justify-content:center;text-align:center;padding:11px 0}.qodef-qi-button.qodef-type--icon-boxed .qodef-m-icon i{line-height:inherit}.qodef-qi-button.qodef-type--icon-boxed .qodef-m-icon svg{width:1em;fill:currentColor;stroke:currentColor}.qodef-qi-button.qodef-type--icon-boxed .qodef-m-border{width:2px;background-color:#111;transition:background-color .25s ease-in-out}.qodef-qi-button.qodef-type--inner-border .qodef-m-inner-border{position:absolute;top:0;left:0;width:100%;height:100%;color:#111;font-size:4px;transition:color .25s ease-in-out}.qodef-qi-button.qodef-type--inner-border .qodef-m-border-bottom,.qodef-qi-button.qodef-type--inner-border .qodef-m-border-left,.qodef-qi-button.qodef-type--inner-border .qodef-m-border-right,.qodef-qi-button.qodef-type--inner-border .qodef-m-border-top{position:absolute;background-color:currentColor;transition:background-color .25s ease-in-out}.qodef-qi-button.qodef-type--inner-border .qodef-m-border-top{top:1em;left:1em;height:2px;width:calc(100% - 2em)}.qodef-qi-button.qodef-type--inner-border .qodef-m-border-right{top:1em;right:1em;width:2px;height:calc(100% - 2em)}.qodef-qi-button.qodef-type--inner-border .qodef-m-border-bottom{bottom:1em;right:1em;height:2px;width:calc(100% - 2em)}.qodef-qi-button.qodef-type--inner-border .qodef-m-border-left{bottom:1em;left:1em;width:2px;height:calc(100% - 2em)}.qodef-inner-border-hover--draw .qodef-m-inner-border-copy .qodef-m-border-bottom,.qodef-inner-border-hover--draw .qodef-m-inner-border-copy .qodef-m-border-left,.qodef-inner-border-hover--draw .qodef-m-inner-border-copy .qodef-m-border-right,.qodef-inner-border-hover--draw .qodef-m-inner-border-copy .qodef-m-border-top{transition:transform .36s ease-out}.qodef-inner-border-hover--draw.q-draw-center .qodef-m-inner-border-copy .qodef-m-border-bottom,.qodef-inner-border-hover--draw.q-draw-center .qodef-m-inner-border-copy .qodef-m-border-top,.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-bottom,.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-top,.qodef-inner-border-hover--draw.q-draw-two-points .qodef-m-inner-border-copy .qodef-m-border-bottom,.qodef-inner-border-hover--draw.q-draw-two-points .qodef-m-inner-border-copy .qodef-m-border-top{transform:scaleX(0)}.qodef-inner-border-hover--draw.q-draw-center .qodef-m-inner-border-copy .qodef-m-border-left,.qodef-inner-border-hover--draw.q-draw-center .qodef-m-inner-border-copy .qodef-m-border-right,.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-left,.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-right,.qodef-inner-border-hover--draw.q-draw-two-points .qodef-m-inner-border-copy .qodef-m-border-left,.qodef-inner-border-hover--draw.q-draw-two-points .qodef-m-inner-border-copy .qodef-m-border-right{transform:scaleY(0)}.qodef-inner-border-hover--draw.q-draw-center:hover .qodef-m-inner-border-copy .qodef-m-border-bottom,.qodef-inner-border-hover--draw.q-draw-center:hover .qodef-m-inner-border-copy .qodef-m-border-left,.qodef-inner-border-hover--draw.q-draw-center:hover .qodef-m-inner-border-copy .qodef-m-border-right,.qodef-inner-border-hover--draw.q-draw-center:hover .qodef-m-inner-border-copy .qodef-m-border-top,.qodef-inner-border-hover--draw.q-draw-one-point:hover .qodef-m-inner-border-copy .qodef-m-border-bottom,.qodef-inner-border-hover--draw.q-draw-one-point:hover .qodef-m-inner-border-copy .qodef-m-border-left,.qodef-inner-border-hover--draw.q-draw-one-point:hover .qodef-m-inner-border-copy .qodef-m-border-right,.qodef-inner-border-hover--draw.q-draw-one-point:hover .qodef-m-inner-border-copy .qodef-m-border-top,.qodef-inner-border-hover--draw.q-draw-two-points:hover .qodef-m-inner-border-copy .qodef-m-border-bottom,.qodef-inner-border-hover--draw.q-draw-two-points:hover .qodef-m-inner-border-copy .qodef-m-border-left,.qodef-inner-border-hover--draw.q-draw-two-points:hover .qodef-m-inner-border-copy .qodef-m-border-right,.qodef-inner-border-hover--draw.q-draw-two-points:hover .qodef-m-inner-border-copy .qodef-m-border-top{transform:scaleX(1) scaleY(1)}.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-bottom,.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-left,.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-right,.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-top{transition-duration:.28s}.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-bottom,.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-top{transform-origin:left}.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-left,.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-right{transform-origin:top}.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-left,.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-top{transition-delay:.28s}.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-bottom,.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-right{transition-delay:0s}.qodef-inner-border-hover--draw.q-draw-one-point:hover .qodef-m-inner-border-copy .qodef-m-border-left,.qodef-inner-border-hover--draw.q-draw-one-point:hover .qodef-m-inner-border-copy .qodef-m-border-top{transition-delay:0s}.qodef-inner-border-hover--draw.q-draw-one-point:hover .qodef-m-inner-border-copy .qodef-m-border-bottom,.qodef-inner-border-hover--draw.q-draw-one-point:hover .qodef-m-inner-border-copy .qodef-m-border-right{transition-delay:.28s}.qodef-inner-border-hover--draw.q-draw-two-points .qodef-m-border-top{transform-origin:left}.qodef-inner-border-hover--draw.q-draw-two-points .qodef-m-border-bottom{transform-origin:right}.qodef-inner-border-hover--draw.q-draw-two-points .qodef-m-border-left{transform-origin:top}.qodef-inner-border-hover--draw.q-draw-two-points .qodef-m-border-right{transform-origin:bottom}.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points .qodef-m-inner-border .qodef-m-border-top{transition:background-color .25s ease-in-out,transform .36s ease-out;transform:scaleX(1) scaleY(1)}.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center:hover .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center:hover .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points:hover .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points:hover .qodef-m-inner-border .qodef-m-border-top{transform:scaleX(0)}.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center:hover .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center:hover .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points:hover .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points:hover .qodef-m-inner-border .qodef-m-border-right{transform:scaleY(0)}.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-top{transition:background-color .25s ease-in-out,transform .28s ease-out}.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-top{transform-origin:left}.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-right{transform-origin:top}.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-top{transition-delay:0s,0s}.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-right{transition-delay:0s,.28s}.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-top{transition-delay:0s,.28s}.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-right{transition-delay:0s,0s}.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-two-points .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-two-points .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-two-points .qodef-m-border-top{transform-origin:left}.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-two-points .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-two-points .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-two-points .qodef-m-border-bottom{transform-origin:right}.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-two-points .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-two-points .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-two-points .qodef-m-border-left{transform-origin:top}.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-two-points .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-two-points .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-two-points .qodef-m-border-right{transform-origin:bottom}.qodef-type--inner-border.qodef-inner-border-hover--move-outer-edge{overflow:visible}.qodef-type--inner-border.qodef-inner-border-hover--move-outer-edge .qodef-m-inner-border{top:1em;left:1em;width:calc(100% - 2em);height:calc(100% - 2em);border:1px solid currentColor;transition:all .3s cubic-bezier(.46,.03,.52,.96)}.qodef-type--inner-border.qodef-inner-border-hover--move-outer-edge:hover .qodef-m-inner-border{top:-1em;left:-1em;width:calc(100% + 2em);height:calc(100% + 2em)}.qodef-qi-call-to-action.qodef-layout--standard{position:relative}.qodef-qi-call-to-action.qodef-layout--standard .qodef-m-inner{display:flex;align-items:center;justify-content:space-between;background:#333;padding:6.4% 6% 6.9% 5.5%}.qodef-qi-call-to-action.qodef-layout--standard .qodef-m-content .qodef-m-title{color:#fff;margin:0;transition:color .2s ease-out}.qodef-qi-call-to-action.qodef-layout--standard .qodef-m-content .qodef-m-text{color:#fff;margin:.8em 0 0;transition:color .2s ease-out}.qodef-qi-call-to-action.qodef-layout--standard .qodef-m-button{flex:0 0 auto}.qodef-qi-call-to-action.qodef-layout--standard.qodef-link-overlay .qodef-m-link{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-qi-call-to-action.qodef-layout--standard.qodef-link-overlay .qodef-m-button{z-index:1}@media only screen and (max-width:1024px){.qodef-qi-call-to-action.qodef-layout--standard.qodef-button-below--1024 .qodef-m-inner{display:block}}@media only screen and (max-width:768px){.qodef-qi-call-to-action.qodef-layout--standard.qodef-button-below--768 .qodef-m-inner{display:block}}@media only screen and (max-width:680px){.qodef-qi-call-to-action.qodef-layout--standard.qodef-button-below--680 .qodef-m-inner{display:block}}.qodef-qi-cards-gallery{position:relative;display:inline-block}.qodef-qi-cards-gallery .qodef-e-inner{position:relative}.qodef-qi-cards-gallery .qodef-m-fake-card{position:relative;display:inline-block;opacity:0;visibility:hidden;pointer-events:none}.qodef-qi-cards-gallery .qodef-m-card{position:absolute;transition:all .2s cubic-bezier(.25,.46,.45,.94);width:100%}.qodef-qi-cards-gallery.qodef-orientation--both .qodef-m-card{will-change:transform}.qodef-qi-cards-gallery.qodef-orientation--both .qodef-m-card:nth-child(2n){transform-origin:right}.qodef-qi-cards-gallery.qodef-orientation--both .qodef-m-card:nth-child(2n+1){transform-origin:left}.qodef-qi-cards-gallery.qodef-orientation--both .qodef-m-card.qodef-out{transition:transform .5s ease-in-out,left .3s ease-in-out,right .3s ease-in-out}.qodef-qi-cards-gallery.qodef-orientation--both .qodef-m-card:not(:last-of-type){cursor:pointer}.qodef-qi-cards-gallery.qodef-orientation--both .qodef-m-card:nth-child(2n):not(:last-of-type):not(.active):hover{margin-right:-10px!important}.qodef-qi-cards-gallery.qodef-orientation--both .qodef-m-card:nth-child(2n+1):not(:last-of-type):not(.active):hover{margin-left:-10px!important}.qodef-qi-cards-gallery.qodef-orientation--left .qodef-m-card{transform-origin:left;will-change:transform}.qodef-qi-cards-gallery.qodef-orientation--left .qodef-m-card.qodef-out{transition:transform .5s ease-in-out,left .3s ease-in-out}.qodef-qi-cards-gallery.qodef-orientation--left .qodef-m-card:not(:last-of-type){cursor:pointer}.qodef-qi-cards-gallery.qodef-orientation--left .qodef-m-card:not(:last-of-type):not(.active):hover{margin-left:-10px!important}.qodef-qi-cards-gallery.qodef-orientation--right .qodef-m-card{transform-origin:right;will-change:transform}.qodef-qi-cards-gallery.qodef-orientation--right .qodef-m-card.qodef-out{transition:transform .5s ease-in-out,right .3s ease-in-out}.qodef-qi-cards-gallery.qodef-orientation--right .qodef-m-card:not(:last-of-type){cursor:pointer}.qodef-qi-cards-gallery.qodef-orientation--right .qodef-m-card:not(:last-of-type):not(.active):hover{margin-right:-10px!important}@media only screen and (max-width:768px){.qodef-qi-cards-gallery .qodef-m-fake-card{transform:scale(.8)}.qodef-qi-cards-gallery.qodef-orientation--left .qodef-m-card{transform:scale(.8)}.qodef-qi-cards-gallery.qodef-orientation--left .qodef-m-card.qodef-out{transform:translateX(-100%)}.qodef-qi-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(6){transform:scale(.3) translateX(84%)}.qodef-qi-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(5){transform:scale(.4) translateX(60%)}.qodef-qi-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(4){transform:scale(.5) translateX(39%)}.qodef-qi-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(3){transform:scale(.6) translateX(25%)}.qodef-qi-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(2){transform:scale(.7) translateX(11.2%)}.qodef-qi-cards-gallery.qodef-orientation--right .qodef-m-card{transform:scale(.8)}.qodef-qi-cards-gallery.qodef-orientation--right .qodef-m-card.qodef-out{transform:translateX(100%)}.qodef-qi-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(6){transform:scale(.3) translateX(-84%)}.qodef-qi-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(5){transform:scale(.4) translateX(-60%)}.qodef-qi-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(4){transform:scale(.5) translateX(-39%)}.qodef-qi-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(3){transform:scale(.6) translateX(-25%)}.qodef-qi-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(2){transform:scale(.7) translateX(-11.2%)}}.qodef-qi-cards-slider{position:relative}.qodef-qi-cards-slider .qodef-e-inner{position:relative}.qodef-qi-cards-slider .qodef-m-fake-card{position:relative;display:inline-block;opacity:0;visibility:hidden;pointer-events:none}.qodef-qi-cards-slider .qodef-m-card{position:absolute;width:100%}.qodef-qi-cards-slider .qodef-m-card:not(.qodef-out):not(.qodef-in){transition:all .6s cubic-bezier(.25,.46,.45,.94)}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(2):not(.qodef-out):not(.qodef-in){transition-delay:.1s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(3):not(.qodef-out):not(.qodef-in){transition-delay:.15s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(4):not(.qodef-out):not(.qodef-in){transition-delay:.2s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(5):not(.qodef-out):not(.qodef-in){transition-delay:.25s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(6):not(.qodef-out):not(.qodef-in){transition-delay:.3s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(7):not(.qodef-out):not(.qodef-in){transition-delay:.35s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(8):not(.qodef-out):not(.qodef-in){transition-delay:.4s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(9):not(.qodef-out):not(.qodef-in){transition-delay:.45s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(10):not(.qodef-out):not(.qodef-in){transition-delay:.5s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(11):not(.qodef-out):not(.qodef-in){transition-delay:.55s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(12):not(.qodef-out):not(.qodef-in){transition-delay:.6s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(13):not(.qodef-out):not(.qodef-in){transition-delay:.65s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(14):not(.qodef-out):not(.qodef-in){transition-delay:.7s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(15):not(.qodef-out):not(.qodef-in){transition-delay:.75s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(16):not(.qodef-out):not(.qodef-in){transition-delay:.8s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(17):not(.qodef-out):not(.qodef-in){transition-delay:.85s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(18):not(.qodef-out):not(.qodef-in){transition-delay:.9s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(19):not(.qodef-out):not(.qodef-in){transition-delay:.95s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(20):not(.qodef-out):not(.qodef-in){transition-delay:1s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(1):not(.qodef-out):not(.qodef-in){transition-delay:50ms}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(2):not(.qodef-out):not(.qodef-in){transition-delay:.1s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(3):not(.qodef-out):not(.qodef-in){transition-delay:.15s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(4):not(.qodef-out):not(.qodef-in){transition-delay:.2s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(5):not(.qodef-out):not(.qodef-in){transition-delay:.25s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(6):not(.qodef-out):not(.qodef-in){transition-delay:.3s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(7):not(.qodef-out):not(.qodef-in){transition-delay:.35s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(8):not(.qodef-out):not(.qodef-in){transition-delay:.4s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(9):not(.qodef-out):not(.qodef-in){transition-delay:.45s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(10):not(.qodef-out):not(.qodef-in){transition-delay:.5s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(11):not(.qodef-out):not(.qodef-in){transition-delay:.55s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(12):not(.qodef-out):not(.qodef-in){transition-delay:.6s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(13):not(.qodef-out):not(.qodef-in){transition-delay:.65s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(14):not(.qodef-out):not(.qodef-in){transition-delay:.7s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(15):not(.qodef-out):not(.qodef-in){transition-delay:.75s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(16):not(.qodef-out):not(.qodef-in){transition-delay:.8s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(17):not(.qodef-out):not(.qodef-in){transition-delay:.85s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(18):not(.qodef-out):not(.qodef-in){transition-delay:.9s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(19):not(.qodef-out):not(.qodef-in){transition-delay:.95s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(20):not(.qodef-out):not(.qodef-in){transition-delay:1s}.qodef-qi-cards-slider.qodef-orientation--left .qodef-m-card{transform-origin:left;will-change:transform}.qodef-qi-cards-slider.qodef-orientation--right .qodef-m-card{transform-origin:right;will-change:transform}.qodef-qi-cards-slider .qodef-m-navigation{display:flex;justify-content:flex-start;width:100%;margin-top:30px}.qodef-qi-cards-slider .qodef-m-navigation .qodef-nav{width:auto;height:auto;color:#111;font-size:26px;text-align:center;transition:color .2s ease-out,background-color .2s ease-out;cursor:pointer}.qodef-qi-cards-slider .qodef-m-navigation .qodef-nav svg{display:block;width:1em;height:auto;transition:background-color .2s ease-out,color .2s ease-out;stroke:currentColor;fill:currentColor}.qodef-qi-cards-slider .qodef-m-navigation .qodef-nav.qodef--prev{margin-right:15px}.qodef-qi-cards-slider.qodef-navigation--hover-move .qodef--next i,.qodef-qi-cards-slider.qodef-navigation--hover-move .qodef--next svg,.qodef-qi-cards-slider.qodef-navigation--hover-move .qodef--prev i,.qodef-qi-cards-slider.qodef-navigation--hover-move .qodef--prev svg{transform:translateX(0);will-change:transform;transition:transform .12s ease-out,background-color .2s ease-out,color .2s ease-out}.qodef-qi-cards-slider.qodef-navigation--hover-move .qodef--next:hover i,.qodef-qi-cards-slider.qodef-navigation--hover-move .qodef--next:hover svg,.qodef-qi-cards-slider.qodef-navigation--hover-move .qodef--prev:hover i,.qodef-qi-cards-slider.qodef-navigation--hover-move .qodef--prev:hover svg{transition:transform .22s cubic-bezier(.37,.08,.02,.93) 50ms,background-color .2s ease-out,color .2s ease-out}.qodef-qi-cards-slider.qodef-navigation--hover-move .qodef--prev:hover i,.qodef-qi-cards-slider.qodef-navigation--hover-move .qodef--prev:hover svg{transform:translateX(-4px)}.qodef-qi-cards-slider.qodef-navigation--hover-move .qodef--next:hover i,.qodef-qi-cards-slider.qodef-navigation--hover-move .qodef--next:hover svg{transform:translateX(4px)}.qodef-qi-clients-slider .qodef-e-inner{position:relative;display:inline-block;vertical-align:top;width:100%;line-height:0}.qodef-qi-clients-slider .qodef-e-inner a{display:inline-block}.qodef-qi-clients-slider .qodef-e-images-holder{position:relative;display:inline-block;vertical-align:top;line-height:0;margin:0 0 1em}.qodef-qi-clients-slider .qodef-e-title{margin:0 0 .65em}.qodef-qi-clients-slider .qodef-e-text{line-height:1rem}.qodef-qi-clients-slider .qodef-e-main-image{display:inline-block;width:auto}.qodef-qi-clients-slider .qodef-e-hover-image{position:absolute;top:0;left:0;width:auto;height:100%}.qodef-qi-clients-slider .qodef-e-hover-image img{max-height:100%;object-fit:contain}.qodef-qi-clients-slider .qodef-e-icon{position:absolute;top:10px;right:10px}.qodef-qi-clients-slider .qodef-e-icon a{color:inherit}.qodef-qi-clients-slider .qodef-e-icon svg{width:1em;height:auto;stroke:currentColor;fill:currentColor}.qodef-qi-clients-slider.qodef--boxed .qodef-e-inner{padding:20px;background-color:#f6f6f6}.qodef-qi-clients-slider.qodef--hover-change-image .qodef-e-hover-image,.qodef-qi-clients-slider.qodef--hover-change-image .qodef-e-main-image{will-change:opacity;transition:opacity .25s ease-in-out}.qodef-qi-clients-slider.qodef--hover-change-image .qodef-e-hover-image{opacity:0}.qodef-qi-clients-slider.qodef--hover-change-image .qodef-e-inner:hover .qodef-e-hover-image{opacity:1}.qodef-qi-clients-slider.qodef--hover-change-image .qodef-e-inner:hover .qodef-e-main-image{opacity:0}.qodef-qi-clients-slider.qodef--hover-opacity .qodef-e-main-image{opacity:1;transition:opacity .2s ease-out;will-change:opacity}.qodef-qi-clients-slider.qodef--hover-opacity .qodef-e-hover-image{display:none}.qodef-qi-clients-slider.qodef--hover-opacity .qodef-e-inner:hover .qodef-e-main-image{opacity:.8}.qodef-qi-clients-slider.qodef--hover-scale .qodef-e-main-image{transform:scale(1) translateZ(0);transition:transform .25s cubic-bezier(.22,.61,.36,1)}.qodef-qi-clients-slider.qodef--hover-scale .qodef-e-inner:hover .qodef-e-main-image{transform:scale(1.05) translateZ(0)}.qodef-qi-clients-slider.qodef--hover-roll-horizontal .qodef-e-images-holder,.qodef-qi-clients-slider.qodef--hover-roll-vertical .qodef-e-images-holder{overflow:hidden}.qodef-qi-clients-slider.qodef--hover-roll-horizontal .qodef-e-hover-image,.qodef-qi-clients-slider.qodef--hover-roll-horizontal .qodef-e-main-image,.qodef-qi-clients-slider.qodef--hover-roll-vertical .qodef-e-hover-image,.qodef-qi-clients-slider.qodef--hover-roll-vertical .qodef-e-main-image{transition:transform .5s cubic-bezier(.22,.61,.36,1)}.qodef-qi-clients-slider.qodef--hover-roll-horizontal .qodef-e-hover-image,.qodef-qi-clients-slider.qodef--hover-roll-vertical .qodef-e-hover-image{opacity:1}.qodef-qi-clients-slider.qodef--hover-roll-horizontal .qodef-e-main-image{transform:translateX(0)}.qodef-qi-clients-slider.qodef--hover-roll-horizontal .qodef-e-hover-image{transform:translateX(-130%)}.qodef-qi-clients-slider.qodef--hover-roll-horizontal .qodef-e-inner:hover .qodef-e-hover-image{transform:translateX(0)}.qodef-qi-clients-slider.qodef--hover-roll-horizontal .qodef-e-inner:hover .qodef-e-main-image{transform:translateX(130%)}.qodef-qi-clients-slider.qodef--hover-roll-vertical .qodef-e-main-image{transform:translateY(0)}.qodef-qi-clients-slider.qodef--hover-roll-vertical .qodef-e-hover-image{transform:translateY(130%)}.qodef-qi-clients-slider.qodef--hover-roll-vertical .qodef-e-inner:hover .qodef-e-hover-image{transform:translateY(0)}.qodef-qi-clients-slider.qodef--hover-roll-vertical .qodef-e-inner:hover .qodef-e-main-image{transform:translateY(-130%)}.qodef-qi-clients-slider.qodef-title--hover-underline.qodef-qi-swiper-container .qodef-e .qodef-e-title a{display:inline}.qodef-qi-clients-slider.qodef-title--hover-underline .qodef-e-title a{display:inline;position:relative;width:100%;background-repeat:no-repeat;background-image:linear-gradient(transparent calc(100% - .1em),currentColor .1em);transition:.5s cubic-bezier(.32,.32,.15,1.17);background-size:0 100%}.qodef-qi-clients-slider.qodef-title--hover-underline.qodef-title--hover-long .qodef-e-title a{transition-duration:.9s}.qodef-qi-clients-slider.qodef-title--hover-underline .qodef-e-inner:hover .qodef-e-title a{background-size:100% 100%}.qodef-qi-clients-list .qodef-e-inner{position:relative;display:inline-block;vertical-align:top;width:100%}.qodef-qi-clients-list .qodef-e-inner a{display:inline-block}.qodef-qi-clients-list .qodef-e-inner>a{display:block}.qodef-qi-clients-list .qodef-grid-item{text-align:center}.qodef-qi-clients-list .qodef-e-images-holder{position:relative;display:inline-block;vertical-align:top;line-height:0;margin:0 0 1em}.qodef-qi-clients-list .qodef-e-main-image{display:inline-block;width:auto}.qodef-qi-clients-list .qodef-e-hover-image{position:absolute;top:0;left:0;width:auto;height:100%;opacity:0}.qodef-qi-clients-list .qodef-e-hover-image img{max-height:100%;object-fit:contain}.qodef-qi-clients-list .qodef-e-title{margin:0 0 .65em}.qodef-qi-clients-list .qodef-e-text{margin:0}.qodef-qi-clients-list .qodef-e-icon{position:absolute;top:10px;right:10px}.qodef-qi-clients-list .qodef-e-icon a{color:inherit}.qodef-qi-clients-list .qodef-e-icon svg{width:1em;height:auto;stroke:currentColor;fill:currentColor}.qodef-qi-clients-list.qodef--boxed .qodef-e-inner{padding:20px;background-color:#f6f6f6}.qodef-qi-clients-list.qodef-border--all{border-width:1px;border-style:solid;border-color:#ebebeb;overflow:hidden}.qodef-qi-clients-list.qodef-border--all .qodef-grid-inner{gap:0!important;border-width:0;border-style:inherit;border-color:inherit;margin-right:-1px;margin-bottom:-1px}.qodef-qi-clients-list.qodef-border--all .qodef-grid-item{border-width:1px;border-style:inherit;border-top-style:hidden;border-left-style:hidden;border-color:inherit}.qodef-qi-clients-list.qodef-border--inner{margin:0!important;overflow:hidden}.qodef-qi-clients-list.qodef-border--inner .qodef-grid-inner{margin:-1px -1px 0!important;padding-right:1px;gap:0}.qodef-qi-clients-list.qodef-border--inner .qodef-grid-item{margin:0!important;padding:0!important;border-top:1px solid #ebebeb;border-left:1px solid #ebebeb}.qodef-qi-clients-list.qodef--hover-change-image .qodef-e-hover-image,.qodef-qi-clients-list.qodef--hover-change-image .qodef-e-main-image{will-change:opacity;transition:opacity .25s ease-in-out}.qodef-qi-clients-list.qodef--hover-change-image .qodef-e-hover-image{opacity:0}.qodef-qi-clients-list.qodef--hover-change-image .qodef-e-inner:hover .qodef-e-hover-image{opacity:1}.qodef-qi-clients-list.qodef--hover-change-image .qodef-e-inner:hover .qodef-e-main-image{opacity:0}.qodef-qi-clients-list.qodef--hover-opacity .qodef-e-main-image{opacity:1;transition:opacity .2s ease-out;will-change:opacity}.qodef-qi-clients-list.qodef--hover-opacity .qodef-e-hover-image{display:none}.qodef-qi-clients-list.qodef--hover-opacity .qodef-e-inner:hover .qodef-e-main-image{opacity:.8}.qodef-qi-clients-list.qodef--hover-scale .qodef-e-main-image{transform:scale(1) translateZ(0);transition:transform .25s cubic-bezier(.22,.61,.36,1)}.qodef-qi-clients-list.qodef--hover-scale .qodef-e-inner:hover .qodef-e-main-image{transform:scale(1.05) translateZ(0)}.qodef-qi-clients-list.qodef--hover-roll-horizontal .qodef-e-images-holder,.qodef-qi-clients-list.qodef--hover-roll-vertical .qodef-e-images-holder{overflow:hidden}.qodef-qi-clients-list.qodef--hover-roll-horizontal .qodef-e-hover-image,.qodef-qi-clients-list.qodef--hover-roll-horizontal .qodef-e-main-image,.qodef-qi-clients-list.qodef--hover-roll-vertical .qodef-e-hover-image,.qodef-qi-clients-list.qodef--hover-roll-vertical .qodef-e-main-image{transition:transform .5s cubic-bezier(.22,.61,.36,1)}.qodef-qi-clients-list.qodef--hover-roll-horizontal .qodef-e-hover-image,.qodef-qi-clients-list.qodef--hover-roll-vertical .qodef-e-hover-image{opacity:1}.qodef-qi-clients-list.qodef--hover-roll-horizontal .qodef-e-main-image{transform:translateX(0)}.qodef-qi-clients-list.qodef--hover-roll-horizontal .qodef-e-hover-image{transform:translateX(-130%)}.qodef-qi-clients-list.qodef--hover-roll-horizontal .qodef-e-inner:hover .qodef-e-hover-image{transform:translateX(0)}.qodef-qi-clients-list.qodef--hover-roll-horizontal .qodef-e-inner:hover .qodef-e-main-image{transform:translateX(130%)}.qodef-qi-clients-list.qodef--hover-roll-vertical .qodef-e-main-image{transform:translateY(0)}.qodef-qi-clients-list.qodef--hover-roll-vertical .qodef-e-hover-image{transform:translateY(130%)}.qodef-qi-clients-list.qodef--hover-roll-vertical .qodef-e-inner:hover .qodef-e-hover-image{transform:translateY(0)}.qodef-qi-clients-list.qodef--hover-roll-vertical .qodef-e-inner:hover .qodef-e-main-image{transform:translateY(-130%)}.qodef-qi-clients-list.qodef-title--hover-underline .qodef-e-title a{display:inline;position:relative;width:100%;background-repeat:no-repeat;background-image:linear-gradient(transparent calc(100% - .1em),currentColor .1em);transition:.5s cubic-bezier(.32,.32,.15,1.17);background-size:0 100%}.qodef-qi-clients-list.qodef-title--hover-underline .qodef-e-inner:hover .qodef-e-title a{background-size:100% 100%}.qodef-qi-contact-form-7 form div{position:relative;margin:0}.qodef-qi-contact-form-7.qodef-button--full-width input[type=submit]{width:100%}.qodef-qi-contact-form-7 .wpcf7-form-control-wrap{width:100%;display:block}.qodef-qi-contact-form-7 textarea{resize:none}.qodef-qi-contact-form-7 .wpcf7-list-item.first{margin-left:0}.qodef-qi-contact-form-7 .qodef-cf7-flex{display:flex}@media only screen and (max-width:1024px){.qodef-qi-contact-form-7 .qodef-cf7-flex.qodef-cf7-wrap--1024{flex-wrap:wrap}}@media only screen and (max-width:768px){.qodef-qi-contact-form-7 .qodef-cf7-flex.qodef-cf7-wrap--768{flex-wrap:wrap}}@media only screen and (max-width:680px){.qodef-qi-contact-form-7 .qodef-cf7-flex.qodef-cf7-wrap--680{flex-wrap:wrap}}.qodef-qi-contact-form-7 .qodef-grid-inner{row-gap:0!important}.qodef-qi-contact-form-7 .qodef-grid-item{margin:0!important}.qodef-qi-contact-form-7 .wpcf7-checkbox,.qodef-qi-contact-form-7 .wpcf7-radio{line-height:1;display:block}.qodef-qi-contact-form-7 .wpcf7-checkbox label,.qodef-qi-contact-form-7 .wpcf7-radio label{display:flex;align-items:center;justify-content:center}.qodef-qi-contact-form-7 .wpcf7-spinner{position:absolute;right:0;margin:10px 0 0}.qodef-qi-contact-form-7 label{margin-bottom:0}.qodef-qi-contact-form-7 input[type=date],.qodef-qi-contact-form-7 input[type=email],.qodef-qi-contact-form-7 input[type=number],.qodef-qi-contact-form-7 input[type=password],.qodef-qi-contact-form-7 input[type=search],.qodef-qi-contact-form-7 input[type=tel],.qodef-qi-contact-form-7 input[type=text],.qodef-qi-contact-form-7 input[type=url],.qodef-qi-contact-form-7 select,.qodef-qi-contact-form-7 textarea{margin:0}.qodef-qi-contact-form-7 input[type=checkbox],.qodef-qi-contact-form-7 input[type=radio]{margin:0;width:1em;height:1em;vertical-align:middle}.qodef-qi-contact-form-7 button[type=submit]:focus,.qodef-qi-contact-form-7 button[type=submit]:hover,.qodef-qi-contact-form-7 input[type=submit]:focus,.qodef-qi-contact-form-7 input[type=submit]:hover{color:unset;background-color:unset}.qodef-qi-contact-form-7 input[type=submit]{transition:all .3s ease-out}.qodef-qi-contact-form-7 textarea{vertical-align:middle}.qodef-qi-contact-form-7 .qodef-qi-multiform-newsletter .wpcf7-form-control-wrap{z-index:5}.qodef-qi-contact-form-7 .qodef-qi-multiform-newsletter .qodef-qi-multiform-next>.wpcf7-submit{z-index:10}.qodef-qi-countdown .qodef-m-date{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.qodef-qi-countdown .qodef-digit-wrapper{position:relative;display:flex;flex-direction:column;justify-content:center;text-align:center;width:150px}.qodef-qi-countdown .qodef-digit{font-size:70px;line-height:1}.qodef-qi-countdown .qodef-label{font-size:20px}.qodef-qi-counter.qodef-layout--simple.qodef-digit-stroke-effect .qodef-m-digit{color:transparent!important;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#333;text-shadow:none}.qodef-qi-counter.qodef-layout--simple .qodef-m-digit-wrapper{position:relative;display:inline-flex;align-items:center;justify-content:center}.qodef-qi-counter.qodef-layout--simple .qodef-m-digit{display:inline-block;font-size:70px;line-height:1}.qodef-qi-counter.qodef-layout--simple .qodef-m-icon{position:absolute;top:0;right:0;transform:translate(100%,-50%);font-size:20px}.qodef-qi-counter.qodef-layout--simple .qodef-m-title{margin:.9em 0 0}.qodef-qi-counter.qodef-layout--simple .qodef-m-text{margin:.45em 0 0}.qodef-qi-device-carousel{position:relative}.qodef-qi-device-carousel>.qodef-qi-swiper-container{padding:30px 0}.qodef-qi-device-carousel>.qodef-qi-swiper-container>.swiper-wrapper{align-items:center}.qodef-qi-device-carousel .qodef-device-carousel-device{position:relative;margin:0 auto}.qodef-qi-device-carousel .qodef-device-carousel-device .qodef-device-carousel-device-image{position:relative;pointer-events:none;box-shadow:0 0 20px rgba(0,0,0,.07);border-radius:30px;z-index:10}.qodef-qi-device-carousel .qodef-device-carousel-device .qodef-device-carousel-device-image img{width:100%}.qodef-qi-device-carousel .qodef-device-carousel-device .qodef-m-items{position:absolute;top:0;left:0;bottom:0;right:0;z-index:-1}.qodef-qi-device-carousel .qodef-device-carousel-device .qodef-qi-swiper-container{overflow:hidden;height:100%;padding:0!important}.qodef-qi-device-carousel .qodef-device-carousel-device .qodef-m-item{height:100%}.qodef-qi-device-carousel .qodef-device-carousel-device .qodef-m-item img{height:100%;object-fit:cover}.qodef-qi-device-slider{position:relative;margin:auto}.qodef-qi-device-slider .qodef-device-slider-image{position:relative;pointer-events:none;z-index:10}.qodef-qi-device-slider .qodef-device-slider-image img{width:100%}.qodef-frame-shadow--enabled.qodef-qi-device-slider .qodef-device-slider-image img{filter:drop-shadow(0 6px 16.8px rgba(0, 0, 0, .07))}.qodef-qi-device-slider .qodef-m-items{position:absolute;top:0;left:0;bottom:0;right:0;z-index:5}.qodef-qi-device-slider .qodef-qi-swiper-container{overflow:hidden;height:100%}.qodef-qi-device-slider .qodef-m-item{height:100%}.qodef-qi-device-slider .qodef-m-item a{height:100%}.qodef-qi-device-slider .qodef-m-item img{height:100%;object-fit:cover}@media only screen and (max-width:1024px){.qodef-device-slider-holder{margin-bottom:96px}.qodef-device-slider-holder .swiper-pagination-bullets{bottom:-96px!important}}@media only screen and (max-width:768px){.qodef-device-slider-holder{margin-bottom:86px}.qodef-device-slider-holder .swiper-pagination-bullets{bottom:-86px!important}}@media only screen and (max-width:680px){.qodef-device-slider-holder{margin-bottom:76px}.qodef-device-slider-holder .swiper-pagination-bullets{bottom:-76px!important}}@media only screen and (max-width:480px){.qodef-device-slider-holder{margin-bottom:46px}.qodef-device-slider-holder .swiper-pagination-bullets{bottom:-46px!important}}.qodef-qi-separator{position:relative;height:auto;font-size:0;line-height:1}.qodef-qi-separator .qodef-m-line{position:relative;display:inline-block;width:100%;vertical-align:top;font-size:1px;color:#111;border-bottom:1em solid currentColor;margin:10px 0}.qodef-qi-separator.qodef-position--center{text-align:center}.qodef-qi-separator.qodef-position--left{text-align:left}.qodef-qi-separator.qodef-position--right{text-align:right}.qodef-qi-separator.qodef-separator--border-image .qodef-m-line{font-size:12px;height:1em;border-bottom:none;margin:10px 0;background-size:contain;background-repeat:round}.qodef-qi-separator.qodef-separator--with-icon{display:flex}.qodef-qi-separator.qodef-separator--with-icon .qodef-m-line{display:flex;align-items:center;border-width:0}.qodef-qi-separator.qodef-separator--with-icon .qodef-m-separator-icon{flex-shrink:0;font-size:1rem;margin:0 1em}.qodef-qi-separator.qodef-separator--with-icon .qodef-m-separator-icon svg{width:1em;fill:currentColor;stroke:currentColor}.qodef-qi-separator.qodef-separator--with-icon .qodef-m-inner-line{width:50%;border-color:currentColor;border-style:inherit;border-width:1em}.qodef-qi-separator.qodef-separator--with-icon.qodef-position--center{justify-content:center}.qodef-qi-separator.qodef-separator--with-icon.qodef-position--left{justify-content:flex-start}.qodef-qi-separator.qodef-separator--with-icon.qodef-position--right{justify-content:flex-end}.qodef-qi-dropcaps{position:relative}.qodef-qi-dropcaps.qodef-letter-stroke-effect .qodef-m-letter{color:transparent!important;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#333;text-shadow:none}.qodef-qi-dropcaps.qodef-letter-clip-effect .qodef-m-letter{-webkit-background-clip:text;-webkit-text-fill-color:transparent}body.e--ua-safari .qodef-qi-dropcaps.qodef-letter-clip-effect .qodef-m-letter{display:block}.qodef-qi-dropcaps .qodef-m-letter{float:left;font-size:60px;line-height:1em;width:1em;height:1em;display:inline-flex;align-items:center;justify-content:center}.qodef-qi-dropcaps .qodef-m-text{margin:0}.qodef-qi-dual-image-with-content{position:relative;display:flex}.qodef-qi-dual-image-with-content.qodef--content-right{flex-direction:row-reverse}.qodef-qi-dual-image-with-content .qodef-dual-content{display:flex;width:50%;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:100px;background-color:#f6f6f6}.qodef-qi-dual-image-with-content .qodef-m-inner-content>.qodef-m-title{margin:0 0 .5em}.qodef-qi-dual-image-with-content .qodef-m-inner-content>.qodef-m-text{margin:0 0 .5em}.qodef-qi-dual-image-with-content .qodef-m-inner-bottom{width:100%}.qodef-qi-dual-image-with-content .qodef-m-content-shortcode{position:relative}.qodef-qi-dual-image-with-content .qodef-image-holder{--holder_height:auto;position:relative;flex:1;height:var(--holder_height)}.qodef-qi-dual-image-with-content .qodef-m-main-image{width:100%;height:100%}.qodef-qi-dual-image-with-content .qodef-m-main-image img{height:100%;object-fit:cover}.qodef-qi-dual-image-with-content .qodef-m-second-image{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.qodef-qi-dual-image-with-content.qodef-decoration--underline .qodef-e-decorated{text-decoration:underline}.qodef-qi-dual-image-with-content.qodef-decoration--italic .qodef-e-decorated{font-style:italic}.qodef-qi-dual-image-with-content.qodef-decoration--bold .qodef-e-decorated{font-weight:700}.qodef-qi-dual-image-with-content.qodef-link--underline-draw .qodef-e-link{color:currentColor;width:100%;background-repeat:no-repeat;background-image:linear-gradient(transparent calc(100% - .07em),currentColor .07em);background-size:100% 87%}.qodef-qi-dual-image-with-content.qodef-link--underline-draw .qodef-e-link:hover{animation:qodef-animate-underline-multiline 1.1s cubic-bezier(.32,.32,.15,1.17) forwards}.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-left .qodef-dual-content+.qodef-image-holder .qodef-m-main-image img{transform:scale(1) translateX(14px)}.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-right .qodef-dual-content+.qodef-image-holder .qodef-m-main-image img{transform:scale(1) translateX(-14px)}.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-left .qodef-dual-content+.qodef-image-holder,.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-right .qodef-dual-content+.qodef-image-holder{overflow:hidden}.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-left .qodef-dual-content+.qodef-image-holder .qodef-m-main-image,.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-right .qodef-dual-content+.qodef-image-holder .qodef-m-main-image{display:flex;justify-content:center}.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-left .qodef-dual-content+.qodef-image-holder .qodef-m-main-image img,.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-right .qodef-dual-content+.qodef-image-holder .qodef-m-main-image img{display:inline-block;max-width:unset;transition:transform 1.3s cubic-bezier(.37,.08,.02,.93) 0s}.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-left.qodef-qi--appeared .qodef-dual-content+.qodef-image-holder .qodef-m-main-image img,.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-right.qodef-qi--appeared .qodef-dual-content+.qodef-image-holder .qodef-m-main-image img{transform:scale(1) translateX(0)}@media only screen and (max-width:1440px){.qodef-qi-dual-image-with-content .qodef-image-holder{height:var(--holder_height_1440)}}@media only screen and (max-width:1366px){.qodef-qi-dual-image-with-content .qodef-image-holder{height:var(--holder_height_1366)}}@media only screen and (max-width:1280px){.qodef-qi-dual-image-with-content .qodef-image-holder{height:var(--holder_height_1280)}}@media only screen and (max-width:1024px){.qodef-qi-dual-image-with-content .qodef-image-holder{height:var(--holder_height_1024)}}@media only screen and (max-width:768px){.qodef-qi-dual-image-with-content .qodef-image-holder{height:var(--holder_height_768)}}@media only screen and (max-width:680px){.qodef-qi-dual-image-with-content .qodef-image-holder{height:var(--holder_height_680)}}@media only screen and (max-width:1024px){.qodef-qi-dual-image-with-content{flex-direction:column}.qodef-qi-dual-image-with-content.qodef--content-right{flex-direction:column}.qodef-qi-dual-image-with-content .qodef-dual-content{width:100%}.qodef-qi-dual-image-with-content .qodef-m-second-image{position:relative;padding:7% 0}.qodef-qi-dual-image-with-content .qodef-m-main-image{position:absolute}.qodef-qi-dual-image-with-content .qodef-image-holder{flex-basis:auto}.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-left .qodef-dual-content+.qodef-image-holder .qodef-m-main-image,.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-right .qodef-dual-content+.qodef-image-holder .qodef-m-main-image{flex-flow:column;align-items:center}.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-left .qodef-dual-content+.qodef-image-holder .qodef-m-main-image img,.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-right .qodef-dual-content+.qodef-image-holder .qodef-m-main-image img{max-width:160%}}.qodef-qi-faq{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-faq.qodef-behavior--accordion{opacity:0;overflow-anchor:none}.qodef-qi-faq.qodef-behavior--accordion.qodef--init{opacity:1}.qodef-qi-faq.qodef-behavior--accordion .qodef-e-title-holder{cursor:pointer}.qodef-qi-faq .qodef-e-content-inner{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-faq .qodef-e-icon>svg{width:1em;fill:currentColor;stroke:currentColor}.qodef-qi-faq .qodef-e-title-holder{position:relative;display:flex;align-items:center;justify-content:space-between;padding:26px 10px 26px 26px;transition:all .2s ease-out;margin:0}.qodef-qi-faq .qodef-e-title-holder:not(:first-child){margin:12px 0 0}.qodef-qi-faq .qodef-e-title-holder .qodef-e-title{display:inline-flex}.qodef-qi-faq .qodef-e-title-holder .qodef-e-mark{position:relative;flex-shrink:0;width:20px;height:18px;line-height:1;text-align:center}.qodef-qi-faq .qodef-e-title-holder .qodef-e-mark span{position:absolute;display:flex;align-items:center;justify-content:center;top:0;right:0;height:100%;transition:opacity .2s ease-out,color .2s ease-out}.qodef-qi-faq .qodef-e-title-holder .qodef-e-mark span:before{display:block;line-height:inherit}.qodef-qi-faq .qodef-e-title-holder .qodef-e-mark span.qodef-icon--minus{opacity:0}.qodef-qi-faq .qodef-e-title-holder .qodef-e-mark span.qodef-icon--plus{opacity:1}.qodef-qi-faq .qodef-e-title-holder.ui-state-active .qodef-e-mark span.qodef-icon--minus{opacity:1}.qodef-qi-faq .qodef-e-title-holder.ui-state-active .qodef-e-mark span.qodef-icon--plus{opacity:0}.qodef-qi-faq .qodef-e-title-holder.ui-state-active.ui-state-hover .qodef-e-mark span.qodef-icon--plus{opacity:0}.qodef-qi-faq .qodef-e-title-holder .qodef-e-number{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin-right:8px}.qodef-qi-faq .qodef-e-content{padding:0 26px 16px;margin:0;transition:background-color .2s ease-out}.qodef-qi-faq .qodef-e-content p{margin:0}.qodef-qi-faq.qodef-style--standard .qodef-e-content{padding:16px 26px}.qodef-qi-faq.qodef-style--standard .qodef-e-title-holder{background-color:#f6f6f6;border-bottom:1px solid #ebebeb}.qodef-qi-faq.qodef-style--standard .qodef-e-title-holder.ui-state-active{background-color:#f6f6f6}.qodef-qi-faq.qodef-style--standard .qodef-e-title-holder:not(:first-child){margin:0}.qodef-qi-faq.qodef-style--standard .qodef-e-title-holder.ui-accordion-header-collapsed:nth-last-child(2){border-color:transparent!important}.qodef-qi-faq.qodef-style--standard .qodef-e-content{border-bottom:1px solid #ebebeb}.qodef-qi-faq.qodef-style--boxed{border:1px solid #ebebeb}.qodef-qi-faq.qodef-style--boxed .qodef-e-title-holder:not(:first-child){margin:0;border-top:1px solid #ebebeb}.qodef-qi-faq.qodef-style--border-between .qodef-e-title-holder{margin:0;border-top:1px solid #ebebeb}.qodef-qi-faq.qodef-style--border-between .qodef-e-title-holder:first-child{border-top:none}.qodef-qi-graphs{position:relative;visibility:hidden}.qodef-qi-graphs.qodef--init{visibility:visible}.qodef-qi-graphs .qodef-m-inner{position:relative}.qodef-qi-graphs .qodef-m-canvas-holder{display:flex}.qodef-qi-graphs .qodef-m-canvas{position:relative;width:100%}.qodef-qi-graphs.qodef-chart-alignment--flex-start .qodef-m-canvas-holder{justify-content:flex-start}.qodef-qi-graphs.qodef-chart-alignment--center .qodef-m-canvas-holder{justify-content:center}.qodef-qi-graphs.qodef-chart-alignment--flex-end .qodef-m-canvas-holder{justify-content:flex-end}.qodef-qi-highlight{margin:0!important}.qodef-qi-highlight .qodef-highlight-text{padding:0;color:#fff;background-repeat:no-repeat}.qodef-qi-highlight.qodef-qi--has-appear .qodef-highlight-text{background-size:0 100%;background-position-x:left}.qodef-qi-highlight.qodef-qi--has-appear.qodef-qi--appeared.qodef-highlight-style--color .qodef-highlight-text{animation:qodef-animate-highlight 1.1s cubic-bezier(.32,.32,.15,1.17) forwards}.qodef-qi-highlight.qodef-qi--has-appear.qodef-qi--appeared.qodef-highlight-style--color .qodef-highlight-text:nth-of-type(2n+2){animation-delay:.2s}.qodef-qi-progress-bar-horizontal{position:relative;visibility:hidden}.qodef-qi-progress-bar-horizontal.qodef--init{visibility:visible}.qodef-qi-progress-bar-horizontal.qodef--pattern .qodef-m-canvas svg path:first-child{opacity:0}.qodef-qi-progress-bar-horizontal .qodef-m-inner{position:relative;display:flex;flex-direction:column}.qodef-qi-progress-bar-horizontal .qodef-m-canvas{position:relative;width:100%}.qodef-qi-progress-bar-horizontal .qodef-m-content{display:flex;align-items:center}.qodef-qi-progress-bar-horizontal .qodef-m-title{margin:0 0 .5em}.qodef-qi-progress-bar-horizontal .qodef-m-value{padding:0;margin:0 0 .5em;font-size:16px;position:absolute}.qodef-qi-progress-bar-horizontal.qodef-percentage--floating-on .qodef-m-value{margin:0;transform:translateY(100%);z-index:1}.qodef-qi-progress-bar-horizontal.qodef-percentage--floating-above .qodef-m-value-inner{opacity:0;transition:opacity .2s .5s}.qodef-qi-progress-bar-horizontal.qodef-percentage--floating-above.qodef--init .qodef-m-value-inner{opacity:1}.qodef-qi-progress-bar-horizontal.qodef-percentage--fixed-on .qodef-m-content{position:absolute;transform:translateY(-50%);top:50%;left:0;z-index:1}.qodef-qi-progress-bar-horizontal.qodef-percentage--fixed-on .qodef-m-title{margin:0 0 0 .5em}.qodef-qi-progress-bar-horizontal.qodef-percentage--fixed-on .qodef-m-value{margin:0 0 0 .5em;position:relative}.qodef-qi-progress-bar-horizontal.qodef-percentage--fixed-above .qodef-m-value{right:0}.qodef-qi-tabs-horizontal.qodef-layout--simple{position:relative;visibility:hidden}.qodef-qi-tabs-horizontal.qodef-layout--simple.qodef--init{visibility:visible}.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation{position:relative;display:flex;align-items:center;margin:0;padding:0;list-style:none}@media only screen and (max-width:680px){.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation{flex-direction:column;align-items:flex-start}.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation .qodef-tab-title,.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li{width:100%}}.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li{position:relative;margin:0;padding:0}.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li .qodef-tab-title{margin:0}.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li a{position:relative;color:#cacaca;display:block;padding:0;transition:color .25s ease-out}.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li a:after{content:"";position:absolute;bottom:0;left:0;width:100%;z-index:1;opacity:0;transition:opacity .25s ease-out}.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li a:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;background-color:transparent;transition:opacity .25s ease-out}.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li a .q-text{z-index:1;position:relative}.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li:not(:last-child){margin-right:4em}.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li.ui-state-active a,.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li.ui-state-hover a{color:#1e1e1e}.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li.ui-state-active a:after,.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li.ui-state-active a:before,.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li.ui-state-hover a:after,.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li.ui-state-hover a:before{opacity:1}.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-content{position:relative;padding:26px 0 0}.qodef-qi-tabs-horizontal.qodef-layout--simple.qodef-title-hover--underline-draw .qodef-tabs-horizontal-navigation li a:after{opacity:1;transform:scaleX(0);transition:transform .36s cubic-bezier(.51,.5,.07,.99)}.qodef-qi-tabs-horizontal.qodef-layout--simple.qodef-title-hover--underline-draw .qodef-tabs-horizontal-navigation li.ui-state-active a:after,.qodef-qi-tabs-horizontal.qodef-layout--simple.qodef-title-hover--underline-draw .qodef-tabs-horizontal-navigation li.ui-state-hover a:after{transform:scaleX(1)}.qodef-qi-tabs-horizontal.qodef-layout--simple.qodef-title-hover--underline-draw.qodef-title-underline-from-left .qodef-tabs-horizontal-navigation li a:after{transform-origin:left}.qodef-qi-tabs-horizontal.qodef-layout--simple.qodef-title-hover--underline-draw.qodef-title-underline-from-right .qodef-tabs-horizontal-navigation li a:after{left:unset;right:0;transform:scaleX(1);width:0;transition:width .36s cubic-bezier(.51,.5,.07,.99)}.qodef-qi-tabs-horizontal.qodef-layout--simple.qodef-title-hover--underline-draw.qodef-title-underline-from-right .qodef-tabs-horizontal-navigation li.ui-state-active a:after,.qodef-qi-tabs-horizontal.qodef-layout--simple.qodef-title-hover--underline-draw.qodef-title-underline-from-right .qodef-tabs-horizontal-navigation li.ui-state-hover a:after{width:100%}.qodef-qi-how-to{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-how-to .qodef-m-title{margin:.35em 0 0}.qodef-qi-how-to .qodef-m-text{margin:1.2em 0 0}.qodef-qi-how-to .qodef-m-title-holder{margin-bottom:2.5em}.qodef-qi-how-to .qodef-e-step{margin-bottom:30px}.qodef-qi-how-to .qodef-e-step-title{margin:0 0 .8em}.qodef-qi-how-to .qodef-e-step-text{margin:0 0 1em}.qodef-qi-how-to .qodef-e-step-image{display:inline-block;vertical-align:top}.qodef-qi-icon-with-text .qodef-m-title{margin:0}.qodef-qi-icon-with-text .qodef-m-title a{display:block;color:inherit}.qodef-qi-icon-with-text .qodef-m-content>.qodef-m-text{margin:.5em 0 0}.qodef-qi-icon-with-text .qodef-m-button{margin:1.5em 0 0}.qodef-qi-icon-with-text .qodef-m-icon-holder{font-size:1.4em;line-height:1;transition:color .25s ease-in-out,background-color .25s ease-in-out,border-color .25s ease-in-out}.qodef-qi-icon-with-text .qodef-m-icon-holder i{vertical-align:top;color:inherit}.qodef-qi-icon-with-text .qodef-m-icon-holder svg{width:1em;height:auto;vertical-align:top;fill:currentColor;stroke:currentColor;overflow:visible}.qodef-qi-icon-with-text.qodef-icon-boxed .qodef-m-icon-holder{display:inline-flex;align-items:center;justify-content:center;width:3em;height:3em;background-color:#c4c4c4;border:1px solid transparent}.qodef-qi-icon-with-text .qodef-m-content{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-icon-with-text .qodef-m-separator .qodef-m-line{width:60px}.qodef-qi-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper{position:relative;display:inline-block;vertical-align:top}.qodef-qi-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper a,.qodef-qi-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper img{display:block}.qodef-qi-icon-with-text.qodef--appear-from-bottom{opacity:0;transform:translateY(50px);transition:opacity .25s,transform .35s ease-out}.qodef-qi-icon-with-text.qodef--appear-from-bottom.qodef-qi--appeared{opacity:1;transform:translateY(0)}.qodef-qi-icon-with-text.qodef--appear-from-top{opacity:0;transform:translateY(-50px);transition:opacity .25s,transform .35s ease-out}.qodef-qi-icon-with-text.qodef--appear-from-top.qodef-qi--appeared{opacity:1;transform:translateY(0)}.qodef-qi-icon-with-text.qodef--appear-from-left{opacity:0;transform:translateX(-50px);transition:opacity .25s,transform .35s ease-out}.qodef-qi-icon-with-text.qodef--appear-from-left.qodef-qi--appeared{opacity:1;transform:translateX(0)}.qodef-qi-icon-with-text.qodef--appear-from-right{opacity:0;transform:translateX(50px);transition:opacity .25s,transform .35s ease-out}.qodef-qi-icon-with-text.qodef--appear-from-right.qodef-qi--appeared{opacity:1;transform:translateX(0)}.qodef-qi-icon-with-text.qodef--appear-fade{opacity:0;transition:opacity .7s ease-out}.qodef-qi-icon-with-text.qodef--appear-fade.qodef-qi--appeared{opacity:1}.qodef-qi-icon-with-text.qodef-icon--hover-move-horizontal .qodef-m-icon-holder i,.qodef-qi-icon-with-text.qodef-icon--hover-move-horizontal .qodef-m-icon-holder svg{transform:translateX(0);transition:transform .28s cubic-bezier(.22,.61,.36,1)}.qodef-qi-icon-with-text.qodef-icon--hover-move-horizontal:hover .qodef-m-icon-holder i,.qodef-qi-icon-with-text.qodef-icon--hover-move-horizontal:hover .qodef-m-icon-holder svg{transform:translateX(4px)}.qodef-qi-icon-with-text.qodef-icon--hover-move-vertical .qodef-m-icon-holder i,.qodef-qi-icon-with-text.qodef-icon--hover-move-vertical .qodef-m-icon-holder svg{transform:translateY(0);transition:transform .32s cubic-bezier(.22,.61,.36,1)}.qodef-qi-icon-with-text.qodef-icon--hover-move-vertical:hover .qodef-m-icon-holder i,.qodef-qi-icon-with-text.qodef-icon--hover-move-vertical:hover .qodef-m-icon-holder svg{transform:translateY(-7px)}.qodef-qi-icon-with-text.qodef-icon--hover-scale .qodef-m-icon-holder i,.qodef-qi-icon-with-text.qodef-icon--hover-scale .qodef-m-icon-holder svg{transform:scale(1) translateZ(0);transition:transform .3s cubic-bezier(.22,.61,.36,1);will-change:transform}.qodef-qi-icon-with-text.qodef-icon--hover-scale:hover .qodef-m-icon-holder i,.qodef-qi-icon-with-text.qodef-icon--hover-scale:hover .qodef-m-icon-holder svg{transform:scale(1.17) translateZ(0)}.qodef-qi-icon-with-text.qodef-layout--before-content{display:flex;align-items:flex-start}.qodef-qi-icon-with-text.qodef-layout--before-content .qodef-m-icon-wrapper{flex-shrink:0;margin-right:.7em}@media only screen and (max-width:768px){.qodef-qi-icon-with-text.qodef-layout--before-content.qodef-column-responsive--768{flex-direction:column}}@media only screen and (max-width:680px){.qodef-qi-icon-with-text.qodef-layout--before-content.qodef-column-responsive--680{flex-direction:column}}@media only screen and (max-width:480px){.qodef-qi-icon-with-text.qodef-layout--before-content.qodef-column-responsive--480{flex-direction:column}}.qodef-qi-icon-with-text.qodef-layout--before-title .qodef-m-title{line-height:1}.qodef-qi-icon-with-text.qodef-layout--before-title .qodef-m-title a{transition:color .2s ease-out}.qodef-qi-icon-with-text.qodef-layout--before-title .qodef-m-title-inner{display:flex;align-items:center}.qodef-qi-icon-with-text.qodef-layout--before-title .qodef-m-icon-wrapper{flex-shrink:0;margin-right:.15em;transition:color .2s ease-out}.qodef-qi-icon-with-text.qodef-layout--top.qodef-alignment--center{text-align:center}.qodef-qi-icon-with-text.qodef-layout--top.qodef-alignment--left{text-align:left}.qodef-qi-icon-with-text.qodef-layout--top.qodef-alignment--right{text-align:right}.qodef-qi-icon-with-text.qodef-layout--top .qodef-m-title{margin-top:1.3em}.qodef-qi-icon-with-text.qodef-layout--top .qodef-m-separator+.qodef-m-title{margin:0}.qodef-qi-image-gallery .qodef-e-inner{position:relative;overflow:hidden}.qodef-qi-image-gallery .qodef-e-inner:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;transition:background-color .35s ease-out;pointer-events:none}.qodef-qi-image-gallery.qodef-image--hover-zoom .qodef-e-inner img{display:block;width:calc(100% + 2px);transform:scale(1.01) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-image-gallery.qodef-image--hover-zoom .qodef-e:hover .qodef-e-inner img{transform:scale(1.03)}.qodef-qi-image-gallery.qodef-image--hover-zoom-out .qodef-e-inner img{display:block;width:calc(100% + 2px);transform:scale(1.03) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-image-gallery.qodef-image--hover-zoom-out .qodef-e:hover .qodef-e-inner img{transform:scale(1)}.qodef-qi-image-gallery.qodef-image--hover-move .qodef-e-inner img{display:block;width:calc(100% + 2px);transform:scale(1.2);transition:transform .5s cubic-bezier(.33,.02,0,.93);will-change:transform}.qodef-qi-image-gallery.qodef-image--hover-move .qodef-e:hover .qodef-e-inner img{transform:scale(1.2) translateX(12px)}.qodef-qi-image-gallery.qodef-image--hover-from-top .qodef-e-inner img{transform-origin:top}.qodef-qi-image-gallery.qodef-image--hover-from-bottom .qodef-e-inner img{transform-origin:bottom}.qodef-qi-image-gallery.qodef-image--hover-from-left .qodef-e-inner img{transform-origin:left}.qodef-qi-image-gallery.qodef-image--hover-from-right .qodef-e-inner img{transform-origin:right}.qodef-qi-image-slider .qodef-e{overflow:hidden;backface-visibility:hidden}.qodef-qi-image-slider .qodef-e-inner{position:relative;overflow:hidden}.qodef-qi-image-slider .qodef-e-inner:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;transition:background-color .35s ease-out;pointer-events:none}.qodef-qi-image-slider .qodef-e-inner-holder{position:relative;overflow:hidden}.qodef-qi-image-slider .qodef-e-alt-text-holder{display:flex;visibility:hidden;opacity:0;transition:all .3s ease-in}.qodef-col-num--1.qodef-navigation-alignment--flex-start.qodef-qi-image-slider .qodef-e-alt-text-holder{justify-content:flex-end}.qodef-col-num--1.qodef-navigation-alignment--flex-end.qodef-qi-image-slider .qodef-e-alt-text-holder{justify-content:flex-start}.qodef-qi-image-slider .swiper-slide-active .qodef-e-alt-text-holder{visibility:visible;opacity:1}.qodef-qi-image-slider .qodef-e-alt-text{margin-top:10px}.qodef-qi-image-slider.qodef-image--hover-zoom .qodef-e-inner-holder{display:block;width:calc(100% - 1px);transform:scale(1.02) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-image-slider.qodef-image--hover-zoom .qodef-e:hover .qodef-e-inner-holder{transform:scale(1.05)}.qodef-qi-image-slider.qodef-image--hover-zoom-out .qodef-e-inner-holder{display:block;width:calc(100% + 2px);transform:scale(1.03) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-image-slider.qodef-image--hover-zoom-out .qodef-e:hover .qodef-e-inner-holder{transform:scale(1)}.qodef-qi-image-slider.qodef-image--hover-move .qodef-e-inner-holder{display:block;width:calc(100% + 2px);transform:scale(1.2);transition:transform .5s cubic-bezier(.33,.02,0,.93);will-change:transform}.qodef-qi-image-slider.qodef-image--hover-move .qodef-e:hover .qodef-e-inner-holder{transform:scale(1.2) translateX(12px)}.qodef-qi-image-slider.qodef-image--hover-from-top .qodef-e-inner-holder{transform-origin:top}.qodef-qi-image-slider.qodef-image--hover-from-bottom .qodef-e-inner-holder{transform-origin:bottom}.qodef-qi-image-slider.qodef-image--hover-from-left .qodef-e-inner-holder{transform-origin:left}.qodef-qi-image-slider.qodef-image--hover-from-right .qodef-e-inner-holder{transform-origin:right}.qodef-qi-image-slider.qodef--centered-zoom .swiper-slide{transform:scale(.85);transition:all .3s ease}.qodef-qi-image-slider.qodef--centered-zoom .swiper-slide.swiper-slide-active,.qodef-qi-image-slider.qodef--centered-zoom .swiper-slide.swiper-slide-duplicate-active{transform:scale(1)}.qodef-qi-info-cards{position:relative;display:flex;flex-direction:column;background-color:#f9f9f9;padding:30px;transition:background-color .4s ease-out}.qodef-qi-info-cards .qodef-m-link{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-qi-info-cards a:not(.qodef-m-link){position:relative;z-index:1}.qodef-qi-info-cards .qodef-m-title{margin:0 0 .5em}.qodef-qi-info-cards .qodef-m-title a{display:block;color:inherit}.qodef-qi-info-cards .qodef-m-subtitle{margin:0 0 .5em}.qodef-qi-info-cards .qodef-m-content{position:relative}.qodef-qi-info-cards .qodef-m-content .qodef-m-text{margin:0 0 .5em}.qodef-qi-info-cards .qodef-m-icon-wrapper{margin:0 0 .5em}.qodef-qi-info-cards .qodef-m-icon-holder{font-size:55px;line-height:1;transition:all .3s ease-in-out}.qodef-qi-info-cards .qodef-m-icon-holder i{vertical-align:top;color:inherit}.qodef-qi-info-cards .qodef-m-icon-holder svg{width:30px;height:auto;vertical-align:top;fill:currentColor;stroke:currentColor}.qodef-qi-info-cards.qodef--custom-icon .qodef-m-icon-wrapper{position:relative}.qodef-qi-info-cards.qodef--custom-icon .qodef-m-icon-wrapper a,.qodef-qi-info-cards.qodef--custom-icon .qodef-m-icon-wrapper img{display:inline-block}.qodef-qi-info-button{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:inherit;font-size:16px;line-height:2em;font-weight:500;text-decoration:none;text-transform:none;border-radius:4px;outline:0;transition:color .25s ease-in-out,background-color .25s ease-in-out,border-color .25s ease-in-out;padding:11px 28px;display:inline-flex;flex-direction:column;align-items:flex-start;justify-content:center;line-height:1.2em;overflow:hidden}.qodef-qi-info-button .qodef-m-text-holder{display:flex;align-items:center}.qodef-qi-info-button .qodef-m-subtext{font-size:.75em}.qodef-qi-info-button .qodef-m-subtext.qodef--subtext-color-set{transition:color .25s ease-in-out}.qodef-qi-info-button.qodef-size--small{padding:6px 24px}.qodef-qi-info-button.qodef-size--large{padding:11px 36px}.qodef-qi-info-button.qodef-size--full{width:100%;text-align:center}.qodef-qi-info-button.qodef-layout--filled{color:#111;background-color:#f4f4f4;border:0;font-size:1rem;border-style:solid}.qodef-qi-info-button.qodef-layout--filled:hover{color:#fff;background-color:#111}.qodef-qi-info-button.qodef-layout--outlined{color:#111;background-color:transparent;border:2px solid #111}.qodef-qi-info-button.qodef-layout--outlined:hover{color:#111;background-color:#f4f4f4;border-color:#f4f4f4}.qodef-qi-info-button.qodef-icon--left .qodef-m-text-holder{flex-direction:row-reverse}.qodef-qi-info-button .qodef-m-icon{color:currentColor}.qodef-qi-info-button .qodef-m-icon.qodef--icon-color-set{transition:color .25s ease-in-out,background-color .25s ease-in-out}.qodef-qi-info-button .qodef-m-icon svg{width:1em;fill:currentColor;stroke:currentColor}.qodef-qi-info-button.qodef-icon--right:not(.qodef-type--icon-boxed) .qodef-m-icon i,.qodef-qi-info-button.qodef-icon--right:not(.qodef-type--icon-boxed) .qodef-m-icon svg{margin-left:10px}.qodef-qi-info-button.qodef-icon--left:not(.qodef-type--icon-boxed) .qodef-m-icon i,.qodef-qi-info-button.qodef-icon--left:not(.qodef-type--icon-boxed) .qodef-m-icon svg{margin-right:10px}.qodef-qi-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner,.qodef-qi-info-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner,.qodef-qi-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner{position:relative;overflow:hidden;display:inherit;padding:1px}.qodef-qi-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner i,.qodef-qi-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner svg,.qodef-qi-info-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner i,.qodef-qi-info-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner svg,.qodef-qi-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner i,.qodef-qi-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner svg{transition:transform .38s cubic-bezier(.37,.08,.02,.93),opacity .18s ease-in-out;will-change:transform}.qodef-qi-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner i:nth-child(1),.qodef-qi-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner svg:nth-child(1),.qodef-qi-info-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner i:nth-child(1),.qodef-qi-info-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner svg:nth-child(1),.qodef-qi-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner i:nth-child(1),.qodef-qi-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner svg:nth-child(1){transform:translateX(0) translateY(0);transition-delay:.1s;opacity:1}.qodef-qi-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner i:nth-child(2),.qodef-qi-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner svg:nth-child(2),.qodef-qi-info-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner i:nth-child(2),.qodef-qi-info-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner svg:nth-child(2),.qodef-qi-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner i:nth-child(2),.qodef-qi-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner svg:nth-child(2){position:absolute;opacity:0;left:1px;top:1px;transition-delay:0s}.qodef-qi-info-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner i:nth-child(1),.qodef-qi-info-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner svg:nth-child(1),.qodef-qi-info-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner i:nth-child(1),.qodef-qi-info-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner svg:nth-child(1),.qodef-qi-info-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner i:nth-child(1),.qodef-qi-info-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner svg:nth-child(1){opacity:0}.qodef-qi-info-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner i:nth-child(2),.qodef-qi-info-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner svg:nth-child(2),.qodef-qi-info-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner i:nth-child(2),.qodef-qi-info-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner svg:nth-child(2),.qodef-qi-info-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner i:nth-child(2),.qodef-qi-info-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner svg:nth-child(2){transform:translateX(0) translateY(0) translatez(0);transition-delay:.25s;opacity:1}.qodef-qi-info-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner i:nth-child(2),.qodef-qi-info-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner svg:nth-child(2){transform:translateX(-150%) translateY(0)}.qodef-qi-info-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner i:nth-child(1),.qodef-qi-info-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner svg:nth-child(1){transform:translateX(200%) translateY(0)}.qodef-qi-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner i,.qodef-qi-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner svg{will-change:transform}.qodef-qi-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner i:nth-child(2),.qodef-qi-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner svg:nth-child(2){transform:translateX(0) translateY(150%) translateZ(0)}.qodef-qi-info-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner i:nth-child(1),.qodef-qi-info-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner svg:nth-child(1){transform:translateX(0) translateY(-150%) translateZ(0)}.qodef-qi-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner i,.qodef-qi-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner svg{will-change:transform}.qodef-qi-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner i:nth-child(2),.qodef-qi-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner svg:nth-child(2){transform:translateX(-100%) translateY(100%) translateZ(0)}.qodef-qi-info-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner i:nth-child(1),.qodef-qi-info-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner svg:nth-child(1){transform:translateX(100%) translateY(-100%) translateZ(0)}.qodef-qi-info-button.qodef-hover--icon-move-horizontal-short .qodef-m-icon-inner i,.qodef-qi-info-button.qodef-hover--icon-move-horizontal-short .qodef-m-icon-inner svg{transition:transform .3s cubic-bezier(.37,.08,.02,.93),opacity .2s ease-in-out;transform:translateX(0);will-change:transform}.qodef-qi-info-button.qodef-hover--icon-move-horizontal-short:hover .qodef-m-icon-inner i,.qodef-qi-info-button.qodef-hover--icon-move-horizontal-short:hover .qodef-m-icon-inner svg{transform:translateX(4px)}.qodef-qi-info-button.qodef-type--icon-boxed{padding:0!important;flex-direction:row;align-items:stretch}.qodef-qi-info-button.qodef-type--icon-boxed .qodef-m-text-holder{flex-direction:column;padding:11px 28px}.qodef-qi-info-button.qodef-type--icon-boxed.qodef-icon--left{flex-direction:row-reverse}.qodef-qi-info-button.qodef-type--icon-boxed.qodef-icon--left .qodef-m-icon-holder{flex-direction:row-reverse}.qodef-qi-info-button.qodef-type--icon-boxed .qodef-m-text-holder{align-items:flex-start;justify-content:center}.qodef-qi-info-button.qodef-type--icon-boxed .qodef-m-icon{position:relative;display:flex;align-items:center;justify-content:center;text-align:center;padding:11px 0;flex:1}.qodef-qi-info-button.qodef-type--icon-boxed .qodef-m-icon i{line-height:inherit}.qodef-qi-info-button.qodef-type--icon-boxed .qodef-m-border{height:100%;width:2px;background-color:#111;transition:background-color .25s ease-in-out}.qodef-qi-interactive-banner{position:relative;display:inline-block;width:100%;vertical-align:top;width:auto;overflow:hidden}.qodef-qi-interactive-banner .qodef-m-banner-link{position:absolute;top:0;left:0;width:100%;height:100%;display:block}.qodef-qi-interactive-banner .qodef-m-content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column}.qodef-qi-interactive-banner .qodef-m-title{margin:0}.qodef-qi-interactive-banner .qodef-m-title-inner{display:inline-block}.qodef-qi-interactive-banner .qodef-m-subtitle{margin:0 0 .4em}.qodef-qi-interactive-banner .qodef-m-content-inner>.qodef-m-text{margin:.7em 0 0}.qodef-qi-interactive-banner .qodef-m-text-holder{margin:.7em 0 0}.qodef-qi-interactive-banner .qodef-m-button{padding:.5em 0 0;z-index:1;position:relative;display:inline-block}.qodef-qi-interactive-banner .qodef-m-image{position:relative;display:inline-block;width:100%;vertical-align:top;width:auto;overflow:hidden}.qodef-qi-interactive-banner .qodef-m-image img{display:inline-block;transition:all .35s ease-out}.qodef-qi-interactive-banner .qodef-m-image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;transition:background-color .35s ease-out}.qodef-qi-interactive-banner.qodef-layout--from-bottom.qodef--visible .qodef-m-content{opacity:1}.qodef-qi-interactive-banner.qodef-layout--from-bottom .qodef-m-content{align-items:flex-start;justify-content:flex-end;padding:60px;opacity:0;transition:opacity .2s}.qodef-qi-interactive-banner.qodef-layout--from-bottom .qodef-m-content-inner{position:relative;overflow:hidden}.qodef-qi-interactive-banner.qodef-layout--from-bottom .qodef-m-movement{transform:translateZ(0);transition:transform .4s cubic-bezier(.22,.61,.36,1)}.qodef-qi-interactive-banner.qodef-layout--from-bottom .qodef-m-text-holder{opacity:0;transition:opacity .25s ease-out}.qodef-qi-interactive-banner.qodef-layout--from-bottom .qodef-m-text-holder .qodef-m-text{margin:0}.qodef-qi-interactive-banner.qodef-layout--from-bottom:hover .qodef-m-movement{transform:translateY(0) translateZ(0)!important}.qodef-qi-interactive-banner.qodef-layout--from-bottom:hover .qodef-m-text-holder{opacity:1;transition-delay:.15s}.qodef-qi-interactive-banner.qodef-layout--image-switch{width:100%;background-color:#f6f6f6}.qodef-qi-interactive-banner.qodef-layout--image-switch .qodef-m-content{position:relative;flex-direction:row;align-items:center;justify-content:left;text-align:left;padding:60px}@media only screen and (max-width:680px){.qodef-qi-interactive-banner.qodef-layout--image-switch .qodef-m-content{flex-direction:column}}.qodef-qi-interactive-banner.qodef-layout--image-switch .qodef-m-content-inner{flex:1;margin-right:2em}@media only screen and (max-width:680px){.qodef-qi-interactive-banner.qodef-layout--image-switch .qodef-m-content-inner{margin-right:0}}.qodef-qi-interactive-banner.qodef-layout--image-switch .qodef-m-image-holder{position:relative;width:35%}@media only screen and (max-width:680px){.qodef-qi-interactive-banner.qodef-layout--image-switch .qodef-m-image-holder{width:100%;margin-top:2em}}.qodef-qi-interactive-banner.qodef-layout--image-switch .qodef-m-image-holder .qodef-m-image{transition:.2s ease-in-out}.qodef-qi-interactive-banner.qodef-layout--image-switch .qodef-m-image-holder .qodef-m-image:first-child{opacity:1}.qodef-qi-interactive-banner.qodef-layout--image-switch .qodef-m-image-holder .qodef-m-image:last-child{position:absolute;top:0;left:0;opacity:0}.qodef-qi-interactive-banner.qodef-layout--image-switch:hover .qodef-m-image-holder .qodef-m-image:first-child{opacity:0}.qodef-qi-interactive-banner.qodef-layout--image-switch:hover .qodef-m-image-holder .qodef-m-image:last-child{opacity:1}.qodef-qi-interactive-banner.qodef-layout--revealing.qodef--visible .qodef-m-content{opacity:1}.qodef-qi-interactive-banner.qodef-layout--revealing .qodef-m-content{align-items:flex-start;justify-content:flex-start;padding:60px;opacity:0;transition:opacity .2s}.qodef-qi-interactive-banner.qodef-layout--revealing .qodef-m-content-inner>.qodef-m-text{opacity:0;transform:translateY(-10px);transition:opacity .25s,transform .25s cubic-bezier(.22,.61,.36,1)}.qodef-qi-interactive-banner.qodef-layout--revealing .qodef-m-button{transition:transform .4s cubic-bezier(.22,.61,.36,1);transition-delay:50ms}.qodef-qi-interactive-banner.qodef-layout--revealing:hover .qodef-m-button{transform:translateY(0) translateZ(0)!important;transition-delay:0s}.qodef-qi-interactive-banner.qodef-layout--revealing:hover .qodef-m-content-inner>.qodef-m-text{opacity:1;transform:translateY(0);transition-duration:.25s,.35s;transition-delay:.1s,.1s}.qodef-qi-interactive-banner.qodef-layout--standard .qodef-m-content{align-items:center;justify-content:center;text-align:center;padding:30px}.qodef-qi-interactive-banner.qodef-layout--standard .qodef-m-button,.qodef-qi-interactive-banner.qodef-layout--standard .qodef-m-subtitle{opacity:0;transition:opacity .23s ease-out,transform .28s ease-out}.qodef-qi-interactive-banner.qodef-layout--standard .qodef-m-subtitle{transform:translateY(-10px)}.qodef-qi-interactive-banner.qodef-layout--standard .qodef-m-button{transform:translateY(10px)}.qodef-qi-interactive-banner.qodef-layout--standard:hover .qodef-m-button,.qodef-qi-interactive-banner.qodef-layout--standard:hover .qodef-m-subtitle{opacity:1;transform:translateY(0)}.qodef-qi-interactive-link-showcase{position:relative;display:inline-block;width:100%;vertical-align:top;display:flex;align-items:center;visibility:hidden}.qodef-qi-interactive-link-showcase.qodef--full-height{height:100vh}.admin-bar .qodef-qi-interactive-link-showcase.qodef--full-height{height:calc(100vh - 32px)}.qodef-qi-interactive-link-showcase .qodef-e-image{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity 0s .45s}.qodef-qi-interactive-link-showcase .qodef-e-image.qodef-background{background-size:cover;background-position:center;background-repeat:no-repeat}.qodef-qi-interactive-link-showcase .qodef-e-image.qodef-background img{display:none}.qodef-qi-interactive-link-showcase .qodef-e-image.qodef--active{opacity:1;z-index:5;transition:opacity .4s cubic-bezier(.215,.61,.355,1)}.qodef-qi-interactive-link-showcase .qodef-m-items{display:flex;flex-direction:column;align-items:center;z-index:10}.qodef-qi-interactive-link-showcase .qodef-m-item{position:relative;display:inline-block;vertical-align:top;width:auto;color:#111;margin:.6em 0}.qodef-qi-interactive-link-showcase .qodef-e-title{position:relative;display:inline-block;vertical-align:top;font-family:inherit;font-weight:500;letter-spacing:-.02em;font-size:39px;line-height:1.19048em;transition:color .2s ease-out;z-index:2}@media only screen and (max-width:680px){.qodef-qi-interactive-link-showcase .qodef-e-title{font-size:36px}}.qodef-qi-interactive-link-showcase .qodef-e-inner-title{position:relative;display:inline-block;vertical-align:top}.qodef-qi-interactive-link-showcase .qodef-e-inner-title:after{content:"";position:absolute;left:0;width:0;height:2px;background-color:currentColor;transition:width .3s ease}.qodef-qi-interactive-link-showcase .qodef-e-inner-title:hover:after{width:100%}.qodef-hover--underline.qodef-qi-interactive-link-showcase .qodef-e-inner-title:after{bottom:0}.qodef-hover--line-through.qodef-qi-interactive-link-showcase .qodef-e-inner-title:after{top:50%;transform:translateY(-50%)}.qodef-qi-interactive-link-showcase .qodef--active.qodef-m-item .qodef-e-inner-title:after{width:100%}.qodef-qi-interactive-link-showcase .qodef-e-text{display:block}.qodef-qi-interactive-link-showcase.qodef--init{visibility:visible}.qodef-qi-interactive-link-showcase.qodef-layout--background .qodef-m-images{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-qi-interactive-link-showcase.qodef-layout--background .qodef-m-items{width:40%;justify-content:center;align-items:flex-start}.qodef-qi-interactive-link-showcase.qodef-layout--split{align-items:stretch}.qodef-qi-interactive-link-showcase.qodef-layout--split .qodef-m-images{position:relative;flex:1}@media only screen and (max-width:680px){.qodef-split-hide-under--680 .qodef-qi-interactive-link-showcase.qodef-layout--split .qodef-m-images{display:none}}@media only screen and (max-width:480px){.qodef-split-hide-under--480 .qodef-qi-interactive-link-showcase.qodef-layout--split .qodef-m-images{display:none}}.qodef-qi-interactive-link-showcase.qodef-layout--split .qodef-m-items{width:40%;justify-content:center;align-items:flex-start;padding:150px 10%}@media only screen and (max-width:680px){.qodef-split-hide-under--680 .qodef-qi-interactive-link-showcase.qodef-layout--split .qodef-m-items{width:100%}}@media only screen and (max-width:480px){.qodef-split-hide-under--480 .qodef-qi-interactive-link-showcase.qodef-layout--split .qodef-m-items{width:100%}}.qodef-qi-interactive-link-showcase.qodef-layout--split .qodef-e-image:not(.qodef-background){display:flex;align-items:center;justify-content:center}.qodef-qi-interactive-link-showcase.qodef-layout--split .qodef-e-image:not(.qodef-background) img{max-height:100%;object-fit:contain}.qodef-qi-interactive-link-showcase.qodef-layout--standard{justify-content:center;text-align:center}.qodef-qi-interactive-link-showcase.qodef-layout--standard .qodef-m-images{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}@media only screen and (max-width:768px){.qodef-standard-hide-under--768 .qodef-qi-interactive-link-showcase.qodef-layout--standard .qodef-m-images{display:none}}@media only screen and (max-width:680px){.qodef-standard-hide-under--680 .qodef-qi-interactive-link-showcase.qodef-layout--standard .qodef-m-images{display:none}}@media only screen and (max-width:480px){.qodef-standard-hide-under--480 .qodef-qi-interactive-link-showcase.qodef-layout--standard .qodef-m-images{display:none}}.qodef-qi-interactive-link-showcase.qodef-layout--standard .qodef-m-items{width:40%;justify-content:center}@media only screen and (max-width:680px){.qodef-split-hide-under--680 .qodef-qi-interactive-link-showcase.qodef-layout--standard .qodef-m-items{width:100%}}@media only screen and (max-width:480px){.qodef-split-hide-under--480 .qodef-qi-interactive-link-showcase.qodef-layout--standard .qodef-m-items{width:100%}}.qodef-standard-images-on-top--yes .qodef-qi-interactive-link-showcase.qodef-layout--standard .qodef-m-items{z-index:unset}.qodef-qi-interactive-link-showcase.qodef-layout--standard .qodef-e-image{display:flex;align-items:center;justify-content:center;transition:opacity .35s ease-out}.qodef-qi-interactive-link-showcase.qodef-layout--standard .qodef-e-image.qodef-position--left{left:0;width:30%}.qodef-qi-interactive-link-showcase.qodef-layout--standard .qodef-e-image.qodef-position--right{left:auto;right:0;width:30%}.qodef-qi-interactive-link-showcase.qodef-layout--standard .qodef-e-image img{position:relative}.qodef-qi-interactive-link-showcase.qodef-layout--inline{align-items:flex-start;justify-content:flex-start;text-align:left}.qodef-qi-interactive-link-showcase.qodef-layout--inline .qodef-m-images{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}@media only screen and (max-width:680px){.qodef-standard-hide-under--680 .qodef-qi-interactive-link-showcase.qodef-layout--inline .qodef-m-images{display:none}}@media only screen and (max-width:480px){.qodef-standard-hide-under--480 .qodef-qi-interactive-link-showcase.qodef-layout--inline .qodef-m-images{display:none}}.qodef-qi-interactive-link-showcase.qodef-layout--inline .qodef-m-items{flex-direction:row;flex-wrap:wrap;align-items:baseline;margin:0 -20px}@media only screen and (max-width:680px){.qodef-split-hide-under--680 .qodef-qi-interactive-link-showcase.qodef-layout--inline .qodef-m-items{width:100%}}@media only screen and (max-width:480px){.qodef-split-hide-under--480 .qodef-qi-interactive-link-showcase.qodef-layout--inline .qodef-m-items{width:100%}}.qodef-qi-interactive-link-showcase.qodef-layout--inline .qodef-m-item{position:relative;flex:1;flex-grow:0;margin:0!important}.qodef-qi-interactive-link-showcase.qodef-layout--inline .qodef-e-title{white-space:nowrap;padding:0 20px}.qodef-qi-interactive-link-showcase.qodef-layout--inline .qodef-e-title:before{position:absolute;right:0;transform:translateX(50%)}.qodef-qi-interactive-link-showcase.qodef-layout--inline .qodef-e-text{padding:0 20px}.qodef-qi-interactive-link-showcase.qodef-layout--inline .qodef-e-image{display:flex;align-items:center;justify-content:center;transition:opacity .35s ease-out}.qodef-qi-interactive-link-showcase.qodef-layout--inline .qodef-e-image.qodef-position--left{left:0;width:30%;justify-content:flex-start}.qodef-qi-interactive-link-showcase.qodef-layout--inline .qodef-e-image.qodef-position--right{left:auto;right:0;width:30%;justify-content:flex-end}.qodef-qi-interactive-link-showcase.qodef-layout--inline .qodef-e-image img{position:relative}.qodef-qi-item-showcase{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%}.qodef-qi-item-showcase .qodef-m-image{position:relative;flex-shrink:0;max-width:60%;padding:0 60px}.qodef-qi-item-showcase .qodef-m-image img{display:block}.qodef-qi-item-showcase .qodef-m-items{position:relative;display:flex;flex-direction:column;width:100%}.qodef-qi-item-showcase .qodef-m-items.qodef--left{text-align:right}.qodef-qi-item-showcase .qodef-m-items.qodef--right{text-align:left}.qodef-qi-item-showcase .qodef-m-item{position:relative;display:inline-block;width:100%;vertical-align:top;margin-bottom:60px}@media screen and (min-width:1025px){.qodef-qi-item-showcase .qodef-m-item:last-child{margin-bottom:0!important}}.qodef-qi-item-showcase .qodef-e-icon-holder{line-height:1em;transition:color .2s ease-out}.qodef-qi-item-showcase .qodef-e-icon-holder a{display:inline-block}.qodef-qi-item-showcase .qodef-e-icon-holder>svg{width:1em;fill:currentColor;stroke:currentColor}.qodef-qi-item-showcase .qodef-e-title{margin:0 0 1em}.qodef-qi-item-showcase .qodef-e-title-link{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit}.qodef-qi-item-showcase .qodef-e-title-link:hover{color:var(--qode-main-color)}.qodef-qi-item-showcase .qodef-e-text{margin:0}.qodef-qi-item-showcase.qodef-qi--has-appear{visibility:hidden}.qodef-qi-item-showcase.qodef-qi--has-appear .qodef-m-image{transform:translateY(70px);transition:opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1);opacity:0}.qodef-qi-item-showcase.qodef-qi--has-appear .qodef-m-item{transform:translateY(70px);transition:opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1);opacity:0}.qodef-qi-item-showcase.qodef-qi--has-appear .qodef-m-item:nth-child(1){transition-delay:.2s}.qodef-qi-item-showcase.qodef-qi--has-appear .qodef-m-item:nth-child(2){transition-delay:.4s}.qodef-qi-item-showcase.qodef-qi--has-appear .qodef-m-item:nth-child(3){transition-delay:.6s}.qodef-qi-item-showcase.qodef-qi--has-appear .qodef-m-item:nth-child(4){transition-delay:.8s}.qodef-qi-item-showcase.qodef-qi--has-appear .qodef-m-item:nth-child(5){transition-delay:1s}.qodef-qi-item-showcase.qodef-qi--has-appear .qodef-m-item:nth-child(6){transition-delay:1.2s}.qodef-qi-item-showcase.qodef-qi--has-appear.qodef-qi--appeared{visibility:visible}.qodef-qi-item-showcase.qodef-qi--has-appear.qodef-qi--appeared .qodef-m-image{opacity:1;transform:translateY(0)}.qodef-qi-item-showcase.qodef-qi--has-appear.qodef-qi--appeared .qodef-m-item{opacity:1;transform:translateY(0)}@media only screen and (max-width:1024px){.qodef-qi-item-showcase{align-items:flex-start;flex-wrap:wrap}.qodef-qi-item-showcase .qodef-m-image{position:absolute;top:0;left:0;width:40%;max-width:100%;padding-left:0!important}.qodef-qi-item-showcase .qodef-m-items{left:40%;width:calc(100% - 40%)}.qodef-qi-item-showcase .qodef-m-items .qodef-m-item{transition-delay:0s}.qodef-qi-item-showcase .qodef-m-items.qodef--left{text-align:left}}@media only screen and (max-width:768px){.qodef-qi-item-showcase .qodef-m-image{display:none}.qodef-qi-item-showcase .qodef-m-items{left:0;width:100%}}.qodef-qi-item-showcase.qodef-layout--side-icon .qodef-m-item{display:flex;align-items:flex-start}.qodef-qi-item-showcase.qodef-layout--side-icon .qodef--left .qodef-m-item{flex-direction:row-reverse}@media only screen and (max-width:1024px){.qodef-qi-item-showcase.qodef-layout--side-icon .qodef--left .qodef-m-item{flex-direction:row}}.qodef-qi-item-showcase.qodef-layout--side-icon .qodef--left .qodef-e-side-holder{margin-left:.5em}@media only screen and (max-width:1024px){.qodef-qi-item-showcase.qodef-layout--side-icon .qodef--left .qodef-e-side-holder{margin-left:0;margin-right:.5em}}.qodef-qi-item-showcase.qodef-layout--side-icon .qodef--right .qodef-e-side-holder{margin-right:.5em}.qodef-qi-item-showcase.qodef-layout--side-icon .qodef-e-icon-holder{font-size:3em;flex-shrink:0}.qodef-qi-item-showcase.qodef-layout--side-icon .qodef-e-content-holder{flex:1}.qodef-qi-item-showcase.qodef-layout--standard .qodef-e-icon-holder,.qodef-qi-item-showcase.qodef-layout--standard .qodef-e-number{margin-bottom:.4em}.qodef-qi-image-gallery-masonry.qodef-qi-grid>.qodef-grid-inner{gap:24px}.qodef-qi-image-gallery-masonry.qodef-qi-grid.qodef-layout--qi-masonry.qodef-items--fixed .qodef-image-wrapper img{object-fit:cover}.qodef-qi-image-gallery-masonry .qodef-e-inner{position:relative;overflow:hidden}.qodef-qi-image-gallery-masonry .qodef-e-inner:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;transition:background-color .35s ease-out;pointer-events:none}.qodef-qi-image-gallery-masonry.qodef-image--hover-zoom .qodef-e-inner img{display:block;width:calc(100% + 2px);transform:scale(1.005) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-image-gallery-masonry.qodef-image--hover-zoom .qodef-e:hover .qodef-e-inner img{transform:scale(1.03)}.qodef-qi-image-gallery-masonry.qodef-image--hover-zoom-out .qodef-e-inner img{display:block;width:calc(100% + 2px);transform:scale(1.03) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-image-gallery-masonry.qodef-image--hover-zoom-out .qodef-e:hover .qodef-e-inner img{transform:scale(1)}.qodef-qi-image-gallery-masonry.qodef-image--hover-move .qodef-e-inner img{display:block;width:calc(100% + 2px);transform:scale(1.2);transition:transform .5s cubic-bezier(.33,.02,0,.93);will-change:transform}.qodef-qi-image-gallery-masonry.qodef-image--hover-move .qodef-e:hover .qodef-e-inner img{transform:scale(1.2) translateX(12px)}.qodef-qi-image-gallery-masonry.qodef-image--hover-from-top .qodef-e-inner img{transform-origin:top}.qodef-qi-image-gallery-masonry.qodef-image--hover-from-bottom .qodef-e-inner img{transform-origin:bottom}.qodef-qi-image-gallery-masonry.qodef-image--hover-from-left .qodef-e-inner img{transform-origin:left}.qodef-qi-image-gallery-masonry.qodef-image--hover-from-right .qodef-e-inner img{transform-origin:right}.qodef-qi-message-box{background:#d5eaf4;padding:40px 40px;display:flex;transition:opacity .19s ease,visibility .19s ease}.qodef-qi-message-box.qodef-hidden{opacity:0;visibility:hidden}.qodef-qi-message-box.qodef-icon--middle{align-items:center}.qodef-qi-message-box.qodef-icon--top{align-items:flex-start}.qodef-qi-message-box.qodef-icon--bottom{align-items:flex-end}.qodef-qi-message-box .qodef-m-close-icon{position:absolute;right:17px;top:17px;line-height:1;cursor:pointer;transition:color .25s ease-in-out}.qodef-qi-message-box .qodef-m-close-icon i{color:inherit}.qodef-qi-message-box .qodef-m-close-icon svg{width:30px;height:auto;fill:currentColor;stroke:currentColor}.qodef-qi-message-box .qodef-m-icon{line-height:1;margin-right:20px}.qodef-qi-message-box .qodef-m-title{margin:0}.qodef-qi-message-box .qodef-m-text{margin:0}.q-message-box-holder{transition:height .23s cubic-bezier(.05,.47,.58,1)}.qodef-qi-parallax-images{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-parallax-images .qodef-m-images{position:relative;display:inline-block;vertical-align:middle}.qodef-browser--ms-explorer .qodef-qi-parallax-images .qodef-m-images{width:100%}.e--ua-firefox .qodef-qi-parallax-images .qodef-m-images img{backface-visibility:hidden}.qodef-qi-parallax-images .qodef-e-parallax-image{position:absolute;display:block;transition:all .7s cubic-bezier(.23,1,.32,1)}.qodef-qi-parallax-images .qodef-e-parallax-image.qodef-position--top-left{top:0;left:0}.qodef-qi-parallax-images .qodef-e-parallax-image.qodef-position--top-right{top:0;right:0}.qodef-qi-parallax-images .qodef-e-parallax-image.qodef-position--bottom-left{bottom:0;left:0}.qodef-qi-parallax-images .qodef-e-parallax-image.qodef-position--bottom-right{bottom:0;right:0}.qodef-qi-charts{position:relative;visibility:hidden}.qodef-qi-charts.qodef--init{visibility:visible}.qodef-qi-charts .qodef-m-inner{position:relative}.qodef-qi-charts .qodef-m-canvas-holder{display:flex}.qodef-qi-charts .qodef-m-canvas{position:relative;width:260px}.qodef-qi-charts .qodef-m-title{margin:2em 0 0}.qodef-qi-charts .qodef-m-text{margin:.2em 0 0 0}.qodef-qi-charts.qodef-chart-alignment--flex-start .qodef-m-canvas-holder{justify-content:flex-start}.qodef-qi-charts.qodef-chart-alignment--center .qodef-m-canvas-holder{justify-content:center}.qodef-qi-charts.qodef-chart-alignment--flex-end .qodef-m-canvas-holder{justify-content:flex-end}.qodef-qi-image-gallery-pinterest .qodef-e-inner{position:relative;overflow:hidden}.qodef-qi-image-gallery-pinterest .qodef-e-inner:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;transition:background-color .35s ease-out;pointer-events:none}.qodef-qi-image-gallery-pinterest.qodef-image--hover-zoom .qodef-e-inner img{display:block;width:calc(100% + 2px);transform:scale(1.005) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-image-gallery-pinterest.qodef-image--hover-zoom .qodef-e:hover .qodef-e-inner img{transform:scale(1.03)}.qodef-qi-image-gallery-pinterest.qodef-image--hover-zoom-out .qodef-e-inner img{display:block;width:calc(100% + 2px);transform:scale(1.03) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-image-gallery-pinterest.qodef-image--hover-zoom-out .qodef-e:hover .qodef-e-inner img{transform:scale(1)}.qodef-qi-image-gallery-pinterest.qodef-image--hover-move .qodef-e-inner img{display:block;width:calc(100% + 2px);transform:scale(1.2);transition:transform .5s cubic-bezier(.33,.02,0,.93);will-change:transform}.qodef-qi-image-gallery-pinterest.qodef-image--hover-move .qodef-e:hover .qodef-e-inner img{transform:scale(1.2) translateX(12px)}.qodef-qi-image-gallery-pinterest.qodef-image--hover-from-top .qodef-e-inner img{transform-origin:top}.qodef-qi-image-gallery-pinterest.qodef-image--hover-from-bottom .qodef-e-inner img{transform-origin:bottom}.qodef-qi-image-gallery-pinterest.qodef-image--hover-from-left .qodef-e-inner img{transform-origin:left}.qodef-qi-image-gallery-pinterest.qodef-image--hover-from-right .qodef-e-inner img{transform-origin:right}.qodef-qi-preview-slider{position:relative;opacity:0;transition:opacity .35s ease-out}.qodef-qi-preview-slider.qodef--visible{opacity:1}.qodef-qi-preview-slider .qodef-preview-slider-device-holder{position:absolute;top:0;left:50%;transform:translateX(-50%);z-index:10}.qodef-qi-preview-slider .qodef-preview-slider-device{position:absolute;margin:auto;width:214px;bottom:-50px;right:50px}.qodef-qi-preview-slider .qodef-preview-slider-device .qodef-preview-slider-device-image{position:relative;pointer-events:none;z-index:10}.qodef-qi-preview-slider .qodef-preview-slider-device .qodef-preview-slider-device-image img{width:100%;filter:drop-shadow(0 6px 16.8px rgba(0, 0, 0, .07))}.qodef-qi-preview-slider .qodef-preview-slider-device .qodef-m-items{position:absolute;top:0;left:0;bottom:0;right:0;z-index:5}.qodef-qi-preview-slider .qodef-preview-slider-device .qodef-qi-swiper-container{overflow:hidden;height:100%;padding:0!important}.qodef-qi-preview-slider .qodef-preview-slider-device .qodef-m-item{height:100%}.qodef-qi-preview-slider .qodef-preview-slider-device .qodef-m-item img{height:100%;object-fit:cover}.qodef-qi-pricing-list{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-pricing-list .qodef-m-item:not(:last-child){margin-bottom:35px}.qodef-qi-pricing-list .qodef-m-item.qodef-has-discount .qodef-e-heading-price{text-decoration:line-through;margin-right:.25em}.qodef-qi-pricing-list .qodef-e-heading{display:flex;align-items:baseline}.qodef-qi-pricing-list .qodef-e-heading .qodef-e-image{max-width:20%}.qodef-qi-pricing-list .qodef-e-heading .qodef-e-image img{margin-left:10px}.qodef-qi-pricing-list .qodef-e-heading-title{margin:0}.qodef-qi-pricing-list .qodef-e-heading-line{flex-grow:1;margin:0 8px;border-bottom:1px solid #ebebeb}.qodef-qi-pricing-list .qodef-e-heading-discount-price,.qodef-qi-pricing-list .qodef-e-heading-price{margin:0;color:#111}.qodef-qi-pricing-list .qodef-e-description{margin:.5em 0 0;color:#9c9c9c}.qodef-qi-pricing-list .qodef-m-button{margin-top:30px}.qodef-qi-pricing-list.qodef-pricing-line--pattern .qodef-e-heading-line{height:5px;background-repeat:repeat;border:none}.qodef-qi-pricing-list.qodef-pricing-line--dashed .qodef-e-heading-line{border-bottom-style:dashed}.qodef-qi-pricing-list.qodef-pricing-line--dotted .qodef-e-heading-line{border-bottom-style:dotted}.qodef-qi-pricing-list.qodef-with-separator .qodef-m-item:not(:last-child){border-bottom:1px solid #ebebeb}.qodef-qi-pricing-list.qodef-layout--image-before .qodef-m-item{display:flex;align-items:center}.qodef-qi-pricing-list.qodef-layout--image-before .qodef-m-item .qodef-e-image{max-width:25%;flex-shrink:0;margin-right:24px}.qodef-qi-pricing-list.qodef-layout--image-before .qodef-m-item .qodef-e-item-holder{flex:1}.qodef-qi-pricing-table{position:relative;display:inline-block;width:100%;vertical-align:top;overflow:hidden}.qodef-qi-pricing-table.qodef-status--featured{transform:translateY(-18px)}.qodef-qi-pricing-table .qodef-m-inner{position:relative;padding:45px}.qodef-qi-pricing-table .qodef-m-title{margin:0}.qodef-qi-pricing-table .qodef-m-price{display:flex;align-items:baseline}.qodef-qi-pricing-table .qodef-m-price .qodef-m-price-wrapper{display:inline-flex;margin:0;line-height:1;justify-content:center;align-items:baseline}.qodef-qi-pricing-table .qodef-m-price .qodef-m-price-currency{align-self:flex-start}.qodef-qi-pricing-table.qodef-period--side .qodef-m-price-period{margin-left:5px}.qodef-qi-pricing-table.qodef-period--bottom .qodef-m-price{flex-direction:column}.qodef-qi-pricing-table.qodef-period--bottom .qodef-m-price-period{margin:0}.qodef-qi-pricing-table .qodef-m-content{padding:25px 0 0;margin:0}.qodef-qi-pricing-table .qodef-m-content li{margin-bottom:8px}.qodef-qi-pricing-table .qodef-m-content li:last-child{margin-bottom:0}.qodef-qi-pricing-table .qodef-m-content li.qodef--excluded{text-decoration:line-through;color:rgba(17,17,17,.6)}.qodef-qi-pricing-table .qodef-m-button .qodef-qi-button{margin:25px 0 0}.qodef-qi-pricing-table .qodef-m-label{position:absolute;right:15px;color:#fff;background-color:#111}.qodef-qi-pricing-table.qodef-label-type--badge .qodef-m-label{top:15px;border-radius:50px;padding:10px}.qodef-qi-pricing-table.qodef-label-type--ribbon .qodef-m-label{top:-1px;border-radius:50px 0 0 50px;transform:rotate(-90deg) translate(0,-100%);transform-origin:right top;padding:5px 15px}.qodef-qi-pricing-table.qodef-list-style-icon .qodef-m-content{list-style-type:none}.qodef-qi-pricing-table.qodef-list-style-icon .qodef-m-content svg{width:1em;fill:currentColor;stroke:currentColor}.qodef-qi-pricing-table.qodef-list-style-icon .qodef-e-icon{display:inline-block}.qodef-qi-pricing-table.qodef-list-style-icon.qodef-list-style--outside .qodef-m-content{margin:0 calc(-1em - 5px)}.qodef-qi-pricing-table.qodef-list-style-icon.qodef-list-style--outside li{position:relative;display:flex}.qodef-qi-pricing-table.qodef-list-style-icon.qodef-list-style--outside .qodef-e-icon{position:absolute;left:0}.qodef-qi-pricing-table.qodef-list-style-icon.qodef-list-style--outside .qodef-e-text{flex:1;padding:0 5px;margin:0 1em}.qodef-qi-pricing-table.qodef-list-style--outside .qodef-m-content{list-style-position:outside}.qodef-qi-pricing-table.qodef-list-style--inside .qodef-m-content{list-style-position:inside}.qodef-qi-pricing-table.qodef-list-type--none .qodef-m-content{list-style-type:none}.qodef-qi-pricing-table .qodef-qi-separator .qodef-m-line{width:30px}.qodef-qi-pricing-table.qodef-layout--cascading .qodef-m-inner{padding:50px}.qodef-qi-pricing-table.qodef-layout--cascading .qodef-m-title{background-color:#f6f6f6;padding:30px 50px}.qodef-qi-pricing-table.qodef-layout--minimal{border-width:0 0 0 1px}.qodef-qi-pricing-table.qodef-layout--minimal .qodef-m-inner{padding:0 0 0 15px}.qodef-qi-pricing-table.qodef-layout--minimal .qodef-m-price-wrapper{margin:0 0 .5em}.qodef-qi-pricing-table.qodef-layout--simple .qodef-m-inner{padding:0 50px 40px}.qodef-qi-pricing-table.qodef-layout--simple .qodef-m-title-wrapper{background-color:#f6f6f6;padding:40px 20px}.qodef-qi-pricing-table.qodef-layout--standard .qodef-m-title{margin:0 0 1em}.qodef-qi-pricing-table.qodef-layout--vertical-image{display:flex}.qodef-qi-pricing-table.qodef-layout--vertical-image .qodef-m-inner{flex:1}.qodef-qi-pricing-table.qodef-layout--vertical-image .qodef-m-vertical-image-holder{width:90px;max-width:60%}.qodef-qi-pricing-table.qodef-layout--vertical-image .qodef-m-vertical-image-holder .qodef-m-image{height:100%}.qodef-qi-pricing-table.qodef-layout--vertical-image .qodef-m-vertical-image-holder img{height:100%;object-fit:cover}.qodef-qi-pricing-table.qodef-layout--vertical-image .qodef-m-title{margin-bottom:1em}.qodef-qi-pricing-table.qodef-layout--with-icon .qodef-m-inner{padding:0}.qodef-qi-pricing-table.qodef-layout--with-icon .qodef-m-top{padding:50px}.qodef-qi-pricing-table.qodef-layout--with-icon .qodef-m-content{padding:0}.qodef-qi-pricing-table.qodef-layout--with-icon .qodef-m-content .qodef-e-item{padding:27px 50px;margin:0;border-top:1px solid #ebebeb}.qodef-qi-pricing-table.qodef-layout--with-icon .qodef-m-title-icon{line-height:1em}.qodef-qi-pricing-table.qodef-layout--with-icon .qodef-m-title-icon svg{width:1em;vertical-align:top;fill:currentColor;stroke:currentColor}.qodef-qi-pricing-table.qodef-layout--with-icon .qodef-m-title{margin:.7em 0 1em}.qodef-qi-pricing-table.qodef-layout--with-icon .qodef-m-button .qodef-qi-button{width:100%;text-align:center;margin-top:0}.qodef-qi-process.qodef-qi-grid>.qodef-grid-inner>.qodef-grid-item:last-child .qodef-e-line{display:none}.qodef-qi-process .qodef-e-icon-holder{position:relative;z-index:5}.qodef-qi-process .qodef-e-icon{position:relative;display:flex;align-items:center;justify-content:center;width:3em;height:3em;font-size:60px;background:#f6f6f6;border-radius:50%;margin:0 auto;z-index:3}.qodef-qi-process .qodef-e-icon svg{width:1em;height:auto;vertical-align:top;fill:currentColor;stroke:currentColor;overflow:visible}.qodef-qi-process .qodef-e-number{position:absolute;top:0;right:0;background:#333;width:2.8em;height:2.8em;font-size:20px;color:#fff;border-radius:50%;line-height:1;display:flex;align-items:center;justify-content:center}.qodef-qi-process .qodef-e-line{position:absolute;z-index:2}.qodef-qi-process .qodef-e-title{margin:2em 0 0}.qodef-qi-process .qodef-e-text{margin:.3em 0 0}.qodef-qi-process.qodef-item-layout--horizontal .qodef-e-number{width:2.8em;height:2.8em;font-size:20px}.qodef-qi-process.qodef-item-layout--horizontal .qodef-e-line{top:50%;left:50%;width:100%;height:auto}.qodef-qi-process.qodef-item-layout--horizontal .qodef-e-line-inner{width:100%;height:100%;border-bottom:#acacac;position:absolute;top:0;left:0}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e .qodef-e-line-inner{transition:transform 1s;transform-origin:left;transform:scaleX(0)}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e .qodef-e-icon{transition:transform .35s,opacity .2s;transform:scale(.8);opacity:0}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e .qodef-e-title{transition:transform .35s,opacity .2s;transform:translateY(10px);opacity:0}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(1){transition-delay:0s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(1) .qodef-e-line-inner{transition-delay:.25s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(1) .qodef-e-icon{transition-delay:0s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(1) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(1) .qodef-e-title{transition-delay:.1s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(2){transition-delay:.35s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(2) .qodef-e-line-inner{transition-delay:.6s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(2) .qodef-e-icon{transition-delay:.35s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(2) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(2) .qodef-e-title{transition-delay:.45s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(3){transition-delay:.7s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(3) .qodef-e-line-inner{transition-delay:.95s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(3) .qodef-e-icon{transition-delay:.7s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(3) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(3) .qodef-e-title{transition-delay:.8s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(4){transition-delay:1.05s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(4) .qodef-e-line-inner{transition-delay:1.3s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(4) .qodef-e-icon{transition-delay:1.05s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(4) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(4) .qodef-e-title{transition-delay:1.15s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(5){transition-delay:1.4s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(5) .qodef-e-line-inner{transition-delay:1.65s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(5) .qodef-e-icon{transition-delay:1.4s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(5) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(5) .qodef-e-title{transition-delay:1.5s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(6){transition-delay:1.75s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(6) .qodef-e-line-inner{transition-delay:2s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(6) .qodef-e-icon{transition-delay:1.75s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(6) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(6) .qodef-e-title{transition-delay:1.85s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(7){transition-delay:2.1s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(7) .qodef-e-line-inner{transition-delay:2.35s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(7) .qodef-e-icon{transition-delay:2.1s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(7) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(7) .qodef-e-title{transition-delay:2.2s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(8){transition-delay:2.45s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(8) .qodef-e-line-inner{transition-delay:2.7s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(8) .qodef-e-icon{transition-delay:2.45s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(8) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(8) .qodef-e-title{transition-delay:2.55s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(9){transition-delay:2.8s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(9) .qodef-e-line-inner{transition-delay:3.05s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(9) .qodef-e-icon{transition-delay:2.8s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(9) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(9) .qodef-e-title{transition-delay:2.9s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(10){transition-delay:3.15s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(10) .qodef-e-line-inner{transition-delay:3.4s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(10) .qodef-e-icon{transition-delay:3.15s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(10) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(10) .qodef-e-title{transition-delay:3.25s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(11){transition-delay:3.5s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(11) .qodef-e-line-inner{transition-delay:3.75s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(11) .qodef-e-icon{transition-delay:3.5s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(11) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(11) .qodef-e-title{transition-delay:3.6s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(12){transition-delay:3.85s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(12) .qodef-e-line-inner{transition-delay:4.1s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(12) .qodef-e-icon{transition-delay:3.85s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(12) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(12) .qodef-e-title{transition-delay:3.95s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(13){transition-delay:4.2s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(13) .qodef-e-line-inner{transition-delay:4.45s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(13) .qodef-e-icon{transition-delay:4.2s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(13) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(13) .qodef-e-title{transition-delay:4.3s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(14){transition-delay:4.55s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(14) .qodef-e-line-inner{transition-delay:4.8s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(14) .qodef-e-icon{transition-delay:4.55s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(14) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(14) .qodef-e-title{transition-delay:4.65s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(15){transition-delay:4.9s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(15) .qodef-e-line-inner{transition-delay:5.15s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(15) .qodef-e-icon{transition-delay:4.9s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(15) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(15) .qodef-e-title{transition-delay:5s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(16){transition-delay:5.25s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(16) .qodef-e-line-inner{transition-delay:5.5s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(16) .qodef-e-icon{transition-delay:5.25s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(16) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(16) .qodef-e-title{transition-delay:5.35s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(17){transition-delay:5.6s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(17) .qodef-e-line-inner{transition-delay:5.85s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(17) .qodef-e-icon{transition-delay:5.6s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(17) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(17) .qodef-e-title{transition-delay:5.7s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(18){transition-delay:5.95s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(18) .qodef-e-line-inner{transition-delay:6.2s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(18) .qodef-e-icon{transition-delay:5.95s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(18) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(18) .qodef-e-title{transition-delay:6.05s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(19){transition-delay:6.3s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(19) .qodef-e-line-inner{transition-delay:6.55s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(19) .qodef-e-icon{transition-delay:6.3s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(19) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(19) .qodef-e-title{transition-delay:6.4s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(20){transition-delay:6.65s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(20) .qodef-e-line-inner{transition-delay:6.9s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(20) .qodef-e-icon{transition-delay:6.65s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(20) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(20) .qodef-e-title{transition-delay:6.75s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear.qodef-qi--appeared .qodef-e .qodef-e-line-inner{transform:scaleX(1)}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear.qodef-qi--appeared .qodef-e .qodef-e-icon{transform:scale(1);opacity:1}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear.qodef-qi--appeared .qodef-e .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear.qodef-qi--appeared .qodef-e .qodef-e-title{transform:translateY(0);opacity:1}.qodef-qi-process.qodef-item-layout--vertical .qodef-grid-inner{grid-row-gap:0}.qodef-qi-process.qodef-item-layout--vertical .qodef-e-content{display:flex;align-items:stretch}.qodef-qi-process.qodef-item-layout--vertical .qodef-e-text-wrapper{margin-left:30px}.qodef-qi-process.qodef-item-layout--vertical .qodef-process-item:not(:last-child) .qodef-e-icon-holder{padding-bottom:50px}.qodef-qi-process.qodef-item-layout--vertical .qodef-e-icon{font-size:40px}.qodef-qi-process.qodef-item-layout--vertical .qodef-e-line{top:0;left:50%;height:100%;transform:translateX(-50%)}.qodef-qi-process.qodef-item-layout--vertical .qodef-e-line-inner{width:100%;height:100%;position:absolute;top:0;left:0;border-left:1px solid #acacac}.qodef-qi-process.qodef-item-layout--vertical .qodef-e-title{margin:0}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e .qodef-e-line-inner{transition:transform .8s;transform-origin:top;transform:scaleY(0)}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e .qodef-e-icon{transition:opacity .35s;opacity:0}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e .qodef-e-title{transition:transform .35s,opacity .25s;transform:translateY(-10px);opacity:0}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(1){transition-delay:0s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(1) .qodef-e-line-inner{transition-delay:0s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(1) .qodef-e-icon{transition-delay:0s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(1) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(1) .qodef-e-title{transition-delay:.15s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(2){transition-delay:.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(2) .qodef-e-line-inner{transition-delay:.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(2) .qodef-e-icon{transition-delay:.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(2) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(2) .qodef-e-title{transition-delay:.65s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(3){transition-delay:1s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(3) .qodef-e-line-inner{transition-delay:1s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(3) .qodef-e-icon{transition-delay:1s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(3) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(3) .qodef-e-title{transition-delay:1.15s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(4){transition-delay:1.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(4) .qodef-e-line-inner{transition-delay:1.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(4) .qodef-e-icon{transition-delay:1.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(4) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(4) .qodef-e-title{transition-delay:1.65s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(5){transition-delay:2s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(5) .qodef-e-line-inner{transition-delay:2s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(5) .qodef-e-icon{transition-delay:2s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(5) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(5) .qodef-e-title{transition-delay:2.15s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(6){transition-delay:2.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(6) .qodef-e-line-inner{transition-delay:2.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(6) .qodef-e-icon{transition-delay:2.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(6) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(6) .qodef-e-title{transition-delay:2.65s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(7){transition-delay:3s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(7) .qodef-e-line-inner{transition-delay:3s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(7) .qodef-e-icon{transition-delay:3s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(7) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(7) .qodef-e-title{transition-delay:3.15s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(8){transition-delay:3.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(8) .qodef-e-line-inner{transition-delay:3.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(8) .qodef-e-icon{transition-delay:3.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(8) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(8) .qodef-e-title{transition-delay:3.65s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(9){transition-delay:4s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(9) .qodef-e-line-inner{transition-delay:4s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(9) .qodef-e-icon{transition-delay:4s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(9) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(9) .qodef-e-title{transition-delay:4.15s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(10){transition-delay:4.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(10) .qodef-e-line-inner{transition-delay:4.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(10) .qodef-e-icon{transition-delay:4.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(10) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(10) .qodef-e-title{transition-delay:4.65s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(11){transition-delay:5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(11) .qodef-e-line-inner{transition-delay:5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(11) .qodef-e-icon{transition-delay:5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(11) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(11) .qodef-e-title{transition-delay:5.15s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(12){transition-delay:5.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(12) .qodef-e-line-inner{transition-delay:5.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(12) .qodef-e-icon{transition-delay:5.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(12) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(12) .qodef-e-title{transition-delay:5.65s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(13){transition-delay:6s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(13) .qodef-e-line-inner{transition-delay:6s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(13) .qodef-e-icon{transition-delay:6s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(13) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(13) .qodef-e-title{transition-delay:6.15s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(14){transition-delay:6.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(14) .qodef-e-line-inner{transition-delay:6.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(14) .qodef-e-icon{transition-delay:6.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(14) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(14) .qodef-e-title{transition-delay:6.65s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(15){transition-delay:7s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(15) .qodef-e-line-inner{transition-delay:7s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(15) .qodef-e-icon{transition-delay:7s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(15) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(15) .qodef-e-title{transition-delay:7.15s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(16){transition-delay:7.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(16) .qodef-e-line-inner{transition-delay:7.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(16) .qodef-e-icon{transition-delay:7.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(16) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(16) .qodef-e-title{transition-delay:7.65s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(17){transition-delay:8s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(17) .qodef-e-line-inner{transition-delay:8s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(17) .qodef-e-icon{transition-delay:8s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(17) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(17) .qodef-e-title{transition-delay:8.15s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(18){transition-delay:8.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(18) .qodef-e-line-inner{transition-delay:8.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(18) .qodef-e-icon{transition-delay:8.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(18) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(18) .qodef-e-title{transition-delay:8.65s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(19){transition-delay:9s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(19) .qodef-e-line-inner{transition-delay:9s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(19) .qodef-e-icon{transition-delay:9s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(19) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(19) .qodef-e-title{transition-delay:9.15s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(20){transition-delay:9.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(20) .qodef-e-line-inner{transition-delay:9.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(20) .qodef-e-icon{transition-delay:9.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(20) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(20) .qodef-e-title{transition-delay:9.65s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear.qodef-qi--appeared .qodef-e .qodef-e-line-inner{transform:scaleY(1)}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear.qodef-qi--appeared .qodef-e .qodef-e-icon{opacity:1}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear.qodef-qi--appeared .qodef-e .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear.qodef-qi--appeared .qodef-e .qodef-e-title{transform:translateX(0);opacity:1}.qodef-qi-woo-product-category-list .woocommerce-loop-category__title{margin:0}.qodef-qi-woo-product-category-list .count{display:none}.qodef-qi-woo-product-category-list .qodef-e-img-holder{overflow:hidden}.qodef-qi-woo-product-category-list .qodef-e-img-holder:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;transition:background-color .35s ease-out}.qodef-qi-woo-product-category-list.qodef-image--hover-zoom img{transform:scale(1.005) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-woo-product-category-list.qodef-image--hover-zoom .qodef-e:hover img{transform:scale(1.03)}.qodef-qi-woo-product-category-list.qodef-image--hover-zoom-out img{transform:scale(1.03) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-woo-product-category-list.qodef-image--hover-zoom-out .qodef-e:hover img{transform:scale(1)}.qodef-qi-woo-product-category-list.qodef-image--hover-move img{transform:scale(1.2);transition:transform .5s cubic-bezier(.33,.02,0,.93);will-change:transform}.qodef-qi-woo-product-category-list.qodef-image--hover-move .qodef-e:hover img{transform:scale(1.2) translateX(12px)}.qodef-qi-woo-product-category-list.qodef-image--hover-from-top img{transform-origin:top}.qodef-qi-woo-product-category-list.qodef-image--hover-from-bottom img{transform-origin:bottom}.qodef-qi-woo-product-category-list.qodef-image--hover-from-left img{transform-origin:left}.qodef-qi-woo-product-category-list.qodef-image--hover-from-right img{transform-origin:right}.qodef-qi-woo-product-category-list.qodef-item-layout--info-on-image .product-category a{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-woo-product-category-list.qodef-item-layout--info-on-image .product-category .woocommerce-loop-category__title{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:auto;color:#fff;text-align:center}.qodef-position--bottom-left .qodef-qi-woo-product-category-list.qodef-item-layout--info-on-image .product-category .woocommerce-loop-category__title{top:auto;bottom:0;left:0;transform:none;text-align:left}.qodef-qi-woo-product-category-list.qodef-item-layout--info-on-image-boxed .product-category a{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-woo-product-category-list.qodef-item-layout--info-on-image-boxed .product-category .woocommerce-loop-category__title{position:absolute;bottom:40px;left:50%;background-color:#fff;width:auto;text-align:center;padding:10px 40px;transform:translateX(-50%)}.qodef-qi-woo-product-category-list.qodef-item-layout--info-side .qodef-e-holder-inner{position:relative;display:flex;align-items:center;justify-content:flex-end;background-color:#f6f6f6}.qodef-qi-woo-product-category-list.qodef-item-layout--info-side .qodef-e-content{position:absolute;max-height:100%;width:100%;left:0;flex:1;overflow:hidden}.qodef-qi-woo-product-category-list.qodef-item-layout--info-side .qodef-e-image{width:60%}.qodef-qi-woo-shortcode-product-list{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-woo-shortcode-product-list .qodef-e-product-inner{position:relative;display:inline-block;vertical-align:top;width:100%}.qodef-qi--touch .qodef-qi-woo-shortcode-product-list .qodef-e-product-inner{cursor:pointer}.qodef-qi-woo-shortcode-product-list .qodef-e-product-inner:hover .qodef-e-product-image-inner{opacity:1}.qodef-qi-woo-shortcode-product-list .qodef-e-product-inner:hover .qodef-e-product-title{color:#3c3c3c}.qodef-qi-woo-shortcode-product-list .qodef-e-product-image{position:relative;display:inline-block;vertical-align:top;z-index:1}.qodef-qi-woo-shortcode-product-list .qodef-e-product-image .qodef-e-product-image-holder{overflow:hidden}.qodef-qi-woo-shortcode-product-list .qodef-e-product-image img{display:block;width:100%}.qodef-qi-woo-shortcode-product-list .qodef-e-product-image-inner{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:10px;text-align:center;opacity:0;transition:opacity .35s ease-out}.qodef-qi-woo-shortcode-product-list .qodef-e-product-content{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-woo-shortcode-product-list .qodef-e-product-heading{position:relative;display:flex;justify-content:space-between;align-items:baseline}.qodef-qi-woo-shortcode-product-list .woocommerce-Price-currencySymbol{position:relative;top:-.3em;font-size:.6em}.qodef-qi-woo-shortcode-product-list .price{flex-shrink:0}.qodef-qi-woo-shortcode-product-list .qodef-e-product-title{transition:color .2s ease-out}.qodef-qi-woo-shortcode-product-list .qodef-e-product-categories a{position:relative;display:inline-block!important;vertical-align:top;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;z-index:3}.qodef-qi-woo-shortcode-product-list .qodef-e-product-categories a:focus,.qodef-qi-woo-shortcode-product-list .qodef-e-product-categories a:hover{color:#3c3c3c}.qodef-qi-woo-shortcode-product-list .woocommerce-LoopProduct-link{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-qi-woo-shortcode-product-list .qodef-e-product-image-holder:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;transition:background-color .35s ease-out}.qodef-qi-woo-shortcode-product-list .qodef-e-product-image{overflow:hidden;width:100%}.qodef-qi-woo-shortcode-product-list.qodef-image--hover-zoom img{transform:scale(1.005) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-woo-shortcode-product-list.qodef-image--hover-zoom .qodef-e:hover img{transform:scale(1.03)}.qodef-qi-woo-shortcode-product-list.qodef-image--hover-zoom-out img{transform:scale(1.03) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-woo-shortcode-product-list.qodef-image--hover-zoom-out .qodef-e:hover img{transform:scale(1)}.qodef-qi-woo-shortcode-product-list.qodef-image--hover-move img{transform:scale(1.2);transition:transform .5s cubic-bezier(.33,.02,0,.93);will-change:transform}.qodef-qi-woo-shortcode-product-list.qodef-image--hover-move .qodef-e:hover img{transform:scale(1.2) translateX(12px)}.qodef-qi-woo-shortcode-product-list.qodef-image--hover-from-top img{transform-origin:top}.qodef-qi-woo-shortcode-product-list.qodef-image--hover-from-bottom img{transform-origin:bottom}.qodef-qi-woo-shortcode-product-list.qodef-image--hover-from-left img{transform-origin:left}.qodef-qi-woo-shortcode-product-list.qodef-image--hover-from-right img{transform-origin:right}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below .qodef-e-product-content{text-align:center;padding:22px 0 25px}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below .price{justify-content:center}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-hover-inset .qodef-e-product-image-inner{background-color:#fff;position:absolute;top:0;left:0;width:100%;height:100%;transition:opacity .25s ease-out,all .3s cubic-bezier(.46,.03,.52,.96);clip-path:inset(0 0 0 0);pointer-events:none}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-hover-inset .qodef-e-product-image-inner a{pointer-events:all}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-hover-inset .qodef-e-product-inner:hover .qodef-e-product-image-inner{opacity:1;clip-path:inset(13px 13px 13px 13px);transition-delay:0s,.15s}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-hover-inset .qodef-e-product-content{padding:22px 0 25px}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .qodef-e-product-content{text-align:center;padding:22px 0 25px}.qodef-info-below-alignment--left .qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .qodef-e-product-content{text-align:left}.qodef-info-below-alignment--right .qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .qodef-e-product-content{text-align:right}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .qodef-e-product-image-holder a{position:relative;display:block;z-index:2}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .price{justify-content:center}.qodef-info-below-alignment--left .qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .price{justify-content:flex-start}.qodef-info-below-alignment--right .qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .price{justify-content:flex-end}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .qodef-e-swap-holder{position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden;z-index:3;margin:0 auto;opacity:0;transition:.15s ease-out;width:var(--qodef-max-width);height:var(--qodef-max-height)}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .qodef-e-swap-holder.qodef--initialized{opacity:1}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .qodef-e-swap-holder .qodef-woo-product-price{transform:translateX(0);transition:transform .4s .1s ease;width:var(--qodef-max-width);position:absolute}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .qodef-e-swap-holder .qodef-e-to-swap{position:absolute;width:100%;transform:translateX(100%);transition:transform .5s 0s ease;overflow:hidden}.qodef-info-below-alignment--left .qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .qodef-e-swap-holder{margin:0}.qodef-info-below-alignment--right .qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .qodef-e-swap-holder{margin:0 0 0 auto}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .qodef-e-product-inner:hover .qodef-woo-product-price{transform:translateX(-100%);transition-delay:0s}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .qodef-e-product-inner:hover .qodef-e-swap-holder .qodef-e-to-swap{transform:translateX(0);transition-delay:.1s}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-with-hover .qodef-e-product-content{padding:22px 0 25px}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-with-hover .qodef-e-product-image-inner{opacity:0;transform:translateY(10px);transition:opacity .25s,transform .4s cubic-bezier(.26,-.14,0,1.01)}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-with-hover .qodef-e-product-inner:hover .qodef-e-product-image-inner{opacity:1;transform:translateY(0)}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-on-image .qodef-e-product-image-inner{flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:25px 35px;background-color:#f6f6f6}.qodef-position--bottom-left .qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-on-image .qodef-e-product-image-inner{align-items:flex-start;justify-content:flex-end;text-align:left}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-on-image .qodef-e-ratings{text-align:center}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-on-image .qodef-e-product-inner .qodef-e-product-mark{left:auto;right:0}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-on-image .qodef-woo-product-price>span{width:100%}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-on-image .qodef-image-content-inner{opacity:0;transform:translateY(20px);transition:opacity .25s,transform .4s cubic-bezier(.26,-.14,0,1.01)}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-on-image .qodef-e-product-inner:hover .qodef-image-content-inner{opacity:1;transform:translateY(0)}.qodef-qi-woo-shortcode-product-slider{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-woo-shortcode-product-slider .qodef-e-product-inner{position:relative;display:inline-block;vertical-align:top;width:100%}.qodef-qi--touch .qodef-qi-woo-shortcode-product-slider .qodef-e-product-inner{cursor:pointer}.qodef-qi-woo-shortcode-product-slider .qodef-e-product-inner:hover .qodef-e-product-image-inner{opacity:1}.qodef-qi-woo-shortcode-product-slider .qodef-e-product-inner:hover .qodef-e-product-title{color:#3c3c3c}.qodef-qi-woo-shortcode-product-slider .qodef-e-product-image{position:relative;display:inline-block;vertical-align:top;z-index:1}.qodef-qi-woo-shortcode-product-slider .qodef-e-product-image .qodef-e-product-image-holder{overflow:hidden}.qodef-qi-woo-shortcode-product-slider .qodef-e-product-image img{display:block;width:100%}.qodef-image-full-height.qodef-qi-woo-shortcode-product-slider .qodef-e-product-image img{height:100vh;object-fit:cover}.qodef-qi-woo-shortcode-product-slider .qodef-e-product-image-inner{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:10px;text-align:center;opacity:0;transition:opacity .35s ease-out}.qodef-qi-woo-shortcode-product-slider .qodef-e-product-content{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-woo-shortcode-product-slider .qodef-e-product-heading{position:relative;display:flex;justify-content:space-between;align-items:baseline}.qodef-qi-woo-shortcode-product-slider .woocommerce-Price-currencySymbol{position:relative;top:-.3em;font-size:.6em}.qodef-qi-woo-shortcode-product-slider .price{flex-shrink:0}.qodef-qi-woo-shortcode-product-slider .qodef-e-product-title{transition:color .2s ease-out}.qodef-qi-woo-shortcode-product-slider .qodef-e-product-categories a{position:relative;display:inline-block!important;vertical-align:top;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;z-index:3}.qodef-qi-woo-shortcode-product-slider .qodef-e-product-categories a:focus,.qodef-qi-woo-shortcode-product-slider .qodef-e-product-categories a:hover{color:#3c3c3c}.qodef-qi-woo-shortcode-product-slider .woocommerce-LoopProduct-link{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-qi-woo-shortcode-product-slider .qodef-e-product-image-holder:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;transition:background-color .35s ease-out}.qodef-qi-woo-shortcode-product-slider .qodef-e-product-image{overflow:hidden;width:100%}.qodef-qi-woo-shortcode-product-slider.qodef-image--hover-zoom img{transform:scale(1.005) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-woo-shortcode-product-slider.qodef-image--hover-zoom .qodef-e:hover img{transform:scale(1.03)}.qodef-qi-woo-shortcode-product-slider.qodef-image--hover-zoom-out img{transform:scale(1.03) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-woo-shortcode-product-slider.qodef-image--hover-zoom-out .qodef-e:hover img{transform:scale(1)}.qodef-qi-woo-shortcode-product-slider.qodef-image--hover-move img{transform:scale(1.2);transition:transform .5s cubic-bezier(.33,.02,0,.93);will-change:transform}.qodef-qi-woo-shortcode-product-slider.qodef-image--hover-move .qodef-e:hover img{transform:scale(1.2) translateX(12px)}.qodef-qi-woo-shortcode-product-slider.qodef-image--hover-from-top img{transform-origin:top}.qodef-qi-woo-shortcode-product-slider.qodef-image--hover-from-bottom img{transform-origin:bottom}.qodef-qi-woo-shortcode-product-slider.qodef-image--hover-from-left img{transform-origin:left}.qodef-qi-woo-shortcode-product-slider.qodef-image--hover-from-right img{transform-origin:right}.qodef-qi-woo-shortcode-product-slider.qodef-zoom-centered-item{padding:50px 0}.qodef-qi-woo-shortcode-product-slider.qodef-zoom-centered-item .qodef-e-product-image{transform:scale(1);transition:transform .35s ease-out}.qodef-qi-woo-shortcode-product-slider.qodef-zoom-centered-item .swiper-slide-active .qodef-e-product-image{transform:scale(1.5)}.qodef-qi-woo-shortcode-product-slider.qodef-zoom-centered-item.qodef-item-layout--info-below-swap .qodef-e-product-content{opacity:0;transition:opacity .35s ease-out}.qodef-qi-woo-shortcode-product-slider.qodef-zoom-centered-item.qodef-item-layout--info-below-swap .swiper-slide-active .qodef-e-product-content{opacity:1}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-below-swap .qodef-e-product-inner{text-align:center;padding:25px 15px;background-color:#f6f6f6;transition:background-color .35s ease-out}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-below-swap .price{justify-content:center}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-below-swap .qodef-e-swap-holder{position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden;z-index:3;margin:0 auto;opacity:0;transition:.15s ease-out;width:var(--qodef-max-width);height:var(--qodef-max-height)}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-below-swap .qodef-e-swap-holder.qodef--initialized{opacity:1}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-below-swap .qodef-e-swap-holder .qodef-woo-product-price{transform:translateX(0);transition:transform .4s .1s ease;width:var(--qodef-max-width);position:absolute}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-below-swap .qodef-e-swap-holder .qodef-e-to-swap{position:absolute;width:100%;transform:translateX(100%);transition:transform .5s 0s ease;overflow:hidden}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-below-swap .qodef-e-product-inner:hover .qodef-woo-product-price{transform:translateX(-100%);transition-delay:0s}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-below-swap .qodef-e-product-inner:hover .qodef-e-swap-holder .qodef-e-to-swap{transform:translateX(0);transition-delay:.1s}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-below-with-hover .qodef-e-product-content{padding:22px 0 25px}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-below-with-hover .qodef-e-product-image-inner{opacity:0;transform:translateY(10px);transition:opacity .25s,transform .4s cubic-bezier(.26,-.14,0,1.01)}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-below-with-hover .qodef-e-product-inner:hover .qodef-e-product-image-inner{opacity:1;transform:translateY(0)}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image .qodef-e-product-image-inner{flex-direction:column;justify-content:space-between;align-items:flex-start;padding:15px;transition:opacity .25s ease-out}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image .qodef-e-product-top{text-align:left;width:100%;transform:translateY(10px);transition:transform .25s ease-out}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image .qodef-e-product-bottom{width:100%}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image .qodef-e-product-inner .qodef-e-product-mark{left:auto;right:0}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image .qodef-e-product-inner:hover .qodef-e-product-bottom,.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image .qodef-e-product-inner:hover .qodef-e-product-top{transform:translateY(0)}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image-centered .qodef-e-product-image-inner{flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:25px 35px;background-color:#f6f6f6}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image-centered .qodef-e-ratings{text-align:center}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image-centered .qodef-woo-product-price>span{width:100%}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image-centered .qodef-e-product-inner .qodef-e-product-mark{left:auto;right:0}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image-centered .qodef-image-content-inner{opacity:0;transform:translateY(20px);transition:opacity .25s,transform .4s cubic-bezier(.26,-.14,0,1.01)}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image-centered .qodef-e-product-inner:hover .qodef-image-content-inner{opacity:1;transform:translateY(0)}.qodef-qi-progress-bar-circle{position:relative;visibility:hidden}.qodef-qi-progress-bar-circle.qodef--init{visibility:visible}.qodef-qi-progress-bar-circle .qodef-m-inner{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center}.qodef-qi-progress-bar-circle .qodef-m-canvas{position:relative;width:100%}.qodef-qi-progress-bar-circle .qodef-m-title{margin:2em 0 0}.qodef-qi-progress-bar-circle .qodef-m-text{margin:.5em 0 0 0}.qodef-qi-progress-bar-circle .qodef-m-value{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:0;margin:0;font-size:62px}.qodef-qi-progress-bar-circle .qodef-m-percentage{font-size:60%;top:-.3em}.qodef-qi-section-title{position:relative}.qodef-qi-section-title .qodef-m-title{margin:0}.qodef-qi-section-title .qodef-m-subtitle{display:inline-flex;align-items:baseline;margin:0}.qodef-subtitle-icon--right.qodef-qi-section-title .qodef-m-subtitle{flex-direction:row}.qodef-subtitle-icon--left.qodef-qi-section-title .qodef-m-subtitle{flex-direction:row-reverse}.qodef-qi-section-title .qodef-m-icon-holder{display:inline-block;line-height:1em}.qodef-qi-section-title .qodef-m-icon-holder svg{width:1em;height:auto;fill:currentColor;stroke:currentColor}.qodef-qi-section-title>.qodef-m-text{margin:.5em 0 0}.qodef-qi-section-title .qodef-m-button{margin-top:.65em}.qodef-qi-section-title.qodef-decoration--underline .qodef-e-decorated{text-decoration:underline}.qodef-qi-section-title.qodef-decoration--italic .qodef-e-decorated{font-style:italic}.qodef-qi-section-title.qodef-decoration--bold .qodef-e-decorated{font-weight:700}.qodef-qi-section-title.qodef-link--underline-draw .qodef-e-link{width:100%;background-repeat:no-repeat;background-image:linear-gradient(transparent calc(100% - .07em),currentColor .07em);background-size:100% 87%}.qodef-qi-section-title.qodef-link--underline-draw .qodef-e-link:hover{color:currentColor;text-decoration:none;animation:qodef-animate-underline-multiline 1.1s cubic-bezier(.32,.32,.15,1.17) forwards}.qodef-qi-section-title.qodef-link--underline-draw .qodef-e-link:focus{color:currentColor}.qodef-qi-section-title.qodef-text-link--underline>.qodef-m-text a{width:100%;background-repeat:no-repeat;background-image:linear-gradient(transparent calc(100% - 1px),currentColor 1px);transition:.9s cubic-bezier(.32,.32,.15,1.17);background-size:0 100%}.qodef-qi-section-title.qodef-text-link--underline>.qodef-m-text a:hover{text-decoration:none;background-size:100% 100%}.qodef-qi-section-title.qodef-text-link--underline-thick>.qodef-m-text a{width:100%;background-repeat:no-repeat;background-image:linear-gradient(transparent calc(100% - 2px),currentColor 2px);transition:.9s cubic-bezier(.32,.32,.15,1.17);background-size:0 100%}.qodef-qi-section-title.qodef-text-link--underline-thick>.qodef-m-text a:hover{text-decoration:none;background-size:100% 100%}@keyframes qodef-qi-animate-underline-multiline-thick{0%{background-size:100% 93%;background-position-x:right}38%{background-size:0 93%;background-position-x:right}39%{background-size:0 93%;background-position-x:left}100%{background-size:100% 93%;background-position-x:left}}.qodef-qi-section-title.qodef-text-link--underline-initial>.qodef-m-text a{background-repeat:no-repeat;background-image:linear-gradient(transparent calc(100% - .07em),currentColor .07em);background-size:100% 93%}.qodef-qi-section-title.qodef-text-link--underline-initial>.qodef-m-text a:hover{text-decoration:none;animation:qodef-qi-animate-underline-multiline-thick 1.1s cubic-bezier(.32,.32,.15,1.17) forwards}@media only screen and (max-width:1024px){.qodef-qi-section-title.qodef-title-break--disabled .qodef-m-title br{display:none}}.qodef-qi-slider-switch{position:relative;opacity:0;transition:opacity .35s ease-out}.qodef-qi-slider-switch.qodef--visible{opacity:1}.qodef-qi-slider-switch .qodef-m-main-text{margin-bottom:30px}.qodef-qi-slider-switch .qodef-m-main-text .qodef-e-title{margin:0 0 .7em}.qodef-qi-slider-switch .qodef-m-main-text .qodef-e-text{margin:0}.qodef-qi-slider-switch .qodef-m-main{position:relative}.qodef-qi-slider-switch .qodef-m-main-slider{position:absolute;top:50px;left:50px;right:50px;bottom:50px;border-radius:10%}.qodef-qi-slider-switch .qodef-m-main-slider .qodef-qi-swiper-container{height:100%;z-index:unset}.qodef-qi-slider-switch .qodef-m-main-slider .swiper-slide a{height:100%}.qodef-qi-slider-switch .qodef-slider-main-image{position:relative;z-index:5;pointer-events:none}.qodef-qi-slider-switch .qodef-slider-main-image img{width:100%}.qodef-qi-slider-switch .qodef-slider-switch-device-holder{position:absolute;top:100%;left:50%;transform:translateX(-50%);z-index:10}.qodef-qi-slider-switch .qodef-slider-switch-device{position:absolute;margin:auto;width:214px;bottom:-50px;right:50px;overflow:hidden}.qodef-qi-slider-switch .qodef-slider-switch-device .qodef-slider-switch-device-image{position:relative;pointer-events:none;z-index:10}.qodef-qi-slider-switch .qodef-slider-switch-device .qodef-slider-switch-device-image img{width:100%;filter:drop-shadow(0 6px 16.8px rgba(0, 0, 0, .07))}.qodef-qi-slider-switch .qodef-slider-switch-device .qodef-m-items{position:absolute;top:0;left:0;bottom:0;right:0;z-index:5}.qodef-qi-slider-switch .qodef-slider-switch-device .qodef-qi-swiper-container{overflow:hidden;height:100%;padding:0!important}.qodef-qi-slider-switch .qodef-slider-switch-device .qodef-m-item{height:100%}.qodef-qi-slider-switch .qodef-slider-switch-device .qodef-m-item a{height:100%}.qodef-qi-slider-switch .qodef-slider-switch-device .qodef-m-item img{height:100%;width:100%;object-fit:cover}.qodef-qi-slider-switch .qodef-m-main-text a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.qodef-qi-slider-switch .qodef-m-main-text .swiper-slide .qodef-e-text,.qodef-qi-slider-switch .qodef-m-main-text .swiper-slide .qodef-e-title{opacity:0;transform:translateX(40px);transition:.3s ease-in-out}.qodef-qi-slider-switch .qodef-m-main-text .swiper-slide.swiper-slide-active .qodef-e-text,.qodef-qi-slider-switch .qodef-m-main-text .swiper-slide.swiper-slide-active .qodef-e-title{opacity:1;transform:translateX(0)}.qodef-qi-slider-switch .qodef-m-main-text .swiper-slide.swiper-slide-active .qodef-e-title{transition:opacity .35s .2s,transform .65s cubic-bezier(.26,0,0,1.01) .2s}.qodef-qi-slider-switch .qodef-m-main-text .swiper-slide.swiper-slide-active .qodef-e-text{transition:opacity .35s .35s,transform .65s cubic-bezier(.26,0,0,1.01) .35s}.qodef-qi-table-of-contents{position:relative}.qodef-qi-table-of-contents .qodef-m-title{margin:0}.qodef-qi-table-of-contents .qodef-m-subtitle{margin:0}.qodef-qi-table-of-contents .qodef-m-text{margin:.5em 0 0}.qodef-qi-table-of-contents .qodef-m-table-content{margin-top:1.5em}.qodef-qi-table-of-contents .qodef-m-table-content a{position:relative;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit}.qodef-list-underline.qodef-qi-table-of-contents .qodef-m-table-content a{width:100%;background-repeat:no-repeat;background-image:linear-gradient(transparent calc(100% - 1px),currentColor 1px);transition:.55s cubic-bezier(.32,.32,.15,1.17);background-size:0 100%}.qodef-list-underline.qodef-qi-table-of-contents .qodef-m-table-content a:hover{background-size:100% 100%}.qodef-qi-table-of-contents.qodef-list-position--inside ol,.qodef-qi-table-of-contents.qodef-list-position--inside ul{list-style-position:inside}.qodef-qi-table-of-contents.qodef-list-position--inside .qodef-m-table-content>ol,.qodef-qi-table-of-contents.qodef-list-position--inside .qodef-m-table-content>ul{margin-left:0!important}.qodef-qi-table-of-contents.qodef-list-position--outside ol,.qodef-qi-table-of-contents.qodef-list-position--outside ul{list-style-position:outside}.qodef-qi-team-member .qodef-m-title{margin:0}.qodef-qi-team-member .qodef-m-role{margin:0 0 .8em}.qodef-qi-team-member .qodef-m-text{margin:0 0 .8em}.qodef-qi-team-member .qodef-m-social-icons{font-size:0;margin:0}.qodef-qi-team-member .qodef-m-social-icons>*{font-size:1rem;margin-right:.7em}.qodef-qi-team-member .qodef-m-social-icons>:last-child{margin:0}.qodef-qi-team-member .qodef-e-social-icon{transition:color .2s ease-out}.qodef-qi-team-member .qodef-e-social-icon i{font-size:inherit}.qodef-qi-team-member .qodef-e-social-icon svg{width:1em;fill:currentColor;stroke:currentColor;vertical-align:middle}.qodef-qi-team-member.qodef-image--hover-scale img,.qodef-qi-team-member.qodef-image--hover-zoom img{transform:scale(1.005) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-team-member.qodef-image--hover-scale:hover img,.qodef-qi-team-member.qodef-image--hover-zoom:hover img{transform:scale(1.03)}.qodef-qi-team-member.qodef-image--hover-zoom .qodef-m-media-image{overflow:hidden}.qodef-qi-team-member.qodef-item-layout--info-below .qodef-m-content{margin:.9em 0 0}.qodef-qi-team-member.qodef-item-layout--info-below-left .qodef-m-inner{position:relative;overflow:hidden}.qodef-qi-team-member.qodef-item-layout--info-below-left .qodef-m-inner:hover .qodef-m-role,.qodef-qi-team-member.qodef-item-layout--info-below-left .qodef-m-inner:hover .qodef-m-social-icons,.qodef-qi-team-member.qodef-item-layout--info-below-left .qodef-m-inner:hover .qodef-m-title{transform:translateX(0);opacity:1}.qodef-qi-team-member.qodef-item-layout--info-below-left .qodef-m-inner:hover .qodef-m-role{transition-delay:.15s}.qodef-qi-team-member.qodef-item-layout--info-below-left .qodef-m-inner:hover .qodef-m-social-icons{transition-delay:.3s}.qodef-qi-team-member.qodef-item-layout--info-below-left .qodef-m-content{margin:.9em 0 0}.qodef-qi-team-member.qodef-item-layout--info-below-left .qodef-m-content .qodef-m-role,.qodef-qi-team-member.qodef-item-layout--info-below-left .qodef-m-content .qodef-m-social-icons,.qodef-qi-team-member.qodef-item-layout--info-below-left .qodef-m-content .qodef-m-title{opacity:0;transform:translateX(30px);transition:transform .45s cubic-bezier(.16,.32,.26,.92),opacity .45s ease-out;transition-delay:0s,0s}.qodef-qi-team-member.qodef-item-layout--info-from-bottom .qodef-m-inner{position:relative;overflow:hidden}.qodef-qi-team-member.qodef-item-layout--info-from-bottom .qodef-m-inner:hover .qodef-m-content{transform:translateY(0)}.qodef-qi-team-member.qodef-item-layout--info-from-bottom .qodef-m-content{position:absolute;width:100%;bottom:0;left:0;background-color:#fff;display:flex;justify-content:center;align-items:center;flex-direction:column;opacity:1;transform:translateY(100%);transition:transform .4s cubic-bezier(.22,.61,.36,1);padding:30px;z-index:1}.qodef-qi-team-member.qodef-item-layout--info-on-hover .qodef-m-inner{position:relative;display:inline-block;vertical-align:top}.qodef-qi-team-member.qodef-item-layout--info-on-hover .qodef-m-inner:hover .qodef-m-content{opacity:1}.qodef-qi-team-member.qodef-item-layout--info-on-hover .qodef-m-inner .qodef-m-image,.qodef-qi-team-member.qodef-item-layout--info-on-hover .qodef-m-inner .qodef-m-media-image{display:inline-block;vertical-align:top}.qodef-qi-team-member.qodef-item-layout--info-on-hover .qodef-m-content{position:absolute;width:100%;height:100%;top:0;left:0;background-color:#111;display:flex;justify-content:center;align-items:center;flex-direction:column;opacity:0;transition:opacity .3s ease-in-out;padding:20px 30px}.qodef-qi-team-member.qodef-item-layout--info-on-hover .qodef-m-content>*{width:100%}.qodef-qi-team-member.qodef-item-layout--info-on-hover .qodef-m-title{color:#fff}.qodef-qi-team-member.qodef-item-layout--info-on-hover .qodef-m-role{color:#c4c4c4}.qodef-qi-team-member.qodef-item-layout--info-on-hover-inset .qodef-m-inner{position:relative;display:inline-block;vertical-align:top}.qodef-qi-team-member.qodef-item-layout--info-on-hover-inset .qodef-m-inner:hover .qodef-m-content{opacity:1;clip-path:inset(10px 10px 10px 10px);transition-delay:0s,.15s}.qodef-qi-team-member.qodef-item-layout--info-on-hover-inset .qodef-m-inner .qodef-m-image,.qodef-qi-team-member.qodef-item-layout--info-on-hover-inset .qodef-m-inner .qodef-m-media-image{display:inline-block;vertical-align:top}.qodef-qi-team-member.qodef-item-layout--info-on-hover-inset .qodef-m-content{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;display:flex;justify-content:center;align-items:center;flex-direction:column;opacity:0;transition:opacity .25s ease-out,all .3s cubic-bezier(.46,.03,.52,.96);clip-path:inset(0 0 0 0);padding:5%}.qodef-qi-team-member.qodef-item-layout--info-on-hover-inset .qodef-m-content>*{width:100%}.qodef-qi-testimonials-list .qodef-e-title{margin:0 0 .7em}.qodef-qi-testimonials-list .qodef-e-text{margin:0}.qodef-qi-testimonials-list .qodef-e-media-image{display:inline-block;vertical-align:top;line-height:0}.qodef-qi-testimonials-list .qodef-e-quote{font-size:1em;line-height:0;margin:auto}.qodef-qi-testimonials-list .qodef-e-quote svg{width:1em;fill:currentColor;stroke:currentColor}.qodef-qi-testimonials-list .qodef-e-author{display:flex;margin:0}.qodef-qi-testimonials-list .qodef-e-author-name{margin:0}.qodef-qi-testimonials-list.qodef-item-layout--boxed .qodef-e-media-image{margin-bottom:1.8em;border-radius:50%;overflow:hidden}.qodef-qi-testimonials-list.qodef-item-layout--boxed .qodef-e-inner{position:relative;text-align:center;padding:55px 40px;background-color:#f6f6f6;overflow:hidden}.qodef-qi-testimonials-list.qodef-item-layout--boxed .qodef-e-content,.qodef-qi-testimonials-list.qodef-item-layout--boxed .qodef-e-top{position:relative}.qodef-qi-testimonials-list.qodef-item-layout--boxed .qodef-e-quote{position:absolute;top:-.1em;left:50%;font-size:14em;color:rgba(0,0,0,.2);transform:translateX(-50%)}.qodef-qi-testimonials-list.qodef-item-layout--boxed .qodef-e-text{margin:0 0 1em}.qodef-qi-testimonials-list.qodef-item-layout--boxed .qodef-e-author{flex-direction:column}.qodef-qi-testimonials-list.qodef-item-layout--boxed .qodef-e-author-job{margin:.2em 0 0}.qodef-qi-testimonials-list.qodef-item-layout--info-below .qodef-e-inner{text-align:center}.qodef-qi-testimonials-list.qodef-item-layout--info-below .qodef-e-quote{font-size:2em;margin-bottom:1.2em}.qodef-qi-testimonials-list.qodef-item-layout--info-below .qodef-e-text{margin:0 0 1.3em}.qodef-qi-testimonials-list.qodef-item-layout--info-below .qodef-e-media-image{width:50px;margin-bottom:.5em;border-radius:50%;overflow:hidden}.qodef-qi-testimonials-list.qodef-item-layout--info-below .qodef-e-author{flex-direction:column}.qodef-qi-testimonials-list.qodef-item-layout--info-below .qodef-e-author-job{margin:.2em 0 0}.qodef-qi-testimonials-list.qodef-item-layout--side-quote .qodef-e-inner{display:flex}@media only screen and (max-width:480px){.qodef-qi-testimonials-list.qodef-item-layout--side-quote .qodef-e-inner{flex-direction:column}}.qodef-qi-testimonials-list.qodef-item-layout--side-quote .qodef-e-quote{font-size:100px;width:1em;margin:0 35px 0 0}.qodef-qi-testimonials-list.qodef-item-layout--side-quote .qodef-e-quote i,.qodef-qi-testimonials-list.qodef-item-layout--side-quote .qodef-e-quote svg{vertical-align:top}@media only screen and (max-width:480px){.qodef-qi-testimonials-list.qodef-item-layout--side-quote .qodef-e-quote{margin:0 0 35px}}.qodef-qi-testimonials-list.qodef-item-layout--side-quote .qodef-e-content{flex:1;text-align:left}.qodef-qi-testimonials-list.qodef-item-layout--side-quote .qodef-e-bottom-info{display:flex;align-items:center}.qodef-qi-testimonials-list.qodef-item-layout--side-quote .qodef-e-media-image{width:50px;margin:0 10px 0 0}.qodef-qi-testimonials-list.qodef-item-layout--side-quote .qodef-e-author{flex-direction:row;align-items:baseline}.qodef-qi-testimonials-list.qodef-item-layout--side-quote .qodef-e-author-job:before{content:"";display:inline-block;vertical-align:middle;height:1px;width:1em;background-color:currentColor;margin:0 .65em}.qodef-qi-testimonials-list.qodef-item-layout--side-with-image .qodef-e-inner{display:flex;align-items:flex-start}@media only screen and (max-width:680px){.qodef-qi-testimonials-list.qodef-item-layout--side-with-image .qodef-e-inner{flex-direction:column;align-items:flex-start}}.qodef-qi-testimonials-list.qodef-item-layout--side-with-image .qodef-e-side{position:relative;flex-shrink:0;width:110px;max-width:30%;margin-right:6%}.qodef-qi-testimonials-list.qodef-item-layout--side-with-image .qodef-e-side .qodef-e-media-image{border-radius:25%;overflow:hidden}@media only screen and (max-width:680px){.qodef-qi-testimonials-list.qodef-item-layout--side-with-image .qodef-e-side{max-width:100%}}.qodef-qi-testimonials-list.qodef-item-layout--side-with-image .qodef-e-quote{position:absolute;bottom:-.5em;right:-.5em;width:2em;height:2em;display:flex;align-items:center;justify-content:center;color:#fff;background-color:#111;border-radius:50%}.qodef-qi-testimonials-list.qodef-item-layout--side-with-image .qodef-e-content{flex:1;text-align:left}.qodef-qi-testimonials-list.qodef-item-layout--side-with-image .qodef-e-text{margin:0 0 1em}.qodef-qi-testimonials-list.qodef-item-layout--side-with-image .qodef-e-author{flex-direction:column}.qodef-qi-testimonials-list.qodef-item-layout--side-with-image .qodef-e-author-job{margin:.2em 0 0}.qodef-qi-testimonials-slider .qodef-e-inner{overflow:hidden}.qodef-qi-testimonials-slider .qodef-e-title{margin:0 0 .7em}.qodef-qi-testimonials-slider .qodef-e-text{margin:0}.qodef-qi-testimonials-slider .qodef-e-media-image{display:inline-block;vertical-align:top;line-height:0}.qodef-qi-testimonials-slider .qodef-e-quote{font-size:1em;line-height:0;margin:auto}.qodef-qi-testimonials-slider .qodef-e-quote svg{width:1em;fill:currentColor;stroke:currentColor}.qodef-qi-testimonials-slider .qodef-e-author{display:flex;margin:0}.qodef-qi-testimonials-slider .qodef-e-author-name{margin:0}.qodef-qi-testimonials-slider.qodef--swiper-fade .swiper-slide{opacity:0;transition:opacity .2s ease-out}.qodef-qi-testimonials-slider.qodef--swiper-fade .swiper-slide.swiper-slide-active,.qodef-qi-testimonials-slider.qodef--swiper-fade .swiper-slide.swiper-slide-duplicate-active{opacity:1}.qodef-qi-testimonials-slider.qodef-item-layout--boxed .qodef-e-media-image{margin-bottom:1em;border-radius:50%;overflow:hidden}.qodef-qi-testimonials-slider.qodef-item-layout--boxed .qodef-e-inner{text-align:center;padding:55px 40px;background-color:#f6f6f6}.qodef-qi-testimonials-slider.qodef-item-layout--boxed .qodef-e-top{position:relative;display:inline-block}.qodef-qi-testimonials-slider.qodef-item-layout--boxed .qodef-e-quote{position:absolute;top:0;right:0;font-size:2em}.qodef-qi-testimonials-slider.qodef-item-layout--boxed .qodef-e-text{margin:0 0 1.3em}.qodef-qi-testimonials-slider.qodef-item-layout--boxed .qodef-e-author{flex-direction:column}.qodef-qi-testimonials-slider.qodef-item-layout--boxed .qodef-e-author-job{margin:.2em 0 0}.qodef-qi-testimonials-slider.qodef-item-layout--info-below .qodef-e-media-image{margin-bottom:1em}.qodef-qi-testimonials-slider.qodef-item-layout--info-below .qodef-e-inner{text-align:center}.qodef-qi-testimonials-slider.qodef-item-layout--info-below .qodef-e-quote{font-size:2em;margin-bottom:1.2em}.qodef-qi-testimonials-slider.qodef-item-layout--info-below .qodef-e-text{margin:0 0 1.3em}.qodef-qi-testimonials-slider.qodef-item-layout--info-below .qodef-e-author{flex-direction:column}.qodef-qi-testimonials-slider.qodef-item-layout--info-below .qodef-e-author-job{margin:.2em 0 0}.qodef-qi-testimonials-slider.qodef-item-layout--side-quote .qodef-e-inner{display:flex}@media only screen and (max-width:480px){.qodef-qi-testimonials-slider.qodef-item-layout--side-quote .qodef-e-inner{flex-direction:column}}.qodef-qi-testimonials-slider.qodef-item-layout--side-quote .qodef-e-quote{font-size:100px;width:1em;margin:0 35px 0 0}.qodef-qi-testimonials-slider.qodef-item-layout--side-quote .qodef-e-quote i,.qodef-qi-testimonials-slider.qodef-item-layout--side-quote .qodef-e-quote svg{vertical-align:top}@media only screen and (max-width:480px){.qodef-qi-testimonials-slider.qodef-item-layout--side-quote .qodef-e-quote{margin:0 0 35px}}.qodef-qi-testimonials-slider.qodef-item-layout--side-quote .qodef-e-content{flex:1;text-align:left}.qodef-qi-testimonials-slider.qodef-item-layout--side-quote .qodef-e-bottom-info{display:flex;align-items:center}.qodef-qi-testimonials-slider.qodef-item-layout--side-quote .qodef-e-media-image{width:50px;margin:0 10px 0 0}.qodef-qi-testimonials-slider.qodef-item-layout--side-quote .qodef-e-author{flex-direction:row;align-items:baseline}.qodef-qi-testimonials-slider.qodef-item-layout--side-quote .qodef-e-author-job:before{content:"";display:inline-block;vertical-align:middle;height:1px;width:1em;background-color:currentColor;margin:0 .65em}.qodef-qi-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-inner{display:flex;align-items:center}@media only screen and (max-width:1024px){.qodef-qi-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-inner{align-items:baseline}}@media only screen and (max-width:680px){.qodef-qi-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-inner{flex-direction:column;align-items:flex-start}}.qodef-qi-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-side{position:relative;flex-shrink:0;width:290px;max-width:30%;margin-right:6%}.qodef-qi-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-side .qodef-e-media-image{border-radius:10%;overflow:auto}@media only screen and (max-width:680px){.qodef-qi-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-side{max-width:100%}}.qodef-qi-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-quote{position:absolute;top:-1em;right:-1em;width:2em;height:2em;display:flex;align-items:center;justify-content:center;color:#fff;background-color:#111;border-radius:50%}.qodef-qi-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-content{flex:1;text-align:left}.qodef-qi-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-text{margin:0 0 1.3em}.qodef-qi-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-author{flex-direction:column}.qodef-qi-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-author-job{margin:.2em 0 0}.qodef-qi-testimonials-slider.qodef-item-layout--standard .qodef-e-inner{text-align:left}.qodef-qi-testimonials-slider.qodef-item-layout--standard .qodef-e-quote{font-size:2em;margin-bottom:1.2em}.qodef-qi-testimonials-slider.qodef-item-layout--standard .qodef-e-text{margin:0 0 1.3em}.qodef-qi-testimonials-slider.qodef-item-layout--standard .qodef-e-bottom-info{display:flex;align-items:center}.qodef-qi-testimonials-slider.qodef-item-layout--standard .qodef-e-media-image{width:50px;border-radius:50%;margin-right:1em;overflow:hidden}.qodef-qi-testimonials-slider.qodef-item-layout--standard .qodef-e-author{flex-direction:column}.qodef-qi-testimonials-slider.qodef-item-layout--standard .qodef-e-author-job{margin:0}.qodef-qi-text-marquee{position:relative;display:inline-block;width:100%;vertical-align:top;overflow:hidden}.qodef-qi-text-marquee .qodef-m-content{display:flex;white-space:nowrap;font-size:0;overflow:hidden}.qodef-qi-text-marquee .qodef-m-text{display:flex;align-items:baseline}.qodef-qi-text-marquee .qodef-m-text.qodef-text--original{animation:qode-move-horizontal-normal-text-marquee 20s linear infinite}.qodef-qi-text-marquee .qodef-m-text.qodef-text--copy{position:absolute;top:0;left:0;will-change:transform;backface-visibility:hidden;transform:translateX(100%) translateZ(0);animation:qode-move-horizontal-normal-text-marquee-copy 20s linear infinite}.qodef-qi-text-marquee .qodef-m-text-item{font-size:100px;line-height:1.1em;padding-right:.5em;padding-left:.5em}.qodef-qi-text-marquee .qodef-e-icon-holder{display:flex;font-size:30px;align-self:center;align-items:center}.qodef-qi-text-marquee .qodef-e-icon-holder svg{fill:currentColor;stroke:currentColor;width:1em;height:auto}.qodef-qi-text-marquee.qodef-text-stroke-effect .qodef-m-text-item{color:transparent!important;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#333;text-shadow:none}@keyframes qode-move-horizontal-normal-text-marquee{0%{transform:translateX(0) translateZ(0)}100%{transform:translateX(-100%) translateZ(0)}}@keyframes qode-move-horizontal-normal-text-marquee-copy{0%{transform:translateX(100%) translateZ(0)}100%{transform:translateX(0) translateZ(0)}}@keyframes qode-move-vertical-normal-text-marquee{0%{transform:translateY(0) translateZ(0)}100%{transform:translateY(-100%) translateZ(0)}}@keyframes qode-move-vertical-normal-text-marquee-copy{0%{transform:translateY(100%) translateZ(0)}100%{transform:translateY(0) translateZ(0)}}@keyframes qode-move-horizontal-reverse-text-marquee{0%{transform:translateX(0) translateZ(0)}100%{transform:translateX(100%) translateZ(0)}}@keyframes qode-move-horizontal-reverse-text-marquee-copy{0%{transform:translateX(-100%) translateZ(0)}100%{transform:translateX(0) translateZ(0)}}@keyframes qode-move-vertical-reverse-text-marquee{0%{transform:translateY(0) translateZ(0)}100%{transform:translateY(100%) translateZ(0)}}@keyframes qode-move-vertical-reverse-text-marquee-copy{0%{transform:translateY(-100%) translateZ(0)}100%{transform:translateY(0) translateZ(0)}}.qodef-qi-timeline{position:relative}.qodef-qi-timeline .qodef-e-item,.qodef-qi-timeline .qodef-e-item-inner{position:relative}.qodef-qi-timeline .qodef-e-image{display:inline-block;vertical-align:top;overflow:hidden}.qodef-qi-timeline .qodef-e-date{margin:0 0 .5em}.qodef-qi-timeline .qodef-e-title{margin:0 0 .85em}.qodef-qi-timeline .qodef-e-text{margin:0}.qodef-qi-timeline .qodef-e-point-holder{position:absolute;color:#fff;font-size:1em;width:1em;height:1em;transform:translate(-50%,-50%)}.qodef-qi-timeline .qodef-e-point-holder .qodef-e-point{background-color:#111;width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:50%;overflow:hidden}.qodef-qi-timeline .qodef-e-point-holder .qodef-e-icon-holder{font-size:.7em;line-height:1em;max-height:100%}.qodef-qi-timeline .qodef-e-point-holder svg{width:.7em;stroke:currentColor;fill:currentColor}.qodef-qi-timeline .qodef-e-line{display:block;background-color:#ebebeb}.qodef-qi-timeline.qodef-timeline--vertical .qodef-e-line-holder{position:absolute;top:0;left:50%;transform:translateX(-50%);height:100%;width:1px}.qodef-qi-timeline.qodef-timeline--vertical .qodef-e-line{height:100%}.qodef-qi-timeline.qodef-timeline--vertical .qodef-e-point-holder{top:50%;left:50%}.qodef-qi-timeline.qodef-timeline--vertical.qodef-line--inside .qodef-e-line-holder{top:50%}.qodef-qi-timeline.qodef-timeline--vertical.qodef-line--inside .qodef-e-item:last-child .qodef-e-line-holder{display:none}.qodef-qi-timeline.qodef-timeline--horizontal{overflow:hidden}.qodef-qi-timeline.qodef-timeline--horizontal .qodef-grid-inner{display:flex;transition:all .4s ease}.qodef-qi-timeline.qodef-timeline--horizontal .qodef-e-item{flex:1}.qodef-qi-timeline.qodef-timeline--horizontal .qodef-e-line-holder{position:absolute;top:50%;left:0;transform:translateY(-50%);width:100%;height:1px}.qodef-qi-timeline.qodef-timeline--horizontal .qodef-e-line{height:100%}.qodef-qi-timeline.qodef-timeline--horizontal .qodef-e-point-holder{top:50%;left:50%}.qodef-qi-timeline.qodef-point--diamond.qodef-timeline--horizontal .qodef-e-point-holder:after,.qodef-qi-timeline.qodef-point--diamond.qodef-timeline--horizontal .qodef-e-point-holder:before{content:"";position:absolute;left:50%;height:100px;width:1px;background-color:#ebebeb;transform:translateX(-50%);z-index:-1}.qodef-qi-timeline.qodef-point--diamond.qodef-timeline--horizontal .qodef-e-point-holder:before{top:100%}.qodef-qi-timeline.qodef-point--diamond.qodef-timeline--horizontal .qodef-e-point-holder:after{bottom:100%}.qodef-qi-timeline.qodef-point--diamond.qodef-timeline--vertical .qodef-e-point-holder:after,.qodef-qi-timeline.qodef-point--diamond.qodef-timeline--vertical .qodef-e-point-holder:before{content:"";position:absolute;top:50%;width:100px;height:1px;background-color:#ebebeb;transform:translateY(-50%);z-index:-1}.qodef-qi-timeline.qodef-point--diamond.qodef-timeline--vertical .qodef-e-point-holder:before{right:100%}.qodef-qi-timeline.qodef-point--diamond.qodef-timeline--vertical .qodef-e-point-holder:after{left:100%}.qodef-qi-timeline.qodef-point--diamond .qodef-e-point{border-radius:0;transform:rotate(45deg)}.qodef-qi-timeline.qodef-point--diamond .qodef-e-icon-holder{transform:rotate(-45deg)}.qodef-qi-timeline .qodef-nav-next,.qodef-qi-timeline .qodef-nav-prev{position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:auto!important;height:auto!important;margin:0!important;color:#111;font-size:26px;z-index:10;cursor:pointer}.qodef-qi-timeline .qodef-nav-next>svg,.qodef-qi-timeline .qodef-nav-prev>svg{display:block;width:1em;height:auto;transition:.2s ease-out;stroke:currentColor;fill:currentColor}.qodef-qi-timeline .qodef-nav-prev{left:0}.qodef-qi-timeline .qodef-nav-next{right:0}.qodef-qi-timeline.qodef-qi--has-appear{opacity:0;transition:opacity .55s cubic-bezier(.23,1,.32,1)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--vertical-separated .qodef-e-item .qodef-e-image{opacity:0;transition:opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1);transform:translateY(-60px)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--vertical-separated .qodef-e-item .qodef-e-content-holder{opacity:0;transition:opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1);transform:translateY(60px)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--vertical-side .qodef-e-item .qodef-e-image{opacity:0;transition:opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1);transform:translateY(40px)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--vertical-side .qodef-e-item .qodef-e-content-holder{opacity:0;transition:opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1);transform:translateY(40px)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item .qodef-e-image{opacity:0;transition:opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1);transform:translateY(-60px)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item .qodef-e-content-holder{opacity:0;transition:opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1);transform:translateY(60px)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item .qodef-e-image{opacity:0;transition:opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1);transform:translateY(60px)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item .qodef-e-content-holder{opacity:0;transition:opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1);transform:translateY(-60px)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item.qodef-reverse .qodef-e-image{transform:translateY(-60px)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item.qodef-reverse .qodef-e-content-holder{transform:translateY(60px)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item .qodef-e-point{transform:scale(0);opacity:0;transition:opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(1) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(1) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(1) .qodef-e-image{transition-delay:.3s,.3s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(1) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(1) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(1) .qodef-e-point{transition-delay:.4s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(1) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(1) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(1) .qodef-e-content-holder{transition-delay:.4s,.4s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(2) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(2) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(2) .qodef-e-image{transition-delay:.6s,.6s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(2) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(2) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(2) .qodef-e-point{transition-delay:.7s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(2) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(2) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(2) .qodef-e-content-holder{transition-delay:.8s,.8s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(3) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(3) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(3) .qodef-e-image{transition-delay:.9s,.9s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(3) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(3) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(3) .qodef-e-point{transition-delay:1s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(3) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(3) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(3) .qodef-e-content-holder{transition-delay:1.2s,1.2s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(4) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(4) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(4) .qodef-e-image{transition-delay:1.2s,1.2s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(4) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(4) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(4) .qodef-e-point{transition-delay:1.3s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(4) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(4) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(4) .qodef-e-content-holder{transition-delay:1.6s,1.6s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(5) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(5) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(5) .qodef-e-image{transition-delay:1.5s,1.5s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(5) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(5) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(5) .qodef-e-point{transition-delay:1.6s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(5) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(5) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(5) .qodef-e-content-holder{transition-delay:2s,2s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(6) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(6) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(6) .qodef-e-image{transition-delay:1.8s,1.8s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(6) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(6) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(6) .qodef-e-point{transition-delay:1.9s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(6) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(6) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(6) .qodef-e-content-holder{transition-delay:2.4s,2.4s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(7) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(7) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(7) .qodef-e-image{transition-delay:2.1s,2.1s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(7) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(7) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(7) .qodef-e-point{transition-delay:2.2s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(7) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(7) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(7) .qodef-e-content-holder{transition-delay:2.8s,2.8s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(8) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(8) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(8) .qodef-e-image{transition-delay:2.4s,2.4s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(8) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(8) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(8) .qodef-e-point{transition-delay:2.5s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(8) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(8) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(8) .qodef-e-content-holder{transition-delay:3.2s,3.2s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(9) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(9) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(9) .qodef-e-image{transition-delay:2.7s,2.7s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(9) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(9) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(9) .qodef-e-point{transition-delay:2.8s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(9) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(9) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(9) .qodef-e-content-holder{transition-delay:3.6s,3.6s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(10) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(10) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(10) .qodef-e-image{transition-delay:3s,3s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(10) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(10) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(10) .qodef-e-point{transition-delay:3.1s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(10) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(10) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(10) .qodef-e-content-holder{transition-delay:4s,4s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(11) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(11) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(11) .qodef-e-image{transition-delay:3.3s,3.3s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(11) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(11) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(11) .qodef-e-point{transition-delay:3.4s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(11) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(11) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(11) .qodef-e-content-holder{transition-delay:4.4s,4.4s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(12) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(12) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(12) .qodef-e-image{transition-delay:3.6s,3.6s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(12) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(12) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(12) .qodef-e-point{transition-delay:3.7s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(12) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(12) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(12) .qodef-e-content-holder{transition-delay:4.8s,4.8s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical.qodef-qi--appeared,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating.qodef-qi--appeared,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard.qodef-qi--appeared{opacity:1}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical.qodef-qi--appeared .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical.qodef-qi--appeared .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating.qodef-qi--appeared .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating.qodef-qi--appeared .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard.qodef-qi--appeared .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard.qodef-qi--appeared .qodef-e-image{opacity:1;transform:translateY(0) translateX(0)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical.qodef-qi--appeared .qodef-e-item.qodef-reverse .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical.qodef-qi--appeared .qodef-e-item.qodef-reverse .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating.qodef-qi--appeared .qodef-e-item.qodef-reverse .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating.qodef-qi--appeared .qodef-e-item.qodef-reverse .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard.qodef-qi--appeared .qodef-e-item.qodef-reverse .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard.qodef-qi--appeared .qodef-e-item.qodef-reverse .qodef-e-image{transform:translateY(0) translateX(0)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical.qodef-qi--appeared .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating.qodef-qi--appeared .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard.qodef-qi--appeared .qodef-e-point{transform:scale(1);opacity:1}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical.qodef-point--diamond .qodef-e-item .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating.qodef-point--diamond .qodef-e-item .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard.qodef-point--diamond .qodef-e-item .qodef-e-point{transform:rotate(45deg) scale(0)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical.qodef-point--diamond.qodef-qi--appeared .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating.qodef-point--diamond.qodef-qi--appeared .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard.qodef-point--diamond.qodef-qi--appeared .qodef-e-point{transform:rotate(45deg) scale(1)}@media only screen and (max-width:480px){.qodef-qi-timeline.qodef-timeline--vertical .qodef-e-line-holder,.qodef-qi-timeline.qodef-timeline--vertical .qodef-e-point-holder{display:none}}.qodef-qi-timeline.qodef-timeline-layout--horizontal-alternating .qodef-e-item.qodef-reverse .qodef-e-item-inner{flex-direction:column}.qodef-qi-timeline.qodef-timeline-layout--horizontal-alternating .qodef-e-item.qodef-reverse .qodef-e-top-holder{align-items:flex-end;padding:0 0 10%}.qodef-qi-timeline.qodef-timeline-layout--horizontal-alternating .qodef-e-item.qodef-reverse .qodef-e-content-holder{justify-content:flex-start;padding:10% 0 0}.qodef-qi-timeline.qodef-timeline-layout--horizontal-alternating .qodef-e-item-inner{display:flex;flex-direction:column-reverse;align-items:center;justify-content:center;text-align:center}.qodef-qi-timeline.qodef-timeline-layout--horizontal-alternating .qodef-e-top-holder{display:flex;align-items:flex-start;padding:10% 0 0}.qodef-qi-timeline.qodef-timeline-layout--horizontal-alternating .qodef-e-content-holder{display:flex;flex-direction:column;justify-content:flex-end;padding:0 0 10%}.qodef-qi-timeline.qodef-timeline-layout--horizontal-standard .qodef-e-item-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.qodef-qi-timeline.qodef-timeline-layout--horizontal-standard .qodef-e-top-holder{display:flex;align-items:flex-end;padding:0 0 10%}.qodef-qi-timeline.qodef-timeline-layout--horizontal-standard .qodef-e-content-holder{display:flex;flex-direction:column;justify-content:flex-start;padding:10% 0 0}.qodef-qi-timeline.qodef-timeline-layout--vertical-separated .qodef-e-item{text-align:center}.qodef-qi-timeline.qodef-timeline-layout--vertical-separated .qodef-e-item:not(:last-child){padding-bottom:100px}.qodef-qi-timeline.qodef-timeline-layout--vertical-separated .qodef-e-item.qodef-reverse .qodef-e-item-inner{flex-direction:row-reverse;text-align:right}@media only screen and (max-width:480px){.qodef-qi-timeline.qodef-timeline-layout--vertical-separated .qodef-e-item.qodef-reverse .qodef-e-item-inner{flex-direction:column;text-align:center}}.qodef-qi-timeline.qodef-timeline-layout--vertical-separated .qodef-e-item.qodef-reverse .qodef-e-side-holder{text-align:left;padding:0 0 0 10%}@media only screen and (max-width:480px){.qodef-qi-timeline.qodef-timeline-layout--vertical-separated .qodef-e-item.qodef-reverse .qodef-e-side-holder{padding:0}}.qodef-qi-timeline.qodef-timeline-layout--vertical-separated .qodef-e-item.qodef-reverse .qodef-e-content-holder{padding:0 10% 0 0}@media only screen and (max-width:480px){.qodef-qi-timeline.qodef-timeline-layout--vertical-separated .qodef-e-item.qodef-reverse .qodef-e-content-holder{padding:0}}.qodef-qi-timeline.qodef-timeline-layout--vertical-separated .qodef-e-item-inner{display:inline-flex;align-items:center;justify-content:center;text-align:left;width:100%}@media only screen and (max-width:480px){.qodef-qi-timeline.qodef-timeline-layout--vertical-separated .qodef-e-item-inner{flex-direction:column;text-align:center}}.qodef-qi-timeline.qodef-timeline-layout--vertical-separated .qodef-e-side-holder{width:50%;flex-shrink:0;text-align:right;padding:0 10% 0 0}@media only screen and (max-width:480px){.qodef-qi-timeline.qodef-timeline-layout--vertical-separated .qodef-e-side-holder{width:100%;padding:0;margin-bottom:5%}}.qodef-qi-timeline.qodef-timeline-layout--vertical-separated .qodef-e-content-holder{width:50%;padding:0 0 0 10%}@media only screen and (max-width:480px){.qodef-qi-timeline.qodef-timeline-layout--vertical-separated .qodef-e-content-holder{width:100%;padding:0;margin-top:5%}}.qodef-qi-timeline.qodef-timeline-layout--vertical-side .qodef-e-item.qodef-reverse .qodef-e-item-content{margin-left:0;flex-direction:row;padding:0 3em 0 0}@media only screen and (max-width:1024px){.qodef-qi-timeline.qodef-timeline-layout--vertical-side .qodef-e-item.qodef-reverse .qodef-e-item-content{flex-direction:column;text-align:center}}@media only screen and (max-width:480px){.qodef-qi-timeline.qodef-timeline-layout--vertical-side .qodef-e-item.qodef-reverse .qodef-e-item-content{padding:0}}.qodef-qi-timeline.qodef-timeline-layout--vertical-side .qodef-e-item.qodef-reverse .qodef-e-side-holder{margin:0 10% 0 0}@media only screen and (max-width:1024px){.qodef-qi-timeline.qodef-timeline-layout--vertical-side .qodef-e-item.qodef-reverse .qodef-e-side-holder{margin:0 0 10%}}.qodef-qi-timeline.qodef-timeline-layout--vertical-side .qodef-e-item-content{display:flex;align-items:center;justify-content:flex-end;margin-left:auto;flex-direction:row-reverse;width:50%;padding:0 0 0 3em}@media only screen and (max-width:1024px){.qodef-qi-timeline.qodef-timeline-layout--vertical-side .qodef-e-item-content{flex-direction:column;text-align:center}}@media only screen and (max-width:480px){.qodef-qi-timeline.qodef-timeline-layout--vertical-side .qodef-e-item-content{width:100%;padding:0}}.qodef-qi-timeline.qodef-timeline-layout--vertical-side .qodef-e-side-holder{width:250px;flex-shrink:0;margin:0 0 0 10%}@media only screen and (max-width:1024px){.qodef-qi-timeline.qodef-timeline-layout--vertical-side .qodef-e-side-holder{margin:0 0 10%}}.qodef-qi-timeline.qodef-timeline-layout--vertical-side .qodef-e-image{border-radius:50%}.qodef-qi-typeout-text .qodef-m-text{margin:0}.qodef-qi-progress-bar-vertical{position:relative;visibility:hidden}.qodef-qi-progress-bar-vertical.qodef--init{visibility:visible}.qodef-qi-progress-bar-vertical.qodef--pattern .qodef-m-canvas svg path:first-child{opacity:0}.qodef-qi-progress-bar-vertical .qodef-m-inner{position:relative;display:flex;flex-direction:column;max-width:100%}.qodef-qi-progress-bar-vertical .qodef-m-canvas{position:relative}.qodef-qi-progress-bar-vertical .qodef-m-canvas svg{max-width:100%}.qodef-qi-progress-bar-vertical .qodef-m-title{margin:1em 0 0}.qodef-qi-progress-bar-vertical .qodef-m-value{padding:0;margin:0;font-size:16px}.qodef-qi-progress-bar-vertical.qodef-percentage--fixed-right .qodef-m-title{margin:0 0 0 1em}.qodef-qi-progress-bar-vertical.qodef-percentage--fixed-right .qodef-m-value{margin:0 0 0 1em}.qodef-qi-progress-bar-vertical.qodef-percentage--fixed-right .qodef-m-inner{flex-direction:row;align-items:flex-end}.qodef-qi-progress-bar-vertical.qodef-percentage--floating-top .qodef-m-value{position:absolute;margin:0 0 .5em;right:0}.qodef-qi-progress-bar-vertical.qodef-percentage--floating-top .qodef-m-title{position:absolute;margin:0 0 .5em;left:0}.qodef-qi-progress-bar-vertical.qodef-percentage--fixed-on .qodef-m-content{display:flex;align-items:center;position:absolute;bottom:0;left:0}.qodef-qi-progress-bar-vertical.qodef-percentage--fixed-on .qodef-m-title{margin:0 0 0 .5em}.qodef-qi-progress-bar-vertical.qodef-percentage--fixed-on .qodef-m-value{margin:0 0 0 .5em}.qodef-qi-tabs-vertical.qodef-layout--simple{position:relative;visibility:hidden;display:flex;align-items:stretch;height:100%}.qodef-qi-tabs-vertical.qodef-layout--simple.qodef--init{visibility:visible}.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation{position:relative;align-items:center;margin:0;padding:0;list-style:none;flex-shrink:0;display:block}.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li{position:relative;margin:0;padding:0;width:100%}.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li .qodef-tab-title{margin:0}.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li a{position:relative;color:#cacaca;display:block;padding:0;transition:color .25s ease-out}.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li a:after{height:100%;content:"";position:absolute;top:0;right:0;width:100%;z-index:1;opacity:0;transition:opacity .25s ease-out}.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li a:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;background-color:transparent;transition:opacity .25s ease-out}.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li.ui-state-active a,.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li.ui-state-hover a{color:#1e1e1e}.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li.ui-state-active a:after,.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li.ui-state-active a:before,.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li.ui-state-hover a:after,.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li.ui-state-hover a:before{opacity:1}.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li .q-text{z-index:1;position:relative}.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-content{position:relative;padding:0 0 0 26px}.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-title-hover--sideline-draw .qodef-tabs-vertical-navigation li a:after{opacity:1;transform:scaleY(0);transition:transform .36s cubic-bezier(.51,.5,.07,.99)}.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-title-hover--sideline-draw .qodef-tabs-vertical-navigation li.ui-state-active a:after,.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-title-hover--sideline-draw .qodef-tabs-vertical-navigation li.ui-state-hover a:after{transform:scaleY(1)}.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-title-hover--sideline-draw.qodef-title-sideline-from-top .qodef-tabs-vertical-navigation li a:after{transform-origin:top}@media only screen and (max-width:1024px){.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--1024{flex-direction:column;align-items:flex-start}.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--1024 .qodef-tabs-vertical-navigation{width:100%}.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--1024 .qodef-tabs-vertical-content{padding:26px 0 0}}@media only screen and (max-width:768px){.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--768{flex-direction:column;align-items:flex-start}.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--768 .qodef-tabs-vertical-navigation{width:100%}.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--768 .qodef-tabs-vertical-content{padding:26px 0 0}}@media only screen and (max-width:680px){.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--680{flex-direction:column;align-items:flex-start}.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--680 .qodef-tabs-vertical-navigation{width:100%}.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--680 .qodef-tabs-vertical-content{padding:26px 0 0}}@media only screen and (max-width:480px){.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--480{flex-direction:column;align-items:flex-start}.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--480 .qodef-tabs-vertical-navigation{width:100%}.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--480 .qodef-tabs-vertical-content{padding:26px 0 0}}.qodef-qi-business-hours{position:relative;border:1px solid #e1e1e1;padding:35px}.qodef-qi-business-hours.qodef-line-type--between .qodef-e-line{border-bottom:1px solid rgba(30,30,30,.2)}.qodef-qi-business-hours.qodef-line-type--below .qodef-e-item{border-bottom:1px solid rgba(30,30,30,.2)}.qodef-qi-business-hours.qodef-line-type--below .qodef-e-item:last-child{border-bottom:none}.qodef-qi-business-hours.qodef-line-type--none .qodef-e-day{margin-right:10px}.qodef-qi-business-hours.qodef-line-type--none .qodef-e-line{display:none}.qodef-qi-business-hours .qodef-e-item{margin-bottom:1em;display:flex;align-items:baseline}.qodef-qi-business-hours .qodef-e-item:last-child{margin-bottom:0}.qodef-qi-business-hours .qodef-e-title-holder{display:flex;align-items:baseline}.qodef-qi-business-hours .qodef-m-title{margin:0 0 1em}.qodef-qi-business-hours .qodef-m-subtitle{margin:0 0 .5em}.qodef-qi-business-hours .qodef-m-text{margin:.5em 0 0}.qodef-qi-business-hours .qodef-e-icon{line-height:1;padding-right:12px}.qodef-qi-business-hours .qodef-e-day{margin:0}.qodef-qi-business-hours .qodef-e-hours{margin:0}.qodef-qi-business-hours .qodef-e-line{flex-grow:1;margin:0 8px}.qodef-qi-business-hours.qodef-text-underline .qodef-m-text a{position:relative;color:currentColor}.qodef-qi-business-hours.qodef-text-underline .qodef-m-text a:after{content:"";position:absolute;bottom:3px;left:0;width:100%;height:1px;background-color:currentColor;backface-visibility:hidden}.qodef-qi-business-hours.qodef-text-underline .qodef-m-text a:hover{text-decoration:none}.qodef-qi-business-hours.qodef-text-underline .qodef-m-text a:hover:after{animation:qodef-animate-underline-from-left .6s cubic-bezier(.45,.29,0,.82) forwards}@media only screen and (max-width:768px){.qodef-resposive--768.qodef-qi-business-hours .qodef-e-item{flex-direction:column}}@media only screen and (max-width:680px){.qodef-resposive--680.qodef-qi-business-hours .qodef-e-item{flex-direction:column}}@media only screen and (max-width:480px){.qodef-resposive--480.qodef-qi-business-hours .qodef-e-item{flex-direction:column}}.qodef-addons-woo-shortcode .qodef-e-product-mark{position:absolute;top:0;left:0;min-width:68px;color:#111;background-color:#fff;padding:1.8em 1.2em;z-index:5}.qodef-addons-woo-shortcode .qodef-e-product-title{margin:0;z-index:2;position:relative}.qodef-addons-woo-shortcode .qodef-e-ratings{position:relative;display:inline-block;width:100%;vertical-align:top;line-height:1}.qodef-addons-woo-shortcode .qodef-e-ratings .qodef-m-inner{position:relative;display:inline-block;vertical-align:top}.qodef-addons-woo-shortcode .qodef-e-ratings .qodef-m-star{color:#111}.qodef-addons-woo-shortcode .qodef-e-ratings .qodef-m-star svg{display:inline-block;margin-right:4px;width:16px;height:auto;fill:none;stroke:currentColor}.qodef-addons-woo-shortcode .qodef-e-ratings .qodef-m-star svg:last-child{margin-right:0}.qodef-addons-woo-shortcode .qodef-e-ratings .qodef-m-star.qodef--active{position:absolute;top:0;left:0;overflow:hidden;white-space:nowrap}.qodef-addons-woo-shortcode .qodef-e-ratings .qodef-m-star.qodef--active svg{fill:currentColor;stroke:none}.qodef-addons-woo-shortcode .qodef-e-ratings .qodef-m-star svg{width:1em;margin-right:8px}.qodef-addons-woo-shortcode .price{position:relative;display:flex;align-items:center;margin:0}.qodef-addons-woo-shortcode .price del{margin-right:.8em}.qodef-addons-woo-shortcode .price ins{text-decoration:none}.qodef-addons-woo-shortcode .added_to_cart,.qodef-addons-woo-shortcode .button{color:#111;z-index:3}.qodef-addons-woo-shortcode .added_to_cart.added,.qodef-addons-woo-shortcode .button.added{display:none!important}.qodef-addons-woo-shortcode .added_to_cart.qodef-qi-button.qodef-layout--textual,.qodef-addons-woo-shortcode .button.qodef-qi-button.qodef-layout--textual{background:0 0}.qodef-addons-woo-shortcode .qodef-qi-woo-product-mark{position:absolute;top:0;right:0;color:#fff;background-color:#111;padding:10px 15px;z-index:5}.qodef-addons-woo-shortcode .qodef-qi-woo-product-mark.qodef-woo-onsale{color:#111;background-color:#ebebeb}.qodef-qi-advanced-timeline{position:relative;display:inline-block;width:100%;vertical-align:top;opacity:0;transition:opacity .2s}.qodef-qi-advanced-timeline:before{content:"desktop";display:none}@media only screen and (max-width:1024px){.qodef-qi-advanced-timeline:before{content:"mobile"}}.qodef-qi-advanced-timeline.qodef-loaded{opacity:1}.qodef-qi-advanced-timeline *,.qodef-qi-advanced-timeline :after,.qodef-qi-advanced-timeline :before{box-sizing:border-box}.qodef-qi-advanced-timeline ol,.qodef-qi-advanced-timeline ul{margin:0!important;padding:0;list-style-type:none}.qodef-qi-advanced-timeline .qodef-at-nav{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-advanced-timeline .qodef-at-nav-wrapper{position:relative;display:inline-block;vertical-align:top;width:calc(100% - 12px);height:62px;margin:0 6px;overflow:hidden;cursor:grab}.qodef-qi-advanced-timeline .qodef-at-nav-inner{position:absolute;bottom:25px;left:0;height:4px;background-color:#ebebeb;transition:transform .4s}.qodef-qi-advanced-timeline .qodef-at-nav-inner a{position:absolute;bottom:0;text-align:center;z-index:2}.qodef-qi-advanced-timeline .qodef-at-nav-inner a span{display:block;color:#111;font-size:16px;line-height:24px;font-weight:500}.qodef-qi-advanced-timeline .qodef-at-nav-inner a.qodef-selected{pointer-events:none}.qodef-qi-advanced-timeline .qodef-at-nav-inner a.qodef-selected:after{background-color:#000}.qodef-qi-advanced-timeline .qodef-at-nav-inner a.qodef-older-event:after{background-color:#000}.qodef-qi-advanced-timeline .qodef-at-nav-inner a:after{content:"";position:relative;display:block;bottom:-5px;left:calc(50% - 7px);height:15px;width:15px;background-color:#000;box-sizing:border-box;transition:background-color .3s;border-radius:50%}.qodef-qi-advanced-timeline.qodef-qi-advanced-timeline-has-icon-points .qodef-at-nav-inner a:after{display:none}.qodef-qi-advanced-timeline.qodef-qi-advanced-timeline-has-icon-points .qodef-at-nav-inner a .qodef-e-icon-holder{position:relative;display:inline-block;bottom:-2px;height:27px;width:27px;line-height:27px;border-radius:50%}.qodef-qi-advanced-timeline .qodef-at-nav-filling-line{position:absolute;top:0;left:0;height:100%;width:100%;background-color:#000;z-index:1;transition:transform .3s;transform-origin:left center;transform:scaleX(0)}.qodef-qi-advanced-timeline .qodef-at-nav-navigation a{position:absolute;bottom:13px;line-height:1;box-sizing:border-box;z-index:2}.qodef-qi-advanced-timeline .qodef-at-nav-navigation a .qodef-m-nav-icon{display:block;text-align:center;transition:background-color .2s ease-out}.qodef-qi-advanced-timeline .qodef-at-nav-navigation a svg{width:15px;height:24px;fill:currentColor;transition:color .2s ease;vertical-align:middle;position:relative;top:-1px}.qodef-qi-advanced-timeline .qodef-at-nav-navigation a.qodef-prev{left:0}.qodef-qi-advanced-timeline .qodef-at-nav-navigation a.qodef-next{right:0}.qodef-qi-advanced-timeline .qodef-at-nav-navigation a.qodef-inactive{cursor:not-allowed}.qodef-qi-advanced-timeline .qodef-at-content{position:relative;display:inline-block;width:100%;vertical-align:top;margin-top:47px;overflow:hidden;transition:height .4s;cursor:grab;-webkit-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (max-width:1024px){.qodef-qi-advanced-timeline .qodef-at-content{margin-top:40px}}.qodef-qi-advanced-timeline .qodef-at-content .qodef-at-content-inner{display:flex;column-gap:52px;row-gap:40px}@media only screen and (max-width:1024px){.qodef-qi-advanced-timeline .qodef-at-content .qodef-at-content-inner{flex-wrap:wrap}}.qodef-qi-advanced-timeline .qodef-at-content .qodef-at-content-inner.qodef-advanced-timeline-has-image img{-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.qodef-qi-advanced-timeline .qodef-at-content .qodef-at-content-inner.qodef-advanced-timeline-has-image>*{width:50%}@media only screen and (max-width:1024px){.qodef-qi-advanced-timeline .qodef-at-content .qodef-at-content-inner.qodef-advanced-timeline-has-image>*{width:100%}}.qodef-qi-advanced-timeline .qodef-at-content .qodef-at-content-inner>*{position:relative;display:flex;width:100%;box-sizing:border-box;flex-direction:column;justify-content:center}@media only screen and (max-width:1024px){.qodef-qi-advanced-timeline .qodef-at-content .qodef-at-content-inner>*{padding:0}}.qodef-qi-advanced-timeline-image-on-top.qodef-qi-advanced-timeline .qodef-at-content .qodef-at-content-inner{flex-wrap:wrap}.qodef-qi-advanced-timeline-image-on-top.qodef-qi-advanced-timeline .qodef-at-content .qodef-at-content-inner>*{width:100%}.qodef-qi-advanced-timeline-image-on-right.qodef-qi-advanced-timeline .qodef-at-content .qodef-at-content-inner{flex-direction:row-reverse}@media only screen and (max-width:1024px){.qodef-qi-advanced-timeline-image-on-right.qodef-qi-advanced-timeline .qodef-at-content .qodef-at-content-inner{flex-direction:column-reverse}}.qodef-qi-advanced-timeline-image-left-alignment.qodef-qi-advanced-timeline .qodef-at-content .qodef-at-content-inner .qodef-at-content-image{align-items:start}.qodef-qi-advanced-timeline-image-center-alignment.qodef-qi-advanced-timeline .qodef-at-content .qodef-at-content-inner .qodef-at-content-image{align-items:center}.qodef-qi-advanced-timeline-image-right-alignment.qodef-qi-advanced-timeline .qodef-at-content .qodef-at-content-inner .qodef-at-content-image{align-items:end}.qodef-qi-advanced-timeline-content-left-alignment.qodef-qi-advanced-timeline .qodef-at-content .qodef-at-content-inner .qodef-m-content .qodef-m-content-inner{text-align:left}.qodef-qi-advanced-timeline-content-center-alignment.qodef-qi-advanced-timeline .qodef-at-content .qodef-at-content-inner .qodef-m-content .qodef-m-content-inner{text-align:center}.qodef-qi-advanced-timeline-content-right-alignment.qodef-qi-advanced-timeline .qodef-at-content .qodef-at-content-inner .qodef-m-content .qodef-m-content-inner{text-align:right}.qodef-qi-advanced-timeline .qodef-at-content li{position:absolute;top:0;left:0;width:100%;animation-duration:.4s;animation-timing-function:ease-in-out;opacity:0;z-index:1;transform:translateX(-100%)}.qodef-qi-advanced-timeline .qodef-at-content li.qodef-selected{position:relative;opacity:1;z-index:2;transform:translateX(0)}.qodef-qi-advanced-timeline .qodef-at-content li.qodef-enter-left,.qodef-qi-advanced-timeline .qodef-at-content li.qodef-leave-left{animation-name:qodef-qi-enter-left}.qodef-qi-advanced-timeline .qodef-at-content li.qodef-enter-right,.qodef-qi-advanced-timeline .qodef-at-content li.qodef-leave-right{animation-name:qodef-qi-enter-right}.qodef-qi-advanced-timeline .qodef-at-content li.qodef-leave-left,.qodef-qi-advanced-timeline .qodef-at-content li.qodef-leave-right{animation-direction:reverse}.qodef-qi-advanced-timeline .qodef-at-content li .qodef-m-subtitle{margin:0 0 5px}.qodef-qi-advanced-timeline .qodef-at-content li .qodef-m-title{margin:0 0 17px}.qodef-qi-advanced-timeline .qodef-at-content li p.qodef-m-text{margin:0 0 26px}@keyframes qodef-qi-enter-right{0%{opacity:0;transform:translateX(100%)}100%{opacity:1;transform:translateX(0)}}@keyframes qodef-qi-enter-left{0%{opacity:0;transform:translateX(-100%)}100%{opacity:1;transform:translateX(0)}}.qodef-qi-advanced-toggle{position:relative}.qodef-qi-advanced-toggle .qodef-m-switcher{display:flex;align-items:center;justify-content:center;margin:0 0 20px}.qodef-qi-advanced-toggle .qodef-e-swither-title{margin:0}.qodef-qi-advanced-toggle .qodef-e-switch{position:relative;display:inline-block;vertical-align:middle;width:68px;height:32px;margin:0 15px}.qodef-qi-advanced-toggle .qodef-e-switch input{display:none}.qodef-qi-advanced-toggle .qodef-e-switch .qodef-e-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;border:1px solid #ebebeb;transition:all .4s}.qodef-switcher--rounded.qodef-qi-advanced-toggle .qodef-e-switch .qodef-e-slider{border-radius:34px}.qodef-qi-advanced-toggle .qodef-e-switch .qodef-e-slider:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#111;transition:all .4s}.qodef-switcher--rounded.qodef-qi-advanced-toggle .qodef-e-switch .qodef-e-slider:before{border-radius:50%}.qodef-qi-advanced-toggle .qodef-e-switch input:checked+.qodef-e-slider:before{transform:translateX(35px)}.qodef-qi-advanced-toggle .qodef-m-at-content{position:relative}.qodef-qi-advanced-toggle .qodef-e-content-holder{position:absolute;top:0;left:0;width:100%;opacity:0;pointer-events:none;transition:.2s opacity}.qodef-qi-advanced-toggle .qodef-e-content-holder.qodef--active{opacity:1;pointer-events:auto;transition:.3s opacity .3s}.qodef-qi-album-gallery .qodef-album-gallery-filter{position:relative;display:flex;justify-content:flex-start;align-items:center;column-gap:20px;row-gap:10px;padding:25px 0;flex-wrap:wrap}.qodef-qi-album-gallery .qodef-album-gallery-filter .qodef-active,.qodef-qi-album-gallery .qodef-album-gallery-filter a:hover{text-decoration:underline}.qodef-qi-album-gallery .qodef-e-image{position:relative;overflow:hidden}.qodef-qi-album-gallery .qodef-e-image a,.qodef-qi-album-gallery .qodef-e-image img{display:block}.qodef-qi-album-gallery .qodef-e-image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;transition:background-color .35s ease-out;pointer-events:none}.qodef-qi-album-gallery .qodef-e-image .qodef-e-corner-info{position:absolute;bottom:15px;right:15px;display:inline-flex;gap:10px;z-index:1}.qodef-qi-album-gallery .qodef-e-image .qodef-e-more-images-icon{width:25px;height:25px;transition:opacity .35s ease-out}.qodef-qi-album-gallery .qodef-e-image .qodef-e-images-number{font-size:20px;transition:opacity .35s ease-out}.qodef-qi-album-gallery .qodef-e-image .qodef-e-magnifier-icon{position:absolute;width:20px;height:20px;z-index:1;transition:opacity .35s ease-out}.qodef-qi-album-gallery.qodef-qi-album-magnifier-icon-on-hover .qodef-e-image .qodef-e-magnifier-icon{opacity:0}.qodef-qi-album-gallery.qodef-qi-album-magnifier-icon-on-hover .qodef-album-item:hover .qodef-e-image .qodef-e-magnifier-icon{opacity:1}.qodef-qi-album-gallery.qodef-qi-album-images-icon-on-hover .qodef-e-image .qodef-e-more-images-icon{opacity:0}.qodef-qi-album-gallery.qodef-qi-album-images-icon-on-hover .qodef-album-item:hover .qodef-e-image .qodef-e-more-images-icon{opacity:1}.qodef-qi-album-gallery.qodef-qi-album-images-count-on-hover .qodef-e-image .qodef-e-images-number{opacity:0}.qodef-qi-album-gallery.qodef-qi-album-images-count-on-hover .qodef-album-item:hover .qodef-e-image .qodef-e-images-number{opacity:1}.qodef-qi-album-gallery .qodef-e-album-images{display:none}.elementor-editor-active .qodef-qi-album-gallery .qodef-e-album-trigger{pointer-events:none}.qodef-qi-album-gallery.qodef-image--hover-zoom .qodef-e-image img{width:calc(100% + 2px);transform:scale(1.01) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-album-gallery.qodef-image--hover-zoom .qodef-e:hover .qodef-e-image img{transform:scale(1.03)}.qodef-qi-album-gallery.qodef-image--hover-zoom-out .qodef-e-image img{width:calc(100% + 2px);transform:scale(1.03) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-album-gallery.qodef-image--hover-zoom-out .qodef-e:hover .qodef-e-image img{transform:scale(1)}.qodef-qi-album-gallery.qodef-image--hover-move .qodef-e-image img{width:calc(100% + 2px);transform:scale(1.2);transition:transform .5s cubic-bezier(.33,.02,0,.93);will-change:transform}.qodef-qi-album-gallery.qodef-image--hover-move .qodef-e:hover .qodef-e-image img{transform:scale(1.2) translateX(12px)}.qodef-qi-album-gallery.qodef-image--hover-from-top .qodef-e-image img{transform-origin:top}.qodef-qi-album-gallery.qodef-image--hover-from-bottom .qodef-e-image img{transform-origin:bottom}.qodef-qi-album-gallery.qodef-image--hover-from-left .qodef-e-image img{transform-origin:left}.qodef-qi-album-gallery.qodef-image--hover-from-right .qodef-e-image img{transform-origin:right}.qodef-qi-album-gallery.qodef-item-layout--info-below-image-with-thumbnails .qodef-e-image:after{display:none}.qodef-qi-album-gallery.qodef-item-layout--info-below-image-with-thumbnails .qodef-e-image .qodef-e-images-number{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);font-size:36px}.qodef-qi-album-gallery.qodef-item-layout--info-below-image-with-thumbnails .qodef-e-image .qodef-e-main-image{position:relative;overflow:hidden;display:block}.qodef-qi-album-gallery.qodef-item-layout--info-below-image-with-thumbnails .qodef-e-image .qodef-e-main-image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;transition:background-color .35s ease-out;pointer-events:none}.qodef-qi-album-gallery.qodef-item-layout--info-below-image-with-thumbnails .qodef-e-image .qodef-e-thumbs-holder{position:relative;display:flex;gap:7px;flex-wrap:nowrap;width:100%;padding-top:7px}.qodef-qi-album-gallery.qodef-item-layout--info-below-image-with-thumbnails .qodef-e-image .qodef-e-thumbs-holder .qodef-e-thumb{position:relative;width:calc((100% - 10px)/ 3);transform:none}.qodef-qi-album-gallery.qodef-item-layout--info-below-image-with-thumbnails .qodef-e-image .qodef-e-thumbs-holder .qodef-e-thumb:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;transition:background-color .35s ease-out;pointer-events:none}.qodef-qi-album-gallery.qodef-item-layout--info-below-image-with-thumbnails .qodef-e-image .qodef-e-thumbs-holder .qodef-e-thumb img{width:100%;transform:none;height:100%;object-fit:cover;object-position:center}.qodef-qi-album-gallery.qodef-item-layout--info-below-image .qodef-e-image .qodef-e-magnifier-icon{top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.qodef-qi-album-gallery.qodef-item-layout--info-over-image .qodef-album-item-inner{position:relative}.qodef-qi-album-gallery.qodef-item-layout--info-over-image .qodef-e-image .qodef-e-magnifier-icon{top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.qodef-qi-album-gallery.qodef-item-layout--info-over-image .qodef-text-holder{position:absolute;width:100%;height:100%;top:0;left:0;padding:20px;display:flex;justify-content:center;flex-direction:column;pointer-events:none}.qodef-qi-album-gallery.qodef-item-layout--info-over-image.qodef-qi-album-text--on-hover .qodef-text-holder{opacity:0;transition:opacity .35s ease-out}.qodef-qi-album-gallery.qodef-item-layout--info-over-image.qodef-qi-album-text--on-hover .qodef-album-item:hover .qodef-text-holder{opacity:1}@keyframes qi-addons-for-elementor-premium-fade-in{0%{opacity:0;visibility:hidden;z-index:102}100%{opacity:1;visibility:visible;z-index:102}}@keyframes qi-addons-for-elementor-premium-fade-out{0%{opacity:1;visibility:visible;z-index:102}100%{opacity:0;visibility:hidden;z-index:0}}@keyframes qodef-animate-underline-from-left{0%{transform:scaleX(1);transform-origin:right}37%{transform:scaleX(0);transform-origin:right}38%{transform:scaleX(0);transform-origin:left}100%{transform:scaleX(1);transform-origin:left}}@keyframes qodef-animate-underline-from-right{0%{transform:scaleX(1);transform-origin:left}37%{transform:scaleX(0);transform-origin:left}38%{transform:scaleX(0);transform-origin:right}100%{transform:scaleX(1);transform-origin:right}}@keyframes qodef-animate-underline-multiline{0%{background-size:100% 87%;background-position-x:right}38%{background-size:0 87%;background-position-x:right}39%{background-size:0 87%;background-position-x:left}100%{background-size:100% 87%;background-position-x:left}}@keyframes qodef-animate-underline-multiline-2{0%{background-size:100% 95%;background-position-x:right}38%{background-size:0 95%;background-position-x:right}39%{background-size:0 95%;background-position-x:left}100%{background-size:100% 95%;background-position-x:left}}@keyframes qodef-animate-highlight{0%{background-size:0 100%;background-position-x:left}100%{background-size:100% 100%;background-position-x:left}}@keyframes qodef-border-line-draw{100%{stroke-dashoffset:0}}@keyframes qodef-animate-line-vertical-down{0%{transform-origin:0 0;transform:scaleX(0)}100%{transform-origin:0 0;transform:scaleX(1)}}@keyframes qodef-animate-line-vertical-up{0%{transform-origin:0 0;transform:scaleX(1)}49%{transform-origin:0 0;transform:scaleX(0)}50%{transform-origin:100% 0;transform:scaleX(0)}100%{transform-origin:100% 0;transform:scaleX(1)}}@keyframes qi-addons-for-elementor-premium-reveal-frame-image{0%{clip-path:inset(0 100% 0 0);-webkit-clip-path:inset(0 100% 0 0)}100%{clip-path:inset(0 0 0 0);-webkit-clip-path:inset(0 0 0 0)}}@keyframes qi-addons-for-elementor-premium-infinite-fade{0%,100%{opacity:0}40%,60%{opacity:1}}@keyframes qi-addons-for-elementor-premium-text-by-letter-reveal{0%{transform:translate3d(0,110%,0);opacity:0}10%{opacity:1}100%{transform:translate3d(0,0,0);opacity:1}}@keyframes qi-addons-for-elementor-premium-text-by-letter-hide{0%{transform:translate3d(0,0,0);opacity:1}100%{transform:translate3d(0,-110%,0);opacity:0}}@keyframes qi-addons-for-elementor-premium-text-reveal{0%{transform:translate3d(0,20px,0);opacity:0}10%{opacity:1}100%{transform:translate3d(0,0,0);opacity:1}}@keyframes qi-addons-for-elementor-premium-text-hide{0%{transform:translate3d(0,0,0);opacity:1}100%{transform:translate3d(0,-20px,0);opacity:0}}@keyframes qi-addons-for-elementor-premium-image-zoom-in{0%{transform:scale(1.01)}100%{transform:scale(1.16)}}@keyframes qi-addons-for-elementor-premium-image-zoom-out{0%{transform:scale(1.16)}100%{transform:scale(1.01)}}@keyframes qi-addons-for-elementor-premium-image-scale-x{0%{opacity:0;transform:scaleX(1.1)}35%{opacity:1}100%{transform:scaleX(1);opacity:1}}@keyframes qi-addons-for-elementor-premium-animate-text-gradient{0%{background-position:-50% 70%;background-size:200px}50%{background-position:40% 20%;background-size:500px}100%{background-position:110% 70%;background-size:100px}}@keyframes qi-addons-for-elementor-premium-follow-text{0%{clip-path:inset(0 100% 0 0)}100%{clip-path:inset(0 0 0 0)}}@keyframes qi-addons-for-elementor-premium-rotate{to{transform:rotate(360deg)}}@keyframes qi-addons-for-elementor-premium-gradient-holder{0%{transform:rotate(0)}100%{transform:rotate(360deg) translate(10%,20%)}}@keyframes qi-addons-for-elementor-premium-gradient-dot{50%{transform:scale(2) translateY(100px)}}.qodef-qi-animated-device-slider{display:block;width:100%;overflow:hidden}.qodef-qi-animated-device-slider.qodef-animated-device-slider-ready-animation .qodef-m-frame-holder{opacity:0;transform:translateY(100%)}.qodef-qi-animated-device-slider.qodef-animated-device-slider-ready-animation .qodef-m-stripe{top:0!important}.qodef-qi-animated-device-slider.qodef-animated-device-slider-no-frame .qodef-m-frame-mobile-holder img{opacity:0}.qodef-qi-animated-device-slider.qodef-animated-device-slider-last-slide .qodef-m-stripe{top:0!important;transition:1.2s .15s cubic-bezier(1,.12,.25,1)!important}.qodef-qi-animated-device-slider.qodef-animated-device-slider-last-slide .qodef-m-contact-form{transform:translateY(0)}.qodef-qi-animated-device-slider.qodef-animated-device-slider-last-slide .qodef-m-frame-holder{opacity:1;transform:translateY(-170%)}.qodef-qi-animated-device-slider.qodef-animated-device-slider-last-slide .qodef-m-frame-info .qodef-m-frame-info-top .qodef-m-frame-decoration,.qodef-qi-animated-device-slider.qodef-animated-device-slider-last-slide .qodef-m-frame-info .qodef-m-frame-info-top .qodef-m-frame-text,.qodef-qi-animated-device-slider.qodef-animated-device-slider-last-slide .qodef-m-frame-info .qodef-m-frame-info-top .qodef-m-frame-title{transform:translateX(-200px);opacity:0}.qodef-qi-animated-device-slider.qodef-animated-device-slider-last-slide .qodef-m-frame-info .qodef-m-frame-info-bottom .qodef-m-frame-slide-number{transform:translateY(-50%) translateX(-482px);opacity:0}.qodef-qi-animated-device-slider.qodef-animated-device-slider-last-slide .qodef-m-frame-info .qodef-m-frame-info-bottom .qodef-m-frame-slide-tagline{transform:translateX(-469px);opacity:0}.qodef-qi-animated-device-slider.qodef-animated-device-slider-last-slide .qodef-m-frame-info .qodef-m-frame-info-bottom .qodef-m-frame-slide-decoration{transform:scaleX(0);transition:1s}.qodef-qi-animated-device-slider.qodef-animated-device-slider-last-slide .qodef-m-frame-info .qodef-m-frame-info-other{transform:translateX(-50%) translateY(200px);opacity:0}.qodef-qi-animated-device-slider:not(.qodef-animated-device-slider-last-slide) .qodef-m-frame-info .qodef-m-frame-info-top{z-index:2}.qodef-qi-animated-device-slider:not(.qodef-animated-device-slider-last-slide) .qodef-m-frame-info .qodef-m-frame-info-bottom{z-index:2}.qodef-qi-animated-device-slider:not(.qodef-animated-device-slider-last-slide) .qodef-m-frame-info .qodef-m-frame-info-other{z-index:4}.qodef-qi-animated-device-slider .qodef-m-stripe{position:absolute;top:50%;left:auto;width:300%;height:200%;background:#3c3c3c;backface-visibility:hidden;transform-style:preserve-3d;transform-origin:50% 0;transition:1.2s .3s cubic-bezier(1,.12,.25,1);will-change:transform}.qodef-qi-animated-device-slider .qodef-m-holder{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-image:url(/wp-content/plugins/qi-addons-for-elementor-premium/assets/img/animated-device-slider-app-bg.jpg);overflow:hidden}.qodef-qi-animated-device-slider .qodef-m-item-info{display:none}.qodef-qi-animated-device-slider .qodef-m-frame-info{transition:1.2s .3s cubic-bezier(1,.12,.25,1)}.touch .qodef-qi-animated-device-slider .qodef-m-frame-info{pointer-events:none}.qodef-qi-animated-device-slider .qodef-m-frame-info.qodef-m-frame-animate-out .qodef-m-frame-info-top .qodef-m-frame-decoration,.qodef-qi-animated-device-slider .qodef-m-frame-info.qodef-m-frame-animate-out .qodef-m-frame-info-top .qodef-m-frame-text,.qodef-qi-animated-device-slider .qodef-m-frame-info.qodef-m-frame-animate-out .qodef-m-frame-info-top .qodef-m-frame-title{transform:translateX(-200px);opacity:0}.qodef-qi-animated-device-slider .qodef-m-frame-info.qodef-m-frame-animate-out .qodef-m-frame-info-bottom .qodef-m-frame-slide-number{transform:translateY(-50%) translateX(482px);opacity:0}.qodef-qi-animated-device-slider .qodef-m-frame-info.qodef-m-frame-animate-out .qodef-m-frame-info-bottom .qodef-m-frame-slide-tagline{transform:translateX(469px);opacity:0}.qodef-qi-animated-device-slider .qodef-m-frame-info.qodef-m-frame-animate-out .qodef-m-frame-info-bottom .qodef-m-frame-slide-decoration{transform:scaleX(0);transition:1s}.qodef-qi-animated-device-slider .qodef-m-frame-info.qodef-m-frame-animate-out .qodef-m-frame-info-other{transform:translateX(-50%) translateY(200px);opacity:0}.qodef-qi-animated-device-slider .qodef-m-frame-info.qodef-m-frame-even .qodef-m-frame-info-top{top:auto;bottom:25%}.qodef-qi-animated-device-slider .qodef-m-frame-info.qodef-m-frame-even .qodef-m-frame-info-bottom{bottom:auto;top:32%}.qodef-qi-animated-device-slider .qodef-m-frame-info .qodef-m-frame-info-top{position:absolute;left:15%;top:25%;display:flex;align-items:flex-start;width:380px;opacity:1;box-sizing:border-box}.qodef-qi-animated-device-slider .qodef-m-frame-info .qodef-m-frame-info-top .qodef-m-frame-decoration{transition:transform 1s .3s,opacity .3s .3s}.qodef-qi-animated-device-slider .qodef-m-frame-info .qodef-m-frame-info-top .qodef-m-frame-title{transition:transform 1s .4s,opacity .3s .4s}.qodef-qi-animated-device-slider .qodef-m-frame-info .qodef-m-frame-info-top .qodef-m-frame-text{transition:transform 1s .5s,opacity .3s .5s}.qodef-qi-animated-device-slider .qodef-m-frame-info .qodef-m-frame-info-bottom{position:absolute;left:22%;bottom:35%;color:#fff}.qodef-qi-animated-device-slider .qodef-m-frame-info .qodef-m-frame-info-bottom .qodef-m-frame-slide-number{transition:transform 1s .2s,opacity .5s .4s;opacity:1}.qodef-qi-animated-device-slider .qodef-m-frame-info .qodef-m-frame-info-bottom .qodef-m-frame-slide-tagline{transition:transform 1.5s .1s,opacity .5s .2s;opacity:1}.qodef-qi-animated-device-slider .qodef-m-frame-info .qodef-m-frame-info-bottom .qodef-m-frame-slide-decoration{transform:scaleX(1);transition:1s .3s}.qodef-qi-animated-device-slider .qodef-m-frame-info .qodef-m-frame-info-other{position:absolute;bottom:3%;left:50%;display:flex;color:#fff;opacity:1;transform:translateX(-50%) translateY(0);transition:transform 1s .2s,opacity .2s .3s}.touch .qodef-qi-animated-device-slider .qodef-m-frame-info .qodef-m-frame-info-other{pointer-events:auto}.qodef-qi-animated-device-slider .qodef-m-frame-info .qodef-m-frame-info-other a{position:relative;display:flex;align-items:center;justify-content:center;width:212px;height:55px;margin:0 7px;border-radius:3px}.qodef-qi-animated-device-slider .qodef-m-frame-info .qodef-m-frame-info-other a.qodef-m-item-app-store-link{background-color:#111}.qodef-qi-animated-device-slider .qodef-m-frame-info .qodef-m-frame-info-other a.qodef-m-item-play-store-link{background-color:#111}.qodef-qi-animated-device-slider .qodef-m-frame-info .qodef-m-frame-info-other a img{transition:.3s}.qodef-qi-animated-device-slider .qodef-m-frame-slide-number{position:absolute;top:50%;font-size:8em;line-height:1em;color:rgba(255,255,255,.2);transform:translateY(-50%);z-index:-1;margin:0}.qodef-qi-animated-device-slider .qodef-m-frame-slide-info{display:flex;align-items:center;padding-left:7px}.qodef-qi-animated-device-slider .qodef-m-frame-slide-tagline{font-size:.6em;line-height:1.6em;width:156px;margin:0}.qodef-qi-animated-device-slider .qodef-m-frame-slide-decoration{background:-webkit-gradient(linear,0 0,100% 0,from(#fff),to(rgba(255,255,255,0)),color-stop(5%,#fff),color-stop(5%,#fff));width:41vw;height:1px}.qodef-qi-animated-device-slider .qodef-m-frame-decoration{position:absolute;transform:translateX(-120%) translateY(-20%)}.qodef-qi-animated-device-slider .qodef-m-frame-title{position:relative;margin:0}.qodef-qi-animated-device-slider .qodef-m-frame-text{margin:.7em 0 0}.qodef-qi-animated-device-slider .qodef-m-frame-holder{position:absolute;width:auto;height:83vh;pointer-events:none;z-index:3;transition:1.2s .3s cubic-bezier(1,.12,.25,1)}.qodef-qi-animated-device-slider .qodef-m-frame-holder .qodef-m-frame-mobile-holder{width:100%;height:100%}.qodef-qi-animated-device-slider .qodef-m-frame-holder img{position:relative;width:auto;height:100%;z-index:2}.qodef-qi-animated-device-slider .qodef-m-frame-holder .qodef-m-inner-frame{width:67%;height:84%;margin:0;position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);background-size:cover;background-repeat:no-repeat}.qodef-qi-animated-device-slider .qodef-m-frame-holder .qodef-m-inner-frame div{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.qodef-qi-animated-device-slider .qodef-m-frame-holder .qodef-m-inner-frame div img{width:100%;height:100%;z-index:1;object-fit:cover}.qodef-qi-animated-device-slider .qodef-m-frame-holder .qodef-m-inner-frame div.active{z-index:20;clip-path:inset(0 100% 0 0);-webkit-clip-path:inset(0 100% 0 0);animation:qi-addons-for-elementor-premium-reveal-frame-image 1s .2s cubic-bezier(.22,.61,.36,1) forwards}.qodef-qi-animated-device-slider .qodef-m-frame-holder .qodef-m-inner-frame div.prev-active{z-index:10}.qodef-qi-animated-device-slider .swiper-container{width:100%;height:100vh}.qodef-qi-animated-device-slider .swiper-container .swiper-wrapper{transition:1s .5s!important}.qodef-qi-animated-device-slider .swiper-container .swiper-slide:last-of-type(1){display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:1!important}.qodef-qi-animated-device-slider .swiper-container img{height:700px;visibility:hidden}.qodef-qi-animated-device-slider .swiper-pagination .swiper-pagination-bullet{pointer-events:none}.qodef-qi-animated-device-slider .swiper-pagination .swiper-pagination-bullet.bullet-clickable{pointer-events:auto}.qodef-qi-animated-device-slider .qodef-m-contact-form-holder{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.qodef-qi-animated-device-slider .qodef-m-contact-form{display:flex;align-items:center;justify-content:center;flex-direction:column;width:68vw;height:78vh;overflow:hidden;position:relative;padding:0 110px;background:#fff;box-sizing:border-box;transform:translateY(120%);transition:1.2s .3s cubic-bezier(1,.12,.25,1);text-align:center}.qodef-qi-animated-device-slider .qodef-m-contact-form .qodef-m-contact-form-info{margin:0 auto}.qodef-qi-animated-device-slider .qodef-m-contact-form .qodef-m-contact-form-info .qodef-m-content{padding:0 16%}.qodef-qi-animated-device-slider .qodef-m-contact-form .qodef-m-contact-form-info .qodef-m-subtitle{margin:0 0 14px}.qodef-qi-animated-device-slider .qodef-m-contact-form .qodef-m-contact-form-info .qodef-m-title{margin-bottom:0}.qodef-qi-animated-device-slider .qodef-m-contact-form .qodef-m-contact-form-info .qodef-m-text{margin:14px 0 0;font-size:19px;line-height:30px}.qodef-qi-animated-device-slider .qodef-m-contact-form .qodef-m-button{margin:68px 0 0}.qodef-qi-animated-device-slider .qodef-m-contact-form .wpcf7{width:100%;margin:68px 0 0}.qodef-qi-animated-device-slider .qodef-m-contact-form .qodef-cf7-animated-device-slider{display:flex;flex-wrap:wrap}.qodef-qi-animated-device-slider .qodef-m-contact-form .qodef-cf7-animated-device-slider .qodef-col{width:50%}.qodef-qi-animated-device-slider .qodef-m-contact-form .qodef-cf7-animated-device-slider .qodef-col:nth-child(2n+1){padding-right:15px}.qodef-qi-animated-device-slider .qodef-m-contact-form .qodef-cf7-animated-device-slider .qodef-col:nth-child(2n){padding-left:15px}.qodef-qi-animated-device-slider .qodef-m-contact-form .qodef-cf7-animated-device-slider .qodef-submit-holder{width:100%;text-align:center}.qodef-qi-animated-device-slider .qodef-m-contact-form .qodef-cf7-animated-device-slider .qodef-submit-holder .ajax-loader{position:absolute}.qodef-qi-animated-device-slider .qodef-m-contact-form button[type=submit].qodef-custom,.qodef-qi-animated-device-slider .qodef-m-contact-form input[type=submit].qodef-custom{padding:10px 71px}@media only screen and (max-width:1440px){.qodef-qi-animated-device-slider .qodef-m-frame-holder{height:71vh}.qodef-qi-animated-device-slider .qodef-m-contact-form{padding:60px 60px}.qodef-qi-animated-device-slider .qodef-m-contact-form .qodef-m-content{padding:0 7%}}@media only screen and (max-width:1366px){.qodef-qi-animated-device-slider .qodef-m-frame-holder{height:66vh}}@media only screen and (max-width:1280px){.qodef-qi-animated-device-slider .qodef-m-frame-holder{height:71vh}.qodef-qi-animated-device-slider .qodef-m-contact-form .qodef-m-content{padding:0 1%}}@media only screen and (max-width:1024px){.qodef-qi-animated-device-slider .qodef-m-frame-holder{height:40vh}.qodef-qi-animated-device-slider .qodef-m-frame-info .qodef-m-frame-info-top{left:50%;transform:translateX(-50%);margin-top:0!important;top:13%}.qodef-qi-animated-device-slider .qodef-m-frame-info .qodef-m-frame-info-bottom{bottom:18%}.qodef-qi-animated-device-slider .qodef-m-frame-info .qodef-m-frame-info-bottom .qodef-m-frame-slide-number{left:50%;transform:translateX(-50%) translateY(-50%)}.qodef-qi-animated-device-slider .qodef-m-frame-info .qodef-m-frame-info-bottom .qodef-m-frame-slide-info{padding-left:0;text-align:center}.qodef-qi-animated-device-slider .qodef-m-frame-info .qodef-m-frame-info-bottom .qodef-m-frame-slide-info .qodef-m-frame-slide-decoration{display:none}.qodef-qi-animated-device-slider .qodef-m-frame-info .qodef-m-frame-info-other{bottom:3%}.qodef-qi-animated-device-slider .qodef-m-frame-info.qodef-m-frame-even .qodef-m-frame-info-top{top:auto;bottom:13%}.qodef-qi-animated-device-slider .qodef-m-frame-info.qodef-m-frame-even .qodef-m-frame-info-bottom{bottom:auto;top:19%}.qodef-qi-animated-device-slider .qodef-m-contact-form{height:auto}}@media only screen and (max-width:768px){.qodef-qi-animated-device-slider.qodef-animated-device-slider-last-slide .qodef-m-frame-holder{transform:translateY(-200%)}}@media only screen and (max-width:680px){.qodef-qi-animated-device-slider .qodef-m-frame-info .qodef-m-frame-info-top{width:auto;top:16%}.qodef-qi-animated-device-slider .qodef-m-frame-info .qodef-m-frame-info-top .qodef-m-frame-decoration{display:none}.qodef-qi-animated-device-slider .qodef-m-frame-info .qodef-m-frame-info-top .qodef-m-frame-content{text-align:center}.qodef-qi-animated-device-slider .qodef-m-frame-info .qodef-m-frame-info-top .qodef-m-frame-text{display:none}.qodef-qi-animated-device-slider .qodef-m-frame-info .qodef-m-frame-info-bottom{bottom:18%}.qodef-qi-animated-device-slider .qodef-m-frame-info .qodef-m-frame-info-bottom .qodef-m-frame-slide-number{font-size:100px}.qodef-qi-animated-device-slider .qodef-m-frame-info .qodef-m-frame-info-other a{width:150px;height:46px}.qodef-qi-animated-device-slider .qodef-m-frame-info.qodef-m-frame-even .qodef-m-frame-info-top{bottom:15%}.qodef-qi-animated-device-slider .qodef-m-frame-info.qodef-m-frame-even .qodef-m-frame-info-bottom{top:20%}.qodef-qi-animated-device-slider .qodef-m-contact-form{padding:30px 0}.qodef-qi-animated-device-slider .qodef-m-contact-form .qodef-m-contact-form-info{display:none}.qodef-qi-animated-device-slider .qodef-m-contact-form .qodef-cf7-animated-device-slider .qodef-col{width:100%;padding:0!important}.qodef-qi-animated-device-slider .qodef-m-contact-form .wpcf7{margin:0}.qodef-qi-animated-device-slider .qodef-m-contact-form label{margin-bottom:0}.qodef-qi-animated-device-slider .qodef-m-contact-form button[type=submit].qodef-custom,.qodef-qi-animated-device-slider .qodef-m-contact-form input[type=submit].qodef-custom{width:100%;padding:10px 10px}.qodef-qi-animated-device-slider .qodef-m-contact-form .wpcf7-not-valid-tip{bottom:5px}.qodef-qi-animated-device-slider .qodef-m-contact-form .use-floating-validation-tip .wpcf7-not-valid-tip{bottom:auto}}.qodef-qi-author-info .qodef-m-content{display:flex;flex-direction:column;transition:background-color .2s ease-out}.qodef-qi-author-info .qodef-m-image{overflow:hidden}.qodef-qi-author-info .qodef-m-title{margin:1em 0 0}.qodef-qi-author-info .qodef-m-title a:hover{color:inherit}.qodef-qi-author-info .qodef-m-text{margin:.5em 0 0}.qodef-qi-author-info .qodef-m-social-icon-holder{margin:1em 0 0;display:flex}.qodef-qi-author-info .qodef-m-social-icon{margin:0 .5em}.qodef-qi-author-info .qodef-m-social-icon svg{width:1em;height:auto;stroke:currentColor;fill:currentColor}.qodef-qi-author-info .qodef-m-social-icon:first-child{margin-left:0!important}.qodef-qi-author-info .qodef-m-social-icon:last-child{margin-right:0!important}.qodef-qi-author-info .qodef-m-email{margin:1em 0 0}.qodef-qi-author-info .qodef-m-signature{margin:1em 0 0}.qodef-qi-author-info.qodef-horizontal--left .qodef-m-content{align-items:flex-start;text-align:left}.qodef-qi-author-info.qodef-horizontal--center .qodef-m-content{align-items:center;text-align:center}.qodef-qi-author-info.qodef-horizontal--right .qodef-m-content{align-items:flex-end;text-align:right}.qodef-qi-author-info.qodef-image--hover-zoom .qodef-m-image img{transform:scale(1.005) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-author-info.qodef-image--hover-zoom:hover .qodef-m-image img{transform:scale(1.03)}.qodef-qi-author-info.qodef-image--hover-zoom-out .qodef-m-image img{transform:scale(1.03) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-author-info.qodef-image--hover-zoom-out:hover .qodef-m-image img{transform:scale(1)}.qodef-qi-author-info.qodef-image--hover-move .qodef-m-image img{transform:scale(1.2);transition:transform .5s cubic-bezier(.33,.02,0,.93);will-change:transform}.qodef-qi-author-info.qodef-image--hover-move:hover .qodef-m-image img{transform:scale(1.2) translateX(12px)}.qodef-qi-author-info.qodef-image--hover-from-top .qodef-m-image img{transform-origin:top}.qodef-qi-author-info.qodef-image--hover-from-bottom .qodef-m-image img{transform-origin:bottom}.qodef-qi-author-info.qodef-image--hover-from-left .qodef-m-image img{transform-origin:left}.qodef-qi-author-info.qodef-image--hover-from-right .qodef-m-image img{transform-origin:right}.qodef-qi-author-info.qodef--links-underline-hover .qodef-m-email,.qodef-qi-author-info.qodef--links-underline-hover .qodef-m-title a,.qodef-qi-author-info.qodef--links-underline-hover.qodef--textual-social-icons .qodef-m-social-icon a{width:100%;background-repeat:no-repeat;background-image:linear-gradient(transparent calc(100% - 1px),currentColor 1px);transition:.9s cubic-bezier(.32,.32,.15,1.17);background-size:0 100%}.qodef-qi-author-info.qodef--links-underline-hover .qodef-m-email:hover,.qodef-qi-author-info.qodef--links-underline-hover .qodef-m-title a:hover,.qodef-qi-author-info.qodef--links-underline-hover.qodef--textual-social-icons .qodef-m-social-icon a:hover{background-size:100% 100%}.qodef-qi-author-info.qodef--links-underline-hover .qodef-m-email{width:auto}.qodef-qi-author-info.qodef--links-underline-hover.qodef--textual-social-icons .qodef-m-social-icon a{line-height:1.4em;display:inline-flex;transition-duration:.4s}.qodef-qi-blockquote .qodef-m-text{margin:0}.qodef-addons-blog-list.qodef-item-layout--side-date-premium .qodef-e-content{display:flex}@media only screen and (max-width:680px){.qodef-addons-blog-list.qodef-item-layout--side-date-premium .qodef-e-content{flex-wrap:wrap}}.qodef-addons-blog-list.qodef-item-layout--side-date-premium .qodef-e-left{text-align:right;margin-right:30px;flex-shrink:0}@media only screen and (max-width:680px){.qodef-addons-blog-list.qodef-item-layout--side-date-premium .qodef-e-left{text-align:left}}.qodef-addons-blog-list.qodef-item-layout--side-date-premium .qodef-e-info-date a{display:flex;flex-direction:column}.qodef-addons-blog-list.qodef-item-layout--side-date-premium .qodef-e-info-day{font-size:70px;line-height:1;transition:color .2s ease-out}.qodef-addons-blog-list.qodef-item-layout--side-date-premium .qodef-e-info-month-year{transition:color .2s ease-out}.qodef-addons-blog-list.qodef-item-layout--side-date-premium .qodef-e-info.qodef-info--bottom{margin-top:15px}.qodef-qi-blog-list-premium{position:relative;display:inline-block;width:100%;vertical-align:top;text-align:center}.qodef-qi-blog-list-premium .qodef-blog-item{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-blog-list-premium .qodef-blog-item .qodef-e-content,.qodef-qi-blog-list-premium .qodef-blog-item .qodef-e-inner,.qodef-qi-blog-list-premium .qodef-blog-item .qodef-e-media{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-blog-list-premium .qodef-blog-item .qodef-e-media-image{position:relative;display:inline-block;vertical-align:top;max-width:100%;overflow:hidden;margin-bottom:.5em}.qodef-qi-blog-list-premium .qodef-blog-item .qodef-e-media{display:block}.qodef-qi-blog-list-premium .qodef-blog-item .qodef-e-media iframe{display:block;height:100%}.qodef-qi-blog-list-premium .qodef-blog-item .qodef-e-title{margin:0 0 .5em}.qodef-qi-blog-list-premium .qodef-blog-item .qodef-e-excerpt{margin:0}.qodef-qi-blog-list-premium .qodef-blog-item .qodef-e-info{position:relative;display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;width:100%}.qodef-qi-blog-list-premium .qodef-blog-item .qodef-e-info .qodef-e-info-item{position:relative;display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;margin-right:24px;color:#111}.qodef-qi-blog-list-premium .qodef-blog-item .qodef-e-info .qodef-e-info-item a{display:inline-flex;align-items:center;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit}.qodef-qi-blog-list-premium .qodef-blog-item .qodef-e-info .qodef-e-info-item a:hover{color:#3c3c3c}.qodef-qi-blog-list-premium .qodef-blog-item .qodef-e-info .qodef-e-info-item:last-child{margin-right:0}.qodef-qi-blog-list-premium .qodef-blog-item .qodef-e-info .qodef-e-info-item-icon{margin-right:8px;width:14px;height:auto;fill:currentColor;flex-shrink:0}.qodef-qi-blog-list-premium .qodef-blog-item .qodef-e-post-link{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-qi-blog-list-premium .qodef-blog-item.sticky .qodef-e-title a{position:relative;text-decoration:underline}.qodef-qi-blog-list-premium .qodef-blog-item.sticky .qodef-e-title a:after{content:"*";position:absolute;top:0;right:-.5em;font-size:1.5em}.qodef-qi-blog-list-premium .qodef-blog-item.qodef-item--boxed .qodef-e-inner{color:#fff;background-color:#000;padding:5%}.qodef-qi-blog-list-premium .qodef-blog-item.qodef-item--boxed .qodef-e-title{color:currentColor;margin-bottom:1.5em}.qodef-qi-blog-list-premium .qodef-blog-item.qodef-item--boxed .qodef-e-info-item{color:currentColor}.qodef-qi-blog-list-premium .qodef-blog-item.qodef-item--boxed .qodef-e-info-item a:hover,.qodef-qi-blog-list-premium .qodef-blog-item.qodef-item--boxed .qodef-e-title a:hover{color:#ababab}.qodef-qi-blog-list-premium.qodef-info-no-icons .qodef-e-info .qodef-e-info-item:not(:last-child):after{content:"/";position:relative;left:12px}.qodef-qi-blog-list-premium.qodef-title--hover-underline .qodef-e-title-link{width:100%;background-repeat:no-repeat;background-image:linear-gradient(transparent calc(100% - 2px),currentColor 2px);transition:.9s cubic-bezier(.32,.32,.15,1.17);background-size:0 100%}.qodef-qi-blog-list-premium.qodef-title--hover-underline .qodef-e-title-link:hover{background-size:100% 100%}.qodef-qi-blog-list-premium .qodef-e-media-image a:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;transition:background-color .35s ease-out}.qodef-qi-blog-list-premium.qodef-image--hover-zoom .qodef-e-media-image a{display:block;width:100%;transform:scale(1.005) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-blog-list-premium.qodef-image--hover-zoom .qodef-e:hover .qodef-e-media-image a{transform:scale(1.03)}.qodef-qi-blog-list-premium.qodef-image--hover-zoom-out .qodef-e-media-image a{display:block;width:100%;transform:scale(1.03) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-blog-list-premium.qodef-image--hover-zoom-out .qodef-e:hover .qodef-e-media-image a{transform:scale(1)}.qodef-qi-blog-list-premium.qodef-image--hover-move .qodef-e-media-image a{display:block;width:100%;transform:scale(1.2);transition:transform .5s cubic-bezier(.33,.02,0,.93);will-change:transform}.qodef-qi-blog-list-premium.qodef-image--hover-move .qodef-e:hover .qodef-e-media-image a{transform:scale(1.2) translateX(12px)}.qodef-qi-blog-list-premium.qodef-image--hover-from-top a{transform-origin:top}.qodef-qi-blog-list-premium.qodef-image--hover-from-bottom a{transform-origin:bottom}.qodef-qi-blog-list-premium.qodef-image--hover-from-left a{transform-origin:left}.qodef-qi-blog-list-premium.qodef-image--hover-from-right a{transform-origin:right}.qodef-qi-blog-list-premium.qodef-alignment--left{text-align:left}.qodef-qi-blog-list-premium.qodef-alignment--left .qodef-e-info,.qodef-qi-blog-list-premium.qodef-alignment--left .qodef-e-info-item{justify-content:flex-start}.qodef-qi-blog-list-premium.qodef-alignment--right{text-align:right}.qodef-qi-blog-list-premium.qodef-alignment--right .qodef-e-info,.qodef-qi-blog-list-premium.qodef-alignment--right .qodef-e-info-item{justify-content:flex-end}.qodef-qi-business-reviews-google .qodef-m-icon-holder{display:flex}.qodef-qi-business-reviews-google .qodef-m-icon-holder .qodef-e-icon{display:inline-flex;align-items:flex-end}.qodef-qi-business-reviews-google .qodef-m-icon-holder .qodef-e-icon>*{margin-right:3px}.qodef-qi-business-reviews-google .qodef-e-text p{margin:0}.qodef-qi-business-reviews-google.qodef-qi--drop-shadow .qodef-e-inner{box-shadow:0 0 20px 3px rgba(0,0,0,.001)}.qodef-qi-business-reviews-google.qodef-item-layout--boxed-centered .qodef-e-inner{position:relative;text-align:center;padding:43px 72px 36px;background-color:#fff;border-radius:5px}.qodef-qi-business-reviews-google.qodef-item-layout--boxed-centered .qodef-e-rating{display:inline-block;margin-bottom:19px}.qodef-qi-business-reviews-google.qodef-item-layout--boxed-centered .qodef-e-text{display:inline-block;margin:10px 0}.qodef-qi-business-reviews-google.qodef-item-layout--boxed-centered .qodef-e-user-image{width:52px;height:52px;margin:8px auto 0}.qodef-qi-business-reviews-google.qodef-item-layout--boxed-centered .qodef-e-user-image img{width:100%;height:100%;object-fit:cover;border-radius:50%}.qodef-qi-business-reviews-google.qodef-item-layout--boxed-centered .qodef-e-title{margin:15px 0 3px}.qodef-qi-business-reviews-google.qodef-item-layout--boxed-centered .qodef-e-time{color:#9c9c9c;font-weight:500}.qodef-qi-business-reviews-google.qodef-item-layout--boxed .qodef-e-inner{padding:32px 25px 20px;background-color:#fff}.qodef-qi-business-reviews-google.qodef-item-layout--boxed .qodef-info-top{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-bottom:10px}.qodef-qi-business-reviews-google.qodef-item-layout--boxed .qodef-info-left{display:flex;align-items:center}.qodef-qi-business-reviews-google.qodef-item-layout--boxed .qodef-e-title{margin:0}.qodef-qi-business-reviews-google.qodef-item-layout--boxed .qodef-e-rating{display:inline-block}.qodef-qi-business-reviews-google.qodef-item-layout--boxed .qodef-e-text{display:inline-block;margin-top:4px;margin-bottom:32px}.qodef-qi-business-reviews-google.qodef-item-layout--boxed .qodef-e-text p:before{content:"„"}.qodef-qi-business-reviews-google.qodef-item-layout--boxed .qodef-e-text p:after{content:"“"}.qodef-qi-business-reviews-google.qodef-item-layout--boxed .qodef-e-user-image{width:52px;height:52px;margin-right:20px}.qodef-qi-business-reviews-google.qodef-item-layout--boxed .qodef-e-user-image img{width:100%;height:100%;object-fit:cover;border-radius:50%}.qodef-qi-business-reviews-google.qodef-item-layout--centered .qodef-e-inner{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center}.qodef-qi-business-reviews-google.qodef-item-layout--centered .qodef-e-rating{display:inline-block;margin-bottom:22px}.qodef-qi-business-reviews-google.qodef-item-layout--centered .qodef-e-text{display:inline-block;margin:10px 0 46px}.qodef-qi-business-reviews-google.qodef-item-layout--centered .qodef-e-user-image{margin:0 auto 21px}.qodef-qi-business-reviews-google.qodef-item-layout--centered .qodef-e-user-image img{width:100%;height:100%;object-fit:cover}.qodef-qi-business-reviews-google.qodef-item-layout--centered .qodef-e-title{margin:13px 0 11px}.qodef-qi-business-reviews-google.qodef-item-layout--centered .qodef-e-time{color:#9c9c9c}.qodef-qi-business-reviews-google.qodef-item-layout--info-right .qodef-e-inner{display:flex}.qodef-qi-business-reviews-google.qodef-item-layout--info-right .qodef-info-left{margin-right:34px;margin-top:24px;flex-shrink:0}.qodef-qi-business-reviews-google.qodef-item-layout--info-right .qodef-info-right{padding:21px 0 31px}.qodef-qi-business-reviews-google.qodef-item-layout--info-right .qodef-e-title{margin:15px 0 7px}.qodef-qi-business-reviews-google.qodef-item-layout--info-right .qodef-e-rating{display:inline-block}.qodef-qi-business-reviews-google.qodef-item-layout--info-right .qodef-e-text{display:inline-block;margin:7px 0 13px}.qodef-qi-business-reviews-google.qodef-item-layout--info-right .qodef-e-user-image{height:100%;display:flex;align-items:flex-start}.qodef-qi-business-reviews-google.qodef-item-layout--info-right .qodef-e-time{color:#9c9c9c}@media only screen and (max-width:480px){.qodef-qi-business-reviews-google.qodef-item-layout--info-right .qodef-e-inner{flex-direction:column}.qodef-qi-business-reviews-google.qodef-item-layout--info-right .qodef-info-left{margin-right:0}}.qodef-qi-business-reviews-google.qodef-item-layout--side-with-image .qodef-e-inner{display:flex}.qodef-qi-business-reviews-google.qodef-item-layout--side-with-image .qodef-info-left{margin-right:28px}.qodef-qi-business-reviews-google.qodef-item-layout--side-with-image .qodef-info-top{display:flex;align-items:center;margin-bottom:5px}.qodef-qi-business-reviews-google.qodef-item-layout--side-with-image .qodef-e-title{margin:0}.qodef-qi-business-reviews-google.qodef-item-layout--side-with-image .qodef-e-rating{display:inline-block;margin-left:14px;margin-top:8px}.qodef-qi-business-reviews-google.qodef-item-layout--side-with-image .qodef-e-text{display:inline-block;margin-top:7px}.qodef-qi-business-reviews-google.qodef-item-layout--side-with-image .qodef-e-user-image{width:80px;height:80px}.qodef-qi-business-reviews-google.qodef-item-layout--side-with-image .qodef-e-user-image img{width:100%;height:100%;object-fit:cover}.qodef-qi-business-reviews-google.qodef-item-layout--side-with-image .qodef-e-time{color:#9c9c9c}@media only screen and (max-width:480px){.qodef-qi-business-reviews-google.qodef-item-layout--side-with-image .qodef-e-inner{flex-direction:column}.qodef-qi-business-reviews-google.qodef-item-layout--side-with-image .qodef-info-left{margin-right:0;margin-bottom:20px}}.qodef-qi-business-reviews-yelp .qodef-m-icon-holder{display:flex}.qodef-qi-business-reviews-yelp .qodef-m-icon-holder .qodef-e-icon{display:inline-flex;align-items:flex-end}.qodef-qi-business-reviews-yelp .qodef-m-icon-holder .qodef-e-icon>*{margin-right:3px}.qodef-qi-business-reviews-yelp .qodef-e-text p{margin:0}.qodef-qi-business-reviews-yelp.qodef-qi--drop-shadow .qodef-e-inner{box-shadow:0 0 20px 3px rgba(0,0,0,.001)}.qodef-qi-business-reviews-yelp.qodef-item-layout--boxed-centered .qodef-e-inner{position:relative;text-align:center;padding:43px 72px 52px;background-color:#fff;border-radius:5px}.qodef-qi-business-reviews-yelp.qodef-item-layout--boxed-centered .qodef-e-rating{display:inline-block;margin-bottom:13px}.qodef-qi-business-reviews-yelp.qodef-item-layout--boxed-centered .qodef-e-text{display:inline-block;margin:10px 0}.qodef-qi-business-reviews-yelp.qodef-item-layout--boxed-centered .qodef-e-user-image{width:52px;height:52px;margin:12px auto 0}.qodef-qi-business-reviews-yelp.qodef-item-layout--boxed-centered .qodef-e-user-image img{width:100%;height:100%;object-fit:cover;border-radius:50%}.qodef-qi-business-reviews-yelp.qodef-item-layout--boxed-centered .qodef-e-title{margin:13px 0 3px}.qodef-qi-business-reviews-yelp.qodef-item-layout--boxed-centered .qodef-e-time{color:#9c9c9c;font-weight:500}.qodef-qi-business-reviews-yelp.qodef-item-layout--boxed .qodef-e-inner{padding:32px 26px 20px;background-color:#fff}.qodef-qi-business-reviews-yelp.qodef-item-layout--boxed .qodef-info-top{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-bottom:10px}.qodef-qi-business-reviews-yelp.qodef-item-layout--boxed .qodef-info-left{display:flex;align-items:center}.qodef-qi-business-reviews-yelp.qodef-item-layout--boxed .qodef-e-title{margin:0}.qodef-qi-business-reviews-yelp.qodef-item-layout--boxed .qodef-e-rating{display:inline-block}.qodef-qi-business-reviews-yelp.qodef-item-layout--boxed .qodef-e-text{display:inline-block;margin-top:6px;margin-bottom:52px}.qodef-qi-business-reviews-yelp.qodef-item-layout--boxed .qodef-e-text p:before{content:"„"}.qodef-qi-business-reviews-yelp.qodef-item-layout--boxed .qodef-e-text p:after{content:"“"}.qodef-qi-business-reviews-yelp.qodef-item-layout--boxed .qodef-e-user-image{width:52px;height:52px;margin-right:20px}.qodef-qi-business-reviews-yelp.qodef-item-layout--boxed .qodef-e-user-image img{width:100%;height:100%;object-fit:cover;border-radius:50%}@media only screen and (max-width:480px){.qodef-qi-business-reviews-yelp.qodef-item-layout--boxed .qodef-info-top{flex-direction:column;align-items:flex-start}.qodef-qi-business-reviews-yelp.qodef-item-layout--boxed .qodef-info-left{margin-bottom:10px}}.qodef-qi-business-reviews-yelp.qodef-item-layout--centered .qodef-e-inner{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center}.qodef-qi-business-reviews-yelp.qodef-item-layout--centered .qodef-e-rating{display:inline-block;margin-bottom:25px}.qodef-qi-business-reviews-yelp.qodef-item-layout--centered .qodef-e-text{display:inline-block;margin:10px 0 33px}.qodef-qi-business-reviews-yelp.qodef-item-layout--centered .qodef-e-user-image{width:175px;height:175px;margin:0 auto 43px}.qodef-qi-business-reviews-yelp.qodef-item-layout--centered .qodef-e-user-image img{width:100%;height:100%;object-fit:cover}.qodef-qi-business-reviews-yelp.qodef-item-layout--centered .qodef-e-title{margin:13px 0 3px}.qodef-qi-business-reviews-yelp.qodef-item-layout--centered .qodef-e-time{color:#9c9c9c}.qodef-qi-business-reviews-yelp.qodef-item-layout--info-right .qodef-e-inner{display:flex}.qodef-qi-business-reviews-yelp.qodef-item-layout--info-right .qodef-info-left{margin-right:34px}.qodef-qi-business-reviews-yelp.qodef-item-layout--info-right .qodef-info-right{padding:21px 0 31px}.qodef-qi-business-reviews-yelp.qodef-item-layout--info-right .qodef-e-title{margin:13px 0}.qodef-qi-business-reviews-yelp.qodef-item-layout--info-right .qodef-e-rating{display:inline-block}.qodef-qi-business-reviews-yelp.qodef-item-layout--info-right .qodef-e-text{display:inline-block;margin:7px 0 13px}.qodef-qi-business-reviews-yelp.qodef-item-layout--info-right .qodef-e-user-image{width:160px;height:100%}.qodef-qi-business-reviews-yelp.qodef-item-layout--info-right .qodef-e-user-image img{width:100%;height:100%;object-fit:cover}.qodef-qi-business-reviews-yelp.qodef-item-layout--info-right .qodef-e-time{color:#9c9c9c}@media only screen and (max-width:480px){.qodef-qi-business-reviews-yelp.qodef-item-layout--info-right .qodef-e-inner{flex-direction:column}.qodef-qi-business-reviews-yelp.qodef-item-layout--info-right .qodef-info-left{margin-right:0;margin-bottom:6px}.qodef-qi-business-reviews-yelp.qodef-item-layout--info-right .qodef-e-user-image{width:100%}}.qodef-qi-business-reviews-yelp.qodef-item-layout--side-with-image .qodef-e-inner{display:flex}.qodef-qi-business-reviews-yelp.qodef-item-layout--side-with-image .qodef-info-left{margin-right:28px}.qodef-qi-business-reviews-yelp.qodef-item-layout--side-with-image .qodef-info-top{display:flex;align-items:center;margin-bottom:10px}.qodef-qi-business-reviews-yelp.qodef-item-layout--side-with-image .qodef-e-title{margin:0}.qodef-qi-business-reviews-yelp.qodef-item-layout--side-with-image .qodef-e-rating{display:inline-block;margin-left:14px}.qodef-qi-business-reviews-yelp.qodef-item-layout--side-with-image .qodef-e-text{display:inline-block;margin-top:7px}.qodef-qi-business-reviews-yelp.qodef-item-layout--side-with-image .qodef-e-user-image{width:80px;height:81px}.qodef-qi-business-reviews-yelp.qodef-item-layout--side-with-image .qodef-e-user-image img{width:100%;height:100%;object-fit:cover}.qodef-qi-business-reviews-yelp.qodef-item-layout--side-with-image .qodef-e-time{color:#9c9c9c}@media only screen and (max-width:480px){.qodef-qi-business-reviews-yelp.qodef-item-layout--side-with-image .qodef-e-inner{flex-direction:column}.qodef-qi-business-reviews-yelp.qodef-item-layout--side-with-image .qodef-info-left{margin-right:0;margin-bottom:12px}}.qodef-qi-circled-slider{position:relative}.qodef-qi-circled-slider .qodef-m-items{height:100%}.qodef-qi-circled-slider .qodef-m-swiper{height:100%;overflow:hidden}.qodef-qi-circled-slider .qodef-m-slide-content{position:relative;width:100%}.qodef-qi-circled-slider .qodef-m-item{display:flex;align-items:center}.qodef-qi-circled-slider .qodef-m-item.swiper-slide{transition-delay:.5s!important}.qodef-qi-circled-slider .qodef-m-item.swiper-slide-active .qodef-m-slide-content img{clip-path:circle(100%);opacity:1;transition:1.5s .5s cubic-bezier(.09,.39,.47,.74),opacity .5s .5s}.qodef-qi-circled-slider .qodef-m-item.swiper-slide-active .qodef-m-slide-content .qodef-e-title{opacity:1;transform:translateY(0);transition:1s .7s cubic-bezier(.69,.13,0,.95)}.qodef-qi-circled-slider .qodef-m-item.swiper-slide-active .qodef-m-slide-content .qodef-e-title .qodef-m-hightlight{opacity:1;transform:translateY(0);transition:1s .8s cubic-bezier(.69,.13,0,.95)}.qodef-qi-circled-slider .qodef-m-item.swiper-slide-active .qodef-m-slide-content .qodef-qi-button{opacity:1;transform:translateY(0);transition:1s .9s cubic-bezier(.69,.13,0,.95)}.qodef-qi-circled-slider .qodef-m-item .qodef-m-slide-content img{clip-path:circle(0);opacity:0;transition:1.5s cubic-bezier(.14,.65,.47,.74),opacity .5s .5s}.qodef-qi-circled-slider .qodef-m-item .qodef-m-slide-content .qodef-e-title{display:block;opacity:0;transform:translateY(30px);transition:1s cubic-bezier(.69,.13,0,.95)}.qodef-qi-circled-slider .qodef-m-item .qodef-m-slide-content .qodef-e-title .qodef-m-hightlight{display:inline-block;opacity:0;transform:translateY(30px);transition:1s cubic-bezier(.69,.13,0,.95)}.qodef-qi-circled-slider .qodef-m-item .qodef-m-slide-content .qodef-qi-button{opacity:0;transform:translateY(30px);transition:1s cubic-bezier(.69,.13,0,.95)}.qodef-qi-circled-slider .qodef-m-item img{display:block;width:32%;margin:0 auto;position:relative}.qodef-qi-circled-slider .qodef-m-content{position:absolute;left:7%;top:50%;width:33%;transform:translateY(-50%)}.qodef-qi-circled-slider .qodef-e-title .qodef-m-hightlight{font-style:italic}.qodef-qi-circled-slider .qodef-m-thumbs{position:absolute;top:50%;transform:translateY(-50%);right:60px;z-index:60}.qodef-qi-circled-slider .qodef-m-thumbs img{width:70px;height:70px;border-radius:50%}.qodef-qi-circled-slider.swiper-container-horizontal>.swiper-pagination-bullets{width:auto!important;padding-bottom:0;left:auto!important;right:45px;top:50%;bottom:auto!important;transform:translateY(-50%)}.qodef-qi-circled-slider.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{background-color:transparent;position:relative;width:140px;height:140px;line-height:140px;border-radius:50%;text-align:center;border:none;box-shadow:inset 0 0 0 1px rgba(255,255,255,.3);opacity:0;transform:translateY(30px);transition:1s cubic-bezier(.69,.13,0,.95)}.qodef-qi-circled-slider.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(2){transition-delay:.2s}.qodef-qi-circled-slider.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(3){transition-delay:.4s}.qodef-qi-circled-slider.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(4){transition-delay:.6s}.qodef-qi-circled-slider.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(5){transition-delay:.8s}.qodef-qi-circled-slider.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.qodef--appear{opacity:1;transform:translateY(0)}.qodef-qi-circled-slider.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet img{width:100px;height:100px;transition:.3s cubic-bezier(.4,.19,.35,.65)}.qodef-qi-circled-slider.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:after{display:none}.qodef-qi-circled-slider.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet svg{position:absolute;left:-4px;top:-4px;width:calc(100% + 8px);height:calc(100% + 8px)}.qodef-qi-circled-slider.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet svg path{transition-property:stroke-dashoffset;transition-timing-function:linear;stroke-dashoffset:0;stroke:#fff;stroke-width:1px;fill:transparent;box-sizing:border-box}.qodef-qi-circled-slider.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) svg path{transition-duration:0s!important}@keyframes fillCircle{0%{stroke-dashoffset:307.919}100%{stroke-dashoffset:0}}.qodef-qi-circled-slider.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active svg path{animation-name:fillCircle}@media only screen and (max-width:1600px){.qodef-qi-circled-slider .qodef-m-content{width:40%}.qodef-qi-circled-slider.swiper-container-horizontal>.swiper-pagination-bullets{right:40px}.qodef-qi-circled-slider.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{width:100px;height:100px;line-height:100px}.qodef-qi-circled-slider.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet img{width:70px;height:70px}}@media only screen and (max-width:1440px){.qodef-qi-circled-slider .qodef-m-content{width:50%}}@media only screen and (max-width:1024px){.qodef-qi-circled-slider .qodef-m-content{width:58%}.qodef-qi-circled-slider .qodef-m-item img{width:50%}.qodef-qi-circled-slider.swiper-container-horizontal>.swiper-pagination-bullets{width:95px}.qodef-qi-circled-slider.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:10px 0!important}}@media only screen and (max-width:680px){.qodef-qi-circled-slider .qodef-m-content{width:65%}.qodef-qi-circled-slider .qodef-m-item img{width:60%;margin:0 20px 0 auto}.qodef-qi-circled-slider .qodef-m-content{left:20px}.qodef-qi-circled-slider.swiper-container-horizontal>.swiper-pagination-bullets{display:none}}.qodef-qi-comments-template{position:relative;position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-comments-template .qodef-m-comments-not-found{margin:0}.qodef-qi-comments-template input,.qodef-qi-comments-template textarea{margin-bottom:26px}.qodef-qi-comments-template #qodef-comments-list{position:relative;display:inline-block;width:100%;vertical-align:top;margin-bottom:47px;padding-bottom:60px;border-bottom:1px solid #ebebeb}.qodef-qi-comments-template #qodef-comments-list .qodef-m-title{margin:0 0 30px}.qodef-qi-comments-template #qodef-comments-list .qodef-m-comments{list-style:none;margin:0;padding:0}.qodef-qi-comments-template #qodef-comments-list .qodef-m-comments>.qodef-comment-item:first-child{margin-top:0;padding-top:0;border-top:0}.qodef-qi-comments-template #qodef-comments-list .qodef-comment-item{margin:45px 0 0;padding:45px 0 0;border-top:1px solid #ebebeb}.qodef-qi-comments-template #qodef-comments-list .qodef-comment-item .children{list-style:none;margin:0;padding:0 0 0 55px}.qodef-qi-comments-template #qodef-comments-list .qodef-comment-item .qodef-e-inner{display:flex;align-items:flex-start}.qodef-qi-comments-template #qodef-comments-list .qodef-comment-item .qodef-e-image{flex-shrink:0;width:132px;margin-right:32px}.qodef-qi-comments-template #qodef-comments-list .qodef-comment-item .qodef-e-image img{display:block;width:100%;border-radius:100%}.qodef-qi-comments-template #qodef-comments-list .qodef-comment-item .qodef-e-content{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-comments-template #qodef-comments-list .qodef-comment-item .qodef-e-info{display:flex;align-items:center;justify-content:space-between;margin-bottom:3px}.qodef-qi-comments-template #qodef-comments-list .qodef-comment-item .qodef-e-info>*{margin:0}.qodef-qi-comments-template #qodef-comments-list .qodef-comment-item .qodef-e-date{font-size:15px;line-height:1;color:#9c9c9c}.qodef-qi-comments-template #qodef-comments-list .qodef-comment-item .qodef-e-date a{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit}.qodef-qi-comments-template #qodef-comments-list .qodef-comment-item .qodef-e-date a:focus,.qodef-qi-comments-template #qodef-comments-list .qodef-comment-item .qodef-e-date a:hover{color:#888}.qodef-qi-comments-template #qodef-comments-list .qodef-comment-item .qodef-e-links{display:inline-flex;align-items:center;flex-shrink:0;line-height:1}.qodef-qi-comments-template #qodef-comments-list .qodef-comment-item .qodef-e-links a:hover{color:#9c9c9c}.qodef-qi-comments-template #qodef-comments-list .qodef-comment-item .qodef-e-links>*{position:relative;margin-right:30px}.qodef-qi-comments-template #qodef-comments-list .qodef-comment-item .qodef-e-links>* svg{width:19px;height:auto;fill:currentColor;flex-shrink:0}.qodef-qi-comments-template #qodef-comments-list .qodef-comment-item .qodef-e-links>:last-child{margin-right:0}.qodef-qi-comments-template #qodef-comments-list .qodef-comment-item .qodef-e-title{margin:0}.qodef-qi-comments-template #qodef-comments-list .qodef-comment-item .qodef-e-title a{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit}.qodef-qi-comments-template #qodef-comments-list .qodef-comment-item .qodef-e-text{margin-top:11px}.qodef-qi-comments-template #qodef-comments-list .qodef-comment-item .qodef-e-text *{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit}.qodef-qi-comments-template #qodef-comments-list .qodef-comment-item .qodef-e-text p{margin:0}.qodef-qi-comments-template #qodef-comments-list .qodef-comment-item .qodef-e-text img{margin-top:5px;margin-bottom:5px}.qodef-qi-comments-template #qodef-comments-list .qodef-m-pagination{margin-top:50px}.qodef-qi-comments-template #qodef-comments-list .comment-respond{margin:36px 0 0}.qodef-qi-comments-template #qodef-comments-list .comment-respond .comment-reply-title{margin:0!important}.qodef-qi-comments-template #qodef-comments-list .comment-respond .comment-reply-title small{font-size:60%}.qodef-qi-comments-template #qodef-comments-list .comment-respond .comment-reply-title a{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit;float:right}.qodef-qi-comments-template #qodef-comments-list .comment-respond p{margin:0}.qodef-qi-comments-template #qodef-comments-list .comment-respond .comment-notes,.qodef-qi-comments-template #qodef-comments-list .comment-respond .logged-in-as{margin:7px 0 31px}.qodef-qi-comments-template #qodef-comments-list .comment-respond .comment-notes a,.qodef-qi-comments-template #qodef-comments-list .comment-respond .logged-in-as a{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit}.qodef-qi-comments-template #qodef-comments-list .comment-respond .comment-form-url{margin-bottom:5px}.qodef-qi-comments-template #qodef-comments-list .comment-respond .comment-form-cookies-consent{position:relative;display:flex;margin-bottom:30px;font-size:15px;color:#9c9c9c}.qodef-qi-comments-template #qodef-comments-list .comment-respond .comment-form-cookies-consent>*{margin:0}.qodef-qi-comments-template #qodef-comments-list .comment-respond .comment-form-cookies-consent input[type=checkbox]{flex-shrink:0;margin-top:2px;margin-right:8px}.qodef-qi-comments-template #qodef-comments-list .comment-respond .comment-form-cookies-consent label{color:inherit;font-weight:inherit;line-height:1.1}@media only screen and (max-width:1024px){.qodef-qi-comments-template #qodef-comments-list .qodef-comment-item .children{padding-left:40px}}@media only screen and (max-width:768px){.qodef-qi-comments-template #qodef-comments-list .qodef-comment-item .children{padding-left:20px}}@media only screen and (max-width:680px){.qodef-qi-comments-template #qodef-comments-list .qodef-comment-item .qodef-e-inner{flex-wrap:wrap}.qodef-qi-comments-template #qodef-comments-list .qodef-comment-item .qodef-e-content{margin-top:32px}.qodef-qi-comments-template #qodef-comments-list .qodef-comment-item .qodef-e-info{flex-direction:column-reverse;flex-wrap:wrap}.qodef-qi-comments-template #qodef-comments-list .qodef-comment-item .qodef-e-info>*{width:100%}.qodef-qi-comments-template #qodef-comments-list .qodef-comment-item .qodef-e-links{margin-bottom:19px}.qodef-qi-comments-template #qodef-comments-list .qodef-comment-item .children{padding-left:3%}.qodef-qi-comments-template #qodef-comments-list .comment-respond .comment-reply-title a{float:none;display:block}}.qodef-qi-comments-template #qodef-comments-form{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-comments-template #qodef-comments-form .comment-reply-title{margin:0}.qodef-qi-comments-template #qodef-comments-form .comment-reply-title small{font-size:60%;float:right}.qodef-qi-comments-template #qodef-comments-form .comment-reply-title a{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit}.qodef-qi-comments-template #qodef-comments-form .qodef-comment-form p{margin:0}.qodef-qi-comments-template #qodef-comments-form .qodef-comment-form .comment-notes,.qodef-qi-comments-template #qodef-comments-form .qodef-comment-form .logged-in-as{margin:7px 0 31px}.qodef-qi-comments-template #qodef-comments-form .qodef-comment-form .comment-notes a,.qodef-qi-comments-template #qodef-comments-form .qodef-comment-form .logged-in-as a{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit}.qodef-qi-comments-template #qodef-comments-form .qodef-comment-form .comment-form-url{margin-bottom:5px}.qodef-qi-comments-template #qodef-comments-form .qodef-comment-form .comment-form-cookies-consent{position:relative;display:flex;margin-bottom:30px;font-size:15px;color:#9c9c9c}.qodef-qi-comments-template #qodef-comments-form .qodef-comment-form .comment-form-cookies-consent>*{margin:0}.qodef-qi-comments-template #qodef-comments-form .qodef-comment-form .comment-form-cookies-consent input[type=checkbox]{flex-shrink:0;margin-top:2px;margin-right:8px}.qodef-qi-comments-template #qodef-comments-form .qodef-comment-form .comment-form-cookies-consent label{color:inherit;font-weight:inherit;line-height:1.1}@media only screen and (max-width:680px){.qodef-qi-comments-template #qodef-comments-form .comment-reply-title small{float:none;display:block}}.qodef-qi-comments-template button[type=submit],.qodef-qi-comments-template input[type=submit]{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:inherit;font-size:16px;line-height:2em;font-weight:500;text-decoration:none;text-transform:none;border-radius:4px;outline:0;transition:color .25s ease-in-out,background-color .25s ease-in-out,border-color .25s ease-in-out;padding:11px 28px;color:#111;background-color:#f4f4f4;border:0;cursor:pointer;text-decoration:none}.qodef-qi-comments-template button[type=submit] span,.qodef-qi-comments-template input[type=submit] span{display:block;line-height:inherit}.qodef-qi-comments-template button[type=submit] span:before,.qodef-qi-comments-template input[type=submit] span:before{display:block;line-height:inherit}.qodef-qi-comments-template button[type=submit]:focus,.qodef-qi-comments-template button[type=submit]:hover,.qodef-qi-comments-template input[type=submit]:focus,.qodef-qi-comments-template input[type=submit]:hover{color:#fff;background-color:#111}.qodef-qi-comments-template button[type=submit].qodef--with-icon,.qodef-qi-comments-template input[type=submit].qodef--with-icon{display:inline-flex;align-items:center}.qodef-qi-comments-template button[type=submit].qodef--with-icon .qodef-m-icon,.qodef-qi-comments-template input[type=submit].qodef--with-icon .qodef-m-icon{flex-shrink:0;margin-left:10px}.qodef-qi-comments-template button[type=submit].qodef--with-icon .qodef-m-icon svg,.qodef-qi-comments-template input[type=submit].qodef--with-icon .qodef-m-icon svg{display:block;width:1em;height:1em;fill:currentColor}.qodef-qi-comparative-tables{overflow:auto}.qodef-qi-comparative-tables .qodef-m-table{position:relative;display:table;width:100%;border-collapse:collapse}.qodef-qi-comparative-tables .qodef-e-row{display:table-row}.qodef-qi-comparative-tables .qodef-e-cell{display:table-cell;border:1px solid #ebebeb;padding:30px 40px;vertical-align:middle}.qodef-qi-comparative-tables .qodef-e-content-column{text-align:center}.qodef-qi-comparative-tables .qodef-e-title{margin:0}.qodef-qi-comparative-tables .qodef-table-button{padding:0!important}.qodef-qi-comparative-tables .qodef-table-button .qodef-qi-button{width:100%;padding:30px 0!important}.qodef-qi-comparative-tables .qodef-sign{vertical-align:middle}.qodef-qi-comparative-tables .qodef-sign svg{fill:currentColor;stroke:currentColor;width:1em;height:auto}.qodef-qi-comparative-tables.qodef-border--inside .qodef-e-cell{border-top:transparent!important;border-left:transparent!important}.qodef-qi-comparative-tables.qodef-border--inside .qodef-e-cell:last-child{border-right:transparent!important}.qodef-qi-comparative-tables.qodef-border--inside .qodef-e-row:last-child .qodef-e-cell{border-bottom:transparent!important}.qodef-qi-content-menu{position:relative}.qodef-qi-content-menu nav ul{display:flex;padding:0;margin:0}.qodef-qi-content-menu nav ul li{display:block;padding:0 25px;margin:0}.qodef-qi-content-menu nav ul li a{position:relative;display:flex;align-items:center;justify-content:flex-start;text-transform:uppercase;font-size:16px;transition:color .27s ease-out,background-color .27s ease-out}.qodef-qi-content-menu nav ul li a .qodef-m-active-icon,.qodef-qi-content-menu nav ul li a .qodef-m-icon{position:relative}.qodef-qi-content-menu nav ul li a .qodef-m-svg-icon{display:block;left:0;position:absolute;top:0;z-index:1;width:100%}.qodef-qi-content-menu nav ul li a .qodef-m-svg-icon svg{max-height:100%;max-width:100%}.qodef-qi-content-menu.qodef-layout--vertical nav ul{flex-direction:column}.qodef-qi-content-menu.qodef-layout--vertical nav ul li{padding:10px 0}.qodef-qi-content-menu.qodef-layout--vertical.qodef-menu-item-icon-structure--apart nav ul li a{justify-content:space-between}.qodef-qi-content-menu.qodef-layout--vertical.qodef-border-between nav ul li{border-bottom:1px solid #ebebeb}.qodef-qi-content-menu.qodef-layout--vertical.qodef-border-between nav ul li:last-child{border:none}.qodef-qi-content-menu.qodef-layout--horizontal.qodef-border-between nav ul li{border-right:1px solid #ebebeb}.qodef-qi-content-menu.qodef-layout--horizontal.qodef-border-between nav ul li:last-child{border:none}.qodef-qi-content-menu.qodef-alignment--right nav ul{justify-content:flex-end}.qodef-qi-content-menu.qodef-alignment--right nav ul li a{justify-content:end}.qodef-qi-content-menu.qodef-alignment--center nav ul{justify-content:center}.qodef-qi-content-menu.qodef-alignment--center nav ul li a{justify-content:center;text-align:center}.qodef-qi-content-menu.qodef-menu-item-icon-position--left nav ul li a{flex-direction:row-reverse;justify-content:flex-end}.qodef-qi-content-menu.qodef-menu-item-style--with-active-underline nav ul li a .qodef-m-text{position:relative}.qodef-qi-content-menu.qodef-menu-item-style--with-active-underline nav ul li a .qodef-m-text:after{content:"";position:absolute;height:1px;width:100%;bottom:0;left:0;background-color:currentColor;transform-origin:100% 50%;transition:transform .3s ease-in-out;transform:scaleX(0)}.qodef-qi-content-menu.qodef-menu-item-style--with-active-underline nav ul li a:hover .qodef-m-text:after{transform:scaleX(1);transform-origin:0 50%;transition:transform .4s ease-in-out}.qodef-qi-content-menu.qodef-menu-item-style--with-active-underline nav ul li.current-menu-item a .qodef-m-text:after{transform:scaleX(1);transform-origin:0 50%;transition:transform .4s ease-in-out}.qodef-qi-content-menu.qodef-menu-item-style--with-active-background-svg nav ul li a{display:inline-flex}.qodef-qi-content-menu.qodef-menu-item-style--with-active-background-svg nav ul li a .qodef-m-svg-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:inline-flex;justify-content:center;align-content:center}.qodef-qi-content-menu.qodef-menu-item-style--with-active-background-svg nav ul li.current-menu-item .qodef-m-svg-icon{visibility:visible}.qodef-qi-content-menu.qodef-custom-icon-size nav ul li a svg{width:1em}.qodef-qi-content-menu .qodef-content-menu-line{position:absolute;left:0;bottom:0;height:0;border-top:1px solid currentColor;transition:width .4s,left .6s cubic-bezier(.25,.1,.11,.99)}.qodef-qi-content-menu.qodef-hover--icon-move-horizontal-short nav ul li a .qodef-m-icon i,.qodef-qi-content-menu.qodef-hover--icon-move-horizontal-short nav ul li a .qodef-m-icon svg{transition:transform .3s cubic-bezier(.37,.08,.02,.93),opacity .2s ease-in-out;transform:translateX(0);will-change:transform}.qodef-qi-content-menu.qodef-hover--icon-move-horizontal-short nav ul li a:hover .qodef-m-icon i,.qodef-qi-content-menu.qodef-hover--icon-move-horizontal-short nav ul li a:hover .qodef-m-icon svg{transform:translateX(4px)}.qodef-qi-content-menu.qodef-hover--icon-move-horizontal-short nav ul li.current-menu-item .qodef-m-icon i,.qodef-qi-content-menu.qodef-hover--icon-move-horizontal-short nav ul li.current-menu-item .qodef-m-icon svg{transform:translateX(4px)}.qodef-qi-content-menu.qodef-hover--icon-move-diagonal nav ul li a .qodef-m-icon,.qodef-qi-content-menu.qodef-hover--icon-move-horizontal nav ul li a .qodef-m-icon,.qodef-qi-content-menu.qodef-hover--icon-move-vertical nav ul li a .qodef-m-icon{position:relative;overflow:hidden;display:inherit;padding:1px}.qodef-qi-content-menu.qodef-hover--icon-move-diagonal nav ul li a .qodef-m-icon i,.qodef-qi-content-menu.qodef-hover--icon-move-diagonal nav ul li a .qodef-m-icon svg,.qodef-qi-content-menu.qodef-hover--icon-move-horizontal nav ul li a .qodef-m-icon i,.qodef-qi-content-menu.qodef-hover--icon-move-horizontal nav ul li a .qodef-m-icon svg,.qodef-qi-content-menu.qodef-hover--icon-move-vertical nav ul li a .qodef-m-icon i,.qodef-qi-content-menu.qodef-hover--icon-move-vertical nav ul li a .qodef-m-icon svg{transition:transform .38s cubic-bezier(.37,.08,.02,.93),opacity .18s ease-in-out;will-change:transform}.qodef-qi-content-menu.qodef-hover--icon-move-diagonal nav ul li a .qodef-m-icon i:nth-child(1),.qodef-qi-content-menu.qodef-hover--icon-move-diagonal nav ul li a .qodef-m-icon svg:nth-child(1),.qodef-qi-content-menu.qodef-hover--icon-move-horizontal nav ul li a .qodef-m-icon i:nth-child(1),.qodef-qi-content-menu.qodef-hover--icon-move-horizontal nav ul li a .qodef-m-icon svg:nth-child(1),.qodef-qi-content-menu.qodef-hover--icon-move-vertical nav ul li a .qodef-m-icon i:nth-child(1),.qodef-qi-content-menu.qodef-hover--icon-move-vertical nav ul li a .qodef-m-icon svg:nth-child(1){transform:translateX(0) translateY(0);transition-delay:.1s;opacity:1}.qodef-qi-content-menu.qodef-hover--icon-move-diagonal nav ul li a .qodef-m-icon i:nth-child(2),.qodef-qi-content-menu.qodef-hover--icon-move-diagonal nav ul li a .qodef-m-icon svg:nth-child(2),.qodef-qi-content-menu.qodef-hover--icon-move-horizontal nav ul li a .qodef-m-icon i:nth-child(2),.qodef-qi-content-menu.qodef-hover--icon-move-horizontal nav ul li a .qodef-m-icon svg:nth-child(2),.qodef-qi-content-menu.qodef-hover--icon-move-vertical nav ul li a .qodef-m-icon i:nth-child(2),.qodef-qi-content-menu.qodef-hover--icon-move-vertical nav ul li a .qodef-m-icon svg:nth-child(2){position:absolute;opacity:0;left:0;top:0;transition-delay:0s}.qodef-qi-content-menu.qodef-hover--icon-move-diagonal nav ul li a:hover .qodef-m-icon i:nth-child(1),.qodef-qi-content-menu.qodef-hover--icon-move-diagonal nav ul li a:hover .qodef-m-icon svg:nth-child(1),.qodef-qi-content-menu.qodef-hover--icon-move-horizontal nav ul li a:hover .qodef-m-icon i:nth-child(1),.qodef-qi-content-menu.qodef-hover--icon-move-horizontal nav ul li a:hover .qodef-m-icon svg:nth-child(1),.qodef-qi-content-menu.qodef-hover--icon-move-vertical nav ul li a:hover .qodef-m-icon i:nth-child(1),.qodef-qi-content-menu.qodef-hover--icon-move-vertical nav ul li a:hover .qodef-m-icon svg:nth-child(1){opacity:0}.qodef-qi-content-menu.qodef-hover--icon-move-diagonal nav ul li a:hover .qodef-m-icon i:nth-child(2),.qodef-qi-content-menu.qodef-hover--icon-move-diagonal nav ul li a:hover .qodef-m-icon svg:nth-child(2),.qodef-qi-content-menu.qodef-hover--icon-move-horizontal nav ul li a:hover .qodef-m-icon i:nth-child(2),.qodef-qi-content-menu.qodef-hover--icon-move-horizontal nav ul li a:hover .qodef-m-icon svg:nth-child(2),.qodef-qi-content-menu.qodef-hover--icon-move-vertical nav ul li a:hover .qodef-m-icon i:nth-child(2),.qodef-qi-content-menu.qodef-hover--icon-move-vertical nav ul li a:hover .qodef-m-icon svg:nth-child(2){transform:translateX(0) translateY(0) translatez(0);transition-delay:.25s;opacity:1}.qodef-qi-content-menu.qodef-hover--icon-move-diagonal nav ul li.current-menu-item .qodef-m-icon i:nth-child(1),.qodef-qi-content-menu.qodef-hover--icon-move-diagonal nav ul li.current-menu-item .qodef-m-icon svg:nth-child(1),.qodef-qi-content-menu.qodef-hover--icon-move-horizontal nav ul li.current-menu-item .qodef-m-icon i:nth-child(1),.qodef-qi-content-menu.qodef-hover--icon-move-horizontal nav ul li.current-menu-item .qodef-m-icon svg:nth-child(1),.qodef-qi-content-menu.qodef-hover--icon-move-vertical nav ul li.current-menu-item .qodef-m-icon i:nth-child(1),.qodef-qi-content-menu.qodef-hover--icon-move-vertical nav ul li.current-menu-item .qodef-m-icon svg:nth-child(1){opacity:0}.qodef-qi-content-menu.qodef-hover--icon-move-diagonal nav ul li.current-menu-item .qodef-m-icon i:nth-child(2),.qodef-qi-content-menu.qodef-hover--icon-move-diagonal nav ul li.current-menu-item .qodef-m-icon svg:nth-child(2),.qodef-qi-content-menu.qodef-hover--icon-move-horizontal nav ul li.current-menu-item .qodef-m-icon i:nth-child(2),.qodef-qi-content-menu.qodef-hover--icon-move-horizontal nav ul li.current-menu-item .qodef-m-icon svg:nth-child(2),.qodef-qi-content-menu.qodef-hover--icon-move-vertical nav ul li.current-menu-item .qodef-m-icon i:nth-child(2),.qodef-qi-content-menu.qodef-hover--icon-move-vertical nav ul li.current-menu-item .qodef-m-icon svg:nth-child(2){transform:translateX(0) translateY(0) translatez(0);transition-delay:.25s;opacity:1}.qodef-qi-content-menu.qodef-hover--icon-move-horizontal nav ul li a .qodef-m-icon i:nth-child(2),.qodef-qi-content-menu.qodef-hover--icon-move-horizontal nav ul li a .qodef-m-icon svg:nth-child(2){transform:translateX(-100%) translateY(0)}.qodef-qi-content-menu.qodef-hover--icon-move-horizontal nav ul li a:hover .qodef-m-icon i:nth-child(1),.qodef-qi-content-menu.qodef-hover--icon-move-horizontal nav ul li a:hover .qodef-m-icon svg:nth-child(1){transform:translateX(100%)}.qodef-qi-content-menu.qodef-hover--icon-move-horizontal nav ul li.current-menu-item .qodef-m-icon i:nth-child(1),.qodef-qi-content-menu.qodef-hover--icon-move-horizontal nav ul li.current-menu-item .qodef-m-icon svg:nth-child(1){transform:translateX(100%)}.qodef-qi-content-menu.qodef-hover--icon-move-vertical nav ul li a .qodef-m-icon i:nth-child(2),.qodef-qi-content-menu.qodef-hover--icon-move-vertical nav ul li a .qodef-m-icon svg:nth-child(2){transform:translateY(100%)}.qodef-qi-content-menu.qodef-hover--icon-move-vertical nav ul li a:hover .qodef-m-icon i:nth-child(1),.qodef-qi-content-menu.qodef-hover--icon-move-vertical nav ul li a:hover .qodef-m-icon svg:nth-child(1){transform:translateY(-100%)}.qodef-qi-content-menu.qodef-hover--icon-move-vertical nav ul li.current-menu-item .qodef-m-icon i:nth-child(1),.qodef-qi-content-menu.qodef-hover--icon-move-vertical nav ul li.current-menu-item .qodef-m-icon svg:nth-child(1){transform:translateY(-100%)}.qodef-qi-content-menu.qodef-hover--icon-move-diagonal nav ul li a .qodef-m-icon i:nth-child(2),.qodef-qi-content-menu.qodef-hover--icon-move-diagonal nav ul li a .qodef-m-icon svg:nth-child(2){transform:translateX(-100%) translateY(100%) translateZ(0)}.qodef-qi-content-menu.qodef-hover--icon-move-diagonal nav ul li a:hover .qodef-m-icon i:nth-child(1),.qodef-qi-content-menu.qodef-hover--icon-move-diagonal nav ul li a:hover .qodef-m-icon svg:nth-child(1){transform:translateX(100%) translateY(-100%) translateZ(0)}.qodef-qi-content-menu.qodef-hover--icon-move-diagonal nav ul li.current-menu-item .qodef-m-icon i:nth-child(1),.qodef-qi-content-menu.qodef-hover--icon-move-diagonal nav ul li.current-menu-item .qodef-m-icon svg:nth-child(1){transform:translateX(100%) translateY(-100%) translateZ(0)}.qodef-qi-content-menu.qodef--icon-appear-fade-in nav ul li a .qodef-m-active-icon i,.qodef-qi-content-menu.qodef--icon-appear-fade-in nav ul li a .qodef-m-active-icon svg,.qodef-qi-content-menu.qodef--icon-appear-fade-in nav ul li a .qodef-m-svg-icon i,.qodef-qi-content-menu.qodef--icon-appear-fade-in nav ul li a .qodef-m-svg-icon svg{opacity:0;transform:translateY(4px);transition:opacity .25s ease-out,transform .35s ease-out}.qodef-qi-content-menu.qodef--icon-appear-fade-in nav ul li a:hover .qodef-m-active-icon i,.qodef-qi-content-menu.qodef--icon-appear-fade-in nav ul li a:hover .qodef-m-active-icon svg,.qodef-qi-content-menu.qodef--icon-appear-fade-in nav ul li a:hover .qodef-m-svg-icon i,.qodef-qi-content-menu.qodef--icon-appear-fade-in nav ul li a:hover .qodef-m-svg-icon svg{transition:opacity .35s ease-out,transform .35s ease-out;opacity:1;transform:translateY(0)}.qodef-qi-content-menu.qodef--icon-appear-fade-in nav ul li.current-menu-item .qodef-m-active-icon i,.qodef-qi-content-menu.qodef--icon-appear-fade-in nav ul li.current-menu-item .qodef-m-active-icon svg,.qodef-qi-content-menu.qodef--icon-appear-fade-in nav ul li.current-menu-item .qodef-m-svg-icon i,.qodef-qi-content-menu.qodef--icon-appear-fade-in nav ul li.current-menu-item .qodef-m-svg-icon svg{transition:opacity .35s ease-out,transform .35s ease-out;transform:translateY(0);opacity:1}.qodef-qi-content-menu.qodef--icon-appear-from-center-horizontal nav ul li a .qodef-m-active-icon i,.qodef-qi-content-menu.qodef--icon-appear-from-center-horizontal nav ul li a .qodef-m-active-icon svg,.qodef-qi-content-menu.qodef--icon-appear-from-center-horizontal nav ul li a .qodef-m-svg-icon i,.qodef-qi-content-menu.qodef--icon-appear-from-center-horizontal nav ul li a .qodef-m-svg-icon svg{clip-path:polygon(50% 0,50% 0,50% 100%,50% 100%);transition:.4s cubic-bezier(.51,.1,0,.84)}.qodef-qi-content-menu.qodef--icon-appear-from-center-horizontal nav ul li a:hover .qodef-m-active-icon i,.qodef-qi-content-menu.qodef--icon-appear-from-center-horizontal nav ul li a:hover .qodef-m-active-icon svg,.qodef-qi-content-menu.qodef--icon-appear-from-center-horizontal nav ul li a:hover .qodef-m-svg-icon i,.qodef-qi-content-menu.qodef--icon-appear-from-center-horizontal nav ul li a:hover .qodef-m-svg-icon svg{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.qodef-qi-content-menu.qodef--icon-appear-from-center-horizontal nav ul li.current-menu-item .qodef-m-active-icon i,.qodef-qi-content-menu.qodef--icon-appear-from-center-horizontal nav ul li.current-menu-item .qodef-m-active-icon svg,.qodef-qi-content-menu.qodef--icon-appear-from-center-horizontal nav ul li.current-menu-item .qodef-m-svg-icon i,.qodef-qi-content-menu.qodef--icon-appear-from-center-horizontal nav ul li.current-menu-item .qodef-m-svg-icon svg{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.qodef-qi-content-menu.qodef--icon-appear-from-center-vertical nav ul li a .qodef-m-active-icon i,.qodef-qi-content-menu.qodef--icon-appear-from-center-vertical nav ul li a .qodef-m-active-icon svg,.qodef-qi-content-menu.qodef--icon-appear-from-center-vertical nav ul li a .qodef-m-svg-icon i,.qodef-qi-content-menu.qodef--icon-appear-from-center-vertical nav ul li a .qodef-m-svg-icon svg{clip-path:polygon(0 50%,100% 50%,100% 50%,0 50%);transition:.4s cubic-bezier(.51,.1,0,.84)}.qodef-qi-content-menu.qodef--icon-appear-from-center-vertical nav ul li a:hover .qodef-m-active-icon i,.qodef-qi-content-menu.qodef--icon-appear-from-center-vertical nav ul li a:hover .qodef-m-active-icon svg,.qodef-qi-content-menu.qodef--icon-appear-from-center-vertical nav ul li a:hover .qodef-m-svg-icon i,.qodef-qi-content-menu.qodef--icon-appear-from-center-vertical nav ul li a:hover .qodef-m-svg-icon svg{clip-path:polygon(0 100%,100% 100%,100% 0,0 0)}.qodef-qi-content-menu.qodef--icon-appear-from-center-vertical nav ul li.current-menu-item .qodef-m-active-icon i,.qodef-qi-content-menu.qodef--icon-appear-from-center-vertical nav ul li.current-menu-item .qodef-m-active-icon svg,.qodef-qi-content-menu.qodef--icon-appear-from-center-vertical nav ul li.current-menu-item .qodef-m-svg-icon i,.qodef-qi-content-menu.qodef--icon-appear-from-center-vertical nav ul li.current-menu-item .qodef-m-svg-icon svg{clip-path:polygon(0 100%,100% 100%,100% 0,0 0)}.qodef-qi-content-menu.qodef--icon-appear-from-left nav ul li a .qodef-m-active-icon i,.qodef-qi-content-menu.qodef--icon-appear-from-left nav ul li a .qodef-m-active-icon svg,.qodef-qi-content-menu.qodef--icon-appear-from-left nav ul li a .qodef-m-svg-icon i,.qodef-qi-content-menu.qodef--icon-appear-from-left nav ul li a .qodef-m-svg-icon svg{clip-path:inset(0 100% 0 0);transition:.4s cubic-bezier(.51,.1,0,.84)}.qodef-qi-content-menu.qodef--icon-appear-from-left nav ul li a:hover .qodef-m-active-icon i,.qodef-qi-content-menu.qodef--icon-appear-from-left nav ul li a:hover .qodef-m-active-icon svg,.qodef-qi-content-menu.qodef--icon-appear-from-left nav ul li a:hover .qodef-m-svg-icon i,.qodef-qi-content-menu.qodef--icon-appear-from-left nav ul li a:hover .qodef-m-svg-icon svg{clip-path:inset(0 0 0 0)}.qodef-qi-content-menu.qodef--icon-appear-from-left nav ul li.current-menu-item .qodef-m-active-icon i,.qodef-qi-content-menu.qodef--icon-appear-from-left nav ul li.current-menu-item .qodef-m-active-icon svg,.qodef-qi-content-menu.qodef--icon-appear-from-left nav ul li.current-menu-item .qodef-m-svg-icon i,.qodef-qi-content-menu.qodef--icon-appear-from-left nav ul li.current-menu-item .qodef-m-svg-icon svg{clip-path:inset(0 0 0 0)}@media only screen and (max-width:1024px){.qodef-qi-content-menu.qodef-responsive-breakpoint--1024 nav ul{flex-direction:column}.qodef-border-between.qodef-qi-content-menu.qodef-responsive-breakpoint--1024 nav ul li{border-right:none;border-bottom:1px solid #ebebeb}.qodef-reponsive-alignment--left.qodef-qi-content-menu.qodef-responsive-breakpoint--1024 nav ul li a{text-align:left;justify-content:flex-start}.qodef-reponsive-alignment--right.qodef-qi-content-menu.qodef-responsive-breakpoint--1024 nav ul li a{text-align:right;justify-content:flex-end}.qodef-reponsive-alignment--center.qodef-qi-content-menu.qodef-responsive-breakpoint--1024 nav ul li a{text-align:center;justify-content:center}.qodef-reponsive-alignment--right.qodef-menu-item-icon-position--left.qodef-qi-content-menu.qodef-responsive-breakpoint--1024 nav ul li a{text-align:left;justify-content:flex-start}.qodef-reponsive-alignment--left.qodef-menu-item-icon-position--left.qodef-qi-content-menu.qodef-responsive-breakpoint--1024 nav ul li a{text-align:right;justify-content:flex-end}.qodef-qi-content-menu.qodef-responsive-breakpoint--1024.qodef-menu-item-style--with-active-floating-underline .qodef-content-menu-line{display:none}.qodef-qi-content-menu.qodef-responsive-breakpoint--1024.qodef-menu-item-style--with-active-floating-underline nav ul li a{position:relative}.qodef-qi-content-menu.qodef-responsive-breakpoint--1024.qodef-menu-item-style--with-active-floating-underline nav ul li a:after{content:"";width:1px;height:100%;position:absolute;right:0;top:0;background-color:currentColor;transform-origin:50% 100%;transition:transform .2s ease-in-out;transform:scaleY(0)}.qodef-qi-content-menu.qodef-responsive-breakpoint--1024.qodef-menu-item-style--with-active-floating-underline nav ul li a:hover:after{transform:scaleY(1);transform-origin:50% 0;transition:transform .3s ease-in-out}.qodef-qi-content-menu.qodef-responsive-breakpoint--1024.qodef-menu-item-style--with-active-floating-underline nav ul li.current-menu-item a:after{transform:scaleY(1);transform-origin:50% 0;transition:transform .3s ease-in-out}}@media only screen and (max-width:768px){.qodef-qi-content-menu.qodef-responsive-breakpoint--768 nav ul{flex-direction:column}.qodef-border-between.qodef-qi-content-menu.qodef-responsive-breakpoint--768 nav ul li{border-right:none;border-bottom:1px solid #ebebeb}.qodef-reponsive-alignment--left.qodef-qi-content-menu.qodef-responsive-breakpoint--768 nav ul li a{text-align:left;justify-content:flex-start}.qodef-reponsive-alignment--right.qodef-qi-content-menu.qodef-responsive-breakpoint--768 nav ul li a{text-align:right;justify-content:flex-end}.qodef-reponsive-alignment--center.qodef-qi-content-menu.qodef-responsive-breakpoint--768 nav ul li a{text-align:center;justify-content:center}.qodef-reponsive-alignment--right.qodef-menu-item-icon-position--left.qodef-qi-content-menu.qodef-responsive-breakpoint--768 nav ul li a{text-align:left;justify-content:flex-start}.qodef-reponsive-alignment--left.qodef-menu-item-icon-position--left.qodef-qi-content-menu.qodef-responsive-breakpoint--768 nav ul li a{text-align:right;justify-content:flex-end}.qodef-qi-content-menu.qodef-responsive-breakpoint--768.qodef-menu-item-style--with-active-floating-underline .qodef-content-menu-line{display:none}.qodef-qi-content-menu.qodef-responsive-breakpoint--768.qodef-menu-item-style--with-active-floating-underline nav ul li a{position:relative}.qodef-qi-content-menu.qodef-responsive-breakpoint--768.qodef-menu-item-style--with-active-floating-underline nav ul li a:after{content:"";width:1px;height:100%;position:absolute;right:0;top:0;background-color:currentColor;transform-origin:50% 100%;transition:transform .2s ease-in-out;transform:scaleY(0)}.qodef-qi-content-menu.qodef-responsive-breakpoint--768.qodef-menu-item-style--with-active-floating-underline nav ul li a:hover:after{transform:scaleY(1);transform-origin:50% 0;transition:transform .3s ease-in-out}.qodef-qi-content-menu.qodef-responsive-breakpoint--768.qodef-menu-item-style--with-active-floating-underline nav ul li.current-menu-item a:after{transform:scaleY(1);transform-origin:50% 0;transition:transform .3s ease-in-out}}@media only screen and (max-width:680px){.qodef-qi-content-menu.qodef-responsive-breakpoint--680 nav ul{flex-direction:column}.qodef-border-between.qodef-qi-content-menu.qodef-responsive-breakpoint--680 nav ul li{border-right:none;border-bottom:1px solid #ebebeb}.qodef-reponsive-alignment--left.qodef-qi-content-menu.qodef-responsive-breakpoint--680 nav ul li a{text-align:left;justify-content:flex-start}.qodef-reponsive-alignment--right.qodef-qi-content-menu.qodef-responsive-breakpoint--680 nav ul li a{text-align:right;justify-content:flex-end}.qodef-reponsive-alignment--center.qodef-qi-content-menu.qodef-responsive-breakpoint--680 nav ul li a{text-align:center;justify-content:center}.qodef-reponsive-alignment--right.qodef-menu-item-icon-position--left.qodef-qi-content-menu.qodef-responsive-breakpoint--680 nav ul li a{text-align:left;justify-content:flex-start}.qodef-reponsive-alignment--left.qodef-menu-item-icon-position--left.qodef-qi-content-menu.qodef-responsive-breakpoint--680 nav ul li a{text-align:right;justify-content:flex-end}.qodef-qi-content-menu.qodef-responsive-breakpoint--680.qodef-menu-item-style--with-active-floating-underline .qodef-content-menu-line{display:none}.qodef-qi-content-menu.qodef-responsive-breakpoint--680.qodef-menu-item-style--with-active-floating-underline nav ul li a{position:relative}.qodef-qi-content-menu.qodef-responsive-breakpoint--680.qodef-menu-item-style--with-active-floating-underline nav ul li a:after{content:"";width:1px;height:100%;position:absolute;right:0;top:0;background-color:currentColor;transform-origin:50% 100%;transition:transform .2s ease-in-out;transform:scaleY(0)}.qodef-qi-content-menu.qodef-responsive-breakpoint--680.qodef-menu-item-style--with-active-floating-underline nav ul li a:hover:after{transform:scaleY(1);transform-origin:50% 0;transition:transform .3s ease-in-out}.qodef-qi-content-menu.qodef-responsive-breakpoint--680.qodef-menu-item-style--with-active-floating-underline nav ul li.current-menu-item a:after{transform:scaleY(1);transform-origin:50% 0;transition:transform .3s ease-in-out}}.qodef-qi-content-slider .qodef-e-image{position:relative;overflow:hidden}.qodef-qi-content-slider .qodef-e-image-inner{position:relative;overflow:hidden}.qodef-qi-content-slider .qodef-e-image-inner:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;transition:background-color .35s ease-out;pointer-events:none}.qodef-qi-content-slider .qodef-m-content{display:flex;flex-direction:column;align-items:flex-start}.qodef-qi-content-slider .qodef-m-content .qodef-e-title{margin:.5em 0 0 0}.qodef-qi-content-slider .qodef-m-content .qodef-e-subtitle{margin:0}.qodef-qi-content-slider .qodef-m-content .qodef-e-text{margin:.8em 0 0 0}.qodef-qi-content-slider .qodef-m-content .qodef-qi-button{margin:.8em 0 0 0}.qodef-qi-content-slider.qodef-image--hover-zoom .qodef-e-image-inner{display:block;width:calc(100% - 1px);transform:scale(1.02) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-content-slider.qodef-image--hover-zoom .qodef-e-image:hover .qodef-e-image-inner{transform:scale(1.05)}.qodef-qi-content-slider.qodef-image--hover-zoom-out .qodef-e-image-inner{display:block;width:calc(100% + 2px);transform:scale(1.03) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-content-slider.qodef-image--hover-zoom-out .qodef-e-image:hover .qodef-e-image-inner{transform:scale(1)}.qodef-qi-content-slider.qodef-image--hover-move .qodef-e-image-inner{display:block;width:calc(100% + 2px);transform:scale(1.2);transition:transform .5s cubic-bezier(.33,.02,0,.93);will-change:transform}.qodef-qi-content-slider.qodef-image--hover-move .qodef-e-image:hover .qodef-e-image-inner{transform:scale(1.2) translateX(12px)}.qodef-qi-content-slider.qodef-image--hover-from-top .qodef-e-image-inner{transform-origin:top}.qodef-qi-content-slider.qodef-image--hover-from-bottom .qodef-e-image-inner{transform-origin:bottom}.qodef-qi-content-slider.qodef-image--hover-from-left .qodef-e-image-inner{transform-origin:left}.qodef-qi-content-slider.qodef-image--hover-from-right .qodef-e-image-inner{transform-origin:right}.qodef-qi-content-slider.qodef-pagination--vertical .swiper-pagination-bullets{width:auto}.qodef-qi-content-slider.qodef-pagination--vertical .swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin-left:0!important;margin-right:0!important}.qodef-qi-content-slider.qodef-item-layout--standard .qodef-m-content{padding:30px 0}.qodef-qi-content-slider.qodef-item-layout--content-side .qodef-m-slide-content{display:flex;flex-direction:var(--qics-flex)}.qodef-qi-content-slider.qodef-item-layout--content-side .qodef-m-content{padding:0 30px}.qodef-qi-content-slider.qodef-item-layout--content-side .qodef-e-image{width:50%;flex:0 0 50%}@media only screen and (max-width:1024px){.qodef-qi-content-slider.qodef-item-layout--content-side .qodef-e-image{width:100%;flex:0 0 100%}}@media only screen and (max-width:1024px){.qodef-qi-content-slider.qodef-item-layout--content-side .qodef-m-slide-content{flex-direction:var(--qics-flex-responsive)}}.qodef-qi-data-table .qodef-m-table-holder{overflow:auto}.qodef-qi-data-table .qodef-m-table{display:none;position:relative;width:100%;border-collapse:collapse;opacity:0}.qodef-qi-data-table .qodef-m-table.qodef--active{display:table;opacity:1}.qodef-qi-data-table .qodef-e-row{display:table-row}.qodef-qi-data-table .qodef-e-cell{display:table-cell;vertical-align:middle;border:1px solid #ebebeb;padding:30px 40px}.qodef-qi-data-table .qodef-e-title{margin:0}.qodef-qi-data-table .qodef-e-text a{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit}.qodef-qi-data-table.qodef-border--inside .qodef-e-cell{border-top:transparent!important;border-left:transparent!important}.qodef-qi-data-table.qodef-border--inside .qodef-e-cell:last-child{border-right:transparent!important}.qodef-qi-data-table.qodef-border--inside .qodef-e-row:last-child .qodef-e-cell{border-bottom:transparent!important}.qodef-qi-data-table .qodef-m-table-pagination{position:relative;display:inline-flex;width:100%;align-items:center;margin-top:20px;vertical-align:text-bottom}.qodef-qi-data-table .qodef-m-table-pagination>span{cursor:pointer}.qodef-qi-data-table .qodef-m-table-pagination .qodef--current,.qodef-qi-data-table .qodef-m-table-pagination .qodef--disabled{cursor:auto;pointer-events:none}.qodef-qi-data-table .qodef-e-nav{display:inline-flex;align-items:center;justify-content:center;margin:0 10px;transition:color .2s ease-out,background-color .2s ease-out}.qodef-qi-data-table .qodef-e-nav>svg{width:1em;height:auto;fill:currentColor;stroke:currentColor}.qodef-qi-data-table .qodef-e-nav:first-child{margin-left:0!important}.qodef-qi-data-table .qodef-e-nav:last-child{margin-right:0!important}.qodef-qi-data-table.qodef-text-link--underline-initial .qodef-e-text-link{background-image:linear-gradient(transparent calc(100% - .07em),currentColor .07em);background-size:100% 95%;background-repeat:no-repeat}.qodef-qi-data-table.qodef-text-link--underline-initial .qodef-e-text-link:hover{animation:qodef-animate-underline-multiline-2 1.1s cubic-bezier(.32,.32,.15,1.17) forwards}.qodef-qi-data-table.qodef-text-link--underline-hover .qodef-e-text-link{width:100%;background-repeat:no-repeat;background-image:linear-gradient(transparent calc(100% - 1px),currentColor 1px);transition:.9s cubic-bezier(.32,.32,.15,1.17);background-size:0 100%;transition-duration:.6s}.qodef-qi-data-table.qodef-text-link--underline-hover .qodef-e-text-link:hover{background-size:100% 100%}.qodef-qi-divided-device-slider{position:relative;height:100vh;display:flex;flex-wrap:wrap}.qodef-qi-divided-device-slider .qodef-m-content{display:inline-flex;justify-content:center;flex-direction:column;width:75%;padding:0 10% 0 20%}.qodef-qi-divided-device-slider .qodef-m-title{margin:0 0 .85em}.qodef-qi-divided-device-slider .qodef-m-title .qodef-e-colored{color:#535353}.qodef-qi-divided-device-slider .qodef-m-button-holder{display:flex}.qodef-qi-divided-device-slider .qodef-m-button-holder .qodef-e-button{position:relative;z-index:5}.qodef-qi-divided-device-slider .qodef-m-button-holder .qodef-e-button:first-child{margin-right:1em}@media only screen and (min-width:681px){.qodef-qi-divided-device-slider .qodef-m-button-holder .qodef-e-button:first-child{margin-bottom:0!important}}.qodef-qi-divided-device-slider .qodef-m-main-items-holder{display:inline-flex;height:100%;width:25%}.qodef-qi-divided-device-slider .qodef-m-main-items-holder .qodef-e-item-holder{position:relative;height:100%}.qodef-qi-divided-device-slider .qodef-m-main-items-holder .qodef-e-image{height:100%}.qodef-qi-divided-device-slider .qodef-m-main-items-holder .qodef-e-image img{height:100%;object-fit:cover}.qodef-qi-divided-device-slider .qodef-m-main-items-holder .qodef-e-item-content{position:absolute;bottom:0;left:0;width:100%;padding:10%;overflow:hidden}.qodef-qi-divided-device-slider .qodef-m-main-items-holder .qodef-qi-swiper-container~.qodef-swiper-together-nav{left:0;right:0}.qodef-qi-divided-device-slider .qodef-e-title{margin:0}.qodef-qi-divided-device-slider .qodef-e-subtitle{display:inline-block;margin:0 0 .5em}.qodef-qi-divided-device-slider .qodef-m-device-holder{position:absolute;top:50%;display:flex;align-items:center;z-index:5}.qodef-qi-divided-device-slider .qodef-m-device{position:relative;pointer-events:none;z-index:1}.qodef-qi-divided-device-slider .qodef-m-device-slider-holder{position:absolute;top:10px;left:10px;right:10px;bottom:10px}.qodef-qi-divided-device-slider .qodef-m-device-slider{height:100%}.qodef-qi-divided-device-slider .qodef-m-device-slider .qodef-e-image-holder{height:100%}.qodef-qi-divided-device-slider .qodef-m-device-slider .qodef-e-image-holder img{height:100%;object-fit:cover}.qodef-qi-divided-device-slider .qodef-swiper-together-nav{top:85%;transform:translateY(-100%);z-index:10}.qodef-qi-divided-device-slider.qodef-content--after{flex-direction:row-reverse}.qodef-qi-divided-device-slider.qodef-content--after .qodef-m-content{padding:0 10% 0 20%}.qodef-qi-divided-device-slider.qodef-content--after .qodef-m-device-holder{left:25%;transform:translate(-50%,-50%)}.qodef-qi-divided-device-slider.qodef-content--before{flex-direction:row}.qodef-qi-divided-device-slider.qodef-content--before .qodef-m-content{padding:0 20% 0 10%}.qodef-qi-divided-device-slider.qodef-content--before .qodef-m-device-holder{right:25%;transform:translate(50%,-50%)}.qodef-qi-divided-device-slider .swiper-container-fade .swiper-slide{z-index:0;transition-property:z-index;opacity:1!important;--qodef-slide-transition:cubic-bezier(0.53, 0.02, 0.04, 0.91);--qodef-slide-transition-out:cubic-bezier(0.37, 0.1, 0.1, 0.74)}.qodef-qi-divided-device-slider .swiper-container-fade .swiper-slide.qodef--active{z-index:2}.qodef-qi-divided-device-slider .swiper-container-fade .swiper-slide.qodef--prev-active{z-index:1}.qodef-qi-divided-device-slider .qodef-m-main-items-holder .qodef-qi-swiper-container{clip-path:inset(0 100% 0 0);transition:.6s cubic-bezier(.65,.05,.36,1)}.qodef-qi-divided-device-slider .qodef-m-main-items-holder .qodef-e-subtitle,.qodef-qi-divided-device-slider .qodef-m-main-items-holder .qodef-e-title{opacity:0;transform:translateY(30px);transition:.3s}.qodef-qi-divided-device-slider .qodef-m-main-items-holder .swiper-slide .qodef-e-image{opacity:0}.qodef-qi-divided-device-slider .qodef-m-main-items-holder .swiper-slide.qodef--initially-active .qodef-e-image{opacity:1}.qodef-qi-divided-device-slider .qodef-m-main-items-holder .swiper-slide.qodef--initially-active.qodef--active .qodef-e-image{animation:none}.qodef-qi-divided-device-slider .qodef-m-main-items-holder .swiper-slide.qodef--active .qodef-e-image,.qodef-qi-divided-device-slider .qodef-m-main-items-holder .swiper-slide.qodef--prev-active .qodef-e-image{opacity:1}.qodef-qi-divided-device-slider .qodef-m-main-items-holder .swiper-slide.qodef--prev-active .qodef-e-image{animation:qodef-prev-image 1.2s var(--qodef-slide-transition-out) forwards .1s}.qodef-qi-divided-device-slider .qodef-m-main-items-holder .swiper-slide.qodef--active .qodef-e-image{animation:qodef-large-active-image 1s var(--qodef-slide-transition) forwards 0s}.qodef-qi-divided-device-slider .qodef-m-main-items-holder .swiper-slide.qodef--active .qodef-e-subtitle,.qodef-qi-divided-device-slider .qodef-m-main-items-holder .swiper-slide.qodef--active .qodef-e-title{opacity:1;transform:translateY(0);transition-duration:.7s}.qodef-qi-divided-device-slider .qodef-m-main-items-holder .swiper-slide.qodef--active .qodef-e-subtitle{transition-delay:.3s}.qodef-qi-divided-device-slider .qodef-m-main-items-holder .swiper-slide.qodef--active .qodef-e-title{transition-delay:.4s}.qodef-qi-divided-device-slider .qodef-m-device-holder .swiper-slide img{opacity:0}.qodef-qi-divided-device-slider .qodef-m-device-holder .swiper-slide.qodef--active img,.qodef-qi-divided-device-slider .qodef-m-device-holder .swiper-slide.qodef--prev-active img{opacity:1}.qodef-qi-divided-device-slider .qodef-m-device-holder .swiper-slide.qodef--initially-active img{opacity:1}.qodef-qi-divided-device-slider .qodef-m-device-holder .swiper-slide.qodef--initially-active.qodef--active img{animation:none}.qodef-qi-divided-device-slider .qodef-m-device-holder .swiper-slide.qodef--prev-active img{animation:qodef-prev-device-image 1.4s var(--qodef-slide-transition-out) .1s forwards}.qodef-qi-divided-device-slider .qodef-m-device-holder .swiper-slide.qodef--active img{animation:qodef--active-device-image 1.1s var(--qodef-slide-transition) forwards}.qodef-qi-divided-device-slider .qodef-m-title{opacity:0;transform:translateY(30px);transition:transform .6s ease-out .3s,opacity .6s ease-out .3s}.qodef-qi-divided-device-slider .qodef-e-button{opacity:0;transform:translateY(30px);transition:transform .6s ease-out,opacity .6s ease-out}.qodef-qi-divided-device-slider .qodef-e-button:nth-of-type(1){transition-delay:.5s}.qodef-qi-divided-device-slider .qodef-e-button:nth-of-type(2){transition-delay:.7s}.qodef-qi-divided-device-slider .qodef-m-device,.qodef-qi-divided-device-slider .qodef-m-device-slider-holder{opacity:0;transform:translateY(70px) translateZ(0);transition:transform .6s cubic-bezier(.65,.05,.36,1) .2s,opacity .6s cubic-bezier(.65,.05,.36,1) .2s}.qodef-qi-divided-device-slider.qodef--visible .qodef-m-main-items-holder .qodef-qi-swiper-container{clip-path:inset(0 0 0 0)}.qodef-qi-divided-device-slider.qodef--visible .qodef-e-button,.qodef-qi-divided-device-slider.qodef--visible .qodef-m-device,.qodef-qi-divided-device-slider.qodef--visible .qodef-m-device-slider-holder,.qodef-qi-divided-device-slider.qodef--visible .qodef-m-title{opacity:1;transform:translateY(0) translateZ(0)}.qodef-qi-divided-device-slider.qodef-qi--text-animation-fade-in-right .qodef-e-button,.qodef-qi-divided-device-slider.qodef-qi--text-animation-fade-in-right .qodef-m-title{transform:translateX(30px)}.qodef-qi-divided-device-slider.qodef-qi--text-animation-fade-in-right .qodef-m-main-items-holder .qodef-e-subtitle,.qodef-qi-divided-device-slider.qodef-qi--text-animation-fade-in-right .qodef-m-main-items-holder .qodef-e-title{transform:translateX(30px)}.qodef-qi-divided-device-slider.qodef-qi--text-animation-fade-in-right.qodef--visible .qodef-e-button,.qodef-qi-divided-device-slider.qodef-qi--text-animation-fade-in-right.qodef--visible .qodef-m-title{transform:translateX(0)}.qodef-qi-divided-device-slider.qodef-qi--text-animation-letter-by-letter .qodef-e-word{overflow:hidden;display:inline-flex!important}.qodef-qi-divided-device-slider.qodef-qi--text-animation-letter-by-letter .qodef-e-title{opacity:1}.qodef-qi-divided-device-slider.qodef-qi--text-animation-letter-by-letter .qodef-m-title{transform:translateY(0)}.qodef-qi-divided-device-slider.qodef-qi--text-animation-letter-by-letter .qodef-m-title .qodef-e-char{transform:translateY(110%)}.qodef-qi-divided-device-slider.qodef-qi--text-animation-letter-by-letter .qodef-e-button:nth-of-type(1){transition-delay:1s}.qodef-qi-divided-device-slider.qodef-qi--text-animation-letter-by-letter .qodef-e-button:nth-of-type(2){transition-delay:1.2s}.qodef-qi-divided-device-slider.qodef-qi--text-animation-letter-by-letter .qodef-m-main-items-holder .swiper-slide .qodef-e-title{transition:none;transform:none;opacity:1}.qodef-qi-divided-device-slider.qodef-qi--text-animation-letter-by-letter .qodef-m-main-items-holder .swiper-slide .qodef-e-title .qodef-e-char{transform:translateY(110%)}.qodef-qi-divided-device-slider.qodef-qi--text-animation-letter-by-letter .qodef-m-main-items-holder .swiper-slide .qodef-e-subtitle{transition:none;transform:none;opacity:1;overflow:hidden}.qodef-qi-divided-device-slider.qodef-qi--text-animation-letter-by-letter .qodef-m-main-items-holder .swiper-slide .qodef-e-subtitle .qodef-e-char{transform:translateY(110%) translateZ(0)}.qodef-qi-divided-device-slider.qodef-qi--text-animation-letter-by-letter .qodef-m-main-items-holder .swiper-slide.qodef--active .qodef-e-title .qodef-e-char{animation:qi-addons-for-elementor-premium-text-by-letter-reveal 1.2s cubic-bezier(.65,.05,.36,1) both;animation-delay:calc(var(--qodef-char-index) * 20ms)}.qodef-qi-divided-device-slider.qodef-qi--text-animation-letter-by-letter .qodef-m-main-items-holder .swiper-slide.qodef--active .qodef-e-subtitle .qodef-e-char{animation:qi-addons-for-elementor-premium-text-by-letter-reveal 1s cubic-bezier(.65,.05,.36,1) both;animation-delay:calc(var(--qodef-char-index) * 18ms)}.qodef-qi-divided-device-slider.qodef-qi--text-animation-letter-by-letter .qodef-m-main-items-holder .swiper-slide.qodef--prev-active .qodef-e-title .qodef-e-char{animation:qi-addons-for-elementor-premium-text-by-letter-hide .9s cubic-bezier(.65,.05,.36,1) both;animation-delay:calc(var(--qodef-char-index) * 10ms)}.qodef-qi-divided-device-slider.qodef-qi--text-animation-letter-by-letter .qodef-m-main-items-holder .swiper-slide.qodef--prev-active .qodef-e-subtitle .qodef-e-char{animation:qi-addons-for-elementor-premium-text-by-letter-hide .7s cubic-bezier(.65,.05,.36,1) both;animation-delay:calc(var(--qodef-char-index) * 8ms)}.qodef-qi-divided-device-slider.qodef--visible .qodef-m-title .qodef-e-char{animation:qi-addons-for-elementor-premium-text-by-letter-reveal 1.1s cubic-bezier(.65,.05,.36,1) both;animation-delay:calc(var(--qodef-char-index) * 10ms)}.qodef-qi-divided-device-slider .qodef-qi-swiper-container~.qodef-swiper-together-nav{z-index:auto}@keyframes qodef-prev-image{0%{transform:translateX(0) scale(1)}100%{transform:translateX(-100px) scale(1)}}@keyframes qodef-large-active-image{0%{clip-path:inset(0 0 0 100%);transform:translateX(150px) scale(1)}100%{clip-path:inset(0 0 0 0);transform:translateX(0) scale(1)}}@keyframes qodef-prev-device-image{0%,20%{transform:translateX(0) scale(1)}100%{transform:translateX(50px) scale(1)}}@keyframes qodef--active-device-image{0%,20%{clip-path:inset(0 100% 0 0);transform:translateX(-120px)}100%{clip-path:inset(0 0 0 0);transform:translateX(0)}}@media only screen and (max-width:1024px){.qodef-qi-divided-device-slider .qodef-m-device-holder{display:none}}@media only screen and (max-width:680px){.qodef-qi-divided-device-slider .qodef-m-main-items-holder .qodef-e-item-content{display:none}.qodef-qi-divided-device-slider .qodef-m-button-holder{flex-direction:column}.qodef-qi-divided-device-slider .qodef-m-button-holder .qodef-e-button:first-child{margin-right:0!important;margin-bottom:1em}}.qodef-qi-divided-showcase-carousel{display:flex;flex-wrap:wrap}@media only screen and (max-width:1024px){.qodef-qi-divided-showcase-carousel{flex-wrap:wrap}}.qodef-qi-divided-showcase-carousel>.qodef-qi-swiper-container{width:50%!important}@media only screen and (max-width:1024px){.qodef-qi-divided-showcase-carousel>.qodef-qi-swiper-container{width:100%!important}}.qodef-qi-divided-showcase-carousel .swiper-slide{display:flex;flex-direction:column;justify-content:center}.qodef-qi-divided-showcase-carousel .qodef-divided-showcase-carousel-text{overflow:visible}.qodef-qi-divided-showcase-carousel .qodef-divided-showcase-carousel-text .swiper-slide{opacity:0!important}.qodef-qi-divided-showcase-carousel .qodef-divided-showcase-carousel-text .swiper-slide.swiper-slide-active{opacity:1!important}.qodef-qi-divided-showcase-carousel .qodef-m-title{margin:0;z-index:5}.qodef-qi-divided-showcase-carousel .qodef-m-subtitle{margin:0;z-index:5}.qodef-qi-divided-showcase-carousel .qodef-swiper-together-nav{bottom:0}.qodef-qi-divided-showcase-carousel .swiper-pagination{text-align:left;position:relative;transform:translateY(200%)}@media only screen and (max-width:1024px){.qodef-qi-divided-showcase-carousel .swiper-pagination{display:none!important}}.qodef-qi-divided-showcase-carousel .qodef-divided-showcase-carousel-text.qodef-qi--text-animation-fade-in .swiper-slide .qodef-m-button,.qodef-qi-divided-showcase-carousel .qodef-divided-showcase-carousel-text.qodef-qi--text-animation-fade-in .swiper-slide .qodef-m-subtitle,.qodef-qi-divided-showcase-carousel .qodef-divided-showcase-carousel-text.qodef-qi--text-animation-fade-in .swiper-slide .qodef-m-title{opacity:0;transform:translateY(20px);transition:transform .2s ease-out,opacity .2s ease-out}.qodef-qi-divided-showcase-carousel .qodef-divided-showcase-carousel-text.qodef-qi--text-animation-fade-in .swiper-slide.swiper-slide-active .qodef-m-button,.qodef-qi-divided-showcase-carousel .qodef-divided-showcase-carousel-text.qodef-qi--text-animation-fade-in .swiper-slide.swiper-slide-active .qodef-m-subtitle,.qodef-qi-divided-showcase-carousel .qodef-divided-showcase-carousel-text.qodef-qi--text-animation-fade-in .swiper-slide.swiper-slide-active .qodef-m-title,.qodef-qi-divided-showcase-carousel .qodef-divided-showcase-carousel-text.qodef-qi--text-animation-fade-in .swiper-slide.swiper-slide-duplicate-active .qodef-m-button,.qodef-qi-divided-showcase-carousel .qodef-divided-showcase-carousel-text.qodef-qi--text-animation-fade-in .swiper-slide.swiper-slide-duplicate-active .qodef-m-subtitle,.qodef-qi-divided-showcase-carousel .qodef-divided-showcase-carousel-text.qodef-qi--text-animation-fade-in .swiper-slide.swiper-slide-duplicate-active .qodef-m-title{opacity:1;transform:translateY(0)}.qodef-qi-divided-showcase-carousel .qodef-divided-showcase-carousel-text.qodef-qi--text-animation-fade-in .swiper-slide.swiper-slide-active .qodef-m-subtitle,.qodef-qi-divided-showcase-carousel .qodef-divided-showcase-carousel-text.qodef-qi--text-animation-fade-in .swiper-slide.swiper-slide-duplicate-active .qodef-m-subtitle{transition:opacity .3s ease-out .15s,transform .5s ease-out .15s}.qodef-qi-divided-showcase-carousel .qodef-divided-showcase-carousel-text.qodef-qi--text-animation-fade-in .swiper-slide.swiper-slide-active .qodef-m-title,.qodef-qi-divided-showcase-carousel .qodef-divided-showcase-carousel-text.qodef-qi--text-animation-fade-in .swiper-slide.swiper-slide-duplicate-active .qodef-m-title{transition:opacity .3s ease-out .3s,transform .5s ease-out .3s}.qodef-qi-divided-showcase-carousel .qodef-divided-showcase-carousel-text.qodef-qi--text-animation-fade-in .swiper-slide.swiper-slide-active .qodef-m-button,.qodef-qi-divided-showcase-carousel .qodef-divided-showcase-carousel-text.qodef-qi--text-animation-fade-in .swiper-slide.swiper-slide-duplicate-active .qodef-m-button{transition:opacity .3s ease-out .45s,transform .5s ease-out .45s}.qodef-qi-divided-showcase-carousel .qodef-divided-showcase-carousel-text.qodef-qi--text-animation-fade-in-raw .swiper-slide{transition:opacity 0s!important}.qodef-qi-divided-showcase-carousel .qodef-divided-showcase-carousel-text.qodef-qi--text-animation-letter-by-letter .qodef-qi--splitting{opacity:0}.qodef-qi-divided-showcase-carousel .qodef-divided-showcase-carousel-text.qodef-qi--text-animation-letter-by-letter .qodef-qi--splitting.qodef-qi--splitting-init{opacity:1}.qodef-qi-divided-showcase-carousel .qodef-divided-showcase-carousel-text.qodef-qi--text-animation-letter-by-letter .qodef-e-word{overflow:hidden;display:inline-flex!important}.qodef-qi-divided-showcase-carousel .qodef-divided-showcase-carousel-text.qodef-qi--text-animation-letter-by-letter .qodef-m-title .qodef-e-char{transform:translateY(100%)}.qodef-qi-divided-showcase-carousel .qodef-divided-showcase-carousel-text.qodef-qi--text-animation-letter-by-letter .qodef-m-button,.qodef-qi-divided-showcase-carousel .qodef-divided-showcase-carousel-text.qodef-qi--text-animation-letter-by-letter .qodef-m-subtitle span{opacity:0}.qodef-qi-divided-showcase-carousel .qodef-divided-showcase-carousel-text.qodef-qi--text-animation-letter-by-letter .qodef-m-subtitle{overflow:hidden}.qodef-qi-divided-showcase-carousel .qodef-divided-showcase-carousel-text.qodef-qi--text-animation-letter-by-letter .qodef-m-subtitle span{display:inline-block}.qodef-qi-divided-showcase-carousel .qodef-divided-showcase-carousel-text.qodef-qi--text-animation-letter-by-letter .swiper-slide.swiper-slide-active .qodef-m-title .qodef-e-char,.qodef-qi-divided-showcase-carousel .qodef-divided-showcase-carousel-text.qodef-qi--text-animation-letter-by-letter .swiper-slide.swiper-slide-duplicate-active .qodef-m-title .qodef-e-char{animation:qi-addons-for-elementor-premium-text-by-letter-reveal 1s cubic-bezier(.65,.05,.36,1) forwards;animation-delay:calc(var(--qodef-char-index) * 12ms)}.qodef-qi-divided-showcase-carousel .qodef-divided-showcase-carousel-text.qodef-qi--text-animation-letter-by-letter .swiper-slide.swiper-slide-active .qodef-m-button,.qodef-qi-divided-showcase-carousel .qodef-divided-showcase-carousel-text.qodef-qi--text-animation-letter-by-letter .swiper-slide.swiper-slide-active .qodef-m-subtitle span,.qodef-qi-divided-showcase-carousel .qodef-divided-showcase-carousel-text.qodef-qi--text-animation-letter-by-letter .swiper-slide.swiper-slide-duplicate-active .qodef-m-button,.qodef-qi-divided-showcase-carousel .qodef-divided-showcase-carousel-text.qodef-qi--text-animation-letter-by-letter .swiper-slide.swiper-slide-duplicate-active .qodef-m-subtitle span{animation:qi-addons-for-elementor-premium-text-reveal .5s ease-out forwards}.qodef-qi-divided-showcase-carousel .qodef-divided-showcase-carousel-text.qodef-qi--text-animation-letter-by-letter .swiper-slide.swiper-slide-active .qodef-m-subtitle span,.qodef-qi-divided-showcase-carousel .qodef-divided-showcase-carousel-text.qodef-qi--text-animation-letter-by-letter .swiper-slide.swiper-slide-duplicate-active .qodef-m-subtitle span{animation-delay:.15s}.qodef-qi-divided-showcase-carousel .qodef-divided-showcase-carousel-text.qodef-qi--text-animation-letter-by-letter .swiper-slide.swiper-slide-active .qodef-m-button,.qodef-qi-divided-showcase-carousel .qodef-divided-showcase-carousel-text.qodef-qi--text-animation-letter-by-letter .swiper-slide.swiper-slide-duplicate-active .qodef-m-button{animation-delay:.45s}.qodef-qi-divided-showcase-carousel .qodef-divided-showcase-carousel-text.qodef-qi--text-animation-letter-by-letter .swiper-slide.swiper-slide-prev .qodef-m-title .qodef-e-char{animation:qi-addons-for-elementor-premium-text-by-letter-hide .5s cubic-bezier(.65,.05,.36,1) forwards;animation-duration:calc(var(--qodef-char-index) * 6ms + .5s)}.qodef-qi-divided-showcase-carousel .qodef-divided-showcase-carousel-text.qodef-qi--text-animation-letter-by-letter .swiper-slide.swiper-slide-prev .qodef-m-button,.qodef-qi-divided-showcase-carousel .qodef-divided-showcase-carousel-text.qodef-qi--text-animation-letter-by-letter .swiper-slide.swiper-slide-prev .qodef-m-subtitle span{animation:qi-addons-for-elementor-premium-text-hide .35s ease-out forwards}.qodef-qi-divided-showcase-carousel.qodef-swiping-backwards .qodef-divided-showcase-carousel-text.qodef-qi--text-animation-letter-by-letter .swiper-slide.swiper-slide-next .qodef-m-title .qodef-e-char{animation:qi-addons-for-elementor-premium-text-by-letter-hide .5s cubic-bezier(.65,.05,.36,1) forwards;animation-duration:calc(var(--qodef-char-index) * 6ms + .5s)}.qodef-qi-divided-showcase-carousel.qodef-swiping-backwards .qodef-divided-showcase-carousel-text.qodef-qi--text-animation-letter-by-letter .swiper-slide.swiper-slide-next .qodef-m-button,.qodef-qi-divided-showcase-carousel.qodef-swiping-backwards .qodef-divided-showcase-carousel-text.qodef-qi--text-animation-letter-by-letter .swiper-slide.swiper-slide-next .qodef-m-subtitle span{animation:qi-addons-for-elementor-premium-text-hide .35s ease-out forwards}.qodef-qi-divided-slider-diverge--initialized{margin:0;padding:0;overflow:hidden;-webkit-tap-highlight-color:transparent}.qodef-qi-divided-slider-diverge--initialized .qodef-qi-divided-slider-diverge{visibility:visible}.qodef-qi-divided-slider-diverge{position:relative;height:100vh;visibility:hidden}.qodef-qi-divided-slider-diverge .ms-tableCell{height:100vh!important;display:flex;flex-direction:column;justify-content:center}.qodef-qi-divided-slider-diverge.qodef-text-bottom--yes .qodef-m-content-text{margin-top:auto;margin-bottom:20px}.qodef-qi-divided-slider-diverge-responsive{display:none}.qodef-qi-divided-slider-diverge .qodef-m-title,.qodef-qi-divided-slider-diverge-responsive .qodef-m-title{display:block}.qodef-qi-divided-slider-diverge .qodef-m-content-text,.qodef-qi-divided-slider-diverge-responsive .qodef-m-content-text{margin:15px 0 0 0}.qodef-qi-divided-slider-diverge .qodef-m.qodef-qi-button,.qodef-qi-divided-slider-diverge .qodef-m.qodef-qi-premium-button,.qodef-qi-divided-slider-diverge-responsive .qodef-m.qodef-qi-button,.qodef-qi-divided-slider-diverge-responsive .qodef-m.qodef-qi-premium-button{height:auto!important;display:inline-block;margin-top:22px}.qodef-qi-divided-slider-diverge .qodef-m.qodef-qi-button span,.qodef-qi-divided-slider-diverge .qodef-m.qodef-qi-premium-button span,.qodef-qi-divided-slider-diverge-responsive .qodef-m.qodef-qi-button span,.qodef-qi-divided-slider-diverge-responsive .qodef-m.qodef-qi-premium-button span{margin:0}.qodef-qi-divided-slider-diverge .qodef-m-slide-image,.qodef-qi-divided-slider-diverge-responsive .qodef-m-slide-image{background-size:cover}.qodef-qi-divided-slider-diverge .qodef-m-slide-content,.qodef-qi-divided-slider-diverge-responsive .qodef-m-slide-content{padding:0 5%}.qodef-qi-divided-slider-diverge .qodef-m-counter,.qodef-qi-divided-slider-diverge-responsive .qodef-m-counter{display:block;margin:27px 0;color:#000;font-size:12px;text-align:center}.qodef-qi-divided-slider-diverge .qodef-m-nav,.qodef-qi-divided-slider-diverge-responsive .qodef-m-nav{position:absolute;right:0;top:50%;transform:translateY(-50%);min-width:90px}.qodef-qi-divided-slider-diverge .qodef-m-nav .qodef-e-nav-arrow,.qodef-qi-divided-slider-diverge-responsive .qodef-m-nav .qodef-e-nav-arrow{cursor:pointer;font-size:30px;text-align:center}.qodef-qi-divided-slider-diverge .qodef-m-nav .qodef-e-nav-arrow i,.qodef-qi-divided-slider-diverge-responsive .qodef-m-nav .qodef-e-nav-arrow i{vertical-align:middle}.qodef-qi-divided-slider-diverge .qodef-m-nav .qodef-e-nav-arrow svg,.qodef-qi-divided-slider-diverge-responsive .qodef-m-nav .qodef-e-nav-arrow svg{width:1em;height:auto;fill:currentColor;stroke:currentColor;vertical-align:middle}.qodef-qi-divided-slider-diverge-responsive.qodef-skin--dark .qodef-m-nav .qodef-e-nav-arrow,.qodef-qi-divided-slider-diverge.qodef-skin--dark .qodef-m-nav .qodef-e-nav-arrow{color:#000!important}.qodef-qi-divided-slider-diverge-responsive.qodef-skin--dark .qodef-m-counter,.qodef-qi-divided-slider-diverge.qodef-skin--dark .qodef-m-counter{color:#000!important}.qodef-qi-divided-slider-diverge-responsive.qodef-skin--light .qodef-m-nav .qodef-e-nav-arrow,.qodef-qi-divided-slider-diverge.qodef-skin--light .qodef-m-nav .qodef-e-nav-arrow{color:#fff!important}.qodef-qi-divided-slider-diverge-responsive.qodef-skin--light .qodef-m-counter,.qodef-qi-divided-slider-diverge.qodef-skin--light .qodef-m-counter{color:#fff!important}@media only screen and (max-width:1024px){.qodef-qi-divided-slider-diverge.qodef-disable-below--1024{display:none}.qodef-qi-divided-slider-diverge.qodef-disable-below--1024+.qodef-qi-divided-slider-diverge-responsive{display:block}.qodef-qi-divided-slider-diverge.qodef-disable-below--1024+.qodef-qi-divided-slider-diverge-responsive .qodef-m-slide-content,.qodef-qi-divided-slider-diverge.qodef-disable-below--1024+.qodef-qi-divided-slider-diverge-responsive .qodef-m-slide-image{min-height:90vh}.qodef-qi-divided-slider-diverge.qodef-disable-below--1024+.qodef-qi-divided-slider-diverge-responsive .qodef-m-slide-content{padding:10%}}@media only screen and (max-width:768px){.qodef-qi-divided-slider-diverge.qodef-disable-below--1024{display:none}.qodef-qi-divided-slider-diverge.qodef-disable-below--1024+.qodef-qi-divided-slider-diverge-responsive{display:block}.qodef-qi-divided-slider-diverge.qodef-disable-below--1024+.qodef-qi-divided-slider-diverge-responsive .qodef-m-slide-content,.qodef-qi-divided-slider-diverge.qodef-disable-below--1024+.qodef-qi-divided-slider-diverge-responsive .qodef-m-slide-image{min-height:70vh}.qodef-qi-divided-slider-diverge.qodef-disable-below--1024+.qodef-qi-divided-slider-diverge-responsive .qodef-m-slide-content{padding:10%}.qodef-qi-divided-slider-diverge.qodef-disable-below--768{display:none}.qodef-qi-divided-slider-diverge.qodef-disable-below--768+.qodef-qi-divided-slider-diverge-responsive{display:block}.qodef-qi-divided-slider-diverge.qodef-disable-below--768+.qodef-qi-divided-slider-diverge-responsive .qodef-m-slide-content,.qodef-qi-divided-slider-diverge.qodef-disable-below--768+.qodef-qi-divided-slider-diverge-responsive .qodef-m-slide-image{min-height:70vh}.qodef-qi-divided-slider-diverge.qodef-disable-below--768+.qodef-qi-divided-slider-diverge-responsive .qodef-m-slide-content{padding:10%}}@media only screen and (max-width:680px){.qodef-qi-divided-slider-diverge.qodef-disable-below--1024{display:none}.qodef-qi-divided-slider-diverge.qodef-disable-below--1024+.qodef-qi-divided-slider-diverge-responsive{display:block}.qodef-qi-divided-slider-diverge.qodef-disable-below--1024+.qodef-qi-divided-slider-diverge-responsive .qodef-m-slide-content,.qodef-qi-divided-slider-diverge.qodef-disable-below--1024+.qodef-qi-divided-slider-diverge-responsive .qodef-m-slide-image{min-height:90vh}.qodef-qi-divided-slider-diverge.qodef-disable-below--1024+.qodef-qi-divided-slider-diverge-responsive .qodef-m-slide-content{padding:10%}.qodef-qi-divided-slider-diverge.qodef-disable-below--768{display:none}.qodef-qi-divided-slider-diverge.qodef-disable-below--768+.qodef-qi-divided-slider-diverge-responsive{display:block}.qodef-qi-divided-slider-diverge.qodef-disable-below--768+.qodef-qi-divided-slider-diverge-responsive .qodef-m-slide-content,.qodef-qi-divided-slider-diverge.qodef-disable-below--768+.qodef-qi-divided-slider-diverge-responsive .qodef-m-slide-image{min-height:90vh}.qodef-qi-divided-slider-diverge.qodef-disable-below--768+.qodef-qi-divided-slider-diverge-responsive .qodef-m-slide-content{padding:10%}}.qodef-qi-divided-slider-reveal .qodef-main-image-holder{height:100%;width:50%}@media only screen and (max-width:680px){.qodef-qi-divided-slider-reveal .qodef-main-image-holder{height:50%;width:100%}}.qodef-qi-divided-slider-reveal .qodef-main-image-holder .qodef-e-image{height:100%;width:100%}.qodef-qi-divided-slider-reveal .qodef-small-image-holder{height:100%;width:50%;max-width:70%;position:relative}@media only screen and (max-width:680px){.qodef-qi-divided-slider-reveal .qodef-small-image-holder{height:50%;width:100%;max-width:100%}}.qodef-qi-divided-slider-reveal .qodef-small-image-holder .qodef-e-image{position:absolute;clip-path:inset(0 0 100% 0);transition:.25s cubic-bezier(.25,.46,.45,.94)}.elementor-editor-active .qodef-qi-divided-slider-reveal .qodef-small-image-holder .qodef-e-image{clip-path:none!important}.qodef-qi-divided-slider-reveal .qodef-small-image-holder .qodef-e-image:nth-child(1){left:20%;top:0;transition-delay:0s}.qodef-qi-divided-slider-reveal .qodef-small-image-holder .qodef-e-image:nth-child(2){left:20%;bottom:0;transition-delay:0s}.qodef-qi-divided-slider-reveal .qodef-small-image-holder .qodef-e-image:nth-child(3){right:20%;top:50%;transform:translateY(-50%);transition-delay:0s}.qodef-qi-divided-slider-reveal .qodef-small-image-holder .qodef-e-image img{width:revert-layer!important}.qodef-qi-divided-slider-reveal .qodef-m-title{margin:0;display:inline-block;text-align:center;position:absolute;top:50%;left:50%;transition:.5s ease-out;transform:translate(-50%,-25%);transition-delay:0s;opacity:0}.qodef-qi-divided-slider-reveal .swiper-slide{display:flex;opacity:0!important}.qodef--slider-reverse-columns.qodef-qi-divided-slider-reveal .swiper-slide{flex-direction:row-reverse}@media only screen and (max-width:680px){.qodef-qi-divided-slider-reveal .swiper-slide{flex-wrap:wrap}}.qodef-qi-divided-slider-reveal .swiper-slide.swiper-slide-active{opacity:1!important}.qodef-qi-divided-slider-reveal .swiper-slide.swiper-slide-active .qodef-small-image-holder .qodef-e-image{clip-path:inset(0 0 0 0);transition:.75s cubic-bezier(.25,.46,.45,.94)}.qodef-qi-divided-slider-reveal .swiper-slide.swiper-slide-active .qodef-small-image-holder .qodef-e-image:nth-child(1){transition-delay:.4s}.qodef-qi-divided-slider-reveal .swiper-slide.swiper-slide-active .qodef-small-image-holder .qodef-e-image:nth-child(2){transition-delay:.4s}.qodef-qi-divided-slider-reveal .swiper-slide.swiper-slide-active .qodef-small-image-holder .qodef-e-image:nth-child(3){transition-delay:.6s}.qodef-qi-divided-slider-reveal .swiper-slide.swiper-slide-active .qodef-m-title{transform:translate(-50%,-50%);transition-delay:.5s;opacity:1}.qodef-qi-divided-slider-reveal .qodef--focus-in-viewport{height:100vh!important}.qodef-qi-divided-slider-reveal .qodef-swiper-together-nav{bottom:0}.qodef--slider-reverse-columns.qodef-qi-divided-slider-reveal .swiper-container-vertical>.swiper-pagination-bullets{left:10px;right:auto}.qodef-qi-dual-image-carousel{position:relative;opacity:0;transition:opacity .35s ease-out}.qodef-qi-dual-image-carousel.qodef--visible{opacity:1}.qodef-qi-dual-image-carousel .qodef-main-image{position:relative;margin-top:-25%;display:flex;justify-content:center;z-index:1;text-align:center}.qodef-qi-dual-image-carousel .qodef-main-image a{text-align:center}.qodef-qi-dual-image-carousel .qodef-main-image img{width:auto!important}.qodef-qi-dual-image-carousel .qodef-m-title,.qodef-qi-dual-image-carousel .swiper-slide:has(.qodef-m-title){text-align:center}.qodef-qi-dual-image-carousel .qodef-m-title{display:inline-block;vertical-align:middle;margin:0;transition:color .3s ease;color:#888}.qodef-qi-dual-image-carousel .swiper-slide-active .qodef-m-title{color:#111}.qodef-qi-featured-image{position:relative}.qodef-qi-featured-image img{display:block}.qodef-qi-fixed-project-slider{display:flex;align-items:center;justify-content:center;background-color:#000;opacity:0;transition:.5s .1s}.qodef-qi-fixed-project-slider.qodef--visible{opacity:1}.qodef-qi-fixed-project-slider.qodef--full-height{min-height:100vh}.qodef-qi-fixed-project-slider .qodef-m-holder{position:relative;max-height:100%;max-width:100%;padding-left:10%}.qodef-qi-fixed-project-slider .qodef-qi-swiper-container{max-height:100%;max-width:100%}.qodef-qi-fixed-project-slider .qodef-m-items-holder{position:absolute;top:0;left:70%;height:100%;width:20%;display:flex;align-items:center;background-color:#000;z-index:10}.qodef-qi-fixed-project-slider .qodef-m-items-slider{width:100%;height:100%;overflow:visible}.qodef-qi-fixed-project-slider .qodef-e-item-textual{position:relative;color:#fff;overflow:visible}.qodef-qi-fixed-project-slider .qodef-e-item-textual .qodef-e-inner{display:flex;flex-direction:column;justify-content:space-between;height:100%;padding:15% 0 0}.qodef-qi-fixed-project-slider .qodef-e-item-textual .qodef-e-button-holder{align-self:baseline}.qodef-qi-fixed-project-slider .qodef-e-item-textual .qodef-e-button-holder .qodef-qi-button{display:inline-flex}.qodef-qi-fixed-project-slider .qodef-e-item-textual .qodef-e-title{position:relative;left:-80px;color:currentColor;inline-size:fit-content}.qodef-qi-fixed-project-slider .qodef-e-item-textual .qodef-e-text{color:currentColor}.qodef-qi-fixed-project-slider .qodef-e-item-textual .qodef-e-button-holder,.qodef-qi-fixed-project-slider .qodef-e-item-textual .qodef-e-text,.qodef-qi-fixed-project-slider .qodef-e-item-textual .qodef-e-title{transform:translateY(30px);opacity:0;transition:opacity .2s ease,transform .2s}.qodef-qi-fixed-project-slider .qodef-e-item-textual.swiper-slide-active{pointer-events:none}.qodef-qi-fixed-project-slider .qodef-e-item-textual.swiper-slide-active a{pointer-events:all}.qodef-qi-fixed-project-slider .qodef-e-item-textual.swiper-slide-active .qodef-e-title{transform:translateY(0);opacity:1;transition:opacity .2s ease .2s,transform .7s ease .2s}.qodef-qi-fixed-project-slider .qodef-e-item-textual.swiper-slide-active .qodef-e-text{transform:translateY(0);opacity:1;transition:opacity .2s ease .35s,transform .7s ease .35s}.qodef-qi-fixed-project-slider .qodef-e-item-textual.swiper-slide-active .qodef-e-button-holder{transform:translateY(0);opacity:1;transition:opacity .2s ease .5s,transform .7s ease .5s}.qodef-qi-fixed-project-slider .qodef-e-item-image .qodef-e-images-holder{overflow:hidden}.qodef-qi-fixed-project-slider .qodef-e-item-image img{transform:scale(1.16);animation:qi-addons-for-elementor-premium-image-zoom-in 1s cubic-bezier(.55,.3,0,.93) forwards}.qodef-qi-fixed-project-slider .qodef-e-item-image.swiper-slide-active img{animation:qi-addons-for-elementor-premium-image-zoom-out 1.2s cubic-bezier(.55,.3,0,.93) .1s forwards}.qodef-qi-fixed-project-slider .qodef-qi-swiper-container+.qodef-swiper-together-nav{width:90%}.qodef-qi-fixed-project-slider.qodef-qi-fixed-project-slider-responsive--never .qodef-e-title{margin-bottom:0!important}.qodef-qi-fixed-project-slider.qodef-qi-fixed-project-slider-responsive--never .qodef-e-title{margin-bottom:0!important}@media only screen and (min-width:1025px){.qodef-qi-fixed-project-slider.qodef-qi-fixed-project-slider-responsive--1024 .qodef-e-title{margin-bottom:0!important}.qodef-qi-fixed-project-slider.qodef-qi-fixed-project-slider-responsive--1024 .qodef-e-title{margin-bottom:0!important}}@media only screen and (max-width:1024px){.qodef-qi-fixed-project-slider.qodef-qi-fixed-project-slider-responsive--1024 .qodef-m-items-holder{position:relative;left:0!important;width:100%!important}}@media only screen and (min-width:769px){.qodef-qi-fixed-project-slider.qodef-qi-fixed-project-slider-responsive--768 .qodef-e-title{margin-bottom:0!important}.qodef-qi-fixed-project-slider.qodef-qi-fixed-project-slider-responsive--768 .qodef-e-title{margin-bottom:0!important}}@media only screen and (max-width:768px){.qodef-qi-fixed-project-slider.qodef-qi-fixed-project-slider-responsive--768 .qodef-m-items-holder{position:relative;left:0!important;width:100%!important}}@media only screen and (min-width:681px){.qodef-qi-fixed-project-slider.qodef-qi-fixed-project-slider-responsive--680 .qodef-e-title{margin-bottom:0!important}.qodef-qi-fixed-project-slider.qodef-qi-fixed-project-slider-responsive--680 .qodef-e-title{margin-bottom:0!important}}@media only screen and (max-width:680px){.qodef-qi-fixed-project-slider.qodef-qi-fixed-project-slider-responsive--680 .qodef-m-items-holder{position:relative;left:0!important;width:100%!important}}.qodef-qi-flip-box{width:100%;height:350px}.qodef-qi-flip-box .qodef-qi-flip-box-container{height:100%;width:100%;position:relative;transform-style:preserve-3d;perspective:1000px}.qodef-show.qodef-qi-flip-box .qodef-qi-flip-box-container{z-index:6}.qodef-qi-flip-box .qodef-qi-flip-box-container .qodef-qi-flip-box-holder{height:100%;width:100%;padding:30px;position:absolute;display:flex;flex-direction:column;transform-style:preserve-3d;transition:all var(--qodef-duration) cubic-bezier(.4,.25,.6,.94);backface-visibility:hidden}.qodef-qi-flip-box .qodef-qi-flip-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;opacity:0;z-index:-1;transition:all var(--qodef-duration) cubic-bezier(.25,.46,.45,.94);pointer-events:none}.qodef-qi-flip-box .qodef-qi-flip-overlay .qodef-qi-flip-overlay-inner{width:100%;height:100%;background-color:rgba(0,0,0,.4)}.qodef-show.qodef-qi-flip-box .qodef-qi-flip-overlay{opacity:1;z-index:5}.qodef-qi-flip-box .qodef-qi-flip-box-content{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.qodef-qi-flip-box .qodef-qi-flip-box-content .qodef-back-title,.qodef-qi-flip-box .qodef-qi-flip-box-content .qodef-front-title{margin:0}.qodef-qi-flip-box .qodef-qi-flip-box-content .qodef-back-description-holder>*,.qodef-qi-flip-box .qodef-qi-flip-box-content .qodef-front-description-holder>*{margin:0}.qodef-qi-flip-box.qodef-3d-effect.qodef-qi-animation-type-flip .qodef-qi-flip-box-content,.qodef-qi-flip-box.qodef-3d-effect.qodef-qi-animation-type-flip-whole .qodef-qi-flip-box-content{transform:translateZ(100px) scale(.9);transform-style:preserve-3d}.qodef-qi-flip-box .qodef-icon-holder{font-size:1.4em;line-height:1}.qodef-qi-flip-box .qodef-icon-holder svg{width:1em;height:auto;vertical-align:top;fill:currentColor;stroke:currentColor;overflow:visible}.qodef-qi-flip-box.qodef-front-icon-boxed .qodef-front-icon-holder{display:inline-flex;align-items:center;justify-content:center;width:3em;height:3em;background-color:#c4c4c4;border:1px solid transparent}.qodef-qi-flip-box.qodef-back-icon-boxed .qodef-back-icon-holder{display:inline-flex;align-items:center;justify-content:center;width:3em;height:3em;background-color:#c4c4c4;border:1px solid transparent}.qodef-qi-flip-box .qodef-trigger-icon{position:absolute;right:20px;bottom:20px;cursor:pointer;display:block}.qodef-qi-flip-box .qodef-trigger-icon svg{position:relative;display:inline-block;vertical-align:middle}.qodef-qi-flip-box .qodef-qi-flip-box-front{background-color:#c4c4c4}.qodef-qi-flip-box .qodef-qi-flip-box-back{background-color:#919191}.qodef-qi-flip-box.qodef-qi-trigger-click .qodef-qi-flip-box-front{cursor:pointer}.qodef-qi-flip-box.qodef-qi-animation-type-flip.qodef-qi-animation-direction-left .qodef-qi-flip-box-back{transform:rotateY(180deg)}.qodef-qi-flip-box.qodef-qi-animation-type-flip.qodef-qi-animation-direction-left.qodef-show .qodef-qi-flip-box-front{transform:rotateY(-180deg)}.qodef-qi-flip-box.qodef-qi-animation-type-flip.qodef-qi-animation-direction-left.qodef-show .qodef-qi-flip-box-back{transform:none}.qodef-qi-flip-box.qodef-qi-animation-type-flip.qodef-qi-animation-direction-right .qodef-qi-flip-box-back{transform:rotateY(-180deg)}.qodef-qi-flip-box.qodef-qi-animation-type-flip.qodef-qi-animation-direction-right.qodef-show .qodef-qi-flip-box-front{transform:rotateY(180deg)}.qodef-qi-flip-box.qodef-qi-animation-type-flip.qodef-qi-animation-direction-right.qodef-show .qodef-qi-flip-box-back{transform:none}.qodef-qi-flip-box.qodef-qi-animation-type-flip.qodef-qi-animation-direction-down .qodef-qi-flip-box-back{transform:rotateX(180deg)}.qodef-qi-flip-box.qodef-qi-animation-type-flip.qodef-qi-animation-direction-down.qodef-show .qodef-qi-flip-box-front{transform:rotateX(-180deg)}.qodef-qi-flip-box.qodef-qi-animation-type-flip.qodef-qi-animation-direction-down.qodef-show .qodef-qi-flip-box-back{transform:none}.qodef-qi-flip-box.qodef-qi-animation-type-flip.qodef-qi-animation-direction-up .qodef-qi-flip-box-back{transform:rotateX(-180deg)}.qodef-qi-flip-box.qodef-qi-animation-type-flip.qodef-qi-animation-direction-up.qodef-show .qodef-qi-flip-box-front{transform:rotateX(180deg)}.qodef-qi-flip-box.qodef-qi-animation-type-flip.qodef-qi-animation-direction-up.qodef-show .qodef-qi-flip-box-back{transform:none}.qodef-qi-flip-box.qodef-qi-animation-type-flip-whole.qodef-qi-animation-direction-left .qodef-qi-flip-box-front{transform:none;transform-origin:100% 50%}.qodef-qi-flip-box.qodef-qi-animation-type-flip-whole.qodef-qi-animation-direction-left .qodef-qi-flip-box-back{transform:translateX(100%) rotateY(180deg);transform-origin:0 50%}.qodef-qi-flip-box.qodef-qi-animation-type-flip-whole.qodef-qi-animation-direction-left.qodef-show .qodef-qi-flip-box-front{transform:translateX(100%) rotateY(-180deg);transform-origin:0 50%}.qodef-qi-flip-box.qodef-qi-animation-type-flip-whole.qodef-qi-animation-direction-left.qodef-show .qodef-qi-flip-box-back{transform:none;transform-origin:100% 50%}.qodef-qi-flip-box.qodef-qi-animation-type-flip-whole.qodef-qi-animation-direction-right .qodef-qi-flip-box-front{transform:none;transform-origin:0 50%}.qodef-qi-flip-box.qodef-qi-animation-type-flip-whole.qodef-qi-animation-direction-right .qodef-qi-flip-box-back{transform:translateX(-100%) rotateY(-180deg);transform-origin:100% 0}.qodef-qi-flip-box.qodef-qi-animation-type-flip-whole.qodef-qi-animation-direction-right.qodef-show .qodef-qi-flip-box-front{transform:translateX(-100%) rotateY(180deg);transform-origin:100% 0}.qodef-qi-flip-box.qodef-qi-animation-type-flip-whole.qodef-qi-animation-direction-right.qodef-show .qodef-qi-flip-box-back{transform:none;transform-origin:0 50%}.qodef-qi-flip-box.qodef-qi-animation-type-flip-whole.qodef-qi-animation-direction-up .qodef-qi-flip-box-front{transform:none;transform-origin:0 50%}.qodef-qi-flip-box.qodef-qi-animation-type-flip-whole.qodef-qi-animation-direction-up .qodef-qi-flip-box-back{transform:translateY(100%) rotateX(-180deg);transform-origin:50% 0}.qodef-qi-flip-box.qodef-qi-animation-type-flip-whole.qodef-qi-animation-direction-up.qodef-show .qodef-qi-flip-box-front{transform:translateY(100%) rotateX(180deg);transform-origin:50% 0}.qodef-qi-flip-box.qodef-qi-animation-type-flip-whole.qodef-qi-animation-direction-up.qodef-show .qodef-qi-flip-box-back{transform:none;transform-origin:0 50%}.qodef-qi-flip-box.qodef-qi-animation-type-flip-whole.qodef-qi-animation-direction-down .qodef-qi-flip-box-front{transform:none;transform-origin:50% 0}.qodef-qi-flip-box.qodef-qi-animation-type-flip-whole.qodef-qi-animation-direction-down .qodef-qi-flip-box-back{transform:translateY(-100%) rotateX(180deg);transform-origin:50% 100%}.qodef-qi-flip-box.qodef-qi-animation-type-flip-whole.qodef-qi-animation-direction-down.qodef-show .qodef-qi-flip-box-front{transform:translateY(-100%) rotateX(-180deg);transform-origin:50% 100%}.qodef-qi-flip-box.qodef-qi-animation-type-flip-whole.qodef-qi-animation-direction-down.qodef-show .qodef-qi-flip-box-back{transform:none;transform-origin:50% 0}.qodef-qi-flip-box.qodef-qi-animation-type-slide{overflow:hidden}.qodef-qi-flip-box.qodef-qi-animation-type-slide.qodef-qi-animation-direction-left .qodef-qi-flip-box-back{transform:translateX(-100%)}.qodef-qi-flip-box.qodef-qi-animation-type-slide.qodef-qi-animation-direction-left.qodef-show .qodef-qi-flip-box-back{transform:translateX(0)}.qodef-qi-flip-box.qodef-qi-animation-type-slide.qodef-qi-animation-direction-right .qodef-qi-flip-box-back{transform:translateX(100%)}.qodef-qi-flip-box.qodef-qi-animation-type-slide.qodef-qi-animation-direction-right.qodef-show .qodef-qi-flip-box-back{transform:translateX(0)}.qodef-qi-flip-box.qodef-qi-animation-type-slide.qodef-qi-animation-direction-up .qodef-qi-flip-box-back{transform:translateY(100%)}.qodef-qi-flip-box.qodef-qi-animation-type-slide.qodef-qi-animation-direction-up.qodef-show .qodef-qi-flip-box-back{transform:translateY(0)}.qodef-qi-flip-box.qodef-qi-animation-type-slide.qodef-qi-animation-direction-down .qodef-qi-flip-box-back{transform:translateY(-100%)}.qodef-qi-flip-box.qodef-qi-animation-type-slide.qodef-qi-animation-direction-down.qodef-show .qodef-qi-flip-box-back{transform:translateX(0)}.qodef-qi-flip-box.qodef-qi-animation-type-switch{overflow:hidden}.qodef-qi-flip-box.qodef-qi-animation-type-switch.qodef-qi-animation-direction-left .qodef-qi-flip-box-front{transform:none}.qodef-qi-flip-box.qodef-qi-animation-type-switch.qodef-qi-animation-direction-left .qodef-qi-flip-box-back{transform:translateX(100%)}.qodef-qi-flip-box.qodef-qi-animation-type-switch.qodef-qi-animation-direction-left.qodef-show .qodef-qi-flip-box-front{transform:translateX(100%)}.qodef-qi-flip-box.qodef-qi-animation-type-switch.qodef-qi-animation-direction-left.qodef-show .qodef-qi-flip-box-back{transform:translateX(0)}.qodef-qi-flip-box.qodef-qi-animation-type-switch.qodef-qi-animation-direction-right .qodef-qi-flip-box-front{transform:none}.qodef-qi-flip-box.qodef-qi-animation-type-switch.qodef-qi-animation-direction-right .qodef-qi-flip-box-back{transform:translateX(-100%)}.qodef-qi-flip-box.qodef-qi-animation-type-switch.qodef-qi-animation-direction-right.qodef-show .qodef-qi-flip-box-front{transform:translateX(-100%)}.qodef-qi-flip-box.qodef-qi-animation-type-switch.qodef-qi-animation-direction-right.qodef-show .qodef-qi-flip-box-back{transform:translateX(0)}.qodef-qi-flip-box.qodef-qi-animation-type-switch.qodef-qi-animation-direction-up .qodef-qi-flip-box-front{transform:none}.qodef-qi-flip-box.qodef-qi-animation-type-switch.qodef-qi-animation-direction-up .qodef-qi-flip-box-back{transform:translateY(100%)}.qodef-qi-flip-box.qodef-qi-animation-type-switch.qodef-qi-animation-direction-up.qodef-show .qodef-qi-flip-box-front{transform:translateY(100%)}.qodef-qi-flip-box.qodef-qi-animation-type-switch.qodef-qi-animation-direction-up.qodef-show .qodef-qi-flip-box-back{transform:translateY(0)}.qodef-qi-flip-box.qodef-qi-animation-type-switch.qodef-qi-animation-direction-down .qodef-qi-flip-box-front{transform:none}.qodef-qi-flip-box.qodef-qi-animation-type-switch.qodef-qi-animation-direction-down .qodef-qi-flip-box-back{transform:translateY(-100%)}.qodef-qi-flip-box.qodef-qi-animation-type-switch.qodef-qi-animation-direction-down.qodef-show .qodef-qi-flip-box-front{transform:translateY(-100%)}.qodef-qi-flip-box.qodef-qi-animation-type-switch.qodef-qi-animation-direction-down.qodef-show .qodef-qi-flip-box-back{transform:translateY(0)}.qodef-qi-flip-box.qodef-qi-animation-type-pull{overflow:hidden}.qodef-qi-flip-box.qodef-qi-animation-type-pull.qodef-qi-animation-direction-left .qodef-qi-flip-box-front{transform:none}.qodef-qi-flip-box.qodef-qi-animation-type-pull.qodef-qi-animation-direction-left .qodef-qi-flip-box-back{transform:translateX(100%)}.qodef-qi-flip-box.qodef-qi-animation-type-pull.qodef-qi-animation-direction-left.qodef-show .qodef-qi-flip-box-front{transform:translateX(-100%)}.qodef-qi-flip-box.qodef-qi-animation-type-pull.qodef-qi-animation-direction-left.qodef-show .qodef-qi-flip-box-back{transform:translateX(0)}.qodef-qi-flip-box.qodef-qi-animation-type-pull.qodef-qi-animation-direction-right .qodef-qi-flip-box-front{transform:none}.qodef-qi-flip-box.qodef-qi-animation-type-pull.qodef-qi-animation-direction-right .qodef-qi-flip-box-back{transform:translateX(-100%)}.qodef-qi-flip-box.qodef-qi-animation-type-pull.qodef-qi-animation-direction-right.qodef-show .qodef-qi-flip-box-front{transform:translateX(100%)}.qodef-qi-flip-box.qodef-qi-animation-type-pull.qodef-qi-animation-direction-right.qodef-show .qodef-qi-flip-box-back{transform:translateX(0)}.qodef-qi-flip-box.qodef-qi-animation-type-pull.qodef-qi-animation-direction-up .qodef-qi-flip-box-front{transform:none}.qodef-qi-flip-box.qodef-qi-animation-type-pull.qodef-qi-animation-direction-up .qodef-qi-flip-box-back{transform:translateY(100%)}.qodef-qi-flip-box.qodef-qi-animation-type-pull.qodef-qi-animation-direction-up.qodef-show .qodef-qi-flip-box-front{transform:translateY(-100%)}.qodef-qi-flip-box.qodef-qi-animation-type-pull.qodef-qi-animation-direction-up.qodef-show .qodef-qi-flip-box-back{transform:translateY(0)}.qodef-qi-flip-box.qodef-qi-animation-type-pull.qodef-qi-animation-direction-down .qodef-qi-flip-box-front{transform:none}.qodef-qi-flip-box.qodef-qi-animation-type-pull.qodef-qi-animation-direction-down .qodef-qi-flip-box-back{transform:translateY(-100%)}.qodef-qi-flip-box.qodef-qi-animation-type-pull.qodef-qi-animation-direction-down.qodef-show .qodef-qi-flip-box-front{transform:translateY(100%)}.qodef-qi-flip-box.qodef-qi-animation-type-pull.qodef-qi-animation-direction-down.qodef-show .qodef-qi-flip-box-back{transform:translateY(0)}.qodef-qi-flip-box.qodef-qi-animation-type-fade .qodef-qi-flip-box-front{z-index:1}.qodef-qi-flip-box.qodef-qi-animation-type-fade .qodef-qi-flip-box-back{opacity:0;z-index:0}.qodef-qi-flip-box.qodef-qi-animation-type-fade.qodef-show .qodef-qi-flip-box-back{opacity:1;z-index:2}.qodef-qi-flip-box.qodef-qi-animation-type-zoom-in .qodef-qi-flip-box-back{opacity:0;transform:scale(.5)}.qodef-qi-flip-box.qodef-qi-animation-type-zoom-in.qodef-show .qodef-qi-flip-box-back{opacity:1;transform:scale(1)}.qodef-qi-flip-box.qodef-qi-animation-type-zoom-out .qodef-qi-flip-box-front{opacity:1;transform:scale(1);z-index:1}.qodef-qi-flip-box.qodef-qi-animation-type-zoom-out.qodef-show .qodef-qi-flip-box-front{opacity:0;transform:scale(.5)}.qodef-qi-floating-item-showcase{opacity:0;transition:.5s ease-out}.qodef-qi-floating-item-showcase .qodef-grid{margin-bottom:0!important}.qodef-qi-floating-item-showcase.qodef--appear{opacity:1}.qodef-qi-floating-item-showcase .qodef-masonry-holder{height:100vh}@media only screen and (min-width:1025px){.qodef-qi-floating-item-showcase .qodef-masonry-holder{height:100vh!important}}.qodef-qi-floating-item-showcase .qodef-e-overlay-image-holder,.qodef-qi-floating-item-showcase .qodef-e-overlay-title-holder{position:absolute;top:0;left:0;width:100%;height:100%;justify-content:center;align-items:center;pointer-events:none;display:flex;z-index:0}.qodef-qi-floating-item-showcase .qodef-e-overlay-image-holder.qodef--front,.qodef-qi-floating-item-showcase .qodef-e-overlay-title-holder.qodef--front{z-index:100}.qodef-qi-floating-item-showcase article{margin-top:0!important}@media screen and (min-width:1025px){.qodef-qi-floating-item-showcase article{width:auto!important;position:absolute}.qodef-qi-floating-item-showcase article img{width:auto!important;max-width:480px}}.qodef-qi-floating-item-showcase article .qodef-e-subtitle{margin-top:0}.qodef-qi-floating-item-showcase article .qodef-e-title{margin:0}.qodef-qi-floating-item-showcase article .qodef-e-image{backface-visibility:hidden}.qodef-qi-floating-item-showcase article .qodef-e-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100}.qodef-qi-floating-item-showcase.qodef-qi--info_on_hover .qodef-e-content{position:absolute;bottom:0;left:0;width:100%;height:100%;opacity:0;transition:all .35s ease-in-out}.qodef-qi-floating-item-showcase.qodef-qi--info_on_hover .qodef-e-content .qodef-e-content-inner{display:flex;flex-direction:column;justify-content:center;align-items:center;background:rgba(255,255,255,.9);width:100%;height:100%}.qodef-qi-floating-item-showcase.qodef-qi--info_on_hover article:hover .qodef-e-content{opacity:1}.qodef-qi-floating-item-showcase.qodef-qi--info_follow .qodef-e-content{display:none}.qodef-qi-floating-item-showcase.qodef-qi--grayscale-images article .qodef-e-image img{filter:grayscale(1);transition:filter .3s ease-in}.qodef-qi-floating-item-showcase.qodef-qi--grayscale-images article:hover .qodef-e-image img{filter:grayscale(0)}.qodef-qi-floating-item-showcase .scroll-content{height:100%;position:relative;display:inline-block;width:100%}.qodef-qi-floating-item-showcase .scrollbar-track{display:none!important}.qodef-qi-floating-item-showcase .qodef-custom-font.qodef--fixed-text>*{opacity:0;animation-delay:.7s}.qodef-qi-floating-item-showcase.qodef-vertical-scroll-in-content{position:sticky;top:0;overflow:hidden}.qodef-qi-floating-item-showcase.qodef-vertical-scroll-in-content .qodef-masonry-holder .qodef-grid-inner{position:relative;width:100%;height:100%}.qodef-qi-floating-item-showcase.qodef-qi--appear-animation-from-bottom article .qodef-e-inner{opacity:0;transform:translateY(30px) translateZ(0) skewY(3deg) scaleY(1.2);transform-origin:left;transition:transform 1.2s cubic-bezier(.16,.09,0,1.02),opacity .3s}.qodef-qi-floating-item-showcase.qodef-qi--appear-animation-from-bottom article.qodef--appear .qodef-e-inner{opacity:1;transform:translateY(0) skewY(0) scaleZ(1)}.qodef-qi-floating-item-showcase.qodef-qi--appear-animation-from-center article .qodef-e-inner{clip-path:inset(0 50% 0 50%);transition:1.2s cubic-bezier(.16,.09,0,1.02)}.qodef-qi-floating-item-showcase.qodef-qi--appear-animation-from-center article.qodef--appear .qodef-e-inner{clip-path:inset(0 0 0 0)}.qodef-qi-floating-item-showcase .qodef-m-cursor-follow-image-holder{position:fixed;top:0;left:0;pointer-events:none;z-index:99}.qodef-qi-floating-item-showcase .qodef-m-cursor-follow-image-holder .qodef-m-cursor-follow-image{opacity:0;transform:scale(.8);transition:opacity .2s ease-out,transform .2s ease-out}.qodef-qi-floating-item-showcase .qodef-m-cursor-follow-image-holder.qodef--is-active .qodef-m-cursor-follow-image{opacity:1;transform:scale(1)}.qodef-qi-floating-item-showcase-holder{height:calc(var(--qodef-vertical-scroll-height,4000) * 1px)}@media only screen and (max-width:1024px){.qodef-qi-floating-item-showcase .qodef-masonry-holder{height:auto;animation:qodef-fade-in .5s ease-out forwards}.qodef-qi-floating-item-showcase .qodef-masonry-holder article img{max-width:100%!important}}@media only screen and (max-width:1024px){.qodef-qi-floating-item-showcase .qodef-e-overlay-image-holder,.qodef-qi-floating-item-showcase .qodef-e-overlay-title-holder{display:none}}.qodef-qi-google-map{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-google-map .qodef-m-map{display:block;width:100%}.qodef-qi-google-map .qodef-m-map embed,.qodef-qi-google-map .qodef-m-map iframe,.qodef-qi-google-map .qodef-m-map object{width:100%;display:block}.qodef-qi-google-map .qodef-m-map img{max-width:none}.qodef-qi-horizontal-double-row-project-showcase{margin:0!important;overflow:hidden}@media only screen and (min-width:1025px){.qodef-qi-horizontal-double-row-project-showcase{height:100vh}.qodef-qi-horizontal-double-row-project-showcase .qodef-items-holder{height:100%}}.qodef-qi-horizontal-double-row-project-showcase article{width:470px;position:relative;display:inline-block;opacity:0;margin-left:175px}@media only screen and (min-width:1025px){.qodef-qi-horizontal-double-row-project-showcase article{margin-bottom:0!important}}.qodef-qi-horizontal-double-row-project-showcase article.qodef-e-featured{width:670px;margin:0!important;align-self:flex-start!important}.qodef-qi-horizontal-double-row-project-showcase article.qodef-e-featured .qodef-e-content-featured{margin-top:22px}.qodef-qi-horizontal-double-row-project-showcase article.qodef-e-featured .qodef-e-featured-subtitle{font-size:14px;line-height:1.33em;letter-spacing:.2em;color:#717171;font-weight:500;text-transform:uppercase;margin:0}.qodef-qi-horizontal-double-row-project-showcase article.qodef-e-featured .qodef-e-image a{display:block;position:relative}.qodef-qi-horizontal-double-row-project-showcase article.qodef-e-featured .qodef-e-icon-holder{pointer-events:none}.qodef-qi-horizontal-double-row-project-showcase article.qodef-e-featured .qodef-e-title-featured{margin:.75em 0 0;white-space:normal}.qodef-qi-horizontal-double-row-project-showcase article.qodef-e-featured .qodef-e-featured-read-more{margin:22px 0 0}.qodef-qi-horizontal-double-row-project-showcase article:nth-child(odd){align-self:flex-end}.qodef-qi-horizontal-double-row-project-showcase article:nth-child(even){align-self:flex-start}.qodef-qi-horizontal-double-row-project-showcase article .qodef-e-inner{opacity:0;transform:translateX(30px) skewX(3deg) scaleX(1.2);transform-origin:left;transition:transform 1.2s cubic-bezier(.16,.09,0,1.02) .1s,opacity .3s .1s;backface-visibility:hidden}.qodef-qi-horizontal-double-row-project-showcase article.qodef--appear:not(.qodef--appear-delay) .qodef-e-inner{opacity:1;transform:translateX(0) skewX(0) scaleX(1)}.qodef-qi-horizontal-double-row-project-showcase article.qodef--appear.qodef--appear-delay .qodef-e-inner{transition:transform 1.2s cubic-bezier(.16,.09,0,1.02) .9s,opacity .3s .6s;opacity:1;transform:translateX(0) skewX(0) scaleX(1)}.qodef-qi-horizontal-double-row-project-showcase article a.qodef-e-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100}.qodef-qi-horizontal-double-row-project-showcase article .qodef-e-image{display:block;position:relative}.qodef-qi-horizontal-double-row-project-showcase article .qodef-e-image img{position:relative;display:inline-block;vertical-align:middle;width:100%}.qodef-qi-horizontal-double-row-project-showcase article .qodef-e-image .qodef-e-icon-holder{position:absolute;bottom:0;left:0;width:100%;height:100%;opacity:0;transition:all .35s ease-in-out;background-color:#e0e0e1;z-index:99}.qodef-qi-horizontal-double-row-project-showcase article .qodef-e-image .qodef-e-icon-holder .qodef-e-icon-holder-inner{position:absolute;right:15px;top:15px;font-size:100px}.qodef-qi-horizontal-double-row-project-showcase article .qodef-e-image .qodef-e-icon-holder .qodef-e-icon-holder-inner svg{width:1em;height:auto;fill:currentColor;stroke:currentColor}.qodef-qi-horizontal-double-row-project-showcase article:hover .qodef-e-image .qodef-e-icon-holder{opacity:1}.qodef-qi-horizontal-double-row-project-showcase .qodef-items-holder{overflow:hidden;white-space:nowrap;display:flex;align-items:center}.qodef-qi-horizontal-double-row-project-showcase .qodef-items-holder .qodef-scroll-content{height:100%;display:flex;align-items:center;padding:120px 4.5% 150px}.qodef-qi-horizontal-double-row-project-showcase .qodef-items-holder .qodef-scroll-content article{opacity:1}.qodef-qi-horizontal-double-row-project-showcase .qodef-items-holder .scroll-content{height:100%;display:flex;align-items:center;padding:120px 4.5% 150px}.qodef-qi-horizontal-double-row-project-showcase .qodef-items-holder .scrollbar-track{display:none!important}@media only screen and (min-width:1024px){.qodef-qi-horizontal-double-row-project-showcase.qodef-horizontal-scroll-in-content{height:calc(var(--qodef-horizontal-scroll-width,4000) * 1px);position:relative}}.qodef-qi-horizontal-double-row-project-showcase.qodef-horizontal-scroll-in-content article .qodef-e-inner{opacity:1;transform:translateX(30px) skewX(3deg) scaleX(1.2);transform-origin:left;transition:transform 1s cubic-bezier(.16,.09,0,1.02) 0s,opacity .3s 0s}.qodef-qi-horizontal-double-row-project-showcase.qodef-horizontal-scroll-in-content .qodef-scroll-content{position:absolute;height:100vh;top:0;left:0;right:0;width:fit-content;padding-left:4.5vW;padding-right:4.5vW}.qodef-qi-horizontal-double-row-project-showcase.qodef-horizontal-scroll-in-content .qodef-scroll-content.qodef-scroll-horizontal--active{position:fixed;left:calc(var(--qodef-horizontal-scroll-offset,300) * 1px);width:calc(var(--qodef-horizontal-scroll-width,4000) * 1px)}.qodef-qi-horizontal-double-row-project-showcase.qodef-horizontal-scroll-in-content .qodef-scroll-content.qodef-scroll-horizontal--ended{position:absolute;bottom:0;top:auto;left:0}.qodef-qi-horizontal-double-row-project-showcase .qodef-e-item .qodef-e-title{margin:1em 0 0}.qodef-qi-horizontal-double-row-project-showcase .qodef-e-item .qodef-e-subtitle{margin:.75em 0 0}.qodef-qi-horizontal-double-row-project-showcase:not(.qodef-horizontal-scroll-in-content) .scroll-content article{opacity:1}.qodef-qi-horizontal-double-row-project-showcase .qodef-m-background{position:absolute;top:0;left:0;width:100%;height:100%}@media only screen and (max-width:1440px) and (min-width:1025px){.qodef-qi-horizontal-double-row-project-showcase article.qodef-e-featured{width:570px}.qodef-qi-horizontal-double-row-project-showcase article.qodef-e-featured .qodef-e-content-featured{margin-top:12px}.qodef-qi-horizontal-double-row-project-showcase article.qodef-e-featured .qodef-e-title{font-size:30px}.qodef-qi-horizontal-double-row-project-showcase article.qodef-e-featured .qodef-e-featured-read-more{margin-top:8px}}@media only screen and (max-width:1200px){.qodef-qi-horizontal-double-row-project-showcase .qodef-items-holder{padding:0 calc((100% - 960px)/ 2 - 40px)}}@media only screen and (max-width:1024px){.qodef-qi-horizontal-double-row-project-showcase .qodef-items-holder{padding:0 calc((100% - 768px)/ 2 - 40px)}}@media only screen and (max-width:800px){.qodef-qi-horizontal-double-row-project-showcase .qodef-items-holder{padding:0 calc((100% - 86%)/ 2 - 40px)}}@media only screen and (max-width:480px){.qodef-qi-horizontal-double-row-project-showcase .qodef-items-holder{padding:0 calc((100% - 82%)/ 2 - 40px)}}@media only screen and (max-width:1024px){.qodef-qi-horizontal-double-row-project-showcase{padding-top:0;height:auto!important}.qodef-qi-horizontal-double-row-project-showcase .qodef-items-holder{flex-wrap:wrap;margin:auto}.qodef-qi-horizontal-double-row-project-showcase article{width:100%!important;opacity:1;padding:0 40px;margin-bottom:80px;margin-left:0!important}.qodef-qi-horizontal-double-row-project-showcase article.qodef-e-featured{width:100%;margin-bottom:90px!important}.qodef-qi-horizontal-double-row-project-showcase article .qodef-e-inner{opacity:0;transform:translateX(30px) skewY(3deg) scaleY(1.2);transform-origin:top left;transition:transform 1.2s cubic-bezier(.16,.09,0,1.02),opacity .3s .1s;backface-visibility:hidden}.qodef-qi-horizontal-double-row-project-showcase article.qodef--appear:not(.qodef--appear-delay) .qodef-e-inner{opacity:1;transform:translateY(0) skewY(0) scaleY(1)}}.qodef-qi-hover-aware-slider{position:relative;height:100vh}.qodef-qi-hover-aware-slider .qodef-m-main-holder{position:relative;display:flex;align-items:center;height:100%;z-index:10;pointer-events:none}.qodef-qi-hover-aware-slider .qodef-m-items{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column}.qodef-qi-hover-aware-slider .qodef-e-item{width:100%;height:100%}.qodef-qi-hover-aware-slider .qodef-e-item .qodef-e-link{position:relative;display:block;height:100%;z-index:102}.qodef-qi-hover-aware-slider .qodef-e-item .qodef-e-image{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-qi-hover-aware-slider .qodef-e-item img{width:100%;height:100%;object-fit:cover}.qodef-qi-hover-aware-slider .qodef-m-text{margin:0}.qodef-qi-hover-aware-slider.qodef-qi--image-animation-fade .qodef-e-item .qodef-e-image{opacity:0}.qodef-qi-hover-aware-slider.qodef-qi--image-animation-fade .qodef-e-item.qodef--active{z-index:1}.qodef-qi-hover-aware-slider.qodef-qi--image-animation-fade .qodef-e-item.qodef--active .qodef-e-image{opacity:1;animation:qi-addons-for-elementor-premium-fade-in .5s forwards}.qodef-qi-hover-aware-slider.qodef-qi--image-animation-fade .qodef-e-item.qodef--prev .qodef-e-image{opacity:1}.qodef-qi-hover-aware-slider.qodef-qi--image-animation-raw .qodef-e-item .qodef-e-image{opacity:0;transition:opacity 0s}.qodef-qi-hover-aware-slider.qodef-qi--image-animation-raw .qodef-e-item.qodef--active .qodef-e-image{opacity:1}.qodef-qi-hover-aware-slider.qodef-qi--image-animation-scale{overflow:hidden}.qodef-qi-hover-aware-slider.qodef-qi--image-animation-scale .qodef-e-item .qodef-e-image{opacity:0}.qodef-qi-hover-aware-slider.qodef-qi--image-animation-scale .qodef-e-item.qodef--active{z-index:1}.qodef-qi-hover-aware-slider.qodef-qi--image-animation-scale .qodef-e-item.qodef--active .qodef-e-image{animation:qi-addons-for-elementor-premium-image-scale-x .5s cubic-bezier(.39,.1,.26,.81) forwards}.qodef-qi-hover-aware-slider.qodef-qi--image-animation-scale .qodef-e-item.qodef--prev .qodef-e-image{opacity:1}.qodef-qi-hover-aware-slider.qodef-layout--standard .qodef-m-main-holder{padding:0 6%}.qodef-qi-hover-aware-slider.qodef-layout--standard .qodef-m-text{width:100%}.qodef-qi-hover-aware-slider.qodef-layout--grid .qodef-m-main-holder{flex-direction:column;padding:25px}.qodef-qi-hover-aware-slider.qodef-layout--grid .qodef-m-row{display:flex;flex:1;width:100%;justify-content:space-between}.qodef-qi-hover-aware-slider.qodef-layout--grid .qodef-row--1{align-items:flex-start}.qodef-qi-hover-aware-slider.qodef-layout--grid .qodef-row--2{align-items:flex-end}.qodef-qi-hover-aware-slider.qodef-layout--grid .qodef-m-text:only-child{width:100%;text-align:center}.qodef-qi-icon-progress-bar{display:flex;gap:10px;flex-wrap:wrap;position:relative;width:100%}.qodef-qi-icon-progress-bar.qodef-icon-boxed .qodef-icon-holder{display:inline-flex;align-items:center;justify-content:center;width:3em;height:3em;background-color:#c4c4c4;border:1px solid transparent}.qodef-qi-icon-progress-bar.qodef-icon-boxed .qodef-icon-holder.qodef-active{background-color:#3c3c3c}.qodef-qi-icon-progress-bar .qodef-icon-holder{display:inline-block;vertical-align:middle}.qodef-qi-icon-progress-bar .qodef-icon-holder i{transition:color .3s ease}.qodef-qi-icon-progress-bar .qodef-icon-holder svg{width:1em;height:auto;fill:currentColor;stroke:currentColor;overflow:visible;position:relative;display:inline-block;vertical-align:middle;transition:fill .3s ease,stroke .3s ease}.qodef-qi-icon-progress-bar .qodef-icon-holder.qodef-active{color:#888}.qodef-qi-image-gallery.qodef-image--hover-clip-image .qodef-image-wrapper img,.qodef-qi-image-gallery.qodef-image--hover-gradient .qodef-image-wrapper img,.qodef-qi-image-gallery.qodef-image--hover-grayscale-idle .qodef-image-wrapper img,.qodef-qi-image-gallery.qodef-image--hover-invert .qodef-image-wrapper img{transform:none}.qodef-qi-image-gallery.qodef-image--hover-clip-image .qodef-image-wrapper:hover img,.qodef-qi-image-gallery.qodef-image--hover-gradient .qodef-image-wrapper:hover img,.qodef-qi-image-gallery.qodef-image--hover-grayscale-idle .qodef-image-wrapper:hover img,.qodef-qi-image-gallery.qodef-image--hover-invert .qodef-image-wrapper:hover img{transform:none}.qodef-qi-image-gallery.qodef-image--hover-grayscale .qodef-image-wrapper img{filter:grayscale(1);transform:translateZ(0)}.qodef-qi-image-gallery.qodef-image--hover-grayscale .qodef-image-wrapper:hover img{transform:translateZ(0)}.qodef-qi-image-gallery.qodef-image--hover-grayscale .qodef-e-inner:after{mix-blend-mode:screen}.qodef-qi-image-gallery.qodef-image--hover-distort .qodef-image-wrapper{overflow:hidden}.qodef-qi-image-gallery.qodef-image--hover-distort .qodef-image-wrapper .qodef--distort-img-clone{position:absolute;top:0;left:0;height:100%;width:100%;transform:translateZ(0)}.qodef-qi-image-gallery.qodef-image--hover-distort .qodef-image-wrapper img:not(.qodef--distort-img-clone){transform:none}.qodef-qi-image-gallery.qodef-image--hover-distort .qodef-image-wrapper:hover img:not(.qodef--distort-img-clone){transform:none}.qodef-qi-image-gallery.qodef-image--hover-distort .qodef-svg-distort-filter{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-qi-image-gallery.qodef-image--hover-grayscale-idle .qodef-image-wrapper{filter:grayscale(1);transform:translateZ(0);transition:1s}.qodef-qi-image-gallery.qodef-image--hover-grayscale-idle .qodef-image-wrapper:hover{filter:grayscale(0)}.qodef-qi-image-gallery.qodef-image--hover-invert .qodef-image-wrapper{transition:.5s;filter:invert(0);transform:translateZ(0)}.qodef-qi-image-gallery.qodef-image--hover-invert .qodef-image-wrapper:hover{filter:invert(1)}.qodef-qi-image-gallery.qodef-image--hover-gradient{--qi-gradient-color-1:#35fc7cbf;--qi-gradient-color-2:#7a8ef999;--qi-gradient-color-3:#efaafc}.qodef-qi-image-gallery.qodef-image--hover-gradient .qodef-e-gradient-holder{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;opacity:0;transition:opacity 1s}.qodef-qi-image-gallery.qodef-image--hover-gradient .qodef-e-gradient-holder:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(ellipse at 75% 37%,var(--qi-gradient-color-1) 0,var(--qi-gradient-color-2) 45%),radial-gradient(ellipse at 120% 65%,var(--qi-gradient-color-3) 0,transparent 95%),radial-gradient(ellipse at -29% -11%,var(--qi-gradient-color-1) 0,transparent 45%),radial-gradient(ellipse at -65% 35%,var(--qi-gradient-color-2) 0,transparent 45%),linear-gradient(90deg,var(--qi-gradient-color-2) 0,var(--qi-gradient-color-3) 100%);background-size:125% 200%,100% 100%,100% 100%,100% 100%,100% 100%;opacity:.5}.qodef-qi-image-gallery.qodef-image--hover-gradient .qodef-e-gradient-holder .qodef-e-gradient{position:absolute;top:0;left:0;width:100%;height:100%;display:block;animation:qi-addons-for-elementor-premium-gradient-holder 10s linear infinite;animation-direction:alternate;animation-play-state:paused;z-index:1}.qodef-qi-image-gallery.qodef-image--hover-gradient .qodef-e-gradient-holder .qodef-e-gradient-dot-1,.qodef-qi-image-gallery.qodef-image--hover-gradient .qodef-e-gradient-holder .qodef-e-gradient-dot-2{position:relative;border-radius:50%;transform-origin:50% 50%;display:block;animation:qi-addons-for-elementor-premium-gradient-dot 6s infinite;animation-direction:alternate;animation-play-state:paused;background-color:currentColor;width:1px;height:1px}.qodef-qi-image-gallery.qodef-image--hover-gradient .qodef-e-gradient-holder .qodef-e-gradient-dot-1{color:var(--qi-gradient-color-1);animation-delay:-4s;box-shadow:currentColor 0 0 90px 120px;z-index:1}.qodef-qi-image-gallery.qodef-image--hover-gradient .qodef-e-gradient-holder .qodef-e-gradient-dot-2{color:var(--qi-gradient-color-3);box-shadow:currentColor 0 0 90px 90px;z-index:2}.qodef-qi-image-gallery.qodef-image--hover-gradient .qodef-image-wrapper:hover .qodef-e-gradient-holder{opacity:1}.qodef-qi-image-gallery.qodef-image--hover-gradient .qodef-image-wrapper:hover .qodef-e-gradient-holder .qodef-e-gradient{animation-play-state:running}.qodef-qi-image-gallery.qodef-image--hover-gradient .qodef-image-wrapper:hover .qodef-e-gradient-holder .qodef-e-gradient-dot-1,.qodef-qi-image-gallery.qodef-image--hover-gradient .qodef-image-wrapper:hover .qodef-e-gradient-holder .qodef-e-gradient-dot-2{animation-play-state:running}.qodef-qi-image-hotspots{position:relative}.qodef-qi-image-hotspots .qodef-m-items{position:absolute;top:0;left:0;width:100%;height:100%;z-index:5}.qodef-qi-image-hotspots .qodef-e-item{position:absolute;z-index:0;transition:all 0s ease .5s}.qodef-qi-image-hotspots .qodef-e-item:hover{z-index:10;transition:all 0s ease 0s}.qodef-qi-image-hotspots .qodef-e-item.qodef-vertical--top{top:0}.qodef-qi-image-hotspots .qodef-e-item.qodef-vertical--middle{top:50%;transform:translateY(-50%)}.qodef-qi-image-hotspots .qodef-e-item.qodef-vertical--bottom{bottom:0}.qodef-qi-image-hotspots .qodef-e-item.qodef-horizontal--left{left:0}.qodef-qi-image-hotspots .qodef-e-item.qodef-horizontal--center{left:50%;transform:translateX(-50%)}.qodef-qi-image-hotspots .qodef-e-item.qodef-horizontal--right{right:0}.qodef-qi-image-hotspots .qodef-e-item.qodef-vertical--middle.qodef-horizontal--center{transform:translate(-50%,-50%)}.qodef-info--fade.qodef-qi-image-hotspots .qodef-e-item:hover .qodef-e-info{opacity:1}.qodef-info--reveal.qodef-qi-image-hotspots .qodef-e-item:hover .qodef-e-info{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.qodef-qi-image-hotspots .qodef-e-pin{display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.qodef-qi-image-hotspots .qodef-e-pin .qodef-e-icon{line-height:0}.qodef-qi-image-hotspots .qodef-e-pin svg{width:1em;height:auto;fill:currentColor;stroke:currentColor}.qodef-qi-image-hotspots .qodef-e-info{position:absolute;background-color:#fff;border-color:#fff;padding:10px 20px;border-radius:4px}.qodef-qi-image-hotspots .qodef-e-info a{color:inherit}.qodef-qi-image-hotspots .qodef-e-info:after{position:absolute;content:""}.qodef-info-arrow--no.qodef-qi-image-hotspots .qodef-e-info:after{display:none}.qodef-info--fade.qodef-qi-image-hotspots .qodef-e-info{opacity:0;transition:opacity .2s ease-out}.qodef-info--reveal.qodef-qi-image-hotspots .qodef-e-info{top:50%;left:0;transform:translateY(-50%);padding-left:30px;clip-path:polygon(0 0,0 0,0 100%,0 100%);transition:clip-path .5s cubic-bezier(.38,.03,.2,.79);z-index:-1}.qodef-qi-image-hotspots .qodef-info-position--top .qodef-e-info{bottom:100%;left:50%;transform:translateX(-50%)}.qodef-qi-image-hotspots .qodef-info-position--top .qodef-e-info:after{top:calc(100% - 1px);left:50%;transform:translateX(-50%);border-bottom:transparent;border-left:5px solid transparent;border-right:5px solid transparent;border-top:10px solid;border-top-color:inherit}.qodef-qi-image-hotspots .qodef-info-position--right .qodef-e-info{left:100%;top:50%;transform:translateY(-50%)}.qodef-qi-image-hotspots .qodef-info-position--right .qodef-e-info:after{right:calc(100% - 1px);top:50%;transform:translateY(-50%);border-left:transparent;border-top:5px solid transparent;border-bottom:5px solid transparent;border-right:10px solid;border-right-color:inherit}.qodef-qi-image-hotspots .qodef-info-position--bottom .qodef-e-info{top:100%;left:50%;transform:translateX(-50%)}.qodef-qi-image-hotspots .qodef-info-position--bottom .qodef-e-info:after{bottom:calc(100% - 1px);left:50%;transform:translateX(-50%);border-top:transparent;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:10px solid;border-bottom-color:inherit}.qodef-qi-image-hotspots .qodef-info-position--left .qodef-e-info{right:100%;top:50%;transform:translateY(-50%)}.qodef-qi-image-hotspots .qodef-info-position--left .qodef-e-info:after{left:calc(100% - 1px);top:50%;transform:translateY(-50%);border-right:transparent;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:10px solid;border-left-color:inherit}.qodef-qi-image-hotspots .qodef-e-title{margin:0 0 .1em;white-space:nowrap}.qodef-qi-image-hotspots .qodef-e-subtitle{white-space:nowrap}.qodef-image-marquee{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-image-marquee.qodef-layout--vertical{overflow:hidden}.qodef-image-marquee .qodef-m-content{position:relative;display:inline-block;width:100%;vertical-align:top;margin:0 auto;overflow:hidden}.qodef-image-marquee .qodef-m-content.qodef--mobile{display:none}.qodef-image-marquee .qodef-m-content.qodef--mobile .qodef-m-image{background-size:cover!important}.qodef-image-marquee .qodef-m-image{position:absolute;top:0;left:0;height:100%}.qodef-image-marquee .qodef-m-image.qodef-image--copy{will-change:transform;backface-visibility:hidden;transform:translateX(100%) translateZ(0)}.qodef-image-marquee .qodef-m-image a{position:relative;display:block}.qodef-layout--vertical.qodef-image-marquee .qodef-m-image{width:100%!important;height:100%!important;background-size:cover!important}@keyframes qode-move-horizontal-normal-image-marquee{0%{transform:translateX(0) translateZ(0)}100%{transform:translateX(-100%) translateZ(0)}}@keyframes qode-move-horizontal-normal-image-marquee-copy{0%{transform:translateX(100%) translateZ(0)}100%{transform:translateX(0) translateZ(0)}}@keyframes qode-move-vertical-normal-image-marquee{0%{transform:translateY(0) translateZ(0)}100%{transform:translateY(-100%) translateZ(0)}}@keyframes qode-move-vertical-normal-image-marquee-copy{0%{transform:translateY(100%) translateZ(0)}100%{transform:translateY(0) translateZ(0)}}@keyframes qode-move-horizontal-reverse-image-marquee{0%{transform:translateX(0) translateZ(0)}100%{transform:translateX(100%) translateZ(0)}}@keyframes qode-move-horizontal-reverse-image-marquee-copy{0%{transform:translateX(-100%) translateZ(0)}100%{transform:translateX(0) translateZ(0)}}@keyframes qode-move-vertical-reverse-image-marquee{0%{transform:translateY(0) translateZ(0)}100%{transform:translateY(100%) translateZ(0)}}@keyframes qode-move-vertical-reverse-image-marquee-copy{0%{transform:translateY(-100%) translateZ(0)}100%{transform:translateY(0) translateZ(0)}}@media only screen and (max-width:680px){.qodef-image-marquee .qodef-m-content.qodef--desktop{display:none}.qodef-image-marquee .qodef-m-content.qodef--mobile{display:block}}.qodef-qi-image-slider.qodef-image--hover-clip-image .qodef-e img,.qodef-qi-image-slider.qodef-image--hover-gradient .qodef-e img,.qodef-qi-image-slider.qodef-image--hover-grayscale-idle .qodef-e img,.qodef-qi-image-slider.qodef-image--hover-invert .qodef-e img{transform:none}.qodef-qi-image-slider.qodef-image--hover-clip-image .qodef-e:hover img,.qodef-qi-image-slider.qodef-image--hover-gradient .qodef-e:hover img,.qodef-qi-image-slider.qodef-image--hover-grayscale-idle .qodef-e:hover img,.qodef-qi-image-slider.qodef-image--hover-invert .qodef-e:hover img{transform:none}.qodef-qi-image-slider.qodef-image--hover-grayscale .qodef-e img{filter:grayscale(1);transform:translateZ(0)}.qodef-qi-image-slider.qodef-image--hover-grayscale .qodef-e:hover img{transform:translateZ(0)}.qodef-qi-image-slider.qodef-image--hover-grayscale .qodef-e:after{mix-blend-mode:screen}.qodef-qi-image-slider.qodef-image--hover-distort .qodef-e{overflow:hidden}.qodef-qi-image-slider.qodef-image--hover-distort .qodef-e .qodef--distort-img-clone{position:absolute;top:0;left:0;height:100%;width:100%;transform:translateZ(0)}.qodef-qi-image-slider.qodef-image--hover-distort .qodef-e img:not(.qodef--distort-img-clone){transform:none}.qodef-qi-image-slider.qodef-image--hover-distort .qodef-e:hover img:not(.qodef--distort-img-clone){transform:none}.qodef-qi-image-slider.qodef-image--hover-distort .qodef-svg-distort-filter{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-qi-image-slider.qodef-image--hover-grayscale-idle .qodef-e img{filter:grayscale(1);transform:translateZ(0);transition:1s}.qodef-qi-image-slider.qodef-image--hover-grayscale-idle .qodef-e:hover img{filter:grayscale(0)}.qodef-qi-image-slider.qodef-image--hover-invert .qodef-e img{transition:.5s;filter:invert(0);transform:translateZ(0)}.qodef-qi-image-slider.qodef-image--hover-invert .qodef-e:hover img{filter:invert(1)}.qodef-qi-image-slider.qodef-image--hover-gradient{--qi-gradient-color-1:#35fc7cbf;--qi-gradient-color-2:#7a8ef999;--qi-gradient-color-3:#efaafc}.qodef-qi-image-slider.qodef-image--hover-gradient .qodef-e-gradient-holder{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;opacity:0;transition:opacity 1s}.qodef-qi-image-slider.qodef-image--hover-gradient .qodef-e-gradient-holder:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(ellipse at 75% 37%,var(--qi-gradient-color-1) 0,var(--qi-gradient-color-2) 45%),radial-gradient(ellipse at 120% 65%,var(--qi-gradient-color-3) 0,transparent 95%),radial-gradient(ellipse at -29% -11%,var(--qi-gradient-color-1) 0,transparent 45%),radial-gradient(ellipse at -65% 35%,var(--qi-gradient-color-2) 0,transparent 45%),linear-gradient(90deg,var(--qi-gradient-color-2) 0,var(--qi-gradient-color-3) 100%);background-size:125% 200%,100% 100%,100% 100%,100% 100%,100% 100%;opacity:.5}.qodef-qi-image-slider.qodef-image--hover-gradient .qodef-e-gradient-holder .qodef-e-gradient{position:absolute;top:0;left:0;width:100%;height:100%;display:block;animation:qi-addons-for-elementor-premium-gradient-holder 10s linear infinite;animation-direction:alternate;animation-play-state:paused;z-index:1}.qodef-qi-image-slider.qodef-image--hover-gradient .qodef-e-gradient-holder .qodef-e-gradient-dot-1,.qodef-qi-image-slider.qodef-image--hover-gradient .qodef-e-gradient-holder .qodef-e-gradient-dot-2{position:relative;border-radius:50%;transform-origin:50% 50%;display:block;animation:qi-addons-for-elementor-premium-gradient-dot 6s infinite;animation-direction:alternate;animation-play-state:paused;background-color:currentColor;width:1px;height:1px}.qodef-qi-image-slider.qodef-image--hover-gradient .qodef-e-gradient-holder .qodef-e-gradient-dot-1{color:var(--qi-gradient-color-1);animation-delay:-4s;box-shadow:currentColor 0 0 90px 120px;z-index:1}.qodef-qi-image-slider.qodef-image--hover-gradient .qodef-e-gradient-holder .qodef-e-gradient-dot-2{color:var(--qi-gradient-color-3);box-shadow:currentColor 0 0 90px 90px;z-index:2}.qodef-qi-image-slider.qodef-image--hover-gradient .qodef-e:hover .qodef-e-gradient-holder{opacity:1}.qodef-qi-image-slider.qodef-image--hover-gradient .qodef-e:hover .qodef-e-gradient-holder .qodef-e-gradient{animation-play-state:running}.qodef-qi-image-slider.qodef-image--hover-gradient .qodef-e:hover .qodef-e-gradient-holder .qodef-e-gradient-dot-1,.qodef-qi-image-slider.qodef-image--hover-gradient .qodef-e:hover .qodef-e-gradient-holder .qodef-e-gradient-dot-2{animation-play-state:running}.qodef-qi-interactive-info-images{position:relative}.qodef-qi-interactive-info-images .qodef-m-items{display:flex;flex-direction:row;row-gap:20px;column-gap:20px;overflow:hidden}.qodef-qi-interactive-info-images .qodef-m-item{width:100%;display:flex;position:relative;clip-path:inset(0 0 0 0);transition:.6s cubic-bezier(.61,1,.88,1);transform:translateZ(0)}.qodef-qi-interactive-info-images .qodef-m-item .qodef-e-image{height:100%;width:100%}.qodef-qi-interactive-info-images .qodef-m-item .qodef-m-content{height:100%;width:100%;position:absolute;transition:1s;transform:translateX(100%)}.qodef-qi-interactive-info-images .qodef-m-item .qodef-m-content .qodef-m-content-inner{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:10px;height:100%;width:100%}.qodef-qi-interactive-info-images .qodef-m-item .qodef-m-content .qodef-e-title{margin-top:0}.qodef-qi-interactive-info-images .qodef-m-item:last-of-type{width:200%;transform:translateX(50%)}.qodef-qi-interactive-info-images .qodef-m-item:last-of-type .qodef-m-content{width:50%}.qodef-qi-interactive-info-images .qodef-m-item:last-of-type:after{content:"";width:100%;height:100%}.qodef-qi-interactive-info-images .qodef-m-item.qodef-active:not(:first-of-type){clip-path:inset(0 -100% 0 0)}.qodef-qi-interactive-info-images .qodef-m-item.qodef-active:first-of-type{clip-path:inset(0 -100% 0 0)}.qodef-qi-interactive-info-images .qodef-m-item.qodef-active~.qodef-m-item:not(:last-of-type){transform:translateX(100%)}.qodef-qi-interactive-info-images .qodef-m-item.qodef-active:last-of-type{transform:translateX(0)}@media only screen and (max-width:1024px){.qodef-qi-interactive-info-images .qodef-m-items{flex-direction:column}.qodef-qi-interactive-info-images .qodef-m-items .qodef-m-item .qodef-e-image{width:50%}.qodef-qi-interactive-info-images .qodef-m-items .qodef-m-item .qodef-m-content{width:50%;right:0;left:auto;transform:none}.qodef-qi-interactive-info-images .qodef-m-items .qodef-m-item:last-of-type{width:100%;transform:none}.qodef-qi-interactive-info-images .qodef-m-items .qodef-m-item:last-of-type .qodef-m-content{width:50%}.qodef-qi-interactive-info-images .qodef-m-items .qodef-m-item:last-of-type:after{display:none}.qodef-qi-interactive-info-images .qodef-m-items .qodef-m-item.qodef-active:not(:first-of-type){clip-path:inset(0 0 0 0)}.qodef-qi-interactive-info-images .qodef-m-items .qodef-m-item.qodef-active:first-of-type{clip-path:inset(0 0 0 0)}.qodef-qi-interactive-info-images .qodef-m-items .qodef-m-item.qodef-active~.qodef-m-item:not(:last-of-type){transform:none}.qodef-qi-interactive-info-images .qodef-m-items .qodef-m-item.qodef-active:last-of-type{transform:none}}@media only screen and (max-width:680px){.qodef-qi-interactive-info-images .qodef-m-items{flex-wrap:wrap}.qodef-qi-interactive-info-images .qodef-m-items .qodef-m-item{flex-direction:column}.qodef-qi-interactive-info-images .qodef-m-items .qodef-m-item .qodef-e-image{width:100%}.qodef-qi-interactive-info-images .qodef-m-items .qodef-m-item .qodef-m-content{position:relative;width:100%;padding-left:0;padding-right:0}.qodef-qi-interactive-info-images .qodef-m-items .qodef-m-item .qodef-m-content .qodef-m-content-inner{padding-left:0;padding-right:0}.qodef-qi-interactive-info-images .qodef-m-items .qodef-m-item:last-of-type .qodef-m-content{width:100%}}.qodef-qi-interactive-project-carousel{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;height:auto;min-height:100vh;width:100%;visibility:hidden;overflow:hidden}.qodef-qi-interactive-project-carousel.qodef--initialized{visibility:visible}.qodef-qi-interactive-project-carousel .swiper-container{width:100%;padding:20px 0;overflow:visible;z-index:10}.qodef-qi-interactive-project-carousel .swiper-container.swiper-container-rtl .qodef-e-item{direction:ltr}.qodef-borders--yes.qodef-qi-interactive-project-carousel .swiper-container:before{content:"";position:absolute;top:0;left:10%;right:10%;height:1px;background-color:#000}.qodef-borders--yes.qodef-qi-interactive-project-carousel .swiper-container:first-child:before{display:none}.qodef-qi-interactive-project-carousel .qodef-e-items{display:flex;align-items:flex-start;z-index:10}.qodef-qi-interactive-project-carousel .qodef-m-swiper-holder{width:calc(100% + 20px)}.qodef-qi-interactive-project-carousel .qodef-e-item{position:relative;display:inline-flex;align-items:flex-start;width:auto;color:#888;transition:color .2s ease-out;padding:0 10px}.qodef-qi-interactive-project-carousel .qodef-e-item.qodef--active,.qodef-qi-interactive-project-carousel .qodef-e-item.qodef--hovered{color:#000}.qodef-qi-interactive-project-carousel .qodef-e-title{position:relative;color:currentColor;margin:0;z-index:2;transition:color .2s ease-out}.qodef-qi-interactive-project-carousel .qodef-e-subtitle{color:currentColor;transition:color .2s ease-out}.qodef-qi-interactive-project-carousel .qodef-m-images{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.qodef-qi-interactive-project-carousel .qodef-e-media-image{position:absolute;display:flex;align-items:center;justify-content:flex-end;width:auto;height:auto;max-width:60%;visibility:hidden;z-index:15}.qodef-vertical--top.qodef-qi-interactive-project-carousel .qodef-e-media-image{top:0}.qodef-vertical--middle.qodef-qi-interactive-project-carousel .qodef-e-media-image{top:50%;transform:translateY(-50%)}.qodef-vertical--bottom.qodef-qi-interactive-project-carousel .qodef-e-media-image{bottom:0}.qodef-horizontal--left.qodef-qi-interactive-project-carousel .qodef-e-media-image{left:0}.qodef-horizontal--center.qodef-qi-interactive-project-carousel .qodef-e-media-image{left:50%;transform:translateX(-50%)}.qodef-horizontal--right.qodef-qi-interactive-project-carousel .qodef-e-media-image{right:0}.qodef-vertical--middle.qodef-horizontal--center.qodef-qi-interactive-project-carousel .qodef-e-media-image{transform:translate(-50%,-50%)}.qodef-qi-interactive-project-carousel .qodef-e-media-image img{display:block}.qodef-qi-interactive-project-carousel.qodef-qi--image-animation-fade .qodef-e-media-image img{opacity:0;transform:scaleY(1.1) skewY(5deg);will-change:transform;transition:opacity .3s ease-out,transform .4s cubic-bezier(.22,.61,.36,1)}.qodef-qi-interactive-project-carousel.qodef-qi--image-animation-fade .qodef-e-media-image.qodef--active{visibility:visible}.qodef-qi-interactive-project-carousel.qodef-qi--image-animation-fade .qodef-e-media-image.qodef--active img{opacity:1;transform:scaleY(1) skewY(0)}.qodef-qi-interactive-project-carousel.qodef-qi--image-animation-fade-from-bottom .qodef-e-media-image img{transform:translateY(20px);transition:opacity .3s ease-out,transform .7s cubic-bezier(.22,.61,.36,1)}.qodef-qi-interactive-project-carousel.qodef-qi--image-animation-fade-from-bottom .qodef-e-media-image.qodef--active{visibility:visible}.qodef-qi-interactive-project-carousel.qodef-qi--image-animation-fade-from-bottom .qodef-e-media-image.qodef--active img{opacity:1;transform:translateY(0)}.qodef-qi-intro-glitch-effect{position:relative;overflow:hidden;background-color:#000}.qodef-qi-intro-glitch-effect .qodef-m-screen{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:100vh;width:100%}.qodef-qi-intro-glitch-effect .qodef-m-bottom-image{position:absolute;bottom:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-position:50% 100%;background-size:cover;visibility:hidden}.qodef-qi--no-touch .qodef-qi-intro-glitch-effect .qodef-m-bottom-image{visibility:visible;opacity:0}.qodef-qi--touch .qodef-qi-intro-glitch-effect .qodef-m-bottom-image{visibility:visible}.qodef-qi-intro-glitch-effect .qodef-m-screen-1{background-color:#ef2853}.qodef-qi--no-touch .qodef-qi-intro-glitch-effect .qodef-m-screen-1{z-index:15}.qodef-qi-intro-glitch-effect .qodef-m-headline-holder{position:relative;overflow:hidden;z-index:10;cursor:pointer}.qodef-qi-intro-glitch-effect .qodef-m-headline{visibility:hidden}.qodef-qi--no-touch .qodef-qi-intro-glitch-effect .qodef-m-headline{visibility:visible}.qodef-qi--no-touch .qodef-qi-intro-glitch-effect .qodef-m-headline.qodef-m-headline-original{visibility:hidden}.qodef-qi--no-touch .qodef-qi-intro-glitch-effect .qodef-m-headline.qodef-m-headline-bottom,.qodef-qi--no-touch .qodef-qi-intro-glitch-effect .qodef-m-headline.qodef-m-headline-top{position:absolute;top:0;left:0;height:100%;width:100%}.qodef-qi--no-touch .qodef-qi-intro-glitch-effect .qodef-m-headline.qodef-m-headline-top{z-index:10;transform:translate3d(-110%,0,0);clip-path:polygon(0 0,100% 0,100% 52%,0 52%)}.qodef-qi--no-touch .qodef-qi-intro-glitch-effect .qodef-m-headline.qodef-m-headline-bottom{transform:translate3d(110%,0,0);clip-path:polygon(0 50%,100% 50%,100% 100%,0 100%)}.qodef-qi--touch .qodef-qi-intro-glitch-effect .qodef-m-headline{visibility:visible}.qodef-qi--touch .qodef-qi-intro-glitch-effect .qodef-m-headline.qodef-m-headline-bottom,.qodef-qi--touch .qodef-qi-intro-glitch-effect .qodef-m-headline.qodef-m-headline-top{display:none}.qodef-qi-intro-glitch-effect .qodef-m-headline-glitch-1,.qodef-qi-intro-glitch-effect .qodef-m-headline-glitch-2{display:none}.qodef-qi-intro-glitch-effect .qodef-m-screen-2{background-color:#000;visibility:hidden}.qodef-qi--no-touch .qodef-qi-intro-glitch-effect .qodef-m-screen-2{position:absolute;top:0;left:0;z-index:20}.qodef-qi--touch .qodef-qi-intro-glitch-effect .qodef-m-screen-2{visibility:visible}.qodef-qi-intro-glitch-effect .qodef-m-screen-inner{max-width:50%}.qodef-qi-intro-glitch-effect .qodef-m-title{margin:0 0 .7em}.qodef-qi-intro-glitch-effect .qodef-m-screen-inner>.qodef-m-text{margin:0 0 1em}.qodef-qi-intro-glitch-effect .qodef-m-headline-glitch-holder{position:absolute;top:0;left:0;width:100%;height:100%;visibility:hidden}.qodef-qi-intro-glitch-effect .qodef-m-headline-glitch{position:absolute;top:2%;left:2px;text-shadow:2px 0 #00f;clip:rect(0,900px,0,0);visibility:hidden}.qodef-qi-intro-glitch-effect .qodef-headlines--show .qodef-m-headline-top{animation:qodef-top-headline-show .7s cubic-bezier(.86,0,.07,1) forwards}.qodef-qi-intro-glitch-effect .qodef-headlines--show .qodef-m-headline-bottom{animation:qodef-bottom-headline-show .7s cubic-bezier(.86,0,.07,1) forwards}.qodef-qi-intro-glitch-effect .qodef-headlines--show .qodef-m-headline-glitch-holder{visibility:visible}.qodef-qi-intro-glitch-effect .qodef-headlines--show .qodef-m-headline-glitch{visibility:visible;animation:qodef-glitching .5s 1 1.5s linear}.qodef-qi-intro-glitch-effect .qodef-headlines--hide .qodef-m-headline-top{animation:qodef-top-headline-hide .7s cubic-bezier(.86,0,.07,1) forwards}.qodef-qi-intro-glitch-effect .qodef-headlines--hide .qodef-m-headline-bottom{animation:qodef-bottom-headline-hide .7s cubic-bezier(.86,0,.07,1) forwards}.qodef-qi-intro-glitch-effect .qodef-m-screen-1.qodef-screen--show{animation:qodef-screen-show-1 1s cubic-bezier(.77,0,.175,1) forwards}.qodef-qi-intro-glitch-effect .qodef-m-screen-1.qodef-screen--hide{animation:qodef-screen-hide-1 1s cubic-bezier(.77,0,.175,1) forwards}.qodef-qi-intro-glitch-effect .qodef-m-screen-2.qodef-screen--show{animation:qodef-screen-show-2 1s cubic-bezier(.77,0,.175,1) forwards}.qodef-qi-intro-glitch-effect .qodef-m-screen-2.qodef-screen--hide{visibility:visible;animation:qodef-screen-hide-2 .7s cubic-bezier(.77,0,.175,1) forwards}.qodef-qi-intro-glitch-effect .qodef-image--show{animation:qodef-image-show .5s cubic-bezier(.86,0,.07,1) .3s forwards}.qodef-qi-intro-glitch-effect .qodef-image--hide{animation:qodef-image-hide .5s cubic-bezier(.86,0,.07,1) .3s both}.qodef-qi-intro-glitch-effect .qodef-m-image-glitch-1,.qodef-qi-intro-glitch-effect .qodef-m-image-glitch-2,.qodef-qi-intro-glitch-effect .qodef-m-image-glitch-3{position:absolute;left:0;bottom:0;width:100%;overflow:hidden;clip:rect(0,900px,0,0)}.qodef-qi-intro-glitch-effect .qodef-m-image-glitches{position:absolute;top:0;left:0;width:100%;height:100%;visibility:hidden}.qodef-qi--no-touch .qodef-qi-intro-glitch-effect .qodef-m-image-glitches{visibility:visible;opacity:0;z-index:5}.qodef-qi--touch .qodef-qi-intro-glitch-effect .qodef-m-image-glitches{visibility:visible;z-index:5}.qodef-qi-intro-glitch-effect .qodef-glitches--show{animation:qodef-image-show .7s cubic-bezier(.77,0,.175,1) forwards}.qodef-qi-intro-glitch-effect .qodef-glitches--hide{animation:qodef-image-hide .7s cubic-bezier(.77,0,.175,1) forwards}.qodef-qi-intro-glitch-effect .qodef-m-image-glitch-1{height:20%;animation:qodef-glitching 1s infinite linear alternate-reverse}.qodef-qi-intro-glitch-effect .qodef-m-image-glitch-2{height:12%;transform:translateX(-10px);animation:qodef-glitching .7s infinite linear}.qodef-qi-intro-glitch-effect .qodef-m-image-glitch-3{height:26%;animation:qodef-glitching2 1.3s infinite cubic-bezier(.77,0,.175,1) alternate-reverse}.qodef-qi-intro-glitch-effect.qodef--fadeout-text .qodef-m-screen-2>div{opacity:0;transition:opacity .4s}@keyframes qodef-top-headline-show{0%{transform:translate3d(-110%,0,0)}100%{transform:translate3d(0,0,0)}}@keyframes qodef-top-headline-hide{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(110%,0,0)}}@keyframes qodef-bottom-headline-show{0%{transform:translate3d(110%,0,0)}100%{transform:translate3d(0,0,0)}}@keyframes qodef-bottom-headline-hide{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(-110%,0,0)}}@keyframes qodef-screen-show-1{0%{visibility:visible;transform:translate3d(0,-100%,0)}100%{visibility:visible;transform:translate3d(0,0,0)}}@keyframes qodef-screen-hide-1{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(0,-100%,0)}}@keyframes qodef-screen-show-2{0%{visibility:visible;transform:translate3d(0,100%,0)}100%{visibility:visible;transform:translate3d(0,0,0)}}@keyframes qodef-screen-hide-2{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(0,100%,0)}}@keyframes qodef-image-show{0%{opacity:0}100%{opacity:1}}@keyframes qodef-image-hide{0%{opacity:1}100%{opacity:0}}@keyframes qodef-glitching{0%{clip:rect(99px,9999px,81px,0)}5%{clip:rect(93px,9999px,76px,0)}10%{clip:rect(45px,9999px,13px,0)}15%{clip:rect(49px,9999px,37px,0)}20%{clip:rect(34px,9999px,33px,0)}25%{clip:rect(14px,9999px,47px,0)}30%{clip:rect(33px,9999px,63px,0)}35%{clip:rect(31px,9999px,74px,0)}40%{clip:rect(37px,9999px,5px,0)}45%{clip:rect(63px,9999px,32px,0)}50%{clip:rect(8px,9999px,87px,0)}55%{clip:rect(66px,9999px,81px,0)}60%{clip:rect(68px,9999px,19px,0)}65%{clip:rect(22px,9999px,15px,0)}70%{clip:rect(32px,9999px,72px,0)}75%{clip:rect(36px,9999px,31px,0)}80%{clip:rect(24px,9999px,67px,0)}85%{clip:rect(3px,9999px,90px,0)}90%{clip:rect(9px,9999px,5px,0)}95%{clip:rect(23px,9999px,27px,0)}100%{clip:rect(15px,9999px,19px,0)}}@keyframes qodef-glitching2{0%{clip:rect(8px,9999px,31px,0);transform:translateX(45px)}5%{clip:rect(38px,9999px,61px,0);transform:translateX(45px)}10%{clip:rect(44px,9999px,75px,0);transform:translateX(45px)}15%{clip:rect(32px,9999px,60px,0);transform:translateX(45px)}20%{clip:rect(30px,9999px,19px,0);transform:translateX(45px)}25%{clip:rect(51px,9999px,32px,0);transform:translateX(45px)}30%{clip:rect(3px,9999px,38px,0);transform:translateX(45px)}35%{clip:rect(70px,9999px,25px,0);transform:translateX(45px)}40%{clip:rect(69px,9999px,37px,0);transform:translateX(45px)}45%{clip:rect(90px,9999px,84px,0);transform:translateX(45px)}50%{clip:rect(43px,9999px,84px,0);transform:translateX(45px)}55%{clip:rect(52px,9999px,66px,0);transform:translateX(45px)}60%{clip:rect(64px,9999px,57px,0);transform:translateX(45px)}65%{clip:rect(61px,9999px,66px,0);transform:translateX(45px)}70%{clip:rect(76px,9999px,10px,0);transform:translateX(45px)}75%{clip:rect(61px,9999px,67px,0);transform:translateX(45px)}80%{clip:rect(98px,9999px,5px,0);transform:translateX(45px)}85%{clip:rect(70px,9999px,62px,0);transform:translateX(45px)}90%{clip:rect(48px,9999px,59px,0);transform:translateX(45px)}95%{clip:rect(52px,9999px,69px,0);transform:translateX(45px)}100%{clip:rect(49px,9999px,19px,0);transform:translateX(45px)}}@keyframes qodef-top-headline-loop{0%,20%{transform:translate3d(0,0,0)}45%{transform:translate3d(100%,0,0)}46%{transform:translate3d(100%,0,0);visibility:hidden}49%{transform:translate3d(-100%,0,0);visibility:hidden}50%{transform:translate3d(-100%,0,0);visibility:visible}100%,80%{transform:translate3d(0,0,0)}}@keyframes qodef-bottom-headline-loop{0%,30%{transform:translate3d(0,0,0)}45%{transform:translate3d(-100%,0,0)}46%{transform:translate3d(-100%,0,0);visibility:hidden}49%{transform:translate3d(100%,0,0);visibility:hidden}55%{transform:translate3d(100%,0,0);visibility:visible}100%,70%{transform:translate3d(0,0,0)}}@keyframes qodef-holder-fade-in-out{0%,100%,30%,70%{opacity:1}31%,69%{opacity:0}}.qodef-qi-intro-glitch-effect.qodef--headline-loop .qodef-m-headline-top{animation:qodef-top-headline-loop 4s cubic-bezier(.86,0,.07,1) infinite forwards}.qodef-qi-intro-glitch-effect.qodef--headline-loop .qodef-m-headline-bottom{animation:qodef-bottom-headline-loop 4s cubic-bezier(.86,0,.07,1) infinite forwards}.qodef-qi-intro-glitch-effect.qodef--headline-loop .qodef-m-headline-glitch-holder{visibility:visible;animation:qodef-holder-fade-in-out 4s cubic-bezier(.86,0,.07,1) infinite forwards}.qodef-qi-intro-glitch-effect.qodef--headline-loop .qodef-m-headline-glitch{visibility:visible;animation:qodef-glitching .7s infinite linear}.qodef-qi-intro-write-out-floating-images{height:100vH}.qodef-qi-intro-write-out-floating-images .qodef-grid{margin-bottom:0!important}.qodef-qi-intro-write-out-floating-images .qodef-holder-inner{width:80%;margin:auto}.qodef-qi-intro-write-out-floating-images .qodef-holder-inner .qodef-grid-inner{padding:100px 0}.qodef-qi-intro-write-out-floating-images .qodef-m-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;pointer-events:none}.qodef-qi-intro-write-out-floating-images .qodef-m-overlay-title{position:relative;z-index:3}.qodef--appear.qodef-qi-intro-write-out-floating-images .qodef-m-overlay-title .qodef-e-char{animation:qi-addons-for-elementor-premium-text-by-letter-reveal 1.5s cubic-bezier(.65,.05,.36,1) forwards;animation-delay:calc(var(--qodef-char-index) * 20ms)}.qodef-qi-intro-write-out-floating-images .qodef-m-overlay-title.qodef-qi--splitting{opacity:0}.qodef-qi-intro-write-out-floating-images .qodef-m-overlay-title.qodef-qi--splitting.qodef-qi--splitting-init{opacity:1}.qodef-qi-intro-write-out-floating-images .qodef-m-overlay-title.qodef-qi--splitting .qodef-e-word{overflow:hidden;display:inline-flex!important}.qodef-qi-intro-write-out-floating-images .qodef-m-overlay-title.qodef-qi--splitting .qodef-e-char{transform:translateY(100%)}.qodef-qi-intro-write-out-floating-images .qodef-m-image-overlay-holder{position:absolute}.qodef-qi-intro-write-out-floating-images .qodef-m-image-overlay-holder.qodef-image-1{max-width:50%;clip-path:inset(0 100% 0 0)}.qodef-qi-intro-write-out-floating-images .qodef-m-image-overlay-holder.qodef-image-1.qodef--appear{transition:1.5s cubic-bezier(.53,.02,.04,.91) .4s;clip-path:inset(0 0 0 0)}.qodef-qi-intro-write-out-floating-images .qodef-m-image-overlay-holder.qodef-image-2{max-width:30%;clip-path:inset(100% 0 0 0)}.qodef-qi-intro-write-out-floating-images .qodef-m-image-overlay-holder.qodef-image-2.qodef--appear{transition:1.5s cubic-bezier(.53,.02,.04,.91) 1s;clip-path:inset(0 0 0 0)}.qodef-qi-intro-write-out-floating-images .qodef-e-additional{display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.qodef--appear.qodef-qi-intro-write-out-floating-images .qodef-e-additional{opacity:1}.qodef-qi-intro-write-out-floating-images .qodef-e-additional.qodef--top{position:absolute;top:0;left:0;width:100%}.qodef-qi-intro-write-out-floating-images .qodef-e-additional.qodef--right{position:absolute;top:0;right:0;height:100%}.qodef-qi-intro-write-out-floating-images .qodef-e-additional.qodef--right .qodef-e-additional-inner{transform:rotate(270deg) translate(50%,-50%);transform-origin:center right}.qodef-qi-intro-write-out-floating-images .qodef-e-additional.qodef--bottom{position:absolute;bottom:0;left:0;width:100%}.qodef-qi-intro-write-out-floating-images .qodef-e-additional.qodef--left{position:absolute;top:0;left:0;height:100%}.qodef-qi-intro-write-out-floating-images .qodef-e-additional.qodef--left .qodef-e-additional-inner{transform:rotate(270deg) translate(-50%,50%);transform-origin:center left}.qodef-qi-intro-write-out-floating-images article.qodef-grid-item{display:flex;justify-content:flex-start;text-align:left;padding:2px 0;margin-top:0!important}.qodef-qi-intro-write-out-floating-images article.qodef-grid-item .qodef-e-inner{width:47%}.qodef-qi-intro-write-out-floating-images article.qodef-grid-item:first-child{padding-top:0!important}.qodef-qi-intro-write-out-floating-images article.qodef-grid-item:last-child{padding-bottom:0!important}.qodef-qi-intro-write-out-floating-images article.qodef-grid-item:nth-child(2n){justify-content:flex-end;text-align:right}.qodef-qi-intro-write-out-floating-images article.qodef-grid-item .qodef-e-inner{opacity:0;transform:translateY(30px) translateZ(0);transform-origin:left;transition:transform 1.2s cubic-bezier(.16,.09,0,1.02) .2s,opacity .3s .2s}.qodef-qi-intro-write-out-floating-images article.qodef-grid-item.qodef--appear .qodef-e-inner{opacity:1;transform:translateY(0)}.qodef-qi-intro-write-out-floating-images .scroll-content{height:100%;position:relative;display:inline-block;width:100%}.qodef-qi-intro-write-out-floating-images .scrollbar-track{display:none!important}.qodef-qi-intro-write-out-floating-images .qodef-custom-font.qodef--fixed-text>*{opacity:0;animation-delay:.7s}@media only screen and (max-width:1024px){.qodef--appear.qodef-qi-intro-write-out-floating-images .qodef-m-image-overlay-holder.qodef-image-1{clip-path:inset(0 0 0 0);transition:1.5s cubic-bezier(.53,.02,.04,.91) .4s}.qodef--appear.qodef-qi-intro-write-out-floating-images .qodef-m-image-overlay-holder.qodef-image-2{clip-path:inset(0 0 0 0);transition:1.5s cubic-bezier(.53,.02,.04,.91) 1s}}.qodef-qi-intro-swipe-images{position:fixed;top:0;bottom:0;right:0;left:0;height:100vh;width:100%;display:flex;justify-content:center;align-items:center;background-color:#000;overflow:hidden;z-index:2000}.qodef-qi-intro-swipe-images.qodef-animation--stop{position:relative}.qodef-qi-intro-swipe-images .qodef-m-images-holder{position:relative;width:100%;height:100%;opacity:0;transition-timing-function:cubic-bezier(1,.84,.73,1.04);clip-path:inset(0 0 0 0)}.qodef-qi-intro-swipe-images .qodef-m-images-holder.qodef--animate-border{clip-path:inset(50px 50px 50px 50px)}.qodef-qi-intro-swipe-images .qodef-e-bckg-image{position:absolute;top:0;left:0;width:100%;height:100%;animation:qodef-animate-image-out 1s cubic-bezier(.78,.2,.21,.88) forwards;z-index:12}.qodef-qi-intro-swipe-images .qodef-e-bckg-image>img{width:100%;height:100%;object-fit:cover}.qodef-qi-intro-swipe-images .qodef-e-bckg-image.qodef-image--animating{animation:qodef-animate-image-in 1s cubic-bezier(.78,.2,.21,.88) forwards;z-index:6}.qodef-qi-intro-swipe-images .qodef-m-main-image,.qodef-qi-intro-swipe-images .qodef-m-scroll-down{position:absolute;transform:translateY(10%);opacity:0;transition:1s ease,opacity .5s ease;z-index:1}.qodef-qi-intro-swipe-images .qodef-m-main-image{max-width:300px}.qodef-qi-intro-swipe-images .qodef-m-scroll-down{position:absolute;bottom:60px;color:#fff;display:flex;flex-direction:column;align-items:center;transform:translateY(30%)}.qodef-qi-intro-swipe-images .qodef-m-scroll-down .qodef-m-text{line-height:1;margin-bottom:20px}.qodef-qi-intro-swipe-images .qodef-m-scroll-down .qodef-m-icon{animation:1s qodef-moving-down linear infinite}.qodef-qi-intro-swipe-images .qodef-m-scroll-down .qodef-m-icon svg{width:1em;height:auto;stroke:currentColor;fill:currentColor}.qodef-qi-intro-swipe-images.qodef--animate-elements .qodef-m-main-image,.qodef-qi-intro-swipe-images.qodef--animate-elements .qodef-m-scroll-down{transform:translateY(0);opacity:1}@keyframes qodef-animate-image-in{0%{clip-path:inset(0 100% 0 0)}100%{clip-path:inset(0 0 0 0)}}@keyframes qodef-animate-image-out{0%{clip-path:inset(0 0 0 0)}100%{clip-path:inset(0 0 0 100%)}}@keyframes qodef-animate-image-in-edge{0%{opacity:0;visibility:hidden}100%{opacity:1;visibility:visible}}@keyframes qodef-animate-image-out-edge{0%{opacity:1;visibility:visible}100%{opacity:0;visibility:hidden}}@keyframes qodef-moving-down{0%{transform:translateY(0)}25%{transform:translateY(-3px)}50%{transform:translateY(0)}75%{transform:translateY(3px)}100%{transform:translateY(0)}}.qodef-qi-mailchimp-form .indicates-required{margin:0 0 15px}.qodef--hide-indicates-required.qodef-qi-mailchimp-form .indicates-required{display:none}.qodef-qi-mailchimp-form .input-group strong{display:block;margin-bottom:9px;font-size:16px;line-height:1.25em;font-weight:500;letter-spacing:initial}.qodef-qi-mailchimp-form .input-group ul li{list-style:none;display:flex;align-items:flex-start}.qodef-alignment--center.qodef-qi-mailchimp-form .input-group ul li{justify-content:center}.qodef-alignment--right.qodef-qi-mailchimp-form .input-group ul li{justify-content:flex-end}.qodef-qi-mailchimp-form .input-group ul li label{margin:0 0 0 5px}.qodef-qi-mailchimp-form .size1of2>div{display:flex;align-items:center;margin:0 0 26px;font-size:0}.qodef-alignment--center.qodef-qi-mailchimp-form .size1of2>div{justify-content:center}.qodef-alignment--right.qodef-qi-mailchimp-form .size1of2>div{justify-content:flex-end}.qodef-qi-mailchimp-form .size1of2>div input{margin-bottom:0}.qodef-qi-mailchimp-form select{margin:0 0 26px}.qodef-alignment--center.qodef-qi-mailchimp-form select{margin-left:auto;margin-right:auto}.qodef-alignment--right.qodef-qi-mailchimp-form select{margin-left:auto}.qodef-qi-mailchimp-form.qodef-alignment--center{text-align:center}.qodef-qi-mailchimp-form.qodef-alignment--right{text-align:right}.qodef-qi-image-gallery-masonry.qodef-image--hover-clip-image .qodef-image-wrapper img,.qodef-qi-image-gallery-masonry.qodef-image--hover-gradient .qodef-image-wrapper img,.qodef-qi-image-gallery-masonry.qodef-image--hover-grayscale-idle .qodef-image-wrapper img,.qodef-qi-image-gallery-masonry.qodef-image--hover-invert .qodef-image-wrapper img{transform:none}.qodef-qi-image-gallery-masonry.qodef-image--hover-clip-image .qodef-image-wrapper:hover img,.qodef-qi-image-gallery-masonry.qodef-image--hover-gradient .qodef-image-wrapper:hover img,.qodef-qi-image-gallery-masonry.qodef-image--hover-grayscale-idle .qodef-image-wrapper:hover img,.qodef-qi-image-gallery-masonry.qodef-image--hover-invert .qodef-image-wrapper:hover img{transform:none}.qodef-qi-image-gallery-masonry.qodef-image--hover-grayscale .qodef-image-wrapper img{filter:grayscale(1);transform:translateZ(0)}.qodef-qi-image-gallery-masonry.qodef-image--hover-grayscale .qodef-image-wrapper:hover img{transform:translateZ(0)}.qodef-qi-image-gallery-masonry.qodef-image--hover-grayscale .qodef-e-inner:after{mix-blend-mode:screen}.qodef-qi-image-gallery-masonry.qodef-image--hover-distort .qodef-image-wrapper{overflow:hidden}.qodef-qi-image-gallery-masonry.qodef-image--hover-distort .qodef-image-wrapper .qodef--distort-img-clone{position:absolute;top:0;left:0;height:100%;width:100%;transform:translateZ(0)}.qodef-qi-image-gallery-masonry.qodef-image--hover-distort .qodef-image-wrapper img:not(.qodef--distort-img-clone){transform:none}.qodef-qi-image-gallery-masonry.qodef-image--hover-distort .qodef-image-wrapper:hover img:not(.qodef--distort-img-clone){transform:none}.qodef-qi-image-gallery-masonry.qodef-image--hover-distort .qodef-svg-distort-filter{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-qi-image-gallery-masonry.qodef-image--hover-grayscale-idle .qodef-image-wrapper{filter:grayscale(1);transform:translateZ(0);transition:1s}.qodef-qi-image-gallery-masonry.qodef-image--hover-grayscale-idle .qodef-image-wrapper:hover{filter:grayscale(0)}.qodef-qi-image-gallery-masonry.qodef-image--hover-invert .qodef-image-wrapper{transition:.5s;filter:invert(0);transform:translateZ(0)}.qodef-qi-image-gallery-masonry.qodef-image--hover-invert .qodef-image-wrapper:hover{filter:invert(1)}.qodef-qi-image-gallery-masonry.qodef-image--hover-gradient{--qi-gradient-color-1:#35fc7cbf;--qi-gradient-color-2:#7a8ef999;--qi-gradient-color-3:#efaafc}.qodef-qi-image-gallery-masonry.qodef-image--hover-gradient .qodef-e-gradient-holder{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;opacity:0;transition:opacity 1s}.qodef-qi-image-gallery-masonry.qodef-image--hover-gradient .qodef-e-gradient-holder:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(ellipse at 75% 37%,var(--qi-gradient-color-1) 0,var(--qi-gradient-color-2) 45%),radial-gradient(ellipse at 120% 65%,var(--qi-gradient-color-3) 0,transparent 95%),radial-gradient(ellipse at -29% -11%,var(--qi-gradient-color-1) 0,transparent 45%),radial-gradient(ellipse at -65% 35%,var(--qi-gradient-color-2) 0,transparent 45%),linear-gradient(90deg,var(--qi-gradient-color-2) 0,var(--qi-gradient-color-3) 100%);background-size:125% 200%,100% 100%,100% 100%,100% 100%,100% 100%;opacity:.5}.qodef-qi-image-gallery-masonry.qodef-image--hover-gradient .qodef-e-gradient-holder .qodef-e-gradient{position:absolute;top:0;left:0;width:100%;height:100%;display:block;animation:qi-addons-for-elementor-premium-gradient-holder 10s linear infinite;animation-direction:alternate;animation-play-state:paused;z-index:1}.qodef-qi-image-gallery-masonry.qodef-image--hover-gradient .qodef-e-gradient-holder .qodef-e-gradient-dot-1,.qodef-qi-image-gallery-masonry.qodef-image--hover-gradient .qodef-e-gradient-holder .qodef-e-gradient-dot-2{position:relative;border-radius:50%;transform-origin:50% 50%;display:block;animation:qi-addons-for-elementor-premium-gradient-dot 6s infinite;animation-direction:alternate;animation-play-state:paused;background-color:currentColor;width:1px;height:1px}.qodef-qi-image-gallery-masonry.qodef-image--hover-gradient .qodef-e-gradient-holder .qodef-e-gradient-dot-1{color:var(--qi-gradient-color-1);animation-delay:-4s;box-shadow:currentColor 0 0 90px 120px;z-index:1}.qodef-qi-image-gallery-masonry.qodef-image--hover-gradient .qodef-e-gradient-holder .qodef-e-gradient-dot-2{color:var(--qi-gradient-color-3);box-shadow:currentColor 0 0 90px 90px;z-index:2}.qodef-qi-image-gallery-masonry.qodef-image--hover-gradient .qodef-image-wrapper:hover .qodef-e-gradient-holder{opacity:1}.qodef-qi-image-gallery-masonry.qodef-image--hover-gradient .qodef-image-wrapper:hover .qodef-e-gradient-holder .qodef-e-gradient{animation-play-state:running}.qodef-qi-image-gallery-masonry.qodef-image--hover-gradient .qodef-image-wrapper:hover .qodef-e-gradient-holder .qodef-e-gradient-dot-1,.qodef-qi-image-gallery-masonry.qodef-image--hover-gradient .qodef-image-wrapper:hover .qodef-e-gradient-holder .qodef-e-gradient-dot-2{animation-play-state:running}.elementor-widget-qi_addons_for_elementor_premium_news_ticker:has(.elementor-widget-container) .elementor-widget-container,.elementor-widget-qi_addons_for_elementor_premium_news_ticker:not(:has(.elementor-widget-container)){background-color:#f7f5f5}.qodef-qi-news-ticker{position:relative;display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width:680px){.qodef-qi-news-ticker{display:block}}.qodef-qi-news-ticker .qodef-title{white-space:nowrap;padding:0 15px;background-color:#3c3c3c;border:0 solid transparent;display:flex;align-items:center}.qodef-qi-news-ticker .qodef-title .qodef-e-icon-holder{margin-right:10px}.qodef-qi-news-ticker .qodef-title .qodef-e-icon-holder svg{width:1em;height:auto;vertical-align:top;fill:currentColor;stroke:currentColor;overflow:visible}.qodef-icon-boxed.qodef-qi-news-ticker .qodef-title .qodef-e-icon-holder{display:inline-flex;align-items:center;justify-content:center;width:2em;height:2em;background-color:#c4c4c4;border:1px solid transparent}.qodef-qi-news-ticker .qodef-title .qodef-e-title{color:#fff;margin:0}.qodef-qi-news-ticker .qodef-m-swiper{height:100%;overflow:hidden;margin:0 15px}.qodef-qi-news-ticker .qodef-m-item{display:flex;align-items:center}.qodef-qi-news-ticker .qodef-m-item .qodef-m-slide-content{position:relative;width:100%}.qodef-qi-news-ticker .qodef-m-item .qodef-m-slide-content .qodef-e-title{margin:0;display:flex;align-items:center}.qodef-qi-news-ticker .qodef-m-item .qodef-m-slide-content .qodef-e-title img{width:40px;margin-right:10px}.qodef-qi-news-ticker .qodef-controls{min-width:max-content;display:flex;align-items:center;height:100%}@media only screen and (max-width:680px){.qodef-qi-news-ticker .qodef-controls{display:none}}.qodef-qi-news-ticker .qodef-swiper-together-nav .qodef-swiper-together-inner{display:flex;align-items:center;justify-content:center}.qodef-qi-news-ticker .qodef-swiper-together-nav .swiper-button-next,.qodef-qi-news-ticker .qodef-swiper-together-nav .swiper-button-prev{background-image:none!important;width:auto;height:auto;margin:0;color:#111;font-size:26px;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out;position:relative;top:0;left:auto;right:auto;line-height:0}.qodef-qi-news-ticker .qodef-swiper-together-nav .swiper-button-next:hover,.qodef-qi-news-ticker .qodef-swiper-together-nav .swiper-button-prev:hover{opacity:.8}.qodef-qi-news-ticker .qodef-swiper-together-nav .swiper-button-next svg,.qodef-qi-news-ticker .qodef-swiper-together-nav .swiper-button-prev svg{width:1em;height:auto;vertical-align:top;fill:currentColor;stroke:currentColor;overflow:visible}.qodef-qi-news-ticker .qodef-swiper-together-nav .swiper-button-next:after,.qodef-qi-news-ticker .qodef-swiper-together-nav .swiper-button-next:before,.qodef-qi-news-ticker .qodef-swiper-together-nav .swiper-button-prev:after,.qodef-qi-news-ticker .qodef-swiper-together-nav .swiper-button-prev:before{display:none}.qodef-qi-news-ticker .qodef-swiper-together-nav .swiper-button-prev{margin-right:9px}.qodef-navigation-boxed.qodef-qi-news-ticker .qodef-swiper-together-nav .swiper-button-outside{display:inline-flex;align-items:center;justify-content:center;background-color:#c4c4c4;border:1px solid transparent}.qodef-qi-news-ticker .qodef-close{margin-left:15px;margin-right:15px;cursor:pointer;font-size:10px;color:#000;transition:opacity .2s ease-out}.qodef-qi-news-ticker .qodef-close:hover{opacity:.8}.qodef-qi-news-ticker .qodef-close svg{width:1em;height:auto;fill:currentColor;stroke:currentColor;overflow:visible}.qodef-close-boxed.qodef-qi-news-ticker .qodef-close{display:inline-flex;align-items:center;justify-content:center;background-color:#c4c4c4;border:1px solid transparent}.qodef-qi-numbered-slider{position:relative;overflow:hidden}.qodef-qi-numbered-slider .qodef-m-content{position:absolute;top:0;height:100%}.qodef-qi-numbered-slider .qodef-e-item-inner{display:flex;flex-direction:column;align-content:flex-start;justify-content:center;height:100%}.qodef-qi-numbered-slider .qodef-e-title{margin:0 0 .5em}.qodef-qi-numbered-slider .qodef-e-subtitle{margin:0 0 1em}.qodef-qi-numbered-slider .qodef-e-button-holder .qodef-qi-button{display:inline-flex}.qodef-qi-numbered-slider .qodef-e-item-number-wrapper{position:absolute;width:33.33%;display:flex;opacity:0;transform:translateX(500%);transition:transform .6s,opacity .6s}.qodef-qi-numbered-slider .qodef-e-item-number-wrapper .qodef-e-item-number{color:rgba(255,255,255,.4);font-size:20em;line-height:1em;opacity:.3;transition:opacity .3s ease}.qodef-qi-numbered-slider .qodef-m-items-slider{height:100%;overflow:visible}.qodef-qi-numbered-slider .qodef-m-items-slider .swiper-slide{transition-property:z-index;opacity:1!important;overflow:visible;z-index:0}.qodef-qi-numbered-slider .qodef-m-items-slider .swiper-slide .qodef-e-button-holder,.qodef-qi-numbered-slider .qodef-m-items-slider .swiper-slide .qodef-e-subtitle,.qodef-qi-numbered-slider .qodef-m-items-slider .swiper-slide .qodef-e-title{opacity:0;transform:translate3d(-50px,0,0);transition:transform .5s cubic-bezier(.4,.15,0,.98),opacity .2s ease}.qodef-qi-numbered-slider .qodef-m-items-slider .swiper-slide.swiper-slide-active{z-index:1}.qodef--reveal.qodef-qi-numbered-slider .qodef-m-items-slider .swiper-slide.swiper-slide-active .qodef-e-title{opacity:1;transform:translate3d(0,0,0);transition-delay:.45s,.55s}.qodef--reveal.qodef-qi-numbered-slider .qodef-m-items-slider .swiper-slide.swiper-slide-active .qodef-e-subtitle{opacity:1;transform:translate3d(0,0,0);transition-delay:.55s,.65s}.qodef--reveal.qodef-qi-numbered-slider .qodef-m-items-slider .swiper-slide.swiper-slide-active .qodef-e-button-holder{opacity:1;transform:translate3d(0,0,0);transition-delay:.65s,.75s}.qodef-qi-numbered-slider .qodef-m-items-slider .swiper-slide.swiper-slide-active .qodef-e-item-number-wrapper{opacity:1;transform:translateX(0)}.qodef-qi-numbered-slider .qodef-m-items-slider .swiper-slide.swiper-slide-active .qodef-e-item-number{opacity:1}.qodef-qi-numbered-slider .qodef-m-items-slider .swiper-slide.qodef--prev-active .qodef-e-item-number-wrapper{transform:translateX(-500%)}.qodef-qi-numbered-slider .qodef-m-items-slider .swiper-slide.swiper-slide-prev .qodef-e-item-number-wrapper{opacity:1}.qodef-qi-numbered-slider .qodef-m-items-slider .swiper-slide.swiper-slide-next .qodef-e-item-number-wrapper{opacity:1;transform:translateX(135%)}.qodef-qi-numbered-slider .qodef-m-background-slider{position:relative;z-index:-5}.qodef-qi-numbered-slider .qodef-m-background-slider .swiper-slide{transition-property:z-index;opacity:1!important;z-index:0}.qodef-qi-numbered-slider .qodef-m-background-slider .swiper-slide .qodef-e-image{opacity:1}.qodef-qi-numbered-slider .qodef-m-background-slider .swiper-slide.swiper-slide-active{z-index:1}.qodef-qi-numbered-slider .qodef-m-background-slider .swiper-slide.swiper-slide-active .qodef-e-image{opacity:1}.qodef-qi-numbered-slider .qodef-m-background-slider img{object-fit:cover}.qodef-qi-numbered-slider .qodef-m-lines{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-qi-numbered-slider .qodef-m-lines .qodef-e-line{position:absolute;top:0;height:100%}.qodef-qi-numbered-slider .qodef-m-lines .qodef-e-line:before{content:"";position:absolute;top:0;left:0;height:100%;width:1px;background-color:rgba(255,255,255,.15)}.qodef-qi-numbered-slider .qodef-m-lines .qodef-e-line:after{content:"";position:absolute;top:0;left:0;width:calc(100% + 1px);height:100%;background-color:#1b1b1b;transition:transform .5s}.qodef--visible.qodef-qi-numbered-slider .qodef-m-lines .qodef-e-line:after{transform:scaleX(0);transform-origin:100% 0}.qodef--hide.qodef-qi-numbered-slider .qodef-m-lines .qodef-e-line:after{transform:scaleX(1);transform-origin:0 0}.qodef--reveal.qodef-qi-numbered-slider .qodef-m-lines .qodef-e-line:after{transform:scaleX(0);transform-origin:100% 0}.qodef-qi-numbered-slider .qodef-trigger--next,.qodef-qi-numbered-slider .qodef-trigger--prev{position:absolute;cursor:pointer;top:0;height:100%;width:20%;z-index:15}.qodef-qi-numbered-slider .qodef-trigger--prev{left:0}.qodef-qi-numbered-slider .qodef-trigger--next{right:0}.qodef-qi-numbered-slider.qodef-cols--3 .qodef-m-content{left:0;width:100%}.qodef-qi-numbered-slider.qodef-cols--3 .qodef-e-item-inner{width:100%;padding:0 5%}.qodef-qi-numbered-slider.qodef-cols--3 .qodef-e-item-number-wrapper{right:33.33%;justify-content:center}.qodef-qi-numbered-slider.qodef-cols--3 .qodef-m-lines .qodef-e-line{width:33.33%}.qodef-qi-numbered-slider.qodef-cols--3 .qodef-e-line:nth-child(1){left:0}.qodef-qi-numbered-slider.qodef-cols--3 .qodef-e-line:nth-child(1):after{transition-delay:70ms}.qodef-qi-numbered-slider.qodef-cols--3 .qodef-e-line:nth-child(2){left:33.33%}.qodef-qi-numbered-slider.qodef-cols--3 .qodef-e-line:nth-child(2):after{transition-delay:.14s}.qodef-qi-numbered-slider.qodef-cols--3 .qodef-e-line:nth-child(3){left:66.66%}.qodef-qi-numbered-slider.qodef-cols--3 .qodef-e-line:nth-child(3):after{transition-delay:.21s}.qodef-qi-numbered-slider.qodef-cols--3 .qodef-m-items-slider .swiper-slide.swiper-slide-prev .qodef-e-item-number-wrapper{transform:translateX(-135%)}.qodef-qi-numbered-slider.qodef-cols--5 .qodef-m-content{left:20%;width:60%}.qodef-qi-numbered-slider.qodef-cols--5 .qodef-e-item-inner{width:33%;padding:0 2%}.qodef-qi-numbered-slider.qodef-cols--5 .qodef-e-item-number-wrapper{right:0;justify-content:center}.qodef-qi-numbered-slider.qodef-cols--5 .qodef-m-lines .qodef-e-line{width:20%}.qodef-qi-numbered-slider.qodef-cols--5 .qodef-e-line:nth-child(1){left:0}.qodef-qi-numbered-slider.qodef-cols--5 .qodef-e-line:nth-child(1):after{transition-delay:70ms}.qodef-qi-numbered-slider.qodef-cols--5 .qodef-e-line:nth-child(2){left:20%}.qodef-qi-numbered-slider.qodef-cols--5 .qodef-e-line:nth-child(2):after{transition-delay:.14s}.qodef-qi-numbered-slider.qodef-cols--5 .qodef-e-line:nth-child(3){left:40%}.qodef-qi-numbered-slider.qodef-cols--5 .qodef-e-line:nth-child(3):after{transition-delay:.21s}.qodef-qi-numbered-slider.qodef-cols--5 .qodef-e-line:nth-child(4){left:60%}.qodef-qi-numbered-slider.qodef-cols--5 .qodef-e-line:nth-child(4):after{transition-delay:.28s}.qodef-qi-numbered-slider.qodef-cols--5 .qodef-e-line:nth-child(5){left:80%}.qodef-qi-numbered-slider.qodef-cols--5 .qodef-e-line:nth-child(5):after{transition-delay:.35s}.qodef-qi-numbered-slider.qodef-cols--5 .qodef-m-items-slider .swiper-slide.swiper-slide-prev .qodef-e-item-number-wrapper{opacity:1;transform:translateX(-335%)}.qodef-qi-numbered-slider.qodef--full-height .qodef-m-background-slider .qodef-e-image{height:100vh}.qodef-qi-numbered-slider.qodef--full-height .qodef-m-background-slider .qodef-e-image img{height:100%}.qodef-qi-numbered-slider.qodef-number-stroke-effect .qodef-e-item-number{color:transparent!important;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#333;text-shadow:none}@media only screen and (max-width:1366px){.qodef-qi-numbered-slider.qodef-cols--5 .qodef-e-item-inner{width:66.66%}}@media only screen and (max-width:1024px){.qodef-qi-numbered-slider.qodef-cols--5 .qodef-e-item-inner{width:100%}}@media only screen and (max-width:1024px){.qodef-qi-numbered-slider.qodef-cols--5 .qodef-m-lines .qodef-e-line{width:33.33%}.qodef-qi-numbered-slider.qodef-cols--5 .qodef-m-lines .qodef-e-line:nth-child(2){left:33.33%}.qodef-qi-numbered-slider.qodef-cols--5 .qodef-m-lines .qodef-e-line:nth-child(3){left:66.66%}.qodef-qi-numbered-slider.qodef-cols--5 .qodef-m-lines .qodef-e-line:last-child,.qodef-qi-numbered-slider.qodef-cols--5 .qodef-m-lines .qodef-e-line:nth-last-child(2){display:none}.qodef-qi-numbered-slider.qodef-cols--5 .qodef-m-content{left:0;width:100%}}@media only screen and (max-width:680px){.qodef-qi-numbered-slider .qodef-e-item-number-wrapper .qodef-e-item-number{font-size:10em}}@media only screen and (max-width:480px){.qodef-qi-numbered-slider .qodef-e-subtitle{display:none}}.qodef-qi-woo-shortcode-order-tracking-form{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-woo-shortcode-order-tracking-form .woocommerce-error,.qodef-qi-woo-shortcode-order-tracking-form .woocommerce-info,.qodef-qi-woo-shortcode-order-tracking-form .woocommerce-message{flex-direction:column;align-items:flex-start}.qodef-qi-woo-shortcode-order-tracking-form .qodef-m-title{margin:0 0 15px}.qodef-qi-woo-shortcode-order-tracking-form .qodef-m-subtitle{margin:0 0 15px}.qodef-qi-woo-shortcode-order-tracking-form .woocommerce form p{margin:0}.qodef-qi-woo-shortcode-order-tracking-form .woocommerce form p:first-child{margin:0 0 15px}.qodef--hide-text.qodef-qi-woo-shortcode-order-tracking-form .woocommerce form p:first-child{display:none}.qodef-qi-image-gallery-pinterest.qodef-image--hover-clip-image .qodef-image-wrapper img,.qodef-qi-image-gallery-pinterest.qodef-image--hover-gradient .qodef-image-wrapper img,.qodef-qi-image-gallery-pinterest.qodef-image--hover-grayscale-idle .qodef-image-wrapper img,.qodef-qi-image-gallery-pinterest.qodef-image--hover-invert .qodef-image-wrapper img{transform:none}.qodef-qi-image-gallery-pinterest.qodef-image--hover-clip-image .qodef-image-wrapper:hover img,.qodef-qi-image-gallery-pinterest.qodef-image--hover-gradient .qodef-image-wrapper:hover img,.qodef-qi-image-gallery-pinterest.qodef-image--hover-grayscale-idle .qodef-image-wrapper:hover img,.qodef-qi-image-gallery-pinterest.qodef-image--hover-invert .qodef-image-wrapper:hover img{transform:none}.qodef-qi-image-gallery-pinterest.qodef-image--hover-grayscale .qodef-image-wrapper img{filter:grayscale(1);transform:translateZ(0)}.qodef-qi-image-gallery-pinterest.qodef-image--hover-grayscale .qodef-image-wrapper:hover img{transform:translateZ(0)}.qodef-qi-image-gallery-pinterest.qodef-image--hover-grayscale .qodef-e-inner:after{mix-blend-mode:screen}.qodef-qi-image-gallery-pinterest.qodef-image--hover-distort .qodef-image-wrapper{overflow:hidden}.qodef-qi-image-gallery-pinterest.qodef-image--hover-distort .qodef-image-wrapper .qodef--distort-img-clone{position:absolute;top:0;left:0;height:100%;width:100%;transform:translateZ(0)}.qodef-qi-image-gallery-pinterest.qodef-image--hover-distort .qodef-image-wrapper img:not(.qodef--distort-img-clone){transform:none}.qodef-qi-image-gallery-pinterest.qodef-image--hover-distort .qodef-image-wrapper:hover img:not(.qodef--distort-img-clone){transform:none}.qodef-qi-image-gallery-pinterest.qodef-image--hover-distort .qodef-svg-distort-filter{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-qi-image-gallery-pinterest.qodef-image--hover-grayscale-idle .qodef-image-wrapper{filter:grayscale(1);transform:translateZ(0);transition:1s}.qodef-qi-image-gallery-pinterest.qodef-image--hover-grayscale-idle .qodef-image-wrapper:hover{filter:grayscale(0)}.qodef-qi-image-gallery-pinterest.qodef-image--hover-invert .qodef-image-wrapper{transition:.5s;filter:invert(0);transform:translateZ(0)}.qodef-qi-image-gallery-pinterest.qodef-image--hover-invert .qodef-image-wrapper:hover{filter:invert(1)}.qodef-qi-image-gallery-pinterest.qodef-image--hover-gradient{--qi-gradient-color-1:#35fc7cbf;--qi-gradient-color-2:#7a8ef999;--qi-gradient-color-3:#efaafc}.qodef-qi-image-gallery-pinterest.qodef-image--hover-gradient .qodef-e-gradient-holder{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;opacity:0;transition:opacity 1s}.qodef-qi-image-gallery-pinterest.qodef-image--hover-gradient .qodef-e-gradient-holder:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(ellipse at 75% 37%,var(--qi-gradient-color-1) 0,var(--qi-gradient-color-2) 45%),radial-gradient(ellipse at 120% 65%,var(--qi-gradient-color-3) 0,transparent 95%),radial-gradient(ellipse at -29% -11%,var(--qi-gradient-color-1) 0,transparent 45%),radial-gradient(ellipse at -65% 35%,var(--qi-gradient-color-2) 0,transparent 45%),linear-gradient(90deg,var(--qi-gradient-color-2) 0,var(--qi-gradient-color-3) 100%);background-size:125% 200%,100% 100%,100% 100%,100% 100%,100% 100%;opacity:.5}.qodef-qi-image-gallery-pinterest.qodef-image--hover-gradient .qodef-e-gradient-holder .qodef-e-gradient{position:absolute;top:0;left:0;width:100%;height:100%;display:block;animation:qi-addons-for-elementor-premium-gradient-holder 10s linear infinite;animation-direction:alternate;animation-play-state:paused;z-index:1}.qodef-qi-image-gallery-pinterest.qodef-image--hover-gradient .qodef-e-gradient-holder .qodef-e-gradient-dot-1,.qodef-qi-image-gallery-pinterest.qodef-image--hover-gradient .qodef-e-gradient-holder .qodef-e-gradient-dot-2{position:relative;border-radius:50%;transform-origin:50% 50%;display:block;animation:qi-addons-for-elementor-premium-gradient-dot 6s infinite;animation-direction:alternate;animation-play-state:paused;background-color:currentColor;width:1px;height:1px}.qodef-qi-image-gallery-pinterest.qodef-image--hover-gradient .qodef-e-gradient-holder .qodef-e-gradient-dot-1{color:var(--qi-gradient-color-1);animation-delay:-4s;box-shadow:currentColor 0 0 90px 120px;z-index:1}.qodef-qi-image-gallery-pinterest.qodef-image--hover-gradient .qodef-e-gradient-holder .qodef-e-gradient-dot-2{color:var(--qi-gradient-color-3);box-shadow:currentColor 0 0 90px 90px;z-index:2}.qodef-qi-image-gallery-pinterest.qodef-image--hover-gradient .qodef-image-wrapper:hover .qodef-e-gradient-holder{opacity:1}.qodef-qi-image-gallery-pinterest.qodef-image--hover-gradient .qodef-image-wrapper:hover .qodef-e-gradient-holder .qodef-e-gradient{animation-play-state:running}.qodef-qi-image-gallery-pinterest.qodef-image--hover-gradient .qodef-image-wrapper:hover .qodef-e-gradient-holder .qodef-e-gradient-dot-1,.qodef-qi-image-gallery-pinterest.qodef-image--hover-gradient .qodef-image-wrapper:hover .qodef-e-gradient-holder .qodef-e-gradient-dot-2{animation-play-state:running}.qodef-qi-post-author{position:relative}.qodef-qi-post-author .qodef-e-author{margin:0;display:flex;align-items:center}.qodef-qi-post-author .qodef-m-author-info{display:flex;align-items:center}.qodef-qi-post-author .qodef-m-author-avatar{overflow:hidden}.qodef-qi-post-comments-number{position:relative}.qodef-qi-post-comments-number .qodef-e-post-comments-number{margin:0}.qodef-qi-post-content{position:relative}.qodef-qi-post-terms{position:relative;display:inline-flex;flex-wrap:wrap;vertical-align:top;margin:0}.qodef-qi-post-terms .qodef-e-term-separator{display:inline-block;position:relative;vertical-align:top}.qodef-qi-post-terms.qodef-layout--horizontal{line-height:1}.qodef-qi-post-terms.qodef-layout--vertical{flex-direction:column;width:100%}.qodef-qi-post-navigation{position:relative}.qodef-qi-post-navigation .qodef-e-inner{position:relative;display:flex;align-items:center;justify-content:space-between}.qodef-qi-post-navigation.qodef-alignment--left .qodef-e-inner{justify-content:flex-start}.qodef-qi-post-navigation.qodef-alignment--left .qodef-e-nav.qodef--next{margin-left:0}.qodef-qi-post-navigation.qodef-alignment--center .qodef-e-inner{justify-content:center}.qodef-qi-post-navigation.qodef-alignment--center .qodef-e-nav.qodef--next{margin-left:0}.qodef-qi-post-navigation.qodef-alignment--right .qodef-e-inner{justify-content:flex-end}.qodef-qi-post-navigation.qodef-alignment--right .qodef-e-nav.qodef--next{margin-left:0}.qodef-qi-post-navigation .qodef-e-nav{position:relative;display:flex;align-items:center}.qodef-qi-post-navigation .qodef-e-nav>*{display:block;line-height:inherit}.qodef-qi-post-navigation .qodef-e-nav .qodef-e-pagination-icon{display:block;font-size:16px}.qodef-qi-post-navigation .qodef-e-nav .qodef-e-pagination-icon svg{width:1em;height:1em;fill:currentColor;stroke:none}.qodef-qi-post-navigation .qodef-e-nav .qodef-e-pagination-icon>*{display:block}.qodef-qi-post-navigation .qodef-e-nav.qodef--prev{left:0}.qodef-qi-post-navigation .qodef-e-nav.qodef--prev .qodef-e-pagination-icon{margin-right:4px}.qodef-qi-post-navigation .qodef-e-nav.qodef--next{flex-direction:row-reverse;right:0;margin-left:auto;text-align:right}.qodef-qi-post-navigation .qodef-e-nav.qodef--next .qodef-e-pagination-icon{margin-left:4px}.qodef-qi-post-navigation .qodef-e-nav .qodef-e-nav-thumb{overflow:hidden}.qodef-qi-post-title{position:relative}.qodef-qi-post-title .qodef-e-title{margin:0}.qodef-qi-premium-button{position:relative;display:inline-flex;align-items:center;justify-content:center;font-size:1rem;line-height:2em;font-weight:500;text-decoration:none;text-transform:none;padding:13px 46px;margin:0}.qodef-qi-premium-button .qodef-m-link{display:inline-block;font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit}.qodef-qi-premium-button .qodef-m-text{position:relative;display:flex;transition:color .2s ease-out;z-index:1}.qodef-qi-premium-button.qodef-text-underline .qodef-m-text{position:relative}.qodef-qi-premium-button.qodef-text-underline .qodef-m-text:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:currentColor;transition:background-color .25s ease-in-out,width .36s cubic-bezier(.51,.5,.07,.99);backface-visibility:hidden}.qodef-qi-premium-button.qodef-text-underline:not(.qodef-button-underline-draw):hover .qodef-m-text:after{width:0}.qodef-qi-premium-button.qodef-text-underline.qodef-underline--center .qodef-m-text:after{left:50%;transform:translateX(-50%)}.qodef-qi-premium-button.qodef-text-underline.qodef-underline--right .qodef-m-text:after{left:auto;right:0}.qodef-qi-premium-button.qodef-button-underline-draw .qodef-m-text{overflow:hidden}.qodef-qi-premium-button.qodef-button-underline-draw.qodef-underline--left:hover .qodef-m-text:after,.qodef-qi-premium-button.qodef-button-underline-draw.qodef-underline--right:hover .qodef-m-text:after{animation:qodef-animate-underline-from-left .7s cubic-bezier(.45,.29,0,.82) forwards}.qodef-qi-premium-button.qodef-button-underline-draw.qodef-underline--right:hover .qodef-m-text:after{animation:qodef-animate-underline-from-right .7s cubic-bezier(.45,.29,0,.82) forwards}.qodef-qi-premium-button.qodef-layout--gradient{border-radius:4px;overflow:hidden}.qodef-qi-premium-button.qodef-layout--gradient.qodef-hover--gradient-vertical{background-size:auto 200%;transition:background-position .6s cubic-bezier(.25,.46,.45,.94)}.qodef-qi-premium-button.qodef-layout--gradient.qodef-hover--gradient-vertical:hover{background-position:50% 100%}.qodef-qi-premium-button.qodef-layout--gradient.qodef-hover--gradient-horizontal{background-size:200% auto;transition:background-position .6s cubic-bezier(.25,.46,.45,.94)}.qodef-qi-premium-button.qodef-layout--gradient.qodef-hover--gradient-horizontal:hover{background-position:100% 50%}.qodef-qi-premium-button.qodef-layout--svg .qodef-m-svg{position:absolute;display:flex;align-items:center;justify-content:center}.qodef-qi-premium-button.qodef-layout--svg .qodef-m-svg svg{fill:currentColor;stroke:currentColor;transition:fill .25s ease-out,stroke .25s ease-out,stroke-dashoffset .25s ease-out}.qodef-qi-premium-button.qodef-layout--svg.qodef-svg--cover .qodef-m-svg{top:0;left:0;width:100%;height:100%}.qodef-qi-premium-button.qodef-layout--svg.qodef-svg--cover .qodef-m-svg svg{width:100%;height:100%}.qodef-qi-premium-button.qodef-layout--svg.qodef-svg--full .qodef-m-svg{top:50%;left:50%;transform:translate(-50%,-50%)}.qodef-qi-premium-button.qodef-layout--svg.qodef-hover--svg-move-up .qodef-m-svg svg,.qodef-qi-premium-button.qodef-layout--svg.qodef-hover--svg-rotate .qodef-m-svg svg,.qodef-qi-premium-button.qodef-layout--svg.qodef-hover--svg-scale .qodef-m-svg svg,.qodef-qi-premium-button.qodef-layout--svg.qodef-hover--svg-skew .qodef-m-svg svg{overflow:visible}.qodef-qi-premium-button.qodef-layout--svg.qodef-hover--svg-move-up .qodef-m-svg svg *,.qodef-qi-premium-button.qodef-layout--svg.qodef-hover--svg-rotate .qodef-m-svg svg *,.qodef-qi-premium-button.qodef-layout--svg.qodef-hover--svg-scale .qodef-m-svg svg *,.qodef-qi-premium-button.qodef-layout--svg.qodef-hover--svg-skew .qodef-m-svg svg *{transform-origin:center;transition:transform .5s cubic-bezier(.31,.54,.15,.91);transform:scale(1)}.qodef-qi-premium-button.qodef-layout--svg.qodef-hover--svg-scale:hover .qodef-m-svg svg *{transform:scale(1.07) translateZ(0)}.qodef-qi-premium-button.qodef-layout--svg.qodef-hover--svg-rotate .qodef-m-svg svg *{transition:.6s transform cubic-bezier(.31,.54,.13,.84)}.qodef-qi-premium-button.qodef-layout--svg.qodef-hover--svg-rotate:hover .qodef-m-svg svg *{transform:rotate(67deg) translateZ(0)}.qodef-qi-premium-button.qodef-layout--svg.qodef-hover--svg-move-up .qodef-m-svg svg *{transition-duration:.37s;transform:matrix(1,0,0,1,0,0);will-change:transform}.qodef-qi-premium-button.qodef-layout--svg.qodef-hover--svg-move-up:hover .qodef-m-svg svg *{transform:matrix(1,0,0,1,-5,-4)}.qodef-qi-premium-button.qodef-layout--svg.qodef-hover--svg-move-up-scale{transition:transform .45s cubic-bezier(.31,.54,.15,.91);transform:matrix(1,0,0,1,0,0);will-change:tranform}.qodef-qi-premium-button.qodef-layout--svg.qodef-hover--svg-move-up-scale:hover{transform:matrix(1,0,0,1,-3,-4)}.qodef-qi-premium-button.qodef-layout--svg.qodef-hover--svg-skew:hover .qodef-m-svg svg *{transform:skewY(-7deg) scaleX(.9) scaleY(1.15)}.qodef-qi-premium-button.qodef-layout--svg.qodef-hover--svg-hide .qodef-m-svg svg{overflow:visible}.qodef-qi-premium-button.qodef-layout--svg.qodef-hover--svg-hide .qodef-m-svg svg>*{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);transition:.5s cubic-bezier(.51,.1,0,.84)}.qodef-qi-premium-button.qodef-layout--svg.qodef-hover--svg-hide:hover .qodef-m-svg svg>*{clip-path:polygon(50% 0,50% 0,50% 100%,50% 100%)}.qodef-qi-premium-button.qodef-layout--svg.qodef-hover--svg-rotate-infinite .qodef-m-svg svg{overflow:visible}.qodef-qi-premium-button.qodef-layout--svg.qodef-hover--svg-rotate-infinite .qodef-m-svg svg *{transform-origin:center;animation:qi-addons-for-elementor-premium-rotate 9s linear infinite;animation-play-state:paused}.qodef-qi-premium-button.qodef-layout--svg.qodef-hover--svg-rotate-infinite:hover .qodef-m-svg svg *{animation-play-state:running}.qodef-qi-premium-button.qodef-layout--svg.qodef-hover--svg-rotate-button{transform-origin:center;transition:transform .7s cubic-bezier(.31,.54,.13,.84);transform:scale(1)}.qodef-qi-premium-button.qodef-layout--svg.qodef-hover--svg-rotate-button:hover{transform:rotate(30deg) translateZ(0)}.qodef-qi-pricing-calculator{display:flex;border:1px solid #ebebeb}.qodef-qi-pricing-calculator .qodef-m-items{flex:1}.qodef-qi-pricing-calculator .qodef-e-item{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.qodef-qi-pricing-calculator .qodef-e-switch{position:relative;display:inline-block;vertical-align:middle;width:68px;height:32px;margin:0}.qodef-qi-pricing-calculator .qodef-e-switch input{display:none}.qodef-qi-pricing-calculator .qodef-e-switch .qodef-e-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;border:1px solid #ebebeb;border-radius:34px;transition:all .4s}.qodef-qi-pricing-calculator .qodef-e-switch .qodef-e-slider:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#111;border-radius:50%;transition:all .4s}.qodef-qi-pricing-calculator .qodef-e-switch input:checked+.qodef-e-slider{background-color:#dedede}.qodef-qi-pricing-calculator .qodef-e-switch input:checked+.qodef-e-slider:before{transform:translateX(35px)}.qodef-qi-pricing-calculator .qodef-e-title{margin:0;padding-left:20px}.qodef-qi-pricing-calculator .qode-m-price-holder{position:relative;display:inline-flex;align-items:flex-end}.qodef-qi-pricing-calculator .qodef-m-price-wrapper{display:inline-flex;line-height:1;justify-content:center;align-items:baseline}.qodef-qi-pricing-calculator .qodef-m-total-price{font-size:4em}.qodef-qi-pricing-calculator .qodef-m-currency{align-self:flex-start;font-size:2.3em}.qodef-qi-pricing-calculator .qodef-m-period{margin:0 0 0 5px}.qodef-qi-pricing-calculator .qodef-m-button{margin-top:30px}.qodef-qi-pricing-calculator.qodef-layout--side{flex-direction:row;overflow:hidden}@media only screen and (max-width:680px){.qodef-qi-pricing-calculator.qodef-layout--side{flex-direction:column}}.qodef-qi-pricing-calculator.qodef-layout--side .qodef-m-items{position:relative;display:flex;flex-wrap:wrap;border-color:inherit;margin-bottom:-1px}.qodef-qi-pricing-calculator.qodef-layout--side .qodef-m-items:after{content:"";position:absolute;top:0;right:0;height:100%;border-right:1px solid;border-color:inherit}.qodef-qi-pricing-calculator.qodef-layout--side .qodef-m-total-holder{display:flex;flex-direction:column;justify-content:space-between;width:40%;text-align:center;padding:50px 30px}@media only screen and (max-width:680px){.qodef-qi-pricing-calculator.qodef-layout--side .qodef-m-total-holder{width:100%!important}}.qodef-qi-pricing-calculator.qodef-layout--side .qodef-e-item{padding:30px;border-bottom:1px solid;border-right:1px solid;border-color:inherit}.qodef-qi-pricing-calculator.qodef-layout--simple{flex-direction:column;padding:50px}.qodef-qi-pricing-calculator.qodef-layout--simple .qode-m-price-holder{margin-bottom:25px}.qodef-qi-pricing-calculator.qodef-layout--simple .qodef-e-item:not(:last-child){margin-bottom:10px}.qodef-qi-pricing-calculator.qodef-layout--simple .qodef-m-bottom-holder{margin-top:100px}.qodef-qi-pricing-calculator.qodef-layout--simple .qodef-e-switch{width:52px;height:24px}.qodef-qi-pricing-calculator.qodef-layout--simple .qodef-e-switch .qodef-e-slider:before{height:16px;width:16px;left:3px;bottom:3px}.qodef-qi-pricing-calculator.qodef-layout--simple .qodef-e-switch input:checked+.qodef-e-slider:before{transform:translateX(28px)}.qodef-qi-pricing-list.qodef-layout--with-legend .qodef-m-item{display:flex;align-items:center;align-self:flex-start}.qodef-qi-pricing-list.qodef-layout--with-legend .qodef-m-item .qodef-e-image{max-width:25%;flex-shrink:0;margin-right:24px}.qodef-qi-pricing-list.qodef-layout--with-legend .qodef-m-item .qodef-e-item-holder{flex:1}.qodef-qi-pricing-list.qodef-layout--with-legend .qodef-e-heading-title{display:inline-flex;align-items:center}.qodef-qi-pricing-list.qodef-layout--with-legend .qodef-e-legend-list-icon-holder{display:flex;align-items:inherit;margin-left:10px}.qodef-qi-pricing-list.qodef-layout--with-legend .qodef-e-legend-item .qodef-e-icon,.qodef-qi-pricing-list.qodef-layout--with-legend .qodef-e-legend-list-icon-holder{font-size:15px;line-height:1}.qodef-qi-pricing-list.qodef-layout--with-legend .qodef-e-legend-item .qodef-e-icon svg,.qodef-qi-pricing-list.qodef-layout--with-legend .qodef-e-legend-list-icon-holder svg{width:1em;height:auto;stroke:currentColor;fill:currentColor}.qodef-qi-pricing-list.qodef-layout--with-legend .qodef-e-legend-list-icon{margin-right:5px}.qodef-qi-pricing-list.qodef-layout--with-legend .qodef-e-legend-list-icon:last-child{margin-right:0}.qodef-qi-pricing-list.qodef-layout--with-legend .qodef-m-legend{display:flex;justify-content:center;text-align:center;margin-top:50px}.qodef-qi-pricing-list.qodef-layout--with-legend .qodef-m-legend .qodef-e-legend-item{display:flex;align-items:center;margin-right:40px}.qodef-qi-pricing-list.qodef-layout--with-legend .qodef-m-legend .qodef-e-legend-item:last-child{margin-right:0}@media only screen and (min-width:481px){.qodef-qi-pricing-list.qodef-layout--with-legend .qodef-m-legend .qodef-e-legend-item{margin-bottom:0!important}}.qodef-qi-pricing-list.qodef-layout--with-legend .qodef-m-legend .qodef-e-legend-description{margin-left:10px}@media only screen and (max-width:480px){.qodef-qi-pricing-list.qodef-layout--with-legend .qodef-m-legend{flex-direction:column}.qodef-qi-pricing-list.qodef-layout--with-legend .qodef-m-legend .qodef-e-legend-item{justify-content:center;margin-right:0!important}}.qodef-columns--three .qodef-qi-pricing-list.qodef-layout--with-legend .qodef-m-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);column-gap:50px}.qodef-columns--two .qodef-qi-pricing-list.qodef-layout--with-legend .qodef-m-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:50px}@media only screen and (max-width:1024px){.qodef-columns-responsive--1024 .qodef-qi-pricing-list.qodef-layout--with-legend .qodef-m-inner{grid-template-columns:minmax(0,1fr)}}@media only screen and (max-width:680px){.qodef-columns-responsive--680 .qodef-qi-pricing-list.qodef-layout--with-legend .qodef-m-inner{grid-template-columns:minmax(0,1fr)}}.qodef-qi-pricing-slider{display:flex;flex-direction:column;align-items:center}.qodef-qi-pricing-slider .qodef-m-info-inner{border:1px solid #ebebeb;padding:40px}.qodef-qi-pricing-slider .qodef-m-title{margin:0}.qodef-qi-pricing-slider .qode-m-price-holder{position:relative;display:inline-flex;align-items:flex-end;width:100%;justify-content:center}.qodef-qi-pricing-slider .qodef-m-price-wrapper{display:inline-flex;line-height:1;justify-content:center;align-items:baseline}.qodef-qi-pricing-slider .qodef-m-total-price{font-size:4em}.qodef-qi-pricing-slider .qodef-m-currency{align-self:flex-start;font-size:2.3em}.qodef-qi-pricing-slider .qodef-m-period{margin:0 0 0 5px}.qodef-qi-pricing-slider .qodef-m-button{margin-top:30px}.qodef-qi-pricing-slider .qodef-m-slider{position:relative;height:6px;background-color:#ebebeb;margin-bottom:60px;width:100%}.qodef-qi-pricing-slider .qodef-m-slider-drag{width:32px;height:32px;border-radius:32px;display:flex;align-items:center;justify-content:space-evenly;background-color:#000;border:1px solid transparent;position:absolute;top:-15px;left:0;cursor:pointer;z-index:10}.qodef-qi-pricing-slider .qodef-m-slider-drag .qodef-m-arrow-left,.qodef-qi-pricing-slider .qodef-m-slider-drag .qodef-m-arrow-right{fill:#fff}.qodef-qi-pricing-slider .qodef-m-slider-bar{height:100%;background-color:#ebebeb}.qodef-qi-pricing-slider .qodef-m-delimiter{position:absolute;display:inline-block;width:1px;height:40px;background-color:#ebebeb;top:50%;left:10%;z-index:0;transform:translate(-50%,-50%)}.qodef-qi-pricing-slider .qodef-m-slider-value-holder{text-align:center;position:absolute;z-index:100;opacity:1;top:100%;margin-top:15px;white-space:nowrap}.qodef-qi-pricing-slider .qodef-m-slider-value-holder .qodef-m-slider-value{display:inline-block;text-align:center;font-weight:700;font-size:20px;color:#111;height:20px;line-height:20px}.qodef-qi-pricing-slider.qodef--with-image .qodef-m-info{display:flex}.qodef-qi-pricing-slider.qodef--with-image .qodef-m-image{flex-shrink:0}@media only screen and (max-width:680px){.qodef-qi-pricing-slider.qodef--with-image .qodef-m-image{display:none}}.qodef-qi-pricing-slider.qodef--with-image .qodef-m-image img{height:100%;object-fit:cover}.qodef-qi-pricing-slider.qodef-layout--side{flex-direction:row;align-items:flex-start}.qodef-qi-pricing-slider.qodef-layout--side.qodef-slider--right{flex-direction:row-reverse}.qodef-qi-pricing-slider.qodef-layout--side .qodef-m-info,.qodef-qi-pricing-slider.qodef-layout--side .qodef-m-slider-holder{width:50%}@media only screen and (max-width:1024px){.qodef-qi-pricing-slider.qodef-layout--side{flex-direction:column;align-items:center}.qodef-qi-pricing-slider.qodef-layout--side.qodef-slider--right{flex-direction:column;align-items:center}.qodef-qi-pricing-slider.qodef-layout--side .qodef-m-info,.qodef-qi-pricing-slider.qodef-layout--side .qodef-m-slider-holder{width:100%}}.qodef-qi-pricing-table.qodef-layout--side-price .qodef-m-inner{display:flex}.qodef-qi-pricing-table.qodef-layout--side-price .qodef-m-side{margin-right:20px}.qodef-qi-product-add-to-cart{position:relative}.qodef-qi-product-add-to-cart .qodef-e-quantity-wrapper,.qodef-qi-product-add-to-cart .qodef-e-quantity-wrapper-inner{display:inline-flex;align-items:center;position:relative}.qodef-qi-product-add-to-cart .qodef-e-quantity-icon{font-size:18px;display:inline-flex;cursor:pointer;transition:all .3s ease}.qodef-qi-product-add-to-cart .qodef-e-quantity-icon i{font-size:inherit;color:inherit}.qodef-qi-product-add-to-cart .qodef-e-quantity-icon svg{color:inherit;stroke:currentColor;fill:currentColor;width:1em;height:1em}.qodef-qi-product-add-to-cart .quantity .qty{width:auto}.qodef-qi-product-add-to-cart.qodef-layout--stacked-right .quantity .qty{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.qodef-qi-product-add-to-cart.qodef-layout--stacked-right .qodef-e-quantity-icon{position:absolute;height:50%;right:0;align-items:center;justify-content:center;border-left:0!important}.qodef-qi-product-add-to-cart.qodef-layout--stacked-right .qodef-e-quantity-icon.qodef-icon--plus{top:0}.qodef-qi-product-add-to-cart.qodef-layout--stacked-right .qodef-e-quantity-icon.qodef-icon--minus{bottom:0}.qodef-qi-woo-shortcode-product-comparison{overflow:auto}.qodef-qi-woo-shortcode-product-comparison .qodef-m-table{position:relative;display:table;width:100%;border-collapse:collapse}.qodef-qi-woo-shortcode-product-comparison .qodef-e-row{display:table-row}.qodef-qi-woo-shortcode-product-comparison .qodef-e-cell{display:table-cell;border:1px solid #ebebeb;padding:30px 40px;vertical-align:middle}.qodef-qi-woo-shortcode-product-comparison .qodef-e-cell .price{display:inline-flex}.qodef-qi-woo-shortcode-product-comparison .qodef-e-title{margin:0}.qodef-qi-woo-shortcode-product-comparison .qodef-e-product-title{display:block}.qodef-qi-woo-shortcode-product-comparison .qodef-e-product-title a{color:inherit}.qodef-qi-woo-shortcode-product-comparison .qodef-e-ratings{vertical-align:middle}.qodef-qi-woo-shortcode-product-comparison .qodef-e-main-info .qodef-e-product-title{margin-top:1em}.qodef-qi-woo-shortcode-product-comparison .qodef-e-main-info .qodef-woo-product-price{margin-top:.5em}.qodef-qi-woo-shortcode-product-comparison .qodef-e-iwt-holder .qodef-e-product-title{margin-top:1em}.qodef-qi-woo-shortcode-product-comparison.qodef-border--inside .qodef-e-cell{border-top:transparent!important;border-left:transparent!important}.qodef-qi-woo-shortcode-product-comparison.qodef-border--inside .qodef-e-cell:last-child{border-right:transparent!important}.qodef-qi-woo-shortcode-product-comparison.qodef-border--inside .qodef-e-row:last-child .qodef-e-cell{border-bottom:transparent!important}.qodef-qi-woo-shortcode-product-comparison.qodef-border--none .qodef-e-cell{border:none}.qodef-qi-product-description{position:relative}.qodef-qi-product-media{position:relative}.qodef-qi-product-media .qodef-e-product-media{position:relative}.qodef-qi-product-media .woocommerce-product-gallery__trigger{position:absolute;left:10px;top:10px;z-index:10}.qodef-qi-product-media .woocommerce-product-gallery__image{overflow:hidden}.qodef-qi-product-media .qodef-e-badge{position:absolute;z-index:10}.qodef-badge--left.qodef-qi-product-media .qodef-e-badge{left:10px}.qodef-badge--right.qodef-qi-product-media .qodef-e-badge{right:10px}.qodef-badge--top.qodef-qi-product-media .qodef-e-badge{top:10px}.qodef-badge--bottom.qodef-qi-product-media .qodef-e-badge{bottom:10px}.qodef-qi-product-media.qodef-layout--standard .qodef-theme-builder-woo-thumbnails-wrapper{display:flex;flex-wrap:wrap;margin:0 -15px}.qodef-qi-product-media.qodef-layout--standard .qodef-theme-builder-woo-thumbnails-wrapper .woocommerce-product-gallery__image{position:relative;padding:0 15px;margin-top:30px}.qodef-thumbs-columns--2.qodef-qi-product-media.qodef-layout--standard .qodef-theme-builder-woo-thumbnails-wrapper .woocommerce-product-gallery__image{width:50%}.qodef-thumbs-columns--3.qodef-qi-product-media.qodef-layout--standard .qodef-theme-builder-woo-thumbnails-wrapper .woocommerce-product-gallery__image{width:33.33333%}.qodef-thumbs-columns--4.qodef-qi-product-media.qodef-layout--standard .qodef-theme-builder-woo-thumbnails-wrapper .woocommerce-product-gallery__image{width:25%}.qodef-thumbs-columns--5.qodef-qi-product-media.qodef-layout--standard .qodef-theme-builder-woo-thumbnails-wrapper .woocommerce-product-gallery__image{width:20%}.qodef-thumbs-columns--6.qodef-qi-product-media.qodef-layout--standard .qodef-theme-builder-woo-thumbnails-wrapper .woocommerce-product-gallery__image{width:16.66667%}.qodef-qi-product-media.qodef-layout--gallery .woocommerce-product-gallery__trigger{display:none}.qodef-qi-product-media.qodef-layout--gallery .woocommerce-product-gallery__wrapper{display:flex;flex-wrap:wrap;margin:-30px -15px 0}.qodef-qi-product-media.qodef-layout--gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image{position:relative;padding:0 15px;margin-top:30px;width:100%}.qodef-qi-product-media.qodef-layout--gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image .zoomImg{display:none!important}.qodef-gallery-columns--2.qodef-qi-product-media.qodef-layout--gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image{width:50%}.qodef-gallery-columns--3.qodef-qi-product-media.qodef-layout--gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image{width:33.33333%}.qodef-gallery-columns--4.qodef-qi-product-media.qodef-layout--gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image{width:25%}.qodef-gallery-columns--5.qodef-qi-product-media.qodef-layout--gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image{width:20%}.qodef-gallery-columns--6.qodef-qi-product-media.qodef-layout--gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image{width:16.66667%}.qodef-qi-product-media.qodef-layout--thumbs-left .woocommerce-product-gallery__wrapper{display:flex;flex-direction:row-reverse;gap:30px}@media screen and (max-width:680px){.qodef-qi-product-media.qodef-layout--thumbs-left .woocommerce-product-gallery__wrapper{flex-wrap:wrap}}.qodef-qi-product-media.qodef-layout--thumbs-left .woocommerce-product-gallery__wrapper a,.qodef-qi-product-media.qodef-layout--thumbs-left .woocommerce-product-gallery__wrapper img{height:100%;object-fit:cover}.qodef-qi-product-media.qodef-layout--thumbs-left .woocommerce-product-gallery__wrapper>.woocommerce-product-gallery__image{width:calc(100% - 27%)!important}.qodef-qi-product-media.qodef-layout--thumbs-left .woocommerce-product-gallery__wrapper>.qodef-theme-builder-woo-thumbnails-wrapper{width:27%}@media screen and (max-width:680px){.qodef-qi-product-media.qodef-layout--thumbs-left .woocommerce-product-gallery__wrapper>.qodef-theme-builder-woo-thumbnails-wrapper{width:100%}}.qodef-qi-product-media.qodef-layout--thumbs-left .woocommerce-product-gallery__wrapper>.qodef-theme-builder-woo-thumbnails-wrapper .woocommerce-product-gallery__image{margin-bottom:30px}.qodef-qi-product-media.qodef-layout--thumbs-left .woocommerce-product-gallery__wrapper>.qodef-theme-builder-woo-thumbnails-wrapper .woocommerce-product-gallery__image:last-child{margin-bottom:0}@media screen and (min-width:681px){.qodef-qi-product-media.qodef-layout--thumbs-left .woocommerce-product-gallery__wrapper>.qodef-theme-builder-woo-thumbnails-wrapper .woocommerce-product-gallery__image{width:100%}.qodef-qi-product-media.qodef-layout--thumbs-left .woocommerce-product-gallery__wrapper>.qodef-theme-builder-woo-thumbnails-wrapper .woocommerce-product-gallery__image:first-child,.qodef-qi-product-media.qodef-layout--thumbs-left .woocommerce-product-gallery__wrapper>.qodef-theme-builder-woo-thumbnails-wrapper .woocommerce-product-gallery__image:nth-child(2){margin-top:0}}.qodef-qi-product-meta{position:relative}.qodef-qi-product-meta .product_meta{display:flex;flex-direction:column}.qodef-qi-product-meta.qodef-orientation--horizontal .product_meta{flex-direction:row}.qodef-qi-product-price{position:relative}.qodef-qi-product-price .qodef-e-product-price{display:flex}.qodef-qi-product-price .qodef-e-product-price ins{text-decoration:inherit}.qodef-qi-product-price .qodef-e-product-price.qodef-product-type--simple>*{order:2}.qodef-qi-product-price.qodef-price-order--reverted .qodef-e-product-price.qodef-product-type--simple ins{order:1}.qodef-qi-product-rating{position:relative}.qodef-qi-product-rating .qodef-e-product-rating{display:flex;align-items:center;gap:5px}.qodef-qi-product-rating .qodef-e-stars{display:inline-flex;position:relative}.qodef-qi-product-rating .qodef-e-stars .qodef-e-stars-empty{display:flex}.qodef-qi-product-rating .qodef-e-stars .qodef-e-stars-full{display:flex;position:absolute;left:0;top:0;white-space:nowrap;overflow:hidden;z-index:1}.qodef-qi-product-rating .qodef-e-stars .qodef-e-stars-full .qodef-e-star:before{content:"\e020"}.qodef-qi-product-rating .qodef-e-stars .qodef-e-star{position:relative;height:1em;width:1em;display:inline-block;color:inherit;flex-shrink:0}.qodef-qi-product-rating .qodef-e-stars .qodef-e-star:before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:WooCommerce;content:"\e021";text-indent:0}.qodef-qi-product-tabs{position:relative}.qodef-qi-product-tabs .wc-tabs{position:relative;display:flex;align-items:center;margin:0;padding:0;list-style:none}.qodef-qi-product-tabs .wc-tabs>li{position:relative;padding:0;margin:0}.qodef-qi-product-tabs .wc-tabs>li:not(:last-child){margin:0 4em 0 0}.qodef-qi-product-tabs .wc-tabs>li a{position:relative;z-index:1}.qodef-qi-product-tabs .wc-tabs>li:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;background-color:transparent;transition:opacity .25s ease-out}.qodef-qi-product-tabs .wc-tabs>li:after{content:"";position:absolute;bottom:0;left:0;width:100%;z-index:1;opacity:0;transition:opacity .25s ease-out}.qodef-qi-product-tabs .wc-tabs>li.active:after,.qodef-qi-product-tabs .wc-tabs>li.active:before,.qodef-qi-product-tabs .wc-tabs>li:hover:after,.qodef-qi-product-tabs .wc-tabs>li:hover:before{opacity:1}.qodef-qi-product-tabs .woocommerce-tabs>div{position:relative;padding:26px 0 0}.qodef-qi-product-tabs .woocommerce-tabs>div .woocommerce-Reviews-title,.qodef-qi-product-tabs .woocommerce-tabs>div>h2{margin:0 0 15px}.qodef-qi-product-tabs p{margin:0}.qodef-qi-product-tabs table{border-collapse:collapse}.qodef-qi-product-tabs #reviews #comments ol.commentlist{padding:0}.qodef-qi-product-tabs #reviews #comments ol.commentlist li:last-child{margin-bottom:0}.qodef-qi-product-tabs #reviews .comment-respond .comment-reply-title{display:inline-block}.qodef-qi-product-tabs #reviews .comment-respond label{display:block}.qodef-qi-product-tabs #reviews .comment-respond input[type=email],.qodef-qi-product-tabs #reviews .comment-respond input[type=text]{width:100%}.qodef-qi-product-tabs #reviews .comment-respond .comment-form-cookies-consent label{display:inline-block}.qodef-qi-rating .qodef-m-icon-holder{position:relative;display:inline-block;font-size:0;line-height:1}.qodef-qi-rating .qodef-e-icon{display:inline-block;font-size:0}.qodef-qi-rating .qodef-e-icon>:first-child{margin-left:0!important}.qodef-qi-rating .qodef-e-icon>:last-child{margin-right:0!important}.qodef-qi-rating .qodef-e-icon>:not(svg){width:auto!important}.qodef-qi-rating .qodef-e-icon>svg{width:30px;fill:currentColor;stroke:currentColor}.qodef-qi-rating .qodef-e-icon.qodef-e-icon-marked{position:absolute;top:0;left:0;white-space:nowrap;overflow:hidden}.qodef-qi-rating.qodef-layout--split .qodef-m-icon-holder{display:inline-flex}.qodef-qi-rating.qodef-layout--split .qodef-m-icon-holder>:first-child{margin-left:0!important}.qodef-qi-rating.qodef-layout--split .qodef-m-icon-holder>:last-child{margin-right:0!important}.qodef-qi-rating.qodef-layout--split .qodef-e-icon{display:inline-block;font-size:0}.qodef-qi-rating.qodef-layout--split .qodef-e-icon.qodef-e-icon-marked{position:relative;overflow:initial}.qodef-qi-rotating-image-tiles{overflow:hidden;position:relative;flex-shrink:0;display:grid;height:100vh;width:100vh}.qodef-qi-rotating-image-tiles.qodef-qi-4-tiles{grid-template-columns:repeat(2,1fr)}.qodef-qi-rotating-image-tiles.qodef-qi-9-tiles{grid-template-columns:repeat(3,1fr)}.qodef-qi-rotating-image-tiles.qodef-qi-16-tiles{grid-template-columns:repeat(4,1fr)}.qodef-qi-rotating-image-tiles .qodef-tile{overflow:hidden;position:relative}.qodef-qi-rotating-image-tiles .qodef-tile.qodef-hide{opacity:0}.qodef-qi-rotating-image-tiles .qodef-tile .qodef-tile-wheel{position:absolute;top:0;left:0;width:200%;height:200%;transition:.6s cubic-bezier(.85,0,.15,1)}.qodef-qi-rotating-image-tiles .qodef-tile .qodef-tile-wheel .qodef-tile-field{position:absolute;top:0;left:0;width:50%;height:50%;background-size:var(--qodef-image-tiles-size) var(--qodef-image-tiles-size)}.qodef-qi-rotating-image-tiles .qodef-tile .qodef-tile-wheel .qodef-tile-field:nth-child(2){top:50%;left:0;transform:rotate(-90deg)}.qodef-qi-rotating-image-tiles .qodef-tile .qodef-tile-wheel .qodef-tile-field:nth-child(3){top:50%;left:50%;transform:rotate(180deg)}.qodef-qi-rotating-image-tiles .qodef-tile .qodef-tile-wheel .qodef-tile-field:nth-child(4){top:0;left:50%;transform:rotate(90deg)}.qodef-qi-rotating-image-tiles .qodef-tile .qodef-tile-wheel .qodef-tile-field.qodef-tile-top-left{border-radius:100% 0 0 100%/100% 0 100% 0}.qodef-qi-rotating-image-tiles .qodef-tile .qodef-tile-wheel .qodef-tile-field.qodef-tile-top-right{border-radius:0 100% 100% 0/0 100% 0 100%}.qodef-qi-rotating-image-tiles .qodef-tile .qodef-tile-wheel .qodef-tile-field.qodef-tile-bottom-left{border-radius:0 100% 0 100%/0 0 100% 100%}.qodef-qi-rotating-image-tiles .qodef-tile .qodef-tile-wheel .qodef-tile-field.qodef-tile-bottom-right{border-radius:0 100% 100% 0/0 0 100% 100%}.qodef-qi-rotating-image-tiles .qodef-tile.qodef-tile-0 .qodef-tile-wheel{transition-delay:121ms}.qodef-qi-rotating-image-tiles .qodef-tile.qodef-tile-1 .qodef-tile-wheel{transition-delay:234ms}.qodef-qi-rotating-image-tiles .qodef-tile.qodef-tile-2 .qodef-tile-wheel{transition-delay:315ms}.qodef-qi-rotating-image-tiles .qodef-tile.qodef-tile-3 .qodef-tile-wheel{transition-delay:.43s}.qodef-qi-rotating-image-tiles .qodef-tile.qodef-tile-4 .qodef-tile-wheel{transition-delay:455ms}.qodef-qi-rotating-image-tiles .qodef-tile.qodef-tile-5 .qodef-tile-wheel{transition-delay:193ms}.qodef-qi-rotating-image-tiles .qodef-tile.qodef-tile-6 .qodef-tile-wheel{transition-delay:249ms}.qodef-qi-rotating-image-tiles .qodef-tile.qodef-tile-7 .qodef-tile-wheel{transition-delay:306ms}.qodef-qi-rotating-image-tiles .qodef-tile.qodef-tile-8 .qodef-tile-wheel{transition-delay:388ms}.qodef-qi-rotating-image-tiles .qodef-tile.qodef-tile-9 .qodef-tile-wheel{transition-delay:481ms}.qodef-qi-rotating-image-tiles .qodef-tile.qodef-tile-10 .qodef-tile-wheel{transition-delay:169ms}.qodef-qi-rotating-image-tiles .qodef-tile.qodef-tile-11 .qodef-tile-wheel{transition-delay:206ms}.qodef-qi-rotating-image-tiles .qodef-tile.qodef-tile-12 .qodef-tile-wheel{transition-delay:218ms}.qodef-qi-rotating-image-tiles .qodef-tile.qodef-tile-13 .qodef-tile-wheel{transition-delay:328ms}.qodef-qi-rotating-image-tiles .qodef-tile.qodef-tile-14 .qodef-tile-wheel{transition-delay:401ms}.qodef-qi-rotating-image-tiles .qodef-tile.qodef-tile-15 .qodef-tile-wheel{transition-delay:149ms}.qodef-qi-rotating-image-tiles.qodef-qi-4-tiles .qodef-tile-0 .qodef-tile-field{background-position:0 0}.qodef-qi-rotating-image-tiles.qodef-qi-4-tiles .qodef-tile-1 .qodef-tile-field{background-position:calc(-1 * var(--qodef-image-tiles-size)/ 2) 0}.qodef-qi-rotating-image-tiles.qodef-qi-4-tiles .qodef-tile-2 .qodef-tile-field{background-position:calc(-1 * var(--qodef-image-tiles-size)/ 2 * 2) calc(-1 * var(--qodef-image-tiles-size)/ 2)}.qodef-qi-rotating-image-tiles.qodef-qi-4-tiles .qodef-tile-3 .qodef-tile-field{background-position:calc(-1 * var(--qodef-image-tiles-size)/ 2) calc(-1 * var(--qodef-image-tiles-size)/ 2)}.qodef-qi-rotating-image-tiles.qodef-qi-9-tiles .qodef-tile-0 .qodef-tile-field{background-position:0 0}.qodef-qi-rotating-image-tiles.qodef-qi-9-tiles .qodef-tile-1 .qodef-tile-field{background-position:calc(-1 * var(--qodef-image-tiles-size)/ 3) 0}.qodef-qi-rotating-image-tiles.qodef-qi-9-tiles .qodef-tile-2 .qodef-tile-field{background-position:calc(-1 * var(--qodef-image-tiles-size)/ 3 * 2) 0}.qodef-qi-rotating-image-tiles.qodef-qi-9-tiles .qodef-tile-3 .qodef-tile-field{background-position:0 calc(-1 * var(--qodef-image-tiles-size)/ 3)}.qodef-qi-rotating-image-tiles.qodef-qi-9-tiles .qodef-tile-4 .qodef-tile-field{background-position:calc(-1 * var(--qodef-image-tiles-size)/ 3) calc(-1 * var(--qodef-image-tiles-size)/ 3)}.qodef-qi-rotating-image-tiles.qodef-qi-9-tiles .qodef-tile-5 .qodef-tile-field{background-position:calc(-1 * var(--qodef-image-tiles-size)/ 3 * 2) calc(-1 * var(--qodef-image-tiles-size)/ 3)}.qodef-qi-rotating-image-tiles.qodef-qi-9-tiles .qodef-tile-6 .qodef-tile-field{background-position:0 calc(-1 * var(--qodef-image-tiles-size)/ 3 * 2)}.qodef-qi-rotating-image-tiles.qodef-qi-9-tiles .qodef-tile-7 .qodef-tile-field{background-position:calc(-1 * var(--qodef-image-tiles-size)/ 3) calc(-1 * var(--qodef-image-tiles-size)/ 3 * 2)}.qodef-qi-rotating-image-tiles.qodef-qi-9-tiles .qodef-tile-8 .qodef-tile-field{background-position:calc(-1 * var(--qodef-image-tiles-size)/ 3 * 2) calc(-1 * var(--qodef-image-tiles-size)/ 3 * 2)}.qodef-qi-rotating-image-tiles.qodef-qi-16-tiles .qodef-tile-0 .qodef-tile-field{background-position:0 0}.qodef-qi-rotating-image-tiles.qodef-qi-16-tiles .qodef-tile-1 .qodef-tile-field{background-position:calc(-1 * var(--qodef-image-tiles-size)/ 4) 0}.qodef-qi-rotating-image-tiles.qodef-qi-16-tiles .qodef-tile-2 .qodef-tile-field{background-position:calc(-1 * var(--qodef-image-tiles-size)/ 4 * 2) 0}.qodef-qi-rotating-image-tiles.qodef-qi-16-tiles .qodef-tile-3 .qodef-tile-field{background-position:calc(-1 * var(--qodef-image-tiles-size)/ 4 * 3) 0}.qodef-qi-rotating-image-tiles.qodef-qi-16-tiles .qodef-tile-4 .qodef-tile-field{background-position:0 calc(-1 * var(--qodef-image-tiles-size)/ 4)}.qodef-qi-rotating-image-tiles.qodef-qi-16-tiles .qodef-tile-5 .qodef-tile-field{background-position:calc(-1 * var(--qodef-image-tiles-size)/ 4) calc(-1 * var(--qodef-image-tiles-size)/ 4)}.qodef-qi-rotating-image-tiles.qodef-qi-16-tiles .qodef-tile-6 .qodef-tile-field{background-position:calc(-1 * var(--qodef-image-tiles-size)/ 4 * 2) calc(-1 * var(--qodef-image-tiles-size)/ 4)}.qodef-qi-rotating-image-tiles.qodef-qi-16-tiles .qodef-tile-7 .qodef-tile-field{background-position:calc(-1 * var(--qodef-image-tiles-size)/ 4 * 3) calc(-1 * var(--qodef-image-tiles-size)/ 4)}.qodef-qi-rotating-image-tiles.qodef-qi-16-tiles .qodef-tile-8 .qodef-tile-field{background-position:0 calc(-1 * var(--qodef-image-tiles-size)/ 4 * 2)}.qodef-qi-rotating-image-tiles.qodef-qi-16-tiles .qodef-tile-9 .qodef-tile-field{background-position:calc(-1 * var(--qodef-image-tiles-size)/ 4) calc(-1 * var(--qodef-image-tiles-size)/ 4 * 2)}.qodef-qi-rotating-image-tiles.qodef-qi-16-tiles .qodef-tile-10 .qodef-tile-field{background-position:calc(-1 * var(--qodef-image-tiles-size)/ 4 * 2) calc(-1 * var(--qodef-image-tiles-size)/ 4 * 2)}.qodef-qi-rotating-image-tiles.qodef-qi-16-tiles .qodef-tile-11 .qodef-tile-field{background-position:calc(-1 * var(--qodef-image-tiles-size)/ 4 * 3) calc(-1 * var(--qodef-image-tiles-size)/ 4 * 2)}.qodef-qi-rotating-image-tiles.qodef-qi-16-tiles .qodef-tile-12 .qodef-tile-field{background-position:0 calc(-1 * var(--qodef-image-tiles-size)/ 4 * 3)}.qodef-qi-rotating-image-tiles.qodef-qi-16-tiles .qodef-tile-13 .qodef-tile-field{background-position:calc(-1 * var(--qodef-image-tiles-size)/ 4) calc(-1 * var(--qodef-image-tiles-size)/ 4 * 3)}.qodef-qi-rotating-image-tiles.qodef-qi-16-tiles .qodef-tile-14 .qodef-tile-field{background-position:calc(-1 * var(--qodef-image-tiles-size)/ 4 * 2) calc(-1 * var(--qodef-image-tiles-size)/ 4 * 3)}.qodef-qi-rotating-image-tiles.qodef-qi-16-tiles .qodef-tile-15 .qodef-tile-field{background-position:calc(-1 * var(--qodef-image-tiles-size)/ 4 * 3) calc(-1 * var(--qodef-image-tiles-size)/ 4 * 3)}.qodef-qi-search-results{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-search-results .qodef-search-item{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-search-results .qodef-search-item .qodef-e-content,.qodef-qi-search-results .qodef-search-item .qodef-e-inner,.qodef-qi-search-results .qodef-search-item .qodef-e-media{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-search-results .qodef-search-item .qodef-e-media-image{position:relative;display:inline-block;vertical-align:top;max-width:100%;overflow:hidden;z-index:1}.qodef-qi-search-results .qodef-search-item .qodef-e-media{display:block}.qodef-qi-search-results .qodef-search-item .qodef-e-media iframe{display:block;height:100%}.qodef-qi-search-results .qodef-search-item .qodef-e-title{margin:0 0 .5em}.qodef-qi-search-results .qodef-search-item .qodef-e-excerpt{margin:0}.qodef-qi-search-results .qodef-search-item .qodef-e-info{position:relative;display:flex;flex-wrap:wrap;align-items:center;width:100%}.qodef-qi-search-results .qodef-search-item .qodef-e-info .qodef-e-info-item{position:relative;display:inline-flex;align-items:center;flex-wrap:wrap;margin-right:24px;color:#111}.qodef-qi-search-results .qodef-search-item .qodef-e-info .qodef-e-info-item a{display:inline-flex;align-items:center;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit}.qodef-qi-search-results .qodef-search-item .qodef-e-info .qodef-e-info-item a:hover{color:#3c3c3c}.qodef-qi-search-results .qodef-search-item .qodef-e-info .qodef-e-info-item:last-child{margin-right:0}.qodef-qi-search-results .qodef-search-item .qodef-e-info .qodef-e-info-item-icon{margin-right:8px;width:14px;height:auto;fill:currentColor;flex-shrink:0}.qodef-qi-search-results .qodef-search-item .qodef-e-info.qodef-info--top{margin-bottom:.25em}.qodef-qi-search-results .qodef-search-item .qodef-e-info.qodef-info--top .qodef-e-info-item{font-size:.9em;line-height:1.13333em}.qodef-qi-search-results .qodef-search-item .qodef-e-info.qodef-info--bottom{display:inline-flex}.qodef-qi-search-results .qodef-search-item .qodef-e-post-link{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-qi-search-results .qodef-search-item.sticky .qodef-e-title a{position:relative;text-decoration:underline}.qodef-qi-search-results .qodef-search-item.sticky .qodef-e-title a:after{content:"*";position:absolute;top:0;right:-.5em;font-size:1.5em}.qodef-qi-search-results.qodef-alignment--centered{text-align:center}.qodef-qi-search-results.qodef-alignment--centered .qodef-search-item .qodef-e-info{justify-content:center}.qodef-qi-search-results.qodef-info-no-icons .qodef-e-info .qodef-e-info-item:not(:last-child):after{content:"/";position:relative;left:12px}.qodef-qi-search-results.qodef-title--hover-underline .qodef-e-title-link{width:100%;background-repeat:no-repeat;background-image:linear-gradient(transparent calc(100% - 2px),currentColor 2px);transition:.9s cubic-bezier(.32,.32,.15,1.17);background-size:0 100%}.qodef-qi-search-results.qodef-title--hover-underline .qodef-e-title-link:hover{background-size:100% 100%}.qodef-qi-search-results .qodef-e-media-image a:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;transition:background-color .35s ease-out}.qodef-qi-search-results.qodef-image--hover-zoom .qodef-e-media-image a{display:block;width:100%;transform:scale(1.005) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-search-results.qodef-image--hover-zoom .qodef-e:hover .qodef-e-media-image a{transform:scale(1.03)}.qodef-qi-search-results.qodef-image--hover-zoom-out .qodef-e-media-image a{display:block;width:100%;transform:scale(1.03) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-search-results.qodef-image--hover-zoom-out .qodef-e:hover .qodef-e-media-image a{transform:scale(1)}.qodef-qi-search-results.qodef-image--hover-move .qodef-e-media-image a{display:block;width:100%;transform:scale(1.2);transition:transform .5s cubic-bezier(.33,.02,0,.93);will-change:transform}.qodef-qi-search-results.qodef-image--hover-move .qodef-e:hover .qodef-e-media-image a{transform:scale(1.2) translateX(12px)}.qodef-qi-search-results.qodef-image--hover-from-top a{transform-origin:top}.qodef-qi-search-results.qodef-image--hover-from-bottom a{transform-origin:bottom}.qodef-qi-search-results.qodef-image--hover-from-left a{transform-origin:left}.qodef-qi-search-results.qodef-image--hover-from-right a{transform-origin:right}@media only screen and (max-width:1024px){.qodef-qi-search-results .qodef-search-item.format-link .qodef-e-link{padding:11% 15%}.qodef-qi-search-results .qodef-search-item.format-quote .qodef-e-quote{padding:10.7% 15% 11.3%}}@media only screen and (max-width:680px){.qodef-qi-search-results .qodef-search-item .qodef-e-info.qodef-info--bottom{display:inline-block}.qodef-qi-search-results .qodef-search-item.format-link .qodef-e-link{padding:11% 10%}.qodef-qi-search-results .qodef-search-item.format-link .qodef-e-link-icon{left:calc(50% - 75px);width:150px}.qodef-qi-search-results .qodef-search-item.format-quote .qodef-e-quote{padding:11% 10%}.qodef-qi-search-results .qodef-search-item.format-quote .qodef-e-quote-icon{left:calc(50% - 70px);width:140px}}.qodef-qi-search-results.qodef-item-layout--boxed .qodef-e-media-holder{position:relative}.qodef-qi-search-results.qodef-item-layout--boxed .qodef-e-info-date{position:absolute;top:0;right:0;padding:12px 18px;color:#fff;background-color:#111;z-index:5}.qodef-qi-search-results.qodef-item-layout--boxed .qodef-e-info-date a{color:inherit}.qodef-qi-search-results.qodef-item-layout--boxed .qodef-e-inner{box-shadow:0 0 10px 0 rgba(0,0,0,.08);background-color:#fff}.qodef-qi-search-results.qodef-item-layout--boxed .qodef-e-text{margin-bottom:1em}.qodef-qi-search-results.qodef-item-layout--boxed .qodef-e-content{padding:45px 40px}.qodef-qi-search-results.qodef-item-layout--date-boxed .qodef-e-media-holder{position:relative}.qodef-qi-search-results.qodef-item-layout--date-boxed .qodef-e-info-date{position:absolute;top:0;right:0;padding:12px 18px;color:#fff;background-color:#111;z-index:10}.qodef-qi-search-results.qodef-item-layout--date-boxed .qodef-e-info-date a{color:inherit}.qodef-qi-search-results.qodef-item-layout--date-boxed .qodef-e-media{margin-bottom:1.5em}.qodef-qi-search-results.qodef-item-layout--date-boxed .qodef-e-text{margin-bottom:1em}.qodef-qi-search-results.qodef-item-layout--minimal{overflow:hidden}.qodef-qi-search-results.qodef-item-layout--minimal .qodef-grid-inner{margin-top:-2em!important}.qodef-qi-search-results.qodef-item-layout--minimal .qodef-e-inner{padding-top:2em;border-top:1px solid #ebebeb}.qodef-qi-search-results.qodef-item-layout--minimal .qodef-e-info.qodef-info--bottom{margin-top:1em}.qodef-qi-search-results.qodef-item-layout--side-date .qodef-e-content{display:flex}@media only screen and (max-width:680px){.qodef-qi-search-results.qodef-item-layout--side-date .qodef-e-content{flex-wrap:wrap}}.qodef-qi-search-results.qodef-item-layout--side-date .qodef-e-left{text-align:right;margin-right:30px;flex-shrink:0}@media only screen and (max-width:680px){.qodef-qi-search-results.qodef-item-layout--side-date .qodef-e-left{text-align:left}}.qodef-qi-search-results.qodef-item-layout--side-date .qodef-e-info-date a{display:flex;flex-direction:column}.qodef-qi-search-results.qodef-item-layout--side-date .qodef-e-info-day{font-size:70px;line-height:1;transition:color .2s ease-out}.qodef-qi-search-results.qodef-item-layout--side-date .qodef-e-info-month-year{transition:color .2s ease-out}.qodef-qi-search-results.qodef-item-layout--side-date .qodef-e-info.qodef-info--bottom{margin-top:15px}.qodef-qi-search-results.qodef-item-layout--standard .qodef-e-media{margin-bottom:1.5em}.qodef-qi-search-results.qodef-item-layout--standard .qodef-e-text{margin-bottom:1em}.qodef-qi-search-results.qodef-item-layout--standard .qodef-e-info.qodef-info--bottom{display:flex;align-items:center;justify-content:space-between}.qodef-qi-search-results.qodef-item-layout--standard .qodef-e-info-author img{border-radius:50%;overflow:hidden;margin-right:12px}.qodef-qi-social-links .qodef-m-content{display:inline-flex;align-items:center}.qodef-direction--vertical.qodef-qi-social-links .qodef-m-content{flex-direction:column}.qodef-qi-social-links .qodef-m-content a{font-size:14px;line-height:1em;transition:all .2s ease-out}.qodef-direction--vertical.qodef-qi-social-links .qodef-m-content a{margin-bottom:.25em;margin-right:0!important}.qodef-direction--horizontal.qodef-qi-social-links .qodef-m-content a{margin-bottom:0!important;margin-right:.25em}.qodef-qi-social-links .qodef-m-content a:last-child{margin-bottom:0!important;margin-right:0!important}.qodef-qi-social-links .qodef-m-content a svg{width:1em;height:auto}.qodef-qi-social-links .qode-e-label{white-space:nowrap}.qodef-qi-social-links.qodef-layout--textual .qodef-m-content a{white-space:nowrap}.qodef-qi-social-links.qodef-layout--icon.qodef-icon-boxed .qodef-m-content a{display:flex;align-items:center;justify-content:center;width:1.5em;height:1.5em;background-color:#f1f1f1;border:1px solid transparent}.qodef-qi-social-links.qodef-direction--vertical .qodef-m-content{align-items:flex-start}.qodef-qi-social-links.qodef-direction--vertical .qodef-m-items-holder{display:flex;flex-direction:column}.qodef-qi-social-links.qodef-direction--vertical.qodef-alignment--left .qodef-m-content,.qodef-qi-social-links.qodef-direction--vertical.qodef-alignment--left .qodef-m-items-holder{align-items:flex-start}.qodef-qi-social-links.qodef-direction--vertical.qodef-alignment--right .qodef-m-content,.qodef-qi-social-links.qodef-direction--vertical.qodef-alignment--right .qodef-m-items-holder{align-items:flex-end}.qodef-qi-social-links.qodef-direction--vertical.qodef-alignment--center .qodef-m-content,.qodef-qi-social-links.qodef-direction--vertical.qodef-alignment--center .qodef-m-items-holder{align-items:center}.qodef-qi-social-links.qodef-direction--horizontal .qodef-m-items-holder{display:inline-flex}@media only screen and (min-width:769px){.qodef-qi-social-links.qodef-direction--horizontal.qodef-layout--textual .qodef-m-items-holder{gap:initial!important}}.qodef-qi-social-links.qodef-label-position--top .qodef-m-content{flex-direction:column;align-items:flex-start}.qodef-qi-social-links.qodef-label-position--top .qode-e-label{margin-right:0!important}.qodef-qi-social-links.qodef-rotate--left .qodef-m-content{transform:rotate(-90deg) translate(-50%,50%);transform-origin:0 50%}.qodef-qi-social-links.qodef-rotate--left.qodef-layout--icon .qodef-m-content a{display:block;transform:rotate(90deg)}.qodef-qi-social-links.qodef-rotate--right .qodef-m-content{transform:rotate(90deg) translate(-50%,-50%);transform-origin:0 50%}.qodef-qi-social-links.qodef-rotate--right.qodef-layout--icon .qodef-m-content a{display:block;transform:rotate(-90deg)}.qodef-qi-social-links.qodef--links-underline-hover .qodef-m-social-item{width:100%;background-repeat:no-repeat;background-image:linear-gradient(transparent calc(100% - 1px),currentColor 1px);transition:.9s cubic-bezier(.32,.32,.15,1.17);background-size:0 100%;transition-duration:.6s}.qodef-qi-social-links.qodef--links-underline-hover .qodef-m-social-item:hover{background-size:100% 100%}@media only screen and (max-width:768px){.qodef-qi-social-links.qodef-direction--horizontal.qodef-layout--textual .qodef-m-content a{margin-right:0!important}.qodef-qi-social-links.qodef-direction--horizontal.qodef-layout--textual .qodef-m-items-holder{flex-wrap:wrap;justify-content:center}}.qodef-qi-social-share-buttons{position:relative;display:inline-block;vertical-align:top}.qodef-qi-social-share-buttons .qodef-m-label-holder{padding:0 5px 0 0}.qodef-qi-social-share-buttons .qodef-social-share-label{position:relative;display:inline-block;vertical-align:top;margin:0}.qodef-qi-social-share-buttons .qodef-m-label-icon svg{width:1em;height:auto;fill:currentColor;stroke:currentColor;overflow:visible}.qodef-qi-social-share-buttons.qodef-label-icon-boxed .qodef-m-label-icon{display:inline-flex;align-items:center;justify-content:center;width:2em;height:2em;background-color:#c4c4c4;border:1px solid transparent;border-radius:50%}.qodef-qi-social-share-buttons.qodef-label-icon--before-title .qodef-m-label-icon{order:-1}.qodef-qi-social-share-buttons ul{position:relative;display:inline-flex;list-style:none;padding:0}.qodef-qi-social-share-buttons ul.qodef-social-networks-list{margin:0}.qodef-qi-social-share-buttons li{position:relative;display:inline-block;vertical-align:top;line-height:1;padding:0;margin:0}.qodef-qi-social-share-buttons li a{font-size:1.25em}.qodef-qi-social-share-buttons li .qodef-social-network-text{transition:color .2s ease-in-out}.qodef-qi-social-share-buttons li .qodef-m-icon{transition:all .2s ease-in-out}.qodef-qi-social-share-buttons li .qodef-m-icon svg{width:1em;vertical-align:top;fill:currentColor;stroke:currentColor;overflow:visible}.qodef-qi-social-share-buttons.qodef-icon-boxed .qodef-m-icon{display:inline-flex;align-items:center;justify-content:center;width:2em;height:2em;background-color:#c4c4c4;border:1px solid transparent}.qodef-qi-social-share-buttons.qodef-type--textual.qodef-network--hover-underline .qodef-share-link .qodef-social-network-text{position:relative}.qodef-qi-social-share-buttons.qodef-type--textual.qodef-network--hover-underline .qodef-share-link .qodef-social-network-text:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:currentColor;transform-origin:100% 50%;transition:transform .3s ease-in-out;transform:scaleX(0)}.qodef-qi-social-share-buttons.qodef-type--textual.qodef-network--hover-underline .qodef-share-link:hover .qodef-social-network-text:after{transform:scaleX(1);transform-origin:0 50%;transition:transform .4s ease-in-out}.qodef-qi-social-share-buttons.qodef-layout--dropdown{position:relative;display:inline-block;vertical-align:bottom}.qodef-qi-social-share-buttons.qodef-layout--dropdown .qodef-social-share-label{margin:0;vertical-align:middle}.qodef-qi-social-share-buttons.qodef-layout--dropdown .qodef-social-share-icon{vertical-align:middle}.qodef-qi-social-share-buttons.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li{opacity:1;visibility:visible;cursor:pointer}.qodef-qi-social-share-buttons.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(2){transition-delay:.2s}.qodef-qi-social-share-buttons.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(3){transition-delay:.3s}.qodef-qi-social-share-buttons.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(4){transition-delay:.4s}.qodef-qi-social-share-buttons.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(5){transition-delay:.5s}.qodef-qi-social-share-buttons.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(6){transition-delay:.6s}.qodef-qi-social-share-buttons.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(7){transition-delay:.7s}.qodef-qi-social-share-buttons.qodef-layout--dropdown .qodef-social-share-dropdown-opener{display:flex;align-items:center}.qodef-qi-social-share-buttons.qodef-layout--dropdown .qodef-social-share-dropdown-opener .qodef-social-share-title{display:inline-block;vertical-align:top;margin-right:5px}.qodef-qi-social-share-buttons.qodef-layout--dropdown .qodef-social-share-dropdown{position:absolute;visibility:hidden;z-index:950}.qodef-qi-social-share-buttons.qodef-layout--dropdown .qodef-social-share-dropdown ul{position:relative;display:block;z-index:990;margin:0;padding:0!important}.qodef-qi-social-share-buttons.qodef-layout--dropdown .qodef-social-share-dropdown li{position:relative;display:inline-block;visibility:hidden;overflow:hidden;opacity:0;transition:opacity .2s ease-out,visibility .2s ease-out}.qodef-qi-social-share-buttons.qodef-layout--dropdown .qodef-social-share-dropdown li a{transition:color .2s ease-out,background-color .2s ease-out}.qodef-qi-social-share-buttons.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown ul{display:flex;flex-direction:column}.qodef-qi-social-share-buttons.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:not(:first-child){border-top:none}.qodef-qi-social-share-buttons.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li a{font-size:1em}.qodef-qi-social-share-buttons.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown{top:50%;left:100%;transform:translateY(-50%)}.qodef-qi-social-share-buttons.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown ul{display:flex}.qodef-qi-social-share-buttons.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown{top:50%;right:100%;transform:translateY(-50%)}.qodef-qi-social-share-buttons.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown ul{display:flex;flex-direction:row-reverse}.qodef-qi-stacked-item-scroll{position:relative;height:100vh;overflow:hidden}.qodef-qi-stacked-item-scroll .qodef-m-main-holder{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%;width:65%;opacity:0;text-align:center;margin:0 auto;transition:opacity .4s}.qodef-qi-stacked-item-scroll .qodef-m-main-holder.qodef--visible{opacity:1;transition:opacity 1s}.qodef-qi-stacked-item-scroll .qodef-m-main-holder>.qodef-m-text{margin:0 0 .6em}.qodef-qi-stacked-item-scroll .qodef-m-items{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-qi-stacked-item-scroll .qodef-e-item{position:absolute;top:50%;left:50%;transition:transform 1s cubic-bezier(.2,.84,.5,1);pointer-events:none}.qodef-qi-stacked-item-scroll .qodef-e-item.qodef--active{pointer-events:auto;cursor:none}.qodef-qi-stacked-item-scroll .qodef-e-item.qodef--active+.qodef-e-item{cursor:auto;pointer-events:auto}.qodef-qi-stacked-item-scroll .qodef-e-image{transform:translate(-50%,-50%)}.qodef-qi-stacked-item-scroll .qodef-e-cursor-text{display:none}.qodef-qi-stacked-item-scroll .qodef-m-hover-text{position:absolute;top:0;left:0;opacity:0;z-index:50;background-color:#fff;padding:1em 2em}.qodef-qi-stacked-item-scroll .qodef-m-hover-text.qodef--show{opacity:1}.qodef-qi-stacked-item-scroll .qodef-m-scroll-note{position:absolute;top:0;left:70px;height:100%;width:20px;display:flex;align-items:center;justify-content:center;pointer-events:none;opacity:0}.qodef-qi-stacked-item-scroll .qodef-m-scroll-note .qodef-m-scroll-inner{white-space:nowrap;transform:rotate(-90deg) translateX(35px);transition:transform 1s cubic-bezier(.86,0,.07,1)}.qodef--eos.qodef-qi-stacked-item-scroll .qodef-m-scroll-note .qodef-m-scroll-inner{transform:rotate(-90deg) translateX(-52px)}.qodef-qi-stacked-item-scroll .qodef-m-scroll-note .qodef-m-line{display:inline-block;vertical-align:middle;height:1px;width:90px;margin:0 15px;background-color:currentColor;transform:scaleX(0);animation:qodef-animate-line-vertical-down 1s forwards;will-change:transform}.qodef--eos.qodef-qi-stacked-item-scroll .qodef-m-scroll-note .qodef-m-line{animation:qodef-animate-line-vertical-up 1s forwards}.qodef-qi-stacked-item-scroll .qodef-m-scroll-note .qodef-m-down{opacity:1;transition:opacity .4s ease-in .2s}.qodef--eos.qodef-qi-stacked-item-scroll .qodef-m-scroll-note .qodef-m-down{opacity:0;transition:opacity .25s}.qodef-qi-stacked-item-scroll .qodef-m-scroll-note .qodef-m-up{opacity:0;transition:opacity .25s}.qodef--eos.qodef-qi-stacked-item-scroll .qodef-m-scroll-note .qodef-m-up{opacity:1;transition:opacity .4s ease-in .2s}.qodef-qi-stacked-item-scroll:not(.qodef--is-in-content) .qodef-m-scroll-note{opacity:1}.qodef-qi--touch .qodef-qi-stacked-item-scroll .qodef-m-hover-text{top:auto;bottom:0;width:100%;text-align:center;opacity:1;background-color:transparent}.qodef-qi--touch .qodef-qi-stacked-item-scroll.qodef--eos .qodef-m-hover-text{opacity:0}.qodef-qi-stacked-item-scroll.qodef-text--gradient .qodef-m-main-holder>.qodef-m-text{-webkit-background-clip:text!important;-webkit-text-fill-color:transparent}.qodef-qi-stacked-item-scroll .qodef-e-item .qodef-e-item-inner{opacity:0;transform:translate3d(0,-10%,0);transition:opacity .4s calc(var(--qodef-transition-delay,1) * .2s),transform 1s cubic-bezier(.2,.84,.5,1) calc(var(--qodef-transition-delay,1) * .2s)}.qodef-qi-stacked-item-scroll.qodef--loaded .qodef-e-item-inner{opacity:1;transform:translate3d(0,0,0)}.qodef-qi-stacked-item-scroll.qodef--is-in-content .qodef-m-scroll-note{display:none}@media only screen and (max-width:1024px){.qodef-qi-stacked-item-scroll:not(.qodef--is-in-content){position:fixed;top:0;left:0;height:100%;width:100%}}@media only screen and (max-width:480px){.qodef-qi-stacked-item-scroll .qodef-m-scroll-note{display:none}}.qodef-qi-text-gradient{-webkit-background-clip:text!important;-webkit-text-fill-color:transparent}.qodef-qi-text-gradient.qodef-qi--animated .qodef-m-text{display:block;background:radial-gradient(var(--qodef-qi-gradient-animation-color),transparent);background-size:155px 155px;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-repeat:no-repeat;animation:qi-addons-for-elementor-premium-animate-text-gradient 4s alternate linear infinite}.qodef-textual-projects-showcase{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;text-align:center}.qodef-textual-projects-showcase span.qodef-e-text{font-size:8vw;line-height:.916em}.qodef-textual-projects-showcase .qodef-e-image,.qodef-textual-projects-showcase .qodef-e-text{margin:0 45px 0 0}.qodef-textual-projects-showcase .qodef-e-text.qodef--highlight{color:#3c3c3c;position:relative}.qodef-textual-projects-showcase .qodef-e-text.qodef--highlight svg{display:block;fill:none;height:130%;left:-5%;position:absolute;stroke:currentColor;stroke-width:2px;top:-15%;width:120%;height:1.289em;left:7px;top:50%;transform:translateY(-50%);width:100%}.qodef-textual-projects-showcase .qodef-e-text.qodef--highlight svg.qodef-rectangle{width:108%;left:-4%;max-height:1.1em}.qodef-textual-projects-showcase .qodef-e-text.qodef--highlight svg.qodef-drawn-underline{max-height:1.2em}.qodef-textual-projects-showcase .qodef-e-text.qodef--highlight svg.qodef-line{stroke-width:4px}.qodef-textual-projects-showcase .qodef-e-image{display:inline-block;width:13vw;overflow:hidden;position:relative}.qodef-textual-projects-showcase .qodef-e-image a,.qodef-textual-projects-showcase .qodef-e-image img{display:inline-block}.qodef-textual-projects-showcase .qodef-e-image .qodef--main{opacity:1}.qodef-textual-projects-showcase .qodef-e-image .qodef--hover{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .13s}.qodef-textual-projects-showcase.qodef-qi--has-appear{opacity:0;transform:translateY(30px) translateZ(0) skewY(3deg) scaleY(1.2);transform-origin:top left;transition:transform .8s cubic-bezier(.16,.09,0,1.02) 0s,opacity .3s 0s;transition:transform 1s cubic-bezier(.16,.09,0,1.02) 0s,opacity .3s 0s;will-change:transform}.qodef-textual-projects-showcase.qodef-qi--has-appear .qodef-e-image{clip-path:inset(0 100% 100% 0);transition:1.2s cubic-bezier(.16,.09,0,1.02)}.qodef-textual-projects-showcase.qodef-qi--has-appear .qodef-e-image:nth-child(1){transition-delay:60ms}.qodef-textual-projects-showcase.qodef-qi--has-appear .qodef-e-image:nth-child(2){transition-delay:.12s}.qodef-textual-projects-showcase.qodef-qi--has-appear .qodef-e-image:nth-child(3){transition-delay:.18s}.qodef-textual-projects-showcase.qodef-qi--has-appear .qodef-e-image:nth-child(4){transition-delay:.24s}.qodef-textual-projects-showcase.qodef-qi--has-appear .qodef-e-image:nth-child(5){transition-delay:.3s}.qodef-textual-projects-showcase.qodef-qi--has-appear .qodef-e-image:nth-child(6){transition-delay:.36s}.qodef-textual-projects-showcase.qodef-qi--has-appear .qodef-e-image:nth-child(7){transition-delay:.42s}.qodef-textual-projects-showcase.qodef-qi--has-appear .qodef-e-image:nth-child(8){transition-delay:.48s}.qodef-textual-projects-showcase.qodef-qi--has-appear .qodef-e-image:nth-child(9){transition-delay:.54s}.qodef-textual-projects-showcase.qodef-qi--has-appear .qodef-e-image:nth-child(10){transition-delay:.6s}.qodef-textual-projects-showcase.qodef-qi--has-appear .qodef-e-image:nth-child(11){transition-delay:.66s}.qodef-textual-projects-showcase.qodef-qi--has-appear .qodef-e-image:nth-child(12){transition-delay:.72s}.qodef-textual-projects-showcase.qodef-qi--has-appear .qodef-e-image:nth-child(13){transition-delay:.78s}.qodef-textual-projects-showcase.qodef-qi--has-appear .qodef-e-image:nth-child(14){transition-delay:.84s}.qodef-textual-projects-showcase.qodef-qi--has-appear .qodef-e-image:nth-child(15){transition-delay:.9s}.qodef-textual-projects-showcase.qodef-qi--has-appear .qodef-e-image:nth-child(16){transition-delay:.96s}.qodef-textual-projects-showcase.qodef-qi--has-appear .qodef-e-image:nth-child(17){transition-delay:1.02s}.qodef-textual-projects-showcase.qodef-qi--has-appear .qodef-e-image:nth-child(18){transition-delay:1.08s}.qodef-textual-projects-showcase.qodef-qi--has-appear .qodef-e-image:nth-child(19){transition-delay:1.14s}.qodef-textual-projects-showcase.qodef-qi--has-appear .qodef-e-image:nth-child(20){transition-delay:1.2s}.qodef-textual-projects-showcase.qodef-qi--has-appear .qodef-e-image:nth-child(21){transition-delay:1.26s}.qodef-textual-projects-showcase.qodef-qi--has-appear .qodef-e-image:nth-child(22){transition-delay:1.32s}.qodef-textual-projects-showcase.qodef-qi--has-appear .qodef-e-image:nth-child(23){transition-delay:1.38s}.qodef-textual-projects-showcase.qodef-qi--has-appear .qodef-e-image:nth-child(24){transition-delay:1.44s}.qodef-textual-projects-showcase.qodef-qi--has-appear .qodef-e-image:nth-child(25){transition-delay:1.5s}.qodef-textual-projects-showcase.qodef-qi--has-appear .qodef-e-image:nth-child(26){transition-delay:1.56s}.qodef-textual-projects-showcase.qodef-qi--has-appear .qodef-e-image:nth-child(27){transition-delay:1.62s}.qodef-textual-projects-showcase.qodef-qi--has-appear .qodef-e-image:nth-child(28){transition-delay:1.68s}.qodef-textual-projects-showcase.qodef-qi--has-appear .qodef-e-image:nth-child(29){transition-delay:1.74s}.qodef-textual-projects-showcase.qodef-qi--has-appear .qodef-e-image:nth-child(30){transition-delay:1.8s}.qodef-textual-projects-showcase.qodef-qi--has-appear .qodef-e-image:nth-child(31){transition-delay:1.86s}.qodef-textual-projects-showcase.qodef-qi--has-appear .qodef-e-image:nth-child(32){transition-delay:1.92s}.qodef-textual-projects-showcase.qodef-qi--has-appear .qodef-e-image:nth-child(33){transition-delay:1.98s}.qodef-textual-projects-showcase.qodef-qi--has-appear .qodef-e-image:nth-child(34){transition-delay:2.04s}.qodef-textual-projects-showcase.qodef-qi--has-appear .qodef-e-image:nth-child(35){transition-delay:2.1s}.qodef-textual-projects-showcase.qodef-qi--has-appear .qodef-e-image:nth-child(36){transition-delay:2.16s}.qodef-textual-projects-showcase.qodef-qi--has-appear .qodef-e-image:nth-child(37){transition-delay:2.22s}.qodef-textual-projects-showcase.qodef-qi--has-appear .qodef-e-image:nth-child(38){transition-delay:2.28s}.qodef-textual-projects-showcase.qodef-qi--has-appear .qodef-e-image:nth-child(39){transition-delay:2.34s}.qodef-textual-projects-showcase.qodef-qi--has-appear .qodef-e-image:nth-child(40){transition-delay:2.4s}.qodef-textual-projects-showcase.qodef-qi--has-appear .qodef-e-image:nth-child(41){transition-delay:2.46s}.qodef-textual-projects-showcase.qodef-qi--has-appear .qodef-e-image:nth-child(42){transition-delay:2.52s}.qodef-textual-projects-showcase.qodef-qi--has-appear .qodef-e-image:nth-child(43){transition-delay:2.58s}.qodef-textual-projects-showcase.qodef-qi--has-appear .qodef-e-image:nth-child(44){transition-delay:2.64s}.qodef-textual-projects-showcase.qodef-qi--has-appear .qodef-e-image:nth-child(45){transition-delay:2.7s}.qodef-textual-projects-showcase.qodef-qi--has-appear .qodef-e-image:nth-child(46){transition-delay:2.76s}.qodef-textual-projects-showcase.qodef-qi--has-appear .qodef-e-image:nth-child(47){transition-delay:2.82s}.qodef-textual-projects-showcase.qodef-qi--has-appear .qodef-e-image:nth-child(48){transition-delay:2.88s}.qodef-textual-projects-showcase.qodef-qi--has-appear .qodef-e-image:nth-child(49){transition-delay:2.94s}.qodef-textual-projects-showcase.qodef-qi--has-appear .qodef-e-image:nth-child(50){transition-delay:3s}.qodef-textual-projects-showcase.qodef-qi--has-appear.qodef-qi--appeared{opacity:1;transform:translateY(0) skewY(0) scaleZ(1)}.qodef-textual-projects-showcase.qodef-qi--has-appear.qodef-qi--appeared .qodef-e-image{clip-path:inset(0 0 0 0)}.qodef-textual-projects-showcase .qodef-ripped-lines path{stroke-dasharray:1;stroke-dashoffset:1}.qodef-textual-projects-showcase .qodef-ripped-lines.qodef-animation-init path:first-child{animation:qodef-border-line-draw 499ms ease-in-out .5s forwards}.qodef-textual-projects-showcase .qodef-ripped-lines.qodef-animation-init path:nth-child(2){animation:qodef-border-line-draw .5s ease-in-out 999ms forwards}.qodef-textual-projects-showcase .qodef-drawn-underline{stroke-dasharray:1;stroke-dashoffset:1}.qodef-textual-projects-showcase .qodef-drawn-underline.qodef-animation-init{animation:qodef-border-line-draw 1s ease-in-out .9s forwards}.qodef-textual-projects-showcase .qodef-rectangle{stroke-dasharray:1;stroke-dashoffset:1}.qodef-textual-projects-showcase .qodef-rectangle.qodef-animation-init{animation:qodef-border-line-draw 1s ease-in-out .5s forwards}.qodef-textual-projects-showcase .qodef-line{stroke-dasharray:1;stroke-dashoffset:1}.qodef-textual-projects-showcase .qodef-line.qodef-animation-init{animation:qodef-border-line-draw 1s ease-in-out .6s forwards}.qodef-textual-projects-showcase .qodef--highlight-svg-custom svg>*{opacity:0;transform:translateY(30px);transition:opacity .3s ease-out .2s,transform .5s ease-out .2s}.qodef-textual-projects-showcase .qodef--highlight-svg-custom svg.qodef-animation-init>*{opacity:1;transform:translateY(0)}.qodef-textual-projects-showcase.qodef-image-hover--change-image .qodef-e-image .qodef--main{transition:opacity .13s}.qodef-textual-projects-showcase.qodef-image-hover--change-image .qodef-e-image:hover .qodef--main{opacity:0}.qodef-textual-projects-showcase.qodef-image-hover--change-image .qodef-e-image:hover .qodef--hover{opacity:1}.qodef-textual-projects-showcase.qodef-image-hover--zoom .qodef-e-image .qodef--main{transition:transform .45s cubic-bezier(.25,.46,.45,.94);transform:scale(1.005)}.qodef-textual-projects-showcase.qodef-image-hover--zoom .qodef-e-image .qodef--hover{display:none}.qodef-textual-projects-showcase.qodef-image-hover--zoom .qodef-e-image:hover .qodef--main{transform:scale(1.04)}@media only screen and (max-width:1366px){.qodef-textual-projects-showcase .qodef-e-image,.qodef-textual-projects-showcase .qodef-e-text{margin:0 35px 0 0}}@media only screen and (max-width:680px){.qodef-textual-projects-showcase .qodef-e-image,.qodef-textual-projects-showcase .qodef-e-text{margin:0 15px}}.qodef-qi-timeline.qodef-timeline-layout--vertical-side-date .qodef-e-item{text-align:center}.qodef-qi-timeline.qodef-timeline-layout--vertical-side-date .qodef-e-item:not(:last-child){padding-bottom:100px}.qodef-qi-timeline.qodef-timeline-layout--vertical-side-date .qodef-e-item.qodef-reverse .qodef-e-item-inner{flex-direction:row-reverse;text-align:right}@media only screen and (max-width:480px){.qodef-qi-timeline.qodef-timeline-layout--vertical-side-date .qodef-e-item.qodef-reverse .qodef-e-item-inner{flex-direction:column;text-align:center}}.qodef-qi-timeline.qodef-timeline-layout--vertical-side-date .qodef-e-item.qodef-reverse .qodef-e-side-holder{text-align:left;padding:0 0 0 10%}@media only screen and (max-width:480px){.qodef-qi-timeline.qodef-timeline-layout--vertical-side-date .qodef-e-item.qodef-reverse .qodef-e-side-holder{padding:0}}.qodef-qi-timeline.qodef-timeline-layout--vertical-side-date .qodef-e-item.qodef-reverse .qodef-e-content-holder{padding:0 10% 0 0}@media only screen and (max-width:480px){.qodef-qi-timeline.qodef-timeline-layout--vertical-side-date .qodef-e-item.qodef-reverse .qodef-e-content-holder{padding:0}}.qodef-qi-timeline.qodef-timeline-layout--vertical-side-date .qodef-e-item-inner{display:inline-flex;align-items:center;justify-content:center;text-align:left;width:100%}@media only screen and (max-width:480px){.qodef-qi-timeline.qodef-timeline-layout--vertical-side-date .qodef-e-item-inner{flex-direction:column;text-align:center}}.qodef-qi-timeline.qodef-timeline-layout--vertical-side-date .qodef-e-side-holder{width:50%;flex-shrink:0;text-align:right;padding:0 10% 0 0}@media only screen and (max-width:480px){.qodef-qi-timeline.qodef-timeline-layout--vertical-side-date .qodef-e-side-holder{width:100%;padding:0;margin-bottom:5%}}.qodef-qi-timeline.qodef-timeline-layout--vertical-side-date .qodef-e-content-holder{width:50%;padding:0 0 0 10%}@media only screen and (max-width:480px){.qodef-qi-timeline.qodef-timeline-layout--vertical-side-date .qodef-e-content-holder{width:100%;padding:0;margin-top:5%}}.qodef-qi-timeline.qodef-timeline-layout--vertical-side-date .qodef-e-date{font-size:3em;line-height:1em;margin-bottom:0}.qodef-qi-timeline.qodef-timeline-layout--vertical-side-date .qodef-e-image{margin-bottom:2em}.qodef-qi-vertical-circled-slider{display:flex}.qodef-qi-vertical-circled-slider.qodef--slider-reverse-columns{flex-direction:row-reverse}.qodef-qi-vertical-circled-slider.qodef-qi-slider-loop--yes .swiper-container-vertical{height:100vh}@media only screen and (max-width:680px){.qodef-qi-vertical-circled-slider{flex-wrap:wrap}}.qodef-qi-vertical-circled-slider .qodef-scroll-label{position:absolute;top:50%;left:0;transform:translateY(-50%) rotate(-90deg)}.qodef-qi-vertical-circled-slider .qodef-see-all-label{position:absolute;bottom:15px;left:15px;transform:translateY(-50%);z-index:10}.qodef-qi-vertical-circled-slider .swiper-slide{display:flex;flex-direction:column;justify-content:center}.qodef-qi-vertical-circled-slider .qodef-e-image{height:100%;width:100%;display:flex;justify-content:center;align-items:center}.qodef-qi-vertical-circled-slider img{border-radius:50%!important}@media only screen and (max-width:680px){.qodef-qi-vertical-circled-slider .qodef-qi-swiper-container.swiper-container-vertical.qodef--focus-in-viewport{height:50vh!important}}.qodef-qi-vertical-circled-slider .qodef-qi-swiper-container:not(.qodef-vertical-circled-slider-text){width:50%!important}@media only screen and (max-width:680px){.qodef-qi-vertical-circled-slider .qodef-qi-swiper-container:not(.qodef-vertical-circled-slider-text){width:100%!important}}.qodef-qi-vertical-circled-slider .qodef-vertical-circled-slider-text{width:50%!important}@media only screen and (max-width:680px){.qodef-qi-vertical-circled-slider .qodef-vertical-circled-slider-text{width:100%!important}}.qodef-qi-vertical-circled-slider .qodef-vertical-circled-slider-text .swiper-slide{opacity:0!important}.qodef-qi-vertical-circled-slider .qodef-vertical-circled-slider-text .swiper-slide.swiper-slide-active{opacity:1!important}.qodef-qi-vertical-circled-slider .qodef-m-title{margin:0}.qodef-qi-vertical-circled-slider .qodef-swiper-together-nav{bottom:0}@media only screen and (max-width:480px){.qodef-qi-vertical-circled-slider .qodef-m-text-content{display:none}}.qodef-qi-vertical-circled-slider.qodef-qi--text-animation-fade-in .qodef-m-button,.qodef-qi-vertical-circled-slider.qodef-qi--text-animation-fade-in .qodef-m-text-content,.qodef-qi-vertical-circled-slider.qodef-qi--text-animation-fade-in .qodef-m-title{opacity:0;transform:translateY(20px);transition:transform .2s ease-out,opacity .2s ease-out}.qodef-qi-vertical-circled-slider.qodef-qi--text-animation-fade-in .swiper-slide-active .qodef-m-button,.qodef-qi-vertical-circled-slider.qodef-qi--text-animation-fade-in .swiper-slide-active .qodef-m-text-content,.qodef-qi-vertical-circled-slider.qodef-qi--text-animation-fade-in .swiper-slide-active .qodef-m-title,.qodef-qi-vertical-circled-slider.qodef-qi--text-animation-fade-in .swiper-slide-duplicate-active .qodef-m-button,.qodef-qi-vertical-circled-slider.qodef-qi--text-animation-fade-in .swiper-slide-duplicate-active .qodef-m-text-content,.qodef-qi-vertical-circled-slider.qodef-qi--text-animation-fade-in .swiper-slide-duplicate-active .qodef-m-title{opacity:1;transform:translateY(0);transition:opacity .3s ease-out .15s,transform .5s ease-out .15s}.qodef-qi-vertical-circled-slider.qodef-qi--text-animation-fade-in .swiper-slide-active .qodef-m-text-content,.qodef-qi-vertical-circled-slider.qodef-qi--text-animation-fade-in .swiper-slide-duplicate-active .qodef-m-text-content{transition-delay:.3s,.3s}.qodef-qi-vertical-circled-slider.qodef-qi--text-animation-fade-in .swiper-slide-active .qodef-m-button,.qodef-qi-vertical-circled-slider.qodef-qi--text-animation-fade-in .swiper-slide-duplicate-active .qodef-m-button{transition-delay:.45s,.45s}.qodef-qi-vertical-circled-slider.qodef-qi--text-animation-from-right .qodef-m-button,.qodef-qi-vertical-circled-slider.qodef-qi--text-animation-from-right .qodef-m-text-content,.qodef-qi-vertical-circled-slider.qodef-qi--text-animation-from-right .qodef-m-title{opacity:0;transform:translateX(20px);transition:transform .2s ease-out,opacity .2s ease-out}.qodef-qi-vertical-circled-slider.qodef-qi--text-animation-from-right .swiper-slide-active .qodef-m-button,.qodef-qi-vertical-circled-slider.qodef-qi--text-animation-from-right .swiper-slide-active .qodef-m-text-content,.qodef-qi-vertical-circled-slider.qodef-qi--text-animation-from-right .swiper-slide-active .qodef-m-title,.qodef-qi-vertical-circled-slider.qodef-qi--text-animation-from-right .swiper-slide-duplicate-active .qodef-m-button,.qodef-qi-vertical-circled-slider.qodef-qi--text-animation-from-right .swiper-slide-duplicate-active .qodef-m-text-content,.qodef-qi-vertical-circled-slider.qodef-qi--text-animation-from-right .swiper-slide-duplicate-active .qodef-m-title{opacity:1;transform:translateX(0);transition:opacity .3s ease-out .15s,transform .5s ease-out .15s}.qodef-qi-vertical-circled-slider.qodef-qi--text-animation-from-right .swiper-slide-active .qodef-m-text-content,.qodef-qi-vertical-circled-slider.qodef-qi--text-animation-from-right .swiper-slide-duplicate-active .qodef-m-text-content{transition-delay:.3s,.3s}.qodef-qi-vertical-circled-slider.qodef-qi--text-animation-from-right .swiper-slide-active .qodef-m-button,.qodef-qi-vertical-circled-slider.qodef-qi--text-animation-from-right .swiper-slide-duplicate-active .qodef-m-button{transition-delay:.45s,.45s}.qodef-qi-vertical-circled-slider.qodef-qi--text-animation-fade-in-raw .swiper-slide{transition:opacity 0s!important}.qodef-qi-vertical-project-reel{width:100%;padding:0 44px;margin:0;display:flex}.qodef-qi-vertical-project-reel .qodef-qi-vertical-project-reel-left{position:sticky;display:table;top:50%;left:0;width:55%;height:max-content;text-align:left;z-index:10;background-size:cover}.qodef-qi-vertical-project-reel .qodef-qi-vertical-project-reel-left .qodef-qi-vertical-project-reel-left-inner{display:table-cell;width:100%;height:100%;vertical-align:middle;text-align:center;position:relative}.qodef-qi-vertical-project-reel .qodef-qi-vertical-project-reel-left article{position:absolute;opacity:0;width:100%;top:50%;text-align:left;padding:0 0 0 27%;transition:all .3s;transform:translateY(-50%);pointer-events:auto!important;box-sizing:border-box;backface-visibility:hidden}.qodef-qi-vertical-project-reel .qodef-qi-vertical-project-reel-left article .qodef-e-item-inner{position:relative;display:inline-block;max-width:70%;height:auto;z-index:200}.qodef-qi-vertical-project-reel .qodef-qi-vertical-project-reel-left article .qodef-e-item-inner .qodef-e-title{margin:0 0 1em}.qodef-qi-vertical-project-reel .qodef-qi-vertical-project-reel-left article .qodef-e-item-inner .qodef-e-title a{position:relative;width:auto}.qodef-qi-vertical-project-reel .qodef-qi-vertical-project-reel-left article .qodef-e-item-inner .qodef-e-subtitle{line-height:1em;margin:0 0 26px}.qodef-qi-vertical-project-reel .qodef-qi-vertical-project-reel-left article .qodef-e-image{display:none}.qodef-qi-vertical-project-reel .qodef-qi-vertical-project-reel-left article.qodef--active{opacity:1;z-index:2001}@media only screen and (min-width:769px){.qodef-qi-vertical-project-reel .qodef-qi-vertical-project-reel-left article{margin-bottom:0!important}}.qodef-qi-vertical-project-reel .qodef-qi-vertical-project-reel-right{position:relative;width:45%}.qodef-qi-vertical-project-reel .qodef-qi-vertical-project-reel-right .qodef-e-image{position:relative;width:100%;margin-bottom:175px;transition:all .5s;overflow:hidden}.qodef-qi-vertical-project-reel .qodef-qi-vertical-project-reel-right .qodef-e-image .qodef--distort-img-clone{position:absolute;top:0;left:0;height:100%;width:100%;transform:translateZ(0)}.qodef-qi-vertical-project-reel .qodef-qi-vertical-project-reel-right .qodef-e-image .qodef-svg-distort-filter{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-qi-vertical-project-reel .qodef-qi-vertical-project-reel-right .qodef-e-image img:not(.qodef--distort-img-clone){transform:none}.qodef-qi-vertical-project-reel .qodef-qi-vertical-project-reel-right .qodef-e-image img{clip-path:inset(0 100% 0 0);-webkit-clip-path:inset(0 100% 0 0);transition:1s cubic-bezier(.645,.045,.355,1),transform 1s;will-change:clip-path,transform}.qodef-qi-vertical-project-reel .qodef-qi-vertical-project-reel-right .qodef-e-image:hover img:not(.qodef--distort-img-clone){transform:none}.qodef-qi-vertical-project-reel .qodef-qi-vertical-project-reel-right .qodef-e-image.qodef--appeared img{clip-path:inset(0 0 0 0)!important;-webkit-clip-path:inset(0 0 0 0)!important}.qodef-qi-vertical-project-reel .qodef-qi-vertical-project-reel-right .qodef-e-image:last-child{margin-bottom:0}.qodef-qi-vertical-project-reel .qodef-qi-vertical-project-reel-right img{width:100%;height:auto;max-height:100vh}.qodef-qi-vertical-project-reel.qodef-qi--text-animation-fade-in .qodef-e-item .qodef-e-button,.qodef-qi-vertical-project-reel.qodef-qi--text-animation-fade-in .qodef-e-item .qodef-e-subtitle,.qodef-qi-vertical-project-reel.qodef-qi--text-animation-fade-in .qodef-e-item .qodef-e-title{opacity:0;transform:translateY(20px);transition:transform .2s ease-out,opacity .2s ease-out}.qodef-qi-vertical-project-reel.qodef-qi--text-animation-fade-in .qodef-e-item.qodef--active .qodef-e-button,.qodef-qi-vertical-project-reel.qodef-qi--text-animation-fade-in .qodef-e-item.qodef--active .qodef-e-subtitle,.qodef-qi-vertical-project-reel.qodef-qi--text-animation-fade-in .qodef-e-item.qodef--active .qodef-e-title{opacity:1;transform:translateY(0);transition:opacity .3s ease-out .15s,transform .5s ease-out .15s}.qodef-qi-vertical-project-reel.qodef-qi--text-animation-fade-in .qodef-e-item.qodef--active .qodef-e-title{transition-delay:.3s,.3s}.qodef-qi-vertical-project-reel.qodef-qi--text-animation-fade-in .qodef-e-item.qodef--active .qodef-e-button{transition-delay:.3s,.3s}.qodef-qi-vertical-project-reel.qodef-qi--text-animation-from-right .qodef-e-item .qodef-e-button,.qodef-qi-vertical-project-reel.qodef-qi--text-animation-from-right .qodef-e-item .qodef-e-subtitle,.qodef-qi-vertical-project-reel.qodef-qi--text-animation-from-right .qodef-e-item .qodef-e-title{opacity:0;transform:translateX(20px);transition:transform .2s ease-out,opacity .2s ease-out}.qodef-qi-vertical-project-reel.qodef-qi--text-animation-from-right .qodef-e-item.qodef--active .qodef-e-button,.qodef-qi-vertical-project-reel.qodef-qi--text-animation-from-right .qodef-e-item.qodef--active .qodef-e-subtitle,.qodef-qi-vertical-project-reel.qodef-qi--text-animation-from-right .qodef-e-item.qodef--active .qodef-e-title{opacity:1;transform:translateX(0);transition:opacity .3s ease-out .15s,transform .5s ease-out .15s}.qodef-qi-vertical-project-reel.qodef-qi--text-animation-from-right .qodef-e-item.qodef--active .qodef-e-title{transition-delay:.3s,.3s}.qodef-qi-vertical-project-reel.qodef-qi--text-animation-from-right .qodef-e-item.qodef--active .qodef-e-button{transition-delay:.3s,.3s}.qodef-qi-vertical-project-reel.qodef-qi--text-animation-fade-in-raw .qodef-e-item{transition-duration:0s}@media only screen and (max-width:1024px){.qodef-qi-vertical-project-reel .qodef-masonry-holder{height:auto;animation:qodef-fade-in .5s ease-out forwards}}@media only screen and (max-width:1024px){.qodef-qi-vertical-project-reel .qodef-e-overlay-title-holder{display:none}}@media only screen and (max-width:768px){.qodef-qi-vertical-project-reel .qodef-qi-vertical-project-reel-right{display:none}.qodef-qi-vertical-project-reel .qodef-qi-vertical-project-reel-left{display:block;position:relative;width:100%;height:auto;top:0;left:0}.qodef-qi-vertical-project-reel .qodef-qi-vertical-project-reel-left .qodef-qi-vertical-project-reel-left-inner{display:block}.qodef-qi-vertical-project-reel .qodef-qi-vertical-project-reel-left .qodef-qi-vertical-project-reel-left-inner article{opacity:1;padding-left:0;position:relative;top:0;margin-bottom:80px;transform:none}.qodef-qi-vertical-project-reel .qodef-qi-vertical-project-reel-left .qodef-qi-vertical-project-reel-left-inner article .qodef-e-item-inner{max-width:100%}.qodef-qi-vertical-project-reel .qodef-qi-vertical-project-reel-left .qodef-qi-vertical-project-reel-left-inner article .qodef-e-image{display:block;position:relative;margin-top:30px;overflow:visible}.qodef-qi-vertical-project-reel .qodef-qi-vertical-project-reel-left .qodef-qi-vertical-project-reel-left-inner article .qodef-e-image img{transform:none}.qodef-qi-vertical-project-reel.qodef-qi--text-animation-fade-in .qodef-e-item .qodef-e-button,.qodef-qi-vertical-project-reel.qodef-qi--text-animation-fade-in .qodef-e-item .qodef-e-subtitle,.qodef-qi-vertical-project-reel.qodef-qi--text-animation-fade-in .qodef-e-item .qodef-e-title{opacity:1;transform:translateY(0)}.qodef-qi-vertical-project-reel.qodef-qi--text-animation-from-right .qodef-e-item .qodef-e-button,.qodef-qi-vertical-project-reel.qodef-qi--text-animation-from-right .qodef-e-item .qodef-e-subtitle,.qodef-qi-vertical-project-reel.qodef-qi--text-animation-from-right .qodef-e-item .qodef-e-title{opacity:1;transform:translateX(0)}}.qodef-vertical-timeline{position:relative}.qodef-vertical-timeline .qodef-e-item{position:relative}.qodef-vertical-timeline .qodef-e-item-content{width:100%;padding:0 0 0 3em}.qodef-vertical-timeline .qodef-m-date-holder{position:relative}.qodef-vertical-timeline .qodef-m-date-holder .qodef-m-date-holder-inner{margin:0 0 0 3em;display:inline-flex}.qodef-vertical-timeline .qodef-m-date{margin:0;padding:.5em 0;display:inline-block}.qodef-vertical-timeline .qodef-e-hours{margin:0;flex-shrink:0}.qodef-vertical-timeline .qodef-m-content{margin:.5em 0 0}.qodef-vertical-timeline .qodef-m-content p{margin:0}.qodef-vertical-timeline .qodef-e-image{margin-bottom:20px}.qodef-vertical-timeline .qodef-e-point-holder{position:absolute;top:.5em;left:0;color:#fff;font-size:1em;width:1em;height:1em;transform:translate(-50%,-50%)}.qodef-vertical-timeline .qodef-e-point-holder .qodef-e-point{width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.qodef-vertical-timeline .qodef-e-line{display:block;height:100%;background-color:#ebebeb}.qodef-vertical-timeline .qodef-e-line-holder{position:absolute;top:0;left:0;height:100%;width:1px}.qodef-vertical-timeline.qodef-content-position--right .qodef-e-content-holder{display:flex;align-items:flex-start}.qodef-vertical-timeline.qodef-content-position--right .qodef-m-content{margin:0 0 0 20px}.qodef-vertical-timeline.qodef-line-start--first-item .qodef-m-date-holder .qodef-e-line-holder{display:none}.qodef-vertical-timeline.qodef-point--standard .qodef-e-point-holder .qodef-e-point{background-color:#111;border-radius:50%}.qodef-vertical-timeline.qodef-point--line .qodef-e-point-holder{transform:translate(-50%,0)}.qodef-vertical-timeline.qodef-point--icon .qodef-e-point-holder{position:absolute;top:0;left:0;width:auto;height:auto;transform:translate(-50%,0)}.qodef-vertical-timeline.qodef-point--icon .qodef-e-point-holder svg{stroke:currentColor;fill:currentColor}.qodef-qi-grid>.qodef-grid-inner{position:relative;display:grid;gap:30px}.qodef-qi-grid>.qodef-grid-inner>.qodef-grid-item.qodef-order--1{order:1}.qodef-qi-grid>.qodef-grid-inner>.qodef-grid-item.qodef-order--2{order:2}.qodef-qi-grid>.qodef-grid-inner>.qodef-grid-item.qodef-order--3{order:3}.qodef-qi-grid>.qodef-grid-inner>.qodef-grid-item.qodef-order--4{order:4}.qodef-qi-grid>.qodef-grid-inner>.qodef-grid-item.qodef-order--5{order:5}.qodef-qi-grid>.qodef-grid-inner>.qodef-grid-item.qodef-order--6{order:6}.qodef-qi-grid>.qodef-grid-inner>.qodef-grid-item.qodef-order--7{order:7}.qodef-qi-grid>.qodef-grid-inner>.qodef-grid-item.qodef-order--8{order:8}.qodef-qi-grid>.qodef-grid-inner>.qodef-grid-item.qodef-order--9{order:9}.qodef-qi-grid>.qodef-grid-inner>.qodef-grid-item.qodef-order--10{order:10}.qodef-qi-grid>.qodef-grid-inner>.qodef-grid-item.qodef-order--11{order:11}.qodef-qi-grid>.qodef-grid-inner.qodef-qi-clear:after,.qodef-qi-grid>.qodef-grid-inner.qodef-qi-clear:before{display:none!important}.qodef-qi-grid .qodef-grid-item{float:none!important}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner{display:flex}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner>.qodef-grid-item.qodef-col--12{width:100%}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner>.qodef-grid-item.qodef-col--11{width:91.6666666667%}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner>.qodef-grid-item.qodef-col--10{width:83.3333333333%}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner>.qodef-grid-item.qodef-col--9{width:75%}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner>.qodef-grid-item.qodef-col--8{width:66.6666666667%}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner>.qodef-grid-item.qodef-col--7{width:58.3333333333%}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner>.qodef-grid-item.qodef-col--6{width:50%}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner>.qodef-grid-item.qodef-col--5{width:41.6666666667%}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner>.qodef-grid-item.qodef-col--4{width:33.3333333333%}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner>.qodef-grid-item.qodef-col--3{width:25%}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner>.qodef-grid-item.qodef-col--2{width:16.6666666667%}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner>.qodef-grid-item.qodef-col--1{width:8.3333333333%}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner>.qodef-grid-item.qodef-col--auto{width:auto}.qodef-qi-grid.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:minmax(0,1fr)}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-num--1>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-num--2>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-num--3>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-num--4>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-num--5>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-num--6>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-num--7>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-num--8>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--1-11>.qodef-grid-inner{grid-template-columns:minmax(0,1fr) minmax(0,11fr)}@media only screen and (max-width:1024px){.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--1-11>.qodef-grid-inner{grid-template-columns:minmax(0,1fr)}}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--2-10>.qodef-grid-inner{grid-template-columns:minmax(0,2fr) minmax(0,10fr)}@media only screen and (max-width:1024px){.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--2-10>.qodef-grid-inner{grid-template-columns:minmax(0,1fr)}}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--3-9>.qodef-grid-inner{grid-template-columns:minmax(0,3fr) minmax(0,9fr)}@media only screen and (max-width:1024px){.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--3-9>.qodef-grid-inner{grid-template-columns:minmax(0,1fr)}}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--4-8>.qodef-grid-inner{grid-template-columns:minmax(0,4fr) minmax(0,8fr)}@media only screen and (max-width:1024px){.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--4-8>.qodef-grid-inner{grid-template-columns:minmax(0,1fr)}}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--5-7>.qodef-grid-inner{grid-template-columns:minmax(0,5fr) minmax(0,7fr)}@media only screen and (max-width:1024px){.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--5-7>.qodef-grid-inner{grid-template-columns:minmax(0,1fr)}}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--6-6>.qodef-grid-inner{grid-template-columns:minmax(0,6fr) minmax(0,6fr)}@media only screen and (max-width:1024px){.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--6-6>.qodef-grid-inner{grid-template-columns:minmax(0,1fr)}}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--7-5>.qodef-grid-inner{grid-template-columns:minmax(0,7fr) minmax(0,5fr)}@media only screen and (max-width:1024px){.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--7-5>.qodef-grid-inner{grid-template-columns:minmax(0,1fr)}}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--8-4>.qodef-grid-inner{grid-template-columns:minmax(0,8fr) minmax(0,4fr)}@media only screen and (max-width:1024px){.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--8-4>.qodef-grid-inner{grid-template-columns:minmax(0,1fr)}}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--9-3>.qodef-grid-inner{grid-template-columns:minmax(0,9fr) minmax(0,3fr)}@media only screen and (max-width:1024px){.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--9-3>.qodef-grid-inner{grid-template-columns:minmax(0,1fr)}}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--10-2>.qodef-grid-inner{grid-template-columns:minmax(0,10fr) minmax(0,2fr)}@media only screen and (max-width:1024px){.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--10-2>.qodef-grid-inner{grid-template-columns:minmax(0,1fr)}}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--11-1>.qodef-grid-inner{grid-template-columns:minmax(0,11fr) minmax(0,1fr)}@media only screen and (max-width:1024px){.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--11-1>.qodef-grid-inner{grid-template-columns:minmax(0,1fr)}}.qodef-qi-grid.qodef-layout--qi-masonry.qodef-items--fixed .qodef-grid-item .qodef-e-inner{height:100%;overflow:hidden}.qodef-qi-grid.qodef-layout--qi-masonry.qodef-items--fixed .qodef-grid-item img{height:100%;width:100%;object-fit:cover}.qodef-qi-grid.qodef-layout--qi-masonry>.qodef-grid-inner{visibility:hidden}.qodef-qi-grid.qodef-layout--qi-masonry>.qodef-grid-inner.qodef--masonry-init{visibility:visible}.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--1>.qodef-grid-inner{grid-template-columns:repeat(1,1fr)}.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--2>.qodef-grid-inner{grid-template-columns:repeat(2,1fr)}.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--3>.qodef-grid-inner{grid-template-columns:repeat(3,1fr)}.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--4>.qodef-grid-inner{grid-template-columns:repeat(4,1fr)}.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--5>.qodef-grid-inner{grid-template-columns:repeat(5,1fr)}.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--6>.qodef-grid-inner{grid-template-columns:repeat(6,1fr)}.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--7>.qodef-grid-inner{grid-template-columns:repeat(7,1fr)}.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--8>.qodef-grid-inner{grid-template-columns:repeat(8,1fr)}.qodef-qi-grid.qodef-gutter--no>.qodef-grid-inner{gap:0}.qodef-qi-grid.qodef-gutter--tiny>.qodef-grid-inner{gap:10px}.qodef-qi-grid.qodef-gutter--small>.qodef-grid-inner{gap:20px}.qodef-qi-grid.qodef-gutter--normal>.qodef-grid-inner{gap:30px}.qodef-qi-grid.qodef-gutter--medium>.qodef-grid-inner{gap:40px}.qodef-qi-grid.qodef-gutter--large>.qodef-grid-inner{gap:50px}.qodef-qi-grid.qodef-gutter--huge>.qodef-grid-inner{gap:68px}.qodef-qi-grid.qodef-disable-row-gap>.qodef-grid-inner{row-gap:0}@media only screen and (max-width:1440 px){.qodef-qi-grid.qodef-layout--qi-template.qodef-flex-wrap--1440>.qodef-grid-inner{flex-wrap:wrap}.qodef-qi-grid.qodef-layout--qi-template.qodef-flex-wrap--1440>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:1366 px){.qodef-qi-grid.qodef-layout--qi-template.qodef-flex-wrap--1366>.qodef-grid-inner{flex-wrap:wrap}.qodef-qi-grid.qodef-layout--qi-template.qodef-flex-wrap--1366>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:1024 px){.qodef-qi-grid.qodef-layout--qi-template.qodef-flex-wrap--1024>.qodef-grid-inner{flex-wrap:wrap}.qodef-qi-grid.qodef-layout--qi-template.qodef-flex-wrap--1024>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:768 px){.qodef-qi-grid.qodef-layout--qi-template.qodef-flex-wrap--768>.qodef-grid-inner{flex-wrap:wrap}.qodef-qi-grid.qodef-layout--qi-template.qodef-flex-wrap--768>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:680 px){.qodef-qi-grid.qodef-layout--qi-template.qodef-flex-wrap--680>.qodef-grid-inner{flex-wrap:wrap}.qodef-qi-grid.qodef-layout--qi-template.qodef-flex-wrap--680>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:480px){.qodef-qi-grid.qodef-layout--qi-template.qodef-flex-wrap--480>.qodef-grid-inner{flex-wrap:wrap}.qodef-qi-grid.qodef-layout--qi-template.qodef-flex-wrap--480>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:1440px){.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:1366px){.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:1024px){.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:768px){.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:680px){.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--1.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--1.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--2.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--2.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--3.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--3.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--4.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--4.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--5.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--5.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--6.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--6.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--7.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--7.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--8.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--8.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@keyframes qi-addons-for-elementor-fade-in{0%{opacity:0;visibility:hidden;z-index:102}100%{opacity:1;visibility:visible;z-index:102}}@keyframes qi-addons-for-elementor-fade-out{0%{opacity:1;visibility:visible;z-index:102}100%{opacity:0;visibility:hidden;z-index:0}}@keyframes qodef-animate-underline-from-left{0%{transform:scaleX(1);transform-origin:right}37%{transform:scaleX(0);transform-origin:right}38%{transform:scaleX(0);transform-origin:left}100%{transform:scaleX(1);transform-origin:left}}@keyframes qodef-animate-underline-from-right{0%{transform:scaleX(1);transform-origin:left}37%{transform:scaleX(0);transform-origin:left}38%{transform:scaleX(0);transform-origin:right}100%{transform:scaleX(1);transform-origin:right}}@keyframes qodef-animate-underline-multiline{0%{background-size:100% 87%;background-position-x:right}38%{background-size:0 87%;background-position-x:right}39%{background-size:0 87%;background-position-x:left}100%{background-size:100% 87%;background-position-x:left}}@keyframes qodef-animate-highlight{0%{background-size:0 100%;background-position-x:left}100%{background-size:100% 100%;background-position-x:left}}.qodef-qi-clear:after,.qodef-qi-clear:before{content:"";display:table;table-layout:fixed}.qodef-qi-clear:after{clear:both}.qodef-category-separator:after{content:",";margin-right:5px}.qodef-shortcode h1 a,.qodef-shortcode h2 a,.qodef-shortcode h3 a,.qodef-shortcode h4 a,.qodef-shortcode h5 a,.qodef-shortcode h6 a{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit}.qodef-custom-text-underline-draw a{position:relative;color:currentColor}.qodef-custom-text-underline-draw a:after{content:"";position:absolute;bottom:3px;left:0;width:100%;height:1px;background-color:currentColor;backface-visibility:hidden}.qodef-custom-text-underline-draw a:hover{color:currentColor;text-decoration:none}.qodef-custom-text-underline-draw a:hover:after{animation:qodef-animate-underline-from-left .6s cubic-bezier(.45,.29,0,.82) forwards}body:not(.elementor-editor-active) .qodef-landing-intro-title .qodef-m-button,body:not(.elementor-editor-active) .qodef-landing-intro-title .qodef-m-text,body:not(.elementor-editor-active) .qodef-landing-intro-title .qodef-m-title{opacity:0;transform:translateX(50px);transition:opacity .4s,transform .7s cubic-bezier(.26,-.14,0,1.01)}body:not(.elementor-editor-active) .qodef-landing-intro-title .qodef-m-text{transition-delay:.25s,.25s}body:not(.elementor-editor-active) .qodef-landing-intro-title .qodef-m-button{transition-delay:.5s,.5s}body:not(.elementor-editor-active) .qodef-landing-intro-title.qodef-qi--appeared .qodef-m-button,body:not(.elementor-editor-active) .qodef-landing-intro-title.qodef-qi--appeared .qodef-m-text,body:not(.elementor-editor-active) .qodef-landing-intro-title.qodef-qi--appeared .qodef-m-title{opacity:1;transform:translateX(0) translateZ(0)}@media only screen and (max-width:1440px){.qodef-qi-grid.qodef-qi-hide-under-1440,.qodef-qi-hide-under-1440{display:none}}.qodef-qi-grid.qodef-qi-show-under-1440,.qodef-qi-show-under-1440{display:none}.qodef-qi-grid.qodef-qi-show-under-1440+.swiper-button-prev,.qodef-qi-grid.qodef-qi-show-under-1440+.swiper-button-prev+.swiper-button-next,.qodef-qi-show-under-1440+.swiper-button-prev,.qodef-qi-show-under-1440+.swiper-button-prev+.swiper-button-next{display:none}@media only screen and (max-width:1440px){.qodef-qi-grid.qodef-qi-show-under-1440,.qodef-qi-show-under-1440{display:block}.qodef-qi-grid.qodef-qi-show-under-1440+.swiper-button-prev,.qodef-qi-grid.qodef-qi-show-under-1440+.swiper-button-prev+.swiper-button-next,.qodef-qi-show-under-1440+.swiper-button-prev,.qodef-qi-show-under-1440+.swiper-button-prev+.swiper-button-next{display:block}}.fslightbox-container .fslightbox-nav .fslightbox-slide-number-container{max-width:unset}.fslightbox-container .fslightbox-nav .fslightbox-toolbar{background:0 0}.fslightbox-container .fslightbox-nav .fslightbox-toolbar-button{color:#fff}.fslightbox-container .fslightbox-nav .fslightbox-toolbar-button[title="Enter fullscreen"]{display:none}.fslightbox-container .fslightbox-nav .fslightbox-toolbar-button svg{fill:currentColor;width:17px;stroke:none}.fslightbox-container .fslightbox-slide-btn-container-next,.fslightbox-container .fslightbox-slide-btn-container-previous{padding:30px}.fslightbox-container .fslightbox-slide-btn-container-next .fslightbox-slide-btn,.fslightbox-container .fslightbox-slide-btn-container-previous .fslightbox-slide-btn{width:30px;padding:0;background:0 0;color:#fff}.fslightbox-container .fslightbox-slide-btn-container-next .fslightbox-slide-btn svg,.fslightbox-container .fslightbox-slide-btn-container-previous .fslightbox-slide-btn svg{fill:currentColor;stroke:currentColor;width:100%}.qodef-qi-swiper-container{position:relative;margin:0 auto;padding:0;list-style:none;z-index:1;visibility:hidden;overflow:hidden}.qodef-qi-swiper-container .swiper-slide a:not(.qodef-qi-button):not(.qodef-qi-premium-button){display:block}.qodef-qi-swiper-container .swiper-slide img{width:100%}.qodef-qi-swiper-container.qodef-swiper--initialized{visibility:visible}.qodef-qi-swiper-container .swiper-pagination-bullet{color:#000;vertical-align:middle;opacity:1;transform-origin:center;transform:matrix(.72,0,0,.72,0,0);border:1px solid transparent;background:currentColor;transition:transform .2s ease-out,color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out}.qodef-qi-swiper-container .swiper-pagination-bullet-active,.qodef-qi-swiper-container .swiper-pagination-bullet:hover{transform:matrix(1,0,0,1,0,0) translateZ(0)}.qodef-qi-swiper-container .swiper-button-next,.qodef-qi-swiper-container .swiper-button-prev,.qodef-qi-swiper-container~.qodef-swiper-together-nav .swiper-button-next,.qodef-qi-swiper-container~.qodef-swiper-together-nav .swiper-button-prev,.qodef-qi-swiper-container~.swiper-button-next,.qodef-qi-swiper-container~.swiper-button-prev{background-image:none!important;width:auto!important;height:auto!important;margin:0!important;color:#111;font-size:26px;transition:color .2s ease-out,background-color .2s ease-out;transform:translateY(-50%)}.qodef-qi-swiper-container .swiper-button-next svg,.qodef-qi-swiper-container .swiper-button-prev svg,.qodef-qi-swiper-container~.qodef-swiper-together-nav .swiper-button-next svg,.qodef-qi-swiper-container~.qodef-swiper-together-nav .swiper-button-prev svg,.qodef-qi-swiper-container~.swiper-button-next svg,.qodef-qi-swiper-container~.swiper-button-prev svg{display:block;width:1em;height:auto;transition:background-color .2s ease-out,color .2s ease-out;stroke:currentColor;fill:currentColor}.qodef-qi-swiper-container .swiper-button-next:after,.qodef-qi-swiper-container .swiper-button-prev:after,.qodef-qi-swiper-container~.qodef-swiper-together-nav .swiper-button-next:after,.qodef-qi-swiper-container~.qodef-swiper-together-nav .swiper-button-prev:after,.qodef-qi-swiper-container~.swiper-button-next:after,.qodef-qi-swiper-container~.swiper-button-prev:after{display:none!important}.qodef-qi-swiper-container .swiper-button-prev{left:30px}.qodef-qi-swiper-container .swiper-button-next{right:30px}.qodef-qi-swiper-container.swiper-container-vertical.qodef--focus-in-viewport,.qodef-qi-swiper-container.swiper-vertical.qodef--focus-in-viewport{height:100vh!important}.qodef-qi-swiper-container.swiper-container-vertical .swiper-slide,.qodef-qi-swiper-container.swiper-vertical .swiper-slide{overflow:hidden}.qodef-qi-swiper-container.swiper-container-vertical .swiper-slide img,.qodef-qi-swiper-container.swiper-vertical .swiper-slide img{width:100%;height:100%;object-fit:cover}.qodef-qi-swiper-container.swiper-container-vertical .swiper-button-prev,.qodef-qi-swiper-container.swiper-vertical .swiper-button-prev{top:30px;bottom:auto;left:50%;right:auto;transform:translateX(-50%)}.qodef-qi-swiper-container.swiper-container-vertical .swiper-button-prev .qodef-swiper-arrow-left,.qodef-qi-swiper-container.swiper-vertical .swiper-button-prev .qodef-swiper-arrow-left{transform:rotate(90deg)}.qodef-qi-swiper-container.swiper-container-vertical .swiper-button-next,.qodef-qi-swiper-container.swiper-vertical .swiper-button-next{top:auto!important;bottom:30px;left:50%;right:auto;transform:translateX(-50%)}.qodef-qi-swiper-container.swiper-container-vertical .swiper-button-next .qodef-swiper-arrow-right,.qodef-qi-swiper-container.swiper-vertical .swiper-button-next .qodef-swiper-arrow-right{transform:rotate(90deg)}.qodef-qi-swiper-container.swiper-container-vertical~.swiper-button-prev,.qodef-qi-swiper-container.swiper-vertical~.swiper-button-prev{top:-30px;bottom:auto!important;left:50%;right:auto;transform:translateX(-50%)}.qodef-qi-swiper-container.swiper-container-vertical~.swiper-button-prev .qodef-swiper-arrow-left,.qodef-qi-swiper-container.swiper-vertical~.swiper-button-prev .qodef-swiper-arrow-left{transform:rotate(90deg)}.qodef-qi-swiper-container.swiper-container-vertical~.swiper-button-next,.qodef-qi-swiper-container.swiper-vertical~.swiper-button-next{top:auto!important;bottom:-30px;left:50%;right:auto;transform:translateX(-50%)}.qodef-qi-swiper-container.swiper-container-vertical~.swiper-button-next .qodef-swiper-arrow-right,.qodef-qi-swiper-container.swiper-vertical~.swiper-button-next .qodef-swiper-arrow-right{transform:rotate(90deg)}.qodef-qi-swiper-container.swiper-container-vertical~.qodef-swiper-together-nav,.qodef-qi-swiper-container.swiper-vertical~.qodef-swiper-together-nav{top:0;width:auto!important;height:100%;flex-direction:column;justify-content:center;margin-top:0}.qodef-qi-swiper-container.swiper-container-vertical~.qodef-swiper-together-nav .qodef-swiper-together-inner,.qodef-qi-swiper-container.swiper-vertical~.qodef-swiper-together-nav .qodef-swiper-together-inner{flex-direction:column}.qodef-qi-swiper-container.swiper-container-vertical~.qodef-swiper-together-nav .swiper-button-prev,.qodef-qi-swiper-container.swiper-vertical~.qodef-swiper-together-nav .swiper-button-prev{margin:0 0 20px 0!important}.qodef-qi-swiper-container.swiper-container-vertical~.qodef-swiper-together-nav .swiper-button-prev .qodef-swiper-arrow-left,.qodef-qi-swiper-container.swiper-vertical~.qodef-swiper-together-nav .swiper-button-prev .qodef-swiper-arrow-left{transform:rotate(90deg)}.qodef-qi-swiper-container.swiper-container-vertical~.qodef-swiper-together-nav .swiper-button-next .qodef-swiper-arrow-right,.qodef-qi-swiper-container.swiper-vertical~.qodef-swiper-together-nav .swiper-button-next .qodef-swiper-arrow-right{transform:rotate(90deg)}.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move .swiper-button-prev:hover i,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move .swiper-button-prev:hover svg,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev:hover i,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev:hover svg,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.swiper-button-prev:hover i,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.swiper-button-prev:hover svg,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move .swiper-button-prev:hover i,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move .swiper-button-prev:hover svg,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev:hover i,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev:hover svg,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.swiper-button-prev:hover i,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.swiper-button-prev:hover svg{transform:translateY(-4px)}.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move .swiper-button-prev:hover i.qodef-swiper-arrow-left,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move .swiper-button-prev:hover svg.qodef-swiper-arrow-left,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev:hover i.qodef-swiper-arrow-left,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev:hover svg.qodef-swiper-arrow-left,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.swiper-button-prev:hover i.qodef-swiper-arrow-left,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.swiper-button-prev:hover svg.qodef-swiper-arrow-left,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move .swiper-button-prev:hover i.qodef-swiper-arrow-left,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move .swiper-button-prev:hover svg.qodef-swiper-arrow-left,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev:hover i.qodef-swiper-arrow-left,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev:hover svg.qodef-swiper-arrow-left,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.swiper-button-prev:hover i.qodef-swiper-arrow-left,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.swiper-button-prev:hover svg.qodef-swiper-arrow-left{transform:translateY(-4px) rotate(90deg)}.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move .swiper-button-next:hover i,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move .swiper-button-next:hover svg,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next:hover i,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next:hover svg,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.swiper-button-next:hover i,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.swiper-button-next:hover svg,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move .swiper-button-next:hover i,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move .swiper-button-next:hover svg,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next:hover i,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next:hover svg,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.swiper-button-next:hover i,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.swiper-button-next:hover svg{transform:translateY(4px)}.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move .swiper-button-next:hover i.qodef-swiper-arrow-right,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move .swiper-button-next:hover svg.qodef-swiper-arrow-right,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next:hover i.qodef-swiper-arrow-right,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next:hover svg.qodef-swiper-arrow-right,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.swiper-button-next:hover i.qodef-swiper-arrow-right,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.swiper-button-next:hover svg.qodef-swiper-arrow-right,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move .swiper-button-next:hover i.qodef-swiper-arrow-right,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move .swiper-button-next:hover svg.qodef-swiper-arrow-right,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next:hover i.qodef-swiper-arrow-right,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next:hover svg.qodef-swiper-arrow-right,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.swiper-button-next:hover i.qodef-swiper-arrow-right,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.swiper-button-next:hover svg.qodef-swiper-arrow-right{transform:translateY(4px) rotate(90deg)}.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation-alignment--flex-start .qodef-swiper-together-nav,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation-alignment--flex-start~.qodef-swiper-together-nav,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation-alignment--flex-start .qodef-swiper-together-nav,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation-alignment--flex-start~.qodef-swiper-together-nav{justify-content:center;right:auto!important;left:0!important;bottom:0}.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation-alignment--flex-end .qodef-swiper-together-nav,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation-alignment--flex-end~.qodef-swiper-together-nav,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation-alignment--flex-end .qodef-swiper-together-nav,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation-alignment--flex-end~.qodef-swiper-together-nav{justify-content:center;right:0!important;left:auto!important;bottom:0}.qodef-qi-swiper-container.swiper-container-vertical~.qodef-swiper-pagination-outside .swiper-pagination-bullet,.qodef-qi-swiper-container.swiper-vertical~.qodef-swiper-pagination-outside .swiper-pagination-bullet{margin:3px 0}.qodef-qi-swiper-container .swiper-button-next:after,.qodef-qi-swiper-container .swiper-button-next:before,.qodef-qi-swiper-container .swiper-button-prev:after,.qodef-qi-swiper-container .swiper-button-prev:before{display:none}.qodef-qi-swiper-container~.swiper-button-prev{left:-50px}.qodef-qi-swiper-container~.swiper-button-next{right:-50px}.qodef-qi-swiper-container~.qodef-swiper-together-nav{position:absolute;display:flex;justify-content:flex-start;width:100%;margin-top:30px;z-index:1}.qodef-qi-swiper-container~.qodef-swiper-together-nav .qodef-swiper-together-inner{display:flex;align-items:center;justify-content:center}.qodef-qi-swiper-container~.qodef-swiper-together-nav .swiper-button-next,.qodef-qi-swiper-container~.qodef-swiper-together-nav .swiper-button-prev{position:relative;top:0;left:0;right:0;transform:none;z-index:15}.qodef-qi-swiper-container~.qodef-swiper-together-nav .swiper-button-prev{margin-right:20px!important}.qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-prev svg{margin-left:4px}.qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-next svg{margin-right:4px}.qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-next i,.qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-next svg,.qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-prev i,.qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-prev svg,.qodef-qi-swiper-container.qodef-navigation--hover-move~.swiper-button-next i,.qodef-qi-swiper-container.qodef-navigation--hover-move~.swiper-button-next svg,.qodef-qi-swiper-container.qodef-navigation--hover-move~.swiper-button-prev i,.qodef-qi-swiper-container.qodef-navigation--hover-move~.swiper-button-prev svg{transform:translateX(0);will-change:transform;transition:transform .25s cubic-bezier(.37,.08,.02,.93),background-color .2s ease-out,color .2s ease-out}.qodef-qi-swiper-container.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next i,.qodef-qi-swiper-container.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next svg,.qodef-qi-swiper-container.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev i,.qodef-qi-swiper-container.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev svg{transform:translateX(0);will-change:transform;transition:transform .12s ease-out,background-color .2s ease-out,color .2s ease-out}.qodef-qi-swiper-container.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next:hover i,.qodef-qi-swiper-container.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next:hover svg,.qodef-qi-swiper-container.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev:hover i,.qodef-qi-swiper-container.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev:hover svg{transition:transform .22s cubic-bezier(.37,.08,.02,.93) 50ms,background-color .2s ease-out,color .2s ease-out}.qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-prev:hover i,.qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-prev:hover svg,.qodef-qi-swiper-container.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev:hover i,.qodef-qi-swiper-container.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev:hover svg,.qodef-qi-swiper-container.qodef-navigation--hover-move~.swiper-button-prev:hover i,.qodef-qi-swiper-container.qodef-navigation--hover-move~.swiper-button-prev:hover svg{transform:translateX(-4px)}.qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-next:hover i,.qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-next:hover svg,.qodef-qi-swiper-container.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next:hover i,.qodef-qi-swiper-container.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next:hover svg,.qodef-qi-swiper-container.qodef-navigation--hover-move~.swiper-button-next:hover i,.qodef-qi-swiper-container.qodef-navigation--hover-move~.swiper-button-next:hover svg{transform:translateX(4px)}.qodef-qi-swiper-container.swiper-container-horizontal.qodef-pagination--inside .swiper-pagination-custom,.qodef-qi-swiper-container.swiper-container-horizontal.qodef-pagination--inside .swiper-pagination-fraction,.qodef-qi-swiper-container.swiper-container-horizontal.qodef-pagination--inside>.swiper-pagination-bullets,.qodef-qi-swiper-container.swiper-horizontal.qodef-pagination--inside .swiper-pagination-custom,.qodef-qi-swiper-container.swiper-horizontal.qodef-pagination--inside .swiper-pagination-fraction,.qodef-qi-swiper-container.swiper-horizontal.qodef-pagination--inside>.swiper-pagination-bullets{bottom:0}.qodef-qi-swiper-container.swiper-container-horizontal.qodef-pagination--outside .swiper-pagination-custom,.qodef-qi-swiper-container.swiper-container-horizontal.qodef-pagination--outside .swiper-pagination-fraction,.qodef-qi-swiper-container.swiper-container-horizontal.qodef-pagination--outside>.swiper-pagination-bullets,.qodef-qi-swiper-container.swiper-horizontal.qodef-pagination--outside .swiper-pagination-custom,.qodef-qi-swiper-container.swiper-horizontal.qodef-pagination--outside .swiper-pagination-fraction,.qodef-qi-swiper-container.swiper-horizontal.qodef-pagination--outside>.swiper-pagination-bullets{bottom:0}@media only screen and (max-width:1024px){.qodef-qi-swiper-container.qodef-hide-navigation--1024 .qodef-swiper-together-nav,.qodef-qi-swiper-container.qodef-hide-navigation--1024 .swiper-button-next,.qodef-qi-swiper-container.qodef-hide-navigation--1024 .swiper-button-prev,.qodef-qi-swiper-container.qodef-hide-navigation--1024~.qodef-swiper-together-nav,.qodef-qi-swiper-container.qodef-hide-navigation--1024~.qodef-swiper-together-nav .swiper-button-next,.qodef-qi-swiper-container.qodef-hide-navigation--1024~.qodef-swiper-together-nav .swiper-button-prev,.qodef-qi-swiper-container.qodef-hide-navigation--1024~.swiper-button-next,.qodef-qi-swiper-container.qodef-hide-navigation--1024~.swiper-button-prev{display:none}}@media only screen and (max-width:768px){.qodef-qi-swiper-container.qodef-hide-navigation--768 .qodef-swiper-together-nav,.qodef-qi-swiper-container.qodef-hide-navigation--768 .swiper-button-next,.qodef-qi-swiper-container.qodef-hide-navigation--768 .swiper-button-prev,.qodef-qi-swiper-container.qodef-hide-navigation--768~.qodef-swiper-together-nav,.qodef-qi-swiper-container.qodef-hide-navigation--768~.qodef-swiper-together-nav .swiper-button-next,.qodef-qi-swiper-container.qodef-hide-navigation--768~.qodef-swiper-together-nav .swiper-button-prev,.qodef-qi-swiper-container.qodef-hide-navigation--768~.swiper-button-next,.qodef-qi-swiper-container.qodef-hide-navigation--768~.swiper-button-prev{display:none}}@media only screen and (max-width:680px){.qodef-qi-swiper-container.qodef-hide-navigation--680 .qodef-swiper-together-nav,.qodef-qi-swiper-container.qodef-hide-navigation--680 .swiper-button-next,.qodef-qi-swiper-container.qodef-hide-navigation--680 .swiper-button-prev,.qodef-qi-swiper-container.qodef-hide-navigation--680~.qodef-swiper-together-nav,.qodef-qi-swiper-container.qodef-hide-navigation--680~.qodef-swiper-together-nav .swiper-button-next,.qodef-qi-swiper-container.qodef-hide-navigation--680~.qodef-swiper-together-nav .swiper-button-prev,.qodef-qi-swiper-container.qodef-hide-navigation--680~.swiper-button-next,.qodef-qi-swiper-container.qodef-hide-navigation--680~.swiper-button-prev{display:none}}.qodef-qi-swiper-container.qodef-navigation-alignment--flex-start .qodef-swiper-together-nav,.qodef-qi-swiper-container.qodef-navigation-alignment--flex-start~.qodef-swiper-together-nav{justify-content:flex-start;right:auto!important}.qodef-qi-swiper-container.qodef-navigation-alignment--flex-end .qodef-swiper-together-nav,.qodef-qi-swiper-container.qodef-navigation-alignment--flex-end~.qodef-swiper-together-nav{justify-content:flex-end;left:auto!important}@media only screen and (max-width:1024px){.qodef-qi-swiper-container.qodef-hide-pagination--1024 .swiper-pagination,.qodef-qi-swiper-container.qodef-hide-pagination--1024~.swiper-pagination{display:none}}@media only screen and (max-width:768px){.qodef-qi-swiper-container.qodef-hide-pagination--768 .swiper-pagination,.qodef-qi-swiper-container.qodef-hide-pagination--768~.swiper-pagination{display:none}}@media only screen and (max-width:680px){.qodef-qi-swiper-container.qodef-hide-pagination--680 .swiper-pagination,.qodef-qi-swiper-container.qodef-hide-pagination--680~.swiper-pagination{display:none}}.qodef-swiper-pagination-outside.swiper-pagination{position:relative}.qodef-swiper-pagination-outside.swiper-pagination .swiper-pagination-bullet{color:#000;opacity:1;transform-origin:center;transform:matrix(1,0,0,1,0,0);border:1px solid transparent;background:currentColor;transition:transform .2s ease-out,color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;margin:0 6px}.qodef-swiper-pagination-outside.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,.qodef-swiper-pagination-outside.swiper-pagination .swiper-pagination-bullet:hover{transform:matrix(1.4,0,0,1.4,0,0) translateZ(0)}.swiper-container-vertical~.qodef-swiper-pagination-outside.swiper-pagination,.swiper-vertical~.qodef-swiper-pagination-outside.swiper-pagination{display:flex;flex-direction:column;position:absolute;top:50%;transform:translateY(-50%);left:100%}.qodef--pagination-numbers>.swiper-pagination-bullets,.qodef--pagination-numbers~.swiper-pagination-bullets{counter-reset:section;display:flex;justify-content:center}.qodef--pagination-numbers>.swiper-pagination-bullets .swiper-pagination-bullet,.qodef--pagination-numbers~.swiper-pagination-bullets .swiper-pagination-bullet{height:38px;width:38px;transform:none;color:transparent;display:flex!important;justify-content:center;align-items:center}.qodef--pagination-numbers>.swiper-pagination-bullets .swiper-pagination-bullet:before,.qodef--pagination-numbers~.swiper-pagination-bullets .swiper-pagination-bullet:before{counter-increment:section;content:"0" counter(section);color:#1e1e1e}.qodef--pagination-numbers>.swiper-pagination-bullets .swiper-pagination-bullet-active,.qodef--pagination-numbers>.swiper-pagination-bullets .swiper-pagination-bullet:hover,.qodef--pagination-numbers~.swiper-pagination-bullets .swiper-pagination-bullet-active,.qodef--pagination-numbers~.swiper-pagination-bullets .swiper-pagination-bullet:hover{color:#efefef}.swiper-container-vertical.qodef--pagination-numbers>.swiper-pagination-bullets,.swiper-container-vertical.qodef--pagination-numbers~.swiper-pagination-bullets,.swiper-vertical.qodef--pagination-numbers>.swiper-pagination-bullets,.swiper-vertical.qodef--pagination-numbers~.swiper-pagination-bullets{flex-direction:column}.qodef-pagination-alignment--start>.swiper-pagination-bullets,.qodef-pagination-alignment--start~.swiper-pagination-bullets{text-align:left}.qodef--pagination-numbers.qodef-pagination-alignment--start>.swiper-pagination-bullets,.qodef-pagination-alignment--start~.swiper-pagination-bullets{justify-content:flex-start}.qodef-pagination-alignment--start.swiper-container-vertical>.swiper-pagination-bullets,.qodef-pagination-alignment--start.swiper-container-vertical~.swiper-pagination-bullets,.qodef-pagination-alignment--start.swiper-vertical>.swiper-pagination-bullets,.qodef-pagination-alignment--start.swiper-vertical~.swiper-pagination-bullets{top:0;transform:none}.qodef-pagination-alignment--center>.swiper-pagination-bullets,.qodef-pagination-alignment--center~.swiper-pagination-bullets{text-align:center}.qodef--pagination-numbers.qodef-pagination-alignment--center>.swiper-pagination-bullets,.qodef-pagination-alignment--center~.swiper-pagination-bullets{justify-content:center}.qodef-pagination-alignment--end>.swiper-pagination-bullets,.qodef-pagination-alignment--end~.swiper-pagination-bullets{text-align:right}.qodef--pagination-numbers.qodef-pagination-alignment--end>.swiper-pagination-bullets,.qodef-pagination-alignment--end~.swiper-pagination-bullets{justify-content:flex-end}.qodef-pagination-alignment--end.swiper-container-vertical>.swiper-pagination-bullets,.qodef-pagination-alignment--end.swiper-container-vertical~.swiper-pagination-bullets,.qodef-pagination-alignment--end.swiper-vertical>.swiper-pagination-bullets,.qodef-pagination-alignment--end.swiper-vertical~.swiper-pagination-bullets{top:100%;transform:translate3d(0,-100%,0)}.qodef-navigation-together--top:has(.elementor-widget-container) .elementor-widget-container,.qodef-navigation-together--top:not(:has(.elementor-widget-container)){position:relative}.qodef-navigation-together--top .qodef-swiper-together-nav{bottom:100%;margin-top:0!important;margin-bottom:30px}.qodef-navigation-together--bottom:has(.elementor-widget-container) .elementor-widget-container,.qodef-navigation-together--bottom:not(:has(.elementor-widget-container)){position:relative}:where(.wp-block-button__link){border-radius:9999px}.spectra-background-video{position:relative}.spectra-background-video__wrapper{border-radius:unset;inset:0;overflow:hidden;position:absolute;z-index:0}.spectra-background-video__wrapper video{height:auto;left:50%;min-block-size:inherit;min-height:100%;min-width:100%;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto}.spectra-background-video__wrapper~*{position:relative;z-index:2}.spectra-background-video:hover .spectra-background-video__wrapper--overlay:after{background:var(--spectra-background-gradient-hover,var(--spectra-background-color-hover,var(--spectra-background-gradient,var(--spectra-background-color))));opacity:var(--spectra-overlay-opacity)}.editor-styles-wrapper .block-editor-block-list__block .block-list-appender:is(.wp-block):has(.spectra-editor__block-appender--full-width){align-items:stretch;display:flex;height:100%;justify-content:stretch;min-block-size:inherit;width:100%}.editor-styles-wrapper .block-editor-block-list__block .block-list-appender:is(.wp-block):has(.spectra-editor__block-appender--full-width)>.block-editor-inserter{flex:1}.editor-styles-wrapper .block-editor-block-list__block .block-list-appender:is(.wp-block) button.spectra-editor__block-appender{background-color:#0000;border-radius:0;border-width:0;box-shadow:none;box-sizing:border-box;color:inherit;cursor:pointer;font:inherit;letter-spacing:inherit;line-height:normal;margin:0;outline:0;padding:0;text-decoration:none;text-transform:none;word-spacing:inherit}.editor-styles-wrapper .block-editor-block-list__block .block-list-appender:is(.wp-block) button.spectra-editor__block-appender--full-width{align-items:center;border:1.5px dashed #757575;border-radius:4px;color:#757575;display:flex;height:100%;justify-content:center;padding:1rem;transition:all .2s;width:100%}.editor-styles-wrapper .block-editor-block-list__block .block-list-appender:is(.wp-block) button.spectra-editor__block-appender--full-width:hover{border:1.5px dashed var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.spectra-icon-picker{aspect-ratio:16/9;border:1px solid #ddd;border-radius:2px;overflow:hidden;padding:3px;position:relative;transition:border-color .1s;width:100%}.spectra-icon-picker:hover{border-color:#1e1e1e}.spectra-icon-picker:hover .spectra-icon-picker__button--select{transform:translateY(0)}.spectra-icon-picker:hover .spectra-icon-picker__control--value{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#007cba))}.spectra-icon-picker button.spectra-icon-picker__button--remove{background:#0000;border:none;box-shadow:none;color:#1e1e1e;cursor:pointer;height:20px;outline:none;position:absolute;right:3px;top:3px;transition-duration:.1s;transition-property:color,background-color;width:20px}.spectra-icon-picker button.spectra-icon-picker__button--remove:focus,.spectra-icon-picker button.spectra-icon-picker__button--remove:focus-visible,.spectra-icon-picker button.spectra-icon-picker__button--remove:hover{background:#1e1e1e;border:none;box-shadow:none;color:#fff;outline:none}.spectra-icon-picker button.spectra-icon-picker__button--remove svg{fill:currentColor;max-height:100%;max-width:100%}.spectra-icon-picker button.spectra-icon-picker__button--select{background:#1e1e1e;border:none;bottom:3px;box-shadow:none;color:#fff;cursor:pointer;height:2em;left:3px;outline:none;position:absolute;transform:translateY(calc(100% + 3px));transition:transform .1s;width:calc(100% - 6px)}.spectra-icon-picker button.spectra-icon-picker__button--select:focus,.spectra-icon-picker button.spectra-icon-picker__button--select:focus-visible,.spectra-icon-picker button.spectra-icon-picker__button--select:hover{background:#1e1e1e;border:none;box-shadow:none;color:#fff;outline:none;transform:translateY(0)}.spectra-icon-picker button.spectra-icon-picker__button--select svg{fill:currentColor;max-height:100%;max-width:100%}.spectra-icon-picker__control{cursor:pointer;height:100%;width:100%}.spectra-icon-picker__control--value{align-items:center;color:#7e7e7e;display:flex;height:100%;justify-content:center;transition:color .1s;width:100%}.spectra-icon-picker__control--value svg{max-height:32px;max-width:32px}.spectra-icon-picker__control--empty{align-items:center;color:#ddd;display:flex;height:100%;justify-content:center;width:100%}.spectra-icon-picker__control--empty svg{fill:currentColor;max-height:32px;max-width:32px}.components-modal__screen-overlay.uagb-ip-modal-wrapper-overlay{background-color:#000000b3}.components-modal__frame.uagb-ip-modal-wrapper{box-sizing:border-box;height:796px;max-height:80%;max-width:80%;overflow:unset;width:1080px}.components-modal__frame.uagb-ip-modal-wrapper *{box-sizing:border-box}.components-modal__frame.uagb-ip-modal-wrapper .components-modal__content{background-color:#fff;border-radius:2px;margin:0;overflow:unset;padding:30px 24px}.components-modal__frame.uagb-ip-modal-wrapper .components-modal__content>div:not(.components-modal__header){height:100%}.components-modal__frame.uagb-ip-modal-wrapper .components-modal__content .components-modal__header{height:0}.components-modal__frame.uagb-ip-modal-wrapper .components-modal__content .components-modal__header .components-modal__header-heading-container{display:none!important}.components-modal__frame.uagb-ip-modal-wrapper .components-modal__content .components-modal__header .components-button{color:#aaa;height:12px;left:auto;position:absolute;right:-32px;top:4px;transition:color .2s linear;width:12px}.components-modal__frame.uagb-ip-modal-wrapper .components-modal__content .components-modal__header .components-button:hover{color:#fff}.components-modal__frame.uagb-ip-modal-wrapper .components-modal__content .uagb-ip-header{align-items:baseline;display:flex;height:64px}.components-modal__frame.uagb-ip-modal-wrapper .components-modal__content .uagb-ip-header>h2{color:#1e1e1e;font-size:20px;font-weight:400;margin:0;width:156px}.components-modal__frame.uagb-ip-modal-wrapper .components-modal__content .uagb-ip-footer{align-items:flex-end;display:flex;height:68px;justify-content:flex-end;text-align:right}.components-modal__frame.uagb-ip-modal-wrapper .components-modal__content .uagb-ip-footer>button{background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#007cba));border:none;border-radius:2px;color:#fff;cursor:pointer;font-size:13px;height:36px;width:89px}.components-modal__frame.uagb-ip-modal-wrapper .components-modal__content .uagb-ip-footer>button.disable{cursor:not-allowed;opacity:.7}.components-modal__frame.uagb-ip-modal-wrapper .uagb-ip-lr-container{display:flex;height:calc(100% - 134px);grid-gap:24px}.components-modal__frame.uagb-ip-modal-wrapper .uagb-ip-lr-container .uagb-ip-left{overflow:auto;width:156px}.components-modal__frame.uagb-ip-modal-wrapper .uagb-ip-lr-container .uagb-ip-right{border:1px solid #e6e7e9;border-radius:2px;flex:1;padding:14px 0 14px 14px}.components-modal__frame.uagb-ip-modal-wrapper .uagb-ip-lr-container .uagb-ip-right .uagb-ip-modal-container{height:100%}.components-modal__frame.uagb-ip-modal-wrapper .uagb-ip-lr-container .uagb-ip-right .uagb-ip-modal-container .ReactVirtualized__Grid__innerScrollContainer>div{align-items:center;display:flex;justify-content:center}.components-modal__frame.uagb-ip-modal-wrapper .uagb-ip-categories-list>div{border-radius:2px;color:#1d2327;cursor:pointer;display:flex;font-size:13px;justify-content:space-between;padding:9px 10px}.components-modal__frame.uagb-ip-modal-wrapper .uagb-ip-categories-list>div.selected{background-color:#dcf2ff;color:#0063a1}.components-modal__frame.uagb-ip-modal-wrapper .uagb-ip-search-container{flex:1;padding-left:24px}.components-modal__frame.uagb-ip-modal-wrapper .uagb-ip-search-container .uagb-ip-search-bar{position:relative}.components-modal__frame.uagb-ip-modal-wrapper .uagb-ip-search-container .uagb-ip-search-bar>span,.components-modal__frame.uagb-ip-modal-wrapper .uagb-ip-search-container .uagb-ip-search-bar>svg{color:#555d66;height:14px;position:absolute;top:11px;width:14px;fill:#555d66;left:12px;transform:rotate(90deg)}.components-modal__frame.uagb-ip-modal-wrapper .uagb-ip-search-container .uagb-ip-search-bar>span{cursor:pointer;width:unset}.components-modal__frame.uagb-ip-modal-wrapper .uagb-ip-search-container .uagb-ip-search-bar input{border:1px solid #e6e7e9;border-radius:2px;color:#1d2327;height:36px;margin:0;padding:7px 12px 7px 38px;width:100%}.components-modal__frame.uagb-ip-modal-wrapper .uagb-ip-search-container .uagb-ip-search-bar input::placeholder{color:#50575e}.components-modal__frame.uagb-ip-modal-wrapper .uagb-ip-search-container .uagb-ip-search-bar input:focus{border:1.5px solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#007cba))}.components-modal__frame.uagb-ip-modal-wrapper .uagb-ip-icons .ReactVirtualized__Grid__innerScrollContainer{max-width:inherit!important;overflow-x:hidden!important}.components-modal__frame.uagb-ip-modal-wrapper .uagb-ip-icons.icon-not-found{align-items:center;display:flex;justify-content:center}.components-modal__frame.uagb-ip-modal-wrapper .uagb-ip-icons .uagb-icon-item{align-items:center;background-color:#fff;border:1px solid #e6e7e9;cursor:pointer;display:flex;flex-direction:column;height:80px;justify-content:center;transition:transform .2s ease;width:80px;grid-gap:6px;max-height:90%;max-width:90%}.components-modal__frame.uagb-ip-modal-wrapper .uagb-ip-icons .uagb-icon-item.default{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#007cba));box-shadow:0 0 0 2px var(--wp-components-color-accent,var(--wp-admin-theme-color,#007cba));pointer-events:none}.components-modal__frame.uagb-ip-modal-wrapper .uagb-ip-icons .uagb-icon-item.selected{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#007cba));box-shadow:0 0 0 2px #dcf2ff;pointer-events:none}.components-modal__frame.uagb-ip-modal-wrapper .uagb-ip-icons .uagb-icon-item>svg{height:20.27px;width:20.9px}.components-modal__frame.uagb-ip-modal-wrapper .uagb-ip-icons .uagb-icon-item>span{font-size:11px;text-align:center}.components-modal__frame.uagb-ip-modal-wrapper .uagb-ip-icons .uagb-icon-item:hover{border-color:#e6e7e9;box-shadow:0 0 0 4px #f0f0f1}.spectra-variation-picker--close{align-self:flex-end;background:none;border:none;box-shadow:none;color:#d5dadf;cursor:pointer;display:flex;font-size:35px;outline:none;position:absolute;top:3px;z-index:999999}.spectra-variation-picker--small-icons.spectra-variation-picker .block-editor-block-variation-picker__variations>li{max-width:120px}.spectra-variation-picker--big-icons.spectra-variation-picker .block-editor-block-variation-picker__variations>li{max-width:160px}.spectra-variation-picker .block-editor-block-variation-picker__variations{gap:0;justify-content:center;width:75%}.spectra-variation-picker .block-editor-block-variation-picker__variations .components-button,.spectra-variation-picker .block-editor-block-variation-picker__variations .components-button.is-secondary,.spectra-variation-picker .block-editor-block-variation-picker__variations .components-button.is-tertiary,.spectra-variation-picker .block-editor-block-variation-picker__variations .components-button:hover:not(:disabled){box-shadow:none;color:#d5dadf!important;margin-bottom:0;outline:none;padding:0}.spectra-variation-picker .block-editor-block-variation-picker__variations .components-button svg,.spectra-variation-picker .block-editor-block-variation-picker__variations .components-button.is-secondary svg,.spectra-variation-picker .block-editor-block-variation-picker__variations .components-button.is-tertiary svg,.spectra-variation-picker .block-editor-block-variation-picker__variations .components-button:hover:not(:disabled) svg{height:50px;width:100px;fill:#d5dadf!important}.spectra-variation-picker .block-editor-block-variation-picker__variations .components-button:hover:not(:disabled) svg{color:#bcc0c4!important}.spectra-variation-picker .block-editor-block-variation-picker__variations>li{flex-basis:content;margin:20px 16px 0 0;max-width:140px}.spectra-variation-picker .block-editor-block-variation-picker__skip .components-button{color:#5733ff}.spectra-variation-picker .components-placeholder{align-items:center;border:1px dashed #c8d0d7;border-radius:4px;box-shadow:none;gap:0}.spectra-variation-picker .components-placeholder .components-placeholder__label,.spectra-variation-picker .components-placeholder.is-large .components-placeholder__label{color:#1d2327;font-size:24px;font-weight:400;line-height:29px;margin-bottom:4px}.spectra-variation-picker .components-placeholder .components-placeholder__label svg,.spectra-variation-picker .components-placeholder.is-large .components-placeholder__label svg{color:#5733ff;margin-right:12px}.spectra-variation-picker .block-editor-block-variation-picker__variation{height:auto}.spectra-variation-picker .block-editor-block-variation-picker__variation:before{padding-bottom:0}.spectra-variation-picker .components-placeholder__fieldset{align-items:center;flex-direction:column;max-width:90%;text-align:center}.spectra-variation-picker .components-placeholder__fieldset .components-placeholder__instructions{color:#50575e;font-size:13px;line-height:20px;width:100%}.wp-block-image.spectra-mask img{mask-image:var(--spectra-mask-image);-webkit-mask-image:var(--spectra-mask-image);mask-position:var(--spectra-mask-position,center center);-webkit-mask-position:var(--spectra-mask-position,center center);mask-repeat:var(--spectra-mask-repeat,no-repeat);-webkit-mask-repeat:var(--spectra-mask-repeat,no-repeat);mask-size:var(--spectra-mask-size,contain);-webkit-mask-size:var(--spectra-mask-size,contain)}.spectra-responsive-hidden{background:repeating-linear-gradient(125deg,#0000000d,#0000000d 1px,#0000 2px,#0000 9px);opacity:.4}.spectra-responsive-icons{align-items:last baseline;display:inline-flex;gap:.4rem;margin:0 0 0 .4rem;padding:0}.spectra-responsive-icons button.spectra-responsive-icon{backface-visibility:hidden;background:none;border:none;cursor:pointer;height:.825rem;line-height:1;margin:0;padding:0;transition:opacity .15s ease,transform .15s ease;width:.825rem}.spectra-responsive-icons button.spectra-responsive-icon svg{height:100%;width:100%;fill:none;shape-rendering:geometricPrecision;display:block;will-change:transform}.spectra-responsive-icons button.spectra-responsive-icon.is-active svg,.spectra-responsive-icons button.spectra-responsive-icon:hover svg{stroke:var(--wp-components-color-accent,var(--wp-admin-theme-color,#007cba))}.spectra-responsive-icons button.spectra-responsive-icon:focus{box-shadow:none;outline:none}.components-tools-panel.spectra-enhanced-panel .components-tools-panel-header h2{display:inline-flex;width:100%}.components-tools-panel.spectra-enhanced-panel .spectra-responsive-help-notice{grid-column:span 2;position:relative;z-index:1}.components-tools-panel.spectra-enhanced-panel .spectra-responsive-help-notice.components-notice.is-info{display:block!important}.components-tools-panel.spectra-enhanced-panel .spectra-responsive-help-notice+.components-tools-panel__item:first-of-type{margin-top:0}.components-panel__body.spectra-enhanced-panel .components-base-control__label,.components-panel__body.spectra-enhanced-panel .components-input-control__label,.components-panel__body.spectra-enhanced-panel .components-toggle-control__label,.components-panel__body.spectra-enhanced-panel .spacing-sizes-control__label,.components-panel__body.spectra-enhanced-panel label,.spectra-enhanced-panel .spectra-enhanced-control .components-base-control__label,.spectra-enhanced-panel .spectra-enhanced-control .components-input-control__label,.spectra-enhanced-panel .spectra-enhanced-control .components-toggle-control__label,.spectra-enhanced-panel .spectra-enhanced-control .spacing-sizes-control__label,.spectra-enhanced-panel .spectra-enhanced-control label,.typography-block-support-panel.spectra-enhanced-panel .components-tools-panel-item .components-base-control__label,.typography-block-support-panel.spectra-enhanced-panel .components-tools-panel-item .components-input-control__label,.typography-block-support-panel.spectra-enhanced-panel .components-tools-panel-item .components-toggle-control__label,.typography-block-support-panel.spectra-enhanced-panel .components-tools-panel-item .spacing-sizes-control__label,.typography-block-support-panel.spectra-enhanced-panel .components-tools-panel-item label{align-items:center;display:inline-flex;position:relative}.components-panel__body.spectra-enhanced-panel .components-base-control__label:after,.components-panel__body.spectra-enhanced-panel .components-input-control__label:after,.components-panel__body.spectra-enhanced-panel .components-toggle-control__label:after,.components-panel__body.spectra-enhanced-panel .spacing-sizes-control__label:after,.components-panel__body.spectra-enhanced-panel label:after,.spectra-enhanced-panel .spectra-enhanced-control .components-base-control__label:after,.spectra-enhanced-panel .spectra-enhanced-control .components-input-control__label:after,.spectra-enhanced-panel .spectra-enhanced-control .components-toggle-control__label:after,.spectra-enhanced-panel .spectra-enhanced-control .spacing-sizes-control__label:after,.spectra-enhanced-panel .spectra-enhanced-control label:after,.typography-block-support-panel.spectra-enhanced-panel .components-tools-panel-item .components-base-control__label:after,.typography-block-support-panel.spectra-enhanced-panel .components-tools-panel-item .components-input-control__label:after,.typography-block-support-panel.spectra-enhanced-panel .components-tools-panel-item .components-toggle-control__label:after,.typography-block-support-panel.spectra-enhanced-panel .components-tools-panel-item .spacing-sizes-control__label:after,.typography-block-support-panel.spectra-enhanced-panel .components-tools-panel-item label:after{backface-visibility:hidden;background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-monitor-smartphone-icon lucide-monitor-smartphone\"><path d=\"M18 8V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v7a2 2 0 0 0 2 2h8\"/><path d=\"M10 19v-3.96 3.15\"/><path d=\"M7 19h5\"/><rect width=\"6\" height=\"10\" x=\"16\" y=\"12\" rx=\"2\"/></svg>");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:.825rem;image-rendering:crisp-edges;margin-left:.4rem;transform:translateZ(0);transition:background-image .1s ease-out;vertical-align:middle;width:.825rem;will-change:transform}.spectra-enhanced-control[aria-label="Slider Settings"] .components-flex .components-base-control:not(:first-child):not(:nth-child(2)) .components-toggle-control__label:after,.spectra-enhanced-control[aria-label="Slider Settings"] .components-flex .components-base-control:not(:first-child):not(:nth-child(2)) label:after,.typography-block-support-panel.spectra-enhanced-panel .components-tools-panel-item[aria-label="Drop cap"] .components-toggle-control__label:after,.typography-block-support-panel.spectra-enhanced-panel .components-tools-panel-item[aria-label="Drop cap"] label:after{display:none}.spectra-updating{transition:none!important;visibility:hidden!important}.spectra-responsive-icons.spectra-injecting{opacity:0;transition:none}.has-z-index.has-z-index{position:relative;z-index:var(--spectra-z-index,auto)!important}.vi-flag{display:inline-block;background-repeat:no-repeat}.vi-flag-64{display:inline-block;width:60px;height:40px;background-image:url(/wp-content/plugins/woocommerce-photo-reviews/images/flags-64.png);background-repeat:no-repeat}.vi-flag-64.flag-unknown{background-position:0 0}.vi-flag-64.flag-abkhazia{background-position:0 -64px}.vi-flag-64.flag-basque-country{background-position:-64px 0}.vi-flag-64.flag-british-antarctic-territory{background-position:-128px 0}.vi-flag-64.flag-commonwealth{background-position:-192px 0}.vi-flag-64.flag-england{background-position:-256px 0}.vi-flag-64.flag-gosquared{background-position:-320px 0}.vi-flag-64.flag-kosovo{background-position:-384px 0}.vi-flag-64.flag-mars{background-position:-448px 0}.vi-flag-64.flag-nagorno-karabakh{background-position:-512px 0}.vi-flag-64.flag-nato{background-position:-576px 0}.vi-flag-64.flag-northern-cyprus{background-position:-640px 0}.vi-flag-64.flag-olympics{background-position:-704px 0}.vi-flag-64.flag-red-cross{background-position:-768px 0}.vi-flag-64.flag-scotland{background-position:-832px 0}.vi-flag-64.flag-somaliland{background-position:-896px 0}.vi-flag-64.flag-south-ossetia{background-position:-960px 0}.vi-flag-64.flag-united-nations{background-position:-1024px 0}.vi-flag-64.flag-wales{background-position:-64px -64px}.vi-flag-64.flag-ad{background-position:-128px -64px}.vi-flag-64.flag-ae{background-position:-192px -64px}.vi-flag-64.flag-af{background-position:-256px -64px}.vi-flag-64.flag-ag{background-position:-320px -64px}.vi-flag-64.flag-ai{background-position:-384px -64px}.vi-flag-64.flag-al{background-position:-448px -64px}.vi-flag-64.flag-am{background-position:-512px -64px}.vi-flag-64.flag-an{background-position:-576px -64px}.vi-flag-64.flag-ao{background-position:-640px -64px}.vi-flag-64.flag-aq{background-position:-704px -64px}.vi-flag-64.flag-ar{background-position:-768px -64px}.vi-flag-64.flag-as{background-position:-832px -64px}.vi-flag-64.flag-at{background-position:-896px -64px}.vi-flag-64.flag-au{background-position:-960px -64px}.vi-flag-64.flag-hm{background-position:-960px -64px}.vi-flag-64.flag-aw{background-position:-1024px -64px}.vi-flag-64.flag-ax{background-position:0 -128px}.vi-flag-64.flag-az{background-position:-64px -128px}.vi-flag-64.flag-ba{background-position:-128px -128px}.vi-flag-64.flag-bb{background-position:-192px -128px}.vi-flag-64.flag-bd{background-position:-256px -128px}.vi-flag-64.flag-be{background-position:-320px -128px}.vi-flag-64.flag-bf{background-position:-384px -128px}.vi-flag-64.flag-bg{background-position:-448px -128px}.vi-flag-64.flag-bh{background-position:-512px -128px}.vi-flag-64.flag-bi{background-position:-576px -128px}.vi-flag-64.flag-bj{background-position:-640px -128px}.vi-flag-64.flag-bl{background-position:-704px -128px}.vi-flag-64.flag-bm{background-position:-768px -128px}.vi-flag-64.flag-bn{background-position:-832px -128px}.vi-flag-64.flag-bo{background-position:-896px -128px}.vi-flag-64.flag-br{background-position:-960px -128px}.vi-flag-64.flag-bs{background-position:-1024px -128px}.vi-flag-64.flag-bt{background-position:0 -192px}.vi-flag-64.flag-bw{background-position:-64px -192px}.vi-flag-64.flag-by{background-position:-128px -192px}.vi-flag-64.flag-bz{background-position:-192px -192px}.vi-flag-64.flag-ca{background-position:-256px -192px}.vi-flag-64.flag-cc{background-position:-320px -192px}.vi-flag-64.flag-cd{background-position:-384px -192px}.vi-flag-64.flag-cf{background-position:-448px -192px}.vi-flag-64.flag-cg{background-position:-512px -192px}.vi-flag-64.flag-ch{background-position:-576px -192px}.vi-flag-64.flag-ci{background-position:-640px -192px}.vi-flag-64.flag-ck{background-position:-704px -192px}.vi-flag-64.flag-cl{background-position:-768px -192px}.vi-flag-64.flag-cm{background-position:-832px -192px}.vi-flag-64.flag-cn{background-position:-896px -192px}.vi-flag-64.flag-co{background-position:-960px -192px}.vi-flag-64.flag-cr{background-position:-1024px -192px}.vi-flag-64.flag-cu{background-position:0 -256px}.vi-flag-64.flag-cv{background-position:-64px -256px}.vi-flag-64.flag-cw{background-position:-128px -256px}.vi-flag-64.flag-cx{background-position:-192px -256px}.vi-flag-64.flag-cy{background-position:-256px -256px}.vi-flag-64.flag-cz{background-position:-320px -256px}.vi-flag-64.flag-de{background-position:-384px -256px}.vi-flag-64.flag-dj{background-position:-448px -256px}.vi-flag-64.flag-dk{background-position:-512px -256px}.vi-flag-64.flag-dm{background-position:-576px -256px}.vi-flag-64.flag-do{background-position:-640px -256px}.vi-flag-64.flag-dz{background-position:-704px -256px}.vi-flag-64.flag-ec{background-position:-768px -256px}.vi-flag-64.flag-ee{background-position:-832px -256px}.vi-flag-64.flag-eg{background-position:-896px -256px}.vi-flag-64.flag-eh{background-position:-960px -256px}.vi-flag-64.flag-er{background-position:-1024px -256px}.vi-flag-64.flag-es{background-position:0 -320px}.vi-flag-64.flag-et{background-position:-64px -320px}.vi-flag-64.flag-eu{background-position:-128px -320px}.vi-flag-64.flag-fi{background-position:-192px -320px}.vi-flag-64.flag-fj{background-position:-256px -320px}.vi-flag-64.flag-fk{background-position:-320px -320px}.vi-flag-64.flag-fm{background-position:-384px -320px}.vi-flag-64.flag-fo{background-position:-448px -320px}.vi-flag-64.flag-fr{background-position:-512px -320px}.vi-flag-64.flag-ga{background-position:-576px -320px}.vi-flag-64.flag-gb{background-position:-640px -320px}.vi-flag-64.flag-gd{background-position:-704px -320px}.vi-flag-64.flag-ge{background-position:-768px -320px}.vi-flag-64.flag-gg{background-position:-832px -320px}.vi-flag-64.flag-gh{background-position:-896px -320px}.vi-flag-64.flag-gi{background-position:-960px -320px}.vi-flag-64.flag-gl{background-position:-1024px -320px}.vi-flag-64.flag-gm{background-position:0 -384px}.vi-flag-64.flag-gn{background-position:-64px -384px}.vi-flag-64.flag-gq{background-position:-128px -384px}.vi-flag-64.flag-gr{background-position:-192px -384px}.vi-flag-64.flag-gs{background-position:-256px -384px}.vi-flag-64.flag-gt{background-position:-320px -384px}.vi-flag-64.flag-gu{background-position:-384px -384px}.vi-flag-64.flag-gw{background-position:-448px -384px}.vi-flag-64.flag-gy{background-position:-512px -384px}.vi-flag-64.flag-hk{background-position:-576px -384px}.vi-flag-64.flag-hn{background-position:-640px -384px}.vi-flag-64.flag-hr{background-position:-704px -384px}.vi-flag-64.flag-ht{background-position:-768px -384px}.vi-flag-64.flag-hu{background-position:-832px -384px}.vi-flag-64.flag-ic{background-position:-896px -384px}.vi-flag-64.flag-id{background-position:-960px -384px}.vi-flag-64.flag-ie{background-position:-1024px -384px}.vi-flag-64.flag-il{background-position:0 -448px}.vi-flag-64.flag-im{background-position:-64px -448px}.vi-flag-64.flag-in{background-position:-128px -448px}.vi-flag-64.flag-iq{background-position:-192px -448px}.vi-flag-64.flag-ir{background-position:-256px -448px}.vi-flag-64.flag-is{background-position:-320px -448px}.vi-flag-64.flag-it{background-position:-384px -448px}.vi-flag-64.flag-je{background-position:-448px -448px}.vi-flag-64.flag-jm{background-position:-512px -448px}.vi-flag-64.flag-jo{background-position:-576px -448px}.vi-flag-64.flag-jp{background-position:-640px -448px}.vi-flag-64.flag-ke{background-position:-704px -448px}.vi-flag-64.flag-kg{background-position:-768px -448px}.vi-flag-64.flag-kh{background-position:-832px -448px}.vi-flag-64.flag-ki{background-position:-896px -448px}.vi-flag-64.flag-km{background-position:-960px -448px}.vi-flag-64.flag-kn{background-position:-1024px -448px}.vi-flag-64.flag-kp{background-position:0 -512px}.vi-flag-64.flag-kr{background-position:-64px -512px}.vi-flag-64.flag-kw{background-position:-128px -512px}.vi-flag-64.flag-ky{background-position:-192px -512px}.vi-flag-64.flag-kz{background-position:-256px -512px}.vi-flag-64.flag-la{background-position:-320px -512px}.vi-flag-64.flag-lb{background-position:-384px -512px}.vi-flag-64.flag-lc{background-position:-448px -512px}.vi-flag-64.flag-li{background-position:-512px -512px}.vi-flag-64.flag-lk{background-position:-576px -512px}.vi-flag-64.flag-lr{background-position:-640px -512px}.vi-flag-64.flag-ls{background-position:-704px -512px}.vi-flag-64.flag-lt{background-position:-768px -512px}.vi-flag-64.flag-lu{background-position:-832px -512px}.vi-flag-64.flag-lv{background-position:-896px -512px}.vi-flag-64.flag-ly{background-position:-960px -512px}.vi-flag-64.flag-ma{background-position:-1024px -512px}.vi-flag-64.flag-mc{background-position:0 -576px}.vi-flag-64.flag-md{background-position:-64px -576px}.vi-flag-64.flag-me{background-position:-128px -576px}.vi-flag-64.flag-mf{background-position:-192px -576px}.vi-flag-64.flag-mg{background-position:-256px -576px}.vi-flag-64.flag-mh{background-position:-320px -576px}.vi-flag-64.flag-mk{background-position:-384px -576px}.vi-flag-64.flag-ml{background-position:-448px -576px}.vi-flag-64.flag-mm{background-position:-512px -576px}.vi-flag-64.flag-mn{background-position:-576px -576px}.vi-flag-64.flag-mo{background-position:-640px -576px}.vi-flag-64.flag-mp{background-position:-704px -576px}.vi-flag-64.flag-mq{background-position:-768px -576px}.vi-flag-64.flag-mr{background-position:-832px -576px}.vi-flag-64.flag-ms{background-position:-896px -576px}.vi-flag-64.flag-mt{background-position:-960px -576px}.vi-flag-64.flag-mu{background-position:-1024px -576px}.vi-flag-64.flag-mv{background-position:0 -640px}.vi-flag-64.flag-mw{background-position:-64px -640px}.vi-flag-64.flag-mx{background-position:-128px -640px}.vi-flag-64.flag-my{background-position:-192px -640px}.vi-flag-64.flag-mz{background-position:-256px -640px}.vi-flag-64.flag-na{background-position:-320px -640px}.vi-flag-64.flag-nc{background-position:-384px -640px}.vi-flag-64.flag-ne{background-position:-448px -640px}.vi-flag-64.flag-nf{background-position:-512px -640px}.vi-flag-64.flag-ng{background-position:-576px -640px}.vi-flag-64.flag-ni{background-position:-640px -640px}.vi-flag-64.flag-nl{background-position:-704px -640px}.vi-flag-64.flag-no{background-position:-768px -640px}.vi-flag-64.flag-bv{background-position:-768px -640px}.vi-flag-64.flag-np{background-position:-832px -640px}.vi-flag-64.flag-nr{background-position:-896px -640px}.vi-flag-64.flag-nu{background-position:-960px -640px}.vi-flag-64.flag-nz{background-position:-1024px -640px}.vi-flag-64.flag-om{background-position:0 -704px}.vi-flag-64.flag-pa{background-position:-64px -704px}.vi-flag-64.flag-pe{background-position:-128px -704px}.vi-flag-64.flag-pf{background-position:-192px -704px}.vi-flag-64.flag-pg{background-position:-256px -704px}.vi-flag-64.flag-ph{background-position:-320px -704px}.vi-flag-64.flag-pirate-black{background-position:-384px -704px}.vi-flag-64.flag-pirate-white{background-position:-448px -704px}.vi-flag-64.flag-pk{background-position:-512px -704px}.vi-flag-64.flag-pl{background-position:-576px -704px}.vi-flag-64.flag-pn{background-position:-640px -704px}.vi-flag-64.flag-pr{background-position:-704px -704px}.vi-flag-64.flag-ps{background-position:-768px -704px}.vi-flag-64.flag-pt{background-position:-832px -704px}.vi-flag-64.flag-pw{background-position:-896px -704px}.vi-flag-64.flag-py{background-position:-960px -704px}.vi-flag-64.flag-qa{background-position:-1024px -704px}.vi-flag-64.flag-ro{background-position:0 -768px}.vi-flag-64.flag-rs{background-position:-64px -768px}.vi-flag-64.flag-ru{background-position:-128px -768px}.vi-flag-64.flag-rw{background-position:-192px -768px}.vi-flag-64.flag-sa{background-position:-256px -768px}.vi-flag-64.flag-sb{background-position:-320px -768px}.vi-flag-64.flag-sc{background-position:-384px -768px}.vi-flag-64.flag-sd{background-position:-448px -768px}.vi-flag-64.flag-se{background-position:-512px -768px}.vi-flag-64.flag-sg{background-position:-576px -768px}.vi-flag-64.flag-sh{background-position:-640px -768px}.vi-flag-64.flag-si{background-position:-704px -768px}.vi-flag-64.flag-sk{background-position:-768px -768px}.vi-flag-64.flag-sl{background-position:-832px -768px}.vi-flag-64.flag-sm{background-position:-896px -768px}.vi-flag-64.flag-sn{background-position:-960px -768px}.vi-flag-64.flag-so{background-position:-1024px -768px}.vi-flag-64.flag-sr{background-position:0 -832px}.vi-flag-64.flag-ss{background-position:-64px -832px}.vi-flag-64.flag-st{background-position:-128px -832px}.vi-flag-64.flag-sv{background-position:-192px -832px}.vi-flag-64.flag-sy{background-position:-256px -832px}.vi-flag-64.flag-sz{background-position:-320px -832px}.vi-flag-64.flag-tc{background-position:-384px -832px}.vi-flag-64.flag-td{background-position:-448px -832px}.vi-flag-64.flag-tf{background-position:-512px -832px}.vi-flag-64.flag-tg{background-position:-576px -832px}.vi-flag-64.flag-th{background-position:-640px -832px}.vi-flag-64.flag-tj{background-position:-704px -832px}.vi-flag-64.flag-tk{background-position:-768px -832px}.vi-flag-64.flag-tl{background-position:-832px -832px}.vi-flag-64.flag-tm{background-position:-896px -832px}.vi-flag-64.flag-tn{background-position:-960px -832px}.vi-flag-64.flag-to{background-position:-1024px -832px}.vi-flag-64.flag-tr{background-position:0 -896px}.vi-flag-64.flag-tt{background-position:-64px -896px}.vi-flag-64.flag-tv{background-position:-128px -896px}.vi-flag-64.flag-tw{background-position:-192px -896px}.vi-flag-64.flag-tz{background-position:-256px -896px}.vi-flag-64.flag-ua{background-position:-320px -896px}.vi-flag-64.flag-ug{background-position:-384px -896px}.vi-flag-64.flag-us{background-position:-448px -896px}.vi-flag-64.flag-uy{background-position:-512px -896px}.vi-flag-64.flag-uz{background-position:-576px -896px}.vi-flag-64.flag-va{background-position:-640px -896px}.vi-flag-64.flag-vc{background-position:-704px -896px}.vi-flag-64.flag-ve{background-position:-768px -896px}.vi-flag-64.flag-vg{background-position:-832px -896px}.vi-flag-64.flag-vi{background-position:-896px -896px}.vi-flag-64.flag-vn{background-position:-960px -896px}.vi-flag-64.flag-vu{background-position:-1024px -896px}.vi-flag-64.flag-xbt{background-position:-448px -960px}.vi-flag-64.flag-eth{background-position:-512px -960px}.vi-flag-64.flag-zm{background-position:-320px -960px}.vi-flag-64.flag-gf{background-position:-576px -960px}.vi-flag-64.flag-gp{background-position:-512px -320px}.vi-flag-64.flag-re{background-position:-512px -320px}.vi-flag-64.flag-yt{background-position:-192px -960px}.vi-flag-64.flag-ws{background-position:-64px -960px}.vi-flag-64.flag-za{background-position:-256px -960px}.vi-flag-64.flag-sj{background-position:-768px -640px}.vi-flag-64.flag-wf{background-position:0 -960px}.vi-flag-64.flag-ye{background-position:-128px -960px}.vi-flag-64.flag-zw{background-position:-384px -960px}.vi-flag-64.flag-pm{background-position:-640px -960px}.wp-block-woolentor-prowidget{display:block}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image img{max-width:100%;width:inherit}.woolentor-woocommerce-checkout .form-row,.elementor-column.elementor-db,.my-accouunt-form-edit-address .form-row{display:block}.elementor-widget-wl-product-add-to-cart p.stock{display:none}.woolentor_product_social_share{align-items:center;display:flex;margin-top:32px}.woolentor_product_social_share h2{color:#666;font-size:18px;margin:0;padding-right:10px}.woolentor_product_social_share ul{margin:0!important;padding:0!important;list-style:none}.woolentor_product_social_share ul li{display:inline-block;margin-right:15px}.woolentor_product_social_share ul li:last-child{margin-right:0!important}.woolentor_product_social_share ul li a{color:#797979;font-size:14px;text-align:center;transition:all 0.3s ease 0s;display:inline-block}.woolentor_product_social_share ul li a span{margin-left:3px}.woolentor_product_social_share ul li a:hover{color:#ff4136}.wlpro-product-thumbnails .woocommerce-product-gallery__image{position:relative}.wlpro-product-thumbnails ul.woolentor-thumbanis-image{margin:10px -5px 0;padding:0;list-style:none}.wlpro-product-thumbnails ul.woolentor-thumbanis-image li{display:inline-block;padding:0 5px;width:25%;cursor:pointer;margin-bottom:10px}.wlpro-product-thumbnails ul.woolentor-thumbanis-image li img{width:100%}.woocommerce div.product div.images.wlpro-product-thumbnails .woocommerce-product-gallery__image:nth-child(n+2){display:inline-block;float:left;width:100%}.woocommerce div.product div.images.wlpro-product-thumbnails .woolentor-learg-img.woocommerce-product-gallery__image.slick-initialized.slick-slider,.woocommerce div.product div.images.wlpro-product-thumbnails .wl-thumbnails-slider.woocommerce-product-gallery__image.slick-initialized{float:none}.woocommerce div.product div.images.wlpro-product-thumbnails.thumbnails-tab-position-left .woocommerce-product-gallery__image:nth-child(n+2){width:80%}.woocommerce div.product div.images.wlpro-product-thumbnails.thumbnails-tab-position-right .woocommerce-product-gallery__image{width:80%;float:left}.thumbnails-tab-position-left.wlpro-product-thumbnails ul.woolentor-thumbanis-image{float:left;margin:-5px 0;padding-right:10px;width:20%}.thumbnails-tab-position-right.wlpro-product-thumbnails ul.woolentor-thumbanis-image{float:left;margin:-5px 0;padding-left:10px;width:20%}.thumbnails-tab-position-left.wlpro-product-thumbnails ul.woolentor-thumbanis-image li,.thumbnails-tab-position-right.wlpro-product-thumbnails ul.woolentor-thumbanis-image li{width:100%;display:block;padding:0}.thumbnails-layout-gallery .wl-thumbnails-image-area .wl-single-gallery{float:left;padding:5px;width:50%}.wl-thumbnails-slider .wl-single-slider{padding:0 10px}.wl-thumbnails-slider .slick-arrow,.woolentor-thumbnails .slick-arrow{background-color:#fff;border:1px solid #fff;border-radius:50%;box-shadow:0 0 5px rgb(0 0 0 / .2);color:#333;font-size:25px;height:40px;opacity:0;padding:0;position:absolute;right:0;text-align:center;top:50%;transform:translateY(-50%);transition:all 0.5s ease 0s;visibility:hidden;width:40px;z-index:999}.woolentor-thumbnails .slick-arrow{height:30px;width:30px;line-height:30px;font-size:16px;right:5px}.woolentor-thumbnails .slick-arrow.woolentor-slick-prev{left:5px}.wl-thumbnails-slider .slick-arrow.slick-prev{left:15px}.wl-thumbnails-slider .slick-arrow.slick-next{right:15px}.wl-thumbnails-slider:hover .slick-arrow,.woolentor-thumbnails:hover .slick-arrow{opacity:1;visibility:visible}.wl-thumbnails-slider .slick-dots{bottom:0;display:flex;left:50%;list-style:outside none none;margin:0;padding:0;position:absolute;transform:translateX(-50%)}.wl-thumbnails-slider .slick-dots li{line-height:12px;margin:0 4px}.wl-thumbnails-slider .slick-dots li button{background-color:#fff0;border:1px solid #4e4f4f;border-radius:50px;height:13px;padding:0;text-indent:-9999px;width:13px;line-height:13px}.wl-thumbnails-slider .slick-dots li.slick-active button{background-color:#282828;border-color:#282828}.woocommerce-product-gallery__image .ht-product-label.ht-product-label-left{background:#000 none repeat scroll 0 0;border-radius:3px;color:#fff;line-height:1;padding:5px 10px;position:absolute;right:15px;top:15px}.wlpro-product-thumbnails .woolentor-thumbnails{margin:10px -5px 0}.wlpro-product-thumbnails .woolentor-thumb-single{padding:0 5px;cursor:pointer}.thumbnails-tab-position-right.thumbnails-layout-tabslider .woocommerce-product-gallery__image.slick-initialized{float:left!important}.thumbnails-tab-position-right.wlpro-product-thumbnails .woolentor-thumbnails.slick-slider,.thumbnails-tab-position-left.wlpro-product-thumbnails .woolentor-thumbnails.slick-slider{float:left;margin:-6px 0;padding-left:10px;width:20%}.thumbnails-tab-position-left.wlpro-product-thumbnails .woolentor-thumbnails.slick-slider{padding-left:0;padding-right:10px}.wlpro-product-thumbnails .slick-vertical .woolentor-thumb-single{padding:6.2px 0}.thumbnails-tab-position-top.wlpro-product-thumbnails .woolentor-thumbnails{margin:0 -5px 10px}.woolentor-thumbnails.slick-vertical .slick-arrow{top:0;left:auto;right:50%;margin-right:-10px}.woolentor-thumbnails.slick-vertical .slick-arrow.woolentor-slick-prev{transform:rotate(90deg)}.woolentor-thumbnails.slick-vertical .slick-arrow.woolentor-slick-next{left:auto;top:auto;bottom:0;transform:rotate(90deg)}.thumbnails-tab-position-right.wlpro-product-thumbnails .woolentor-thumbnails.slick-vertical .slick-arrow{margin-right:-20px}.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-learg-img{position:relative}.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-learg-img .slick-arrow,.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-thumbnails.wl-thumb-nav-style-1 .slick-arrow{display:flex;align-items:center;justify-content:center;background-color:#fff0;box-shadow:none;border:none;width:40px;height:40px}.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-learg-img .slick-arrow{position:absolute;z-index:9;top:50%;line-height:40px;padding:0;transition:all 0.5s ease 0s;transform:translateY(-50%);opacity:0;color:dimgray;border:none}.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-thumbnails .slick-arrow{visibility:visible}.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-learg-img .slick-arrow i{font-size:25px;line-height:1;cursor:pointer}.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-thumbnails.wl-thumb-nav-style-1 .slick-arrow i{font-size:20px}.wlpro-product-thumbnails.thumbnails-layout-tabslider .slick-arrow.woolentor-slick-large-prev,.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-thumbnails.wl-thumb-nav-style-1 .slick-arrow.woolentor-slick-prev{right:auto;left:-40px}.wlpro-product-thumbnails.thumbnails-layout-tabslider .slick-arrow.woolentor-slick-large-next,.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-thumbnails.wl-thumb-nav-style-1 .slick-arrow.woolentor-slick-next{right:-40px;left:auto}.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-learg-img.slick-slider:hover .slick-arrow,.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-thumbnails.slick-slider:hover .slick-arrow{opacity:1}.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-learg-img.slick-slider:hover .slick-arrow.woolentor-slick-large-prev{left:0}.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-thumbnails.wl-thumb-nav-style-1.slick-slider:hover .slick-arrow.woolentor-slick-prev{left:8px}.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-thumbnails.slick-vertical:hover .slick-arrow.woolentor-slick-next{left:50%}.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-thumbnails.wl-thumb-nav-style-1.slick-vertical:hover .slick-arrow.woolentor-slick-prev,.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-thumbnails.slick-vertical:hover .slick-arrow.woolentor-slick-prev{left:50%}.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-learg-img.slick-slider:hover .slick-arrow.woolentor-slick-large-next{right:0}.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-thumbnails.wl-thumb-nav-style-1.slick-slider:hover .slick-arrow.woolentor-slick-next{right:8px}.wlpro-product-thumbnails.thumbnails-layout-tabslider .slick-dots{position:absolute;bottom:25px;left:0;width:100%;display:flex;align-items:center;justify-content:center;height:18px;margin-bottom:0;margin-left:0;padding:0;list-style:none}.wlpro-product-thumbnails.thumbnails-layout-tabslider .slick-dots li{line-height:1;display:flex;margin:0 6px;transition:all 0.5s ease 0s}.wlpro-product-thumbnails.thumbnails-layout-tabslider .slick-dots li button{width:10px;height:10px;padding:0;transition:all 0.5s ease 0s;text-indent:-9999px;border:1px solid #fff0;border-radius:50%;background-color:#1f1f1f;cursor:pointer}.wlpro-product-thumbnails.thumbnails-layout-tabslider .slick-dots li.slick-active button{width:18px;height:18px;opacity:1;border-color:#333;background-color:#fff0}.wlpro-product-thumbnails.thumbnails-layout-tabslider .slick-list .woolentor-thumb-single img{margin-bottom:1px;border:1px solid #fff0}.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-thumbnails.wl-thumb-nav-style-1 .slick-list .woolentor-thumb-single.slick-current img{border-color:#333}.wlpro-product-thumbnails.thumbnails-layout-tabslider .single-product-media-action{position:absolute;z-index:3;top:20px;right:20px;display:flex;flex-direction:column;gap:20px}.wlpro-product-thumbnails.thumbnails-layout-tabslider .single-product-media-action-btn{padding:0;color:#7e7e7e;border:none;background-color:#fff0}.wlpro-product-thumbnails.thumbnails-layout-tabslider .single-product-media-action-btn i{font-size:30px;line-height:1;display:flex}.wlpro-product-thumbnails.thumbnails-layout-tabslider .single-product-media-action-btn .wishsuite-button svg{width:24px;height:30px}.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-thumbnails.slick-vertical .slick-arrow.woolentor-slick-prev,.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-thumbnails.slick-vertical .slick-arrow.woolentor-slick-next{left:50%;transform:translateX(-50%) rotate(89deg)}.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-thumbnails.slick-vertical .slick-arrow.woolentor-slick-prev{top:8px;bottom:auto}.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-thumbnails.slick-vertical .slick-arrow.woolentor-slick-next{bottom:8px;top:auto}.wl-shop-tab-area.grid_view .wlshop-list-area{display:none!important}.wl-shop-tab-area.list_view .wlshop-grid-area{display:none!important}.ht-col-xs-12.wlshop-list-area{max-width:100%!important;flex:0 0 100%!important}.wl-shop-tab-area .woolentor-products{clear:both}.woolentor-before-shop{overflow:hidden}.woolentor-before-shop .woocommerce-ordering{margin-bottom:20px}.wl-shop-tab-pane{display:none}.wl-shop-tab-pane.htactive{display:block}.wl-shop-tab-links{float:left;list-style:outside none none;margin:0 50px 15px 0;padding:0}.wl-shop-tab-links li{display:inline-block;margin-right:15px}.wl-shop-tab-links li a:hover,.wl-shop-tab-links li a.htactive{color:#f05b64}.woolentor-product-same-height.ht-products .wlshop-grid-area.ht-product .ht-product-inner{height:100%}.wlshop-list-wrap{border:1px solid #f1f1f1}.wlshop-list-wrap .wlshop-list-content{margin:0 26px 0 0;padding:10px 0}.wlshop-list-content h3{color:#444;font-family:"Roboto",sans-serif;font-size:24px;margin:0 0 20px}.wlshop-list-content .woocommerce-product-details__short-description p{color:#000;font-family:"Roboto",sans-serif;font-size:14px;line-height:25px;margin:0 0 19px}.ht-products .wlshop-list-wrap .ht-product .ht-product-inner{border:0}.wlproduct-list-img{position:relative}.wlproduct-list-img .product-quickview{left:50%;margin-top:20px;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all 0.3s ease 0s;visibility:hidden}.wlshop-list-wrap .wlproduct-list-img .product-quickview a{background-color:#fff;color:#000;display:inline-block;font-size:20px;height:48px;line-height:52px;text-align:center;width:69px}.wlproduct-list-img .product-quickview a:hover{background-color:#ff3535;color:#fff}.wlshop-list-wrap:hover .product-quickview{margin-top:0;opacity:1;visibility:visible}.wlshop-list-price-action-wrap{display:flex;justify-content:space-between;margin:20px 0 0}.wlshop-list-price-action-wrap ul{margin:0;padding:0;list-style:none}.ht-product-list-action ul li{display:block;float:left}.woocommerce .ht-product-list-action ul li a{background:#fff0 none repeat scroll 0 0;border:1px solid #000;border-radius:0!important;color:#000;display:inline-block;font-size:20px;line-height:1;margin-right:8px!important;padding:6px 10px}.woocommerce .ht-product-list-action ul li a.htcompare-btn.added::after{display:none}.woocommerce .ht-product-list-action ul li.cart-list a.button,.woocommerce .ht-product-list-action ul li a.button.added,.woocommerce .ht-product-list-action ul li a.wc-forward,.ht-product-list-action ul li .compare-button a{font-size:14px;padding:10px 29px;text-transform:capitalize;font-weight:400}.woocommerce .ht-product-list-action ul li.cart-list a.button.added{display:none}.woocommerce .ht-product-list-action .yith-wcwl-add-to-wishlist{margin-top:0}.woocommerce .ht-product-list-action .yith-wcwl-add-to-wishlist i{margin:0}.ht-product-list-action ul li a:hover,.woocommerce .ht-product-list-action ul li a.button:hover,.ht-product-list-action ul li .yith-wcwl-wishlistaddedbrowse a,.ht-product-list-action ul li .yith-wcwl-wishlistexistsbrowse a{background-color:#ff3535;border:1px solid #ff3535;color:#fff}.wlshop-list-wrap .wlshop-list-content .ht-product-list-price span.price{color:#ff3535;font-size:20px;margin-right:8px}.wlshop-list-wrap .wlshop-list-content .ht-product-list-price span.price ins{background:#fff0}.woocommerce .woocommerce-customer-details address{word-wrap:break-word}.ht-single-product-countdown.ht-product-countdown-wrap .ht-product-countdown{max-width:370px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.ht-single-product-countdown.ht-product-countdown-wrap .ht-product-countdown .cd-single{-webkit-box-flex:1;-webkit-flex:1 0 25%;-ms-flex:1 0 25%;flex:1 0 25%;max-width:25%;padding:2px}.ht-single-product-countdown.ht-product-countdown-wrap .ht-product-countdown .cd-single .cd-single-inner{padding:10px;background-color:rgb(0 0 0 / .75);text-align:center}.ht-single-product-countdown.ht-product-countdown-wrap .ht-product-countdown .cd-single .cd-single-inner h3{font-size:14px;font-weight:700;margin:0 0 2px;color:#fff}.ht-single-product-countdown.ht-product-countdown-wrap .ht-product-countdown .cd-single .cd-single-inner p{font-size:12px;color:#fff;margin:0}.woolentor_myaccount_page{overflow:hidden}.woolentor_myaccount_page .woocommerce-MyAccount-content .form-row{display:block}.woolentor-user-area{display:flex;align-items:center;margin-bottom:30px}.woolentor-user-image{margin-right:20px}.woolentor-user-image img{border-radius:100%!important}.woolentor-user-info span{display:block}.woolentor-username{font-size:20px}.woolentor-logout{font-size:14px}.woolentor_myaccount_page .woocommerce-MyAccount-navigation ul{margin:0;padding:0;list-style:none;border-top:1px solid #ddd}.woolentor_myaccount_page .woocommerce-MyAccount-navigation ul li{border-bottom:1px solid #ddd;padding:12px 0;line-height:1.5}.woolentor_myaccount_page .woocommerce-MyAccount-navigation ul li a{transition:0.4s}.woocommerce-account .woolentor_myaccount_menu_pos_vtop .woocommerce-MyAccount-navigation,.woocommerce-account .woolentor_myaccount_menu_pos_vbottom .woocommerce-MyAccount-navigation{width:100%;float:none}.woolentor_myaccount_menu_pos_vtop .woocommerce-MyAccount-navigation ul,.woolentor_myaccount_menu_pos_vbottom .woocommerce-MyAccount-navigation ul{border:none}.woolentor_myaccount_menu_pos_vtop .woocommerce-MyAccount-navigation ul li,.woolentor_myaccount_menu_pos_vbottom .woocommerce-MyAccount-navigation ul li{display:inline-block;border-bottom:0;padding:12px 10px}.woocommerce-account .woolentor_myaccount_menu_pos_vtop .woocommerce-MyAccount-content,.woocommerce-account .woolentor_myaccount_menu_pos_vbottom .woocommerce-MyAccount-content{width:100%;float:none}.woolentor_myaccount_menu_pos_hright .woocommerce-MyAccount-navigation,.woolentor_myaccount_menu_pos_hleft .woocommerce-MyAccount-content{float:right}.woolentor_myaccount_menu_pos_hright .woocommerce-MyAccount-content,.woolentor_myaccount_menu_pos_hleft .woocommerce-MyAccount-navigation{float:left}.woolentor_current_theme_Avada .woocommerce-MyAccount-content{margin-left:0;border:0}.woolentor_current_theme_Avada .woocommerce-MyAccount-navigation ul li a{border:none;padding:0}.elementor-widget-wl-myaccount-navigation .woocommerce-MyAccount-navigation{width:100%;float:none}.elementor-widget-wl-myaccount-navigation .woocommerce-MyAccount-navigation ul{border:none}.elementor-widget-wl-myaccount-navigation .woocommerce-MyAccount-navigation ul{margin:0;padding:0;list-style:none}.elementor-widget-wl-myaccount-navigation .woocommerce-MyAccount-navigation ul li{padding:0;line-height:inherit}.elementor-widget-wl-myaccount-navigation .woocommerce-MyAccount-navigation ul li:not(:last-child){border-bottom:inherit}.woolentor_myaccount_menu_type_vertical ul li{display:inline-block;border:none!important}.wl_cart_table tr td .quantity .qty{padding:.3em}.wl_cart_table .actions{text-align:right}.wl_cart_table .coupon{float:left;padding:0;border:none}.woocommerce .cart.wl_cart_table .actions .button,.woocommerce .cart.wl_cart_table .actions input.button{background:#000;color:#fff;font-weight:400;width:auto;height:auto;cursor:pointer}.cart.wl_cart_table .actions .button,.cart.wl_cart_table .actions input.button{width:auto;height:auto}.cart.wl_cart_table .actions .coupon+.wl_update_cart_shop{float:right}.shop_table.cart td.actions a.wlbutton-continue-shopping{border:1px solid currentColor;padding:7px 10px;margin-right:5px;display:inline-block;border-radius:5px;float:left}.wl-line-through{text-decoration:line-through}.woocommerce .woolentor-cart-list table.shop_table{border:1px solid rgb(0 0 0 / .1);margin:0 -1px 24px 0;text-align:left;width:100%;border-collapse:separate;border-radius:5px}.woocommerce .woolentor-cart-list td{width:100%}.woocommerce .woolentor-cart-list table.shop_table .cart_item td{padding:0;border:none}.woocommerce .woolentor-cart-list table.cart img{width:auto}.woolentor-cart-list .woolentor-cart-product{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;white-space:normal;gap:20px 0;padding:20px;border-top:1px solid rgb(0 0 0 / .1)}.woolentor-cart-list tr:first-child .woolentor-cart-product{border-top:none}.woocommerce .woolentor-cart-list .cart .product-thumbnail{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:5px;margin-right:20px;-ms-flex-item-align:start;align-self:flex-start;position:relative;width:auto}.woocommerce .woolentor-cart-list .cart .product-thumbnail img{border:1px solid #ebebeb;border-radius:5px}@media only screen and (max-width:767px){.woocommerce .woolentor-cart-list .cart .product-thumbnail{max-width:180px}}@media only screen and (max-width:575px){.woocommerce .woolentor-cart-list .cart .product-thumbnail{max-width:150px}}@media only screen and (max-width:479px){.woocommerce .woolentor-cart-list .cart .product-thumbnail{max-width:230px}}.woolentor-cart-list .woolentor-cart-product-content{display:block}.woolentor-cart-list .woolentor-cart-product-content{font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-flex:1;-ms-flex:1 0;flex:1 0;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.woolentor-cart-list.wl-qty-placement--after_title .woolentor-cart-product-content{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:767px){.woolentor-cart-list .woolentor-cart-product-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.woolentor-cart-list .woolentor-cart-product-content-right{text-align:right}.woolentor-cart-list .woolentor-cart-product-content-left{-webkit-box-flex:1;-ms-flex:1 0;flex:1 0}.woolentor-cart-list.wl-qty-placement--after_title .woolentor-cart-product-content-left{max-width:420px}.woolentor-cart-list.wl-qty-placement--after_title .woolentor-cart-product-content-middle{-ms-flex-item-align:center;align-self:center}.woolentor-cart-list .woolentor-cart-product-id{margin-bottom:10px;color:#406882}.woolentor-cart-list .woolentor-cart-product-meta,.wl_cart_table.wl-cart-style-1 .product-thumbnail .woolentor-cart-product-meta{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding:0;list-style:none;color:#406882;align-items:center}.wl_cart_table.wl-cart-style-1 .product-thumbnail .woolentor-cart-product-meta div{position:relative}.wl_cart_table.wl-cart-style-1 .product-thumbnail .woolentor-cart-product-meta div:not(:first-child)::before{position:absolute;top:50%;left:6px;width:4px;height:4px;content:"";border-radius:50%;background-color:#406882}.wl_cart_table.wl-cart-style-1 .product-thumbnail .woolentor-cart-product-meta div:not(:first-child){padding-left:12px}.woolentor-cart-list .woolentor-cart-product-meta li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.woolentor-cart-list .woolentor-cart-product-meta{width:100%;margin-bottom:0;color:#1d1d1d;gap:0 15px}.woolentor-cart-list .woolentor-cart-product-meta>div{gap:3px;display:flex;align-items:center}.woolentor-cart-list .woolentor-cart-product-meta>.Wholesale{width:100%}.woolentor-cart-list .woolentor-cart-product-meta>div span.wl-variation-value{font-weight:600;color:#1d1d1d}.woocommerce .woolentor-cart-list .woolentor-product-price-new{font-size:24px;font-weight:700;line-height:1;display:block;color:#1a374d}.woocommerce .woolentor-cart-list .woolentor-product-price-old{margin-top:8px;font-size:13px;line-height:1;display:block;color:#406882;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right;gap:10px;color:#828282;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.woocommerce .woolentor-cart-list .woolentor-product-price{margin-bottom:15px;text-align:right;color:#1d1d1d}@media only screen and (max-width:767px){.woocommerce .woolentor-cart-list .woolentor-product-price{text-align:left}}.woocommerce .woolentor-cart-2 .woolentor-product-price{text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.woocommerce .woolentor-cart-list .woolentor-product-price-old{-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}.woocommerce .woolentor-cart-list.woolentor-cart-2 .woolentor-product-price-old{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;margin-left:10px}.woolentor-cart-list .woolentor-cart-product-sale{font-size:10px;font-weight:500;margin-left:5px;padding:4px 7px;color:#ff5959;border-radius:3px;background-color:rgb(255 89 89 / .15);display:block}.woolentor-cart-list .woolentor-cart-product-sale{text-align:right}.woolentor-cart-list .woolentor-cart-product-stock{color:#06c;display:block}.woolentor-cart-list .wl-discount-percent{font-size:10px;font-weight:500;margin-left:5px;padding:4px 7px;color:#ff5959;border-radius:3px;background-color:rgb(255 89 89 / .15)}.woolentor-cart-list.wl-discount-placement--separate_line .woolentor-product-price-old{justify-content:right}.woolentor-cart-list.wl-discount-placement--separate_line .woolentor-cart-product-sale{display:inline-block}.woolentor-cart-list.wl-stock-placement--right .woolentor-cart-product-stock{text-align:right;margin-bottom:4px}.woocommerce .woolentor-cart-list .woolentor-cart-product-remove{color:#fff!important;position:absolute;top:-6px;left:-6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:20px;height:20px;padding:5px;color:#fff;border:none;border-radius:50%;background-color:#6997b5;z-index:99}.woocommerce .woolentor-cart-list .woolentor-cart-product-remove:hover{background-color:#f44336}.woocommerce .woolentor-cart-list .woolentor-cart-product-remove{background-color:#9f9f9f}.woocommerce .woolentor-cart-list .woolentor-cart-product-remove:hover{background-color:#f44336}.woocommerce .woolentor-cart-list .woolentor-product-quantity{font-size:14px;font-weight:500;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.woocommerce .woolentor-cart-list .woolentor-product-quantity input{border:1px solid #dcdcdc;border-radius:3px;background-color:#ededed}.woocommerce .woolentor-cart-list .woolentor-product-quantity input[type="number"]:focus{border-color:#fff0;box-shadow:none}.woocommerce .woolentor-cart-list .woolentor-product-quantity{width:100%;margin-bottom:12px;color:#1d1d1d;gap:15px}.woolentor-cart-list .woolentor-cart-product-content-middle .product-quantity{margin-bottom:0}.woolentor-cart-list .woolentor-cart-product-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:end;align-self:flex-end;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;width:100%;padding-top:20px;border-top:1px solid #ebebeb}@media only screen and (min-width:768px) and (max-width:991px){.woolentor-cart-list .woolentor-cart-product-actions{gap:20px}}@media only screen and (max-width:767px){.woolentor-cart-list .woolentor-cart-product-actions{gap:15px}}.woolentor-cart-list .woolentor-cart-product-actions-btn{line-height:1}.woolentor-cart-list .woolentor-cart-product-actions>*{padding-right:30px;border-right:1px solid #406882}.woolentor-cart-list .woolentor-cart-product-actions>*:last-child{padding-right:0;border-right:0}.woolentor-cart-list .woolentor-cart-product-actions-btn button{font-size:14px;font-weight:500;line-height:18px;padding:0;color:#406882;border:none;background-color:#fff0}.woolentor-cart-list .woolentor-cart-product-actions-btn button:hover{text-decoration:underline}.woolentor-cart-list>li{padding:40px 0;border-color:#ebebeb}.woocommerce .woolentor-cart-list .product-name a,.woocommerce .woolentor-cart-list .product-name{font-size:18px;font-weight:500;color:#1d1d1d;margin-bottom:0;padding:0}.woocommerce .woolentor-cart-list .product-name a{font-size:inherit;font-weight:inherit;color:inherit}.woocommerce .woolentor-cart-list .product-name a:hover{color:#06c}.woocommerce td.product-name dl.variation,.woocommerce td.product-name .wc-item-meta{list-style:none outside}.woocommerce .woolentor-cart-list .product-name dl.variation dt,.woocommerce .woolentor-cart-list .product-name dl.variation .wc-item-meta-label,.woocommerce .woolentor-cart-list .product-name .wc-item-meta dt,.woocommerce .woolentor-cart-list .product-name .wc-item-meta .wc-item-meta-label{float:left;clear:both;margin-right:.25em;display:inline-block;list-style:none outside}.woocommerce .woolentor-cart-list .product-name dl.variation dd,.woocommerce .woolentor-cart-list .product-name .wc-item-meta dd{margin:0}.woocommerce .woolentor-cart-list .product-name dl.variation p,.woocommerce .woolentor-cart-list .product-name dl.variation:last-child,.woocommerce .woolentor-cart-list .product-name .wc-item-meta p,.woocommerce .woolentor-cart-list .product-name .wc-item-meta:last-child{margin-bottom:0}.woocommerce .woolentor-cart-list .product-name p.backorder_notification{font-size:.83em}.woolentor-cart-list [data-swatch_color]{border-radius:100%;width:20px;height:20px;text-indent:-9999px;display:inline-block}.woolentor-cart-2 .woolentor-cart-product-actions{padding-top:0;border-top:0;gap:20px}.woolentor-cart-2 .woolentor-cart-product-actions>*{padding-right:0;border-right:0}.woolentor-cart-2 .woolentor-cart-product-actions{-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right;padding-bottom:35px}.woolentor-cart-2 .woolentor-cart-product-actions i{font-size:20px}@media only screen and (max-width:767px){.woolentor-cart-list .woolentor-cart-product-actions{-webkit-box-flex:1;-ms-flex:1 0;flex:1 0}}.woolentor-cart-list .woolentor-cart-product-actions-btn a{color:#1d1d1d}.woolentor-cart-list .yith-wcwl-add-to-wishlist{margin-top:0}.woocommerce .woolentor-cart-2 .woolentor-product-quantity{-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}.woolentor-cart-list .woolentor-cart-product-details-toggle{font-size:14px;font-weight:500;background-color:#fff0}.woolentor-cart-list .wishsuite-button svg{display:none}.woolentor-cart-list .wishsuite-btn-text{margin-left:0}@media only screen and (max-width:921px){body #content .woolentor-cart-list table.cart .product-thumbnail{display:block}}@media only screen and (min-width:767px){.woolentor-cart-list .woolentor-cart-product-actions.wl-style--1{-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}.woolentor-cart-list .woolentor-cart-product-actions.wl-style--1 .woolentor-cart-product-details-toggle{margin-left:0;margin-right:auto;border:0;padding:0}.woolentor-cart-list .woolentor-cart-product-actions.wl-style--2 .woolentor-cart-product-details-toggle{-webkit-box-ordinal-group:10000;-ms-flex-order:9999;order:9999;margin-left:auto;margin-right:0;padding-right:0;border:none}.woolentor-cart-list .woolentor-cart-product-actions.wl-style--3{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.woolentor-cart-list .woolentor-cart-product-details-list{font-size:14px;font-weight:500;display:none;-ms-flex-preferred-size:100%;flex-basis:100%}.woolentor-cart-list .woolentor-cart-product-details-list ul{list-style:disc;padding-left:15px;margin-left:0}@media only screen and (max-width:921px){body .woolentor-cart-list table.shop_table_responsive tr td:before,.woocommerce-page .woolentor-cart-list table.shop_table_responsive tr td:before{content:""}body .woolentor-cart-list table.shop_table_responsive tr td{text-align:left!important}}@media only screen and (max-width:767px){.woolentor-cart-list .woolentor-cart-product{display:block}body #content .woolentor-cart-list table.cart .product-thumbnail{display:inline-block;width:auto;max-width:inherit;text-align:left!important;margin-right:0}body #content .woolentor-cart-list table.cart .product-thumbnail img{margin-bottom:10px}.woocommerce .woolentor-cart-list .woolentor-product-price-old{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.woocommerce .woolentor-cart-2 .woolentor-product-price-old{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.woolentor-cart-list .woolentor-cart-product-id{margin-bottom:0}.woolentor-cart-list .woolentor-cart-product-content-right{text-align:left}.woolentor-cart-list .woolentor-cart-product-actions.wl-style--1{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}body .woolentor-cart-list table.shop_table_responsive tr td{text-align:center!important}.woolentor-cart-list .woolentor-cart-product-content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.woolentor-cart-list .woolentor-cart-product-content-left{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%}.woolentor-cart-list .woolentor-cart-product-meta{display:block}.woocommerce .woolentor-cart-list .woolentor-product-price{text-align:center}.woocommerce .woolentor-cart-list .woolentor-product-quantity{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.woolentor-cart-list .woolentor-cart-product-actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.woolentor-cart-2 .woolentor-cart-product-actions{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}body #content .woolentor-cart-list table.cart .product-thumbnail{text-align:center!important}.woolentor-cart-list .woolentor-cart-product-content-right{text-align:center;width:100%}}.theme-hello-elementor .woolentor-cart-list table tbody>tr:nth-child(odd)>td,.theme-hello-elementor .woolentor-cart-list table tbody>tr:nth-child(odd)>th,.theme-hello-elementor .woolentor-cart-list table tbody tr:hover>td,.theme-hello-elementor .woolentor-cart-list table tbody tr:hover>th{background-color:unset}.theme-hello-elementor .woolentor-cart-list table td{border-left:0;border-right:0;border-bottom:0}.wl-cart-cross-sell-2 h2{font-size:24px;font-weight:500;line-height:1;margin-bottom:30px;color:#1a374d}@media only screen and (max-width:479px){.wl-cart-cross-sell-2 h2{font-size:20px}}.wl-cart-cross-sell-2 .wl-product{display:flex;flex-wrap:wrap;gap:20px;align-items:center}@media only screen and (min-width:1200px) and (max-width:1549px),only screen and (max-width:479px){.wl-cart-cross-sell-2 .wl-product{gap:15px}}.wl-cart-cross-sell-2 .wl-product:not(:last-child){margin-bottom:30px}.wl-cart-cross-sell-2 .wl-product-thumb{display:flex;align-self:flex-start;width:100px}@media only screen and (min-width:1200px) and (max-width:1549px),only screen and (max-width:479px){.wl-cart-cross-sell-2 .wl-product-thumb{width:80px}}.wl-cart-cross-sell-2 .wl-product-content{flex:1 0}.wl-cart-cross-sell-2 .wl-product-title{font-size:18px;font-weight:400;margin-bottom:10px}@media only screen and (min-width:1200px) and (max-width:1549px),only screen and (max-width:479px){.wl-cart-cross-sell-2 .wl-product-title{font-size:15px}}.wl-cart-cross-sell-2 .wl-product-title a{color:#1a374d}.wl-cart-cross-sell-2 .wl-product-title a:hover{color:#406882}.wl-cart-cross-sell-2 .wl-product-rating{position:relative;margin-bottom:6px;display:flex;flex-wrap:wrap;overflow:hidden}.wl-cart-cross-sell-2 .wl-product-rating .star-rating{margin-bottom:0}.wl-cart-cross-sell-2 .wl-product-rating-number{font-size:13px;line-height:1;margin-left:5px}.wl-cart-cross-sell-2 .wl-product-price,.wl-cart-cross-sell-2 .wl-product-price .amount{font-size:18px;font-weight:400}.woocommerce-page.woocommerce-checkout form .elementor-widget-wl-checkout-order-review[class*="wl-heading-alignment-"] #order_review_heading{float:none;width:auto}.woocommerce-page .elementor-widget-wl-checkout-order-review table.shop_table{width:100%}.woolentor.woocommerce-shipping-fields #ship-to-different-address input{height:auto;width:auto}.woocommerce .elementor-widget-wl-checkout-multi-step-form form .form-row .select2-container{width:100%!important}.woolentor-quickview-content-builder .elementor-widget-wrap .elementor-widget{margin-bottom:0}.woolentor-quickview-content-builder .ht-quick-view-single.images{float:left!important}.woolentor-quick-cart-area{position:absolute;top:100%;left:0;z-index:10;width:100%;height:100%;background-color:rgb(255 255 255 / .9);-webkit-transition:-webkit-transform 0.3s ease;transition:-webkit-transform 0.3s ease;transition:transform 0.3s ease;transition:transform 0.3s ease,-webkit-transform 0.3s ease;padding:0 20px}.quick-cart-open .woolentor-quick-cart-area{overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;-webkit-transition:-webkit-transform 0.4s ease;transition:-webkit-transform 0.4s ease;transition:transform 0.4s ease;transition:transform 0.4s ease,-webkit-transform 0.4s ease;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.woocommerce div.product .woolentor-quick-cart-area form.cart .variations select{max-width:100%;min-width:75%;display:inline-block;width:100%;margin-right:0;padding-top:.5em;padding-bottom:.5em}.woocommerce div.product .woolentor-quick-cart-area form.cart .variations select:focus{outline:none}.woolentor-quick-cart-area .quantity{display:none!important}.woolentor-quick-cart-area .single_add_to_cart_button{width:100%}.woolentor-quick-cart-close{display:inline-block;padding:1px 10px;position:absolute;right:0;top:5px;cursor:pointer;transition:0.4s}.woolentor-quick-cart-close:hover{color:#d93025}.woolentor-quick-cart-area .woolentor-quick-cart-form{padding-top:40px}.ht-products.woocommerce .woolentor-quick-cart-area a.added_to_cart,.ht-product .woolentor-quick-cart-area a.added_to_cart{width:100%;padding:3px;text-align:center;border:1px solid #ddd;margin-top:5px}.ht-products.woocommerce div.product .woolentor-quick-cart-area form.cart table{border-width:0 0 1px;margin:0 0 1.2em}.ht-products.woocommerce div.product .woolentor-quick-cart-area form.cart .variations{border-bottom:1px solid rgb(0 0 0 / .1);position:relative;margin-bottom:1em;width:100%}.ht-products.woocommerce div.product .woolentor-quick-cart-area form.cart .variations td,.ht-products.woocommerce div.product .woolentor-quick-cart-area form.cart .variations th{border:0;vertical-align:top;line-height:2em;padding-top:0;padding-bottom:0;padding-right:0;display:block}.ht-products.woocommerce div.product .woolentor-quick-cart-area form.cart table td{padding-left:0}.elementor-widget-wl-single-product-rating .woocommerce-product-rating .star-rating{margin-right:10px!important}.wl_cart_table.wl-cart-style-1 .woolentor-cart-img{position:relative;margin-bottom:10px;display:inline-block}.theme-hello-elementor .wl_cart_table.wl-cart-style-1 .woolentor-cart-cats .posted_in label{margin-top:-7px}.theme-hello-elementor table.wl_cart_table tbody>tr:nth-child(odd)>td,.theme-hello-elementor table.wl_cart_table tbody>tr:nth-child(odd)>th,.theme-hello-elementor .cart_totals.wl-style--1 table tbody>tr:nth-child(odd)>td,.theme-hello-elementor .cart_totals.wl-style--1 tbody>tr:nth-child(odd)>th,.theme-hello-elementor .cart_totals.wl-style--2 table tbody>tr:nth-child(odd)>td,.theme-hello-elementor .cart_totals.wl-style--2 tbody>tr:nth-child(odd)>th{background-color:#fff0}.theme-hello-elementor table.wl_cart_table tbody tr:hover>td,.theme-hello-elementor table.wl_cart_table tbody tr:hover>th,.theme-hello-elementor .cart_totals.wl-style--1 table tbody tr:hover>td,.theme-hello-elementor .cart_totals.wl-style--1 table tbody tr:hover>th,.theme-hello-elementor .cart_totals.wl-style--2 table tbody tr:hover>td,.theme-hello-elementor .cart_totals.wl-style--2 table tbody tr:hover>th{background-color:#fff0}.theme-blocksy .wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity div.quantity[data-type] input[type="number"]{padding:5px!important}.theme-blocksy .cart_totals.wl-style--2 .woocommerce-shipping-methods li{flex-direction:row}.theme-blocksy .cart_totals.wl-style--1 .woocommerce-shipping-methods li{display:block}.theme-blocksy .wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity div.quantity{width:unset;height:unset}.theme-blocksy .wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity .quantity span.ct-increase,.theme-blocksy .wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity .quantity span.ct-decrease{display:none}.theme-oceanwp .wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity .quantity a{display:none}.theme-oceanwp .wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity .quantity{min-width:0}.theme-storefront .wl_cart_table.wl-cart-style-1 a.remove::before{display:none}.theme-storefront .wl_cart_table.wl-cart-style-1 a.remove{text-indent:initial}.wl_cart_table.wl-cart-style-1 .woocommerce-shipping-methods{padding:0}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-remove,.woocommerce .wl_cart_table.wl-cart-style-1 a.remove{display:inline-flex;justify-content:center;align-items:center;color:#fff;background-color:#6997b5;border:none;font-size:12px}.wl_cart_table.wl-cart-style-1 .cart_item .product-remove .woolentor-cart-product-remove{display:inline-flex;align-items:center;justify-content:center;top:50%;margin-top:-14px}.wl_cart_table.wl-cart-style-1 .cart_item .woolentor-cart-product-remove::before{border:none}.wl_cart_table.wl-cart-style-1 .cart_item .product-remove .woolentor-cart-product-remove.wl-remove-icon-style-1,.wl_cart_table.wl-cart-style-1 .woolentor-cart-img .woolentor-cart-product-remove.wl-remove-icon-style-1{width:25px;height:25px;border-radius:50%}.wl_cart_table.wl-cart-style-1 .product-remove .woolentor-cart-product-remove.wl-remove-icon-style-2,.wl_cart_table.wl-cart-style-1 .woolentor-cart-img .woolentor-cart-product-remove.wl-remove-icon-style-2{width:50px;height:28px;border-radius:20px 0 0 20px}.wl_cart_table.wl-cart-style-1 .woolentor-cart-img .woolentor-cart-product-remove.wl-remove-icon-style-1{position:absolute;top:-6px;left:-6px}.wl_cart_table.wl-cart-style-1 .woolentor-cart-img .woolentor-cart-product-remove.wl-remove-icon-style-2{position:absolute;top:0;left:0}.wl_cart_table.wl-cart-style-1 .cart_item .product-thumbnail .woolentor-cart-product-remove.wl-remove-icon-style-1.left{left:-6px;right:auto}.wl_cart_table.wl-cart-style-1 .cart_item .product-thumbnail .woolentor-cart-product-remove.wl-remove-icon-style-1.right{right:-6px;left:auto}.wl_cart_table.wl-cart-style-1 .cart_item .product-thumbnail .woolentor-cart-product-remove.wl-remove-icon-style-1.center{left:50%;margin-left:-12px}.wl_cart_table.wl-cart-style-1 .cart_item .product-remove .woolentor-cart-product-remove.left,.wl_cart_table.wl-cart-style-1 .cart_item .product-thumbnail .woolentor-cart-product-remove.wl-remove-icon-style-2.left{left:0;right:auto}.wl_cart_table.wl-cart-style-1 .cart_item .product-thumbnail .woolentor-cart-product-remove.wl-remove-icon-style-2.right{right:0;left:auto}.wl_cart_table.wl-cart-style-1 .cart_item .product-thumbnail .woolentor-cart-product-remove.wl-remove-icon-style-2.center{left:50%;margin-left:-25px}.wl_cart_table.wl-cart-style-1 tr.cart_item .product-thumbnail .woolentor-cart-product-id-wraper label{margin-right:5px;margin-top:-4px}.wl_cart_table.wl-cart-style-1 tr.cart_item .product-thumbnail .woolentor-cart-product-id{display:inline-block}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-id{margin-bottom:0}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-title{font-size:18px;font-weight:500;margin-bottom:5px}.wl_cart_table.wl-cart-style-1 .woolentor-cart-stock p{margin-bottom:0}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity{font-size:14px;font-weight:500;display:inline-flex;align-items:center;gap:5px}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity.wlqty-style-2,.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity.wlqty-style-3{gap:0;line-height:0}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity button.woolentor-cart-product-quantity-btn{color:#fff;position:relative;display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:5px;color:#fff;border:none;transition:0.4s;cursor:pointer}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity button.woolentor-cart-product-quantity-btn:focus{outline:none}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity.wlqty-style-1 button.woolentor-cart-product-quantity-btn{border-radius:50%;background:#6997b5;color:#fff}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity.wlqty-style-2 button.woolentor-cart-product-quantity-btn{background:#fafafc;color:#000;border:1px solid #ddd;height:30px}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity.wlqty-style-4 button.woolentor-cart-product-quantity-btn{border:none;background:#fff0;color:#000;position:absolute;z-index:2;right:0;display:flex;width:30px;height:17px;padding:5px;color:#989898;border:none}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity.wlqty-style-3 button.woolentor-cart-product-quantity-btn{background:#fff0;color:#000}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity.wlqty-style-3{border:1px solid #ddd;padding:6px 6px;border-radius:20px}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity.wlqty-style-4{position:relative}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity.wlqty-style-4 button.woolentor-cart-product-quantity-btn.minus{bottom:0;padding-top:0}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity.wlqty-style-4 button.woolentor-cart-product-quantity-btn.plus{top:0;padding-bottom:0}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity button.woolentor-cart-product-quantity-btn i{font-size:12px}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity.wlqty-style-4 button.woolentor-cart-product-quantity-btn i{font-size:10px}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity .quantity input{width:2.631em;min-height:21px;height:21px}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity.wlqty-style-2 .quantity input{height:30px}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity.wlqty-style-4 .quantity input{width:65px;min-height:35px;text-align:center;padding:5px 29px 5px 5px;border-radius:5px;max-width:100%}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity.wlqty-style-1 .quantity input,.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity.wlqty-style-3 .quantity input{border:none;background:#fff0;box-shadow:none}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity .quantity input::-webkit-outer-spin-button,.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity .quantity input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity .quantity input[type="number"]{-moz-appearance:textfield}.wl_cart_table.wl-cart-style-1 .cart_item .woolentor-cart-product.inline{display:flex;align-items:center}.wl_cart_table.wl-cart-style-1 .cart_item .product-thumbnail .woolentor-cart-img a.woolentor-cart-product-thumb img{display:block}.wl_cart_table.wl-cart-style-1 .cart_item .woolentor-cart-product{text-align:left}.wl_cart_table.wl-cart-style-1 .cart_item .woolentor-cart-product.inline .woolentor-cart-product-content{margin-left:20px;text-align:left}.wl_cart_table.wl-cart-style-1 .cart_item .woolentor-cart-product.inline .woolentor-cart-img{margin-bottom:0}.shop_table.cart tr td{padding:15px}.woolentor-thankyou-order-details-style-one{width:100%!important}.woolentor-thankyou-order-details-style-one thead th{text-align:center}.woolentor-thankyou-order-details-style-one .product-image{width:100px}.woolentor-thankyou-order-details-style-one .product-price,.woolentor-thankyou-order-details-style-one .product-quantity,.woolentor-thankyou-order-details-style-one .product-total{width:150px;text-align:center}.woolentor-thankyou-order-details-style-one .product-image img{width:100%}.woolentor-thankyou-order-details-style-one ul.wc-item-meta{padding:0}.woolentor-thankyou-order-details-style-one ul.wc-item-meta p{margin-top:5px}.woolentor-thankyou-order-details-style-one tfoot th,.woolentor-thankyou-order-details-style-one tfoot td{text-align:right}.wl-single-product-navigation a:focus{outline:none}.wl-single-product-navigation{display:flex;justify-content:start}.wl-single-product-navigation a{margin-left:12px;line-height:0;text-decoration:none;width:35px;height:35px;display:inline-block;text-align:center}.wl-single-product-navigation a:hover>i{color:#333}.wl-single-product-navigation a i{font-size:35px;color:#ababab;line-height:35px}.elementor-widget-wl-single-product-title,.elementor-widget-wl-single-product-title .product_title.entry-title,.elementor-widget-wl-single-product-title .elementor-widget-container{display:inline-block}.woolentor_current_theme_flatsome .elementor-widget-wl-cart-total label,.woolentor_current_theme_flatsome .elementor-widget-wl-cart-total span.amount{color:inherit}.woolentor_current_theme_flatsome .elementor-widget-wl-cart-table .woolentor-cart-product-quantity .plus.is-form,.woolentor_current_theme_flatsome .elementor-widget-wl-cart-table .woolentor-cart-product-quantity .minus.is-form{display:none}.woolentor_current_theme_flatsome .elementor-widget-wl-cart-table .wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity.wlqty-style-4 button.woolentor-cart-product-quantity-btn{margin-bottom:auto;margin-right:auto;min-height:auto}.woolentor_current_theme_flatsome .elementor-widget-wl-cart-total .cart_totals>table th.product-name{display:none}.woolentor_current_theme_flatsome .elementor-widget-wl-cart-total .cart_totals>h2{display:block}.elementor-widget-woolentor-custom-product-archive nav.woocommerce-pagination ul{border:0;margin:0;padding:0}.elementor-widget-woolentor-custom-product-archive nav.woocommerce-pagination ul li{border:0}.elementor-widget-woolentor-custom-product-archive nav.woocommerce-pagination ul li a,.elementor-widget-woolentor-custom-product-archive nav.woocommerce-pagination ul li span.current{border:1px solid #ddd}.wl-layout-vertical.wl-cat-nested-list .wlsingle-categorie{padding:0}.elementor-widget-wl-category-list .wl-cat-nested-list,.elementor-widget-wl-category-list .wl-cat-nested-list .wl-cat-children{list-style:none;margin:0;padding:0}.elementor-widget-wl-category-list .wl-cat-nested-list .wl-cat-children{padding-left:20px;height:0;overflow:hidden;transition:height 300ms ease;will-change:height}.elementor-widget-wl-category-list .wl-cat-nested-list .wl-cat-node.wl-open>.wl-cat-children{height:auto}.elementor-widget-wl-category-list .wl-cat-nested-list.wl-cat-initial-expanded .wl-cat-node.wl-open>.wl-cat-children{height:auto}.elementor-widget-wl-category-list .wl-cat-nested-list .wl-cat-row{display:flex;align-items:center;gap:8px}.elementor-widget-wl-category-list .wl-cat-nested-list .wl-cat-row .wlsingle-categorie{flex:1 1 auto;margin:0}.elementor-widget-wl-category-list .wl-cat-nested-list.wl-cat-toggle-pos-right .wl-cat-row .wl-cat-toggle{order:2}.elementor-widget-wl-category-list .wl-cat-nested-list.wl-cat-toggle-pos-right .wl-cat-row .wlsingle-categorie{order:1}.elementor-widget-wl-category-list .wl-cat-nested-list.wl-cat-toggle-pos-left .wl-cat-row .wl-cat-toggle{order:1}.elementor-widget-wl-category-list .wl-cat-nested-list.wl-cat-toggle-pos-left .wl-cat-row .wlsingle-categorie{order:2}.elementor-widget-wl-category-list .wl-cat-nested-list .wl-cat-toggle{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:1.75em;height:1.75em;padding:0;background:#fff0;border:0;cursor:pointer;color:inherit;line-height:1}.elementor-widget-wl-category-list .wl-cat-nested-list .wl-cat-toggle.wl-cat-toggle-placeholder{cursor:default;visibility:hidden}.elementor-widget-wl-category-list .wl-cat-nested-list .wl-cat-toggle-icon{display:inline-flex}.elementor-widget-wl-category-list .wl-cat-nested-list .wl-cat-toggle .wl-cat-toggle-collapse{display:none}.elementor-widget-wl-category-list .wl-cat-nested-list .wl-cat-node.wl-open>.wl-cat-row .wl-cat-toggle .wl-cat-toggle-expand{display:none}.elementor-widget-wl-category-list .wl-cat-nested-list .wl-cat-node.wl-open>.wl-cat-row .wl-cat-toggle .wl-cat-toggle-collapse{display:inline-flex}@media (min-width:768px) and (max-width:991px){.wlshop-list-wrap .wlshop-list-content{margin:0;overflow:hidden;padding:10px 15px}.woocommerce .ht-product-list-action ul li a{margin-bottom:8px}.wl-shop-tab-links{float:none}.cart.wl_cart_table .actions .coupon+.wl_update_cart_shop{float:none;display:block}}@media (max-width:767px){.wlshop-list-wrap .wlshop-list-content{margin:0;overflow:hidden;padding:10px 15px}.wlshop-list-price-action-wrap{display:block;margin:20px 0 0}.woocommerce .wlshop-list-price-ratting .star-rating{float:none;margin-bottom:15px}.woocommerce .ht-product-list-action ul li a{margin-bottom:8px}.woocommerce .elementor-widget-woolentor-custom-product-archive .woocommerce-ordering{float:none}.wl-shop-tab-links{float:none}.wl_cart_table.shop_table.cart tr.cart_item td{width:100%}}@media only screen and (max-width:921px){.wl_cart_table.wl-cart-style-1 .cart_item .product-thumbnail{display:block!important}.wl_cart_table.wl-cart-style-1 .cart_item .woolentor-cart-product .woolentor-cart-product-content{text-align:left}}.slider-for__item img{width:100%}.wl-product-details-images{margin-bottom:7px}.wl-product-details-thumbs{margin-left:-7px;margin-right:-7px}@media only screen and (max-width:767px){.wl-product-details-thumbs{float:inherit;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:auto;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:0 -5px}.wl-product-details-thumbs .sm-image{padding:5px}}.wl-product-details-thumbs .sm-image{padding:0 5px}.wl-product-details-thumbs .sm-image img{border:2px solid #fff0}.wl-product-details-thumbs .sm-image img{width:100%}.wl-product-details-thumbs .slick-current img{border:2px solid #000;opacity:1}.wl-product-details-images .lg-image a{display:block}.wl-product-details-images .lg-image a img{width:100%}@media only screen and (max-width:767px){.wl-product-details-images{float:inherit;width:calc(100% - 0px);padding-left:0}}.product-details-scroll-images .lg-image{margin-bottom:30px}.product-details-scroll-images .lg-image:last-child{margin-bottom:0}.product-details-scroll-images .lg-image a{display:block}.product-details-scroll-images .lg-image a img{width:100%}.slider-for__item img{cursor:-webkit-grab;cursor:grab}.wl-product-details-thumbs .slick-arrow,.wl-product-details-images .slick-arrow{opacity:0;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0;height:40px;width:40px;right:auto;color:#d3b48c;z-index:9;text-align:center;font-size:24px}.wl-product-details-thumbs .slick-arrow.arrow-next,.wl-product-details-images .slick-arrow.arrow-next{right:0;left:auto}.wl-product-details-thumbs:hover .slick-arrow,.wl-product-details-images:hover .slick-arrow{opacity:1}.cart_totals.wl-style--2 tr{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}body .cart_totals.wl-style--2 table.shop_table td,body .cart_totals.wl-style--2 table.shop_table th{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}body .cart_totals.wl-style--2 table.shop_table th{width:10%}body .cart_totals.wl-style--2 table.shop_table td{text-align:right}body .cart_totals.wl-style--2 table.shop_table .shipping th{display:none}body .cart_totals.wl-style--2 table.shop_table .shipping td{text-align:right}body .cart_totals.wl-style--2 table.shop_table .shipping td :not(ul){text-align:left}body .cart_totals.wl-style--2 ul#shipping_method li{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;text-indent:initial;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body .cart_totals.wl-style--2 ul#shipping_method li label{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}body .cart_totals.wl-style--2 ul#shipping_method .amount{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:right}body .elementor-widget-wl-cart-total .wc-proceed-to-checkout .button.checkout-button{margin-left:auto;margin-right:auto;display:block}.cart_totals[class*="wl-style-"]{padding:0;border:none}@media only screen and (max-width:921px){body .cart_totals.wl-style--2 ul#shipping_method{width:100%;overflow:hidden}body .cart_totals.wl-style--2 table.shop_table_responsive tr.shipping td:before{margin-bottom:5px}}.theme-oceanwp.account-original-style .woocommerce .woolentor-woocommerce-myaccount-login-page #customer_login>div{width:inherit;max-width:inherit;float:inherit}.theme-oceanwp .woocommerce.woolentor-woocommerce-myaccount-login-page #customer_login>div{border-style:none;border-width:0;border-color:inherit}.theme-oceanwp .woocommerce.woolentor-woocommerce-myaccount-login-page .oceanwp-loginform-wrap form{width:inherit;max-width:inherit;padding:inherit;border-width:inherit}.theme-oceanwp.account-original-style .woocommerce .woolentor-woocommerce-myaccount-login-page #customer_login h2{display:block}.theme-oceanwp.woocommerce .woolentor-woocommerce-myaccount-login-page .owp-account-links li .owp-account-link{display:none}.theme-astra .cart_totals.wl-style--2 ul#shipping_method li:not(.elementor-widget-woocommerce-cart #shipping_method li){display:flex;padding:0;text-indent:initial;align-items:center}.wl-express-checkout-wrap #wc-stripe-express-checkout-element{margin-top:0!important;margin-bottom:0!important}.wl-express-checkout-skeleton{display:flex;flex-direction:column;gap:8px;margin-bottom:4px}.wl-ece-skeleton-btn{height:48px;border-radius:4px;background:linear-gradient(90deg,#e8e8e8 25%,#f5f5f5 50%,#e8e8e8 75%);background-size:200% 100%;animation:wl-ece-shimmer 1.4s ease-in-out infinite}@keyframes wl-ece-shimmer{0%{background-position:200% 0}100%{background-position:-200% 0}}.wl-express-checkout-preview .wl-express-btn-placeholder{display:flex;align-items:center;justify-content:center;height:48px;border-radius:4px;margin-bottom:8px;font-size:15px;font-weight:600;letter-spacing:.02em}.wl-express-checkout-preview .wl-express-checkout-separator{margin:12px 0 6px;color:#999}.wl-express-checkout-preview .wl-express-checkout-separator>span::before,.wl-express-checkout-preview .wl-express-checkout-separator>span::after{background:#ccc}.wl-express-checkout-notice{padding:10px 14px;background:#fff3cd;border-left:4px solid #ffc107;font-size:13px;color:#856404}.wl-express-checkout-separator{display:block;overflow:hidden;text-align:center;margin:12px 0 0;color:#757575;font-size:13px;line-height:1}.wl-express-checkout-separator>span{position:relative;display:inline-block;padding:0 12px}.wl-express-checkout-separator>span::before,.wl-express-checkout-separator>span::after{content:'';position:absolute;top:50%;width:9999px;height:1px;background:#d0d0d0}.wl-express-checkout-separator>span::before{right:100%}.wl-express-checkout-separator>span::after{left:100%}.wp-embed-responsive .wp-block{outline:0}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:#fff0}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}[dir=rtl] .slick-slider .slick-list{direction:rtl}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:fit-content;min-height:1px}[dir='rtl'] .slick-list .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid #fff0}.slick-arrow.slick-hidden{display:none}@font-face{font-display:swap;font-family:'simple-line-icons';src:url(/wp-content/plugins/woolentor-addons/assets/fonts/Simple-Line-Icons.eot?v=2.4.0);src:url('/wp-content/plugins/woolentor-addons/assets/fonts/Simple-Line-Icons.eot?v=2.4.0#iefix') format('embedded-opentype'),url(/wp-content/plugins/woolentor-addons/assets/fonts/Simple-Line-Icons.woff2?v=2.4.0) format('woff2'),url(/wp-content/plugins/woolentor-addons/assets/fonts/Simple-Line-Icons.ttf?v=2.4.0) format('truetype'),url(/wp-content/plugins/woolentor-addons/assets/fonts/Simple-Line-Icons.woff?v=2.4.0) format('woff'),url('/wp-content/plugins/woolentor-addons/assets/fonts/Simple-Line-Icons.svg?v=2.4.0#simple-line-icons') format('svg');font-weight:400;font-style:normal}.wp-embed-responsive .wp-block{outline:0}.sli{font-family:'simple-line-icons';speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sli-user:before{content:"\e005"}.sli-people:before{content:"\e001"}.sli-user-female:before{content:"\e000"}.sli-user-follow:before{content:"\e002"}.sli-user-following:before{content:"\e003"}.sli-user-unfollow:before{content:"\e004"}.sli-login:before{content:"\e066"}.sli-logout:before{content:"\e065"}.sli-emotsmile:before{content:"\e021"}.sli-phone:before{content:"\e600"}.sli-call-end:before{content:"\e048"}.sli-call-in:before{content:"\e047"}.sli-call-out:before{content:"\e046"}.sli-map:before{content:"\e033"}.sli-location-pin:before{content:"\e096"}.sli-direction:before{content:"\e042"}.sli-directions:before{content:"\e041"}.sli-compass:before{content:"\e045"}.sli-layers:before{content:"\e034"}.sli-menu:before{content:"\e601"}.sli-list:before{content:"\e067"}.sli-options-vertical:before{content:"\e602"}.sli-options:before{content:"\e603"}.sli-arrow-down:before{content:"\e604"}.sli-arrow-left:before{content:"\e605"}.sli-arrow-right:before{content:"\e606"}.sli-arrow-up:before{content:"\e607"}.sli-arrow-up-circle:before{content:"\e078"}.sli-arrow-left-circle:before{content:"\e07a"}.sli-arrow-right-circle:before{content:"\e079"}.sli-arrow-down-circle:before{content:"\e07b"}.sli-check:before{content:"\e080"}.sli-clock:before{content:"\e081"}.sli-plus:before{content:"\e095"}.sli-minus:before{content:"\e615"}.sli-close:before{content:"\e082"}.sli-event:before{content:"\e619"}.sli-exclamation:before{content:"\e617"}.sli-organization:before{content:"\e616"}.sli-trophy:before{content:"\e006"}.sli-screen-smartphone:before{content:"\e010"}.sli-screen-desktop:before{content:"\e011"}.sli-plane:before{content:"\e012"}.sli-notebook:before{content:"\e013"}.sli-mustache:before{content:"\e014"}.sli-mouse:before{content:"\e015"}.sli-magnet:before{content:"\e016"}.sli-energy:before{content:"\e020"}.sli-disc:before{content:"\e022"}.sli-cursor:before{content:"\e06e"}.sli-cursor-move:before{content:"\e023"}.sli-crop:before{content:"\e024"}.sli-chemistry:before{content:"\e026"}.sli-speedometer:before{content:"\e007"}.sli-shield:before{content:"\e00e"}.sli-screen-tablet:before{content:"\e00f"}.sli-magic-wand:before{content:"\e017"}.sli-hourglass:before{content:"\e018"}.sli-graduation:before{content:"\e019"}.sli-ghost:before{content:"\e01a"}.sli-game-controller:before{content:"\e01b"}.sli-fire:before{content:"\e01c"}.sli-eyeglass:before{content:"\e01d"}.sli-envelope-open:before{content:"\e01e"}.sli-envelope-letter:before{content:"\e01f"}.sli-bell:before{content:"\e027"}.sli-badge:before{content:"\e028"}.sli-anchor:before{content:"\e029"}.sli-wallet:before{content:"\e02a"}.sli-vector:before{content:"\e02b"}.sli-speech:before{content:"\e02c"}.sli-puzzle:before{content:"\e02d"}.sli-printer:before{content:"\e02e"}.sli-present:before{content:"\e02f"}.sli-playlist:before{content:"\e030"}.sli-pin:before{content:"\e031"}.sli-picture:before{content:"\e032"}.sli-handbag:before{content:"\e035"}.sli-globe-alt:before{content:"\e036"}.sli-globe:before{content:"\e037"}.sli-folder-alt:before{content:"\e039"}.sli-folder:before{content:"\e089"}.sli-film:before{content:"\e03a"}.sli-feed:before{content:"\e03b"}.sli-drop:before{content:"\e03e"}.sli-drawer:before{content:"\e03f"}.sli-docs:before{content:"\e040"}.sli-doc:before{content:"\e085"}.sli-diamond:before{content:"\e043"}.sli-cup:before{content:"\e044"}.sli-calculator:before{content:"\e049"}.sli-bubbles:before{content:"\e04a"}.sli-briefcase:before{content:"\e04b"}.sli-book-open:before{content:"\e04c"}.sli-basket-loaded:before{content:"\e04d"}.sli-basket:before{content:"\e04e"}.sli-bag:before{content:"\e04f"}.sli-action-undo:before{content:"\e050"}.sli-action-redo:before{content:"\e051"}.sli-wrench:before{content:"\e052"}.sli-umbrella:before{content:"\e053"}.sli-trash:before{content:"\e054"}.sli-tag:before{content:"\e055"}.sli-support:before{content:"\e056"}.sli-frame:before{content:"\e038"}.sli-size-fullscreen:before{content:"\e057"}.sli-size-actual:before{content:"\e058"}.sli-shuffle:before{content:"\e059"}.sli-share-alt:before{content:"\e05a"}.sli-share:before{content:"\e05b"}.sli-rocket:before{content:"\e05c"}.sli-question:before{content:"\e05d"}.sli-pie-chart:before{content:"\e05e"}.sli-pencil:before{content:"\e05f"}.sli-note:before{content:"\e060"}.sli-loop:before{content:"\e064"}.sli-home:before{content:"\e069"}.sli-grid:before{content:"\e06a"}.sli-graph:before{content:"\e06b"}.sli-microphone:before{content:"\e063"}.sli-music-tone-alt:before{content:"\e061"}.sli-music-tone:before{content:"\e062"}.sli-earphones-alt:before{content:"\e03c"}.sli-earphones:before{content:"\e03d"}.sli-equalizer:before{content:"\e06c"}.sli-like:before{content:"\e068"}.sli-dislike:before{content:"\e06d"}.sli-control-start:before{content:"\e06f"}.sli-control-rewind:before{content:"\e070"}.sli-control-play:before{content:"\e071"}.sli-control-pause:before{content:"\e072"}.sli-control-forward:before{content:"\e073"}.sli-control-end:before{content:"\e074"}.sli-volume-1:before{content:"\e09f"}.sli-volume-2:before{content:"\e0a0"}.sli-volume-off:before{content:"\e0a1"}.sli-calendar:before{content:"\e075"}.sli-bulb:before{content:"\e076"}.sli-chart:before{content:"\e077"}.sli-ban:before{content:"\e07c"}.sli-bubble:before{content:"\e07d"}.sli-camrecorder:before{content:"\e07e"}.sli-camera:before{content:"\e07f"}.sli-cloud-download:before{content:"\e083"}.sli-cloud-upload:before{content:"\e084"}.sli-envelope:before{content:"\e086"}.sli-eye:before{content:"\e087"}.sli-flag:before{content:"\e088"}.sli-heart:before{content:"\e08a"}.sli-info:before{content:"\e08b"}.sli-key:before{content:"\e08c"}.sli-link:before{content:"\e08d"}.sli-lock:before{content:"\e08e"}.sli-lock-open:before{content:"\e08f"}.sli-magnifier:before{content:"\e090"}.sli-magnifier-add:before{content:"\e091"}.sli-magnifier-remove:before{content:"\e092"}.sli-paper-clip:before{content:"\e093"}.sli-paper-plane:before{content:"\e094"}.sli-power:before{content:"\e097"}.sli-refresh:before{content:"\e098"}.sli-reload:before{content:"\e099"}.sli-settings:before{content:"\e09a"}.sli-star:before{content:"\e09b"}.sli-symbol-female:before{content:"\e09c"}.sli-symbol-male:before{content:"\e09d"}.sli-target:before{content:"\e09e"}.sli-credit-card:before{content:"\e025"}.sli-paypal:before{content:"\e608"}.sli-social-tumblr:before{content:"\e00a"}.sli-social-twitter:before{content:"\e009"}.sli-social-facebook:before{content:"\e00b"}.sli-social-instagram:before{content:"\e609"}.sli-social-linkedin:before{content:"\e60a"}.sli-social-pinterest:before{content:"\e60b"}.sli-social-github:before{content:"\e60c"}.sli-social-google:before{content:"\e60d"}.sli-social-reddit:before{content:"\e60e"}.sli-social-skype:before{content:"\e60f"}.sli-social-dribbble:before{content:"\e00d"}.sli-social-behance:before{content:"\e610"}.sli-social-foursqare:before{content:"\e611"}.sli-social-soundcloud:before{content:"\e612"}.sli-social-spotify:before{content:"\e613"}.sli-social-stumbleupon:before{content:"\e614"}.sli-social-youtube:before{content:"\e008"}.sli-social-dropbox:before{content:"\e00c"}.sli-social-vkontakte:before{content:"\e618"}.sli-social-steam:before{content:"\e620"}.wp-embed-responsive .wp-block{outline:0}.woolentor-products.wl-row{clear:both}.ht-overflow-hidden{overflow:hidden}.ht-product-2 .ht-product-image-wrap-2{position:relative;margin-bottom:15px}.ht-product-2 .ht-product-image-wrap-2 a{display:block}.ht-product-2 .ht-product-image-wrap-2 a.htcompare-btn{justify-content:center}.ht-product-2 .ht-product-image-wrap-2 a,.ht-product-2 .ht-product-image-wrap-2 a img{width:100%}.ht-product-2 .ht-product-image-wrap-2 a img.ht-product-img-zoom{transition:all 0.7s ease 0s;transform:scale(1);width:100%}.ht-product-2 .ht-product-image-wrap-2 a img.ht-hover-img{position:absolute;top:0;left:50%;opacity:0;visibility:hidden;transform:translate(-50%,20px);transition:0.7s;z-index:8}.ht-product-2 .ht-product-image-wrap-2 .ht-product-badges{position:absolute;z-index:9;top:18px}.ht-product-2 .ht-product-image-wrap-2 .ht-product-badges.ht-badges-right{right:20px}.ht-product-2 .ht-product-image-wrap-2 .ht-product-badges.ht-badges-left{left:20px}.ht-product-2 .ht-product-image-wrap-2 .ht-product-badges span{display:inline-block;color:#fff;line-height:1;background-color:#000;font-size:12px;font-weight:500;padding:5px 8px;border-radius:3px}.ht-product-2 .ht-product-image-wrap-2 .ht-product-options{position:absolute;z-index:7;bottom:20px;left:20px;visibility:hidden;width:calc(100% - 40px);padding:15px 10px 20px;transition:all 0.7s ease 0s;transform:translateY(50%);opacity:0;background-color:#fff;z-index:9}.ht-product-2 .ht-product-image-wrap-2 .ht-product-options ul{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;margin:0;padding:0;list-style:none;color:#333}.ht-product-2 .ht-product-image-wrap-2 .ht-product-options ul:not(:last-child){margin-bottom:10px}.ht-product-2 .ht-product-image-wrap-2 .ht-product-options ul.colors li{margin:0 4px}.ht-product-2 .ht-product-image-wrap-2 .ht-product-options ul.colors li a{width:16px;height:16px;font-size:0;display:inline-block;border-radius:50%}.ht-product-2 .ht-product-image-wrap-2 .ht-product-options ul.colors li a.black{background-color:#000}.ht-product-2 .ht-product-image-wrap-2 .ht-product-options ul.colors li a.red{background-color:#b2483c}.ht-product-2 .ht-product-image-wrap-2 .ht-product-options ul.colors li a.blue{background-color:#1e73be}.ht-product-2 .ht-product-image-wrap-2 .ht-product-options ul.sizes li{margin:0 4px}.ht-product-2 .ht-product-image-wrap-2 .ht-product-options ul.sizes li a{font-size:15px;opacity:.5;line-height:1}.ht-product-2 .ht-product-image-wrap-2 .ht-product-options ul.sizes li a:hover{opacity:1}.ht-product-2 .ht-product-image-wrap-2 .ht-product-action-2{position:absolute;left:20px;top:15px;display:flex;flex-direction:column;z-index:9}.ht-product-2 .ht-product-image-wrap-2 [class*="ht-product-action"] ul{margin:0;padding:0;list-style:none}.ht-product-2 .ht-product-image-wrap-2 .ht-product-action-2 ul li{opacity:0;visibility:hidden;transition:all 0.4s ease 0s;margin:5px 0 5px -20px;position:relative}.ht-product-2 .ht-product-image-wrap-2 .ht-product-action-2 ul li a{font-size:16px;color:#444;border:1px solid #e6e6e6;background-color:#fff;display:inline-block;width:40px;height:40px;border-radius:100%;text-align:center;left:auto!important}.ht-product-2 .ht-product-image-wrap-2 .ht-product-action-2 ul li a.htcompare-btn.loading,.ht-product-2 .ht-product-content-2-wrap .ht-product-action-5 ul li a.htcompare-btn.loading,.ht-product-2 .ht-product-content-2-wrap .ht-product-action-6 ul li a.htcompare-btn.loading{padding:0}.ht-product-2 .ht-product-image-wrap-2 .ht-product-action-2 ul li a.htcompare-btn.loading::after{top:7px;right:10px}.ht-product-2 .ht-product-image-wrap-2 .ht-product-action-2 ul li a.htcompare-btn.added::after,.ht-product-2 .ht-product-content-2-wrap .ht-product-action-5 ul li a.htcompare-btn.added::after,.ht-product-2 .ht-product-content-2-wrap .ht-product-action-6 ul li a.htcompare-btn.added::after,.elementor-widget-wl-product-grid .woolentor-products .wishsuite-btn-text,.woolentor_block_product_grid .woolentor-products .wishsuite-btn-text{display:none}.ht-product-2 .ht-product-content-2 .ht-price-addtocart-wrap [class*="ht-addtocart"] a{position:relative}.ht-product-2 .ht-product-content-2 .ht-price-addtocart-wrap [class*="ht-addtocart"] a.woolentor-product-addtocart.loading::after{font-family:WooCommerce;content:"\e01c";vertical-align:top;font-weight:400;position:absolute;top:0;left:0;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.ht-product-2 [class*="ht-product-action"] .wlgrid-cart-btn a.added{display:none}.ht-product-2 [class*="ht-product-action"] .wlgrid-cart-btn a.wc-forward{padding:0}.ht-product-2 [class*="ht-product-action"] .wlgrid-cart-btn a.loading i[class*="fa-"]::before{content:"\e01c";font-family:WooCommerce}.ht-product-2 [class*="ht-product-action"] .wlgrid-cart-btn a.loading i[class*="fa-"]{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.ht-product-2 .ht-product-content-2 .ht-price-addtocart-wrap .ht-addtocart a.woolentor-product-addtocart.loading{padding-left:20px}.ht-product-2 .ht-product-image-wrap-2 .ht-product-action-2 ul li a i{color:inherit}.ht-product-2 .ht-product-content-2 .ht-price-addtocart-wrap .ht-addtocart a.woolentor-button-icon-right{display:flex;flex-direction:row-reverse;align-items:center}.ht-product-2 .ht-product-image-wrap-2 .ht-product-action-2 ul li .woolentor-compare.compare::before{bottom:0;top:0;align-items:center}.ht-product-2 .ht-product-image-wrap-2 [class*="ht-product-action"] ul li a .ht-product-action-tooltip{display:none}.ht-product-2 .ht-product-image-wrap-2 .ht-product-action-2 ul li a i{line-height:40px;margin:0}.ht-product-2 .ht-product-image-wrap-2 .ht-product-action-2 ul li:nth-child(1){transition-delay:0.2s}.ht-product-2 .ht-product-image-wrap-2 .ht-product-action-2 ul li:nth-child(2){transition-delay:0.1s}.ht-product-2 .ht-product-image-wrap-2 .ht-product-action-2 ul li:nth-child(3){transition-delay:0s}.ht-product-2 .ht-product-image-wrap-2 .ht-product-action-2 ul li a:hover{border:1px solid #dc9a0e;background-color:#dc9a0e;color:#fff}.woolentor-grid-style-2 .ht-product-content-2{text-align:center}.ht-product-2 .ht-product-image-wrap-2 .ht-product-action-3{position:absolute;left:50%;bottom:0;width:100%;z-index:9;transform:translateX(-50%);align-items:center}.ht-product-2 .ht-product-image-wrap-2 .ht-product-action-3 ul li{opacity:0;visibility:hidden;transition:all 0.5s ease;transform:translateY(20px);display:block;float:left;height:48px;width:48px}.ht-product-2 .ht-product-image-wrap-2 .ht-product-action-3 ul li a{display:flex;align-items:center;justify-content:center;font-size:16px;color:#fff;background-color:#dc9a0e;width:100%;height:100%}.ht-product-2 .ht-product-image-wrap-2 .ht-product-action-3 ul li.wlwishlist{border:none}.ht-product-2 .ht-product-image-wrap-2 .ht-product-action-3 ul li.wlwishlist a{border-right:1px solid rgb(255 255 255 / .2)}.ht-product-2 .ht-product-image-wrap-2 .ht-product-action-3 ul li.wlwishlist a i{margin:0}.ht-product-2 .ht-product-image-wrap-2 .ht-product-action-3 ul li.wlwishlist .yith-wcwl-add-to-wishlist,.ht-product-2 .ht-product-image-wrap-2 .ht-product-action-3 ul li.wlwishlist div{height:100%;margin:0}.ht-product-2 .ht-product-image-wrap-2 .ht-product-action-3 ul li.wlgrid-cart-btn{width:calc(100% - 48px - 48px);transition-delay:0.1s}.ht-product-2 .ht-product-image-wrap-2 .ht-product-action-3 ul li a.woolentor-product-addtocart:not(.woolentor-button-icon-right) i{margin-right:7px}.ht-product-2 .ht-product-image-wrap-2 .ht-product-action-3 ul li a.woolentor-button-icon-right{flex-direction:row-reverse}.ht-product-2 .ht-product-image-wrap-2 .ht-product-action-3 ul li a.woolentor-button-icon-right i{margin-left:7px}.ht-product-2 .ht-product-image-wrap-2 .ht-product-action-3 ul li.wlgrid-quickview{transition-delay:0.2s}.ht-product-2 .ht-product-image-wrap-2 .ht-product-action-3 ul li a.woolentorquickview{border-left:1px solid rgb(255 255 255 / .2);margin:0;margin-left:-1px}.ht-product-2 .ht-product-image-wrap-2 .ht-product-action-3 ul li a:hover{background-color:#000}.woolentor-grid-style-3 .ht-product-2 .ht-product-content-2 .ht-product-ratting-2{margin:10px 0 3px}.woolentor-grid-style-3 .ht-product-2 .ht-product-image-wrap-2 .ht-product-action-2{position:absolute;bottom:20px;left:0;right:0;z-index:9;top:auto}.woolentor-grid-style-3 .ht-product-2 .ht-product-image-wrap-2 .ht-product-action-2 ul{display:flex;justify-content:center;text-align:center}.woolentor-grid-style-3 .ht-product-2 .ht-product-image-wrap-2 .ht-product-action-2 ul li{width:46px;height:46px;display:block;border-radius:100%;transition:all 0.3s ease 0s;transform:scale3d(0,0,0);margin:0 4px}.woolentor-grid-style-3 .ht-product-2 .ht-product-image-wrap-2 .ht-product-action-2 ul li a{background:#fff;color:#444;text-align:center;font-size:16px;display:block;margin:0 4px;border:1px solid #e6e6e6;height:100%;width:100%}.woolentor-grid-style-3 .ht-product-2 .ht-product-image-wrap-2 .ht-product-action-2 ul li .woolentor-compare.compare::before{left:3px}.woolentor-grid-style-3 .ht-product-2 .ht-product-image-wrap-2 .ht-product-action-2 ul li i{line-height:46px}.woolentor-grid-style-3 .ht-product-2 .ht-product-image-wrap-2 .ht-product-action-2 ul li:nth-child(1){transition:all 0.3s}.woolentor-grid-style-3 .ht-product-2 .ht-product-image-wrap-2 .ht-product-action-2 ul li:nth-child(2){transition:all 0.6s}.woolentor-grid-style-3 .ht-product-2 .ht-product-image-wrap-2 .ht-product-action-2 ul li:nth-child(3){transition:all 0.9s}.woolentor-grid-style-3 .ht-product-2 .ht-product-image-wrap-2 .ht-product-action-2 ul li a:hover{border:1px solid #dc9a0e;background-color:#dc9a0e;color:#fff}.ht-product-2 .ht-product-image-wrap-2 [class*="ht-product-action"] ul li .yith-wcwl-add-to-wishlist,.ht-product-2 .ht-product-image-wrap-2 [class*="ht-product-action"] ul li div{margin:0;width:100%;height:100%}.ht-product-2 .ht-product-content-2.ht-product-content-2-padding{padding:0 20px 20px}.ht-product-2 .ht-product-content-2.ht-product-content-2-hidden{transition:all 0.7s ease 0s}.ht-product-2 .ht-product-content-2.ht-product-content-2-up{transition:all 0.7s ease 0s;background-color:#fff;padding:20px 20px 15px;position:relative;z-index:9}.ht-product-2 .ht-product-content-2 .ht-product-categories-2{margin:0 0 5px}.ht-product-2 .ht-product-content-2 .ht-product-categories-2 a{color:#dc9a0e;font-size:14px;display:block}.ht-product-2 .ht-product-content-2 .ht-product-categories-2 a:hover{color:#444}.ht-product-2 .ht-product-content-2 .ht-product-title-2{font-size:18px;margin:0 0 10px}.ht-product-2 .ht-product-content-2 .ht-product-title-2 a{color:#444}.ht-product-2 .ht-product-content-2 .ht-product-title-2 a:hover{color:#dc9a0e}.ht-product-2 .ht-product-content-2 .ht-price-addtocart-wrap{display:flex;align-items:center;justify-content:space-between}.ht-product-2 .ht-product-content-2 .ht-price-addtocart-wrap .ht-addtocart a{opacity:0;visibility:hidden;margin-right:-30px;color:#333;display:inline-block;font-weight:500;transition:all 0.5s ease 0s}.ht-product-2 .ht-product-content-2 .ht-price-addtocart-wrap .ht-addtocart a:hover{color:#dc9a0e}.ht-product-2 .ht-product-content-2 .ht-product-price-2{line-height:1}.ht-product-2 .ht-product-content-2 .ht-product-price-2 span{color:#444;font-size:16px;font-weight:500}.ht-product-2 .ht-product-content-2 .ht-product-price-2 span.ht-old{font-weight:300;font-size:15px;text-decoration:line-through;margin-left:9px}.ht-product-2 .ht-product-content-2 .ht-product-ratting-2{line-height:1;margin:12px 0 0}.ht-product-2 .ht-product-content-2 .ht-product-ratting-2 i{font-size:13px;line-height:14px;padding:0 1px;color:#dc9a0e}.ht-product-2 .ht-product-content-2 .ht-product-ratting-2 i.gray{color:#5f5d5d}.ht-product-2 .ht-product-content-2 .ht-addtocart-2 a.woolentor-product-addtocart{background:#f6f6f6;color:#444;width:40px;height:40px;text-align:center;font-size:16px;border-radius:50%;display:inline-block;transition:all 0.3s ease 0s}.ht-product-2 .ht-product-content-2 .ht-addtocart-2 a.woolentor-product-addtocart i{line-height:40px}.ht-product-2 .ht-product-content-2 .ht-addtocart-2 a.woolentor-product-addtocart:hover{background-color:#dc9a0e;color:#fff}.ht-product-2 .ht-product-content-2-wrap{position:relative}.ht-product-2 .ht-product-content-2-wrap .ht-product-action-5{position:absolute;z-index:5;top:0;right:0;left:0;display:flex;visibility:hidden;align-items:center;flex-wrap:wrap;justify-content:center;transition:all 0.7s ease 0s;transform:translateY(50%);opacity:0}.ht-product-2 .ht-product-content-2-wrap .ht-product-action-5 ul,.ht-product-2 .ht-product-content-2-wrap .ht-product-action-6 ul{margin:0;padding:0;list-style:none;display:flex}.ht-product-2 .ht-product-content-2-wrap .ht-product-action-5 ul li{width:48px;height:48px;margin:0 5px;text-align:center}.ht-product-2 .ht-product-content-2-wrap .ht-product-action-5 ul li a{font-size:16px;color:#fff;background-color:#333;display:block;position:relative;border-radius:50%}:is(.ht-product-2 .ht-product-content-2-wrap .ht-product-action-5,.ht-product-2 .ht-product-content-2-wrap .ht-product-action-6) ul li a.added:not(.wishsuite-button,.wishlist){display:none}:is(.ht-product-2 .ht-product-content-2-wrap .ht-product-action-5,.ht-product-2 .ht-product-content-2-wrap .ht-product-action-6) ul li a.added_to_cart{text-indent:-9999px;position:relative;height:100%;text-align:center}:is(.ht-product-2 .ht-product-content-2-wrap .ht-product-action-5,.ht-product-2 .ht-product-content-2-wrap .ht-product-action-6) ul li a.added_to_cart::before{content:"\f058";text-indent:0;position:absolute;width:100%;height:100%;top:8px;left:0;font-family:"Font Awesome 5 Free"}.ht-product-2 .ht-product-content-2-wrap .ht-product-action-5 ul li a:hover{background-color:#dc9a0e}.ht-product-2 .ht-product-content-2-wrap .ht-product-action-5 ul li a i{line-height:48px;margin:0}.ht-product-2 .ht-product-content-2-wrap .ht-product-action-5 ul li a .ht-product-action-tooltip,.ht-product-2 .ht-product-content-2-wrap .ht-product-action-6 .ht-product-action-tooltip{display:none}.ht-product-2 .ht-product-content-2-wrap .ht-product-action-5 ul li .wishlist.button-default,.ht-product-2 .ht-product-content-2-wrap .ht-product-action-6 ul li .wishlist.button-default{margin:0;height:100%}.ht-product-2 .ht-product-content-2-wrap .ht-product-action-5 ul li a.woolentor-compare{height:100%}.ht-product-2 .ht-product-content-2-wrap .ht-product-action-5 ul li a.htcompare-btn{width:100%;justify-content:center}.ht-product-2 .ht-product-content-2-wrap .ht-product-action-5 ul li a.woolentor-compare:before,.ht-product-2 .ht-product-content-2-wrap .ht-product-action-6 ul li a.woolentor-compare:before{display:flex;align-items:center}.ht-product-2 .ht-product-content-2-wrap .ht-product-action-6{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:center}.ht-product-2 .ht-product-content-2-wrap .ht-product-action-6 ul li{display:inline-block;width:50px;height:42px;margin:0 6px;opacity:0;visibility:hidden;transition:all 0.3s ease 0s}.ht-product-2 .ht-product-content-2-wrap .ht-product-action-6 ul li a{color:#fff;background-color:#333;font-size:16px;border-radius:.25rem;display:block;width:100%;height:100%}.ht-product-2 .ht-product-content-2-wrap .ht-product-action-6 ul li a.htcompare-btn{justify-content:center}.ht-product-2 .ht-product-content-2-wrap .ht-product-action-6 ul li .wishlist.button-default div{height:100%}.ht-product-2 .ht-product-content-2-wrap .ht-product-action-6 ul li:nth-child(1){animation-delay:0.2s}.ht-product-2 .ht-product-content-2-wrap .ht-product-action-6 ul li:nth-child(2){animation-delay:0.3s}.ht-product-2 .ht-product-content-2-wrap .ht-product-action-6 ul li:nth-child(3){animation-delay:0.4s}.ht-product-2 .ht-product-content-2-wrap .ht-product-action-6 ul li:nth-child(4){animation-delay:0.5s}.ht-product-2 .ht-product-content-2-wrap .ht-product-action-6 ul li a:hover{color:#fff;background-color:#dc9a0e}.ht-product-2 .ht-product-content-2-wrap .ht-product-action-6 ul li a i{line-height:40px;margin:0}.woocommerce [class*="woolentor-grid-style-"] a.added_to_cart{margin-top:0;padding-top:0;margin-left:5px}.ht-product-2:hover .ht-product-image-wrap-2 a img.ht-product-img-zoom{transform:scale(1.2)}.ht-product-2:hover .ht-product-image-wrap-2 a img.ht-hover-img{opacity:1;visibility:visible;transform:translate(-50%,0)}.ht-product-2:hover .ht-product-image-wrap-2 .ht-product-options{visibility:visible;transform:translateY(0);opacity:1}.ht-product-2:hover .ht-product-image-wrap-2 .ht-product-action-2 ul li{opacity:1;visibility:visible;margin:5px 0 5px 0}.ht-product-2:hover .ht-product-image-wrap-2 .ht-product-action-3 ul li{opacity:1;visibility:visible;transform:translateY(0)}.woolentor-grid-style-3 .ht-product-2:hover .ht-product-image-wrap-2 .ht-product-action-2 ul li{transform:scaleX(1);margin:0 4px}.ht-product-2:hover .ht-product-content-2 .ht-price-addtocart-wrap .ht-addtocart a{opacity:1;visibility:visible;margin-right:0}.ht-product-2:hover .ht-product-content-2.ht-product-content-2-hidden{visibility:hidden;transform:translateY(-20px);opacity:0}.ht-product-2:hover .ht-product-content-2.ht-product-content-2-up{transform:translateY(-50px)}.ht-product-2:hover .ht-product-action-5{visibility:visible;transform:translateY(0);opacity:1}.ht-product-2:hover .ht-product-action-6 ul li{visibility:visible;opacity:1;animation-duration:0.6s;animation-fill-mode:both;animation-name:fadeInUp}.elementor-widget-wl-product-grid .slick-list{margin:0 -15px}.ht-text-center{text-align:center}.ht-container-fluid,.ht-container{margin-right:auto;margin-left:auto}.ht-container-fluid{padding-right:2rem;padding-left:2rem}.ht-container{padding-right:1rem;padding-left:1rem}.ht-d-flex{box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex}.ht-row{box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem}.ht-row.ht-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.ht-col.ht-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.ht-col-xs,.ht-col-xs-1,.ht-col-xs-2,.ht-col-xs-3,.ht-col-xs-4,.ht-col-xs-5,.ht-col-xs-6,.ht-col-xs-7,.ht-col-xs-8,.ht-col-xs-9,.ht-col-xs-10,.ht-col-xs-11,.ht-col-xs-12,.ht-col-xs-offset-0,.ht-col-xs-offset-1,.ht-col-xs-offset-2,.ht-col-xs-offset-3,.ht-col-xs-offset-4,.ht-col-xs-offset-5,.ht-col-xs-offset-6,.ht-col-xs-offset-7,.ht-col-xs-offset-8,.ht-col-xs-offset-9,.ht-col-xs-offset-10,.ht-col-xs-offset-11,.ht-col-xs-offset-12{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:1rem;padding-left:1rem}.ht-col-xs{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0%;max-width:100%}.ht-col-xs-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.ht-col-xs-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.ht-col-xs-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.ht-col-xs-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.ht-col-xs-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.ht-col-xs-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.ht-col-xs-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.ht-col-xs-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.ht-col-xs-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.ht-col-xs-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.ht-col-xs-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.ht-col-xs-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.ht-col-xs-offset-0{margin-left:0}.ht-col-xs-offset-1{margin-left:8.33333333%}.ht-col-xs-offset-2{margin-left:16.66666667%}.ht-col-xs-offset-3{margin-left:25%}.ht-col-xs-offset-4{margin-left:33.33333333%}.ht-col-xs-offset-5{margin-left:41.66666667%}.ht-col-xs-offset-6{margin-left:50%}.ht-col-xs-offset-7{margin-left:58.33333333%}.ht-col-xs-offset-8{margin-left:66.66666667%}.ht-col-xs-offset-9{margin-left:75%}.ht-col-xs-offset-10{margin-left:83.33333333%}.ht-col-xs-offset-11{margin-left:91.66666667%}.ht-start-xs{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.ht-center-xs{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.ht-end-xs{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.ht-top-xs{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ht-middle-xs{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ht-bottom-xs{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.ht-around-xs{-ms-flex-pack:distribute;justify-content:space-around}.ht-between-xs{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ht-first-xs{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.ht-last-xs{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media only screen and (min-width:48em){.ht-container{width:49rem}.ht-col-sm,.ht-col-sm-1,.ht-col-sm-2,.ht-col-sm-3,.ht-col-sm-4,.ht-col-sm-5,.ht-col-sm-6,.ht-col-sm-7,.ht-col-sm-8,.ht-col-sm-9,.ht-col-sm-10,.ht-col-sm-11,.ht-col-sm-12,.ht-col-sm-offset-0,.ht-col-sm-offset-1,.ht-col-sm-offset-2,.ht-col-sm-offset-3,.ht-col-sm-offset-4,.ht-col-sm-offset-5,.ht-col-sm-offset-6,.ht-col-sm-offset-7,.ht-col-sm-offset-8,.ht-col-sm-offset-9,.ht-col-sm-offset-10,.ht-col-sm-offset-11,.ht-col-sm-offset-12{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:1rem;padding-left:1rem}.ht-col-sm{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0%;max-width:100%}.ht-col-sm-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.ht-col-sm-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.ht-col-sm-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.ht-col-sm-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.ht-col-sm-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.ht-col-sm-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.ht-col-sm-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.ht-col-sm-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.ht-col-sm-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.ht-col-sm-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.ht-col-sm-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.ht-col-sm-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.ht-col-sm-offset-0{margin-left:0}.ht-col-sm-offset-1{margin-left:8.33333333%}.ht-col-sm-offset-2{margin-left:16.66666667%}.ht-col-sm-offset-3{margin-left:25%}.ht-col-sm-offset-4{margin-left:33.33333333%}.ht-col-sm-offset-5{margin-left:41.66666667%}.ht-col-sm-offset-6{margin-left:50%}.ht-col-sm-offset-7{margin-left:58.33333333%}.ht-col-sm-offset-8{margin-left:66.66666667%}.ht-col-sm-offset-9{margin-left:75%}.ht-col-sm-offset-10{margin-left:83.33333333%}.ht-col-sm-offset-11{margin-left:91.66666667%}.ht-start-sm{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.ht-center-sm{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.ht-end-sm{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.ht-top-sm{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ht-middle-sm{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ht-bottom-sm{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.ht-around-sm{-ms-flex-pack:distribute;justify-content:space-around}.ht-between-sm{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ht-first-sm{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.ht-last-sm{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media only screen and (min-width:64em){.ht-container{width:65rem}.ht-col-md,.ht-col-md-1,.ht-col-md-2,.ht-col-md-3,.ht-col-md-4,.ht-col-md-5,.ht-col-md-6,.ht-col-md-7,.ht-col-md-8,.ht-col-md-9,.ht-col-md-10,.ht-col-md-11,.ht-col-md-12,.ht-col-md-offset-0,.ht-col-md-offset-1,.ht-col-md-offset-2,.ht-col-md-offset-3,.ht-col-md-offset-4,.ht-col-md-offset-5,.ht-col-md-offset-6,.ht-col-md-offset-7,.ht-col-md-offset-8,.ht-col-md-offset-9,.ht-col-md-offset-10,.ht-col-md-offset-11,.ht-col-md-offset-12{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:1rem;padding-left:1rem}.ht-col-md{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0%;max-width:100%}.ht-col-md-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.ht-col-md-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.ht-col-md-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.ht-col-md-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.ht-col-md-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.ht-col-md-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.ht-col-md-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.ht-col-md-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.ht-col-md-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.ht-col-md-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.ht-col-md-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.ht-col-md-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.ht-col-md-offset-0{margin-left:0}.ht-col-md-offset-1{margin-left:8.33333333%}.ht-col-md-offset-2{margin-left:16.66666667%}.ht-col-md-offset-3{margin-left:25%}.ht-col-md-offset-4{margin-left:33.33333333%}.ht-col-md-offset-5{margin-left:41.66666667%}.ht-col-md-offset-6{margin-left:50%}.ht-col-md-offset-7{margin-left:58.33333333%}.ht-col-md-offset-8{margin-left:66.66666667%}.ht-col-md-offset-9{margin-left:75%}.ht-col-md-offset-10{margin-left:83.33333333%}.ht-col-md-offset-11{margin-left:91.66666667%}.ht-start-md{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.ht-center-md{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.ht-end-md{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.ht-top-md{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ht-middle-md{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ht-bottom-md{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.ht-around-md{-ms-flex-pack:distribute;justify-content:space-around}.ht-between-md{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ht-first-md{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.ht-last-md{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media only screen and (min-width:75em){.ht-container{width:1200px}.ht-col-lg,.ht-col-lg-1,.ht-col-lg-2,.ht-col-lg-3,.ht-col-lg-4,.ht-col-lg-5,.ht-col-lg-6,.ht-col-lg-7,.ht-col-lg-8,.ht-col-lg-9,.ht-col-lg-10,.ht-col-lg-11,.ht-col-lg-12,.ht-col-lg-offset-0,.ht-col-lg-offset-1,.ht-col-lg-offset-2,.ht-col-lg-offset-3,.ht-col-lg-offset-4,.ht-col-lg-offset-5,.ht-col-lg-offset-6,.ht-col-lg-offset-7,.ht-col-lg-offset-8,.ht-col-lg-offset-9,.ht-col-lg-offset-10,.ht-col-lg-offset-11,.ht-col-lg-offset-12{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:1rem;padding-left:1rem}.ht-col-lg{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0%;max-width:100%}.ht-col-lg-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.ht-col-lg-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.ht-col-lg-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.ht-col-lg-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.ht-col-lg-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.ht-col-lg-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.ht-col-lg-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.ht-col-lg-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.ht-col-lg-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.ht-col-lg-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.ht-col-lg-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.ht-col-lg-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.ht-col-lg-offset-0{margin-left:0}.ht-col-lg-offset-1{margin-left:8.33333333%}.ht-col-lg-offset-2{margin-left:16.66666667%}.ht-col-lg-offset-3{margin-left:25%}.ht-col-lg-offset-4{margin-left:33.33333333%}.ht-col-lg-offset-5{margin-left:41.66666667%}.ht-col-lg-offset-6{margin-left:50%}.ht-col-lg-offset-7{margin-left:58.33333333%}.ht-col-lg-offset-8{margin-left:66.66666667%}.ht-col-lg-offset-9{margin-left:75%}.ht-col-lg-offset-10{margin-left:83.33333333%}.ht-col-lg-offset-11{margin-left:91.66666667%}.ht-start-lg{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.ht-center-lg{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.ht-end-lg{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.ht-top-lg{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ht-middle-lg{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ht-bottom-lg{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.ht-around-lg{-ms-flex-pack:distribute;justify-content:space-around}.ht-between-lg{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ht-first-lg{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.ht-last-lg{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.wp-embed-responsive .wp-block{outline:0}.cus-col-5.ht-col-md-6{flex:0 0 20%;max-width:20%}.product-style{position:relative;z-index:35}.product-slider{width:100%}.product-item{padding-bottom:10px;margin-bottom:30px}.product-item mark,.product-item ins{background:#fff0}.product-item .product-inner .image-wrap{position:relative;text-align:center;overflow:hidden}.product-item .product-inner .image-wrap .wishlist,.product-item .product-inner .image-wrap .tinv-wraper{display:block;position:absolute;right:20px;top:20px;left:auto!important;margin-top:0}.product-item .product-inner .image-wrap .tinv-wraper a,.ht-product-action .tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button{margin:0}.ht-product-list-action .tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button{margin-top:0}.product-item .product-inner .image-wrap .tinv-wraper a .tinvwl_add_to_wishlist-text,.ht-product-action .tinv-wraper a .tinvwl_add_to_wishlist-text{display:none}.ht-product-action .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart::before,.ht-product-action .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus::before{font-size:26px}.yith-wcwl-add-to-wishlist .ajax-loading{left:20px;margin:0;position:absolute;top:4px}.product-item .content{padding-top:10px}.content h4.title{margin:0}.product-item .product-inner .content .title{font-size:20px;margin-bottom:10px}.product-item .actions{background:#333 none repeat scroll 0 0;border-radius:20px;color:#fff;display:flex;left:50%;position:absolute;text-align:center;top:50%;transform:translateX(-50%);transition:all 0.4s ease 0s;width:150px;opacity:0;visibility:hidden}.product-item .actions>*{flex:1 0 auto}.product-item .product-inner .image-wrap .actions.style_two{width:85%;border-radius:0;bottom:0;top:auto}.product-item .woocommerce.compare-button a.button{background-color:#333;border-radius:20px}.product-item .product-inner .image-wrap .style_two .wishlist{position:static}.yith-wcwl-add-button{position:relative}.style_two .yith-wcwl-add-to-wishlist .ajax-loading{margin-left:0;top:11px}.product-item .woocommerce.product.compare-button,.product-item .actions .htcompare-btn{border-left:1px solid #999}.product-item .actions .htcompare-btn{border-radius:0}.product-item:hover .actions{opacity:1;transform:translateX(-50%) translateY(-50%);visibility:visible}.product-item .actions a,.product-item .woocommerce.compare-button a.button{color:#fff;display:block;font-weight:400;line-height:inherit;padding:7px 5px;text-indent:-999999px;position:relative;background:#fff0}.product-item .actions a{border-radius:20px 0 0 20px}.product-item .actions a::before{color:#fff;content:"";font-family:fontawesome;height:100%;left:0;position:absolute;text-indent:0;top:5px;width:100%}.product-item .actions .compare-button a::before,.product-item .actions .htcompare-btn::before{content:"\f021"}.product-item .product-inner .image-wrap .style_two .wishlist a::before{content:"\f08a"}.product-item .product-inner .image-wrap .style_two .wishlist .yith-wcwl-wishlistexistsbrowse a::before,.product-item .product-inner .image-wrap .style_two .wishlist .yith-wcwl-wishlistaddedbrowse a::before{content:"\f004"}.product-item .product-inner .actions.style_two a{text-indent:0}.product-item .product-inner .actions.style_two a::before{display:none}.product-item .product-inner .actions.style_two .tinv-wishlist a::before{display:block;font-size:20px;line-height:28px}.product-item .product-inner .actions.style_two .tinv-wishlist a{text-indent:-999999px;margin:0}.product-item.product_style_three .product-inner .image-wrap{overflow:visible}.product_information_area{background:#fff none repeat scroll 0 0;bottom:-90px;box-shadow:0 0 12px rgb(0 0 0 / .18);left:0;opacity:0;position:absolute;text-align:left;transition:all 0.4s ease 0s;visibility:hidden;width:100%;z-index:9}.product_information_area .content{padding-bottom:15px;text-align:center}.product-item .product-inner .image-wrap .product_information_area .actions.style_two{border-radius:0;bottom:0;opacity:1;overflow:hidden;padding:0 30px;position:static;top:auto;transform:translateX(0);visibility:visible;width:100%}.product-item:hover .product_information_area{bottom:-103px;opacity:1;visibility:visible}.woocommerce.woolentor_current_theme_hello-elementor span.onsale,.woolentor_current_theme_hello-elementor span.onsale,.elementor-widget-woolentor-product-tab span.onsale{background-color:#23252a;border-radius:3px;color:#fff;font-size:14px;font-weight:500;left:15px;top:15px;line-height:1!important;min-height:inherit!important;min-width:inherit!important;padding:5px 10px;position:absolute}.product-item a.button.added{display:none!important}.product-item .actions .htcompare-btn.added{display:block!important}.product-item .actions .htcompare-btn.loading{padding:0}.product-item .actions a.htcompare-btn.loading::after{right:20px}.product-item .product-inner .image-wrap .actions a.added_to_cart{text-indent:-99999px}.product-item .product-inner .image-wrap .actions a.added_to_cart::before{content:"";font-family:WooCommerce;font-size:20px;left:auto;position:absolute;text-indent:0;top:0;display:block}.elementor-widget-woolentor-product-tab .product-item .product-inner .image-wrap .actions a.added_to_cart::before{line-height:36px}.product-item a.button.added::after,.product-item a.button.loading::after{color:#fff;content:"";display:block;font-family:"fontawesome";margin:0 auto;position:absolute;text-indent:0;top:5px}.ht-tab-menus{margin:0;padding:0;list-style:none}.ht-tab-menus{margin-bottom:45px}.ht-tab-menus li{display:inline-block;margin-right:20px}.ht-tab-menus li:last-child{margin-right:0}.ht-tab-menus li a{border:1px solid #fff0;border-radius:50px;padding:5px 15px;text-transform:capitalize}.ht-tab-menus li a:focus{outline:none}.ht-tab-menus li a.htactive{border-color:#e5e5e5}.ht-tab-pane{display:none}.ht-tab-pane.htactive{display:block}.product_attribute ul{list-style:outside none none;margin:0 0 20px;padding:0;text-align:left}.product_information_area .attribute_label{font-weight:600}.product_attribute{margin-top:25px;padding:0 30px}.product_attribute ul li{display:inline-block;line-height:1;margin:0 10px 0 0}.product_attribute ul li.color_attribute{border-radius:100%;height:15px;width:15px}.product-slider .slick-arrow{background:#fff0 none repeat scroll 0 0;border:2px solid #ddd;color:#ddd;font-size:20px;height:40px;left:-30px;line-height:inherit;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:40px;z-index:99;transition:0.4s}.product-slider .slick-arrow.slick-next{right:-30px;left:auto}.product-slider .slick-arrow:hover{border-color:#333;color:#333}.product-slider .slick-dots{bottom:0;display:flex;left:50%;list-style:outside none none;margin:0;padding:0;position:absolute;transform:translateX(-50%)}.product-slider .slick-dots li{line-height:12px;margin:0 4px}.product-slider .slick-dots li button{background-color:#fff0;border:1px solid #4e4f4f;border-radius:50px;height:13px;padding:0;text-indent:-9999px;width:13px;line-height:13px}.product-slider .slick-dots li.slick-active button{background-color:#282828;border-color:#282828}.col2-set .col-1,.col2-set .col-2{flex:0 0 100%;max-width:100%}.col2-set .form-row{display:block}[class*="elementor-widget-woolentor"] .slick-prev::before,[class*="elementor-widget-woolentor"] .slick-next::before,[class*="elementor-widget-wl"] .slick-prev::before,[class*="elementor-widget-wl"] .slick-next::before{display:none}.woocommerce div.product.mb-30{margin-bottom:30px}li.woolentor-cart .button:before{opacity:1;filter:inherit}[dir="rtl"] .slick-prev{right:auto}.ht-products .wlshop-grid-area.ht-product .ht-product-inner .ht-product-action ul li a.wishsuite-button,.elementor-widget-woolentor-universal-product .ht-products .ht-product .ht-product-inner .ht-product-action ul li a.wishsuite-button{line-height:40px}[class*="elementor-widget-woolentor"]:not(.elementor-widget-woolentor-product-tab) .wishsuite-shop-top_thumbnail{position:relative!important;top:0;left:0!important}.ht-product-action ul li.woolentor-cart a.wc-forward.added_to_cart{padding:0;margin:0}.woolentor_current_theme_blocksy .ht-product-action ul li.woolentor-cart a.wc-forward.added_to_cart{background-color:transparent!important}.woolentor-short-desc ul,.woolentor-short-desc ol,.woolentor-products .woocommerce-product-details__short-description ul,.woolentor-products .woocommerce-product-details__short-description ol{margin-left:15px}.ht-products .ht-product .ht-product-inner .ht-product-action ul li a[class*="shopengine"]{display:none}.ht-product-image-wrap .ht-product-image{position:relative}.ht-product-image-wrap .ht-product-image .ht-product-hover-img{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background-color:#fff;opacity:0;transition:opacity 0.5s ease,transform 2s cubic-bezier(0,0,.44,1.18)}.ht-product-inner:hover .ht-product-image-wrap .ht-product-image .ht-product-hover-img{opacity:1;transform:scale(1.09)}.ht-products{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:"Roboto",sans-serif}.ht-products *{-webkit-box-sizing:border-box;box-sizing:border-box}.ht-products .ht-product .ht-product-inner{color:#444;border:1px solid #f1f1f1;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;position:relative;overflow:hidden}.woolentor-product-same-height.ht-products .ht-product .ht-product-inner{height:100%;display:flex;flex-direction:column}.woolentor-product-same-height.ht-products .ht-product .ht-product-content{flex:1 0}.woolentor-product-same-height.ht-products.product-slider .slick-list,.woolentor-product-same-height.ht-products.product-slider .slick-track,.woolentor-product-same-height.ht-products.product-slider .ht-product{height:100%!important}.ht-products .ht-product .ht-product-inner .ht-product-countdown-wrap{position:absolute;left:0;width:100%;bottom:0}.ht-products .ht-product .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown{max-width:370px;padding:8px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:auto}.ht-products .ht-product .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown .cd-single{-webkit-box-flex:1;-webkit-flex:1 0 25%;-ms-flex:1 0 25%;flex:1 0 25%;max-width:25%;padding:2px}.ht-products .ht-product .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown .cd-single .cd-single-inner{padding:10px;background-color:rgb(0 0 0 / .75);text-align:center}.ht-products .ht-product .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown .cd-single .cd-single-inner h3{font-size:14px;font-weight:700;margin:0 0 2px;color:#fff}.ht-products .ht-product .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown .cd-single .cd-single-inner p{font-size:12px;color:#fff;margin:0}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap{position:relative;overflow:hidden}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-label{font-size:13px;text-transform:uppercase;font-weight:700;position:absolute;top:18px;z-index:3}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-label.ht-stockout{color:#f05b64!important}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-label.ht-product-label-left{left:30px;right:auto}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-label.ht-product-label-right{left:auto;right:30px}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image img{width:100%}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-image-slider{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;margin-bottom:25px}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-image-slider .slick-arrow{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:20px;height:30px;border:none;background-color:transparent!important;text-align:center;padding:0;cursor:pointer;z-index:99;color:#444}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-image-slider .slick-arrow i{font-size:18px;line-height:30px}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-image-slider .slick-arrow.slick-prev{left:15px}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-image-slider .slick-arrow.slick-next{right:15px}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-image-slider .slick-arrow:focus{outline:none}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-image-slider .slick-arrow:hover{color:#000}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-image-slider .slick-dots{position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;list-style:none;margin:0;padding:0;left:0;bottom:-25px;width:100%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;transform:translateX(0)}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-image-slider .slick-dots li{margin:0 5px}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-image-slider .slick-dots li button{display:block;text-indent:-99999px;padding:0;width:10px;height:10px;border:none;border-radius:50%;background-color:#cccccc!important;cursor:pointer}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-image-slider .slick-dots li.slick-active button{background-color:#666666!important}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-image-slider .slick-slide{height:auto}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-cus-tab{overflow:hidden;width:100%}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-cus-tab .ht-product-cus-tab-pane{display:none}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-cus-tab .ht-product-cus-tab-pane.htactive{display:block}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-cus-tab .ht-product-cus-tab-pane a{display:block}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-cus-tab .ht-product-cus-tab-pane a img{width:100%}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-cus-tab-links{position:absolute;left:50%;bottom:15px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);margin:0;padding:0;list-style:none;width:150px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-cus-tab-links li{width:33.333333%;padding:0 2px;margin-bottom:5px}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-cus-tab-links li a{display:block;border:3px solid rgb(0 0 0 / .55);background:#fff none repeat scroll 0 0}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-cus-tab-links li a.htactive{border-color:rgb(220 154 14 / .55)}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-cus-tab-links li a img{width:100%}.ht-products .ht-product .ht-product-inner .ht-product-action{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:25px;right:auto;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:9}.ht-products .ht-product .ht-product-inner .ht-product-action ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;list-style:none;margin:-5px;padding:0}.ht-products .ht-product .ht-product-inner .ht-product-action ul li{padding:5px;position:relative}.ht-products .ht-product .ht-product-inner .ht-product-action ul li a{color:#000;text-decoration:none;display:block;text-align:center;width:30px;height:30px;position:relative;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.ht-products .ht-product .ht-product-inner .ht-product-action ul li a.htcompare-btn,.ht-products .ht-product .ht-product-inner .ht-product-action ul li a.htcompare-btn .htcompare-btn-text{display:block!important}.ht-products .ht-product .ht-product-inner .ht-product-action ul li a.wishsuite-button svg{width:18px;height:18px}.ht-products .ht-product .ht-product-inner .ht-product-action ul li a.htcompare-btn.loading{padding:0}.ht-products .ht-product .ht-product-inner .ht-product-action ul li a.htcompare-btn.loading::after{right:6px}.ht-products .ht-product .ht-product-inner .ht-product-action ul li a.htcompare-btn.added::after{display:none}.ht-products .ht-product .ht-product-inner .ht-product-action ul li a i{font-size:20px;line-height:30px;margin:0}.woolentor-compare.compare,.ht-product-action ul li.woolentor-cart a{-webkit-text-indent:-99999px;text-indent:-99999px}.ht-products .ht-product .yith-wcwl-add-to-wishlist{margin-top:0}.woolentor-compare.compare::before,.ht-product-action ul li.woolentor-cart a::before{content:"";display:flex;font-family:simple-line-icons!important;font-size:20px;height:100%;justify-content:center;left:0;position:absolute;text-indent:0;width:100%;line-height:30px;opacity:1!important;filter:blur(0)!important;z-index:9999}.ht-product-action ul li.woolentor-cart a::before{content:"";font-weight:400}.ht-product-action ul li.woolentor-cart a.loading::before{animation:2s linear 0s normal none infinite running spin;content:"";font-family:"WooCommerce"!important;height:auto}.ht-product-action ul li.woolentor-cart a.wc-forward::before,.woolentor-compare.compare.added::before{content:""}.ht-products.woocommerce a.added_to_cart{padding:0;display:block}.ht-product-action ul li.woolentor-cart a.button{background:#fff0 none repeat scroll 0 0;padding:0}.ht-product-action ul li.woolentor-cart a.added{display:none!important}.elementor-widget-woolentor-cross-sell-product-custom .ht-product-action ul li.woolentor-cart a.added{display:block!important}.elementor-widget-woolentor-cross-sell-product-custom .ht-product-action ul li.woolentor-cart a.added::before{display:none}.woocommerce .elementor-widget-woolentor-cross-sell-product-custom a.button.added::after{position:absolute;left:0;top:0;text-indent:0}.woocommerce .elementor-widget-woolentor-cross-sell-product-custom .woolentor-btn-text-cart a.button.added::after{right:-15px;left:auto}.ht-products .ht-product .ht-product-inner .ht-product-action ul li a .ht-product-action-tooltip,span.woolentor-tip,[class*="elementor-widget-woolentor"]:not(.elementor-widget-woolentor-product-archive-addons) .wishsuite-button.wishlist span.wishsuite-btn-text{position:absolute;left:100%;top:50%;display:block;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:10px;line-height:1;color:#f1f1f1;background-color:#282828;padding:5px 10px;border-radius:50px;white-space:nowrap;opacity:0;visibility:hidden;margin-left:-10px;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;z-index:99}[class*="elementor-widget-woolentor"]:not(.elementor-widget-woolentor-product-archive-addons) .wishsuite-button.wishlist span.wishsuite-btn-text{margin-right:-10px;-webkit-transform:translateY(-65%);-ms-transform:translateY(-65%);transform:translateY(-65%)}.ht-products .ht-product.ht-product-action-right span.woolentor-tip,.ht-products .ht-product.ht-product-action-right .wishsuite-button.wishlist span.wishsuite-btn-text{left:auto;right:35px}.tooltip_no .ht-product-action-tooltip{display:none!important}.ht-products .ht-product .ht-product-inner .ht-product-action ul li a:hover{color:#dc9a0e}.ht-product-action .yith-wcwl-wishlistaddedbrowse a,.ht-product-action .yith-wcwl-wishlistexistsbrowse a{color:#dc9a0e!important}.ht-products .ht-product .ht-product-inner .ht-product-action ul li a:hover .ht-product-action-tooltip,.ht-products .ht-product .ht-product-inner .ht-product-action ul li:hover span.woolentor-tip,.ht-products .ht-product .ht-product-inner .ht-product-action ul li:hover .wishsuite-button.wishlist span.wishsuite-btn-text{opacity:1;visibility:visible;margin-left:0;margin-right:0}.ht-products .ht-product .ht-product-inner .ht-product-content{padding:30px}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner{position:relative}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner>*:not(.woolentor-stock-progress-bar,.stock-management-progressbar){margin-top:0}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner>*:last-child{margin-bottom:0}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-categories{position:relative;padding-left:30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:15px}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-categories::before{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:20px;height:1px;background-color:#949494}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-categories a{color:inherit;text-decoration:none;font-size:14px;line-height:1;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-categories a:hover{color:#dc9a0e}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-title{font-size:18px;line-height:1.2;font-weight:400;margin-bottom:10px;margin-top:0}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner span.ht-product-title{display:inline-block}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-title a{color:inherit;text-decoration:none;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-title a:hover{color:#dc9a0e}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-price{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:19px}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-price span{line-height:1;font-weight:700;font-size:20px;color:#444}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-price mark,.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-price ins{background:#fff0 none repeat scroll 0 0}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-price span del{margin-right:8px;text-decoration:line-through}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-price span del span{font-size:16px;font-weight:500}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.ht-products .woocommerce .ht-product-ratting-wrap .star-rating{float:none}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap .ht-product-ratting{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;margin-left:-3px;margin-right:-3px}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap .ht-product-ratting i{font-size:13px;line-height:14px;padding-left:3px;padding-right:3px;color:#aaa}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap .ht-product-ratting i:last-child{margin-right:0}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap .ht-product-ratting .ht-product-user-ratting{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;position:absolute;left:5px;top:0;z-index:3;margin-left:-5px;margin-right:-5px}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap .ht-product-ratting .ht-product-user-ratting i{color:#dc9a0e}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-countdown-wrap{position:static;display:none;margin-top:20px}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-countdown-wrap .ht-product-countdown{padding:0;margin:-2px}.ht-products .ht-product .ht-product-inner:hover{-webkit-box-shadow:0 4px 10px rgb(0 0 0 / .1);box-shadow:0 4px 10px rgb(0 0 0 / .1)}.ht-products .ht-product.ht-product-countdown-fill .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown{background-color:rgb(0 0 0 / .75)}.ht-products .ht-product.ht-product-countdown-fill .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown .cd-single .cd-single-inner{background-color:#fff0;padding:0}.ht-products .ht-product.ht-product-countdown-fill .ht-product-inner .ht-product-content .ht-product-countdown-wrap{display:block;margin-bottom:-30px;margin-left:-30px;margin-right:-30px;margin-top:30px;width:auto}.ht-products .ht-product.ht-product-countdown-fill .ht-product-inner .ht-product-content .ht-product-countdown-wrap .ht-product-countdown .cd-single{padding:10px 5px}.ht-products .ht-product.ht-product-countdown-fill.ht-product-countdown-left .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown .cd-single .cd-single-inner,.ht-products .ht-product.ht-product-countdown-fill.ht-product-countdown-right .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown .cd-single .cd-single-inner{padding:5px 3px}.ht-products .ht-product.ht-product-countdown-left .ht-product-inner .ht-product-countdown-wrap{bottom:auto;top:10px;width:auto;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.ht-products .ht-product.ht-product-countdown-left .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:auto}.ht-products .ht-product.ht-product-countdown-left .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown .cd-single{max-width:100%;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}.ht-products .ht-product.ht-product-countdown-left .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown .cd-single .cd-single-inner{padding:7px 10px}.ht-products .ht-product.ht-product-countdown-right .ht-product-inner .ht-product-countdown-wrap{bottom:auto;top:10px;left:auto;right:0;width:auto;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.ht-products .ht-product.ht-product-countdown-right .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:auto}.ht-products .ht-product.ht-product-countdown-right .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown .cd-single{max-width:100%;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}.ht-products .ht-product.ht-product-countdown-right .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown .cd-single .cd-single-inner{padding:7px 10px}.ht-products .ht-product.ht-product-countdown-middle .ht-product-inner .ht-product-countdown-wrap{bottom:auto;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.ht-products .ht-product.ht-product-countdown-content-bottom .ht-product-inner .ht-product-countdown-wrap{display:none}.ht-products .ht-product.ht-product-countdown-content-bottom .ht-product-inner .ht-product-content .ht-product-countdown-wrap{display:block}.ht-products .ht-product.ht-product-countdown-content-bottom .ht-product-inner .ht-product-content .ht-product-countdown-wrap .ht-product-countdown .cd-single{padding:10px 5px}.ht-products .ht-product.ht-product-action-right .ht-product-inner .ht-product-action{left:auto;right:25px}.ht-products .ht-product.ht-product-action-right .ht-product-inner .ht-product-action ul li a .ht-product-action-tooltip{left:auto;right:100%;margin-left:0;margin-right:-10px}.ht-products .ht-product.ht-product-action-right .ht-product-inner .ht-product-action ul li a:hover .ht-product-action-tooltip{margin-right:0}.ht-products .ht-product.ht-product-action-bottom .ht-product-inner .ht-product-action{left:0;right:0;top:auto;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);bottom:15px}.ht-products .ht-product.ht-product-action-bottom .ht-product-inner .ht-product-action ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:-10px}.ht-products .ht-product.ht-product-action-bottom .ht-product-inner .ht-product-action ul li{padding:10px}.ht-products .ht-product.ht-product-action-bottom .ht-product-inner .ht-product-action ul li a .ht-product-action-tooltip,.ht-products .ht-product.ht-product-action-bottom span.woolentor-tip,.ht-products .ht-product.ht-product-action-bottom .wishsuite-button.wishlist span.wishsuite-btn-text{left:50%;right:auto;top:auto;bottom:100%;-webkit-transform:translateX(-50%) translateY(10px);-ms-transform:translateX(-50%) translateY(10px);transform:translateX(-50%) translateY(10px);margin-left:0;margin-right:0}.ht-products .ht-product.ht-product-action-bottom .ht-product-inner .ht-product-action ul li a:hover .ht-product-action-tooltip,.ht-products .ht-product.ht-product-action-bottom .ht-product-inner .ht-product-action ul li a:hover span.wishsuite-btn-text{-webkit-transform:translateX(-50%) translateY(0);-ms-transform:translateX(-50%) translateY(0);transform:translateX(-50%) translateY(0)}.ht-products .ht-product.ht-product-action-middle .ht-product-inner .ht-product-action{left:0;right:0}.ht-products .ht-product.ht-product-action-middle .ht-product-inner .ht-product-action ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:-10px}.ht-products .ht-product.ht-product-action-middle .ht-product-inner .ht-product-action ul li{padding:10px}.ht-products .ht-product.ht-product-action-middle .ht-product-inner .ht-product-action ul li a .ht-product-action-tooltip,.ht-products .ht-product.ht-product-action-middle span.woolentor-tip,.ht-products .ht-product.ht-product-action-middle .wishsuite-button.wishlist span.wishsuite-btn-text{left:50%;right:auto;top:auto;bottom:100%;-webkit-transform:translateX(-50%) translateY(10px);-ms-transform:translateX(-50%) translateY(10px);transform:translateX(-50%) translateY(10px);margin-left:0;margin-right:0}.ht-products .ht-product.ht-product-action-middle .ht-product-inner .ht-product-action ul li a:hover .ht-product-action-tooltip,.ht-products .ht-product.ht-product-action-middle .ht-product-inner .ht-product-action ul li a:hover span.wishsuite-btn-text{-webkit-transform:translateX(-50%) translateY(0);-ms-transform:translateX(-50%) translateY(0);transform:translateX(-50%) translateY(0)}.ht-products .ht-product.ht-product-action-bottom-content .ht-product-inner .ht-product-action{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;position:relative;left:0}.ht-products .ht-product.ht-product-action-bottom-content .ht-product-inner .ht-product-ratting-wrap+.ht-product-action{margin-top:20px!important}.ht-products .ht-product.ht-product-action-bottom-content .ht-product-inner .ht-product-action ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:-10px}.ht-products .ht-product.ht-product-action-bottom-content .ht-product-inner .ht-product-action ul li{padding:10px}:is(.ht-products .ht-product.ht-product-action-bottom-content,.ht-products .ht-product.ht-product-action-bottom) .wishsuite-button.wishlist{padding-top:0}.ht-products .ht-product.ht-product-action-bottom-content .ht-product-inner .ht-product-action ul li a .ht-product-action-tooltip,.ht-products .ht-product.ht-product-action-bottom-content span.woolentor-tip,.ht-products .ht-product.ht-product-action-bottom-content .wishsuite-button.wishlist span.wishsuite-btn-text{left:50%;right:auto;top:auto;bottom:100%;-webkit-transform:translateX(-50%) translateY(10px);-ms-transform:translateX(-50%) translateY(10px);transform:translateX(-50%) translateY(10px);margin-left:0;margin-right:0}.ht-products .ht-product.ht-product-action-bottom-content .ht-product-inner .ht-product-action ul li a:hover .ht-product-action-tooltip,.ht-products .ht-product.ht-product-action-bottom-content .ht-product-inner .ht-product-action ul li a:hover span.wishsuite-btn-text{-webkit-transform:translateX(-50%) translateY(0);-ms-transform:translateX(-50%) translateY(0);transform:translateX(-50%) translateY(0)}.ht-products .ht-product.ht-product-action-on-hover .ht-product-inner .ht-product-action ul li{-webkit-transform:translateX(-30px);-ms-transform:translateX(-30px);transform:translateX(-30px);opacity:0;visibility:hidden;-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s}.ht-products .ht-product.ht-product-action-on-hover .ht-product-inner .ht-product-action ul li:nth-child(2){-webkit-transition:all 0.3s ease 0.2s;-o-transition:all 0.3s ease 0.2s;transition:all 0.3s ease 0.2s}.ht-products .ht-product.ht-product-action-on-hover .ht-product-inner .ht-product-action ul li:nth-child(3){-webkit-transition:all 0.3s ease 0.4s;-o-transition:all 0.3s ease 0.4s;transition:all 0.3s ease 0.4s}.ht-products .ht-product.ht-product-action-on-hover .ht-product-inner .ht-product-action ul li:nth-child(4){-webkit-transition:all 0.3s ease 0.6s;-o-transition:all 0.3s ease 0.6s;transition:all 0.3s ease 0.6s}.ht-products .ht-product.ht-product-action-on-hover .ht-product-inner:hover .ht-product-action ul li{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1;visibility:visible}.ht-products .ht-product.ht-product-action-on-hover.ht-product-action-right .ht-product-inner .ht-product-action ul li{-webkit-transform:translateX(30px);-ms-transform:translateX(30px);transform:translateX(30px)}.ht-products .ht-product.ht-product-action-on-hover.ht-product-action-right .ht-product-inner:hover .ht-product-action ul li{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.ht-products .ht-product.ht-product-action-on-hover.ht-product-action-bottom .ht-product-inner .ht-product-action ul li,.ht-products .ht-product.ht-product-action-on-hover.ht-product-action-middle .ht-product-inner .ht-product-action ul li{-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px)}.ht-products .ht-product.ht-product-action-on-hover.ht-product-action-bottom .ht-product-inner:hover .ht-product-action ul li,.ht-products .ht-product.ht-product-action-on-hover.ht-product-action-middle .ht-product-inner:hover .ht-product-action ul li{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.ht-products .ht-product.ht-product-action-style-2 .ht-product-inner .ht-product-action ul{margin:0;background-color:#fff;-webkit-box-shadow:0 4px 10px rgb(0 0 0 / .1);box-shadow:0 4px 10px rgb(0 0 0 / .1);overflow:hidden}.ht-products .ht-product.ht-product-action-style-2 .ht-product-inner .ht-product-action ul:hover{overflow:visible}.ht-products .ht-product.ht-product-action-style-2 .ht-product-inner .ht-product-action ul li{margin-left:10px;margin-right:10px}.ht-products .ht-product.ht-product-action-style-2 .ht-product-inner .ht-product-action ul li:first-child{margin-top:15px}.ht-products .ht-product.ht-product-action-style-2 .ht-product-inner .ht-product-action ul li:last-child{margin-bottom:15px}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-bottom-content .ht-product-inner .ht-product-action ul li:first-child,.ht-products .ht-product.ht-product-action-style-2.ht-product-action-bottom-content .ht-product-inner .ht-product-action ul li:last-child{margin:0}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-on-hover.ht-product-action-bottom-content .ht-product-inner:hover .ht-product-action ul{width:auto}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-round .ht-product-inner .ht-product-action ul{border-radius:50px}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-bottom .ht-product-inner .ht-product-action{bottom:20px}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-bottom .ht-product-inner .ht-product-action ul li{margin-top:5px;margin-bottom:5px;margin-left:0;margin-right:0}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-bottom .ht-product-inner .ht-product-action ul li:first-child{margin-left:15px}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-bottom .ht-product-inner .ht-product-action ul li:last-child{margin-right:15px}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-middle .ht-product-inner .ht-product-action ul li{margin-top:5px;margin-bottom:5px;margin-left:0;margin-right:0}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-middle .ht-product-inner .ht-product-action ul li:first-child{margin-left:15px}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-middle .ht-product-inner .ht-product-action ul li:last-child{margin-right:15px}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-on-hover .ht-product-inner .ht-product-action ul{height:auto;width:0;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-on-hover .ht-product-inner .ht-product-action ul li{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1;visibility:visible;-webkit-transition:none;-o-transition:none;transition:none}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-on-hover .ht-product-inner:hover .ht-product-action ul{width:60px}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-on-hover.ht-product-action-bottom .ht-product-inner .ht-product-action ul,.ht-products .ht-product.ht-product-action-style-2.ht-product-action-on-hover.ht-product-action-middle .ht-product-inner .ht-product-action ul{width:auto;height:0}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-on-hover.ht-product-action-bottom .ht-product-inner:hover .ht-product-action ul,.ht-products .ht-product.ht-product-action-style-2.ht-product-action-on-hover.ht-product-action-middle .ht-product-inner:hover .ht-product-action ul{height:60px}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-on-hover.ht-product-action-bottom .ht-product-inner:hover .ht-product-action ul li,.ht-products .ht-product.ht-product-action-style-2.ht-product-action-on-hover.ht-product-action-middle .ht-product-inner:hover .ht-product-action ul li{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.ht-products .ht-product.ht-product-category-right-bottom .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-categories{position:absolute;right:0;bottom:10px;margin:0;width:100%}.ht-product-content .woocommerce-product-details__short-description{padding:10px 0;overflow:hidden}.ht-products .ht-product.ht-product-ratting-top-right .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-price{margin:0}.ht-products .ht-product.ht-product-ratting-top-right .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap{position:absolute;top:0;right:0}.ht-product-content-allcenter{text-align:center}.ht-products .ht-product.ht-product-content-allcenter .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-price span,.ht-product-content-allcenter .ht-product-ratting-wrap>div{margin:0 auto}.ht-products .ht-product.ht-product-content-allcenter .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-categories{display:block;text-align:center}.ht-products .ht-product.ht-product-content-allcenter .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-categories::before{left:35%}.woocommerce.ht-products div.product p.price del,.woocommerce.ht-products div.product span.price del{opacity:1}.product-slider .ht-product.col-1,.ht-product.col.first{clear:unset}.woolentor-banner{align-items:center;display:flex;flex-flow:row wrap;overflow:hidden}.woolentor-banner-img,.woolentor-content{width:50%;float:left}.woolentor-content{padding-left:70px}.woolentor-banner .banner_subtitle{font-size:16px;font-weight:600;margin:0}.woolentor-banner .banner_title{font-size:28px;font-weight:400;margin:35px 0}.woolentor-banner .banner_button{border-bottom:1px solid #000;font-size:12px;font-weight:600;text-transform:uppercase}.woolentor-banner-img img{width:100%}.woolentor-content-align-right .woolentor-banner-img{order:1;padding-right:50px;padding-left:0}.woolentor-content-align-right .woolentor-content{order:2;padding-left:40px}.woolentor-content-align-right.woolentor-banner .banner_title{margin:20px 0}.woolentor-content-align-bottom .woolentor-banner-img{order:1;padding-left:0;width:100%}.woolentor-content-align-bottom .woolentor-content{order:2;padding:30px 0;text-align:center;width:100%}.woolentor-content-align-bottom .banner_title{margin:0 0 20px}.woolentor-banner-layout-2{display:block;position:relative}.woolentor-banner-layout-2 .woolentor-content{padding-left:0}.woolentor-banner-layout-2 .woolentor-banner-img{float:none;width:100%}.woolentor-banner-layout-2 .woolentor-content{padding-left:50px;position:absolute;top:50px;left:0;width:100%}.woolentor-banner-layout-2 .woolentor-content h2{margin:0}.woolentor-banner-layout-2.woolentor-content-align-bottom .woolentor-content{bottom:50px;padding:0 0 0 50px;top:auto;text-align:left}.woolentor-banner-layout-2.woolentor-content-align-right .woolentor-content{left:auto;padding-right:50px;padding-left:0;right:0;text-align:right}.woolentor-banner-layout-2.woolentor-content-align-right .woolentor-banner-img{padding-left:0}.woocommerce.product-slider div.product.ht-product{float:left}.wlspcial-banner .banner-thumb{position:relative}.wlspcial-banner-overlay-yes .wlspcial-banner .banner-thumb::before{background:rgb(0 0 0 / .4) none repeat scroll 0 0;content:"";left:0;pointer-events:none;position:absolute;top:0;width:100%;height:100%;z-index:1}.wlspcial-banner .banner-thumb a{overflow:hidden;position:relative;display:block}.wlspcial-banner .banner-thumb a::before{background:#fff none repeat scroll 0 0;content:"";height:0;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:all 0.5s ease 0s;width:0}.wlspcial-banner .banner-thumb a::after{background:#fff none repeat scroll 0 0;bottom:0;content:"";height:0;opacity:0;pointer-events:none;position:absolute;right:0;transition:all 0.5s ease 0s;width:0}.wlspcial-banner .banner-thumb a img{width:100%}.wlspcial-banner:hover .banner-thumb a::before{height:100%;opacity:.3;width:100%}.wlspcial-banner:hover .banner-thumb a::after{height:100%;opacity:.3;width:100%}.wlspcial-banner{position:relative}.wlspcial-banner .banner-content{position:absolute;z-index:2;width:100%;text-align:center}.wlspcial-banner .banner-content a{color:#383838;font-size:14px;font-weight:700;text-transform:uppercase;transition:all 0.4s ease 0s;text-decoration:none;display:inline-block}.woolentor-banner-content-pos-center .banner-content{top:50%;right:0;left:auto;transform:translateY(-50%)}.woolentor-banner-content-pos-bottom .banner-content{bottom:0;padding-bottom:40px}.woolentor-banner-content-pos-top .banner-content{top:0;padding-top:40px}.wlspcial-banner.woolentor-banner-content-pos-right .banner-content{top:50%;right:0;width:auto;transform:translateY(-50%)}.wlspcial-banner.woolentor-banner-content-pos-left .banner-content{top:50%;left:0;width:auto;transform:translateY(-50%)}.wlbanner-badgeimage{position:absolute;top:0;left:0;display:inline-block}.wlbanner-badgeimage img{width:100%}.elementor-widget-woolentor-custom-product-archive .woocommerce[class*="columns-"] .product{margin:0}.elementor-widget-woolentor-custom-product-archive .woocommerce[class*="columns-"] .woolentor_current_theme_layout .product{margin-right:20px}.wl-row{display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-right:-10px;margin-left:-10px}.wl-row.wlno-gutters{margin-right:0;margin-left:0}[class*="wl-col-"]{padding-right:15px;padding-left:15px}.wl-row>[class*="col-"]{min-height:1px;position:relative;width:100%;padding-right:10px;padding-left:10px}.wl-row.wlno-gutters>[class*="col-"]{padding-right:0;padding-left:0}.wl-columns-1 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.wl-columns-2 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.wl-columns-3 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 33.333%;-ms-flex:0 0 33.333%;flex:0 0 33.333%;max-width:33.333%}.wl-columns-4 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.wl-columns-5 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.wl-columns-6 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 16.666%;-ms-flex:0 0 16.666%;flex:0 0 16.666%;max-width:16.666%}.wl-columns-7 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 14.285%;-ms-flex:0 0 14.285%;flex:0 0 14.285%;max-width:14.285%}.wl-columns-8 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 12.5%;-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}.wl-columns-9 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 11.111%;-ms-flex:0 0 11.111%;flex:0 0 11.111%;max-width:11.111%}.wl-columns-10 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 10%;-ms-flex:0 0 10%;flex:0 0 10%;max-width:10%}.wlsingle-categorie{border:1px solid #f3f3f3;padding:35px 10px;text-align:center;margin-bottom:15px}.wlno-gutters .wlsingle-categorie{margin-bottom:0}.wlsingle-categorie .wlsingle-categorie-img a{font-size:30px}.wlsingle-categorie .wlcategorie-content h4{font-size:16px;margin:17px 0 0;line-height:1;position:relative;display:inline-block}.wlsingle-categorie .wlcategorie-content h4 sup,.wlsingle-categorie .wlcategorie-content p{display:none}.wl-layout-horizontal .wlsingle-categorie .wlcategorie-content h4 sup{position:absolute;top:0;right:0}.wl-layout-vertical .wlsingle-categorie{border:0;padding:0;align-items:center;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.wl-layout-vertical .wlsingle-categorie .wlcategorie-content h4{margin:0;display:flex}.wl-layout-vertical .wlsingle-categorie .wlsingle-categorie-img a{display:flex}.wl-layout-vertical .wlsingle-categorie-img{padding-right:22px}.wl-layout-vertical .wlsingle-categorie{padding:20px 0}.wl-layout-vertical .wl-col-8:first-child .wlsingle-categorie{padding-top:0!important;border-top:0!important}.wl-layout-vertical .wl-col-8:last-child .wlsingle-categorie{padding-bottom:0!important;border-bottom:0!important}.wl-row.slick-slider{margin-right:0;margin-left:0}.wl-single-brand{text-align:center;margin-bottom:20px}.slick-slide .wl-single-brand{margin-bottom:0}.slick-slide .wl-single-brand img{display:inline-block}.ht-product-action-bottom .ht-product-inner .wishsuite-button.wishlist,.ht-product-action-bottom-content .ht-product-inner .wishsuite-button.wishlist,.ht-product-action-middle .ht-product-inner .wishsuite-button.wishlist,.wl_single-product-item .product-content .action li .wishsuite-button.wishlist{padding-top:4px}.ht-product-2 .ht-product-action-2 .wishsuite-button.wishlist{line-height:42px}.ht-product-2 .wishsuite-button.wishlist svg{width:15px;height:15px}.ht-product-2 .ht-product-action-3 .wishsuite-button.wishlist{border-right:1px solid rgb(255 255 255 / .2)}.ht-product-2 .ht-product-action-5 .wishsuite-button.wishlist{line-height:48px}.ht-product-2 .ht-product-action-6 .wishsuite-button.wishlist{line-height:40px}.woocommerce .elementor-widget-wl-single-product-meta .product_meta>span{position:relative}.wlds-css{display:flex;justify-content:center}@keyframes wlds-ripple{0%{top:96px;left:96px;width:0;height:0;opacity:1}100%{top:18px;left:18px;width:156px;height:156px;opacity:0}}@-webkit-keyframes wlds-ripple{0%{top:96px;left:96px;width:0;height:0;opacity:1}100%{top:18px;left:18px;width:156px;height:156px;opacity:0}}.wlds-ripple{position:relative}.wlds-ripple div{box-sizing:content-box;position:absolute;border-width:4px;border-style:solid;opacity:1;border-radius:50%;-webkit-animation:wlds-ripple 1s cubic-bezier(0,.2,.8,1) infinite;animation:wlds-ripple 1s cubic-bezier(0,.2,.8,1) infinite}.wlds-ripple div:nth-child(1){border-color:#51cacc}.wlds-ripple div:nth-child(2){border-color:#9df871;-webkit-animation-delay:-0.5s;animation-delay:-0.5s}.wlds-ripple{width:200px!important;height:200px!important;-webkit-transform:translate(-100px,-100px) scale(1) translate(100px,100px);transform:translate(-100px,-100px) scale(1) translate(100px,100px)}.elementor-widget-wl-product-related .products>h2,.elementor-widget-wl-product-additional-information h2,.elementor-widget-wl-single-product-upsell .up-sells>h2{display:none}.elementor-widget-wl-product-related.wlshow-heading-yes .products>h2,.elementor-element.wl-show-heading-yes .up-sells>h2,.elementor-widget-wl-product-additional-information.wl-show-heading-yes h2{display:block}[class*="woolentorducts-columns-"] ul.products{display:flex!important;flex-flow:row wrap;column-gap:0;justify-content:start}[class*="woolentorducts-columns-"] ul.products li.product{margin-left:0!important}.woolentorducts-columns-6 ul.products li.product{width:calc(16% - 30px)!important;margin-right:30px!important;float:left}.woolentorducts-columns-5 ul.products li.product{width:calc(19% - 30px)!important;margin-right:30px!important;float:left}.woolentorducts-columns-4 ul.products li.product{width:calc(25% - 30px)!important;margin-right:30px!important;float:left}.woolentorducts-columns-3 ul.products li.product{width:calc(33.33% - 30px)!important;margin-right:30px!important;float:left}.woolentorducts-columns-2 ul.products li.product{width:calc(50% - 30px)!important;margin-right:30px!important;float:left}.woolentorducts-columns-1 ul.products li.product{width:100%!important}[class*="woolentorducts-columns-"] ul.products li.product.first{clear:none!important}.woolentorducts-columns-6 ul.products li.product:nth-child(6n),.woolentorducts-columns-5 ul.products li.product:nth-child(5n),.woolentorducts-columns-4 ul.products li.product:nth-child(4n),.woolentorducts-columns-3 ul.products li.product:nth-child(3n),.woolentorducts-columns-2 ul.products li.product:nth-child(2n),.woolentorducts-columns-1 ul.products li.product{margin-right:0!important}.woocommerce #content div.product .woolentor-woo-template-builder div.images,.woocommerce div.product .woolentor-woo-template-builder div.images{width:100%}.woolentor-product-loop-item-align-left ul.products li.product .star-rating{margin-right:auto}.woolentor-product-loop-item-align-right ul.products li.product .star-rating{margin-left:auto}.woolentor-product-loop-item-align-center ul.products li.product .star-rating{margin-right:auto;margin-left:auto}.elementor-widget-woolentor-product-archive-addons ul.products li.product span.onsale{display:none}.elementor-widget-woolentor-product-archive-addons ul.products li.product .onsale{margin:0}.woocommerce div.product .woolentor-woo-template-builder form.cart .button{transition:0.4s}.woocommerce div.product .woolentor-woo-template-builder .woocommerce-tabs ul.tabs li::after,.woocommerce div.product .woolentor-woo-template-builder .woocommerce-tabs ul.tabs li::before{display:none}.elementor-widget-wl-cart-total div[class^="ht-col"],.elementor-widget-wl-cart-total div[class^="col"]{width:100%!important;max-width:100%!important}.elementor-widget-wl-myaccount-login-form input[type="checkbox"]{width:auto;display:inline-block;height:auto}.woolentor-myaccount-form-login .form-row{display:block}.woolentor-product-gallery-video{position:relative}.video-cus-tab-pane{display:none}.video-cus-tab-pane img{width:100%}.video-cus-tab-pane.htactive{display:block}.woolentor-product-video-tabs{padding:0;list-style:none;margin:10px -5px 0}.woolentor-product-video-tabs li{display:block;padding:0 5px;width:25%;cursor:pointer;float:left;margin-bottom:10px}.woolentor-product-video-tabs li img{width:100%}.woolentor-product-video-tabs li a{position:relative;display:block}.woolentor-product-video-tabs li.wlvideothumb a::before{background:#000;opacity:.5;position:absolute;width:100%;height:100%;content:""}span.wlvideo-button{position:absolute;left:0;right:0;top:0;bottom:0;z-index:999;color:#fff;font-size:18px;display:flex;justify-content:center;align-items:center}.wlpro-product-thumbnails,.wlpro-product-videothumbnails{overflow:hidden;width:100%!important;float:none!important}.wlpro-product-videothumbnails.thumbnails-tab-position-left ul.woolentor-product-video-tabs,.wlpro-product-videothumbnails.thumbnails-tab-position-right ul.woolentor-product-video-tabs{float:left;margin:0;padding-right:10px;width:20%}.wlpro-product-videothumbnails.thumbnails-tab-position-right ul.woolentor-product-video-tabs{margin:0;padding-right:0;padding-left:10px}.wlpro-product-videothumbnails.thumbnails-tab-position-left ul.woolentor-product-video-tabs li,.wlpro-product-videothumbnails.thumbnails-tab-position-right ul.woolentor-product-video-tabs li{width:100%}.wlpro-product-videothumbnails.thumbnails-tab-position-left .woolentor-product-gallery-video,.wlpro-product-videothumbnails.thumbnails-tab-position-right .woolentor-product-gallery-video{width:80%;float:left}.woolentor-product-gallery-video span.ht-product-label{padding:10px;font-size:1em;font-weight:700;position:absolute;text-align:center;top:0;right:0;border-radius:10px;background-color:#b3af54;color:#fff;font-size:.857em;z-index:9}.elementor-widget-wl-checkout-order-review #order_review{width:100%!important;float:none!important;background-color:transparent!important}span.woolentor-order-item-title .product-thumbnail{display:none}.woolentor-order-review-product span.product-thumbnail{display:inline-block;padding-right:10px}.woolentor-order-review-product span.product-thumbnail img{max-width:70px}.woolentor_current_theme_storefront span.woolentor-order-item-title{display:flex;align-items:center}.woolentor-order-review-product .variation{display:none!important}.woolentor-order-review-product .woolentor-order-item-title .variation{display:block!important}.woolentor-order-review-product .woolentor-order-item-title{display:flex;overflow:hidden}.woolentor_current_theme_storefront .elementor-widget-wl-checkout-order-review table.woocommerce-checkout-review-order-table .product-name{width:auto!important}.woolentor_current_theme_99fy dd.variation-woolentor_cart_availability{display:block!important}.woolentor_current_theme_99fy .woolentor-order-review-product p{margin:0}.woolentor-field-radio span input{height:auto;width:auto}.woolentor-field-radio .woocommerce-input-wrapper label{display:inline-block!important;margin-left:5px;margin-right:5px}.woolentor-field-radio .woocommerce-input-wrapper{display:flex;align-items:center}.woolentor-woocommerce-checkout .form-row.woolentor-field-heading,.form-row.woolentor-field-heading{border-bottom:1px solid #ebebeb;padding:10px 0 10px}.woolentor-woocommerce-checkout .form-row.woolentor-field-heading *,.form-row.woolentor-field-heading *{margin:0}.woocommerce-additional-fields__field-wrapper .woolentor-field-area{margin:0 0 6px}.woocommerce-additional-fields__field-wrapper .woolentor-field-area select{width:100%}.woolentor-field-area .woocommerce-multicheckbox-wrapper label{display:block}.woolentor_archive_result_count .woocommerce-result-count,.woolentor_archive_catalog_ordering form.woocommerce-ordering{margin:0!important;float:none!important}.woolentor_archive_catalog_ordering form.woocommerce-ordering{display:block}.woolentor_archive_catalog_ordering form.woocommerce-ordering select{background-color:#fff0;width:100%;max-width:100%}.elementor-widget-wl-product-add-to-cart .stock:not(.available-on-backorder),.elementor-widget-wl-product-add-to-cart .ast-stock-detail{display:none}.elementor-widget-wl-product-add-to-cart .wl-addto-cart.wl-show-status .woocommerce-variation-availability .stock,.elementor-widget-wl-product-add-to-cart .wl-addto-cart.wl-show-status .woocommerce-variation-availability .ast-stock-detail{display:inline-block!important}.notifake{max-width:550px}.woolentor-notification-content{position:fixed;bottom:10px;background:#fff;display:flex;flex-flow:row wrap;left:-150px;align-items:center;box-shadow:0 0 10px #ccc;width:450px;border-radius:10px;z-index:99999}.woolentor-notification-content .elementor{width:100%}.woolentor-notification-content.topleft{left:10px;top:10px;bottom:auto}.woolentor-notification-content.topright{left:auto;right:10px;top:10px;bottom:auto}.logged-in .woolentor-notification-content.topleft,.logged-in .woolentor-notification-content.topright{top:45px}.woolentor-notification-content.bottomleft{left:10px}.woolentor-notification-content.bottomright{right:10px;left:auto}.woolentor-notification-content.imageright{flex-direction:row-reverse;padding-right:0;padding-left:20px}.wlnotification_image{padding-right:15px;flex:0 0 25%}.wlnotification_image img{border-radius:5px;width:100%}.woolentor-notification-content.imageright .wlnotification_image{padding-right:0;padding-left:15px}.wlnotification_content{flex:0 0 70%}.imageright .wlnotification_content{text-align:right}.wlnotification_content h4,.wlnotification_content h6{margin:0;color:#000}.wlnotification_content h4{font-size:18px;margin-bottom:0}.wlnotification_content h6{font-size:14px}.wlnotification_content p{margin-bottom:3px;max-width:450px;font-size:13px;font-weight:300;color:#7e7e7e}.woolentor-buyername{font-size:12px;float:right}.imageright .woolentor-buyername{float:left}.wlcross{position:absolute;right:0;top:4px;color:#000;font-size:20px;line-height:0;padding:10px;cursor:pointer;transition:0.4s}.wlcross:hover{color:#f05b64}.wl-call-forprice a{padding:8px 15px;display:inline-block;background:#000;color:#fff;border-radius:5px}.wl-call-forprice a:hover{color:#fff}.wl-suggest-price form{display:none;margin-top:10px}.wl-suggest-form-input input:not([type="submit"]){width:100%;display:block;border:1px solid #dddd;padding:10px 10px;border-radius:0;font-size:14px;margin-bottom:10px}.wl-suggest-form-input input[type="submit"]{font-size:14px;border-radius:0;font-weight:500;padding:8px 15px;cursor:pointer;transition:0.4s}.wl-suggest-form-input textarea{border:1px solid #dddd;padding:10px 10px;border-radius:0;font-size:14px;margin-bottom:10px;width:100%}.wlsugget-button{padding:8px 18px;font-size:16px;font-weight:400;border-radius:5px;cursor:pointer;transition:0.4s}.wlsendmessage{margin:0 0 10px 0;padding:0;display:none}.woolentor-add-to-cart-sticky .woolentor-flash-product-countdown{display:none}.woolentor-add-to-cart-sticky .woolentor-product-badge-area{display:none}.woolentor-add-to-cart-sticky{position:fixed;right:0;bottom:0;left:0;z-index:999;padding:10px 0;background-color:#fff;box-shadow:0 0 9px rgb(0 0 0 / .12);transition:-webkit-transform 0.25s ease;transition:transform 0.25s ease;transition:transform 0.25s ease,-webkit-transform 0.25s ease;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.woolentor-sticky-shown.woolentor-add-to-cart-sticky{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.woolentor-add-to-cart-sticky .ht-container .ht-row{align-items:center;flex-direction:row;justify-content:space-between}.woolentor-sticky-thumbnail{overflow:hidden;margin-right:10px}.woolentor-sticky-thumbnail img{max-width:80px}.woolentor-addtocart-content{display:flex;align-items:center;margin-right:15px}.woolentor-addtocart-content .title{margin:0;font-size:18px;display:block}.woolentor-addtocart-content .price{font-size:14px}.woolentor-sticky-btn-area{display:flex;align-items:center;flex-direction:row;justify-content:flex-end}.woolentor-sticky-btn-area .yith-wcwl-add-to-wishlist{display:none}.woolentor-sticky-btn-area .woolentor-sticky-wishlist .yith-wcwl-add-to-wishlist{display:block}.woolentor-sticky-btn-area .cart{display:flex;flex:0 0 auto;align-items:center;flex-direction:row;flex-wrap:wrap}.woolentor-sticky-btn-area .quantity{margin-right:10px}.woolentor-sticky-btn-area .tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button{margin-top:0}.woolentor-add-to-cart-sticky .tinv-wraper,.woocommerce .woolentor-add-to-cart-sticky .wc-forward,.woolentor-add-to-cart-sticky .wc-forward{display:none}.woolentor-add-to-cart-sticky .woolentor-sticky-wishlist .tinv-wraper{display:block}.woolentor-sticky-wishlist .yith-wcwl-add-to-wishlist{margin-top:0}.yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse{display:block!important}.woolentor-add-to-cart-sticky .button{color:#fff;font-size:16px;text-transform:uppercase;font-weight:400!important;border-radius:0!important;margin-right:10px!important;background-color:#ff4136!important}.woolentor-sticky-btn-area .stock.in-stock{margin:0;margin-right:10px}.woolentor-stock-progress-bar,.stock-management-progressbar{margin-top:15px}.woolentor-stock-progress-bar .wlstock-info{color:#777;display:flex;flex-flow:row wrap;justify-content:space-between;margin-bottom:5px}.woolentor-stock-progress-bar .wlstock-info span{color:#333;font-weight:600;margin-left:3px}.woolentor-stock-progress-bar .wlprogress-area{background-color:#444;width:100%}.woolentor-stock-progress-bar .wlprogress-area{height:10px}.woolentor-stock-progress-bar .wlprogress-bar{height:100%}.woolentor-stock-progress-bar .wlprogress-bar{background-color:#ff4136}.ht-products .ht-product.ht-product-action-right .ht-product-inner .ht-product-action ul[class*="woolentor-btn-text"] li a{margin-left:auto}.ht-product-action ul[class*="woolentor-btn-text"] li.woolentor-cart a{width:auto!important;height:auto!important;text-indent:0}.ht-product-action ul[class*="woolentor-btn-text"] li.woolentor-cart a:before{display:none}.ht-products .ht-product .ht-product-inner .ht-product-action ul[class*="woolentor-btn-text"] li a:hover .ht-product-action-tooltip,.ht-products .ht-product .ht-product-inner .ht-product-action ul[class*="woolentor-btn-text"] li:hover span.woolentor-tip{z-index:999}.htwl-modal-content{max-height:470px;overflow-y:auto;overflow-x:hidden}.wl-customer-review .wl-row>[class*="col-"]{margin-bottom:30px}.wlb-review-style-1 .wl-customer-testimonal{background:#f7f8f9;padding:30px;margin-top:30px}.wlb-review-style-1 .wl-customer-testimonal .content{display:flex;align-items:center}.wlb-review-style-1 .wl-customer-testimonal .content img{max-width:80px;border-radius:100%}.wlb-review-style-1 .wl-customer-testimonal .content img+.clint-info{padding-left:25px}.wlb-review-style-1 .wl-customer-testimonal .content .clint-info h4{font-size:18px;color:#383838;margin:0}.wlb-review-style-1 .wl-customer-testimonal .content .clint-info span{color:#1834a6;font-size:13px}.wlb-review-style-1 .wl-customer-testimonal p{color:#5b5b5b;font-size:14px;line-height:26px;margin:0;margin-top:22px}.wlb-review-style-2 .wl-customer-testimonal{background:#fff none repeat scroll 0 0;box-shadow:0 0 10px rgb(0 0 0 / .1);margin-top:30px;padding:40px 30px}.wlb-review-style-2 .wl-customer-testimonal img{border:2px solid #43df9c;border-radius:50%;box-sizing:content-box;float:left;max-width:90px}.wlb-review-style-2 .wl-customer-testimonal .content p{color:#3e3e3e;font-size:16px;line-height:28px;margin-bottom:20px}.wlb-review-style-2 .wl-customer-testimonal .content{overflow:hidden;padding-left:20px}.wlb-review-style-2 .wl-customer-testimonal .content .clint-info{padding-left:50px}.wlb-review-style-2 .wl-customer-testimonal .content .clint-info h4{position:relative}.wlb-review-style-2 .wl-customer-testimonal .content .clint-info h4::before{background:#383838 none repeat scroll 0 0;content:"";height:2px;left:-48px;position:absolute;top:18px;width:30px}.wl-customer-align-center .wlb-review-style-2 .wl-customer-testimonal .content .clint-info h4::before{left:30%}.wl-customer-align-right .wlb-review-style-2 .wl-customer-testimonal .content .clint-info h4::before{left:auto;right:80px}.wlb-review-style-3 .wl-customer-testimonal{background:#fff none repeat scroll 0 0;border-radius:10px;box-shadow:0 0 10px rgb(0 0 0 / .1);margin-top:53px;padding-bottom:27px;position:relative;text-align:center}.wlb-review-style-3 .wl-customer-testimonal{margin-top:82px}.wlb-review-style-3 .wl-customer-testimonal img{border:2px solid #727272;border-radius:50%;box-sizing:content-box;left:50%;max-width:100px;position:absolute;top:0;transform:translate(-50%,-50%)}.wlb-review-style-3 .wl-customer-testimonal .content{margin-top:0;padding-top:73px}.wlb-review-style-3 .wl-customer-testimonal .content p{color:#5b5b5b;font-size:14px;font-style:italic;line-height:24px;margin-bottom:4px;padding:0 4%}.wlb-review-style-3 .wl-customer-testimonal .content h4{color:#5b5b5b;font-size:16px;font-weight:600;line-height:37px;margin:0}.wlb-review-style-3 .wl-customer-testimonal .clint-info .rating,.wlb-review-style-4 .wl-customer-testimonal .clint-info .rating{justify-content:center}.wlb-review-style-3 .wl-customer-testimonal .clint-info{padding:0 4%}.wl-customer-align-right .wlb-review-style-3 .wl-customer-testimonal img{right:-40px;left:auto}.wl-customer-align-left .wlb-review-style-3 .wl-customer-testimonal img{left:70px}.wlb-review-style-4 .wl-customer-testimonal .content{background:#fff none repeat scroll 0 0;box-shadow:0 0 10px rgb(82 182 188 / .25);padding:50px 9%;position:relative;text-align:center}.wlb-review-style-4 .wl-customer-testimonal .clint-info{margin-top:40px;text-align:center}.wlb-review-style-4 .wl-customer-testimonal img{border:2px solid #ececec;border-radius:50%;box-sizing:content-box;display:inline-block;max-width:80px}.wlb-review-style-4 .wl-customer-testimonal .clint-info h4{color:#5c5c5c;font-size:22px;font-weight:700;margin-bottom:4px;margin-top:22px}.wlb-review-style-4 .wl-customer-testimonal .clint-info span{color:#5c5c5c;font-size:15px;font-weight:600}.wlb-review-style-4 .wl-customer-testimonal .content .triangle{border-color:#fff #fff0 #fff0;border-style:solid;border-width:20px;left:50%;margin-top:-1px;position:absolute;top:100%;transform:translateX(-50%)}.wl-customer-align-right .wlb-review-style-4 .wl-customer-testimonal .clint-info,.wl-customer-align-right .wlb-review-style-4 .wl-customer-testimonal .content{text-align:right}.wl-customer-align-left .wlb-review-style-4 .wl-customer-testimonal .clint-info,.wl-customer-align-left .wlb-review-style-4 .wl-customer-testimonal .content{text-align:left}.wl-customer-align-right .wlb-review-style-4 .wl-customer-testimonal .content .triangle{right:0;left:auto}.wl-customer-align-left .wlb-review-style-4 .wl-customer-testimonal .content .triangle{left:45px}.wl-customer-testimonal .clint-info h4{margin:0}.wl-customer-testimonal .clint-info .rating{color:#ffcf0e;display:flex;list-style:outside none none;margin:4px 0 0;padding:0}.wl-customer-testimonal .clint-info .rating li{margin-right:8px}.wl-customer-testimonal .clint-info .rating li:last-child{margin-right:0}.wl-customer-testimonal .content img.avatar{border-radius:100%}.wl-customer-align-center .wl-customer-testimonal .clint-info .rating{justify-content:center}.wl-customer-align-left .wl-customer-testimonal .clint-info .rating{justify-content:flex-start}.wl-customer-align-right .wl-customer-testimonal .clint-info .rating{justify-content:flex-end}.wlb-marker-style-1{padding:245px 0}.wlb-marker-style-1 .wlb_image_pointer{width:36px;height:36px;border-radius:100%;border:3px solid #ed552d;background-color:#fff;position:relative;display:inline-block;text-align:center;cursor:pointer;line-height:32px}.wlb-marker-style-1 .wlb_image_pointer .wlb_pointer_box{background:#fff;width:240px;position:absolute;top:0;right:50%;-webkit-transform:translate3d(50%,-100%,0);transform:translate3d(50%,-100%,0);border-radius:5px;opacity:0;visibility:hidden;-webkit-transition:all 0.3s cubic-bezier(0,0,.2,1);transition:all 0.3s cubic-bezier(0,0,.2,1);z-index:10;padding:20px;-webkit-box-shadow:0 2px 20px 0 rgb(0 0 0 / .07);box-shadow:0 2px 20px 0 rgb(0 0 0 / .07);text-align:center}.wlb-marker-style-1 .wlb_image_pointer .wlb_pointer_box h4{font-size:20px;margin-bottom:7px}.wlb-marker-style-1 .wlb_image_pointer .wlb_pointer_box p{font-size:13px;line-height:24px;margin:0}.wlb-marker-style-1 .wlb_image_pointer:hover .wlb_pointer_box{visibility:visible;opacity:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transform:translateY(-110%) translateX(50%);transform:translateY(-110%) translateX(50%)}.wlb-marker-style-1 .wlb_image_pointer::before{content:"\f129";position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);font-family:FontAwesome;color:#ed552d;font-size:18px;width:100%;height:100%}.wlb-marker-style-1 .wlb_image_pointer{position:absolute;left:66%;top:15%}.wlb-marker-style-2{padding:245px 0}.wlb-marker-style-2 .wlb_image_pointer{width:46px;height:46px;border-radius:100%;border:5px solid #ddd;background-color:#fff;position:relative;display:inline-block;text-align:center;cursor:pointer;line-height:38px}.wlb-marker-style-2 .wlb_image_pointer .wlb_pointer_box{background:#fff;width:240px;position:absolute;top:0;right:50%;-webkit-transform:translate3d(50%,-100%,0);transform:translate3d(50%,-100%,0);border-radius:5px;opacity:0;visibility:hidden;-webkit-transition:all 0.3s cubic-bezier(0,0,.2,1);transition:all 0.3s cubic-bezier(0,0,.2,1);z-index:10;padding:20px;-webkit-box-shadow:0 2px 20px 0 rgb(0 0 0 / .07);box-shadow:0 2px 20px 0 rgb(0 0 0 / .07);text-align:center}.wlb-marker-style-2 .wlb_image_pointer .wlb_pointer_box h4{font-size:20px;margin-bottom:7px}.wlb-marker-style-2 .wlb_image_pointer .wlb_pointer_box p{font-size:13px;line-height:24px;margin:0}.wlb-marker-style-2 .wlb_image_pointer:hover .wlb_pointer_box{visibility:visible;opacity:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transform:translateY(-110%) translateX(50%);transform:translateY(-110%) translateX(50%)}.wlb-marker-style-2 .wlb_image_pointer::before{content:"\f067";position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);font-family:FontAwesome;color:#ed552d;font-size:18px;width:100%;height:100%;transition:0.4s ease-in-out}.wlb-marker-style-2 .wlb_image_pointer:hover::before{transform:translateX(-50%) translateY(-50%) rotate(47deg)}.wlb-marker-style-2 .wlb_image_pointer{position:absolute;left:50%;top:26%}.wlb-marker-style-3{padding:245px 0}.wlb-marker-style-3 .wlb_image_pointer{width:46px;height:46px;border-radius:100%;background-color:#000;position:relative;display:inline-block;text-align:center;cursor:pointer;line-height:49px;z-index:2}.wlb-marker-style-3 .wlb_image_pointer .wlb_pointer_box{background:#000;width:240px;position:absolute;top:0;right:50%;-webkit-transform:translate3d(50%,-100%,0);transform:translate3d(50%,-100%,0);border-radius:5px;opacity:0;visibility:hidden;-webkit-transition:all 0.3s cubic-bezier(0,0,.2,1);transition:all 0.3s cubic-bezier(0,0,.2,1);z-index:10;padding:20px;-webkit-box-shadow:0 2px 20px 0 rgb(0 0 0 / .07);box-shadow:0 2px 20px 0 rgb(0 0 0 / .07);text-align:center}.wlb-marker-style-3 .wlb_image_pointer .wlb_pointer_box h4{font-size:20px;margin-bottom:7px;color:#fff}.wlb-marker-style-3 .wlb_image_pointer .wlb_pointer_box p{font-size:13px;line-height:24px;margin:0;color:#fff}.wlb-marker-style-3 .wlb_image_pointer:hover .wlb_pointer_box{visibility:visible;opacity:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transform:translateY(-110%) translateX(50%);transform:translateY(-110%) translateX(50%)}.wlb-marker-style-3 .wlb_image_pointer::before{content:"\f067";position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);font-family:FontAwesome;color:#fff;font-size:18px;width:100%;height:100%;transition:0.4s ease-in-out}.wlb-marker-style-3 .wlb_image_pointer::after{position:absolute;left:2px;background:#000;content:"";right:2px;top:2px;bottom:2px;border-radius:100%;border:2px solid #fff;z-index:-1}.wlb-marker-style-3 .wlb_image_pointer:hover::before{transform:translateX(-50%) translateY(-50%) rotate(47deg)}.wlb-marker-style-3 .wlb_image_pointer{position:absolute;left:50%;top:26%}.wlb-marker-style-4{padding:245px 0}.wlb-marker-style-4 .wlb_image_pointer{width:46px;height:46px;border-radius:100%;background-position:center center;background-size:cover;background-repeat:no-repeat;position:relative;display:inline-block;text-align:center;cursor:pointer;line-height:38px;border:5px solid #d88d78;z-index:2}.wlb-marker-style-4 .wlb_image_pointer .wlb_pointer_box{background-position:center center;background-size:cover;background-repeat:no-repeat;width:240px;position:absolute;top:0;right:50%;-webkit-transform:translate3d(50%,-100%,0);transform:translate3d(50%,-100%,0);border-radius:5px;opacity:0;visibility:hidden;-webkit-transition:all 0.3s cubic-bezier(0,0,.2,1);transition:all 0.3s cubic-bezier(0,0,.2,1);z-index:10;padding:20px;-webkit-box-shadow:0 2px 20px 0 rgb(0 0 0 / .07);box-shadow:0 2px 20px 0 rgb(0 0 0 / .07);text-align:center}.wlb-marker-style-4 .wlb_image_pointer .wlb_pointer_box h4{font-size:20px;margin-bottom:7px}.wlb-marker-style-4 .wlb_image_pointer .wlb_pointer_box p{font-size:13px;line-height:24px;margin:0;color:#18012c}.wlb-marker-style-4 .wlb_image_pointer:hover .wlb_pointer_box{visibility:visible;opacity:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transform:translateY(-110%) translateX(50%);transform:translateY(-110%) translateX(50%)}.wlb-marker-style-4 .wlb_image_pointer::before{content:"\f067";position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);font-family:FontAwesome;color:#d88d78;font-size:18px;width:100%;height:100%;transition:0.4s ease-in-out}.wlb-marker-style-4 .wlb_image_pointer:hover::before{transform:translateX(-50%) translateY(-50%) rotate(47deg)}.wlb-marker-style-4 .wlb_image_pointer{position:absolute;left:83%;top:37%}.wlb-marker-style-5{padding:245px 0}.wlb-marker-style-5 .wlb_image_pointer{width:46px;height:46px;border-radius:4px;background:#000;position:relative;display:inline-block;text-align:center;cursor:pointer;line-height:47px;z-index:2}.wlb-marker-style-5 .wlb_image_pointer .effect-1{position:relative}.wlb-marker-style-5 .wlb_image_pointer .effect-1::before,.wlb-marker-style-5 .wlb_image_pointer .effect-1::after{position:absolute;top:50%;left:50%;display:block;content:"";border:1px solid #f10;border-radius:50%;-webkit-transform:scale(.35) translateY(-50%) translateX(-50%);-ms-transform:scale(.35) translateY(-50%) translateX(-50%);transform:scale(.35) translateY(-50%) translateX(-50%);opacity:0;-webkit-animation:marker-ripple-animation 2.6s cubic-bezier(.25,.9,.2,1) 0.4s infinite;animation:marker-ripple-animation 2.6s cubic-bezier(.25,.9,.2,1) 0.4s infinite}.wlb-marker-style-5 .wlb_image_pointer .effect-1::before{width:32px;height:32px;left:50%;top:50%;z-index:-1}.wlb-marker-style-5 .wlb_image_pointer .effect-1::after{width:32px;height:32px;z-index:-1;border-color:rgb(255 255 255 / .4);-webkit-animation:marker-ripple-animation 2.6s cubic-bezier(.25,.9,.2,1) 0s infinite;animation:marker-ripple-animation 2.6s cubic-bezier(.25,.9,.2,1) 0s infinite}.wlb-marker-style-5 .wlb_image_pointer .wlb_pointer_box{background:#000;width:240px;position:absolute;top:0;right:50%;-webkit-transform:translate3d(50%,-100%,0);transform:translate3d(50%,-100%,0);border-radius:5px;opacity:0;visibility:hidden;-webkit-transition:all 0.3s cubic-bezier(0,0,.2,1);transition:all 0.3s cubic-bezier(0,0,.2,1);z-index:10;padding:20px;-webkit-box-shadow:0 2px 20px 0 rgb(0 0 0 / .07);box-shadow:0 2px 20px 0 rgb(0 0 0 / .07);text-align:center}.wlb-marker-style-5 .wlb_image_pointer .wlb_pointer_box h4{font-size:20px;margin-bottom:7px;color:#fff}.wlb-marker-style-5 .wlb_image_pointer .wlb_pointer_box p{font-size:13px;line-height:24px;margin:0;color:#fff}.wlb-marker-style-5 .wlb_image_pointer:hover .wlb_pointer_box{visibility:visible;opacity:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transform:translateY(-110%) translateX(50%);transform:translateY(-110%) translateX(50%)}.wlb-marker-style-5 .wlb_image_pointer::before{content:"\f067";position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);font-family:FontAwesome;color:#fff;font-size:18px;width:100%;height:100%;transition:0.4s ease-in-out}.wlb-marker-style-5 .wlb_image_pointer:hover::before{transform:translateX(-50%) translateY(-50%) rotate(47deg)}.wlb-marker-style-5 .wlb_image_pointer{position:absolute;left:83%;top:37%}@-webkit-keyframes marker-ripple-animation{0%{-webkit-transform:translate3d(-50%,-50%,0) scale(1);opacity:1}100%{-webkit-transform:translate3d(-50%,-50%,0) scale(1.7);opacity:0}}@keyframes marker-ripple-animation{0%{transform:translate3d(-50%,-50%,0) scale(1);opacity:1}100%{transform:translate3d(-50%,-50%,0) scale(1.7);opacity:0}}.elementor-widget-wl-empty-cart-message .woocommerce-notices-wrapper .cart-empty+.cart-empty{display:none}.wl-quantity-wrap .label,.wl-quantity-wrap .wl-quantity,.wl-cart-icon,.wl-wishlist-compare-txt{display:none}.wl-addto-cart .wishsuite-button.wltooltip_no span.wishsuite-btn-text{display:none}.woolentor_current_theme_blocksy .wl-addto-cart.wl-style-2 form.cart .wl-quantity-wrap span.label{margin:22px 0}.woolentor_current_theme_blocksy .wl-addto-cart a.htcompare-btn{display:unset!important}.woolentor_current_theme_oceanwp .wl-addto-cart form.cart .quantity{min-width:unset}.woolentor_current_theme_blocksy .wl-addto-cart.grouped.wl-style-5 form.cart .wl-cart-wrap,.woolentor_current_theme_blocksy .wl-addto-cart.variable.wl-style-3 form.cart .wl-quantity-wrap,#holmes .wl-addto-cart.variable.wl-style-3 form.cart .wl-quantity-wrap,#holmes .wl-addto-cart.variable.wl-style-5 form.cart .wl-quantity-wrap{flex-wrap:unset!important}#holmes .wl-addto-cart form.cart .button{height:auto!important}.woolentor_current_theme_blocksy .wl-addto-cart.wl-style-2 .quantity .qty,.woolentor_current_theme_blocksy .wl-addto-cart.wl-style-3 .quantity .qty,.woolentor_current_theme_blocksy .wl-addto-cart.wl-style-5 .quantity .qty{width:inherit!important;text-align:center!important}.woolentor_current_theme_blocksy .wl-addto-cart.grouped.wl-style-5 form.cart .wl-cart-wrap,.woolentor_current_theme_blocksy .wl-addto-cart.variable.wl-style-3 form.cart .wl-quantity-wrap{flex-wrap:unset!important}.wl-addto-cart.wl-style-2 .cart .quantity[data-type="type-2"] .ct-increase,.wl-addto-cart.wl-style-4 .cart .quantity[data-type="type-2"] .ct-increase,.wl-addto-cart.wl-style-4 .cart .quantity[data-type="type-2"] .ct-decrease,.wl-addto-cart.wl-style-2 .cart .quantity[data-type="type-2"] .ct-decrease{display:none}.woolentor-page-template .ct-woo-account{display:block}.fusion-body .wl-quantity-cal .quantity{border:none}.woolentor_current_theme_Avada .woolentorducts-columns-4 ul.products li.product.product-list-view{width:100%!important}.wl-addto-cart.wl-style-2 .cart .quantity a.plus,.wl-addto-cart.wl-style-4 .cart .quantity a.minus,.wl-addto-cart.wl-style-4 .cart .quantity a.plus,.wl-addto-cart.wl-style-2 .cart .quantity a.minus,.wl-addto-cart.wl-style-4 .cart .quantity>.plus,.wl-addto-cart.wl-style-2 .cart .quantity>.minus,.wl-addto-cart.wl-style-2 .cart .quantity>.plus,.woolentor_current_theme_oceanwp .wl-addto-cart .cart .quantity a.plus,.woolentor_current_theme_oceanwp .wl-addto-cart .cart .quantity a.minus{display:none}.wl-addto-cart.wl-style-2 .wl-quantity-wrap .label,.wl-addto-cart.wl-style-2 .wl-quantity-wrap .wl-quantity,.wl-addto-cart.wl-style-3 .wl-quantity-wrap .label,.wl-addto-cart.wl-style-5 .wl-quantity-wrap .label{display:inline-block}.wl-addto-cart form.cart>a.wishsuite-product-before_cart_btn,.wl-addto-cart.grouped form.cart .wl-cart-wrap>a.wishsuite-product-before_cart_btn,.wl-addto-cart.variable form.cart .single_variation_wrap .woocommerce-variation-add-to-cart>a.wishsuite-product-before_cart_btn{display:none}.wl-addto-cart form.cart .htcompare-button-area,.wl-addto-cart form.cart .single_variation_wrap .woocommerce-variation-add-to-cart .htcompare-button-area{display:none}.wl-addto-cart .wishsuite-btn,.wl-addto-cart .wishsuite-button{position:static!important}.woolentor-sticky-wishlist .wishsuite-button,.woolentor-sticky-wishlist .wishsuite-btn{display:none!important}.woocommerce div.product .wl-addto-cart.wl-style-2 form.cart div.quantity,.wl-addto-cart.wl-style-2 form.cart div.quantity{float:none;margin-right:0}.wl-addto-cart.wl-style-2 form.cart .wl-quantity-wrap{display:flex;margin-bottom:30px}.woocommerce-js div.product .wl-addto-cart form.cart div.quantity,.wl-quantity-cal div.quantity{margin:0}.woocommerce-js .wl-addto-cart .quantity .qty{margin:0;background:#fff0}.woocommerce-js div.product .wl-addto-cart form.cart .button,.wl-cart-wrap .button{margin:0}.wl-addto-cart.wl-style-2 form.cart .wl-quantity-wrap .wl-quantity-cal{display:flex;flex-wrap:wrap;border-bottom:1px solid #333;align-items:center;margin-left:80px}.wl-addto-cart.wl-style-2 form.cart .wl-quantity-wrap span.label{font-size:14px;font-weight:400;letter-spacing:1px;text-transform:uppercase;color:#333;margin-top:5px}.wl-addto-cart.wl-style-2 form.cart .wl-quantity-wrap .wl-quantity{background:#fff0;color:#666;font-size:14px}.woocommerce .wl-addto-cart.wl-style-2 .quantity input[type="number"]{border-width:0;color:#212529;font-weight:500;text-align:center;width:4em}.wl-addto-cart form.cart .wl-quantity-wrap .wl-quantity{cursor:pointer}.wl-addto-cart.wl-style-2 form.cart .wl-quantity-wrap .wl-quantity{padding-left:0;padding-right:35px}.wl-addto-cart.wl-style-2 form.cart .wl-quantity-wrap .wl-quantity.wl-quantity-plus{padding-right:0;padding-left:35px}.woocommerce .wl-addto-cart.wl-style-2 .quantity input[type="number"]::-webkit-outer-spin-button,.woocommerce .wl-addto-cart.wl-style-2 .quantity input[type="number"]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.woocommerce .wl-addto-cart.wl-style-2 .quantity input[type="number"]{appearance:textfield;-moz-appearance:textfield}.woocommerce div.product .wl-addto-cart form.cart:after,.woocommerce div.product .wl-addto-cart form.cart:before,.wl-addto-cart form.cart:after,.wl-addto-cart form.cart:before{display:none}.woocommerce div.product .wl-addto-cart.external.wl-style-2 form.cart .button,.woocommerce div.product .wl-addto-cart.wl-style-2 form.cart .button,.wl-addto-cart.wl-style-2 form.cart .button,.wl-addto-cart.external.wl-style-2 form.cart .button{vertical-align:baseline;float:none;font-weight:400;line-height:24px;margin-bottom:10px;padding:15px 40px;text-align:center;white-space:nowrap;letter-spacing:1px;text-transform:uppercase;color:#fff;border:1px solid #333;border-radius:500px;background-color:#333}.woocommerce div.product .wl-addto-cart.wl-style-2 form.cart .button:hover,.wl-addto-cart.wl-style-2 form.cart .button:hover{background:#fff;color:#333;border-color:#333}.woocommerce div.product .wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap,.wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap{display:flex;margin-bottom:30px;gap:15px}.woocommerce div.product .wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap,.wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap{display:flex;flex-wrap:wrap;gap:15px}.wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap.after .single_add_to_cart_button,.wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap.after .single_add_to_cart_button{order:1}.wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap.after .wishlist,.wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap.after .wishlist{order:2}.wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap.after .compare,.wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap.after .compare{order:3}.wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap.before .single_add_to_cart_button,.wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap.before .single_add_to_cart_button{order:3}.wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap.before .wishlist,.wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap.before .wishlist{order:1}.wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap.before .compare,.wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap.before .compare{order:2}.wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap.both .single_add_to_cart_button,.wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap.both .single_add_to_cart_button{order:2}.wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap.both .wishlist,.wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap.both .wishlist{order:1}.wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap.both a.wishlist,.wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap.both a.wishlist,.wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap.both a.woolentor-compare,.wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap.both a.woolentor-compare{width:100%;height:100%;justify-content:center}.wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap.both .compare,.wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap.both .compare{order:3}.wl-addto-cart.external.before.wl-style-2 form.cart .single_add_to_cart_button,.wl-addto-cart.external.before.wl-style-5 form.cart .single_add_to_cart_button{order:3}.wl-addto-cart.external.before.wl-style-2 form.cart .wishlist,.wl-addto-cart.external.before.wl-style-5 form.cart .wishlist{order:1}.wl-addto-cart.external.before.wl-style-2 form.cart .compare,.wl-addto-cart.external.before.wl-style-5 form.cart .compare{order:2}.wl-addto-cart.external.after.wl-style-2 form.cart .single_add_to_cart_button,.wl-addto-cart.external.after.wl-style-5 form.cart .single_add_to_cart_button{order:1}.wl-addto-cart.external.after.wl-style-2 form.cart .wishlist,.wl-addto-cart.external.after.wl-style-5 form.cart .wishlist{order:2}.wl-addto-cart.external.after.wl-style-2 form.cart .compare,.wl-addto-cart.external.after.wl-style-5 form.cart .compare{order:3}.wl-addto-cart.external.both.wl-style-2 form.cart .single_add_to_cart_button,.wl-addto-cart.external.both.wl-style-5 form.cart .single_add_to_cart_button{order:2}.wl-addto-cart.external.both.wl-style-2 form.cart .wishlist,.wl-addto-cart.external.both.wl-style-5 form.cart .wishlist{order:1}.wl-addto-cart.external.both.wl-style-2 form.cart .compare,.wl-addto-cart.external.both.wl-style-5 form.cart .compare{order:3}.woocommerce div.product .wl-addto-cart.wl-style-2 form.cart .wl-cart-icon,.wl-addto-cart.wl-style-2 form.cart .wl-cart-icon,.wl-addto-cart.wl-style-5 form.cart .wl-cart-icon{width:56px;height:56px;color:#333;border:1px solid dimgray;background-color:#fff0;border-radius:50%;display:flex;justify-content:center;font-size:22px;align-items:center;cursor:pointer;transition:1.2s}.wl-addto-cart.wl-style-5 form.cart .wl-cart-icon.wishlist .wishsuite-button svg{height:22px;width:22px}.wl-addto-cart.wl-style-5 form.cart .wl-cart-icon{border-radius:0}.woocommerce div.product .wl-addto-cart.wl-style-2 form.cart .wl-cart-icon:hover,.wl-addto-cart.wl-style-2 form.cart .wl-cart-icon:hover,.woocommerce div.product .wl-addto-cart.wl-style-5 form.cart .wl-cart-icon:hover,.wl-addto-cart.wl-style-5 form.cart .wl-cart-icon:hover{color:#fff;background:#333}.woocommerce div.product .wl-addto-cart.wl-style-2 form.cart .wl-cart-icon:hover>a,.wl-addto-cart.wl-style-2 form.cart .wl-cart-icon:hover>a,.woocommerce div.product .wl-addto-cart.wl-style-5 form.cart .wl-cart-icon:hover>a,.wl-addto-cart.wl-style-5 form.cart .wl-cart-icon:hover>a{color:#fff}.wl-addto-cart.wl-style-2 form.cart .wl-cart-icon a svg{width:22px;height:22px}.wl-addto-cart.external.wl-style-2 form.cart{display:flex;flex-wrap:wrap;gap:10px}.woocommerce div.product .wl-addto-cart.external.wl-style-5 form.cart .button,.wl-addto-cart.external.wl-style-5 form.cart .button{padding:15px 40px;line-height:24px}.wl-addto-cart.wl-style-3 form.cart,.wl-addto-cart.wl-style-4 form.cart,.wl-addto-cart.wl-style-5 form.cart,.wl-addto-cart.variable.wl-style-3 form.cart .single_variation_wrap .woocommerce-variation-add-to-cart,.wl-addto-cart.variable.wl-style-4 form.cart .single_variation_wrap .woocommerce-variation-add-to-cart,.wl-addto-cart.variable.wl-style-5 form.cart .single_variation_wrap .woocommerce-variation-add-to-cart{display:flex;flex-wrap:wrap;gap:15px;flex-direction:row;margin-bottom:30px;align-items:center}.woolentor-quickview-content-builder .wl-addto-cart.external.wl-style-5 form.cart{flex-wrap:unset}.wl-addto-cart.wl-style-3 form.cart .wl-quantity-wrap,.wl-addto-cart.wl-style-5 form.cart .wl-quantity-wrap{display:flex;align-items:center;flex-wrap:wrap;gap:15px}.wl-addto-cart.wl-style-3 form.cart .wl-quantity-wrap{flex:1}.woocommerce div.product .wl-addto-cart.wl-style-3 form.cart .wl-cart-wrap,.wl-addto-cart.wl-style-3 form.cart .wl-cart-wrap,.woocommerce div.product .wl-addto-cart.wl-style-4 form.cart .wl-cart-wrap,.wl-addto-cart.wl-style-4 form.cart .wl-cart-wrap{flex:1.5}.woocommerce div.product .wl-addto-cart.wl-style-3 form.cart .button,.wl-addto-cart.wl-style-3 form.cart .button,.woocommerce div.product .wl-addto-cart.wl-style-4 form.cart .button,.wl-addto-cart.wl-style-4 form.cart .button{float:none;width:100%;background-color:#222}.woocommerce div.product .wl-addto-cart.wl-style-4 form.cart .button:not(.woolentor-quick-checkout-button),.wl-addto-cart.wl-style-4 form.cart .button:not(.woolentor-quick-checkout-button){padding:19px 0;border-radius:5px}.woocommerce div.product .wl-addto-cart.wl-style-3 form.cart .button:not(.woolentor-quick-checkout-button),.wl-addto-cart.wl-style-3 form.cart .button:not(.woolentor-quick-checkout-button){padding:15px 0;border-radius:5px}.woocommerce .wl-addto-cart.wl-style-5 .quantity .qty{width:4.631em;text-align:left;min-height:0}.woocommerce .wl-addto-cart.wl-style-5 .quantity input[type="number"]{padding:12px 7px}.woocommerce .wl-addto-cart.wl-style-3 .quantity input[type="number"]{text-align:left;width:100%;padding:10px 9px;border-radius:5px}.woocommerce div.product .wl-addto-cart.wl-style-3 .wl-quantity-wrap .label,.wl-addto-cart.wl-style-3 .wl-quantity-wrap .label{flex:1}.woolentor-quickview-content-builder .wl-addto-cart.wl-style-3 .wl-quantity-wrap .label{flex:unset}.wl-addto-cart.wl-style-3 form.cart .wl-quantity-wrap .wl-quantity-cal{flex:2}.woolentor-quickview-content-builder .wl-addto-cart.wl-style-3 form.cart .wl-quantity-wrap .wl-quantity-cal{flex:unset}.wl-addto-cart.wl-style-4 form.cart .wl-quantity-wrap .wl-quantity-cal{display:flex;background:#f7f8fa;align-items:center;padding:8px 0;border-radius:5px}.wl-addto-cart.wl-style-4 form.cart .wl-quantity-wrap{display:flex;align-items:center;flex-wrap:wrap}.woocommerce div.product .wl-addto-cart.wl-style-4 form.cart .wl-quantity-wrap .wl-quantity,.wl-addto-cart.wl-style-4 form.cart .wl-quantity-wrap .wl-quantity{float:none;display:inline-block;text-align:center;width:50px;height:auto}.woocommerce .wl-addto-cart.wl-style-4 .quantity input[type="number"]{border-width:0;color:#212529;font-weight:500;text-align:center;padding:0;background:#fff0;margin:0}.woocommerce .wl-addto-cart.wl-style-4 .quantity input[type="number"]::-webkit-outer-spin-button,.woocommerce .wl-addto-cart.wl-style-4 .quantity input[type="number"]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.woocommerce .wl-addto-cart.wl-style-4 .quantity input[type="number"]{appearance:textfield;-moz-appearance:textfield}.woocommerce div.product .wl-addto-cart.wl-style-4 form.cart div.quantity,.woocommerce div.product .wl-addto-cart.wl-style-4 form.cart div.quantity{margin:0}.woocommerce div.product .wl-addto-cart.wl-style-3 form.cart .wl-wishlist-compare-txt,.wl-addto-cart.wl-style-3 form.cart .wl-wishlist-compare-txt{display:block}.wl-wishlist-compare-txt{margin:0;padding:0;width:100%;margin-top:15px}.wl-wishlist-compare-txt li{list-style:none}.wl-wishlist-compare-txt .wishsuite-button.wltooltip_no span.wishsuite-btn-text{display:block}.wl-wishlist-compare-txt .htcompare-btn.woolentor-compare{margin-left:6px}.woocommerce div.product .wl-addto-cart.wl-style-4 form.cart .wl-wishlist-compare-txt,.wl-addto-cart.wl-style-4 form.cart .wl-wishlist-compare-txt{display:flex;flex-wrap:wrap;gap:20px}.wl-addto-cart.grouped .wl-quantity-grouped-cal{display:flex;align-items:center}.wl-addto-cart.grouped .wl-quantity-grouped-cal .wl-quantity{padding:2px 16px;border:1px solid #eaeaea;cursor:pointer}.wl-addto-cart.grouped.wl-style-1 .wl-quantity-grouped-cal .wl-quantity{display:none}.wl-addto-cart.grouped .wl-quantity-grouped-cal .wl-quantity.wl-quantity-minus{border-right:none}.wl-addto-cart.grouped .wl-quantity-grouped-cal .wl-quantity.wl-quantity-plus{border-left:none}.wl-addto-cart.grouped.wl-style-3 .wl-quantity-grouped-cal .wl-quantity.wl-quantity-minus,.wl-addto-cart.grouped.wl-style-5 .wl-quantity-grouped-cal .wl-quantity.wl-quantity-minus{display:none}.wl-addto-cart.grouped.wl-style-3 .wl-quantity-grouped-cal .wl-quantity.wl-quantity-plus,.wl-addto-cart.grouped.wl-style-5 .wl-quantity-grouped-cal .wl-quantity.wl-quantity-plus{display:none}.wl-addto-cart.grouped .wl-quantity-grouped-cal .quantity input[type="number"]{border:1px solid #eaeaea}.woolentor-filter-wrap{overflow:hidden}.rtl .woolentor-filter-wrap ul li ul{padding-left:0;padding-right:20px}h2.wl_filter_title{margin:0 0 10px 0;color:#2d2a2a;font-weight:600;font-size:20px;padding:0 0 15px 0;border-bottom:1px solid #eee}.woolentor-filter-wrap form.wl_product_search_form{border:2px solid rgb(129 129 129 / .2);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.woolentor-filter-wrap form.wl_product_search_form input[type="search"]{box-sizing:inherit;padding:0 15px;height:42px;border-radius:0;background-color:#fff0;-webkit-box-shadow:none;box-shadow:none;vertical-align:middle;font-size:14px;-webkit-transition:border-color 0.5s ease;transition:border-color 0.5s ease;border:0;width:calc(100% - 50px)}.woolentor-filter-wrap form.wl_product_search_form button{width:50px;padding:0;height:42px;text-align:center;background:#fff0;transition:0.4s;color:#222;border:none}.woolentor-filter-wrap ul{margin:0;padding:0;list-style:none}.woolentor-filter-wrap ul li{border-bottom:1px solid #eee;margin:0}.woolentor-filter-wrap ul li:last-child{border-bottom:0}.woolentor-filter-wrap ul li a{padding:12px 0;display:inline-block;color:#464646;font-weight:400;font-size:14px;transition:0.4s}.woolentor-filter-wrap ul>li:hover>i,.woolentor-filter-wrap ul li a:hover{color:#f05b64}.woolentor-filter-wrap ul li i{margin-right:10px}.woolentor-filter-wrap ul li ul{padding-left:20px;border-top:1px solid #eee}.woolentor-filter-wrap ul li.wlchosen i{display:none}.woolentor-filter-wrap ul li.wlchosen a{position:relative;padding-left:15px}.woolentor-filter-wrap ul li.wlchosen>a::before,.woolentor-filter-wrap ul li.wlchosen>a::after{position:absolute;top:calc(50% - 1px);left:0;width:12px;height:2px;content:"";-webkit-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background-color:#f05b64}.woolentor-filter-wrap ul li.wlchosen a:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.woolentor-filter-wrap select{padding-right:30px;background-position:right 10px top 50%;background-size:auto 18px;background-repeat:no-repeat;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNiYmIiPjxwYXRoIGQ9Ik02IDlsNiA2IDYtNiIvPjwvc3ZnPg==);padding:0 15px;max-width:100%;width:100%;height:42px;border:2px solid rgb(129 129 129 / .2);border-radius:0;background-color:#fff0;-webkit-box-shadow:none;box-shadow:none;vertical-align:middle;font-size:14px;-webkit-transition:border-color 0.5s ease;transition:border-color 0.5s ease;-webkit-appearance:none;appearance:none}.woolentor_slider_range.ui-slider{position:relative;background:#dbdbdb none repeat scroll 0 0;border:medium none;border-radius:50px;height:5px;margin-bottom:12px;margin-left:auto;margin-right:0}.woolentor_slider_range .ui-slider-range.ui-widget-header.ui-corner-all{height:100%;position:absolute;display:block;border:0;background:#fa6bff none repeat scroll 0 0;border:none;-webkit-transition:all 0s ease 0s;-o-transition:all 0s ease 0s;transition:all 0s ease 0s}.woolentor_slider_range .ui-slider-handle.ui-state-default.ui-corner-all{position:absolute;background:#fff none repeat scroll 0 0;border:medium none;border-radius:50%;height:15px;margin-left:0;width:15px;border:4px solid #fa6bff;z-index:2;width:1em;height:1em;cursor:ew-resize;outline:0;top:-.3em;margin-left:-.5em}.wl_button_price{margin-top:10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.wl_button_price button{background:#29d8db;padding:5px 12px;border-radius:3px;border:none}.wl_button_price button:hover{background:#fa6bff;text-decoration:none}.wl_product-accordion{width:100%}.wl_product-accordion .panel.panel-default{margin-bottom:20px}.wl_product-accordion .wl_product-accordion-card{margin-bottom:20px;border-radius:35px;background:-webkit-linear-gradient(349deg,#612cf6 0,#ba73fa 65%);background:-o-linear-gradient(349deg,#612cf6 0,#ba73fa 65%);background:linear-gradient(-259deg,#612cf6 0,#ba73fa 65%)}.wl_product-accordion.wl_product-accordion-two .wl_product-accordion-card{background:#3951e1}.wl_product-accordion .wl_product-accordion-card .wl_product-accordion-head{border:none;width:100%;text-align:left;color:#fff;padding:20px 30px;position:relative;overflow-wrap:break-word;white-space:normal;font-size:18px;line-height:1.2;font-weight:500;border-radius:35px;border-bottom:1px solid #fff0;position:relative;cursor:pointer}@media only screen and (max-width:479px){.wl_product-accordion .wl_product-accordion-card .wl_product-accordion-head{padding-left:15px;padding-right:20px}}.wl_product-accordion .wl_product-accordion-card .wl_product-accordion-head-indicator{position:absolute;right:35px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:30px;height:30px;padding-top:6px;text-align:center;background:#fff;border-radius:50%;color:#ba73fa}@media only screen and (max-width:479px){.wl_product-accordion .wl_product-accordion-card .wl_product-accordion-head-indicator{right:15px}}.wl_product-accordion .wl_product-accordion-card .wl_product-accordion-head-indicator i{visibility:hidden;opacity:0;display:none;color:#ba73fa}.wl_product-accordion .wl_product-accordion-card .wl_product-accordion-head-indicator i:nth-child(2){visibility:visible;opacity:1;display:block}.wl_product-accordion .wl_product-accordion-card.active .wl_product-accordion-head-indicator i{visibility:hidden;opacity:0;display:none;color:#ba73fa}.wl_product-accordion .wl_product-accordion-card.active .wl_product-accordion-head-indicator i:nth-child(1){visibility:visible;opacity:1;display:block}.wl_product-accordion .wl_product-accordion-content{border-bottom:none;margin-bottom:20px;border:none;border-radius:35px}.wl_product-accordion .wl_product-accordion-content img{border-radius:15px}.wl_product-accordion .wl_product-accordion-content:last-child{margin-bottom:0}.wl_product-accordion .card-body{padding:15px 30px 29px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media only screen and (max-width:575px){.wl_product-accordion .card-body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.wl_product-accordion .card-body .product-thumbnail{width:260px}.wl_product-accordion .card-body .product-content{margin-left:20px;width:100%}@media only screen and (max-width:575px){.wl_product-accordion .card-body .product-content{margin-left:0}}.wl_product-accordion .card-body .product-content .product-content-top{border-top:1px solid #fff;padding-top:30px}@media only screen and (max-width:575px){.wl_product-accordion .card-body .product-content .product-content-top{border-top:1px solid #fff0}}.wl_product-accordion .card-body .product-content .product-content-top p{color:#fff}.wl_product-accordion .card-body .product-content .product-content-top .reading{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;color:#fff}.wl_product-accordion .card-body .product-content .product-acontent-bottom{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.wl_product-accordion .card-body .product-content .product-acontent-bottom .product-price{color:#fff;font-weight:500;margin-top:10px}@media only screen and (min-width:992px) and (max-width:1199px){.wl_product-accordion .card-body .product-content .product-acontent-bottom .product-price{margin-bottom:5px;margin-top:5px}}.wl_product-accordion .card-body .product-content .product-acontent-bottom .action{margin-top:10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:0 0;border-radius:0 0 5px 5px;list-style:none;margin:0;margin-right:44px}.wl_product-accordion .card-body .product-content .product-acontent-bottom .action li{margin:0 5px}.wl_product-accordion .action .woocommerce.product.compare-button a:before,.wl_product-accordion .card-body .product-content .action .wishlist a,.wl_product-accordion .card-body .product-content .product-acontent-bottom .action .action-item,.wl_product-accordion .card-body .product-content .product-acontent-bottom .action .htcompare-btn,.wl_product-accordion .card-body .product-content .product-acontent-bottom .action .wishsuite-button{font-size:14px;height:34px;padding:0 10px;line-height:34px;background:#fff;text-align:center;border-radius:50000px;color:#333;margin-left:10px;display:inline-block;text-align:center}.wl_product-accordion .card-body .product-content .action .wishlist a,.wl_product-accordion .card-body .product-content .product-acontent-bottom .action .wishsuite-button{padding:3px 10px}.wl_product-accordion .card-body .product-content .product-acontent-bottom .action .wishsuite-button svg{width:15px;height:15px}.wl_product-accordion.wl_product-accordion-two .wl_product-accordion-card .wl_product-accordion-head-indicator{color:#3951e1}.wl_single-product-item ul.action a.htcompare-btn.loading{padding:0}.wl_single-product-item ul.action a.htcompare-btn.added:after{display:none}@media only screen and (max-width:479px){.wl_product-accordion.wl_product-accordion-two .wl_product-accordion-card .wl_product-accordion-head-indicator{right:15px}}.wl_product-accordion.wl_product-accordion-two .wl_product-accordion-card .wl_product-accordion-head-indicator i{color:#3951e1}.wl_horizontal-hover-accordion{width:100%;height:600px;overflow:hidden}.wl_horizontal-hover-accordion .accordion-ul{width:100%;display:table;table-layout:fixed;margin:0;padding:0}.wl_horizontal-hover-accordion .accordion-ul li{display:table-cell;vertical-align:bottom;position:relative;width:16.666%;height:600px;background-repeat:no-repeat;background-position:center center;-webkit-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content{display:block;overflow:hidden;width:100%}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item{display:block;height:600px;width:100%;position:relative;z-index:3;padding:50px 30px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;text-decoration:none;-webkit-transition:all 200ms ease;-o-transition:all 200ms ease;transition:all 200ms ease;opacity:0;margin:0;width:100%;-o-text-overflow:ellipsis;text-overflow:ellipsis;position:relative;z-index:5;overflow:hidden;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px);-webkit-transition:all 400ms ease;-o-transition:all 400ms ease;transition:all 400ms ease;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}@media only screen and (max-width:767px){.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item{padding:30px 20px}}@media only screen and (max-width:575px){.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item{padding:30px 20px}}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content{background:rgb(255 255 255 / .9);width:250px;padding:20px}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .sub-title{margin-bottom:0}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .sub-title a{font-size:12px;color:#000}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .title{margin:0}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .title a{color:#333;margin:0}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .product-price{color:#0a3aca;font-weight:500;margin-bottom:15px;margin-top:10px}@media only screen and (min-width:992px) and (max-width:1199px){.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .product-price{margin-bottom:5px;margin-top:5px}}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .reading{margin-top:20px;color:#75828e}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .action{margin-top:5px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .action a.action-item,.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .action a.htcompare-btn,.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .action a.wishsuite-button,.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .action .yith-wcwl-add-to-wishlist a{height:35px;padding:0 9px;line-height:35px;background:#fff0;text-align:center;border-radius:35px;border:1px solid #0a3aca;color:#333;margin-right:10px}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .action a.wishsuite-button svg{width:15px;height:15px}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .action .action-item i{margin-right:5px}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .action .yith-wcwl-add-to-wishlist a{padding:2px 9px;display:inline-block}.wl_shop-accordion-wrap .card-body .product-content .product-acontent-bottom .action .yith-wcwl-add-button>a i,.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .action .yith-wcwl-add-button>a i{margin-right:0}.wl_horizontal-hover-accordion .accordion-ul:hover li{width:8%}.wl_horizontal-hover-accordion .accordion-ul:hover li:hover{width:20%}.wl_horizontal-hover-accordion .accordion-ul:hover li:hover .accordion-product-item{background:#fff0;opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .star-rating{float:none}@media only screen and (max-width:575px){.wl_horizontal-hover-accordion .accordion-ul:hover li:hover{width:114%}}.va-title{font-size:20px}.va-content{display:none;margin-left:25px}.wl_product-accordion .wishlist.button-default i{margin-right:0}.wl_product-accordion .action .woocommerce.product.compare-button{position:relative}.wl_product-accordion .ht-product-action-tooltip,.wl_horizontal-hover-accordion .ht-product-action-tooltip{display:none}.wl_product-accordion .yith-wcwl-add-to-wishlist,.wl_horizontal-hover-accordion .yith-wcwl-add-to-wishlist{margin-top:0}.wl_horizontal-hover-accordion .action .woocommerce.product.compare-button{position:relative;margin-top:-3px}.wl_product-accordion .woocommerce.product.compare-button a{font-size:0;font-weight:400;position:absolute;padding:0}.wl_horizontal-hover-accordion .action .woocommerce.product.compare-button a{text-indent:-9999px;background:inherit;margin-bottom:-10px;padding:0}.wl_product-accordion .action .woocommerce.product.compare-button a:before,.wl_horizontal-hover-accordion .action .woocommerce.product.compare-button a:before,.wl_single-product-item .action li .woolentor-compare.compare::before{content:"\f0ec";position:absolute;font-family:FontAwesome!important;font-size:18px}.wl_product-accordion .action .woocommerce.product.compare-button a:before{top:0}.wl_horizontal-hover-accordion .action .woocommerce.product.compare-button a:before{text-indent:0;left:0;right:0;color:#000;border:1px solid #0a3aca;width:37px;height:37px;line-height:35px;border-radius:50%;text-align:center}.wl_product-accordion-content .price ins{background:#fff0}.wl_single-product-item a{color:inherit;display:inline-block;line-height:inherit;text-decoration:none;cursor:pointer}.wl_single-product-item a.htcompare-btn{justify-content:center}.wl_single-product-item{margin-top:30px;margin-left:auto;margin-right:auto;border:1px solid #eeeffb;border-radius:10000px 10000px 20px 20px;background:#f7f7f7}.wl_single-product-item .product-thumbnail{border:15px solid #fff;text-align:center;border-radius:50000px;position:relative;z-index:9;background:#fff}.wl_single-product-item .product-thumbnail .images{width:100%!important;-webkit-box-shadow:0 0 6px rgb(112 112 112 / .2);box-shadow:0 0 6px rgb(112 112 112 / .2);border-radius:50%;margin-bottom:0!important}.wl_single-product-item .product-thumbnail .images img{display:inline-block;border-radius:100%;width:100%}@media only screen and (max-width:767px){.wl_single-product-item .product-thumbnail{height:auto}}@media only screen and (max-width:575px){.wl_single-product-item .product-thumbnail{height:auto}}.wl_single-product-item .product-content{margin-top:-124px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.wl_single-product-item .product-content .product-content-top{padding:140px 20px 10px}.wl_single-product-item .product-content .product-content-top .title{font-weight:600;font-size:18px;margin:0;text-transform:inherit}.wl_single-product-item.wl_dark-item .product-content .product-content-top .title a{color:#fff}.wl_single-product-item.wl_dark-item .product-content .product-content-top p{font-weight:400;font-size:14px}.wl_single-product-item .product-content .product-content-top .title a{color:#333}.wl_single-product-item .product-content .product-content-top .title a:hover{color:#0a3aca}.wl_single-product-item .product-content .product-content-top .product-price{color:#0a3aca;font-weight:500;margin-bottom:15px;margin-top:10px;font-size:15px}@media only screen and (min-width:992px) and (max-width:1199px){.wl_single-product-item .product-content .product-content-top .product-price{margin-bottom:5px;margin-top:5px}}.wl_single-product-item .product-content .product-content-top .reading{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.wl_single-product-item .product-content .action{margin-top:10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;background:#4e7cff;padding:10px 30px;border-radius:0 0 5px 5px;margin:0;list-style:none}.wl_single-product-item .product-content .action li{margin:0;position:relative;line-height:0}.wl_single-product-item .product-content .action li a,.wl_single-product-item .product-content .action .action-item{width:40px;height:40px;line-height:40px;background:#285ffc;text-align:center;border-radius:5px;color:#fff}.wl_single-product-item .product-content .action li .yith-wcwl-wishlistaddedbrowse.hide a,.wl_single-product-item .product-content .action li a.add_to_wishlist{padding:3px}.wl_single-product-item .product-content .action .action-item:hover{background:#2b2b4c}.wl_single-product-item.wl_left-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;max-width:100%;border-radius:500px 0 0 500px}@media only screen and (max-width:575px){.wl_single-product-item.wl_left-item{display:inherit;border-radius:500px 500px 5px 5px;max-width:270px;margin-left:auto;margin-right:auto}}.wl_single-product-item.wl_left-item .product-thumbnail{height:270px;width:340px;line-height:200px}.wl_single-product-item.wl_left-item .product-thumbnail .images{height:100%;width:100%;line-height:initial;-webkit-box-shadow:0 0 6px rgb(112 112 112 / .2);box-shadow:0 0 6px rgb(112 112 112 / .2);border-radius:50%}@media only screen and (max-width:575px){.wl_single-product-item.wl_left-item .product-thumbnail{height:270px;width:270px}}.wl_single-product-item.wl_left-item .product-content{margin-top:0;margin-left:-144px;width:100%}@media only screen and (max-width:575px){.wl_single-product-item.wl_left-item .product-content{margin-top:0;margin-left:0}}.wl_single-product-item.wl_left-item .product-content .product-price{margin-bottom:5px;margin-top:5px}.wl_single-product-item.wl_left-item .product-content .product-content-top{padding:30px 20px 12px 165px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (max-width:767px){.wl_single-product-item.wl_left-item .product-content .product-content-top{padding:10px 20px 10px 170px}}@media only screen and (max-width:575px){.wl_single-product-item.wl_left-item .product-content .product-content-top{padding:10px 20px 12px 10px}}.wl_single-product-item.wl_left-item .product-content .action{padding:10px 30px 10px 150px;border-radius:0 0 5px 5px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (max-width:767px){.wl_single-product-item.wl_left-item .product-content .action{padding:10px 20px 10px 150px}}@media only screen and (max-width:575px){.wl_single-product-item.wl_left-item .product-content .action{padding:10px 20px}}.wl_single-product-item.wl_dark-item .product-thumbnail{border:15px solid #707070}.wl_single-product-item.wl_dark-item .product-thumbnail .images{-webkit-box-shadow:0 0 6px rgb(112 112 112 / .2);box-shadow:0 0 6px rgb(112 112 112 / .2)}.wl_single-product-item.wl_dark-item .product-content{background:#2b2b4c;color:#fff}.wl_single-product-item.wl_dark-item .product-content .product-content-top{padding:140px 20px 10px}.wl_single-product-item.wl_dark-item .product-content .product-content-top .title{color:#fff}.wl_single-product-item.wl_dark-item .product-content .product-content-top .product-price{color:#fff}.wl_single-product-item.wl_dark-item .product-content .product-content-top .reading{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;color:#75828e}.ht-products .wl_single-product-item .product-content .product-content-top .reading .top-rated-rating .ht-product-ratting,.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap .ht-product-ratting{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;margin-left:-3px;margin-right:-3px}.ht-products .wl_single-product-item .product-content .product-content-top .reading .top-rated-rating .ht-product-ratting .ht-product-user-ratting,.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap .ht-product-ratting .ht-product-user-ratting{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;position:absolute;left:5px;top:0;z-index:3;margin-left:-5px;margin-right:-5px}.ht-products .ht-product.ht-product-content-allcenter .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap .ht-product-ratting .ht-product-user-ratting,.ht-products .ht-product.ht-product-ratting-top-right .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap .ht-product-ratting .ht-product-user-ratting{position:inherit}.ht-products .ht-product.ht-product-category-right-bottom .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-price{margin-bottom:25px}.ht-products .ht-product.ht-product-category-right-bottom .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap .ht-product-ratting .ht-product-user-ratting{margin-top:8px}.ht-products .wl_single-product-item .product-content .product-content-top .reading .top-rated-rating .ht-product-ratting .ht-product-user-ratting i,.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap .ht-product-ratting .ht-product-user-ratting i{color:#dc9a0e}.ht-products .wl_single-product-item .product-content .product-content-top .reading .top-rated-rating .ht-product-ratting i,.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap .ht-product-ratting i{color:#aaa}.wl_single-product-item .action li .woolentor-compare.compare::before{left:50%;top:60%;transform:translateX(-50%) translateY(-50%);color:#fff;font-size:18px;width:100%;height:100%}.wl_single-product-item .product-content .action li a:hover{background:#2b2b4c}.wl_single-product-item .product-content .action span.ht-product-action-tooltip{display:none}.wl_single-product-item .product-content .yith-wcwl-add-to-wishlist{margin-top:0}.wl_single-product-item .product-content .yith-wcwl-add-button>a i{margin-right:0}.wl_product-accordion .card-body .product-content .product-acontent-bottom .action .btn_cart{position:relative}.wl_shop-accordion-wrap .card-body .product-content .product-acontent-bottom .action a.action-item.added,.wl_single-product-item .product-content .action .action-item.added{display:none}.wl_shop-accordion-wrap .card-body .product-content .product-acontent-bottom .action a.added_to_cart.wc-forward{font-size:0;margin-right:30px}.wl_product-accordion .card-body .product-content .product-acontent-bottom .action a.added_to_cart.wc-forward{font-size:0;margin-right:30px}.wl_single-product-item .product-content .action a.added_to_cart.wc-forward{text-indent:-9999px;padding:0}.wl_single-product-item .product-content .action .action-item.loading:before{position:absolute;text-indent:0;content:"\e01c";font-family:WooCommerce;left:0;right:0}.wl_product-accordion .card-body .product-content .product-acontent-bottom .action a.added_to_cart.wc-forward:after,.wl_shop-accordion-wrap .card-body .product-content .product-acontent-bottom .action a.added_to_cart.wc-forward:after,.wl_single-product-item .product-content .action a.added_to_cart.wc-forward:after{position:absolute;text-indent:0;content:"\e017";font-family:WooCommerce;left:0;right:0;font-size:18px}.wl_product-accordion .card-body .product-content .product-acontent-bottom .action a.added_to_cart.wc-forward:after,.wl_shop-accordion-wrap .card-body .product-content .product-acontent-bottom .action a.added_to_cart.wc-forward:after{font-size:18px;background:#fff;display:inline-table;height:34px;line-height:34px;border-radius:50%;padding:0 9px;margin-right:70px;color:#333}.wl_product-accordion .card-body .product-content .product-acontent-bottom .action .action-item.added,.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .action .action-item.added{display:none}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .action a.added_to_cart.wc-forward{height:35px;padding:0 9px;line-height:35px;background:#fff0;text-align:center;border-radius:35px;border:1px solid #0a3aca;color:#333;margin-right:10px}.woolentor-horizontal-filter-wrap .woolentor-heaer-box-area{padding:40px 50px;background-color:#fff;border-radius:5px;margin-bottom:30px;box-shadow:0 0 10px rgb(0 0 0 / .1)}@media only screen and (max-width:767px){.woolentor-horizontal-filter-wrap .woolentor-heaer-box-area{padding:40px 20px}}@media only screen and (min-width:768px) and (max-width:991px){.woolentor-horizontal-filter-wrap .woolentor-heaer-box-area{padding:40px 20px}}.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:767px){.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area .woolentor-header-left-side{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area .woolentor-header-left-side h2{margin:0;font-size:24px;font-weight:500}@media only screen and (max-width:767px){.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area .woolentor-header-left-side{margin-bottom:20px}}@media only screen and (max-width:575px){.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area .woolentor-header-left-side{margin-bottom:0}}.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area .woolentor-header-left-side .htpt-check-all-area{margin-right:20px}.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area .woolentor-header-left-side .htpt-all-cart{background-color:#3326ae;color:#fff;padding:8px 25px;border-radius:25px}.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area .woolentor-header-left-side .htpt-all-cart i{margin-right:10px}@media only screen and (max-width:575px){.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area .woolentor-header-left-side{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area .woolentor-header-left-side .htpt-check-all-area{margin-right:0;margin-bottom:10px}}@media only screen and (max-width:575px){.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area .woolentor-header-left-side .htpt-label-for-checkbox{margin-bottom:5px}}.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area .woolentor-header-right-side{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:575px){.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area .woolentor-header-right-side{margin-top:20px}}.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area .woolentor-search-input-box{position:relative}.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area .woolentor-search-filter-custom{margin-left:20px}@media only screen and (max-width:575px){.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area .woolentor-search-input-box{margin-right:10px}}.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area .woolentor-search-input-box .input-box{border:none;background:#eeeffb;padding:10px 36px 10px 20px;border-radius:25px;height:40px;position:relative}@media only screen and (max-width:575px){.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area .woolentor-search-input-box .input-box{padding:10px 36px 10px 10px}}.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area .woolentor-search-input-box .input-inner-btn{position:absolute;background:#fff0;right:10px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);border:none;font-size:16px;padding:0;color:#222}.woolentor-horizontal-filter-wrap .woolentor-search-filter-custom .filter-icon{height:40px;width:40px;line-height:40px;text-align:center;background:#eeeffb;border-radius:50%;display:inline-block;color:#222}.woolentor-horizontal-filter-wrap .woolentor-filter-field-area{border-top:1px solid #eff6ff;padding-top:20px;margin-top:20px}@media only screen and (max-width:575px){.woolentor-horizontal-filter-wrap .woolentor-filter-field-area{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.woolentor-horizontal-filter-wrap .woolentor-filter-field-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:768px) and (max-width:991px){.woolentor-horizontal-filter-wrap .woolentor-filter-field-wrap{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (max-width:575px){.woolentor-horizontal-filter-wrap .woolentor-filter-field-wrap{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}.woolentor-horizontal-filter-wrap .woolentor-filter-field-wrap .woolentor-filter-single-item{margin-left:20px;margin-top:10px}.woolentor-horizontal-filter-wrap .woolentor-filter-field-wrap .woolentor-filter-single-item:first-child{margin-left:0}.woolentor-horizontal-filter-wrap .woolentor-filter-field-wrap .woolentor-filter-single-item label{display:block;margin-bottom:10px}.woolentor-horizontal-filter-wrap .woolentor-filter-field-wrap .woolentor-filter-single-item .select2-container{width:120px!important;height:40px}.woolentor-horizontal-filter-wrap .woolentor-filter-field-wrap .clear-filter{margin-top:10px}@media only screen and (max-width:767px){.woolentor-horizontal-filter-wrap .woolentor-filter-field-wrap .clear-filter{width:100%}.woolentor-horizontal-filter-wrap .woolentor-filter-field-wrap .woolentor-filter-single-item{margin-left:10px}}.woolentor-horizontal-filter-wrap .select2-container .select2-selection--single{border-radius:25px;height:40px;padding:5px 25px 5px 10px;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;outline:none}.woolentor-horizontal-filter-wrap .select2-container .select2-selection--multiple{outline:none}.woolentor-horizontal-filter-wrap .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.woolentor-horizontal-filter-wrap .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:25px;border-bottom-right-radius:25px}.woolentor-horizontal-filter-wrap .select2-container.select2-container--default .selection .select2-selection{background:#fff0 url(/wp-content/plugins/woolentor-addons/assets/images/selector-icon.png) no-repeat center right 10px}.woolentor-horizontal-filter-wrap .select2-container.select2-container--default .selection .select2-selection--multiple{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;min-height:40px;padding:5px;height:40px;border-radius:25px}.woolentor-horizontal-filter-wrap .select2-container.select2-container--default .selection .select2-selection__rendered{display:inline;list-style:none;padding:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0}.woolentor-horizontal-filter-wrap .select2-container.select2-container--default .selection .select2-selection__choice{background-color:#fff0;border:none;border-radius:25px;display:inline-block;margin-left:5px;margin-top:0;padding:0;font-size:14px}.woolentor-horizontal-filter-wrap .select2-container.select2-container--default .selection .select2-selection .select2-selection__rendered{white-space:nowrap;overflow:hidden;padding-left:8px;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:16px;align-items:center;width:auto}.woolentor-horizontal-filter-wrap .select2-container.select2-container--default .selection .select2-selection .select2-results__option{padding-right:20px;vertical-align:middle;font-size:16px;padding:3px 7px;font-weight:600}.woolentor-select-drop span.select2-dropdown .select2-results__option{display:block}.woolentor-horizontal-filter-wrap .select2-container .select2-search--inline .select2-search__field{font-size:15px;max-width:100px;padding-right:13px;height:inherit;min-height:inherit;line-height:inherit;margin:0}.woolentor-horizontal-filter-wrap .htpt-label-for-checkbox{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:16px;margin-bottom:-5px;margin-left:6px}.woolentor-horizontal-filter-wrap .htpt-label-for-checkbox .input-checkbox{opacity:0;line-height:1;height:inherit;display:none}.woolentor-horizontal-filter-wrap .htpt-label-for-checkbox>span{display:inline-block;text-transform:inherit;position:relative;line-height:1;font-size:14px;font-weight:400}.woolentor-horizontal-filter-wrap .clear-filter{background:#fff0;padding:0;border:none;margin-left:20px;color:#4e7cff;font-size:14px}.woolentor-horizontal-filter-wrap .woolentor-filter-field-wrap .woolentor-filter-single-item.woolentor-states-input-auto .select2-container{width:auto!important;min-width:120px;overflow:hidden;height:40px}div[class*="woolentor-single-select-drop"] .select2-results__option::before{border-radius:100%}.woolentor-select-drop .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#ddd;color:#fff}.woolentor-filter-single-item button.select2-selection__choice__remove,.woolentor-filter-single-item .select2-selection__clear{display:none!important;margin-left:0!important}.woolentor-filter-single-item .select2-selection__choice{position:relative;margin-left:0}.woolentor-filter-single-item .select2-selection__choice::after{position:absolute;content:",";right:0}.woolentor-filter-single-item .select2-selection__choice:last-child::after{content:""}.woolentor-select-drop .select2-results__option[role="alert"]{border-radius:10px 10px 10px 10px!important}.woolentor-select-drop .select2-results__option[role="alert"]:before{display:none}.woolentor-select-drop .select2-results__option{font-size:14px;background-color:#fff;max-height:300px;font-weight:600;width:100%}.woolentor-select-drop .select2-results__option:before{content:"";display:inline-block;position:relative;height:14px;width:14px;border:1px solid #555;border-radius:2px;background-color:#fff;margin-right:10px;vertical-align:middle;top:-2px}.woolentor-select-drop .select2-results__option--selected:before{content:"";color:#fff;border-color:#fff0;background-image:url(/wp-content/plugins/woolentor-addons/assets/images/check.png);background-repeat:no-repeat;background-position:center center;border:0;display:inline-block;padding-left:3px;background-color:#00426e}.woolentor-select-drop .select2-results__options{width:200px;margin:0}.woolentor-select-drop .select2-results__options li{margin:0}.woolentor-select-drop .select2-results__options li:first-child{border-radius:10px 10px 0 0}.woolentor-select-drop .select2-results__options li:last-child{border-radius:0 0 10px 10px}.woolentor-select-drop .select2-container--default .select2-results__option--highlighted[aria-selected="true"]{background-color:#c4c7e0;color:#272727}.woolentor-select-drop .select2-container--default .select2-results>.select2-results__options{max-height:300px}.woolentor-select-drop .select2-container--default .select2-selection--multiple{margin-bottom:10px}.woolentor-select-drop .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-radius:25px;height:20px}.woolentor-filter-single-item .select2-container--default.select2-container--focus .select2-selection--multiple{border-color:#c4c7e0;border-width:1px;outline:none}.woolentor-filter-single-item .select2-container--default .select2-selection--single .select2-selection__arrow{display:none}.woolentor-select-drop .select2-container--open .select2-dropdown--below{border-radius:10px;top:10px;border:1px solid #ddd;width:202px!important}.woocommerce-page .woolentor-select-drop .select2-container .select2-dropdown{padding:0}form.woolentor-header-search-form{margin-bottom:0}.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area [class*="woolentor-"] i{line-height:40px}.woolentor-filter-single-item.woolentor-states-input-auto input.select2-search__field{width:auto!important}.woolentor-select-drop span.select2-container.select2-container--default.select2-container--open{top:revert!important}.woolentor-breadcrumb span.breadcrumb-separator{margin:0 10px}.woolentor-breadcrumb span.breadcrumb-separator svg{fill:currentColor}.woolentor-product-same-height .woolentor-recently-viewed-product{height:100%;display:flex;flex-direction:column}.woolentor-product-same-height .woolentor-recently-viewed-product .woolentor-recently-view-content{flex:1 0}.woolentor-recently-viewed-product{margin-bottom:20px;overflow:hidden}.woolentor-recently-view-content{padding:20px;border:1px solid #f1f1f1;background-color:#fff;border-top:0}.woolentor-recently-view-image{position:relative}.woolentor-recently-view-image a{display:block}.woolentor-recently-view-image a img{width:100%}.woolentor-recently-view-image .ht-product-label{font-size:13px;text-transform:uppercase;font-weight:700;position:absolute;top:10px;z-index:3;right:15px}.woolentor-recently-view-title{font-size:18px;line-height:1.2;font-weight:400;margin-bottom:10px;margin-top:0}.woolentor-recently-view-title a{color:#444}.woolentor-recently-view-title a:hover{color:#dc9a0e}.woolentor-recently-view-price span{line-height:1;font-weight:700;font-size:20px;color:#444}.woolentor-recently-view-content :is(.button,.added_to_cart){display:inline-block;margin-top:10px;padding:10px 18px}.woolentor-no-view-product{padding:15px 15px 15px 20px;margin-bottom:10px;color:#000;font-size:14px;box-shadow:0 0 20px 0 rgb(0 0 0 / .15);background-color:#fff}.woolentor-page-template{width:100%}.woolentor_current_theme_hello-elementor.woocommerce .quantity .qty{padding-left:inherit;padding-right:inherit;text-align:center}.woolentor_current_theme_twentytwentyone.woocommerce span.onsale,.woolentor_current_theme_twentytwentyone span.onsale{left:auto}.woolentor_current_theme_blocksy .woolentor-page-template form.woocommerce-checkout{display:block}.woolentor_current_theme_blocksy .elementor-widget-woolentor-product-archive-addons ul.products li.product span.onsale{display:none!important}.woolentor_current_theme_blocksy .elementor-widget-woolentor-product-archive-addons.woolentor-sale-status-yes ul.products li.product span.onsale{display:inline-flex!important}.woolentor_current_theme_blocksy a.htcompare-btn{display:flex!important;margin-top:5px}.woolentor_current_theme_blocksy .elementor-edit-area div.product div.images .woocommerce-product-gallery__image:nth-child(n+2),.woolentor_current_theme_woostify .elementor-edit-area div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:25%;display:inline-block;padding:3px}.elementor-edit-area .woocommerce-tabs .woocommerce-Tabs-panel--reviews{display:none}.woolentor_current_theme_woostify .elementor-widget-wl-single-product-image .woostify-container .product-gallery{width:100%}.woocommerce-cart .woolentor-page-template .woocommerce:not(.ht-row){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}@media (min-width:992px) and (max-width:1200px){.cus-col-5.ht-col-md-6{flex:0 0 33.333%;max-width:33.333%}.elementor-section .elementor-container{padding:0 15px}.elementor-section.elementor-section-full_width .elementor-container{padding:0}}@media (min-width:768px) and (max-width:991px){.cus-col-5.ht-col-md-6{flex:0 0 50%;max-width:50%}.elementor-section .elementor-container{padding:0 15px}.elementor-section.elementor-section-full_width .elementor-container{padding:0}.wl-columns-tablet-1 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.wl-columns-tablet-2 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.wl-columns-tablet-3 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 33.333%;-ms-flex:0 0 33.333%;flex:0 0 33.333%;max-width:33.333%}.wl-columns-tablet-4 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.wl-columns-tablet-5 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.wl-columns-tablet-6 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 16.666%;-ms-flex:0 0 16.666%;flex:0 0 16.666%;max-width:16.666%}.wl-columns-tablet-7 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 14.285%;-ms-flex:0 0 14.285%;flex:0 0 14.285%;max-width:14.285%}.wl-columns-tablet-8 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 12.5%;-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}.wl-columns-tablet-9 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 11.111%;-ms-flex:0 0 11.111%;flex:0 0 11.111%;max-width:11.111%}.wl-columns-tablet-10 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 10%;-ms-flex:0 0 10%;flex:0 0 10%;max-width:10%}[class*="woolentorducts-columns-"] ul.products li.product{width:calc(50% - 15px)!important;margin-right:15px!important}.woolentorducts-columns-tablet-1 ul.products li.product{width:100%!important;margin-right:0!important}.woolentorducts-columns-tablet-2 ul.products[class*="columns-"] li.product{width:calc(50% - 15px)!important;margin-right:15px!important;float:left}.woolentorducts-columns-tablet-3 ul.products[class*="columns-"] li.product{width:calc(33.33% - 15px)!important;margin-right:15px!important;float:left}.woolentorducts-columns-tablet-4 ul.products[class*="columns-"] li.product{width:calc(25% - 15px)!important;margin-right:15px!important;float:left}.woolentorducts-columns-tablet-5 ul.products[class*="columns-"] li.product{width:calc(19% - 15px)!important;margin-right:15px!important;float:left}.woolentorducts-columns-tablet-6 ul.products[class*="columns-"] li.product{width:calc(16% - 15px)!important;margin-right:15px!important;float:left}[class*="woolentorducts-columns-tablet-"] ul.products[class*="columns-"] li.product.first{clear:none!important}.woolentorducts-columns-tablet-6 ul.products[class*="columns-"] li.product:nth-child(6n),.woolentorducts-columns-tablet-5 ul.products[class*="columns-"] li.product:nth-child(5n),.woolentorducts-columns-tablet-4 ul.products[class*="columns-"] li.product:nth-child(4n),.woolentorducts-columns-tablet-3 ul.products[class*="columns-"] li.product:nth-child(3n),.woolentorducts-columns-tablet-2 ul.products[class*="columns-"] li.product:nth-child(2n),.woolentorducts-columns-tablet-1 ul.products[class*="columns-"] li.product{margin-right:0!important}}@media (max-width:767px){.cus-col-5.ht-col-md-6{flex:0 0 100%;max-width:100%}.woolentor-banner-img,.woolentor-content{float:none}.woolentor-content{padding-left:0}.product-tab-list .nav a{margin-bottom:10px;margin-right:10px;padding:5px 10px}.elementor-section .elementor-container{padding:0 15px}.elementor-section.elementor-section-full_width .elementor-container{padding:0}.woolentor-notification-content{width:90%}.woolentor-sticky-btn-area{justify-content:start;margin-top:15px}.wl-columns-mobile-1 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.wl-columns-mobile-2 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.wl-columns-mobile-3 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 33.333%;-ms-flex:0 0 33.333%;flex:0 0 33.333%;max-width:33.333%}.wl-columns-mobile-4 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.wl-columns-mobile-5 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.wl-columns-mobile-6 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 16.666%;-ms-flex:0 0 16.666%;flex:0 0 16.666%;max-width:16.666%}.wl-columns-mobile-7 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 14.285%;-ms-flex:0 0 14.285%;flex:0 0 14.285%;max-width:14.285%}.wl-columns-mobile-8 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 12.5%;-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}.wl-columns-mobile-9 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 11.111%;-ms-flex:0 0 11.111%;flex:0 0 11.111%;max-width:11.111%}.wl-columns-mobile-10 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 10%;-ms-flex:0 0 10%;flex:0 0 10%;max-width:10%}.product-slider .slick-arrow.slick-next{right:0}.product-slider .slick-arrow{left:0}.content-woolentorquickview.entry-summary,.ht-qwick-view-left{padding-right:15px}[class*="woolentorducts-columns-"] ul.products li.product{width:100%!important;margin-right:0!important}.woolentorducts-columns-mobile-1 ul.products li.product{width:100%!important;margin-right:0!important}.woolentorducts-columns-mobile-2 ul.products[class*="columns-"] li.product{width:calc(50% - 15px)!important;margin-right:15px!important;float:left}.woolentorducts-columns-mobile-3 ul.products[class*="columns-"] li.product{width:calc(33.33% - 15px)!important;margin-right:15px!important;float:left}.woolentorducts-columns-mobile-4 ul.products[class*="columns-"] li.product{width:calc(25% - 15px)!important;margin-right:15px!important;float:left}.woolentorducts-columns-mobile-5 ul.products[class*="columns-"] li.product{width:calc(19% - 15px)!important;margin-right:15px!important;float:left}.woolentorducts-columns-mobile-6 ul.products[class*="columns-"] li.product{width:calc(16% - 15px)!important;margin-right:15px!important;float:left}[class*="woolentorducts-columns-mobile-"] ul.products[class*="columns-"] li.product.first{clear:none!important}.woolentorducts-columns-mobile-6 ul.products[class*="columns-"] li.product:nth-child(6n),.woolentorducts-columns-mobile-5 ul.products[class*="columns-"] li.product:nth-child(5n),.woolentorducts-columns-mobile-4 ul.products[class*="columns-"] li.product:nth-child(4n),.woolentorducts-columns-mobile-3 ul.products[class*="columns-"] li.product:nth-child(3n),.woolentorducts-columns-mobile-2 ul.products[class*="columns-"] li.product:nth-child(2n),.woolentorducts-columns-mobile-1 ul.products[class*="columns-"] li.product{margin-right:0!important}.woolentor_current_theme_storefront span.woolentor-order-item-title{display:block}.ht-tab-menus{margin-bottom:20px}.ht-tab-menus li{margin-right:0;margin-bottom:10px}}.woolentor-qrcode img{display:inline-block}.wpsr-fm-chat-wrapper .messenger,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.messenger,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn.messenger,.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn.messenger{background-color:#0084ff}.wpsr-fm-chat-wrapper .whatsapp,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.whatsapp,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn.whatsapp,.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn.whatsapp{background-color:#4fce65}.wpsr-fm-chat-wrapper .telegram,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.telegram,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn.telegram,.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn.telegram{background-color:#08c}.wpsr-fm-chat-wrapper .instagram,.wpsr-fm-chat-wrapper .instagram-dm,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.instagram,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.instagram-dm,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn.instagram,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn.instagram-dm,.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn.instagram,.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn.instagram-dm{background-color:#cd486b}.wpsr-fm-chat-wrapper .sms,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.sms,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn.sms,.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn.sms{background-color:#01d613}.wpsr-fm-chat-wrapper .slack,.wpsr-fm-chat-wrapper .twitter,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.slack,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.twitter,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn.slack,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn.twitter,.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn.slack,.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn.twitter{background-color:#1cb1e8}.wpsr-fm-chat-wrapper .microsoft-teams,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.microsoft-teams,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn.microsoft-teams,.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn.microsoft-teams{background-color:#fff}.wpsr-fm-chat-wrapper .phone,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.phone,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn.phone,.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn.phone{background-color:#05e78a}.wpsr-fm-chat-wrapper .email,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.email,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn.email,.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn.email{background-color:#fe485e}.wpsr-fm-chat-wrapper .wechat,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.wechat,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn.wechat,.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn.wechat{background-color:#1cb1e8}.wpsr-fm-chat-wrapper .line,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.line,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn.line,.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn.line{background-color:#03c153}.wpsr-fm-chat-wrapper .snapchat,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.snapchat,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn.snapchat,.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn.snapchat{background-color:#ffe81c}.wpsr-fm-chat-wrapper .linkedin,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.linkedin,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn.linkedin,.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn.linkedin{background-color:#0177b5}.wpsr-fm-chat-wrapper .viber,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.viber,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn.viber,.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn.viber{background-color:#655bac}.wpsr-fm-chat-wrapper .fluent_forms,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.fluent_forms,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn.fluent_forms,.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn.fluent_forms{background-color:#34a853}.wpsr-fm-chat-wrapper{bottom:25px;margin:20px 0 0;position:fixed;right:20px;transition:.5s;z-index:9999}.wpsr-fm-chat-wrapper .frm-fluent-form{padding:20px}.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-fm-chat-box-display{bottom:0;opacity:1}.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn img{height:40px;width:auto}.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn{transform:rotate(0deg);transition:all .6s linear}.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-fm-chat-bubble .wpsr-chat-icons-closee{display:none;opacity:0;visibility:hidden}.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-fm-chat-bubble.active .wpsr-fm-bubble-btn{transform:rotate(-180deg)}.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-fm-chat-bubble.active .wpsr-fm-bubble-btn img{display:none}.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-fm-chat-bubble.active .wpsr-fm-bubble-btn .wpsr-chat-icons-closee{display:flex;opacity:1;transform:rotate(180deg);visibility:visible;width:25px}.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .ff_form_modal .ff_modal_btn{border-radius:50%}@media screen and (max-width:767px){.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .ff_form_modal .ff_modal_btn{height:50px;line-height:50px;width:50px}.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .ff_form_modal .ff_modal_btn:after{background-size:40px 40px}}.wpsr-fm-chat-wrapper.wpsr-fm-chat-box-active{z-index:99999!important}.wpsr-fm-chat-wrapper.wpsr-multiplatform-chat .wpsr-fm-chat-box-display{z-index:999}.wpsr-fm-chat-wrapper.wpsr-multiplatform-chat.wpsr-chat-whatsapp.wpsr-fm-bubble-position-top-right{left:auto;top:165px}.wpsr-fm-chat-wrapper.wpsr-multiplatform-chat.wpsr-chat-whatsapp.wpsr-fm-bubble-position-top-right .wpsr-fm-chat-box{left:auto;right:30px;top:250px}.wpsr-fm-chat-wrapper.wpsr-multiplatform-chat.wpsr-chat-whatsapp.wpsr-fm-bubble-position-top-left{right:auto;top:165px}.wpsr-fm-chat-wrapper.wpsr-multiplatform-chat.wpsr-chat-whatsapp.wpsr-fm-bubble-position-top-left .wpsr-fm-chat-box{left:30px;right:auto;top:250px}.wpsr-fm-chat-wrapper.wpsr-multiplatform-chat.wpsr-chat-whatsapp.wpsr-fm-bubble-position-bottom-right{bottom:90px;left:auto}.wpsr-fm-chat-wrapper.wpsr-multiplatform-chat.wpsr-chat-whatsapp.wpsr-fm-bubble-position-bottom-right .wpsr-fm-chat-box{bottom:70px;left:auto;right:30px}.wpsr-fm-chat-wrapper.wpsr-multiplatform-chat.wpsr-chat-telegram.wpsr-fm-bubble-position-top-right{left:auto;top:230px}.wpsr-fm-chat-wrapper.wpsr-multiplatform-chat.wpsr-chat-telegram.wpsr-fm-bubble-position-top-right .wpsr-fm-chat-box{left:auto;right:30px;top:320px}.wpsr-fm-chat-wrapper.wpsr-multiplatform-chat.wpsr-chat-telegram.wpsr-fm-bubble-position-top-left{right:auto;top:230px}.wpsr-fm-chat-wrapper.wpsr-multiplatform-chat.wpsr-chat-telegram.wpsr-fm-bubble-position-top-left .wpsr-fm-chat-box{left:30px;right:auto;top:315px}.wpsr-fm-chat-wrapper.wpsr-multiplatform-chat.wpsr-chat-telegram.wpsr-fm-bubble-position-bottom-right{bottom:160px;left:auto}.wpsr-fm-chat-wrapper.wpsr-multiplatform-chat.wpsr-chat-telegram.wpsr-fm-bubble-position-bottom-right .wpsr-fm-chat-box{bottom:140px;left:auto;right:30px}.wpsr-fm-chat-wrapper.wpsr-multiplatform-chat.wpsr-chat-telegram.wpsr-fm-bubble-position-bottom-left{bottom:150px;right:auto}.wpsr-fm-chat-wrapper.wpsr-multiplatform-chat.wpsr-chat-telegram.wpsr-fm-bubble-position-bottom-left .wpsr-fm-chat-box{bottom:120px;left:30px;right:auto}.wpsr-fm-chat-wrapper.wpsr-multiplatform-chat.wpsr-chat-whatsapp.wpsr-fm-bubble-position-bottom-left{bottom:85px;right:auto}.wpsr-fm-chat-wrapper.wpsr-multiplatform-chat.wpsr-chat-whatsapp.wpsr-fm-bubble-position-bottom-left .wpsr-fm-chat-box{bottom:60px;left:30px;right:auto}.wpsr-fm-chat-wrapper.wpsr-fm-bubble-position-bottom-left,.wpsr-fm-chat-wrapper.wpsr-fm-bubble-position-bottom-left .wpsr-fm-chat-box{left:30px;right:auto}.wpsr-fm-chat-wrapper.wpsr-fm-bubble-position-bottom-left .wpsr-channel-icon,.wpsr-fm-chat-wrapper.wpsr-fm-bubble-position-bottom-left .wpsr-channels-icons{left:20px;right:auto}.wpsr-fm-chat-wrapper.wpsr-fm-bubble-position-bottom-left .wpsr-channel-item .wpsr-channel-name{right:-130px;transform:rotate(0deg)}.wpsr-fm-chat-wrapper.wpsr-fm-bubble-position-bottom-left .wpsr-channel-item .wpsr-channel-name:after{left:auto;right:100%;transform:rotate(180deg)}.wpsr-fm-chat-wrapper.wpsr-fm-bubble-position-top-left{bottom:auto;left:30px;right:auto;top:100px}.wpsr-fm-chat-wrapper.wpsr-fm-bubble-position-top-left .wpsr-fm-chat-box{bottom:auto;left:30px;right:auto;top:0;transition:.5s}.wpsr-fm-chat-wrapper.wpsr-fm-bubble-position-top-left .wpsr-fm-chat-box.wpsr-fm-chat-box-display{top:200px}.wpsr-fm-chat-wrapper.wpsr-fm-bubble-position-top-left .wpsr-channel-icon,.wpsr-fm-chat-wrapper.wpsr-fm-bubble-position-top-left .wpsr-channels-icons{bottom:auto;left:20px;right:auto;top:185px}.wpsr-fm-chat-wrapper.wpsr-fm-bubble-position-top-left .wpsr-channel-item .wpsr-channel-name{right:-130px;transform:rotate(0deg)}.wpsr-fm-chat-wrapper.wpsr-fm-bubble-position-top-left .wpsr-channel-item .wpsr-channel-name:after{left:auto;right:100%;transform:rotate(180deg)}.wpsr-fm-chat-wrapper.wpsr-fm-bubble-position-top-right{bottom:auto;left:auto;right:15px;top:100px}.wpsr-fm-chat-wrapper.wpsr-fm-bubble-position-top-right .wpsr-fm-chat-box{bottom:auto;left:auto;right:30px;top:0;transition:.5s}.wpsr-fm-chat-wrapper.wpsr-fm-bubble-position-top-right .wpsr-fm-chat-box.wpsr-fm-chat-box-display{top:200px}.wpsr-fm-chat-wrapper.wpsr-fm-bubble-position-top-right .wpsr-channel-icon,.wpsr-fm-chat-wrapper.wpsr-fm-bubble-position-top-right .wpsr-channels-icons{bottom:auto;right:auto;right:20px;top:185px}.wpsr-fm-chat-wrapper.wpsr_pro_active .wpsr-fm-chat-header.wpsr-offline .wpsr-chat-user-img,.wpsr-fm-chat-wrapper.wpsr_pro_active .wpsr-fm-chat-header.wpsr-online .wpsr-chat-user-img{position:relative}.wpsr-fm-chat-wrapper.wpsr_pro_active .wpsr-fm-chat-header.wpsr-offline .wpsr-chat-user-img:before,.wpsr-fm-chat-wrapper.wpsr_pro_active .wpsr-fm-chat-header.wpsr-online .wpsr-chat-user-img:before{border-radius:50%;bottom:5px;content:"";display:block;height:12px;position:absolute;right:5px;width:12px}.wpsr-fm-chat-wrapper.wpsr_pro_active .wpsr-fm-chat-header.wpsr-offline .wpsr-chat-user-img:before{background-color:#e2d6d6;border:2px solid #e2d6d6}.wpsr-fm-chat-wrapper.wpsr_pro_active .wpsr-fm-chat-header.wpsr-offline .wpsr-fm-caption{display:none}.wpsr-fm-chat-wrapper.wpsr_pro_active .wpsr-fm-chat-header.wpsr-offline .wpsr-fm-offline-caption{display:block}.wpsr-fm-chat-wrapper.wpsr_pro_active .wpsr-fm-chat-header.wpsr-online .wpsr-chat-user-img:before{background-color:#4ad505;border:2px solid #4ad505}.wpsr-fm-chat-wrapper .wpsr-fm-offline-caption,.wpsr-fm-chat-wrapper.wpsr_pro_active .wpsr-fm-chat-header.wpsr-online .wpsr-fm-offline-caption{display:none}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box{background-color:#fff;border-radius:10px;bottom:0;box-shadow:0 12px 20px 0 #0003;opacity:0;position:fixed;right:30px;top:auto;transition:.5s;visibility:hidden;width:360px}@media screen and (max-width:767px){.wpsr-fm-chat-wrapper .wpsr-fm-chat-box{width:320px}}@media only screen and (max-width:320px){.wpsr-fm-chat-wrapper .wpsr-fm-chat-box{width:260px}}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-close{cursor:pointer;display:flex;height:25px;opacity:.4;position:absolute;right:0;top:15px;width:25px}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-close:after,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-close:before{background-color:var(--wpsn-chat-close-btn-color,#1d2129);border-radius:2px;content:"";display:block;height:2px;position:absolute;width:12px}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-close:before{transform:rotate(45deg)}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-close:after{transform:rotate(-45deg)}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-header{align-items:center;background-color:#f4f5f7;border-radius:10px 10px 0 0;display:flex;padding:20px}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-header .wpsr-chat-user-img{flex:auto 0 0}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-header img{border-radius:50%;height:70px;object-fit:cover;width:70px}@media screen and (max-width:767px){.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-header img{height:50px;width:50px}}@media only screen and (max-width:320px){.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-header img{height:40px;width:40px}}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-header{text-align:left}@media only screen and (max-width:320px){.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-header{padding:20px 10px}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-header img{height:50px;width:50px}}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-header .wpsr-fm-group-details{padding-left:15px}@media only screen and (max-width:320px){.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-header .wpsr-fm-group-details{padding-left:10px}}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-header .wpsr-fm-group-details h3{font-size:18px;font-weight:700;line-height:1.4;margin:0;padding:0}@media only screen and (max-width:320px){.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-header .wpsr-fm-group-details h3{font-size:16px}}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-header .wpsr-fm-group-details p{color:#000;font-size:14px;font-weight:400;line-height:1.6;margin:0;opacity:.8;padding:0}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room{padding:30px 20px 20px}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-time{color:#0006;display:block;font-size:12px;line-height:1.5;padding-bottom:5px;text-align:center}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-conversation{align-items:center;display:flex}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-conversation .wpsr-fm-user-picture{flex:auto 0 0}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-conversation .wpsr-fm-user-picture img{border-radius:50%;height:40px;margin-right:10px;object-fit:cover;width:40px}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-conversation .wpsr-fm-greeting-msg{background-color:#f1f0f0;border-radius:10px;display:none;max-width:250px;padding:10px;text-align:left;transition:.4s;width:100%}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-conversation .wpsr-fm-greeting-msg .wpsr-fm-msg-text,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-conversation .wpsr-fm-greeting-msg p{color:#000;font-size:14px;line-height:1.5;margin:0;padding:0}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper{margin:30px 0 0}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels{display:flex;flex-wrap:wrap;justify-content:center}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item{margin-right:8px}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item:last-child{margin-right:0}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a{border-radius:6px;display:flex;height:50px;line-height:60px;padding:0;text-align:center;width:50px}@media screen and (max-width:767px){.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a{height:40px;line-height:50px;width:40px}}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a img{height:40px;width:auto}@media screen and (max-width:767px){.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a img{height:30px}}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-multiple-btn{display:block;font-size:16px;font-weight:700;padding-bottom:10px;text-align:center}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn.whatsapp svg .wpsr-path-1,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn.whatsapp svg .wpsr-path-2{fill:#fff}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon a{align-items:center;background-color:#0084ff;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:700;justify-content:center;padding:10px 20px;text-decoration:none}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon a:active,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon a:focus{box-shadow:none;outline:none}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon a:hover{outline:none;text-decoration:underline}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon a img{height:26px;width:auto}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon a span{padding-left:10px}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon a .ff_form_modal .ff_modal_btn{background-color:initial;height:30px;line-height:normal;width:30px}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon a .ff_form_modal .ff_modal_btn:after{background-size:auto}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon .wpsr-prefilled-input-container{align-items:center;background-color:#f4f5f7;border-radius:10px;cursor:default;display:flex;margin-top:8px}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon .wpsr-prefilled-input-container .wpsr-prefilled-input-container-inner{flex:1;padding:5px}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon .wpsr-prefilled-input-container .wpsr-prefilled-input-container-inner .wpsr-prefilled-input{background-color:initial!important;border:none!important;border-radius:15px;flex:1;height:40px;outline:none;padding:8px;width:100%}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon .wpsr-prefilled-input-container .wpsr-prefilled-input-container-inner .wpsr-prefilled-input:focus{border:none}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon .wpsr-prefilled-input-container .wpsr-prefilled-send-button{align-items:center;background-color:#23d366;border:none;border-radius:50%;cursor:pointer;display:flex;height:30px;justify-content:center;margin-right:10px;padding:0;width:30px}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon .wpsr-prefilled-input-container .wpsr-prefilled-send-button svg{fill:#fff;height:15px;margin-left:4px;width:15px}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper p{color:#0006;font-size:11px;line-height:1.5;margin:0;padding:10px 0 0;text-align:center}.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble{display:block;position:relative;right:10px}.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn{align-items:center;background-color:#0084ff;border-radius:50%;box-shadow:0 3px 12px #0003;cursor:pointer;display:flex;height:55px;justify-content:center;text-decoration:none;width:55px}.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn img{height:40px;width:auto}.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn .wpsr-icon-whatsapp .wpsr-path-1,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn .wpsr-icon-whatsapp .wpsr-path-2{fill:#fff}.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn.wpsr-fm-bubble-btn-has-text{border-radius:50px;height:auto;padding:10px 20px;width:auto}.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn.wpsr-fm-bubble-btn-has-text img{height:30px;width:auto}.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn.wpsr-fm-bubble-btn-has-text span{color:#fff;font-size:16px;font-weight:700;padding-left:10px}.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn .wpsr-path-1{fill:#fff}.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn .wpsr-path-2{fill:#0084ff}.wpsr-fm-chat-wrapper .wpsr-channel-item{margin-bottom:10px;position:relative}.wpsr-fm-chat-wrapper .wpsr-channel-item:hover .wpsr-channel-name{visibility:visible}.wpsr-fm-chat-wrapper .wpsr-channel-item .wpsr-channel-name{background-color:#000;border-radius:6px;color:#fff;font-size:14px;padding:5px 0;position:absolute;right:70px;text-align:center;top:15px;visibility:hidden;width:120px;z-index:1}.wpsr-fm-chat-wrapper .wpsr-channel-item .wpsr-channel-name:after{border:5px solid #0000;border-left-color:#000;content:"";left:100%;margin-top:-5px;position:absolute;top:50%}.wpsr-fm-chat-wrapper .wpsr-channel-item:last-child{margin-bottom:0}.wpsr-fm-chat-wrapper .ff_form_modal .ff_modal_btn{background-color:#34a853;border:none;border-radius:6px;box-shadow:none;cursor:pointer;height:50px;line-height:60px;padding:0;position:relative;text-indent:-999999999px;width:50px;z-index:1}@media screen and (max-width:767px){.wpsr-fm-chat-wrapper .ff_form_modal .ff_modal_btn{height:40px;line-height:40px;width:40px}}.wpsr-fm-chat-wrapper .ff_form_modal .ff_modal_btn:after{background-image:url(/wp-content/plugins/wp-social-reviews/assets/images/fluent_forms.svg?12e95707efc1355c8e08546e0a69e417);background-position:50%;background-repeat:no-repeat;background-size:40px 40px;bottom:0;content:"";left:0;object-fit:contain;position:absolute;right:0;top:0;z-index:9999}@media screen and (max-width:767px){.wpsr-fm-chat-wrapper .ff_form_modal .ff_modal_btn:after{background-size:30px 30px}}.wpsr-fm-chat-wrapper .wpsr-channel-btn{align-items:center;border-radius:50%;box-shadow:0 3px 12px #0003;cursor:pointer;display:flex;height:55px;justify-content:center;width:55px}.wpsr-fm-chat-wrapper .wpsr-channel-btn svg{height:30px;width:30px}.wpsr-fm-chat-wrapper .wpsr-channel-btn.messenger,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.wpsr-channel-btn.messenger,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-channel-btn.wpsr-fm-bubble-btn.messenger,.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn.messenger{background-color:#0084ff}.wpsr-fm-chat-wrapper .wpsr-channel-btn.messenger svg .wpsr-path-1,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.wpsr-channel-btn.messenger svg .wpsr-path-1,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-channel-btn.wpsr-fm-bubble-btn.messenger svg .wpsr-path-1,.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn.messenger svg .wpsr-path-1{fill:#fff}.wpsr-fm-chat-wrapper .wpsr-channel-btn.messenger svg .wpsr-path-2,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.wpsr-channel-btn.messenger svg .wpsr-path-2,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-channel-btn.wpsr-fm-bubble-btn.messenger svg .wpsr-path-2,.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn.messenger svg .wpsr-path-2{fill:#0084ff}.wpsr-fm-chat-wrapper .wpsr-channel-btn.whatsapp,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.wpsr-channel-btn.whatsapp,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-channel-btn.wpsr-fm-bubble-btn.whatsapp,.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn.whatsapp{background-color:#4fce65}.wpsr-fm-chat-wrapper .wpsr-channel-btn.whatsapp svg .wpsr-path-1,.wpsr-fm-chat-wrapper .wpsr-channel-btn.whatsapp svg .wpsr-path-2,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.wpsr-channel-btn.whatsapp svg .wpsr-path-1,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.wpsr-channel-btn.whatsapp svg .wpsr-path-2,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-channel-btn.wpsr-fm-bubble-btn.whatsapp svg .wpsr-path-1,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-channel-btn.wpsr-fm-bubble-btn.whatsapp svg .wpsr-path-2,.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn.whatsapp svg .wpsr-path-1,.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn.whatsapp svg .wpsr-path-2{fill:#fff}.wpsr-fm-chat-wrapper .wpsr-channel-btn.telegram,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.wpsr-channel-btn.telegram,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-channel-btn.wpsr-fm-bubble-btn.telegram,.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn.telegram{background-color:#08c}.wpsr-fm-chat-wrapper .wpsr-channel-btn.telegram svg .wpsr-path-1,.wpsr-fm-chat-wrapper .wpsr-channel-btn.telegram svg .wpsr-path-2,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.wpsr-channel-btn.telegram svg .wpsr-path-1,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.wpsr-channel-btn.telegram svg .wpsr-path-2,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-channel-btn.wpsr-fm-bubble-btn.telegram svg .wpsr-path-1,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-channel-btn.wpsr-fm-bubble-btn.telegram svg .wpsr-path-2,.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn.telegram svg .wpsr-path-1,.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn.telegram svg .wpsr-path-2{fill:#fff}.wpsr-fm-chat-wrapper .wpsr-channel-icon,.wpsr-fm-chat-wrapper .wpsr-channels-icons{bottom:-200px;margin-bottom:95px!important;position:fixed;right:30px;top:auto;transition:.3s}.wpsr-fm-chat-wrapper .wpsr-channels-icons{opacity:0}.wpsr-fm-chat-wrapper .wpsr-channel-icon{bottom:0;opacity:1}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box-display{margin-bottom:100px;opacity:1;visibility:visible}.wpsr-fm-chat-wrapper.wpsr-has-fluent-forms-widget .fluentform,.wpsr-fm-chat-wrapper.wpsr-has-fluent-forms-widget .wpsr-fluentform-wrapper{display:none}.wpsr-fm-chat-wrapper.wpsr-has-fluent-forms-widget .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-conversation{display:flex}.wpsr-fm-chat-wrapper.wpsr-has-fluent-forms-widget .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper{display:block}.wpsr-fm-chat-wrapper.wpsr-has-fluent-forms-widget .wpsr-fluent-form-title{border-bottom:1px solid #e2d6d6;color:#111;display:none;font-size:21px;margin:0;padding:10px 20px}.wpsr-fm-chat-wrapper.wpsr-has-fluent-forms-widget.wpsr-has-fluent-form.wpsr-has-fluent-form-scrollbar .fluentform{height:400px;overflow-y:scroll}.wpsr-fm-chat-wrapper.wpsr-has-fluent-forms-widget.wpsr-has-fluent-form.wpsr-has-fluent-form-scrollbar ::-webkit-scrollbar{height:12px;overflow:visible;width:12px}.wpsr-fm-chat-wrapper.wpsr-has-fluent-forms-widget.wpsr-has-fluent-form.wpsr-has-fluent-form-scrollbar ::-webkit-scrollbar-button{height:0;width:0}.wpsr-fm-chat-wrapper.wpsr-has-fluent-forms-widget.wpsr-has-fluent-form.wpsr-has-fluent-form-scrollbar ::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#0003;border:solid #0000;border-radius:8px;min-height:8px}.wpsr-fm-chat-wrapper.wpsr-has-fluent-forms-widget.wpsr-has-fluent-form.wpsr-has-fluent-form-scrollbar ::-webkit-scrollbar-track-piece{background-clip:padding-box;background:#fff;border-left:1px solid #f1f1f1}.wpsr-fm-chat-wrapper.wpsr-has-fluent-forms-widget.wpsr-has-fluent-form .fluentform{padding:20px}.wpsr-fm-chat-wrapper.wpsr-has-fluent-forms-widget.wpsr-has-fluent-form .fluentform .frm-fluent-form{padding:0}.wpsr-fm-chat-wrapper.wpsr-has-fluent-forms-widget.wpsr-has-fluent-form .fluentform .ff_submit_btn_wrapper{margin-bottom:0}.wpsr-fm-chat-wrapper.wpsr-has-fluent-forms-widget.wpsr-has-fluent-form .fluentform,.wpsr-fm-chat-wrapper.wpsr-has-fluent-forms-widget.wpsr-has-fluent-form .wpsr-fluent-form-title,.wpsr-fm-chat-wrapper.wpsr-has-fluent-forms-widget.wpsr-has-fluent-form .wpsr-fluentform-wrapper{display:block}.wpsr-fm-chat-wrapper.wpsr-has-fluent-forms-widget.wpsr-has-fluent-form .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-conversation,.wpsr-fm-chat-wrapper.wpsr-has-fluent-forms-widget.wpsr-has-fluent-form .wpsr-fm-chat-header{display:none}.wpsr-fm-chat-wrapper.wpsr-has-fluent-forms-widget.wpsr-has-fluent-form .wpsr-fm-chat-room{padding-top:0}.wpsr-fm-chat-wrapper.wpsr-has-fluent-forms-widget.wpsr-has-fluent-form .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper{margin-top:0}.wpsr-fm-chat-wrapper.wpsr-has-fluent-forms-widget.wpsr-has-fluent-form .wpsr-fm-chat-box .wpsr-fm-chat-close{display:block}.wpsr-fm-chat-wrapper.wpsr-has-fluent-forms-widget.wpsr-has-fluent-form.wpsr_has_ff_modal .wpsr-fluentform-wrapper{display:none}.wpsr-fm-chat-wrapper.wpsr-has-fluent-forms-widget.wpsr-has-fluent-form.wpsr_has_ff_modal .wpsr-fm-chat-room{padding-top:30px}.wpsr-fm-chat-wrapper.wpsr-has-fluent-forms-widget.wpsr-has-fluent-form.wpsr_has_ff_modal .wpsr-fm-chat-btn-wrapper{margin-top:30px}.wpsr-fm-chat-wrapper.wpsr-has-fluent-forms-widget.wpsr-has-fluent-form.wpsr_has_ff_modal .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-conversation,.wpsr-fm-chat-wrapper.wpsr-has-fluent-forms-widget.wpsr-has-fluent-form.wpsr_has_ff_modal .wpsr-fm-chat-header{display:flex!important}.wpsr-fm-chat-wrapper.wpsr-chat-whatsapp .wpsr-fm-chat-close:after,.wpsr-fm-chat-wrapper.wpsr-chat-whatsapp .wpsr-fm-chat-close:before{background-color:var(--wpsn-chat-close-btn-color,#fff)}.wpsr-fm-chat-wrapper.wpsr-chat-whatsapp .wpsr-fm-chat-header{background-color:#1c6058}.wpsr-fm-chat-wrapper.wpsr-chat-whatsapp .wpsr-fm-chat-header .wpsr-fm-group-details h3,.wpsr-fm-chat-wrapper.wpsr-chat-whatsapp .wpsr-fm-chat-header .wpsr-fm-group-details p{color:#fff}.wpsr-fm-chat-wrapper.wpsr-chat-whatsapp .wpsr-fm-chat-room{padding:0}.wpsr-fm-chat-wrapper.wpsr-chat-whatsapp .wpsr-fm-chat-room .wpsr-fm-conversation{background-image:url(/wp-content/plugins/wp-social-reviews/assets/images/whatsapp-bg.png?547106e639e8a21fc7a9f696d5e3b4cf);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:30px 20px 20px}.wpsr-fm-chat-wrapper.wpsr-chat-whatsapp .wpsr-fm-chat-room .wpsr-fm-conversation .wpsr-fm-time{text-align:right}.wpsr-fm-chat-wrapper.wpsr-chat-whatsapp .wpsr-fm-chat-room .wpsr-fm-conversation .wpsr-fm-greeting-msg{border-radius:0 8px 8px;position:relative}.wpsr-fm-chat-wrapper.wpsr-chat-whatsapp .wpsr-fm-chat-room .wpsr-fm-conversation .wpsr-fm-greeting-msg:after{border-bottom:15px solid #0000;border-right:15px solid #f1f0f0;content:"";height:0;left:-15px;position:absolute;top:0;width:0}.wpsr-fm-chat-wrapper.wpsr-chat-whatsapp .wpsr-fm-chat-room .wpsr-fm-conversation .wpsr-fm-greeting-msg h3{color:#1c6058;font-size:14px;font-weight:500;line-height:1.4;margin:0;padding:0 0 5px}.wpsr-fm-chat-wrapper.wpsr-chat-whatsapp .wpsr-fm-chat-room .wpsr-fm-conversation .wpsr-fm-greeting-msg .wpsr-fm-time{display:inline-block;float:right;padding-bottom:0;padding-top:8px;text-align:right}.wpsr-fm-chat-wrapper.wpsr-chat-whatsapp .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper{margin:0;padding:25px 20px}.wpsr-fm-chat-wrapper.wpsr-chat-whatsapp .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon a{background-color:#00e676;color:#fff}.wpsr-fm-chat-wrapper.wpsr-chat-whatsapp .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper p{color:#0006;font-size:11px;line-height:1.5;margin:0;padding:10px 0 0;text-align:center}.wpsr-fm-chat-wrapper.wpsr-chat-whatsapp .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn{background-color:#00e676;box-shadow:0 3px 12px #0003}.wpsr-fm-chat-wrapper.wpsr-chat-whatsapp .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn svg .wpsr-fm-bubble-btn-svg-path-1,.wpsr-fm-chat-wrapper.wpsr-chat-whatsapp .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn svg .wpsr-fm-bubble-btn-svg-path-2{fill:#fff}.wpsr-fm-chat-wrapper.wpsr-chat-whatsapp .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn .wpsr-icon-messenger .wpsr-fm-bubble-btn-svg-path-2{fill:#4ee776}.wpsr-fm-chat-wrapper.wpsr-chat-telegram .wpsr-fm-chat-close:after,.wpsr-fm-chat-wrapper.wpsr-chat-telegram .wpsr-fm-chat-close:before{background-color:var(--wpsn-chat-close-btn-color,#fff)}.wpsr-fm-chat-wrapper.wpsr-chat-telegram .wpsr-fm-chat-header{background-color:#2ba7e9}.wpsr-fm-chat-wrapper.wpsr-chat-telegram .wpsr-fm-chat-header .wpsr-fm-group-details h3,.wpsr-fm-chat-wrapper.wpsr-chat-telegram .wpsr-fm-chat-header .wpsr-fm-group-details p{color:#fff}.wpsr-fm-chat-wrapper.wpsr-chat-telegram .wpsr-fm-chat-header .wpsr-fm-group-details p{opacity:1}.wpsr-fm-chat-wrapper.wpsr-chat-telegram .wpsr-fm-chat-room{padding:0}.wpsr-fm-chat-wrapper.wpsr-chat-telegram .wpsr-fm-chat-room .wpsr-fm-conversation{background-color:#f5f5f5;padding:30px 20px 20px}.wpsr-fm-chat-wrapper.wpsr-chat-telegram .wpsr-fm-chat-room .wpsr-fm-conversation .wpsr-fm-time{text-align:right}.wpsr-fm-chat-wrapper.wpsr-chat-telegram .wpsr-fm-chat-room .wpsr-fm-conversation .wpsr-fm-greeting-msg{background-color:#fff;border-radius:8px 8px 8px 0;position:relative}.wpsr-fm-chat-wrapper.wpsr-chat-telegram .wpsr-fm-chat-room .wpsr-fm-conversation .wpsr-fm-greeting-msg:after{border-right:15px solid #fff;border-top:15px solid #0000;bottom:0;content:"";height:0;left:-15px;position:absolute;width:0}.wpsr-fm-chat-wrapper.wpsr-chat-telegram .wpsr-fm-chat-room .wpsr-fm-conversation .wpsr-fm-greeting-msg h3{color:#1c6058;font-size:14px;font-weight:500;line-height:1.4;margin:0;padding:0 0 5px}.wpsr-fm-chat-wrapper.wpsr-chat-telegram .wpsr-fm-chat-room .wpsr-fm-conversation .wpsr-fm-greeting-msg .wpsr-fm-time{display:inline-block;float:right;padding-bottom:0;padding-top:8px;text-align:right}.wpsr-fm-chat-wrapper.wpsr-chat-telegram .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper{margin:0;padding:25px 20px}.wpsr-fm-chat-wrapper.wpsr-chat-telegram .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon a{background-color:#2ba7e9;color:#fff}.wpsr-fm-chat-wrapper.wpsr-chat-telegram .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon a svg path{fill:#fff}.wpsr-fm-chat-wrapper.wpsr-chat-telegram .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper p{color:#0006;font-size:11px;line-height:1.5;margin:0;padding:10px 0 0;text-align:center}.wpsr-fm-chat-wrapper.wpsr-chat-telegram .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn{background-color:#2ba7e9;box-shadow:0 3px 12px #0003}.wpsr-fm-chat-wrapper.wpsr-chat-telegram .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn svg .wpsr-fm-bubble-btn-svg-path-1,.wpsr-fm-chat-wrapper.wpsr-chat-telegram .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn svg .wpsr-fm-bubble-btn-svg-path-2{fill:#fff}.wpsr-fm-chat-wrapper.wpsr-chat-telegram .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn .wpsr-icon-messenger .wpsr-fm-bubble-btn-svg-path-2{fill:#4ee776}.wpsr-fm-chat{background-color:#f1f0f0;border-radius:50px;display:block;line-height:50px;width:100px}.wpsr-fm-chat .wpsr-fm-chat-bubbles{text-align:center}.wpsr-fm-chat .wpsr-fm-chat-bubbles span{animation:typing 2s infinite;background-color:#b6b5ba;border-radius:100%;display:inline-block;height:10px;margin-right:5px;width:10px}.wpsr-fm-chat .wpsr-fm-chat-bubbles span:first-child{animation-delay:-1s}.wpsr-fm-chat .wpsr-fm-chat-bubbles span:nth-child(2){animation-delay:-.85s}.wpsr-fm-chat .wpsr-fm-chat-bubbles span:nth-child(3){animation-delay:-.7s;margin-right:0}@keyframes typing{10%{background-color:#9e9da2;transform:translateY(-10px)}50%{background-color:#b6b5ba;transform:translateY(0)}}.wpsr-ff-visibie{display:block!important;visibility:visible!important}.wpsr-fluentform-wrapper{margin:0 auto;max-width:600px}.fluentform{transition:height .5s ease-in-out;width:100%}.wpsr-fm-chat-wrapper .wpsr-has-fluent-form-scrollbar{overflow-y:auto}.wpsr-fm-chat-wrapper.wpsr-fm-chat-template2.wpsr-chat-messenger .wpsr-fm-chat-header{background-color:#f4f5f7}.wpsr-fm-chat-wrapper.wpsr-fm-chat-template2.wpsr-chat-messenger .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon a{background-color:#00e676}.wpsr-fm-chat-wrapper.wpsr-fm-chat-template2.wpsr-chat-messenger .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon a svg .wpsr-fm-btn-icon-path-1{fill:#fff}.wpsr-fm-chat-wrapper.wpsr-fm-chat-template2.wpsr-chat-messenger .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon a svg .wpsr-fm-btn-icon-path-2{fill:#00e676}.wpsr-fm-chat-wrapper.wpsr-fm-chat-template2 .wpsr-fm-chat-close:after,.wpsr-fm-chat-wrapper.wpsr-fm-chat-template2 .wpsr-fm-chat-close:before{background-color:var(--wpsn-chat-close-btn-color,#1d2129)}.wpsr-fm-chat-wrapper.wpsr-fm-chat-template2 .wpsr-fm-chat-header{background-color:#f4f5f7}.wpsr-fm-chat-wrapper.wpsr-fm-chat-template2 .wpsr-fm-chat-header .wpsr-fm-group-details h3,.wpsr-fm-chat-wrapper.wpsr-fm-chat-template2 .wpsr-fm-chat-header .wpsr-fm-group-details p{color:#000}.wpsr-fm-chat-wrapper.wpsr-fm-chat-template2 .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn{background-color:#000;box-shadow:0 3px 12px #0003}.wpsr-fm-chat-wrapper.wpsr-fm-chat-template3 .wpsr-fm-chat-close:after,.wpsr-fm-chat-wrapper.wpsr-fm-chat-template3 .wpsr-fm-chat-close:before{background-color:var(--wpsn-chat-close-btn-color,#fff)}.wpsr-fm-chat-wrapper.wpsr-fm-chat-template3 .wpsr-fm-chat-header{background-color:#003580}.wpsr-fm-chat-wrapper.wpsr-fm-chat-template3 .wpsr-fm-chat-header .wpsr-fm-group-details h3,.wpsr-fm-chat-wrapper.wpsr-fm-chat-template3 .wpsr-fm-chat-header .wpsr-fm-group-details p{color:#fff}.wpsr-fm-chat-wrapper.wpsr-fm-chat-template3 .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon a{background-color:#07c;color:#fff}.wpsr-fm-chat-wrapper.wpsr-fm-chat-template3 .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon a svg .wpsr-fm-btn-icon-path-1{fill:#fff}.wpsr-fm-chat-wrapper.wpsr-fm-chat-template3 .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon a svg .wpsr-fm-btn-icon-path-2{fill:#003580}.wpsr-fm-chat-wrapper.wpsr-fm-chat-template3 .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper p{color:#0006;font-size:11px;line-height:1.5;margin:0;padding:10px 0 0;text-align:center}.wpsr-fm-chat-wrapper.wpsr-fm-chat-template3 .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn{background-color:#003580;box-shadow:0 3px 12px #0003}.wpsr-fm-chat-wrapper.wpsr-fm-chat-template4 .wpsr-fm-chat-close:after,.wpsr-fm-chat-wrapper.wpsr-fm-chat-template4 .wpsr-fm-chat-close:before{background-color:var(--wpsn-chat-close-btn-color,#fff)}.wpsr-fm-chat-wrapper.wpsr-fm-chat-template4 .wpsr-fm-chat-header{background-color:#111}.wpsr-fm-chat-wrapper.wpsr-fm-chat-template4 .wpsr-fm-chat-header .wpsr-fm-group-details h3,.wpsr-fm-chat-wrapper.wpsr-fm-chat-template4 .wpsr-fm-chat-header .wpsr-fm-group-details p{color:#fff}.wpsr-fm-chat-wrapper.wpsr-fm-chat-template4 .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon a{background-color:#f44336;color:#fff}.wpsr-fm-chat-wrapper.wpsr-fm-chat-template4 .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon a svg .wpsr-fm-btn-icon-path-1{fill:#fff}.wpsr-fm-chat-wrapper.wpsr-fm-chat-template4 .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon a svg .wpsr-fm-btn-icon-path-2{fill:#f44336}.wpsr-fm-chat-wrapper.wpsr-fm-chat-template4 .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper p{color:#0006;font-size:11px;line-height:1.5;margin:0;padding:10px 0 0;text-align:center}.wpsr-fm-chat-wrapper.wpsr-fm-chat-template4 .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn{background-color:#111;box-shadow:0 3px 12px #0003}/**
 * Swiper 8.4.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 21, 2022
 */

@font-face{ font-display:swap;font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal }:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}:root{--direction-multiplier:1}body.rtl,html[dir=rtl]{--direction-multiplier:-1}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{display:inline-block;line-height:1}.e-logo-wrapper i{color:var(--e-a-color-circle-logo);font-size:2.5em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video,.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(-50%,-50%)}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:768px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-custom-embed-play{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(calc(-50% * var(--direction-multiplier)),-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3));height:100px;width:100px}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:768px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-inline:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:769px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-block-end:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-block-end:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:769px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:768px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:769px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:769px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:769px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:768px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:768px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop"}}@media (max-width:-1){#elementor-device-mode:after{content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:768px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con{margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}:is([data-widget_type="e-component.default"],[data-widget_type="e-component.default"]>.elementor-section-wrap)>.e-con{--margin-right:0px;--margin-left:0px}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:768px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;inset-block-start:50%;inset-inline-end:10px;pointer-events:none;position:absolute;text-shadow:0 0 3px rgba(0,0,0,.3);transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-button-align-start .e-form__buttons,[dir=rtl] .elementor-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-button-align-end .e-form__buttons,[dir=rtl] .elementor-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-tablet-button-align-start .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-tablet-button-align-end .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:768px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-mobile-button-align-start .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-mobile-button-align-end .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;fill:#fff;font-size:15px;line-height:1;padding:12px 24px;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;fill:#fff;padding:.5em}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none!important}html *{transition-delay:0s!important;transition-duration:0s!important}}@media (max-width:768px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:769px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}.elementor-kit-2539{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-weight:500}.elementor-kit-2539 e-page-transition{background-color:#FFBC7D}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px}.elementor-widget:not(:last-child){--kit-widget-spacing:20px}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px}{}h1.entry-title{display:var(--page-title-display)}@media(max-width:1024px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:1024px}.e-con{--container-max-width:1024px}}@media(max-width:768px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:767px}.e-con{--container-max-width:767px}}.elementor-8869 .elementor-element.elementor-element-c3adb4f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:30px 30px;--row-gap:30px;--column-gap:30px}.elementor-8869 .elementor-element.elementor-element-33155fe .google-map-container{height:270px}.elementor-8869 .elementor-element.elementor-element-33155fe .wd-google-map-content{max-width:300px}.elementor .e-div-block-base{min-width:30px;padding:10px;display:block}.elementor .e-flexbox-base{padding:10px;display:flex;flex-direction:row}.elementor .e-tabs-base{padding-block-start:0;display:flex;flex-direction:column;gap:30px}.elementor .e-tabs-menu-base{display:flex;justify-content:center}.elementor .e-tab-base{width:160px;color:#0C0D0E;cursor:pointer;padding:8px;border-width:2px;border-color:#E0E0E0;border-style:solid;background-color:#FFF;display:block}.elementor .e-tab-base.e--selected{border-color:#0C0D0E;outline-width:0}.elementor .e-tab-base:focus{border-color:#0C0D0E;outline-width:0}.elementor .e-tab-base:hover,.elementor .e-tab-base:focus-visible{background-color:#E0E0E0}.elementor .e-tabs-content-area-base{display:block}.elementor .e-tab-content-base{min-width:30px;padding:10px;display:block}.elementor .e-form-base{padding:20px;display:flex;flex-direction:row;gap:10px;flex-wrap:wrap;align-content:start;align-items:flex-start}.elementor .e-form-base .e-form-checkbox-row{padding:0;gap:8px;align-items:center}.elementor .e-form-success-message-base{font-size:12px;color:#2F532E;text-align:center;padding:12px;background-color:#D4E9D6;display:none}.elementor .e-form-error-message-base{font-size:12px;color:#870000;text-align:center;padding:12px;background-color:#ffdede;display:none}.elementor .e-heading-base{margin:0}.elementor .e-heading-link-base{all:unset;cursor:pointer}.elementor .e-image-link-base{width:fit-content;all:unset;cursor:pointer;display:inherit}.elementor .e-image-base{display:block}.elementor .e-paragraph-base{margin:0}.elementor .e-paragraph-link-base{all:unset;cursor:pointer}.elementor .e-svg-base{width:65px;height:65px;display:inline-block}.elementor .e-button-base{text-align:center;padding-block-start:12px;padding-block-end:12px;padding-inline-start:24px;padding-inline-end:24px;border-radius:2px;border-width:0;background-color:#375EFB;display:inline-block}.elementor .e-youtube-base{overflow:hidden;aspect-ratio:16/9}.elementor .e-divider-base{height:1px;border-width:0;border-color:#fff0;border-style:none;background-color:#000}.elementor .e-self-hosted-video-base{max-width:100vw;aspect-ratio:16/9;display:inline-block}.elementor .e-form-input-base{height:36px;font-size:12px;color:#0c0d0e;border-radius:0;border-color:#D6D5D5}.elementor .e-form-input-base:focus{border-color:#706F6F;outline-style:none}.elementor .e-form-input-base::placeholder{color:#9DA5AE}.elementor .e-form-label-base{font-size:14px;color:#0c0d0e}.elementor .e-form-textarea-base{font-size:12px;border-radius:0;border-color:#D6D5D5}.elementor .e-form-textarea-base:focus{border-color:#706F6F;outline-style:none}.elementor .e-form-textarea-base::placeholder{color:#9DA5AE}.elementor .e-form-submit-button-base{color:#fff;padding-block-start:10px;padding-block-end:10px;padding-inline-start:28px;padding-inline-end:30px;border-radius:0;border-width:0;background-color:#000;display:flex;justify-content:center;align-items:center}.elementor .e-form-submit-button-base:hover,.elementor .e-form-submit-button-base:focus-visible{background-color:#323232}.elementor .e-form-checkbox-base{width:1.15em;height:1.15em;color:#fff;border-radius:0;border-width:1px;border-color:#D6D5D5;border-style:solid;background-color:#fff0;transition:background-color 200ms;display:grid;justify-items:center;align-items:center;appearance:none}.elementor .e-form-checkbox-base:focus{border-color:#706F6F;outline-style:none}.elementor .e-form-checkbox-base:checked{background-color:#69727D}.elementor .e-form-checkbox-base::before{width:65%;height:65%;background-color:currentColor;opacity:0%;transform-origin:0% 100% 0;transition:opacity 200ms;content:"";clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%)}.elementor .e-form-checkbox-base:checked::before{opacity:100%}.elementor .e-form-radio-button-base{width:1.15em;height:1.15em;color:#fff;border-radius:50%;border-width:1px;border-color:#D6D5D5;border-style:solid;background-color:#fff0;display:grid;justify-items:center;align-items:center;appearance:none}.elementor .e-form-radio-button-base:focus{border-color:#706F6F;outline-style:none}.elementor .e-form-radio-button-base:checked{background-color:#fff0}.elementor .e-form-radio-button-base::before{width:65%;height:65%;border-radius:50%;background-color:#706F6F;opacity:0%;transition:opacity 200ms;content:""}.elementor .e-form-radio-button-base:checked::before{opacity:100%}.elementor .e-form-date-picker-base{width:100%;height:36px;font-size:12px;color:#0c0d0e;border-radius:0;border-width:1px;border-color:#D6D5D5;border-style:solid}.elementor .e-form-date-picker-base:focus{border-color:#706F6F;outline-style:none}.elementor .e-form-time-picker-base{width:100%;height:36px;font-size:12px;color:#0c0d0e;border-radius:0;border-width:1px;border-color:#D6D5D5;border-style:solid}.elementor .e-form-time-picker-base:focus{border-color:#706F6F;outline-style:none}.elementor .e-form-select-base{font-size:12px;border-width:1px;border-color:#D6D5D5;border-style:solid;background-color:#fff0}.elementor .e-form-select-base:focus{border-color:#706F6F;outline-style:none}.elementor .e-form-file-upload-base{height:36px;font-size:12px;color:#0c0d0e;border-radius:0;border-color:#D6D5D5}.elementor .e-form-file-upload-base:focus{border-color:#706F6F;outline-style:none}@keyframes wcpr_notify_loading{0%{transform:translate3d(0,2px,0) scale(1.2,.85)}to{transform:translate3d(0,-5px,0) scale(.9,1.1)}}@font-face{ font-family:"woocommerce-photo-reviews";src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.eot);src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.woff) format("woff"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.ttf) format("truetype"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.svg) format("svg");font-weight:400;font-style:normal;font-display:swap }@font-face{ font-family:"star";src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/star.eot);src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/star.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/star.woff) format("woff"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/star.ttf) format("truetype"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/star.svg#star) format("svg");font-weight:400;font-style:normal;font-display:swap }@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{ font-display:swap;font-family:"star";src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/star.svg) format("svg") }}.wp-theme-goya .woocommerce-photo-reviews-form .comment-form-rating{background:0 0;display:inline-flex;align-items:center}.wp-theme-goya .woocommerce-photo-reviews-form-popup .woocommerce-photo-reviews-form-main-top .popup-title{color:#282828}.woocommerce-photo-reviews-form-popup .comment-reply-title{display:none}.woocommerce-photo-reviews-form-popup .woocommerce-photo-reviews-form-main-top .popup-title{font-size:30px;text-transform:capitalize}.wcpr-hidden{display:none!important}.wcpr-comment-form-error{color:red;display:inline-grid;white-space:break-spaces!important;margin-bottom:15px;width:100%!important}.wcpr-comment-form-notify{color:#456083;display:inline-block}.wcpr-comment-form-notify>span{display:inline-flex;white-space:break-spaces!important;align-items:baseline;gap:5px;margin-left:5px}.wcpr-comment-form-notify>span span{width:5px;height:5px;border-radius:100%;background:#456083;animation:wcpr_notify_loading .5s .1s alternate infinite cubic-bezier(.6,.05,.15,.95) backwards}.wcpr-comment-form-notify>span span:first-child{animation:wcpr_notify_loading .5s alternate infinite cubic-bezier(.6,.05,.15,.95)}.wcpr-comment-form-notify>span span:last-child{animation:wcpr_notify_loading .5s .12s alternate infinite cubic-bezier(.6,.05,.15,.95) backwards}.wcpr_image_upload_button.icon_with_text{padding:0;background-color:transparent;border:unset;display:inline-flex;align-items:center}.wcpr_image_upload_button.icon_with_text:before{content:"";background:url(/wp-content/plugins/woocommerce-photo-reviews/images/add-photo-bigger.svg) no-repeat center/contain;width:90px;height:90px;margin-right:15px;background-color:transparent;background-size:40px;padding:15px;mask-size:40px;border:solid 1px #c3c3c3!important;border-radius:6px;display:block}.wcpr_image_upload_button,.wcpr_image_upload_button.button{text-transform:inherit;margin-top:0;margin-bottom:0}.woocommerce-photo-reviews-form-container .woocommerce-photo-reviews-form-main .woocommerce-photo-reviews-form-main-inner{background:#fff;max-width:100%;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;overflow:hidden;padding:10px}.woocommerce-photo-reviews-form-container .woocommerce-photo-reviews-form-main .woocommerce-photo-reviews-form-main-top .woocommerce-photo-reviews-form-main-close{display:flex;width:36px;height:36px;position:absolute;right:0;top:0;justify-content:center;align-items:center;font-weight:700;color:#000;cursor:pointer;transition:background 200ms ease;border-radius:0 5px 0 5px}.woocommerce-photo-reviews-form-container .woocommerce-photo-reviews-form-main .woocommerce-photo-reviews-form-main-top .woocommerce-photo-reviews-form-main-close:hover{background:rgba(1,1,1,.1)}.woocommerce-photo-reviews-form-container .woocommerce-photo-reviews-form-main .woocommerce-photo-reviews-form-main-top{position:relative;height:36px;display:flex;justify-content:center;align-items:center;font-size:20px}.woocommerce-photo-reviews-form-container .woocommerce-photo-reviews-form-main .woocommerce-photo-reviews-form-main-content{display:flex;justify-content:space-evenly;align-items:center}.woocommerce-photo-reviews-form-container .woocommerce-photo-reviews-form-main .woocommerce-photo-reviews-form-main-top .woocommerce-photo-reviews-form-main-close:before{font-family:"woocommerce-photo-reviews";content:"\f101"}.woocommerce-photo-reviews-form-container *{box-sizing:border-box!important}.woocommerce-photo-reviews-form{max-width:100%;width:600px}.woocommerce-photo-reviews-form input,.woocommerce-photo-reviews-form textarea{border-radius:6px;border:1px solid #c3c3c3}.woocommerce-photo-reviews-form input#submit,.woocommerce-photo-reviews-form input[type=submit],.woocommerce-photo-reviews-form textarea#submit,.woocommerce-photo-reviews-form textarea[type=submit]{border:unset}.woocommerce-photo-reviews-form .form-submit{text-align:left}.woocommerce-photo-reviews-form-product{max-width:260px}.comment-form-rating label{display:block}.woocommerce-photo-reviews-form-meta-reviews .woocommerce-product-rating{line-height:1em;margin:5px 0}.woocommerce-photo-reviews-form .comment-form>div{width:100%}.woocommerce-photo-reviews-form .comment-form .comment-form-images,.woocommerce-photo-reviews-form .comment-form .comment-form-rating,.woocommerce-photo-reviews-form .comment-form .wcpr-comment-form-images,.woocommerce-photo-reviews-form .comment-form .wcpr-comment-form-title,.woocommerce-photo-reviews-form .comment-form .wcpr-custom-fields,.woocommerce-photo-reviews-form .comment-form p:not(.comment-form-email){padding:0}.wcpr-input-file-container .wcpr-input-file-wrap .wcpr-selected-image-container{display:flex;flex-wrap:wrap;gap:10px;align-items:flex-end}.wcpr-input-file-container .wcpr-input-file-wrap{margin-top:10px;margin-bottom:10px}.wcpr-comment-form-images .wcpr-selected-image{width:30%;max-width:128px;margin:10px 0 0}.wcpr-comment-form-images.wcpr-comment-form-images-with-caption .wcpr-selected-image{width:100%;max-width:100%;margin:5px 0;display:flex;align-items:center}.wcpr-comment-form-images.wcpr-comment-form-images-with-caption .wcpr-selected-image video.wcpr-selected-image-preview{width:auto;max-width:100px}.wcpr-comment-form-images.wcpr-comment-form-images-with-caption .wcpr-selected-image img.wcpr-selected-image-preview{width:25%;max-width:64px}.wcpr-input-file-container .wcpr-input-file-wrap .wcpr-selected-image input{margin:0}.wcpr-comment-form-images{margin:.5em 0;width:100%}.wcpr-comment-form-images.wcpr-comment-form-images-with-caption .wcpr-selected-image-info{width:calc(100% - 64px);padding-left:10px}.wcpr-comment-form-images .wcpr-selected-image-caption{width:100%}.wcpr-comment-form-images .wcpr-selected-image-name{width:100%;overflow:hidden;text-overflow:ellipsis;font-size:.8em;white-space:nowrap}.wcpr-comment-form-images .wcpr_image_upload{width:100%;margin-bottom:10px}.wcpr-custom-field{margin:8px 0}.wcpr-custom-field .wcpr-custom-field-name{font-size:16px}.wcpr-custom-field .wcpr-custom-field-input{display:flex;justify-content:space-between;justify-items:center;align-items:center}.wcpr-custom-field .wcpr-custom-field-input>div{width:48%}.wcpr-custom-field .wcpr-custom-field-input>div input,.wcpr-custom-field-input>div select{width:100%;padding:5px;margin:0;font-size:14px}.woocommerce-photo-reviews-form p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none;border:0;margin:0;font-size:14px}.woocommerce-photo-reviews-form p.stars a:after{position:static}.woocommerce-photo-reviews-form p.stars a::before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:"star";content:"S"!important;text-indent:0;color:#ffb600;opacity:.3}.woocommerce-photo-reviews-form p.stars a:hover~a::before,.woocommerce-photo-reviews-form p.stars.selected a.active~a::before{opacity:.3}.woocommerce-photo-reviews-form p.stars.selected a.active::before,.woocommerce-photo-reviews-form p.stars:hover a::before{opacity:1}.woocommerce-photo-reviews-form p.stars.selected a:not(.active)::before{opacity:1}.woocommerce-photo-reviews-form-product .star-rating span{font-family:"star";overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em;height:22px}.woocommerce-photo-reviews-form-product .star-rating{margin:0 0 5px;text-align:left;display:block;overflow:hidden;position:relative;height:1em;line-height:1em;font-family:"star";float:left;padding-top:1.5em;font-size:14px;width:5.5em;letter-spacing:1px}.woocommerce-photo-reviews-form-product .star-rating:before{content:"SSSSS";float:left;top:0;left:0;position:absolute;font-family:"star";color:#ffb600;opacity:.3!important}.woocommerce-photo-reviews-form-product .star-rating span:before{backface-visibility:hidden;content:"SSSSS";top:0;position:absolute;left:0;font-family:"star";color:#ffb600}.rtl .woocommerce-photo-reviews-form-product .star-rating{float:right}.woocommerce-photo-reviews-form-meta-price{clear:both}span.wcpr-review-custom-field-value{font-weight:500}span.wcpr-review-custom-field-name{font-weight:300}@media screen and (max-width:768px){.woocommerce-photo-reviews-form-container .woocommerce-photo-reviews-form-main .woocommerce-photo-reviews-form-main-content{flex-wrap:wrap}}.wcpr-comment-form label,.wcpr-comment-form textarea{margin:0;max-width:100%}.wcpr-comment-form .wcpr-comment-form-title input,.woocommerce-photo-reviews-form-container.woocommerce-photo-reviews-form-popup .form-submit input[type=submit]{margin:0;width:100%}.woocommerce-photo-reviews-form-container.woocommerce-photo-reviews-form-popup .woocommerce-photo-reviews-form-main{position:fixed;top:0;left:0;right:0;bottom:0;z-index:999999;background:rgba(1,1,1,.5);display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.woocommerce-photo-reviews-form-container.woocommerce-photo-reviews-form-popup .woocommerce-photo-reviews-form-main .woocommerce-photo-reviews-form-main-content{background:#fff;padding:20px 10px;max-height:600px;overflow:auto;align-items:flex-start;gap:20px}.woocommerce-photo-reviews-form-main-content::-webkit-scrollbar{width:7px}.woocommerce-photo-reviews-form-main-content::-webkit-scrollbar-track{background:#f1f1f1;margin-top:2px;margin-bottom:2px}.woocommerce-photo-reviews-form-main-content::-webkit-scrollbar-thumb{background:#cecece;border-radius:20px}.woocommerce-photo-reviews-form-main-content::-webkit-scrollbar-thumb:hover{background:#a6a6a6}.woocommerce-photo-reviews-form-container.woocommerce-photo-reviews-form-popup .woocommerce-photo-reviews-form-button-add-review-container{display:block;padding:10px}.woocommerce-photo-reviews-form-container.woocommerce-photo-reviews-form-popup .woocommerce-photo-reviews-form-button-add-review-container .woocommerce-photo-reviews-form-button-add-review{padding:5px 10px;border:1px solid rgba(1,1,1,.1);cursor:pointer;opacity:1;transition:opacity 200ms;white-space:nowrap}.woocommerce-photo-reviews-form-container.woocommerce-photo-reviews-form-popup .woocommerce-photo-reviews-form-button-add-review-container .woocommerce-photo-reviews-form-button-add-review:hover{opacity:.7}.woocommerce-photo-reviews-form-popup-hide .woocommerce-photo-reviews-form-main{display:none!important}.woocommerce-photo-reviews-form-container.woocommerce-photo-reviews-form-popup .form-submit{position:sticky;bottom:0;margin:0;width:100%}@media screen and (min-width:934px){.woocommerce-photo-reviews-form-container.woocommerce-photo-reviews-form-popup .woocommerce-photo-reviews-form-main .woocommerce-photo-reviews-form-main-content .woocommerce-photo-reviews-form-product{position:sticky;top:0}}@media screen and (max-width:768px){.woocommerce-photo-reviews-form-container.woocommerce-photo-reviews-form-popup .woocommerce-photo-reviews-form-main{overflow:auto}.woocommerce-photo-reviews-form-container.woocommerce-photo-reviews-form-popup .woocommerce-photo-reviews-form-main .woocommerce-photo-reviews-form-main-content{max-height:100%}}@font-face{ font-family:woocommerce-photo-reviews-badge;src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews-badge.eot);src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews-badge.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews-badge.woff) format("woff"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews-badge.ttf) format("truetype"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews-badge.svg#woocommerce-photo-reviews-badge) format("svg");font-weight:400;font-style:normal;font-display: swap; }@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{ font-display:swap;font-family:woocommerce-photo-reviews-badge;src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews-badge.svg#woocommerce-photo-reviews-badge) format("svg") }}[class*=" woocommerce-photo-reviews-badge-"]:after,[class*=" woocommerce-photo-reviews-badge-"]:before,[class^=woocommerce-photo-reviews-badge-]:after,[class^=woocommerce-photo-reviews-badge-]:before{font-family:woocommerce-photo-reviews-badge!important;font-style:normal;margin-left:10px}.woocommerce-photo-reviews-badge-tick-5:before{content:"\f100"!important}.woocommerce-photo-reviews-badge-check-box:before{content:"\f101"!important}.woocommerce-photo-reviews-badge-check-1:before{content:"\f102"!important}.woocommerce-photo-reviews-badge-check:before{content:"\f103"!important}.woocommerce-photo-reviews-badge-checked-1:before{content:"\f104"!important}.woocommerce-photo-reviews-badge-check-square:before{content:"\f105"!important}.woocommerce-photo-reviews-badge-tick-3:before{content:"\f106"!important}.woocommerce-photo-reviews-badge-check-mark:before{content:"\f107"!important}.woocommerce-photo-reviews-badge-tick-2:before{content:"\f108"!important}.woocommerce-photo-reviews-badge-check-2:before{content:"\f109"!important}.woocommerce-photo-reviews-badge-tick:before{content:"\f10a"!important}.woocommerce-photo-reviews-badge-success:before{content:"\f10b"!important}.woocommerce-photo-reviews-badge-round-done-button:before{content:"\f10c"!important}.woocommerce-photo-reviews-badge-checked-2:before{content:"\f10d"!important}.woocommerce-photo-reviews-badge-tick-inside-circle:before{content:"\f10e"!important}.woocommerce-photo-reviews-badge-tick-4:before{content:"\f10f"!important}.woocommerce-photo-reviews-badge-tick-1:before{content:"\f110"!important}.woocommerce-photo-reviews-badge-checked:before{content:"\f111"!important}.woocommerce-photo-reviews-badge-check-4:before{content:"\f112"!important}.woocommerce-photo-reviews-badge-check-3:before{content:"\f113"!important}@font-face{ font-family:"woocommerce-photo-reviews";src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.eot);src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.woff) format("woff"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.ttf) format("truetype"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.svg) format("svg");font-weight:400;font-style:normal;font-display:swap }@font-face{ font-family:"star";src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/star.eot);src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/star.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/star.woff) format("woff"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/star.ttf) format("truetype"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/star.svg#star) format("svg");font-weight:400;font-style:normal;font-display:swap }@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{ font-display:swap;font-family:"woocommerce-photo-reviews";src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.svg) format("svg") }@font-face{ font-display:swap;font-family:"star";src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/star.svg) format("svg") }}.rtl .shortcode-wcpr-stars-count{padding-left:0}.shortcode-wcpr-stars-count{font-size:10px;width:-webkit-fill-available;width:-moz-available}.shortcode-wcpr-stars-count.shortcode-grid-style .shortcode-wcpr-row{display:flex;font-size:14px;width:100%;height:22px;align-items:center;justify-content:space-between}.shortcode-wcpr-stars-count.shortcode-grid-style .shortcode-wcpr-row .shortcode-wcpr-col-number{display:inline-block;font-size:inherit;padding:0;width:auto}.shortcode-wcpr-stars-count.shortcode-grid-style .shortcode-wcpr-row .shortcode-wcpr-col-star{width:1.5em;overflow:hidden}.shortcode-wcpr-stars-count.shortcode-grid-style .shortcode-wcpr-row .shortcode-wcpr-col-star .star-rating{width:7.5em;float:unset}.shortcode-wcpr-stars-count.shortcode-grid-style .shortcode-wcpr-row .shortcode-wcpr-col-star .star-rating:before{opacity:0}.shortcode-wcpr-stars-count.shortcode-grid-style .shortcode-wcpr-row .shortcode-wcpr-col-process{max-width:calc(100% - 60px);width:100%;margin:0 10}.shortcode-wcpr-stars-count.shortcode-grid-style .shortcode-wcpr-row .shortcode-wcpr-col-rank-count{text-align:right}.rate-percent-bg,.shortcode-wcpr-stars-count .shortcode-wcpr-row{display:inline-block;font-size:0;width:100%;height:22px}.shortcode-wcpr-stars-count .shortcode-wcpr-row>div{vertical-align:middle;font-size:14px;display:inline-block;text-align:center;box-sizing:border-box;padding-left:5px}.shortcode-wcpr-stars-count .shortcode-wcpr-row .shortcode-wcpr-col-rank-count{width:50px;white-space:nowrap}.shortcode-wcpr-stars-count .shortcode-wcpr-row .shortcode-wcpr-col-process{width:calc(100% - 50px - 84px)}.shortcode-wcpr-stars-count .shortcode-wcpr-row .shortcode-wcpr-col-star{width:84px;font-size:14px}.shortcode-wcpr-stars-count .shortcode-wcpr-row .shortcode-wcpr-col-star .star-rating{width:100%;font-size:14px}.commentlist .comment-text .star-rating:before,.product .woocommerce-product-rating .star-rating:before,.shortcode-wcpr-overall-rating .shortcode-wcpr-overall-rating-right-star .star-rating:before,.shortcode-wcpr-stars-count .shortcode-wcpr-row .shortcode-wcpr-col-star .star-rating:before,.shortcode-wcpr-stars-count .shortcode-wcpr-row .shortcode-wcpr-col-star:before{color:#ffb600;opacity:.3!important}.commentlist .comment-text .star-rating span:before,.product .woocommerce-product-rating .star-rating span:before,.shortcode-wcpr-overall-rating .shortcode-wcpr-overall-rating-right-star .star-rating span:before,.shortcode-wcpr-stars-count .shortcode-wcpr-row .shortcode-wcpr-col-star .star-rating span:before,.shortcode-wcpr-stars-count .shortcode-wcpr-row .shortcode-wcpr-col-star span:before{color:#ffb600}.shortcode-wcpr-stars-count .shortcode-wcpr-row .shortcode-wcpr-col-number{width:16px;display:none}.rate-percent-bg .rate-percent-bg-1{position:absolute;text-align:center;width:100%;color:#fff;z-index:2}.rate-percent-bg .rate-percent{height:100%;position:absolute;top:0;left:0;z-index:1;border-radius:3px;background:#feb525}.rtl .rate-percent-bg .rate-percent{left:unset;right:0}.rate-percent-bg{position:relative;height:6px;background-color:rgba(0,0,0,.1);vertical-align:middle;border-radius:3px;overflow:hidden}.shortcode-wcpr-col-star .star-rating span:before,.shortcode-wcpr-col-star .star-rating:before,.shortcode-wcpr-overall-rating-right-star .star-rating span:before,.shortcode-wcpr-overall-rating-right-star .star-rating:before{font-size:inherit;letter-spacing:1px!important}.shortcode-wcpr-overall-rating-and-rating-count{gap:20px;width:100%;padding-bottom:30px;display:inline-flex}.shortcode-wcpr-overall-rating-and-rating-count h2{display:inline;white-space:nowrap}.shortcode-wcpr-overall-rating-and-rating-count .shortcode-wcpr-overall-rating-main{display:flex;align-items:center}.shortcode-wcpr-overall-rating-and-rating-count .shortcode-wcpr-overall-rating-left{padding:15px 10px;text-align:center;vertical-align:middle;background:#2d2b2b;color:#fff;border-radius:3px;font-size:16px;margin:10px 1px}.shortcode-wcpr-overall-rating-and-rating-count .shortcode-wcpr-overall-rating-left .shortcode-wcpr-overall-rating-left-average{white-space:nowrap}.shortcode-wcpr-overall-rating-and-rating-count .shortcode-wcpr-overall-rating-right{padding-left:10px;text-align:left}.shortcode-wcpr-overall-rating-and-rating-count .shortcode-wcpr-overall-rating-right .shortcode-wcpr-overall-rating-right-total{float:none;clear:both;white-space:nowrap}.shortcode-wcpr-overall-rating-and-rating-count .shortcode-wcpr-overall-rating-right .shortcode-wcpr-overall-rating-right-star .star-rating{width:5.53em;font-size:14px;float:left}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-grid-style{display:flex;gap:20px;padding:0}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-grid-style .shortcode-wcpr-overall-rating{flex-grow:1;width:auto;background-color:#f6f6f6;display:flex;border-radius:10px;padding:20px}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-grid-style .shortcode-wcpr-overall-rating .shortcode-wcpr-overall-rating-main{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-grid-style .shortcode-wcpr-overall-rating .shortcode-wcpr-overall-rating-main .shortcode-wcpr-overall-rating-average{font-size:45px;font-weight:700;line-height:1.125}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-grid-style .shortcode-wcpr-overall-rating .shortcode-wcpr-overall-rating-main .shortcode-wcpr-overall-rating-right-star{font-size:20px}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-grid-style .shortcode-wcpr-overall-rating .shortcode-wcpr-overall-rating-main .shortcode-wcpr-overall-rating-right-star .star-rating{min-width:109px;min-height:20px}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-grid-style .shortcode-wcpr-overall-rating .shortcode-wcpr-overall-rating-main .shortcode-wcpr-overall-rating-right-star .star-rating span{min-height:20px}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-grid-style .shortcode-wcpr-overall-rating .shortcode-wcpr-overall-rating-main .shortcode-wcpr-overall-rating-right-star .star-rating span:before,.shortcode-wcpr-overall-rating-and-rating-count.shortcode-grid-style .shortcode-wcpr-overall-rating .shortcode-wcpr-overall-rating-main .shortcode-wcpr-overall-rating-right-star .star-rating:before{font-size:20px!important}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-grid-style .shortcode-wcpr-overall-rating .shortcode-wcpr-overall-rating-main .shortcode-wcpr-overall-rating-right-total{font-size:1.125em;margin-top:5px;color:#ffb600}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-grid-style .shortcode-wcpr-stars-count{flex-grow:1;width:auto;background-color:#f6f6f6;border-radius:10px;padding:20px}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-list-style .wcpr-title2 .shortcode-wcpr-overall-rating-right-star{font-size:22px}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-list-style .wcpr-title2 .shortcode-wcpr-overall-rating-right-star .star-rating{min-width:119px;min-height:22px}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-list-style .wcpr-title2 .shortcode-wcpr-overall-rating-right-star .star-rating span{min-height:22px}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-list-style .wcpr-title2 .shortcode-wcpr-overall-rating-right-star .star-rating span:before{font-size:22px!important}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-list-style .wcpr-title2 .shortcode-wcpr-overall-rating-right-star .star-rating:before{opacity:.3;font-size:22px!important}.rtl .shortcode-wcpr-overall-rating-right .shortcode-wcpr-overall-rating-right-star .star-rating{float:right}.shortcode-wcpr-filter-container{padding:0;margin:20px 0;text-align:center;display:flex;justify-content:center;flex-wrap:wrap;border:1px solid #ccc}.shortcode-wcpr-filter-container.wcpr-filter-style-grid,.shortcode-wcpr-filter-container.wcpr-filter-style-grid-layout-2{border-width:1px 0;margin-top:35px;margin-bottom:35px;gap:25px;padding:15px 0}.shortcode-wcpr-filter-container.wcpr-filter-style-grid .shortcode-wcpr-filter-button,.shortcode-wcpr-filter-container.wcpr-filter-style-grid-layout-2 .shortcode-wcpr-filter-button{border-radius:20px;margin:0}.shortcode-wcpr-comments .shortcode-wcpr-filter-container{display:flex!important}.shortcode-wcpr-filter-container .shortcode-wcpr-filter-button{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:2px;padding:10px 15px!important;display:inline-block;margin:10px 5px!important;font-size:15px;font-weight:300;line-height:1;color:#fff;background-color:rgba(0,0,0,.5);transition:all 300ms ease-in-out 0s;text-decoration:none!important;border:1px solid}.shortcode-wcpr-filter-container .shortcode-wcpr-filter-button:hover{color:#fff;background-color:rgba(0,0,0,.8)!important}.shortcode-wcpr-filter-container .shortcode-wcpr-filter-button.shortcode-wcpr-active{background-color:#000!important}.shortcode-wcpr-filter-button.shortcode-wcpr-filter-button-images:before{font-family:"woocommerce-photo-reviews";content:"\f109"}.shortcode-wcpr-filter-button.shortcode-wcpr-filter-button-verified:before{font-family:"woocommerce-photo-reviews";content:"\f10a"}.shortcode-wcpr-filter-button:before{margin:0 5px 0 0!important;font-size:inherit!important}ul.shortcode-wcpr-filter-button-ul{list-style-type:none;position:absolute;z-index:999;margin:10px 0 0!important;left:-1px;padding:0;display:none}.shortcode-wcpr-comment-form-images label,.shortcode-wcpr-filter-button-wrap:hover ul.shortcode-wcpr-filter-button-ul{display:block}.shortcode-wcpr-filter-button-wrap{position:relative;display:inline-block;width:125px}.shortcode-wcpr-filter-container li.shortcode-wcpr-filter-button-li{margin:0!important;display:inline-block}.shortcode-wcpr-filter-container li.shortcode-wcpr-filter-button-li a{margin:0!important;width:125px!important}@media screen and (max-width:680px){.shortcode-wcpr-overall-rating-and-rating-count{display:inline-block!important}.shortcode-wcpr-overall-rating-main{justify-content:center}.shortcode-wcpr-overall-rating{text-align:center}.shortcode-wcpr-stars-count{margin:0;padding:0}}.shortcode-wcpr-comment-form-images .wcpr_image_upload,body.theme-goya .shortcode-wcpr-comments .commentlist{max-width:100%}.woocommerce-photo-reviews-shortcode .wcpr-load-more-reviews-button-container .wcpr-load-more-reviews-button{display:inline-block!important;background:#000;color:#fff;border-radius:3px;width:100px;height:40px;line-height:40px;font-size:14px;margin:10px 0;font-weight:400;cursor:pointer;position:relative}.wcpr-load-more-reviews-button-container{text-align:center}.wcpr-custom-field{margin:8px 0}.wcpr-custom-field .wcpr-custom-field-name{font-size:16px}.wcpr-custom-field .wcpr-custom-field-input{display:flex;justify-content:space-between;justify-items:center;align-items:center}.wcpr-custom-field .wcpr-custom-field-input>div{width:48%}.wcpr-custom-field .wcpr-custom-field-input>div input,.wcpr-custom-field-input>div select{width:100%;padding:5px;margin:0;font-size:14px}.wcpr-review-custom-fields{display:flex;justify-content:space-between;flex-wrap:wrap}span.wcpr-review-custom-field-value{font-weight:500}span.wcpr-review-custom-field-name{font-weight:300}.wcpr-comment-helpful-button-container{margin:5px 0;display:flex;justify-content:flex-end;line-height:2em;border-top:1px solid rgba(1,1,1,.1);flex-wrap:wrap;padding:5px 0;position:relative}.reviews-content-right-meta .wcpr-comment-helpful-button-container{margin:10px 0}.wcpr-comment-helpful-button-container span{cursor:pointer}span.wcpr-comment-helpful-button-label{margin:0 5px}.wcpr-comment-helpful-button-vote-container{display:flex}span.wcpr-comment-helpful-button-down-vote{transform:rotate(180deg)}.wcpr-comment-helpful-button-down-vote,.wcpr-comment-helpful-button-down-vote-count,.wcpr-comment-helpful-button-up-vote,.wcpr-comment-helpful-button-up-vote-count{font-weight:300;margin:0 2px}.wcpr-comment-helpful-button-up-vote{margin-right:8px}.wcpr-comment-helpful-button-voted-down .wcpr-comment-helpful-button-down-vote,.wcpr-comment-helpful-button-voted-down .wcpr-comment-helpful-button-down-vote-count,.wcpr-comment-helpful-button-voted-up .wcpr-comment-helpful-button-up-vote,.wcpr-comment-helpful-button-voted-up .wcpr-comment-helpful-button-up-vote-count{font-weight:700;cursor:initial}.wcpr-comment-helpful-button-voting-overlay{position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.5);display:none}.wcpr-comment-helpful-button-voting .wcpr-comment-helpful-button-voting-overlay{display:block}.wcpr-comment-helpful-button{transition:transform 200ms ease}.wcpr-comment-helpful-button-container:not(.wcpr-comment-helpful-button-voted-up) .wcpr-comment-helpful-button-up-vote:hover{transform:scale3d(1.2,1.2,1.2)}.wcpr-comment-helpful-button-container:not(.wcpr-comment-helpful-button-voted-down) .wcpr-comment-helpful-button-down-vote:hover{transform:scale3d(1.2,1.2,1.2) rotate(180deg)}.shortcode-wcpr-html{overflow:hidden}.shortcode-wcpr-pagination{padding:0 0 20px;display:inline-flex;gap:5px;width:100%}.shortcode-wcpr-pagination.wcpr-pagination-2{justify-content:center}.shortcode-wcpr-pagination.wcpr-pagination-2 .wcpr-page-numbers{border-radius:100%;padding:10px 14px;line-height:1;text-decoration:none;background:#fff;color:#212121;box-shadow:0 0 0 1px #ccc inset}.shortcode-wcpr-pagination.wcpr-pagination-2 .wcpr-page-numbers.wcpr-current,.shortcode-wcpr-pagination.wcpr-pagination-2 .wcpr-page-numbers:hover{color:#fff;background:#212121;box-shadow:unset}.shortcode-wcpr-pagination.wcpr-pagination-2 .wcpr-page-numbers.wcpr-no-page{box-shadow:unset}.shortcode-wcpr-pagination.wcpr-pagination-2 .wcpr-page-numbers.wcpr-page-numbers-nav{border-radius:20px;padding:10px 20px}.shortcode-wcpr-pagination .wcpr-page-numbers{padding:8px 12px;color:#fff;background-color:rgba(0,0,0,.6)}.shortcode-wcpr-pagination .wcpr-page-numbers.wcpr-page-numbers-pre{margin-right:5px}.shortcode-wcpr-pagination .wcpr-page-numbers.wcpr-current{color:#000;background-color:rgba(0,0,0,.3)}.woocommerce-photo-reviews-shortcode{position:relative;padding:10px 0}.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews h2 small{float:right;color:#777;font-size:15px;margin:10px 0 0}.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews h2 small a{text-decoration:none;color:#777}.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews h3{margin:0}.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews #respond{margin:0;border:0;padding:0}.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews #comment{height:75px}.woocommerce-photo-reviews-shortcode .shortcode-wcpr-comments .star-rating{width:75px;font-size:14px}.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews .shortcode-wcpr-comments .add_review::after,.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews .shortcode-wcpr-comments .add_review::before,.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews .shortcode-wcpr-comments ol.commentlist li .comment-text::after,.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews .shortcode-wcpr-comments ol.commentlist li .comment-text::before,.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews .shortcode-wcpr-comments ol.commentlist::after,.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews .shortcode-wcpr-comments ol.commentlist::before{content:" ";display:table}.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews .shortcode-wcpr-comments .add_review::after,.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews .shortcode-wcpr-comments ol.commentlist li .comment-text::after,.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews .shortcode-wcpr-comments ol.commentlist::after{clear:both}.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews .shortcode-wcpr-comments h2{clear:none}.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews .shortcode-wcpr-comments ol.commentlist{margin:0;width:100%;background:0 0;list-style:none}.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews .shortcode-wcpr-comments ol.commentlist li{padding:0;margin:0 0 20px;position:relative;background:0;border:0}.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews .shortcode-wcpr-comments ol.commentlist li .meta{color:#777;font-size:.75em}.woocommerce-photo-reviews-shortcode .shortcode-wcpr-review-before{width:80px;display:flex;align-items:center;justify-content:center;float:left;flex-wrap:wrap}.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews .shortcode-wcpr-comments ol.commentlist li img.avatar{padding:3px;width:48px;height:auto;background:#ebe9eb;border:1px solid #e4e1e3;margin:0;box-shadow:none}.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews .shortcode-wcpr-comments ol.commentlist li .comment-text{margin:0 0 0 80px;border:1px solid #e4e1e3;border-radius:4px;padding:1em 1em 0}.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews .shortcode-wcpr-comments ol.commentlist li .comment-text p{margin:0 0 1em}.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews .shortcode-wcpr-comments ol.commentlist li .comment-text p.meta{font-size:.83em}.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews .shortcode-wcpr-comments ol.commentlist ul.children{list-style:none outside;margin:0}.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews .shortcode-wcpr-comments ol.commentlist ul.children .star-rating{display:none}.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews .shortcode-wcpr-comments ol.commentlist #respond{border:1px solid #e4e1e3;border-radius:4px;padding:1em 1em 0;margin:20px 0 0 50px}.woocommerce-photo-reviews-shortcode .shortcode-wcpr-reviews .shortcode-wcpr-comments .commentlist>li::before{content:""}.shortcode-wcpr-overall-rating-and-rating-count .star-rating,.woocommerce-photo-reviews-shortcode .star-rating{float:right;overflow:hidden;position:relative;height:1em;line-height:1;font-size:1em;width:100px;font-family:"star"!important;margin:0}.shortcode-wcpr-overall-rating-and-rating-count .star-rating::before,.woocommerce-photo-reviews-shortcode .star-rating::before{content:"sssss"!important;font-family:"star"!important;color:#d3ced2;float:left;top:0;left:0;position:absolute}.shortcode-wcpr-overall-rating-and-rating-count .star-rating span,.woocommerce-photo-reviews-shortcode .star-rating span{overflow:hidden;float:right;top:0;left:0;position:absolute;padding-top:1.5em;font-family:"star"!important}.shortcode-wcpr-overall-rating-and-rating-count .star-rating span::before,.woocommerce-photo-reviews-shortcode .star-rating span::before{content:"SSSSS"!important;font-family:"star"!important;top:0;position:absolute;left:0}.woocommerce-photo-reviews-shortcode .woocommerce-product-rating{line-height:2;display:block}.woocommerce-photo-reviews-shortcode .woocommerce-product-rating::after,.woocommerce-photo-reviews-shortcode .woocommerce-product-rating::before{content:" ";display:table}.woocommerce-photo-reviews-shortcode .woocommerce-product-rating::after{clear:both}.woocommerce-photo-reviews-shortcode .woocommerce-product-rating .star-rating{margin:.5em 4px 0 0;float:left}.woocommerce-photo-reviews-shortcode .products .star-rating{display:block;margin:0 0 .5em;float:none}.woocommerce-photo-reviews-shortcode .hreview-aggregate .star-rating{margin:10px 0 0}.wcpr-shortcode-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.7);z-index:100;cursor:progress;display:none}.wcpr-shortcode-overlay:before{content:url(/wp-content/plugins/woocommerce-photo-reviews/images/loading-2.gif);width:64px;height:64px;font-size:15px;position:absolute;left:50%;top:50%;opacity:1;transform:translate(-50%,-50%) scale3d(.5,.5,.5)}.woocommerce-photo-reviews-shortcode.woocommerce-photo-reviews-shortcode-loading .shortcode-wcpr-filter-button-wrap{overflow:hidden}.woocommerce-photo-reviews-shortcode.woocommerce-photo-reviews-shortcode-loading .wcpr-shortcode-overlay,body.theme-goya .shortcode-wcpr-comments .commentlist li img{display:block}.shortcode-wcpr-comment-author-with-country .shortcode-wcpr-review-country i,.shortcode-wcpr-review-before .wcpr-review-country i{transform:scale(.4);margin:-12px -18px}img.jetpack-lazy-image+img{display:none!important}body.theme-goya #shortcode-reviews-content-right .star-rating span{font-size:0}@font-face{ font-family:"woocommerce-photo-reviews";src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.eot);src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.woff) format("woff"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.ttf) format("truetype"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.svg) format("svg");font-weight:400;font-style:normal;font-display:swap }@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{ font-display:swap;font-family:"woocommerce-photo-reviews";src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.svg) format("svg") }}.shortcode-wcpr-list{display:flex;flex-direction:column}.shortcode-wcpr-list .shortcode-wcpr-review-content-full{display:none}.shortcode-wcpr-list.shortcode-wcpr-grid-popup-review .shortcode-reviews-images-wrap *,.shortcode-wcpr-list.shortcode-wcpr-grid-popup-review .shortcode-wcpr-list-style-item,.shortcode-wcpr-list.shortcode-wcpr-list-style.shortcode-wcpr-grid-popup-image .shortcode-review-content-image .shortcode-reviews-images-wrap-right *{cursor:zoom-in}.shortcode-wcpr-list.shortcode-wcpr-list-style .shortcode-wcpr-list-style-item{padding:15px 0}.shortcode-wcpr-list.shortcode-wcpr-list-style .shortcode-wcpr-list-style-item:not(:first-child){border-top:1px solid #cfcfcf}.shortcode-wcpr-list.shortcode-wcpr-list-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container{display:flex;flex-direction:row;gap:10px}.shortcode-wcpr-list.shortcode-wcpr-list-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-reviews-images-wrap-left{display:none}.shortcode-wcpr-list.shortcode-wcpr-list-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-reviews-images-wrap-right{position:relative}.shortcode-wcpr-list.shortcode-wcpr-list-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-reviews-images-wrap-right .shortcode-reviews-images{max-width:150px;border-radius:10px}.shortcode-wcpr-list.shortcode-wcpr-list-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-reviews-images-wrap-right .shortcode-images-qty{text-align:center;background-color:#212121;color:#fff;position:absolute;right:6px;top:6px;font-size:14px;width:24px;height:24px;line-height:24px;border-radius:50%}.shortcode-wcpr-list.shortcode-wcpr-list-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-reviews-images-wrap-right .shortcode-wcpr-review-image-caption{position:absolute;width:100%;bottom:0;text-align:center;z-index:9;right:0;left:0;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.shortcode-wcpr-list.shortcode-wcpr-list-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-content-container{flex-grow:1}.shortcode-wcpr-list.shortcode-wcpr-list-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom{display:flex;width:100%;justify-content:space-between;align-items:center}.shortcode-wcpr-list.shortcode-wcpr-list-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom .shortcode-wcpr-comment-author{margin:0;padding:5px 0 0;font-weight:700;color:#000}.shortcode-wcpr-list.shortcode-wcpr-list-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom .shortcode-wcpr-comment-author .wcpr-icon-badge{color:#b1e335}.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom .shortcode-wcpr-comment-author .wcpr-icon-badge:before,.shortcode-wcpr-list.shortcode-wcpr-list-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom .shortcode-wcpr-comment-author .wcpr-icon-badge:before{font-family:"woocommerce-photo-reviews"!important;content:"\f10a"!important;font-style:normal!important}.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom .shortcode-wcpr-comment-author .woocommerce-review__verified:after,.shortcode-wcpr-list.shortcode-wcpr-list-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom .shortcode-wcpr-comment-author .woocommerce-review__verified:after{margin-left:5px}.shortcode-wcpr-list.shortcode-wcpr-list-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom .wcpr-review-rating-and-date{display:flex;gap:15px;align-items:center;justify-content:flex-start;margin:5px 0}.shortcode-wcpr-list.shortcode-wcpr-list-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom .wcpr-review-rating-and-date .wcpr-review-date{margin:0}.shortcode-wcpr-list.shortcode-wcpr-list-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom .star-rating{width:75px}.shortcode-wcpr-list.shortcode-wcpr-list-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom .wcpr-comment-helpful-button-container{border:0}.shortcode-wcpr-list.shortcode-wcpr-list-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom .wcpr-comment-helpful-button-container .wcpr-comment-helpful-button-label{display:none}.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom .wcpr-comment-helpful-button-container [class*=" woocommerce-photo-reviews-vote-"]:after,.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom .wcpr-comment-helpful-button-container [class*=" woocommerce-photo-reviews-vote-"]:before,.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom .wcpr-comment-helpful-button-container [class^=woocommerce-photo-reviews-vote-]:after,.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom .wcpr-comment-helpful-button-container [class^=woocommerce-photo-reviews-vote-]:before,.shortcode-wcpr-list.shortcode-wcpr-list-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom .wcpr-comment-helpful-button-container [class*=" woocommerce-photo-reviews-vote-"]:after,.shortcode-wcpr-list.shortcode-wcpr-list-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom .wcpr-comment-helpful-button-container [class*=" woocommerce-photo-reviews-vote-"]:before,.shortcode-wcpr-list.shortcode-wcpr-list-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom .wcpr-comment-helpful-button-container [class^=woocommerce-photo-reviews-vote-]:after,.shortcode-wcpr-list.shortcode-wcpr-list-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom .wcpr-comment-helpful-button-container [class^=woocommerce-photo-reviews-vote-]:before{font-size:16px}.shortcode-wcpr-list.shortcode-wcpr-list-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-content-container .wcpr-review-title{font-weight:700;color:#000}.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style.shortcode-wcpr-grid-popup-image .shortcode-reviews-images-wrap *{cursor:zoom-in}.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style .shortcode-wcpr-list-style-item{padding:20px 0}.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style .shortcode-wcpr-list-style-item:not(:first-child){border-top:1px solid #cfcfcf}.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container{display:inline-flex;justify-content:space-between;width:100%;gap:15px}.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-content-container{flex:1}.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-content-image .shortcode-reviews-images-wrap-left{display:inline-flex;float:unset;width:100%;height:auto;gap:8px;padding:0;align-items:center}.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-content-image .shortcode-reviews-images-wrap-left :not(:nth-child(-n+3)){display:none}.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-content-image .shortcode-reviews-images-wrap-left .shortcode-reviews-images-wrap{position:relative}.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-content-image .shortcode-reviews-images-wrap-left .shortcode-reviews-images-wrap a,.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-content-image .shortcode-reviews-images-wrap-left .shortcode-reviews-images-wrap a:hover{background:0 0;color:transparent;border:unset;outline:unset;padding:0;margin:0;display:block}.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-content-image .shortcode-reviews-images-wrap-left .shortcode-reviews-images-wrap .shortcode-images-qty{text-align:center;background-color:#212121;color:#fff;position:absolute;top:6px;right:6px;font-size:14px;width:24px;height:24px;line-height:24px;border-radius:50%;z-index:2}.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-content-image .shortcode-reviews-images-wrap-left .shortcode-reviews-images-wrap .shortcode-reviews-images{max-width:120px;max-height:120px;border-radius:6px}.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-content-image .shortcode-reviews-images-wrap-left .shortcode-reviews-images-wrap .shortcode-reviews-images.reviews-videos-youtube{min-height:150px;max-width:min(100%,300px)}.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom{display:flex;width:100%;justify-content:space-between;align-items:flex-end}.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom .shortcode-wcpr-comment-author{margin:0;padding:0;font-weight:700;color:#000}.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom .shortcode-wcpr-comment-author .wcpr-icon-badge{color:#b1e335}.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom .wcpr-review-rating-and-date{display:flex;gap:10px;align-items:center;justify-content:flex-start}.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom .wcpr-review-rating-and-date .wcpr-review-date{margin:0}.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom .star-rating{width:75px}.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom .wcpr-comment-helpful-button-container{border:0;margin:0;padding:0}.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom .wcpr-comment-helpful-button-container .wcpr-comment-helpful-button-label{display:none}.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom .wcpr-comment-helpful-button-container .wcpr-comment-helpful-button-up-vote{margin:0}.shortcode-wcpr-list.shortcode-wcpr-list-layout-2-style .shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container .shortcode-review-author-container .shortcode-review-author-container-bottom .wcpr-comment-helpful-button-container .wcpr-comment-helpful-button-up-vote-count{margin:0 8px 0 2px}.shortcode-wcpr-filter-container{display:flex!important}.shortcode-wcpr-filter-container.wcpr-filter-style-list,.shortcode-wcpr-filter-container.wcpr-filter-style-list-layout-2{border-width:1px 0!important;gap:25px;padding:15px 0}.shortcode-wcpr-filter-container.wcpr-filter-style-list .shortcode-wcpr-filter-button,.shortcode-wcpr-filter-container.wcpr-filter-style-list-layout-2 .shortcode-wcpr-filter-button{border-radius:20px!important;margin:0!important}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style{align-items:center}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-wcpr-overall-rating.shortcode-list-style .shortcode-wcpr-overall-rating-main{flex-direction:column;justify-content:center;align-items:flex-start;min-width:208px}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-wcpr-overall-rating.shortcode-list-style .shortcode-wcpr-overall-rating-main .wcpr-title1{font-size:1.125em;color:#000}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-wcpr-overall-rating.shortcode-list-style .shortcode-wcpr-overall-rating-main .wcpr-title2{display:flex;font-size:2.5em;color:#000;gap:10px;align-items:center}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-wcpr-overall-rating.shortcode-list-style .shortcode-wcpr-overall-rating-main .wcpr-title2 .shortcode-wcpr-overall-rating-average{font-weight:700}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-wcpr-overall-rating.shortcode-list-style .shortcode-wcpr-overall-rating-main .wcpr-title2 .shortcode-wcpr-overall-rating-right-star{font-size:22px!important}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-wcpr-overall-rating.shortcode-list-style .shortcode-wcpr-overall-rating-main .wcpr-title3{font-size:1em;color:#9e9e9e}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-wcpr-stars-count.shortcode-list-style .shortcode-wcpr-row{display:flex;font-size:14px;width:100%;height:22px;align-items:center;justify-content:space-between}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-wcpr-stars-count.shortcode-list-style .shortcode-wcpr-row .shortcode-wcpr-col-number{display:inline-block;font-size:inherit}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-wcpr-stars-count.shortcode-list-style .shortcode-wcpr-row .shortcode-wcpr-col-star{width:1.1em;font-size:14px;overflow:hidden;margin-right:10px}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-wcpr-stars-count.shortcode-list-style .shortcode-wcpr-row .shortcode-wcpr-col-star .star-rating{width:5.5em;float:unset}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-wcpr-stars-count.shortcode-list-style .shortcode-wcpr-row .shortcode-wcpr-col-star .star-rating:before{float:unset;font-size:0}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-wcpr-stars-count.shortcode-list-style .shortcode-wcpr-row .shortcode-wcpr-col-star .star-rating span:before{font-size:10px!important}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-wcpr-stars-count.shortcode-list-style .shortcode-wcpr-row .shortcode-wcpr-col-process{width:calc(100% - 40px)}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-wcpr-stars-count.shortcode-list-style .shortcode-wcpr-row .shortcode-wcpr-col-process .rate-percent-bg{position:relative;height:11px;background-color:transparent;width:100%;border-radius:3px;overflow:hidden;display:flex;align-items:center;gap:10px}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-wcpr-stars-count.shortcode-list-style .shortcode-wcpr-row .shortcode-wcpr-col-process .rate-percent-bg .rate-percent{height:6px;position:relative}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-wcpr-stars-count.shortcode-list-style .shortcode-wcpr-row .shortcode-wcpr-col-process .rate-percent-bg .rate--count{font-size:13px;line-height:0}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-wcpr-overall-total-rating.shortcode-list-style .shortcode-wcpr-overall-total-rating-main{flex-direction:column;justify-content:center;align-items:flex-end;display:flex;text-align:right;min-width:160px}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-wcpr-overall-total-rating.shortcode-list-style .shortcode-wcpr-overall-total-rating-main .wcpr-title1{font-size:1.125em;color:#000}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-wcpr-overall-total-rating.shortcode-list-style .shortcode-wcpr-overall-total-rating-main .wcpr-title2{display:flex;font-size:2.5em;color:#000;font-weight:700}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-wcpr-overall-total-rating.shortcode-list-style .shortcode-wcpr-overall-total-rating-main .wcpr-title3{font-size:1em;color:#9e9e9e}@media (max-width:500px){.shortcode-wcpr-list-style-item .shortcode-review-author-container .shortcode-review-author-container-bottom{align-items:flex-start!important;flex-direction:column}.shortcode-wcpr-list-style-item .shortcode-review-author-container .shortcode-review-author-container-bottom .shortcode-wcpr-wrap-review-helpfull .wcpr-comment-helpful-button-container{margin:0;padding:0}}@media (max-width:600px){.wcpr-review-rating .wcpr-review-date{margin:2px 0}#reviews-content-right .reviews-content-right-meta,#reviews-content-right .wcpr-single-product-summary{margin:0 20px 20px}.shortcode-wcpr-list-style-item .shortcode-review-wrap-content-container{flex-direction:column}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-wcpr-overall-rating,.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-wcpr-overall-total-rating{flex-basis:100%}.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-wcpr-overall-rating.shortcode-list-style .shortcode-wcpr-overall-rating-main,.shortcode-wcpr-overall-rating-and-rating-count.shortcode-list-style .shortcode-wcpr-overall-total-rating.shortcode-list-style .shortcode-wcpr-overall-total-rating-main{align-items:center}}@font-face{ font-family:woocommerce-photo-reviews-vote-icons;src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/vote-icons.eot);src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/vote-icons.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/vote-icons.woff2) format("woff2"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/vote-icons.woff) format("woff"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/vote-icons.ttf) format("truetype"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/vote-icons.svg#Flaticon) format("svg");font-weight:400;font-style:normal;font-display: swap; }@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{ font-display:swap;font-family:woocommerce-photo-reviews-vote-icons;src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/vote-icons.svg#Flaticon) format("svg") }}[class*=" woocommerce-photo-reviews-vote-"]:after,[class*=" woocommerce-photo-reviews-vote-"]:before,[class^=woocommerce-photo-reviews-vote-]:after,[class^=woocommerce-photo-reviews-vote-]:before{font-family:woocommerce-photo-reviews-vote-icons;font-size:20px;font-style:normal;margin:0}.woocommerce-photo-reviews-vote-like-1:before{content:"\f100"}.woocommerce-photo-reviews-vote-dislike:before{content:"\f101"}.woocommerce-photo-reviews-vote-like:before{content:"\f102"}.woocommerce-photo-reviews-vote-dislike-1:before{content:"\f103"}/*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */
@-webkit-keyframes rightSpring{0%,to{left:0}50%{left:-30px}}@keyframes rightSpring{0%,to{left:0}50%{left:-30px}}@-webkit-keyframes leftSpring{0%,to{left:0}50%{left:30px}}@keyframes leftSpring{0%,to{left:0}50%{left:30px}}html.wcpr-swipebox-html.wcpr-swipebox-touch{overflow:hidden!important}#wcpr-swipebox-overlay img{border:0!important}#wcpr-swipebox-overlay{width:100%;height:100%;position:fixed;top:0;left:0;z-index:9999999!important;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rtl #wcpr-swipebox-container{direction:ltr}#wcpr-swipebox-container,#wcpr-swipebox-slider{position:relative;width:100%;height:100%}#wcpr-swipebox-slider{-webkit-transition:-webkit-transform .4s ease;transition:transform .4s ease;left:0;top:0;white-space:nowrap;position:absolute;display:none;cursor:pointer}#wcpr-swipebox-slider .slide{height:100%;width:100%;line-height:1px;text-align:center;display:inline-flex;justify-content:center;align-items:center}#wcpr-swipebox-slider .slide:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#wcpr-swipebox-slider .slide .swipebox-video-container,#wcpr-swipebox-slider .slide .wcpr-swipebox-inline-container{display:inline-block;max-height:100%;max-width:100%;margin:0;padding:0;width:auto;height:auto;vertical-align:middle}#wcpr-swipebox-slider .slide .swipebox-video-container{background:0 0;max-width:1140px;width:100%;padding:5%;-webkit-box-sizing:border-box;box-sizing:border-box}#wcpr-swipebox-slider .slide img{display:inline-block;max-height:100%;max-width:100%;margin:0;padding:0;width:auto;height:auto;vertical-align:middle}#wcpr-swipebox-slider .slide .swipebox-video-container .swipebox-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}#wcpr-swipebox-slider .slide .swipebox-video-container .swipebox-video iframe{width:100%!important;height:100%!important;position:absolute;top:0;left:0}#wcpr-swipebox-slider .slide-loading{background:url(/wp-content/plugins/woocommerce-photo-reviews/images/loader.gif) center center no-repeat}#wcpr-swipebox-bottom-bar,#wcpr-swipebox-top-bar{-webkit-transition:.5s;transition:.5s;position:absolute;left:0;z-index:999;height:50px;width:100%}#wcpr-swipebox-bottom-bar{bottom:-50px}#wcpr-swipebox-bottom-bar.visible-bars{-webkit-transform:translate3d(0,-50px,0);transform:translate3d(0,-50px,0)}#wcpr-swipebox-top-bar{top:-50px}#wcpr-swipebox-top-bar.visible-bars{-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}#wcpr-swipebox-title{display:block;width:100%;text-align:center}#wcpr-swipebox-close,#wcpr-swipebox-next,#wcpr-swipebox-prev{background-image:url(/wp-content/plugins/woocommerce-photo-reviews/images/icons.png);background-repeat:no-repeat;border:0!important;text-decoration:none!important;cursor:pointer;width:50px;height:50px}#wcpr-swipebox-next,#wcpr-swipebox-prev{top:0}#wcpr-swipebox-arrows{display:block;margin:0 auto;width:100%;height:50px}#wcpr-swipebox-prev{background-position:-32px 13px;float:left}#wcpr-swipebox-next{background-position:-78px 13px;float:right}#wcpr-swipebox-close{top:0;right:0;position:absolute;z-index:9999;background-position:15px 12px}.wcpr-swipebox-no-close-button #wcpr-swipebox-close{display:none}#wcpr-swipebox-next.disabled,#wcpr-swipebox-prev.disabled{opacity:.3}.wcpr-swipebox-no-touch #wcpr-swipebox-overlay.rightSpring #wcpr-swipebox-slider{-webkit-animation:rightSpring .3s;animation:rightSpring .3s}.wcpr-swipebox-no-touch #wcpr-swipebox-overlay.leftSpring #wcpr-swipebox-slider{-webkit-animation:leftSpring .3s;animation:leftSpring .3s}.wcpr-swipebox-touch #wcpr-swipebox-container:after,.wcpr-swipebox-touch #wcpr-swipebox-container:before{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;content:' ';position:absolute;z-index:999;top:0;height:100%;width:20px;opacity:0}.wcpr-swipebox-touch #wcpr-swipebox-container:before{left:0;-webkit-box-shadow:inset 10px 0 10px -8px #656565;box-shadow:inset 10px 0 10px -8px #656565}.wcpr-swipebox-touch #wcpr-swipebox-container:after{right:0;-webkit-box-shadow:inset -10px 0 10px -8px #656565;box-shadow:inset -10px 0 10px -8px #656565}.wcpr-swipebox-touch #wcpr-swipebox-overlay.leftSpringTouch #wcpr-swipebox-container:before,.wcpr-swipebox-touch #wcpr-swipebox-overlay.rightSpringTouch #wcpr-swipebox-container:after{opacity:1}@media screen and (min-width:800px){#wcpr-swipebox-close{right:10px}#wcpr-swipebox-arrows{width:92%;max-width:800px}}#wcpr-swipebox-overlay{background:#0d0d0d}#wcpr-swipebox-bottom-bar,#wcpr-swipebox-top-bar{text-shadow:1px 1px 1px #000;background:#000;opacity:.95}#wcpr-swipebox-top-bar{color:#fff!important;font-size:15px;line-height:43px;font-family:Helvetica,Arial,sans-serif}@font-face{ font-family:"woocommerce-photo-reviews";src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.eot);src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.woff) format("woff"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.ttf) format("truetype"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.svg) format("svg");font-weight:400;font-style:normal;font-display:swap }@font-face{ font-family:"star";src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/star.eot);src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/star.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/star.woff) format("woff"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/star.ttf) format("truetype"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/star.svg#star) format("svg");font-weight:400;font-style:normal;font-display:swap }@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{ font-display:swap;font-family:"woocommerce-photo-reviews";src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/woocommerce-photo-reviews.svg) format("svg") }@font-face{ font-display:swap;font-family:"star";src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/star.svg) format("svg") }}.shortcode-wcpr-grid.shortcode-wcpr-grid-style,.shortcode-wcpr-grid.shortcode-wcpr-grid-style.shortcode-wcpr-grid-loadmore{display:flex;column-gap:20px;row-gap:35px;flex-wrap:wrap}.shortcode-wcpr-grid.shortcode-wcpr-grid-style.shortcode-wcpr-grid-2-col .shortcode-wcpr-grid-style-item,.shortcode-wcpr-grid.shortcode-wcpr-grid-style.shortcode-wcpr-grid-loadmore.shortcode-wcpr-grid-2-col .shortcode-wcpr-grid-style-item{width:calc(50% - 20px)}.shortcode-wcpr-grid.shortcode-wcpr-grid-style.shortcode-wcpr-grid-3-col .shortcode-wcpr-grid-style-item,.shortcode-wcpr-grid.shortcode-wcpr-grid-style.shortcode-wcpr-grid-loadmore.shortcode-wcpr-grid-3-col .shortcode-wcpr-grid-style-item{width:calc((100% - 40px)/3)}.shortcode-wcpr-grid.shortcode-wcpr-grid-style.shortcode-wcpr-grid-4-col .shortcode-wcpr-grid-style-item,.shortcode-wcpr-grid.shortcode-wcpr-grid-style.shortcode-wcpr-grid-loadmore.shortcode-wcpr-grid-4-col .shortcode-wcpr-grid-style-item{width:calc((100% - 60px)/4)}.shortcode-wcpr-grid.shortcode-wcpr-grid-style.shortcode-wcpr-grid-5-col .shortcode-wcpr-grid-style-item,.shortcode-wcpr-grid.shortcode-wcpr-grid-style.shortcode-wcpr-grid-loadmore.shortcode-wcpr-grid-5-col .shortcode-wcpr-grid-style-item{width:calc((100% - 80px)/5)}.shortcode-wcpr-grid.shortcode-wcpr-grid-style.shortcode-wcpr-grid-popup-image .review-content-image,.shortcode-wcpr-grid.shortcode-wcpr-grid-style.shortcode-wcpr-grid-popup-review .shortcode-wcpr-grid-style-item{cursor:zoom-in}.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-wcpr-grid-style-item .shortcode-wcpr-grid-style-item-image .review-content-container-top .review-content-container{max-width:calc(58% - 10px)}.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-content-container-top{display:flex;padding:15px;background-color:#f6f6f6;border-radius:20px;margin-bottom:25px;position:relative;gap:10px}.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-content-container-top:after{content:"";mask:url(/wp-content/plugins/woocommerce-photo-reviews/images/bubble-speech-icon.svg) no-repeat center/contain;-webkit-mask:url(/wp-content/plugins/woocommerce-photo-reviews/images/bubble-speech-icon.svg) no-repeat center/contain;background-color:#f6f6f6;position:absolute;bottom:-23px;width:55px;height:30px}.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-content-container-top .shortcode-review-content-container{flex-grow:1;margin:0;position:relative;padding:0 0 40px}.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-content-container-top .shortcode-wcpr-review-image-caption{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-content-container-top .shortcode-review-content-image{width:100%}.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-content-container-top .shortcode-review-content-image a{margin:0;padding:0}.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-content-container-top .shortcode-review-content-image .shortcode-reviews-images{max-height:300px;max-width:100%;border-radius:10px}.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-content-container-top .shortcode-review-content-image .shortcode-images-qty{bottom:unset;top:6px}.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-content-container-top .wcpr-review-rating .star-rating{font-size:20px;width:105px;height:20px}.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-content-container-top .wcpr-review-rating .star-rating span:before,.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-content-container-top .wcpr-review-rating .star-rating:before{font-size:20px}.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-content-container-top .shortcode-wcpr-review-title,.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-content-container-top .shortcode-wcpr-wrap-review-helpfull .wcpr-comment-helpful-button-container [class*=" woocommerce-photo-reviews-vote-"]:after,.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-content-container-top .shortcode-wcpr-wrap-review-helpfull .wcpr-comment-helpful-button-container [class*=" woocommerce-photo-reviews-vote-"]:before,.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-content-container-top .shortcode-wcpr-wrap-review-helpfull .wcpr-comment-helpful-button-container [class^=woocommerce-photo-reviews-vote-]:after,.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-content-container-top .shortcode-wcpr-wrap-review-helpfull .wcpr-comment-helpful-button-container [class^=woocommerce-photo-reviews-vote-]:before{font-size:14px}.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-content-container-top .shortcode-wcpr-wrap-review-helpfull{position:absolute;bottom:0;width:100%}.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-content-container-top .shortcode-wcpr-wrap-review-helpfull .wcpr-comment-helpful-button-container{justify-content:flex-start;padding:0;margin:0}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-review-author-container .shortcode-review-author-container-bottom .shortcode-wcpr-comment-author:before,.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-author-container .shortcode-review-author-container-bottom .shortcode-wcpr-comment-author:before,.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-content-container-top .shortcode-wcpr-wrap-review-helpfull .wcpr-comment-helpful-button-container .wcpr-comment-helpful-button-label{display:none}.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-content-container-top .shortcode-wcpr-wrap-review-helpfull .wcpr-comment-helpful-button-container .wcpr-comment-helpful-button-up-vote-count{margin:0 2px 0 0}.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-author-container .shortcode-review-author-container-bottom{display:flex;align-items:center;gap:10px}#shortcode-reviews-content-right .shortcode-reviews-content-right-meta .shortcode-review-author-container-bottom .review-author-container-bottom-left img,#shortcode-reviews-content-right .shortcode-reviews-content-right-meta .shortcode-review-author-container-bottom .review-author-container-bottom-left img.avatar,.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-author-container .shortcode-review-author-container-bottom .review-author-container-bottom-left img,.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-author-container .shortcode-review-author-container-bottom .review-author-container-bottom-left img.avatar{min-width:40px;max-width:40px;max-height:40px;border-radius:50%;margin:0;padding:0}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-review-author-container .shortcode-review-author-container-bottom .shortcode-wcpr-comment-author,.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-author-container .shortcode-review-author-container-bottom .shortcode-wcpr-comment-author{padding:0}.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-author-container .shortcode-review-author-container-bottom .shortcode-wcpr-review-date{margin:0}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-review-author-container [class*=" woocommerce-photo-reviews-vote-"]:after,.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-review-author-container [class*=" woocommerce-photo-reviews-vote-"]:before,.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-review-author-container [class^=woocommerce-photo-reviews-vote-]:after,.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-review-author-container [class^=woocommerce-photo-reviews-vote-]:before,.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-author-container [class*=" woocommerce-photo-reviews-vote-"]:after,.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-author-container [class*=" woocommerce-photo-reviews-vote-"]:before,.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-author-container [class^=woocommerce-photo-reviews-vote-]:after,.shortcode-wcpr-grid.shortcode-wcpr-grid-style .shortcode-review-author-container [class^=woocommerce-photo-reviews-vote-]:before{font-size:13px}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style{display:flex;gap:20px;flex-wrap:wrap}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style.shortcode-wcpr-grid-2-col .shortcode-wcpr-grid-layout-2-style-item{width:calc((100% - 20px)/2)}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style.shortcode-wcpr-grid-3-col .shortcode-wcpr-grid-layout-2-style-item{width:calc((100% - 40px)/3)}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style.shortcode-wcpr-grid-4-col .shortcode-wcpr-grid-layout-2-style-item{width:calc((100% - 60px)/4)}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style.shortcode-wcpr-grid-5-col .shortcode-wcpr-grid-layout-2-style-item{width:calc((100% - 80px)/5)}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style.shortcode-wcpr-grid-popup-image .review-content-image .reviews-images-wrap *,.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style.shortcode-wcpr-grid-popup-review .shortcode-wcpr-grid-style-item{cursor:zoom-in}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item{padding:15px 15px 47px;border:solid 1px #d9d9d9;border-radius:10px;position:relative}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-review-author-container .shortcode-review-author-container-bottom{display:flex;gap:10px}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-review-author-container .shortcode-review-author-container-bottom .review-author-container-bottom-left img{min-width:40px;max-width:40px;max-height:40px;border-radius:50%}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-review-author-container .shortcode-review-author-container-bottom .wcpr-comment-author-rating{display:inline-flex;align-items:center;flex-wrap:wrap}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-review-author-container .shortcode-review-author-container-bottom .wcpr-comment-author-rating .wcpr-review-rating{margin-right:20px}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-review-author-container .shortcode-review-author-container-bottom .wcpr-comment-author-rating .wcpr-review-rating .star-rating{font-size:.8em;height:14px;width:4.16em}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-review-author-container .shortcode-review-author-container-bottom .wcpr-comment-author-rating .wcpr-review-rating .star-rating span:before,.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-review-author-container .shortcode-review-author-container-bottom .wcpr-comment-author-rating .wcpr-review-rating .star-rating:before{font-size:.8em}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-review-author-container .shortcode-review-author-container-bottom .wcpr-comment-author-rating .wcpr-review-date{margin:0}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-review-content-container{padding:0}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-reviews-images-wrap-left{display:inline-flex;flex-wrap:wrap;float:unset;width:100%;height:auto;gap:8px;padding:10px 0;align-items:center}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-reviews-images-wrap-left :not(:nth-child(-n+4)){display:none}#shortcode-reviews-content-left-main .shortcode-wcpr-review-image-container,.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-reviews-images-wrap-left .shortcode-reviews-images-wrap{position:relative}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-reviews-images-wrap-left .shortcode-reviews-images-wrap a,.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-reviews-images-wrap-left .shortcode-reviews-images-wrap a:hover{background:0 0;color:transparent;border:unset;outline:unset;padding:0;margin:0;display:block}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-reviews-images-wrap-left .shortcode-reviews-images-wrap .shortcode-images-qty{width:100%;height:100%;border-radius:6px;right:0;bottom:0;display:inline-flex;justify-content:center;align-items:center;font-size:20px;z-index:9;background:0 0}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-reviews-images-wrap-left .shortcode-reviews-images-wrap .shortcode-images-qty:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#222;border-radius:6px;z-index:-1;opacity:.45}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-reviews-images-wrap-left .shortcode-reviews-images-wrap .shortcode-reviews-images{max-width:70px;max-height:70px;border-radius:6px}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-reviews-images-wrap-left .shortcode-reviews-images-wrap .shortcode-reviews-images.reviews-videos-youtube{min-height:150px;max-width:min(100%,300px)}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-wcpr-wrap-review-helpfull{position:absolute;bottom:0;left:0;padding:0 15px 15px}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-wcpr-wrap-review-helpfull .wcpr-comment-helpful-button-container{border-top:unset;justify-content:start;margin:0;padding:0}.shortcode-wcpr-grid .shortcode-wcpr-review-content-full,.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-wcpr-wrap-review-helpfull .wcpr-comment-helpful-button-container .wcpr-comment-helpful-button-label,.shortcode-wcpr-modal-wrap .shortcode-wcpr-review-content-short{display:none}#shortcode-reviews-content-right .shortcode-reviews-content-right-meta .shortcode-review-author-container-bottom .wcpr-comment-author-rating .wcpr-review-date,#shortcode-reviews-content-right .shortcode-reviews-content-right-meta .shortcode-review-author-container-bottom .wcpr-review-rating-and-date .wcpr-review-date,.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-wcpr-wrap-review-helpfull .wcpr-comment-helpful-button-container .wcpr-comment-helpful-button-up-vote{margin:0}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-wcpr-wrap-review-helpfull .wcpr-comment-helpful-button-container .wcpr-comment-helpful-button-up-vote-count{margin-right:0 8px 0 2px}.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-wcpr-wrap-review-helpfull .wcpr-comment-helpful-button-container [class*=" woocommerce-photo-reviews-vote-"]:after,.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-wcpr-wrap-review-helpfull .wcpr-comment-helpful-button-container [class*=" woocommerce-photo-reviews-vote-"]:before,.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-wcpr-wrap-review-helpfull .wcpr-comment-helpful-button-container [class^=woocommerce-photo-reviews-vote-]:after,.shortcode-wcpr-grid.shortcode-wcpr-grid-layout-2-style .shortcode-wcpr-grid-layout-2-style-item .shortcode-wcpr-wrap-review-helpfull .wcpr-comment-helpful-button-container [class^=woocommerce-photo-reviews-vote-]:before{font-size:16px}.shortcode-wcpr-grid{-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:20px;margin-bottom:20px;box-sizing:border-box;-webkit-backface-visibility:hidden;-webkit-font-smoothing:antialiased!important;font-smoothing:antialiased!important;-webkit-transform:translateZ(0) scale(1,1);transform:translateZ(0)}.shortcode-wcpr-grid.wcpr-grid-loadmore:not(.shortcode-wcpr-grid-style):not(.shortcode-wcpr-grid-layout-2-style){display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-auto-rows:1px;grid-gap:20px}.shortcode-wcpr-read-more{cursor:pointer;font-style:italic;padding:0 2px}.shortcode-wcpr-enable-box-shadow .shortcode-wcpr-grid-item{box-shadow:3px 4px 8px rgba(0,0,0,.2);transition:box-shadow 200ms ease;width:100%}.shortcode-wcpr-enable-box-shadow.shortcode-wcpr-fix-box-shadow .shortcode-wcpr-grid-item{transform:translateZ(0)}.shortcode-wcpr-enable-box-shadow .shortcode-wcpr-grid-item:hover{box-shadow:3px 4px 15px rgba(0,0,0,.4)}.shortcode-wcpr-grid *,.shortcode-wcpr-modal-light-box,.shortcode-wcpr-modal-light-box *{box-sizing:border-box!important}.shortcode-wcpr-grid.shortcode-wcpr-masonry-2-col{-webkit-column-count:2;-moz-column-count:2;column-count:2}.shortcode-wcpr-grid.shortcode-wcpr-masonry-3-col{-webkit-column-count:3;-moz-column-count:3;column-count:3}.shortcode-wcpr-grid.shortcode-wcpr-masonry-4-col{-webkit-column-count:4;-moz-column-count:4;column-count:4}.shortcode-wcpr-grid.shortcode-wcpr-masonry-5-col{-webkit-column-count:5;-moz-column-count:5;column-count:5}.shortcode-wcpr-grid.wcpr-grid-loadmore.shortcode-wcpr-masonry-2-col{grid-template-columns:repeat(2,1fr)}.shortcode-wcpr-grid.wcpr-grid-loadmore.shortcode-wcpr-masonry-3-col{grid-template-columns:repeat(3,1fr)}.shortcode-wcpr-grid.wcpr-grid-loadmore.shortcode-wcpr-masonry-4-col{grid-template-columns:repeat(4,1fr)}.shortcode-wcpr-grid.wcpr-grid-loadmore.shortcode-wcpr-masonry-5-col{grid-template-columns:repeat(5,1fr)}.shortcode-wcpr-grid:not(.wcpr-grid-loadmore) .shortcode-wcpr-grid-item{margin-bottom:15px;margin-top:5px}.shortcode-wcpr-grid-item{-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid-column;background-color:#fff;padding-bottom:5px;overflow:hidden;border-radius:2px;color:#000;font-size:14px}.woocommerce-photo-reviews-shortcode.woocommerce-photo-reviews-shortcode-popup-image .shortcode-reviews-images,.woocommerce-photo-reviews-shortcode.woocommerce-photo-reviews-shortcode-popup-review .shortcode-wcpr-grid-item{cursor:zoom-in}.shortcode-wcpr-grid-item:last-child{width:100%}.shortcode-wcpr-content:first-child{margin-top:0}.shortcode-wcpr-comment-author{margin:0;padding:5px 0 0;font-weight:700}.shortcode-wcpr-modal-wrap .shortcode-wcpr-comment-author{margin:0 0 5px}.shortcode-wcpr-comment-author:not(.shortcode-wcpr-comment-author-with-country):before{content:"\f104";font-family:"woocommerce-photo-reviews";padding:0 5px 0 0}.shortcode-wcpr-grid .shortcode-wcpr-grid-item .shortcode-wcpr-content .shortcode-review-content-container .star-rating,.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-light-box-wrapper .shortcode-wcpr-modal-wrap .shortcode-wcpr-modal-content .star-rating{text-align:left;display:block;overflow:hidden;position:relative;height:1em;line-height:1em;font-family:"star"!important;padding-top:1.5em;font-size:14px;margin:5px 0;width:5.5em;float:left;letter-spacing:1px}.shortcode-wcpr-content .star-rating span,.shortcode-wcpr-content .star-rating span:before,.shortcode-wcpr-content .star-rating:before,.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-light-box-wrapper .shortcode-wcpr-modal-wrap .shortcode-wcpr-modal-content .star-rating span,.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-light-box-wrapper .shortcode-wcpr-modal-wrap .shortcode-wcpr-modal-content .star-rating span:before,.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-light-box-wrapper .shortcode-wcpr-modal-wrap .shortcode-wcpr-modal-content .star-rating:before,.shortcode-wcpr-stars-count .star-rating span,.shortcode-wcpr-stars-count .star-rating span:before,.shortcode-wcpr-stars-count .star-rating:before{font-family:"star"!important}.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-light-box-wrapper .shortcode-wcpr-modal-wrap .shortcode-wcpr-modal-content .star-rating:before{color:#ffb600;content:"SSSSS";opacity:.3;float:left;top:0;left:0;position:absolute;font-size:14px}.shortcode-wcpr-content .star-rating:before,.shortcode-wcpr-stars-count .star-rating:before{content:"SSSSS";float:left;top:0;left:0;position:absolute;font-size:14px}.shortcode-wcpr-content .star-rating:before{color:#ffb600;opacity:.3}.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-light-box-wrapper .shortcode-wcpr-modal-wrap .shortcode-wcpr-modal-content .star-rating span:before{backface-visibility:visible;color:#ffb600;content:"SSSSS";top:0;position:absolute;left:0;font-size:14px}.shortcode-wcpr-content .star-rating span:before,.shortcode-wcpr-stars-count .star-rating span:before{backface-visibility:visible;content:"SSSSS";top:0;position:absolute;left:0;font-size:14px}.shortcode-wcpr-content .star-rating span:before{color:#ffb600}.shortcode-wcpr-content .star-rating span{height:22px}.shortcode-wcpr-content .shortcode-review-content-container .star-rating span:before,.shortcode-wcpr-content .shortcode-review-content-container .star-rating:before,.shortcode-wcpr-stars-count .star-rating span:before,.shortcode-wcpr-stars-count .star-rating:before{color:#ffb600}.shortcode-wcpr-content .shortcode-review-content-container .star-rating:before,.shortcode-wcpr-modal-wrap .shortcode-wcpr-modal-content .star-rating:before,.shortcode-wcpr-stars-count .star-rating:before{opacity:.3!important}.shortcode-wcpr-modal-wrap .shortcode-wcpr-modal-content .star-rating span:before,.shortcode-wcpr-modal-wrap .shortcode-wcpr-modal-content .star-rating:before{color:#ffb600}.rtl .shortcode-wcpr-grid .shortcode-wcpr-grid-item .shortcode-wcpr-content .shortcode-review-content-container .star-rating,.rtl .shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-light-box-wrapper .shortcode-wcpr-modal-wrap .shortcode-wcpr-modal-content .star-rating{float:right}.shortcode-wcpr-comment-author .shortcode-wcpr-icon-badge{color:#b1e335}.shortcode-wcpr-comment-author .shortcode-wcpr-icon-badge:before{font-family:"woocommerce-photo-reviews"!important;content:"\f10a"!important;font-style:normal!important}.shortcode-wcpr-review-title,span.wcpr-comment-child-author-name{font-weight:600}.shortcode-wcpr-content .shortcode-review-content-container .shortcode-wcpr-review-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shortcode-wcpr-review-country{display:inline-block;font-size:12px;padding-right:2px;margin:0}.shortcode-wcpr-review-content{width:100%;display:inline-block;font-size:14px;font-weight:300;line-height:1.5}.shortcode-wcpr-content .shortcode-review-content-container .shortcode-wcpr-review-content{overflow:hidden}.shortcode-reviews-images-wrap-left{display:none;width:30px;height:140px;margin:0;float:left;padding:5px 0}#shortcode-reviews-content-left,#shortcode-reviews-content-right{z-index:9920;max-height:550px;display:flex}#shortcode-reviews-content-right{position:relative}.shortcode-reviews-images-wrap-right{width:100%;max-height:unset;overflow:hidden;display:flex;align-items:center;justify-content:center}.shortcode-reviews-images-wrap-right .shortcode-reviews-images,.shortcode-reviews-images-wrap-right .shortcode-wcpr-review-image-container,.shortcode-wcpr-modal-light-box.shortcode-wcpr-no-images #shortcode-reviews-content-right{width:100%}.reviews-videos{height:auto!important}.shortcode-reviews-images-container{width:100%;display:block;padding:0;position:relative}.shortcode-reviews-images-container .shortcode-images-qty{text-align:center;background-color:#212121;color:#fff;position:absolute;bottom:6px;right:6px;font-size:14px;width:24px;height:24px;line-height:24px;border-radius:50%}.shortcode-review-content-container{width:100%;margin:0 auto;padding:0 15px;display:block}.shortcode-reviews-images{border-radius:2px 2px 0 0;margin:0 auto;display:block}.shortcode-wcpr-modal-light-box{display:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:9911;transform:translate3d(0,0,0)}.shortcode-wcpr-modal-light-box-wrapper{position:absolute;top:0;right:0;left:0;bottom:0;z-index:99999;text-align:center;display:flex;justify-content:center;align-items:center}.shortcode-wcpr-modal-light-box .shortcode-wcpr-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:9915;background-color:rgba(55,55,55,.9)}.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-wrap-container .shortcode-wcpr-close{position:absolute;top:-50px;right:-50px;font-size:35px;cursor:pointer;color:#fff;transition:.3s ease;line-height:35px;padding:5px;z-index:9922}.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-wrap-container .shortcode-wcpr-close:before{font-family:"woocommerce-photo-reviews";content:"\f101"}.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-wrap-container .shortcode-wcpr-close:focus,.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-wrap-container .shortcode-wcpr-close:hover{background:rgba(255,255,255,.2)}.shortcode-wcpr-modal-wrap-container .shortcode-wcpr-next,.shortcode-wcpr-modal-wrap-container .shortcode-wcpr-prev{cursor:pointer;position:absolute;top:45%;width:auto;padding:22px 7px;margin-top:-50px;color:#fff;font-size:35px;transition:.6s ease;user-select:none;-webkit-user-select:none;z-index:9922}.shortcode-wcpr-modal-wrap-container .shortcode-wcpr-next{right:-49px;border-radius:3px 0 0 3px}.shortcode-wcpr-modal-wrap-container .shortcode-wcpr-next:before{font-family:"woocommerce-photo-reviews";content:"\f105"}.shortcode-wcpr-modal-wrap-container .shortcode-wcpr-prev{left:-49px;border-radius:3px 0 0 3px}.shortcode-wcpr-modal-wrap-container .shortcode-wcpr-prev:before{font-family:"woocommerce-photo-reviews";content:"\f106"}.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-wrap-container .shortcode-wcpr-next:hover,.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-wrap-container .shortcode-wcpr-prev:hover{background:rgba(255,255,255,.2)}.rtl .shortcode-wcpr-modal-wrap{text-align:right}#shortcode-reviews-content-left,.shortcode-wcpr-modal-wrap{box-sizing:border-box;vertical-align:middle;position:relative}.shortcode-wcpr-modal-wrap{max-width:1000px;z-index:9999;display:flex;width:100%;text-align:left;border-radius:2px;font-size:0;line-height:1.5;background-color:#fefefe;min-height:100px}#shortcode-reviews-content-left{height:auto;text-align:center;margin:auto;padding:0;border-radius:2px 0 0 2px;width:50%;flex-direction:column}#shortcode-reviews-content-left #shortcode-reviews-content-left-modal{width:100%;flex-direction:row;display:flex;font-size:0;text-align:center;align-items:center;justify-content:space-evenly}#shortcode-reviews-content-left #shortcode-reviews-content-left-modal .shortcode-reviews-images-wrap{display:flex;width:36px;max-height:36px;box-sizing:border-box;padding:0;overflow:hidden;align-items:center;border:1px solid;margin-top:4px;margin-bottom:4px}#shortcode-reviews-content-right .shortcode-reviews-content-right-meta .shortcode-review-author-container-bottom .shortcode-wcpr-comment-author:before,.shortcode-wcpr-modal-light-box.shortcode-wcpr-no-images #shortcode-reviews-content-left,.variations_form .variations .selected-variation .label span>span:after{display:none}#shortcode-reviews-content-left-main{max-height:500px;width:100%;display:flex;align-items:center;justify-content:center;height:100%}#shortcode-reviews-content-left-main .shortcode-wcpr-review-image-container .shortcode-wcpr-review-image-caption,.shortcode-reviews-images-wrap-right .shortcode-wcpr-review-image-caption{position:absolute;width:100%;bottom:0;text-align:center;background-color:rgba(1,1,1,.4);color:#fff;font-size:14px;z-index:9}#shortcode-reviews-content-left-main .shortcode-reviews-images{max-width:100%;max-height:500px;cursor:zoom-in}@media (max-height:600px){#shortcode-reviews-content-left-main .shortcode-reviews-images{max-height:calc(80vh - 50px)}}#shortcode-reviews-content-right{margin:0;width:45%;height:auto;border-radius:0 2px 2px 0;vertical-align:top;padding:0;font-size:14px;color:#000;flex-wrap:wrap;background-color:inherit}#shortcode-reviews-content-right .shortcode-reviews-content-right-meta{margin:0 30px 20px;width:100%;height:auto;border-radius:2px;display:inline-block;background-color:inherit}#shortcode-reviews-content-right .shortcode-reviews-content-right-meta .shortcode-review-author-container-bottom{margin-top:15px;display:flex;align-items:center;gap:10px}#shortcode-reviews-content-right .shortcode-reviews-content-right-meta .shortcode-review-author-container-bottom .shortcode-wcpr-comment-author{padding:0;margin:0}#shortcode-reviews-content-right .shortcode-reviews-content-right-meta .shortcode-review-author-container-bottom .wcpr-comment-author-rating,#shortcode-reviews-content-right .shortcode-reviews-content-right-meta .shortcode-review-author-container-bottom .wcpr-review-rating-and-date{display:inline-flex;align-items:center;gap:20px}#shortcode-reviews-content-right .shortcode-reviews-content-right-meta .shortcode-review-author-container-bottom .wcpr-comment-author-rating .wcpr-review-rating .star-rating,#shortcode-reviews-content-right .shortcode-reviews-content-right-meta .shortcode-review-author-container-bottom .wcpr-comment-author-rating .wcpr-review-rating .star-rating span:before,#shortcode-reviews-content-right .shortcode-reviews-content-right-meta .shortcode-review-author-container-bottom .wcpr-comment-author-rating .wcpr-review-rating .star-rating:before,#shortcode-reviews-content-right .shortcode-reviews-content-right-meta .shortcode-review-author-container-bottom .wcpr-review-rating-and-date .wcpr-review-rating .star-rating,#shortcode-reviews-content-right .shortcode-reviews-content-right-meta .shortcode-review-author-container-bottom .wcpr-review-rating-and-date .wcpr-review-rating .star-rating span:before,#shortcode-reviews-content-right .shortcode-reviews-content-right-meta .shortcode-review-author-container-bottom .wcpr-review-rating-and-date .wcpr-review-rating .star-rating:before{font-size:11.2px}.shortcode-reviews-content-right-meta .shortcode-review-content-container-top{background-color:inherit;position:sticky;top:0;padding-top:20px;margin:0;z-index:1}.shortcode-wcpr-comment-author .woocommerce-review__verified:after{margin-left:5px}@media (min-width:600px){#shortcode-reviews-content-right{overflow:auto}}@media (max-width:1080px){.shortcode-wcpr-grid.shortcode-wcpr-masonry-5-col{column-count:4}.shortcode-wcpr-grid.wcpr-grid-loadmore.shortcode-wcpr-masonry-5-col{grid-template-columns:repeat(4,1fr)}}@media (max-width:880px){.shortcode-wcpr-grid,.shortcode-wcpr-grid.shortcode-wcpr-masonry-5-col{column-count:3}.shortcode-wcpr-grid.wcpr-grid-loadmore,.shortcode-wcpr-grid.wcpr-grid-loadmore.shortcode-wcpr-masonry-5-col{grid-template-columns:repeat(3,1fr)}}@media (max-width:680px){.shortcode-wcpr-grid,.shortcode-wcpr-grid.shortcode-wcpr-masonry-3-col,.shortcode-wcpr-grid.shortcode-wcpr-masonry-4-col,.shortcode-wcpr-grid.shortcode-wcpr-masonry-5-col{column-count:2}.shortcode-wcpr-grid.wcpr-grid-loadmore,.shortcode-wcpr-grid.wcpr-grid-loadmore.shortcode-wcpr-masonry-3-col,.shortcode-wcpr-grid.wcpr-grid-loadmore.shortcode-wcpr-masonry-4-col,.shortcode-wcpr-grid.wcpr-grid-loadmore.shortcode-wcpr-masonry-5-col{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.shortcode-wcpr-modal-light-box-wrapper{display:flex;justify-content:center;align-items:center}.shortcode-wcpr-modal-light-box-wrapper:before{height:0!important}.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-light-box-wrapper .shortcode-wcpr-modal-wrap #shortcode-reviews-content-right{width:100%;max-height:unset}.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-light-box-wrapper .shortcode-wcpr-modal-wrap #shortcode-reviews-content-left #shortcode-reviews-content-left-modal .shortcode-reviews-images-wrap{margin:0;width:36px;height:36px}.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-light-box-wrapper .shortcode-wcpr-modal-wrap #shortcode-reviews-content-left #shortcode-reviews-content-left-modal{position:unset;width:100%;display:flex;justify-content:space-evenly;align-items:center;flex-direction:row}.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-light-box-wrapper .shortcode-wcpr-modal-wrap #shortcode-reviews-content-left #shortcode-reviews-content-left-main{width:100%!important}.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-light-box-wrapper .shortcode-wcpr-close{top:-40px;right:-35px;font-size:25px}.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-light-box-wrapper .shortcode-wcpr-modal-wrap #shortcode-reviews-content-left{width:100%;display:flex;flex-wrap:wrap;gap:10px;padding:0!important}.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-light-box-wrapper .shortcode-wcpr-modal-wrap{display:flex;flex-wrap:wrap;overflow:auto}.shortcode-wcpr-grid .shortcode-wcpr-grid-item .shortcode-wcpr-content .shortcode-review-content-container .star-rating,.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-light-box-wrapper .shortcode-wcpr-modal-wrap .shortcode-wcpr-modal-content .star-rating,.wcpr-review-rating .wcpr-review-date{margin:2px 0}.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-wrap-container .shortcode-wcpr-close{right:-20px}#shortcode-reviews-content-right .shortcode-reviews-content-right-meta,#shortcode-reviews-content-right .shortcode-wcpr-single-product-summary{margin:0 20px 20px}html.shortcode-wcpr-noscroll{overflow-y:hidden!important}html.shortcode-wcpr-noscroll body{position:fixed;overflow-y:hidden;width:100%}.shortcode-wcpr-full-screen-mobile.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-light-box-wrapper .shortcode-wcpr-modal-wrap{border-radius:0}.shortcode-wcpr-full-screen-mobile.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-light-box-wrapper{align-items:baseline!important}.shortcode-wcpr-full-screen-mobile.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-wrap-container{width:100%!important;height:calc(100% - 58px)!important;max-height:unset!important}.shortcode-wcpr-full-screen-mobile.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-wrap-container .shortcode-wcpr-close{position:fixed!important;bottom:0;left:50%;transform:translateX(-50%);right:unset!important;top:unset!important;background:#000;border-radius:0;width:58px!important;height:58px!important;line-height:58px!important;display:flex!important;justify-content:center;align-items:center}.shortcode-wcpr-full-screen-mobile.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-wrap-container .shortcode-wcpr-next,.shortcode-wcpr-full-screen-mobile.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-wrap-container .shortcode-wcpr-prev{height:58px;background:rgba(255,255,255,.6);width:calc(50% - 29px)!important;padding:0!important;border-radius:0!important;position:fixed!important;display:flex;align-items:center;justify-content:center}.shortcode-wcpr-full-screen-mobile.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-wrap-container .shortcode-wcpr-prev{bottom:0;top:unset!important;left:0!important}.shortcode-wcpr-full-screen-mobile.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-wrap-container .shortcode-wcpr-next{bottom:0;right:0!important;top:unset!important}}.shortcode-wcpr-single-product-summary form table tr td{background-color:unset}.shortcode-wcpr-single-product-summary .cart .quantity{float:left;margin-right:.875em}.shortcode-wcpr-html{overflow:hidden}html.shortcode-wcpr-noscroll{position:fixed;overflow-y:scroll;width:100%}.shortcode-wcpr-modal-light-box .shortcode-wcpr-modal-wrap-container{display:flex;justify-content:center;position:relative;max-width:1000px;max-height:80%;width:80%}.shortcode-wcpr-modal-light-box.shortcode-wcpr-no-images .shortcode-wcpr-modal-wrap-container{max-width:500px}.shortcode-wcpr-single-product-summary{display:block;margin:0 30px;width:100%;padding:20px 0}.shortcode-wcpr-modal-content .shortcode-wcpr-single-product-summary .shortcode-wcpr-single-product-summary-meta{margin:15px 0}.shortcode-wcpr-modal-content .shortcode-wcpr-single-product-summary .shortcode-wcpr-single-product-summary-content{display:table}.shortcode-wcpr-modal-content .shortcode-wcpr-single-product-summary .shortcode-wcpr-single-product-summary-content .shortcode-wcpr-single-product-summary-image{width:80px;height:80px;display:table-cell;padding-right:10px;vertical-align:middle}.shortcode-wcpr-single-product-summary .shortcode-wcpr-single-product-summary-content .shortcode-wcpr-single-product-summary-meta a:hover{text-decoration:underline!important}.shortcode-wcpr-single-product-summary .shortcode-wcpr-single-product-summary-content .shortcode-wcpr-single-product-summary-meta a{text-decoration:none;font-weight:300}.shortcode-wcpr-single-product-summary .shortcode-wcpr-single-product-summary-meta-shop .add_to_cart_inline{padding:0!important;border:0!important;margin:5px 0!important}.shortcode-wcpr-single-product-summary .shortcode-wcpr-single-product-summary-meta-shop .cart .single_add_to_cart_button{margin-left:0}.shortcode-wcpr-single-product-summary .shortcode-wcpr-single-product-summary-content .shortcode-wcpr-single-product-summary-meta{display:inline-block}.shortcode-wcpr-single-product-summary .shortcode-wcpr-single-product-summary-meta-price{clear:both}.shortcode-wcpr-single-product-summary .shortcode-wcpr-single-product-summary-meta-title span{font-size:16px;font-weight:300}.wcpr-comment-children{border-top:1px solid rgba(1,1,1,.1);margin-top:10px;padding:5px 0}.shortcode-wcpr-grid-item .wcpr-comment-child-content:not(.shortcode-wcpr-review-content){overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-align:justify}.wcpr-review-rating{display:flex;justify-content:space-between;flex-wrap:wrap;line-height:1em;padding:0}.wcpr-review-date{font-style:italic;font-size:.8em;margin:5px 0}@font-face{ font-display:swap;font-family:wcpr_rotate;src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/rotate.eot);src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/rotate.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/rotate.woff) format("woff"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/rotate.ttf) format("truetype"),url(/wp-content/plugins/woocommerce-photo-reviews/fonts/rotate.svg#rotate) format("svg");font-weight:400;font-style:normal }@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{ font-display:swap;font-family:rotate;src:url(/wp-content/plugins/woocommerce-photo-reviews/fonts/rotate.svg#rotate) format("svg") }}[class*=" wcpr_rotate-"]:after,[class*=" wcpr_rotate-"]:before,[class^=wcpr_rotate-]:after,[class^=wcpr_rotate-]:before{font-family:wcpr_rotate;font-style:normal;margin:0}.wcpr_rotate-rotate-left-circular-arrow-interface-symbol:before{content:"\f100"}.wcpr_rotate-rotating-arrow-to-the-right:before{content:"\f101"}.wcpr-filter-container .wcpr-filter-overlay:before,.wcpr-grid-overlay:before{content:url(/wp-content/plugins/woocommerce-photo-reviews/images/loading-2.gif);width:64px;height:64px;font-size:15px;position:absolute;left:50%;top:50%;opacity:1;transform:translate(-50%,-50%) scale3d(.5,.5,.5)}.kt-reviews-image-container{height:auto;width:100%;overflow:hidden;margin:auto auto 20px;max-width:600px}.wcpr-review-title{font-weight:600}.wcpr-review-country{align-items:center;font-size:12px;padding:3px 0}.kt-reviews-image-container .kt-wc-reviews-images{margin-left:5px;margin-bottom:0;display:block;float:none}.kt-reviews-image-container img{display:block;border-radius:3px;max-height:100%;border:1px solid rgba(0,0,0,.1);cursor:zoom-in}.kt-wc-reviews-images-wrap-wrap,.wcpr-review-country{display:flex;justify-content:center}.big-review-images{width:100%;padding:36px;position:relative;display:none;clear:both;float:left;height:auto;max-height:600px;border:1px solid rgba(1,1,1,.1);align-items:center;justify-content:center;margin-top:20px;overflow:hidden}.big-review-images .big-review-images-content{display:flex;justify-content:center;align-items:center}.big-review-images .wcpr-close-normal{background-color:#fff;padding:3px;margin:0;display:block;position:absolute;top:0;right:0;text-align:center;font-size:30px;font-weight:700;cursor:pointer;color:#000;transition:.3s ease;line-height:1}.big-review-images .wcpr-close-normal:before{font-family:"woocommerce-photo-reviews";content:"\f101"}.big-review-images .wcpr-next-normal:before{font-family:"woocommerce-photo-reviews";content:"\f105"}.big-review-images .wcpr-prev-normal:before{font-family:"woocommerce-photo-reviews";content:"\f106"}.big-review-images a{text-decoration:none}.reviews-images-item{margin:2px;padding:0;float:left;border-radius:3px}.kt-reviews-image-container .kt-wc-reviews-images-wrap-wrap .reviews-images-item .review-images.review-iframe{max-height:150px}.kt-reviews-image-container .kt-wc-reviews-images-wrap-wrap .reviews-images-item .review-images{float:left;max-height:48px;width:auto;border-radius:3px}.reviews-images-item:hover{cursor:zoom-in}.wcpr-next-normal,.wcpr-prev-normal{cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);width:auto;font-weight:700;transition:.3s ease;border-radius:0;user-select:none;-webkit-user-select:none;padding:22px 0;margin:0;color:#000;font-size:35px}.wcpr-next-normal{right:0}.wcpr-prev-normal{left:0}.wcpr-next-normal:hover,.wcpr-prev-normal:hover{background-color:rgba(1,1,1,.1)}.big-review-images .wcpr-close-normal:focus,.big-review-images .wcpr-close-normal:hover{text-decoration:none;cursor:pointer;background:rgba(1,1,1,.1)}.active-image{border:1px solid #ff5b7e}.reviews-images-item.active-image{cursor:zoom-out}.kt-reviews-image-container .wcpr-rotate .wcpr-rotate-left:hover,.kt-reviews-image-container .wcpr-rotate .wcpr-rotate-right:hover{opacity:.7}.kt-reviews-image-container .wcpr-rotate .wcpr-rotate-left,.kt-reviews-image-container .wcpr-rotate .wcpr-rotate-right{display:inline-block;font-size:18px;cursor:pointer}.kt-reviews-image-container .wcpr-rotate{position:absolute;top:0;left:50%;transform:translateX(-50%);width:50px;display:flex;justify-content:space-around}.kt-reviews-image-container .big-review-images-content-container .wcpr-review-image-caption{position:absolute;width:100%;bottom:0;text-align:center}.kt-reviews-image-container .big-review-images-content-container{position:relative}@media (max-width:480px){.big-review-images{padding:28px}.big-review-images .wcpr-close-normal{padding:4px;font-size:20px}}.wcpr-grid-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.7);z-index:100;cursor:progress}.wcpr-hidden{display:none}.woocommerce-photo-reviews-rating-html-shortcode{display:flex;align-items:center}:root{--wd-text-line-height:1.6;--wd-link-decor:underline var(--wd-link-decor-style, none) var(--wd-link-decor-color, currentColor);--wd-link-decor-hover:underline var(--wd-link-decor-style-hover, none) var(--wd-link-decor-color-hover, var(--wd-link-decor-color, currentColor));--wd-brd-radius:.001px;--wd-form-height:42px;--wd-form-color:inherit;--wd-form-placeholder-color:inherit;--wd-form-bg:transparent;--wd-form-brd-color:rgba(0, 0, 0, 0.1);--wd-form-brd-color-focus:rgba(0, 0, 0, 0.15);--wd-form-chevron:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNiYmIiPjxwYXRoIGQ9Ik02IDlsNiA2IDYtNiIvPjwvc3ZnPg==);--wd-navigation-color:51, 51, 51;--wd-main-bgcolor:#FFF;--wd-scroll-w:.001px;--wd-admin-bar-h:.001px;--wd-block-spacing:20px;--wd-sticky-nav-w:.001px;--color-white:#FFF;--color-gray-100:#f7f7f7;--color-gray-200:#f1f1f1;--color-gray-300:#bbb;--color-gray-400:#a5a5a5;--color-gray-500:#767676;--color-gray-600:#666;--color-gray-700:#555;--color-gray-800:#333;--color-gray-900:#242424;--color-black-rgb:0, 0, 0;--bgcolor-white:#FFF;--bgcolor-gray-100:#f7f7f7;--bgcolor-gray-200:#f7f7f7;--bgcolor-gray-300:#f1f1f1;--bgcolor-black-rgb:0, 0, 0;--bgcolor-white-rgb:255, 255, 255;--brdcolor-gray-200:rgba(0, 0, 0, 0.075);--brdcolor-gray-300:rgba(0, 0, 0, 0.105);--brdcolor-gray-400:rgba(0, 0, 0, 0.12);--brdcolor-gray-500:rgba(0, 0, 0, 0.2);--wd-start:start;--wd-end:end;--wd-center:center;--wd-stretch:stretch}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;vertical-align:baseline;font:inherit;font-size:100%}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{line-height:1;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:#fff0;font-family:sans-serif;overflow-x:hidden;overflow-y:scroll;font-size:var(--wd-text-font-size);scrollbar-gutter:stable}ol,ul{list-style:none}caption{vertical-align:middle;text-align:left}q,blockquote{quotes:none}q:before,q:after,blockquote:before,blockquote:after{content:"";content:none}a img{border:none}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}a,button,input{touch-action:manipulation}button,input,optgroup,select,textarea{margin:0;color:inherit;font:inherit}button{overflow:visible}button,html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0;padding:0;border:0}body{overflow-x:clip;margin:0;background-color:#fff;color:var(--wd-text-color);text-rendering:optimizeLegibility;font-weight:var(--wd-text-font-weight);font-style:var(--wd-text-font-style);font-size:var(--wd-text-font-size);font-family:var(--wd-text-font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:var(--wd-text-line-height)}p{margin-bottom:var(--wd-tags-mb,20px)}a{color:var(--wd-link-color);transition:all .25s ease;text-decoration:var(--wd-link-decor);-webkit-text-decoration:var(--wd-link-decor)}a:is(:hover,:focus,:active){outline:none;text-decoration:var(--wd-link-decor-hover);-webkit-text-decoration:var(--wd-link-decor-hover)}a:hover{color:var(--wd-link-color-hover)}a:focus{outline:none}:is(h1,h2,h3,h4,h5,h6,.title) a{color:inherit;text-decoration:none}:is(h1,h2,h3,h4,h5,h6,.title) a:hover{color:var(--wd-link-color-hover)}label{display:block;margin-bottom:5px;color:var(--wd-title-color);vertical-align:middle;font-weight:400}em{font-style:italic}big{font-size:larger}abbr{border-bottom:1px dotted;color:#d62432;text-decoration:none}acronym{border-bottom:1px dotted;text-decoration:none}.required{border:none;color:#e01020;font-size:16px;line-height:1}.optional{position:relative;top:-5px;font-size:.8em;color:var(--color-gray-300)}abbr[title]{border:none}dl{margin-bottom:20px;margin-bottom:20px}strong,b{font-weight:600}mark{display:inline-block;padding:5px 8px;background-color:#f7f7f7;color:#242424;font-weight:600;line-height:1}code,kbd{padding:2px 5px}code,kbd,pre,samp{-webkit-hyphens:none;hyphens:none;font-family:monospace,serif}ins{text-decoration:none}pre{overflow:auto;margin-bottom:20px;padding:20px;background:#f7f7f7;text-align:left;white-space:pre;white-space:pre-wrap;word-wrap:break-word}dfn{font-style:italic}sub,sup{position:relative;vertical-align:baseline;font-size:75%;line-height:1}sup{top:-.25em}sub{bottom:-.25em}var{font-style:italic}small{font-size:80%}hr{margin-block:20px;border:none;border-bottom:1px solid currentColor;opacity:.2}iframe,embed{max-width:100%}blockquote{margin-bottom:20px;padding-inline-start:30px;border-inline-start:2px solid var(--wd-primary-color);text-align:start;font-size:110%;--wd-tags-mb:10px}blockquote cite{display:block;margin-top:10px;color:var(--wd-primary-color);font-weight:600;font-size:90%}blockquote cite a{color:inherit}cite{font-style:italic}address{margin-bottom:20px;font-style:italic;font-size:1.1em;line-height:1.8}fieldset{margin-bottom:20px;padding:20px 40px;border:2px solid var(--brdcolor-gray-300);border-radius:var(--wd-brd-radius)}fieldset legend{margin-bottom:0;padding-inline:15px;width:auto}legend{text-transform:uppercase;font-size:22px}video{display:block}audio,canvas,progress{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}img{max-width:100%;height:auto;border:0;vertical-align:middle}.svg-icon{display:inline-block}.svg-icon svg{width:inherit!important;height:inherit!important}svg:not(:root){overflow:hidden}@media(max-width:1024px){@supports not (overflow:clip){body{overflow:hidden}}}h1,h2,h3,h4,h5,h6,legend,.title{display:block;margin-bottom:var(--wd-tags-mb,20px);color:var(--wd-title-color);text-transform:var(--wd-title-transform);font-weight:var(--wd-title-font-weight);font-style:var(--wd-title-font-style);font-family:var(--wd-title-font);line-height:1.4}h1{font-size:28px}h2{font-size:24px}h3{font-size:22px}h4{font-size:18px}h5{font-size:16px}h6{font-size:12px}.wd-entities-title{--wd-link-decor:none;--wd-link-decor-hover:none;display:block;color:var(--wd-entities-title-color);word-wrap:break-word;font-weight:var(--wd-entities-title-font-weight);font-style:var(--wd-entities-title-font-style);font-family:var(--wd-entities-title-font);text-transform:var(--wd-entities-title-transform);line-height:1.4}a.wd-entities-title:hover{color:var(--wd-entities-title-color-hover)}.wd-entities-title a{color:inherit}.wd-entities-title a:hover{color:var(--wd-entities-title-color-hover)}.wd-el-title{display:flex!important;align-items:center;gap:10px;font-size:22px}.wd-el-title .img-wrapper{display:flex;flex:0 0 auto}.wd-el-title .img-wrapper img{min-width:18px}.wd-label{color:var(--color-gray-800);font-weight:600}:is(ul,ol){margin-bottom:var(--list-mb);padding-inline-start:var(--li-pl);--list-mb:20px;--li-mb:10px;--li-pl:17px}:is(ul,ol) li{margin-bottom:var(--li-mb)}:is(ul,ol) li:last-child{margin-bottom:0}li>:is(ul,ol){margin-top:var(--li-mb);margin-bottom:0}ul{list-style:disc}ol{list-style:decimal}dl dt{color:var(--color-gray-800);font-weight:600}dl dd{margin-bottom:20px}.wd-align{text-align:var(--wd-align)}.text-center{--content-align:center;--wd-align:center;--text-align:center;text-align:var(--text-align)}.text-right{--text-align:right;text-align:var(--text-align);--content-align:flex-end;--wd-align:flex-end}.text-left{--text-align:left;text-align:var(--text-align);--content-align:flex-start;--wd-align:flex-start}[class*=color-scheme-light]{--color-white:#000;--color-gray-100:rgba(255, 255, 255, 0.1);--color-gray-200:rgba(255, 255, 255, 0.2);--color-gray-300:rgba(255, 255, 255, 0.5);--color-gray-400:rgba(255, 255, 255, 0.6);--color-gray-500:rgba(255, 255, 255, 0.7);--color-gray-600:rgba(255, 255, 255, 0.8);--color-gray-700:rgba(255, 255, 255, 0.9);--color-gray-800:#FFF;--color-gray-900:#FFF;--color-black-rgb:255, 255, 255;--bgcolor-black-rgb:255, 255, 255;--bgcolor-white-rgb:0, 0, 0;--bgcolor-white:rgb(15.3, 15.3, 15.3);--bgcolor-gray-100:rgb(10.2, 10.2, 10.2);--bgcolor-gray-200:rgb(17.85, 17.85, 17.85);--bgcolor-gray-300:rgb(20.4, 20.4, 20.4);--brdcolor-gray-200:rgba(255, 255, 255, 0.1);--brdcolor-gray-300:rgba(255, 255, 255, 0.15);--brdcolor-gray-400:rgba(255, 255, 255, 0.25);--brdcolor-gray-500:rgba(255, 255, 255, 0.3);--wd-text-color:rgba(255, 255, 255, 0.8);--wd-title-color:#FFF;--wd-widget-title-color:var(--wd-title-color);--wd-entities-title-color:#FFF;--wd-entities-title-color-hover:rgba(255, 255, 255, 0.8);--wd-link-color:rgba(255, 255, 255, 0.9);--wd-link-color-hover:#FFF;--wd-form-brd-color:rgba(255, 255, 255, 0.2);--wd-form-brd-color-focus:rgba(255, 255, 255, 0.3);--wd-form-placeholder-color:rgba(255, 255, 255, 0.6);--wd-form-chevron:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9InJnYmEoMjU1LCAyNTUsIDI1NSwgMC42KSI+PHBhdGggZD0iTTYgOWw2IDYgNi02Ii8+PC9zdmc+);--wd-main-bgcolor:#1a1a1a;--wd-navigation-color:255, 255, 255;color:var(--wd-text-color)}.color-scheme-dark{--color-white:#FFF;--color-gray-100:#f7f7f7;--color-gray-200:#f1f1f1;--color-gray-300:#bbb;--color-gray-400:#a5a5a5;--color-gray-500:#767676;--color-gray-600:#666;--color-gray-700:#555;--color-gray-800:#333;--color-gray-900:#242424;--color-black-rgb:0, 0, 0;--bgcolor-white:#FFF;--bgcolor-gray-100:#f7f7f7;--bgcolor-gray-200:#f7f7f7;--bgcolor-gray-300:#f1f1f1;--bgcolor-black-rgb:0, 0, 0;--bgcolor-white-rgb:255, 255, 255;--brdcolor-gray-200:rgba(0, 0, 0, 0.075);--brdcolor-gray-300:rgba(0, 0, 0, 0.105);--brdcolor-gray-400:rgba(0, 0, 0, 0.12);--brdcolor-gray-500:rgba(0, 0, 0, 0.2);--wd-text-color:#767676;--wd-title-color:#242424;--wd-entities-title-color:#333;--wd-entities-title-color-hover:rgba(51, 51, 51, 0.65);--wd-link-color:#333;--wd-link-color-hover:#242424;--wd-form-brd-color:rgba(0, 0, 0, 0.1);--wd-form-brd-color-focus:rgba(0, 0, 0, 0.15);--wd-form-placeholder-color:#767676;--wd-navigation-color:51, 51, 51;color:var(--wd-text-color)}.wd-fill{position:absolute;inset:0}.wd-hide{display:none!important}.wd-set-mb{--wd-mb:15px}.wd-set-mb>*{margin-bottom:var(--wd-mb)}.reset-last-child>*:last-child{margin-bottom:0}:where(.wd-deferred){display:none}@media(min-width:1025px){.wd-hide-lg{display:none!important}.wd-visible-lg{display:block!important}}@media(max-width:1024px){.wd-hide-md{display:none!important}}@media(min-width:769px)and (max-width:1024px){.wd-hide-md-sm{display:none!important}.wd-visible-md-sm{display:block!important}}@media(max-width:768.98px){.wd-hide-sm{display:none!important}.wd-visible-sm{display:block!important}}@keyframes wd-rotate{100%{transform:rotate(360deg)}}@keyframes wd-fadeIn{from{opacity:0}to{opacity:1}}@keyframes wd-fadeInBottomShort{from{transform:translate3d(0,20px,0)}to{transform:none}}table{margin-bottom:35px;width:100%;border-spacing:0;border-collapse:collapse;line-height:1.4}table th{padding:15px 10px;border-bottom:2px solid var(--brdcolor-gray-200);color:var(--wd-title-color);text-transform:uppercase;font-size:16px;font-weight:var(--wd-title-font-weight);font-style:var(--wd-title-font-style);font-family:var(--wd-title-font);vertical-align:middle;text-align:start}table td{padding:15px 12px;border-bottom:1px solid var(--brdcolor-gray-300);vertical-align:middle;text-align:start}table :is(tbody,tfoot) th{border-bottom:1px solid var(--brdcolor-gray-300);text-transform:none;font-size:inherit}.responsive-table{overflow-x:auto;margin-bottom:35px}.responsive-table table{margin-bottom:0}.responsive-table .responsive-table{overflow-x:visible;margin-bottom:0}input[type=email],input[type=search],input[type=number],input[type=url],input[type=tel],input[type=text],input[type=password],.wd textarea,.wd select{-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=email],input[type=date],input[type=search],input[type=number],input[type=text],input[type=tel],input[type=url],input[type=password],.wd textarea,.wd select{padding:0 15px;max-width:100%;width:100%;height:var(--wd-form-height);border:var(--wd-form-brd-width) solid var(--wd-form-brd-color);border-radius:var(--wd-form-brd-radius);background-color:var(--wd-form-bg);box-shadow:none;color:var(--wd-form-color);vertical-align:middle;font-size:14px;transition:border-color .5s ease}input[type=email]:focus,input[type=date]:focus,input[type=search]:focus,input[type=number]:focus,input[type=text]:focus,input[type=tel]:focus,input[type=url]:focus,input[type=password]:focus,.wd textarea:focus,.wd select:focus{outline:none;border-color:var(--wd-form-brd-color-focus);transition:border-color .4s ease}::-webkit-input-placeholder{color:var(--wd-form-placeholder-color)}::-moz-placeholder{color:var(--wd-form-placeholder-color)}:-moz-placeholder{color:var(--wd-form-placeholder-color)}input[type=radio],input[type=checkbox]{box-sizing:border-box;margin-top:0;padding:0;vertical-align:middle;margin-inline-end:5px;cursor:pointer}input[type=search]{box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}input[type=number]{padding:0;text-align:center}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=date]{-webkit-appearance:none}input[type=date]::-webkit-inner-spin-button{display:none}input[type=date]::-webkit-calendar-picker-indicator{opacity:0}input[type=date]::-webkit-clear-button{position:relative;right:5px;width:30px;opacity:.4;filter:grayscale(100%)}input[type=date]::-webkit-date-and-time-value{text-align:start}[class*=color-scheme-light] input[type=date]::-webkit-clear-button{opacity:.6;filter:grayscale(100%) invert(100%) saturate(800%)}@supports not (-moz-appearance:none){input[type=date]{background:no-repeat url(/wp-content/themes/woodmart/inc/admin/assets/images/calend-d.svg) right 15px top 50%;background-size:auto 14px}[class*=color-scheme-light] input[type=date]{background-image:url(/wp-content/themes/woodmart/inc/admin/assets/images/calend-l.svg)}}.wd textarea{overflow:auto;padding:10px 15px;min-height:190px;resize:vertical;border-radius:min(var(--wd-form-brd-radius),25px)}.wd select{padding-right:30px;background-image:var(--wd-form-chevron);background-position:right 10px top 50%;background-size:auto 18px;background-repeat:no-repeat}.wd select option{background-color:var(--bgcolor-white)}input:-webkit-autofill{border-color:var(--wd-form-brd-color);-webkit-box-shadow:0 0 0 1000px var(--wd-form-bg) inset;-webkit-text-fill-color:var(--wd-form-color)}input:focus:-webkit-autofill{border-color:var(--wd-form-brd-color-focus)}:is(.btn,.button,button,[type=submit],[type=button]){position:relative;display:inline-flex;align-items:center;justify-content:center;gap:5px;outline:none;border-radius:var(--btn-brd-radius,0);vertical-align:middle;text-align:center;text-decoration:none!important;text-shadow:none;line-height:1.2;cursor:pointer;transition:all .25s ease;color:var(--btn-color,#3E3E3E);border:var(--btn-brd-width,0) var(--btn-brd-style,solid) var(--btn-brd-color,#E9E9E9);background-color:var(--btn-bgcolor,#F3F3F3);box-shadow:var(--btn-box-shadow,unset);text-transform:var(--btn-transform,uppercase);font-weight:var(--btn-font-weight,600);font-family:var(--btn-font-family,inherit);font-style:var(--btn-font-style,unset);padding:var(--btn-padding,5px 20px);min-height:var(--btn-height,42px);font-size:var(--btn-font-size,13px)}:is(.btn,.button,button,[type=submit],[type=button]):hover{color:var(--btn-color-hover,var(--btn-color,#3E3E3E));border-color:var(--btn-brd-color-hover,var(--btn-brd-color,#e0e0e0));background-color:var(--btn-bgcolor-hover,var(--btn-bgcolor,#e0e0e0));box-shadow:var(--btn-box-shadow-hover,var(--btn-box-shadow,unset))}button[disabled],input[disabled]{opacity:.6!important;cursor:default!important}.elementor .btn{box-shadow:var(--btn-box-shadow,unset)}.elementor .btn:hover{box-shadow:var(--btn-box-shadow-hover,var(--btn-box-shadow,unset))}.btn.btn-default{padding:var(--btn-default-padding,var(--btn-padding,5px 20px));min-height:var(--btn-default-height,var(--btn-height,42px));font-size:var(--btn-default-font-size,var(--btn-font-size,13px));border-radius:var(--btn-default-brd-radius);color:var(--btn-default-color);box-shadow:var(--btn-default-box-shadow);background-color:var(--btn-default-bgcolor);text-transform:var(--btn-default-transform,var(--btn-transform,uppercase));font-weight:var(--btn-default-font-weight,var(--btn-font-weight,600));font-family:var(--btn-default-font-family,var(--btn-font-family,inherit));font-style:var(--btn-default-font-style,var(--btn-font-style,unset))}.btn.btn-default:hover{color:var(--btn-default-color-hover);box-shadow:var(--btn-default-box-shadow-hover);background-color:var(--btn-default-bgcolor-hover)}.btn.btn-default:active{box-shadow:var(--btn-default-box-shadow-active);bottom:var(--btn-default-bottom-active)}.btn.btn-accent{padding:var(--btn-accented-padding,var(--btn-padding,5px 20px));min-height:var(--btn-accented-height,var(--btn-height,42px));font-size:var(--btn-accented-font-size,var(--btn-font-size,13px));border-radius:var(--btn-accented-brd-radius);color:var(--btn-accented-color);box-shadow:var(--btn-accented-box-shadow);background-color:var(--btn-accented-bgcolor);text-transform:var(--btn-accented-transform,var(--btn-transform,uppercase));font-weight:var(--btn-accented-font-weight,var(--btn-font-weight,600));font-family:var(--btn-accented-font-family,var(--btn-font-family,inherit));font-style:var(--btn-accented-font-style,var(--btn-font-style,unset))}.btn.btn-accent:hover{color:var(--btn-accented-color-hover);box-shadow:var(--btn-accented-box-shadow-hover);background-color:var(--btn-accented-bgcolor-hover)}.btn.btn-accent:active{box-shadow:var(--btn-accented-box-shadow-active);bottom:var(--btn-accented-bottom-active,0)}[class*=wd-grid]{--wd-col:var(--wd-col-lg);--wd-gap:var(--wd-gap-lg);--wd-col-lg:1;--wd-gap-lg:20px}.wd-grid-g{display:grid;grid-template-columns:repeat(var(--wd-col),minmax(0,1fr));gap:var(--wd-gap)}.wd-grid-g>.wd-wider{grid-column:auto/span 2;grid-row:auto/span 2}.wd-grid-col{grid-column:auto/span var(--wd-col)}[class*=wd-grid-f]{display:flex;flex-wrap:wrap;gap:var(--wd-gap)}.wd-grid-f-col{gap:0;margin:0 calc(var(--wd-gap)/-2) calc(var(--wd-gap)*-1)}.wd-grid-f-col>.wd-col{width:100%;min-height:1px;flex:0 0 calc(100%/var(--wd-col)*var(--wd-col-wider, 1));max-width:calc(100%/var(--wd-col)*var(--wd-col-wider, 1));padding-inline:calc(var(--wd-gap)/2);margin-bottom:var(--wd-gap)}.wd-grid-f-col>.wd-wider{--wd-col-wider:2}.wd-grid-f-stretch>.wd-col{flex:1 1 var(--wd-f-basis,200px);width:var(--wd-f-basis,200px)}.wd-grid-f-stretch>.wd-col-auto{flex:0 0 auto;width:auto}.wd-grid-f-inline>.wd-col{flex:0 0 var(--wd-f-basis,auto)}@media(max-width:1024px){[class*=wd-grid]{--wd-col:var(--wd-col-md);--wd-gap:var(--wd-gap-md);--wd-col-md:var(--wd-col-lg);--wd-gap-md:var(--wd-gap-lg)}}@media(max-width:768.98px){[class*=wd-grid]{--wd-col:var(--wd-col-sm);--wd-gap:var(--wd-gap-sm);--wd-col-sm:var(--wd-col-md);--wd-gap-sm:var(--wd-gap-md)}}@media(max-width:576px){[class*=wd-grid]{--wd-col:var(--wd-col-xs);--wd-gap:var(--wd-gap-xs);--wd-col-xs:var(--wd-col-sm);--wd-gap-xs:var(--wd-gap-sm)}}.wd-loader:after{content:"";display:inline-block;width:30px;height:30px;border:1px solid #fff0;border-left-color:var(--color-gray-900);border-radius:50%;vertical-align:middle;animation:wd-rotate 450ms infinite linear var(--wd-anim-state,paused)}.wd-scroll-content{overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;max-height:var(--wd-scroll-h,50dvh)}@-moz-document url-prefix(){.wd-scroll-content{scrollbar-width:thin}}.wd-scroll{--scrollbar-track-bg:rgba(var(--color-black-rgb), 0.05);--scrollbar-thumb-bg:rgba(var(--color-black-rgb), 0.12)}.wd-scroll ::-webkit-scrollbar{width:5px}.wd-scroll ::-webkit-scrollbar-track{background-color:var(--scrollbar-track-bg)}.wd-scroll ::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb-bg)}.wd-dropdown{--wd-dropdown-bg-color:var(--bgcolor-white);--wd-dropdown-shadow:0 0 3px rgba(0, 0, 0, 0.15);--wd-align:var(--wd-start);position:absolute;top:100%;left:0;z-index:380;margin-top:15px;margin-right:0;margin-left:calc(var(--nav-gap, 0.001px)/2*-1);background-color:var(--wd-dropdown-bg-color);background-position:bottom right;background-clip:border-box;background-repeat:no-repeat;box-shadow:var(--wd-dropdown-shadow);text-align:var(--wd-align);border-radius:var(--wd-brd-radius);visibility:hidden;opacity:0;transition:opacity .4s cubic-bezier(.19,1,.22,1),visibility .4s cubic-bezier(.19,1,.22,1),transform .4s cubic-bezier(.19,1,.22,1);transform:translateY(15px) translateZ(0);pointer-events:none}.wd-dropdown:after{content:"";position:absolute;inset-inline:0;bottom:100%;height:15px}.wd-event-hover:hover>.wd-dropdown,.wd-event-click.wd-opened>.wd-dropdown,.wd-dropdown.wd-opened{visibility:visible;opacity:1;transform:none!important;pointer-events:visible;pointer-events:unset}.wd-dropdown-menu{min-height:min(var(--wd-dropdown-height, unset),var(--wd-content-h, var(--wd-dropdown-height, unset)));width:var(--wd-dropdown-width);background-image:var(--wd-dropdown-bg-img)}.wd-dropdown-menu .wd-dropdown-inner{overflow:inherit;height:min(var(--wd-dropdown-height, unset),var(--wd-content-h))}.wd-dropdown-menu.wd-scroll>.wd-scroll-content{max-height:none;border-radius:inherit}.wd-dropdown-menu.wd-design-default{padding:var(--wd-dropdown-padding,12px 20px);--wd-dropdown-width:220px}.wd-dropdown-menu.wd-design-default>.container{padding:0;width:auto}.wd-dropdown-menu.wd-design-default .wd-dropdown{top:0;left:100%;padding:var(--wd-dropdown-padding,12px 20px);width:var(--wd-dropdown-width);margin:0 0 0 var(--wd-dropdown-padding,20px)}.wd-dropdown-menu.wd-design-default .wd-dropdown:after{top:0;right:100%;bottom:0;left:auto;width:var(--wd-dropdown-padding,20px);height:auto}.wd-dropdown-menu.wd-design-default .menu-item-has-children>a:after{margin-left:auto;color:rgb(82 82 82 / .45);font-weight:600;font-size:55%;line-height:1;font-family:"woodmart-font";content:"\f113"}.wd-dropdown-menu.wd-design-default.color-scheme-light .menu-item-has-children>a:after{color:hsl(0 0% 100% / .6)}.whb-col-right .wd-dropdown-menu.wd-design-default{right:0;left:auto;margin-left:0;margin-right:calc(var(--nav-gap, 0.001px)/2*-1)}.wd-side-hidden{--wd-side-hidden-w:340px;position:fixed;inset-block:var(--wd-admin-bar-h) 0;z-index:500;overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;width:min(var(--wd-side-hidden-w),100vw);background-color:var(--bgcolor-white);transition:transform .5s cubic-bezier(.19,1,.22,1);outline:none!important}.wd-side-hidden.wd-left{left:0;transform:translate3d(-100%,0,0)}.wd-side-hidden.wd-right{right:0;transform:translate3d(100%,0,0)}.wd-sub-menu{--sub-menu-color:rgb(130.75, 130.75, 130.75);--sub-menu-color-hover:var(--wd-primary-color);--li-pl:0;--list-mb:0;--li-mb:0;list-style:none}.wd-sub-menu ul{--list-mb:0;--li-mb:0;--li-pl:0;list-style:none}.wd-sub-menu li{position:relative}.wd-sub-menu li>a{position:relative;display:flex;align-items:center;padding-top:8px;padding-bottom:8px;color:var(--sub-menu-color);font-size:14px;line-height:1.3;text-decoration:none}.wd-sub-menu li>a img{flex:0 0 auto;display:inline-block;width:var(--nav-img-width,auto)!important;height:var(--nav-img-height,auto)!important;max-height:var(--nav-img-height,18px);margin-inline-end:7px;object-fit:contain;object-position:50% 50%;line-height:0}.wd-sub-menu li>a .wd-nav-icon{margin-inline-end:7px;font-size:115%}.wd-sub-menu li>a .menu-label{position:relative;margin-top:-20px;align-self:flex-start}.wd-sub-menu li>a:hover{color:var(--sub-menu-color-hover)}[class*=color-scheme-light] .wd-sub-menu{--sub-menu-color:rgba(255, 255, 255, 0.6);--sub-menu-color-hover:#FFF}.widget .wd-sub-menu{--li-mb:0}.widget .wd-sub-menu ul{--li-mb:0}.wd-sub-accented>li>a{--sub-menu-color:#333;--sub-menu-color-hover:var(--wd-primary-color);text-transform:uppercase;font-weight:600}.wd-sub-accented.wp-block-wd-menu-list>li{margin-block:-8px}.wd-sub-accented.color-scheme-light>li>a,[class*=color-scheme-light] .wd-sub-accented>li>a{--sub-menu-color:#FFF;--sub-menu-color-hover:rgba(255, 255, 255, 0.6)}.create-nav-msg a{font-weight:600}.wd-nav-img{flex:0 0 auto;display:inline-block;width:var(--nav-img-width,auto)!important;height:var(--nav-img-height,auto)!important;max-height:var(--nav-img-height,18px);margin-inline-end:7px;object-fit:contain;object-position:50% 50%;line-height:0}picture.wd-nav-img img{width:inherit;height:inherit;max-height:inherit;object-fit:contain;object-position:50% 50%}.wd-nav{--list-mb:0;--li-mb:0;--li-pl:0;--nav-gap:20px;--nav-gap-v:5px;--nav-pd:5px 0;--nav-color:rgba(var(--wd-navigation-color), 1);--nav-color-hover:rgba(var(--wd-navigation-color), .7);--nav-color-active:var(--nav-color-hover);--nav-bg:none;--nav-bg-hover:var(--nav-bg);--nav-bg-active:var(--nav-bg-hover);--nav-shadow:none;--nav-shadow-hover:var(--nav-shadow);--nav-shadow-active:var(--nav-shadow-hover);--nav-border:none;--nav-border-hover:var(--nav-border);--nav-border-active:var(--nav-border-hover);--nav-radius:var(--wd-brd-radius);--nav-chevron-color:rgba(var(--wd-navigation-color), .5);display:inline-flex;flex-wrap:wrap;justify-content:var(--text-align,var(--wd-align));text-align:start;gap:var(--nav-gap-v) var(--nav-gap);list-style:none}.wd-nav>li{position:relative}.wd-nav>li>a{position:relative;display:flex;align-items:center;min-height:42px;padding:var(--nav-pd);text-transform:uppercase;font-weight:600;font-size:13px;line-height:1.4;text-decoration:none;color:var(--nav-color);background-color:var(--nav-bg);box-shadow:var(--nav-shadow);border:var(--nav-border);border-radius:var(--nav-radius)}.wd-nav>li>a .wd-nav-icon{margin-inline-end:7px;font-size:var(--nav-icon-size,1.15em)}.wd-nav>li>a .menu-label{inset-inline-start:calc(100% - 30px);margin-inline-start:0}.wd-nav>li:is(.wd-has-children,.menu-item-has-children)>a:after{order:3;margin-inline-start:4px;font-weight:400;font-style:normal;font-size:clamp(6px,50%,18px);color:var(--nav-chevron-color);content:"\f129";font-family:"woodmart-font"}.wd-nav:where(:not(.wd-dis-hover))>li:where(.wd-opened,:hover)>a{color:var(--nav-color-hover);background-color:var(--nav-bg-hover);box-shadow:var(--nav-shadow-hover);border:var(--nav-border-hover)}.wd-nav:where(:not(.wd-dis-act))>li:where(.current-menu-item,.wd-active,.active)>a{color:var(--nav-color-active);background-color:var(--nav-bg-active);box-shadow:var(--nav-shadow-active);border:var(--nav-border-active)}.wd-nav:where(.wd-add-pd){--nav-pd:5px 12px}.widget .wd-nav{--li-mb:0}.wd-nav.wd-gap-m{--nav-gap:30px}.wd-nav.wd-gap-l{--nav-gap:40px}.wd-nav.wd-icon-right>li>a :is(.wd-nav-img,.wd-nav-icon){order:1;margin:0;margin-inline-start:7px}@media(max-width:1024px){.wd-nav-wrapper.wd-mb-action-swipe{overflow-y:hidden;-webkit-overflow-scrolling:touch;white-space:nowrap;-webkit-mask-image:linear-gradient(to left,transparent,#000 70px);mask-image:linear-gradient(to left,transparent,#000 70px)}.wd-nav-wrapper.wd-mb-action-swipe .wd-nav{flex-wrap:nowrap}}.wd-nav.wd-style-default{--nav-color-hover:var(--wd-primary-color)}.wd-notice{display:none}:where(.wd-close-side){display:none}.wd-loop-footer{text-align:center;margin-top:30px}nav[class*=-pagination] ul{--list-mb:0;--li-mb:0;--li-pl:0;list-style:none;display:inline-flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:3px}nav[class*=-pagination] li .page-numbers{display:inline-flex;align-items:center;justify-content:center;padding-inline:5px;min-width:34px;height:34px;color:var(--color-gray-900);font-weight:600;font-size:14px;border-radius:calc(var(--wd-brd-radius)/1.5);transition:all .2s ease;text-decoration:none}nav[class*=-pagination] li .current{color:#fff;background-color:var(--wd-primary-color)}nav[class*=-pagination] li :is(.next,.prev){font-size:0}nav[class*=-pagination] li :is(.next,.prev):before{font-size:12px;content:"\f113";font-family:"woodmart-font"}nav[class*=-pagination] li .prev:before{content:"\f114";font-family:"woodmart-font"}nav[class*=-pagination] a:hover{background-color:var(--bgcolor-gray-300)}[class*=screen-reader]{position:absolute!important;clip:rect(1px,1px,1px,1px);transform:scale(0)}.wd-breadcrumbs{--wd-link-color:var(--color-gray-500);--wd-link-color-hover:var(--color-gray-700);--wd-bcrumb-color-active:var(--color-gray-900);--wd-link-decor:none;--wd-link-decor-hover:none;display:inline-flex;align-items:center;flex-wrap:wrap;text-align:var(--text-align,var(--wd-align,var(--wd-start)));justify-content:var(--text-align,var(--wd-align,var(--wd-start)))}.wd-breadcrumbs .wd-last{--wd-link-color:var(--wd-bcrumb-color-active);--wd-link-color-hover:color-mix(in srgb, var(--wd-bcrumb-color-active), transparent 25%);font-weight:600;color:var(--wd-bcrumb-color-active)}.wd-breadcrumbs .wd-delimiter{margin-inline:8px;color:var(--wd-bcrumb-delim-color)}.wd-action-btn{--wd-action-icon-size:1.1em;--wd-action-color:var(--color-gray-800);--wd-action-color-hover:var(--color-gray-500);--wd-link-decor:none;--wd-link-decor-hover:none;display:inline-flex;vertical-align:middle}.wd-action-btn>a{position:relative;display:inline-flex;align-items:center;justify-content:center;width:var(--wd-action-w,unset);height:var(--wd-action-h,unset);gap:.3em;cursor:pointer;line-height:1;transition:none}.wd-action-btn:empty{display:none}.wd-action-icon{position:relative;display:flex;align-items:center;justify-content:center}.wd-action-icon:before{content:var(--wd-btn-icon,unset);font-size:var(--wd-action-icon-size);color:var(--wd-action-icon-color,var(--wd-action-color));font-weight:400;transition:all .25s ease,opacity .15s ease;font-family:"woodmart-font"}.wd-action-text{color:var(--wd-action-text-color,var(--wd-action-color));transition:all .25s ease;font-weight:600}.wd-action-btn.wd-style-icon{--wd-action-icon-size:20px;--wd-action-w:50px;--wd-action-h:50px}.wd-action-btn.wd-style-icon .wd-action-text{display:none}.wd-action-btn.wd-style-text>a.added{gap:min(.6em,15px)}:where(.wd-action-btn) .wd-check-icon{display:none}.wd-compare-icon{--wd-btn-icon:"\f128"}.wd-wishlist-icon{--wd-btn-icon:"\f106"}.wd-pt-icon{--wd-btn-icon:"\f191"}.wd-quick-view-icon{--wd-btn-icon:"\f130"}.wd-add-cart-icon{--wd-btn-icon:"\f123"}.wd-cross-icon{--wd-btn-icon:"\f112"}.wd-burger-icon{--wd-btn-icon:"\f15a"}.wd-sizeguide-icon{--wd-btn-icon:"\f13f"}:is(.wd-entry-content,.entry-content,.is-layout-flow,.is-layout-constrained,.is-layout-constrained>.wp-block-group__inner-container)>*{margin-block:0 var(--wd-block-spacing)}:is(.wd-entry-content,.entry-content,.is-layout-flow,.is-layout-constrained,.is-layout-constrained>.wp-block-group__inner-container)>:where(*:last-child){margin-bottom:0}.wd-bg-parent{position:relative}:where(.wd-bg-parent>*){position:relative}.alignleft{float:left;margin-right:20px;margin-bottom:20px}.alignright{float:right;margin-left:20px;margin-bottom:20px}.aligncenter{display:block;clear:both;margin:0 auto 20px auto}.wd .wd-custom-width{width:var(--wd-width,unset);max-width:100%}.wd-page-wrapper{position:relative;background-color:var(--wd-main-bgcolor)}body:not([class*=wrapper-boxed]){background-color:var(--wd-main-bgcolor)}.wd-page-content{min-height:50vh;background-color:var(--wd-main-bgcolor)}.container,.container-fluid{width:100%;max-width:var(--wd-container-w);padding-inline:15px;margin-inline:auto}.container-fluid{max-width:none}.wd-content-layout{padding-block:40px}:where(.wd-content-layout>div){grid-column:auto/span var(--wd-col)}@media(min-width:1200px){.wrapper-full-width-content .container{max-width:100%}}.wd-sidebar .wd-heading{display:none}@media(max-width:768.98px){.sidebar-left{order:10}}.wd-image{border-radius:var(--wd-brd-radius)}.wd-image img{border-radius:var(--wd-brd-radius);aspect-ratio:var(--wd-aspect-ratio,revert-layer);object-fit:cover}div.wpcf7-response-output{display:none}.mc4wp-alert{display:none}:where(.woocommerce-error,.woocommerce-message,.woocommerce-info){display:none}.whb-flex-row{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}.whb-column{display:flex;align-items:center;flex-direction:row;max-height:inherit}.whb-col-left,.whb-mobile-left{justify-content:flex-start;margin-left:-10px}.whb-col-right,.whb-mobile-right{justify-content:flex-end;margin-right:-10px}.whb-col-mobile{flex:1 1 auto;justify-content:center;margin-inline:-10px}.whb-flex-flex-middle .whb-col-center{flex:1 1 0%}.whb-flex-equal-sides :is(.whb-col-left,.whb-col-right){flex:1 1 0%}.whb-col-1 :is(.whb-flex-row,.whb-column){max-width:calc(100% + 20px);justify-content:center}.whb-col-1 :is(.whb-col-left,.whb-mobile-left){flex:1 1 auto;margin-inline:-10px}.whb-col-1 .wd-header-html{max-width:100%}.whb-general-header :is(.whb-mobile-left,.whb-mobile-right){flex:1 1 0%}.whb-empty-column+.whb-mobile-right{flex:1 1 auto}.whb-with-shadow{box-shadow:0 1px 8px rgb(0 0 0 / .1)}.whb-main-header{position:relative;top:0;right:0;left:0;z-index:390;backface-visibility:hidden;-webkit-backface-visibility:hidden}.whb-sticky-prepared{padding-top:var(--wd-header-h)}.whb-sticky-prepared .whb-main-header{position:absolute}:root:has(.whb-sticky-prepared):not(:has(.whb-top-bar)){--wd-top-bar-h:.00001px;--wd-top-bar-sm-h:.00001px}:root:has(.whb-sticky-prepared):not(:has(.whb-general-header)){--wd-header-general-h:.00001px;--wd-header-general-sm-h:.00001px}:root:has(.whb-sticky-prepared):not(:has(.whb-header-bottom)){--wd-header-bottom-h:.00001px;--wd-header-bottom-sm-h:.00001px;--wd-header-bottom-brd-w:.00001px}.whb-sticked .whb-row{transition:background-color .3s ease}.whb-sticked .whb-not-sticky-row{display:none}.whb-header.whb-sticked .whb-main-header{position:fixed}.whb-row{transition:background-color .2s ease}.whb-color-dark:not(.whb-with-bg){background-color:#fff}.whb-color-light:not(.whb-with-bg){background-color:#212121}body:not(.single-product) .whb-overcontent:not(.whb-sticked) .whb-row:not(.whb-with-bg){background-color:#fff0}.whb-row.whb-with-bdf,.whb-row.whb-with-bdf>.container{position:relative}.whb-row.whb-with-bdf:before{content:"";position:absolute;inset:0}@keyframes wd-fadeInDownBig{from{transform:translate3d(0,-100%,0)}to{transform:none}}@media(min-width:1025px){.whb-top-bar-inner{height:var(--wd-top-bar-h);max-height:var(--wd-top-bar-h)}.whb-sticked .whb-top-bar-inner{height:var(--wd-top-bar-sticky-h);max-height:var(--wd-top-bar-sticky-h)}.whb-general-header-inner{height:var(--wd-header-general-h);max-height:var(--wd-header-general-h)}.whb-sticked:not(.whb-clone) .whb-general-header-inner{height:var(--wd-header-general-sticky-h);max-height:var(--wd-header-general-sticky-h)}.whb-header-bottom-inner{height:var(--wd-header-bottom-h);max-height:var(--wd-header-bottom-h)}.whb-sticked .whb-header-bottom-inner{height:var(--wd-header-bottom-sticky-h);max-height:var(--wd-header-bottom-sticky-h)}.whb-hidden-lg,.whb-hidden-desktop{display:none}.whb-clone,.whb-sticked .whb-main-header{top:var(--wd-admin-bar-h)}.whb-full-width .whb-row>.container,.whb-full-width+.whb-clone .whb-row>.container{max-width:100%;width:clamp(var(--wd-container-w),95%,100%)}}@media(max-width:1024px){.whb-top-bar-inner{height:var(--wd-top-bar-sm-h);max-height:var(--wd-top-bar-sm-h)}.whb-general-header-inner{height:var(--wd-header-general-sm-h);max-height:var(--wd-header-general-sm-h)}.whb-header-bottom-inner{height:var(--wd-header-bottom-sm-h);max-height:var(--wd-header-bottom-sm-h)}.whb-visible-lg,.whb-hidden-mobile{display:none}.whb-sticky-prepared{padding-top:var(--wd-header-sm-h)}}.wd-tools-element{position:relative;--wd-header-el-color:#333;--wd-header-el-color-hover:rgba(51,51,51,.6);--wd-tools-icon-base-width:20px}.wd-tools-element>a{display:flex;align-items:center;justify-content:center;gap:7px;height:40px;color:var(--wd-header-el-color);line-height:1;text-decoration:none!important;padding-inline:10px}.wd-tools-element [class*=wd-tools-text]{text-transform:var(--wd-header-el-transform);white-space:nowrap;font-weight:var(--wd-header-el-font-weight);font-style:var(--wd-header-el-font-style);font-size:var(--wd-header-el-font-size);font-family:var(--wd-header-el-font)}.wd-tools-element .wd-tools-count{z-index:1;width:var(--wd-count-size,15px);height:var(--wd-count-size,15px);border-radius:50%;text-align:center;letter-spacing:0;font-weight:400;line-height:var(--wd-count-size,15px)}.wd-tools-element:hover>a{color:var(--wd-header-el-color-hover)}.whb-top-bar .wd-tools-element{--wd-count-size:13px;--wd-tools-icon-base-width:14px}.whb-top-bar .wd-tools-element .wd-tools-text{font-weight:400;font-size:12px}.whb-color-light .wd-tools-element{--wd-header-el-color:#FFF;--wd-header-el-color-hover:rgba(255, 255, 255, 0.8)}.wd-tools-icon{position:relative;display:flex;align-items:center;justify-content:center;gap:7px;font-size:0}.wd-tools-icon:before{content:var(--wd-tools-icon,unset);font-size:var(--wd-tools-icon-base-width);font-family:"woodmart-font"}.wd-tools-inner{position:relative;display:flex;align-items:center;gap:7px}.wd-custom-icon,picture.wd-custom-icon img{max-width:var(--wd-tools-icon-width,38px);width:var(--wd-tools-icon-width,revert-layer);transition:all .25s ease}.wd-tools-custom-icon .wd-tools-icon:before,.wd-tools-custom-icon .wd-tools-icon:after{display:none}.wd-tools-custom-icon:hover .wd-custom-icon{opacity:.6}.wd-tools-element:is(.wd-design-2,.wd-design-5).wd-with-count .wd-tools-icon{margin-inline-end:6px}.wd-tools-element:is(.wd-design-2,.wd-design-5) .wd-tools-count{position:absolute;top:-5px;inset-inline-end:-9px;background-color:var(--wd-primary-color);color:#fff;font-size:9px}.wd-tools-element[class*=wd-design-1] .wd-tools-count{width:auto;height:auto;text-transform:var(--wd-header-el-transform);font-weight:var(--wd-header-el-font-weight);font-style:var(--wd-header-el-font-style);font-size:var(--wd-header-el-font-size);font-family:var(--wd-header-el-font);line-height:inherit}.wd-tools-element[class*=wd-design-1] .subtotal-divider{display:inline}.wd-tools-element[class*=wd-design-4]{--wd-count-size:19px}.wd-tools-element[class*=wd-design-4] .wd-tools-count{display:inline-block;padding:0 2px;background-color:var(--wd-primary-color);color:#fff;font-weight:600;font-size:10px}.whb-top-bar .wd-tools-element[class*=wd-design-4]{--wd-count-size:16px}.wd-tools-element:is([class*=wd-design-6],[class*=wd-design-7],.wd-design-8){--wd-count-size:18px}.wd-tools-element:is([class*=wd-design-6],[class*=wd-design-7],.wd-design-8) .wd-tools-inner .wd-tools-icon{position:static}.wd-tools-element:is([class*=wd-design-6],[class*=wd-design-7],.wd-design-8) .wd-custom-icon{max-width:var(--wd-tools-icon-width,var(--wd-tools-icon-base-width))}.wd-tools-element:is([class*=wd-design-6],[class*=wd-design-7],.wd-design-8) .wd-tools-count{position:absolute;top:-3px;inset-inline-end:-7px;background-color:#fff;box-shadow:0 0 4px rgb(0 0 0 / .17);color:var(--wd-primary-color);font-size:11px}.whb-top-bar .wd-tools-element:is([class*=wd-design-6],[class*=wd-design-7],.wd-design-8){--wd-count-size:13px}.wd-tools-element:is([class*=wd-design-6],[class*=wd-design-7]){--wd-tools-sp:13px}.wd-tools-element:is([class*=wd-design-6],[class*=wd-design-7]) :is(.wd-tools-inner,.wd-tools-icon){height:42px;border-radius:42px}.wd-tools-element:is([class*=wd-design-6],[class*=wd-design-7]) .wd-tools-inner{padding-inline:var(--wd-tools-sp)}.wd-tools-element:is([class*=wd-design-6],[class*=wd-design-7]):not(.wd-with-wrap) .wd-tools-icon{width:42px}.whb-top-bar .wd-tools-element:is([class*=wd-design-6],[class*=wd-design-7]){--wd-tools-sp:9px}.whb-top-bar .wd-tools-element:is([class*=wd-design-6],[class*=wd-design-7]) :is(.wd-tools-inner,.wd-tools-icon){height:28px}.whb-top-bar .wd-tools-element:is([class*=wd-design-6],[class*=wd-design-7]):not(.wd-with-wrap) .wd-tools-icon{width:28px}.whb-top-bar .wd-tools-element:is([class*=wd-design-6],[class*=wd-design-7]) .wd-tools-count{font-size:9px}.wd-tools-element[class*=wd-design-6]>a>:is(.wd-tools-inner,.wd-tools-icon){border:1px solid rgb(0 0 0 / .105)}.whb-color-light .wd-tools-element[class*=wd-design-6]>a>:is(.wd-tools-inner,.wd-tools-icon){border-color:rgb(255 255 255 / .25)}.wd-tools-element[class*=wd-design-7]>a>:is(.wd-tools-inner,.wd-tools-icon){background-color:var(--wd-primary-color);color:#fff;transition:inherit}.wd-tools-element[class*=wd-design-7]:hover>a>:is(.wd-tools-inner,.wd-tools-icon){color:hsl(0 0% 100% / .8)}.wd-header-nav{flex:1 1 auto;padding-inline:10px}.wd-header-nav.wd-inline{flex:0 0 auto;max-width:100%}.whb-color-light .wd-header-nav>span{color:hsl(0 0% 100% / .8)}.wd-nav-header>li>a{font-size:var(--wd-header-el-font-size);font-weight:var(--wd-header-el-font-weight);font-style:var(--wd-header-el-font-style);font-family:var(--wd-header-el-font);text-transform:var(--wd-header-el-transform)}.wd-nav-header>li.color-primary{--nav-color:var(--wd-primary-color);--nav-color-hover:var(--wd-primary-color)}.wd-nav-header:not(.wd-offsets-calculated)>li>.wd-dropdown:not(.wd-design-default){opacity:0;pointer-events:none}@supports(-webkit-touch-callout:none){.wd-nav-header:not(.wd-offsets-calculated)>li>.wd-dropdown:not(.wd-design-default){transform:translateY(15px) translateZ(0)}}.whb-color-light .wd-nav-header{--wd-navigation-color:255, 255, 255}.whb-color-light .wd-nav-header.wd-style-default{--nav-color-hover:rgba(255, 255, 255, 0.7)}.whb-color-dark .wd-nav-header{--wd-navigation-color:51, 51, 51}:is(.whb-top-bar,.whb-clone) .wd-nav-header>li>a .menu-label{position:static;margin-top:0;margin-inline-start:5px;opacity:1;align-self:center}:is(.whb-top-bar,.whb-clone) .wd-nav-header>li>a .menu-label:before{content:none}.whb-top-bar .wd-nav-secondary>li>a{font-weight:400;font-size:12px}.wd-header-nav.wd-full-height,.wd-header-nav.wd-full-height :is(.wd-nav,.wd-nav>li,.wd-nav>li>a){height:100%}.wd-header-nav.wd-full-height .wd-nav>li>.wd-dropdown-menu{margin-top:0!important}.wd-header-nav.wd-full-height .wd-nav>li>.wd-dropdown-menu:after{width:auto!important;height:auto!important}.rtl .wd-header-nav .wd-nav.wd-icon-left>li>a .wd-nav-img{order:1;margin:0;margin-inline-start:7px}.rtl .wd-header-nav .wd-nav.wd-icon-right>li>a .wd-nav-img{order:0;margin:0;margin-inline-end:7px}.wd-header-sticky-nav{--wd-tools-icon:"\f15a"}.site-logo{max-height:inherit;padding-inline:10px}.wd-logo{max-height:inherit;transition:none}.wd-logo picture{max-height:inherit}.wd-logo picture img{max-width:inherit}.wd-logo img{padding-top:5px;padding-bottom:5px;max-height:inherit;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden;perspective:800px}.wd-logo img[src$=".svg"]{height:100%}.wd-logo img[width]:not([src$=".svg"]){width:auto;object-fit:contain}.whb-column>.info-box-wrapper{padding-inline:10px}.whb-column>.info-box-wrapper .wd-info-box{--ib-icon-sp:10px}.wd-header-text{--wd-tags-mb:10px;flex:1 1 auto;padding-inline:10px}.wd-header-text p:first-child:empty{display:none}.wd-header-text.wd-inline{flex:0 0 auto}.whb-top-bar .wd-header-text{font-size:12px;line-height:1.2}.whb-color-light .wd-header-text{--wd-text-color:rgba(255, 255, 255, 0.8);--wd-title-color:#FFF;--wd-link-color:rgba(255, 255, 255, 0.9);--wd-link-color-hover:#FFF;color:var(--wd-text-color)}.whb-column>.wd-button-wrapper{padding-inline:10px}.whb-column>.wd-social-icons{padding-inline:10px}.wd-header-html{padding-inline:10px}.wd-header-mobile-nav{--wd-tools-icon:"\f15a"}.wd-header-wishlist{--wd-tools-icon:"\f106"}.wd-header-compare{--wd-tools-icon:"\f128"}.wd-dropdown-compare a{justify-content:space-between}.wd-dropdown-compare .count{margin-inline-start:10px;color:var(--color-gray-300)}.wd-header-my-account{--wd-tools-icon:"\f124"}@media(max-width:1024px){.wd-header-my-account .wd-dropdown{display:none}}.elementor-default i:not([class]){font-style:italic}.wd-button-wrapper .btn-style-link,.wd-button-wrapper .btn-style-bordered:not(:hover){background-color:#fff0!important}.btn-full-width{width:100%}.rtl .btn-icon-pos-left{flex-direction:row}.rtl .btn-icon-pos-right{flex-direction:row-reverse}:is(.wd-entry-content,.entry-content)>.elementor{margin-bottom:0}.elementor-column-gap-no{--wd-el-column-gap:0.001px}.elementor-column-gap-narrow{--wd-el-column-gap:10px}.elementor-column-gap-default{--wd-el-column-gap:20px}.elementor-column-gap-extended{--wd-el-column-gap:30px}.elementor-column-gap-wide{--wd-el-column-gap:40px}.elementor-column-gap-wider{--wd-el-column-gap:60px}.elementor-section.wd-negative-gap>.elementor-container{margin-left:calc(var(--wd-el-column-gap)/2*-1);margin-right:calc(var(--wd-el-column-gap)/2*-1)}.elementor-section-boxed.wd-negative-gap .elementor-container{max-width:none}.e-con-boxed.wd-negative-gap{--container-max-width:none}[class*=wd-section-stretch]{position:relative;min-width:calc(100vw - var(--wd-scroll-w) - var(--wd-sticky-nav-w));width:calc(100vw - var(--wd-scroll-w) - var(--wd-sticky-nav-w));left:calc(50% - 50vw + var(--wd-scroll-w)/2 + var(--wd-sticky-nav-w)/2)}[class*=wd-section-stretch].wd-negative-gap{--padding-left:15px;--padding-right:15px}[class*=wd-section-stretch].wd-negative-gap:where(.elementor-section){padding-inline:15px}.elementor-section.wd-section-stretch>.elementor-container{max-width:calc(var(--wd-container-w) - 30px + var(--wd-el-column-gap, 0.0001px))}.e-con-boxed.wd-section-stretch{--container-max-width:min(calc(var(--wd-container-w) - 30px))}.e-con-boxed.wd-section-stretch-content{--container-max-width:none}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:auto}}.wd-elementor-sticky-column{align-items:flex-start}.wd-sticky-spacer{opacity:0}.wd-divider .elementor-shape-fill{-webkit-transform:none;transform:none}.elementor-select-wrapper .select-caret-down-wrapper{display:none}.elementor-widget-text-editor .elementor-widget-container{width:100%;columns:inherit;column-gap:inherit}.elementor-widget-text-editor.text-left>*{margin-right:auto}.elementor-widget-text-editor.text-center>*{margin-inline:auto}.elementor-widget-text-editor.text-right>*{margin-left:auto}.elementor-widget-text-editor>*>*:last-child,.elementor-widget-text-editor>*:last-child{margin-bottom:0}.elementor-widget-wd_products:has(.wd-products-element.wd-hide)>*{display:none}.elementor-page .elementor-widget-woodmart_menu_anchor{margin-bottom:0}.elementor a{text-decoration:var(--wd-link-decor);-webkit-text-decoration:var(--wd-link-decor)}.elementor a:where(:hover){text-decoration:var(--wd-link-decor-hover);-webkit-text-decoration:var(--wd-link-decor-hover)}.wd-accordion-theme-style .elementor-accordion-item{border-top-width:2px;border-right-width:0!important;border-left-width:0!important}.elementor-tab-content>*:last-child{margin-bottom:0}.wd-el-page-heading{--wd-tags-mb:0}.elementor-element svg.wd-icon,.img-wrapper .e-font-icon-svg{width:1em;height:1em;fill:currentColor}.wd-carousel-item.e-con{--padding-top:0px;--padding-bottom:0px}.wd-carousel-item.e-con.e-flex{flex:0 0 calc(100%/var(--wd-col))}:where(.e-con) .wd-width-100{width:100%}.wd-animation.wd-animation-fast{--wd-anim-duration:.6s}.wd-animation.wd-animation-slow{--wd-anim-duration:1.6s}.products:not(.wd-img-width) .cat-design-alt img{width:revert-layer}.e-con :is(.wd-checkout-login,.wd-checkout-coupon){align-items:unset}.e-con :is(.wd-checkout-login,.wd-checkout-coupon) .elementor-widget-container{display:flex;flex-direction:column;align-items:var(--wd-align)}.wd-btn-align-center{--wd-btn-align:center}.wd-btn-align-right{--wd-btn-align:end}.wd-btn-align-full-width{--wd-btn-align:stretch}div:where(.elementor-location-header){margin-bottom:40px}.elementor-location-popup{overflow-x:hidden}.elementor-element :is(.elementor-field-textual,.elementor-search-form__input){height:auto}.elementor-field.elementor-size-sm{border-radius:3px}.elementor-search-form input[type=search]{border-radius:0}:is(.elementor-wc-products,.elementor-widget-wc-archive-products){text-align:end}:is(.elementor-wc-products,.elementor-widget-wc-archive-products) .wd-filter-buttons{display:none}:is(.elementor-wc-products,.elementor-widget-wc-archive-products) :is(.wd-products-per-page,.wd-products-shop-view,.woocommerce-ordering){margin-right:0;margin-bottom:20px;vertical-align:middle}:is(.elementor-wc-products,.elementor-widget-wc-archive-products) :is(.wd-products-per-page,.wd-products-shop-view,.woocommerce-ordering):not(:first-child){margin-left:30px}:is(.elementor-wc-products,.elementor-widget-wc-archive-products) .woocommerce-ordering{display:inline-flex}.elementor-widget-woocommerce-breadcrumb .woocommerce-breadcrumb{display:block}.elementor-widget-woocommerce-breadcrumb .woocommerce-breadcrumb>span:last-child{font-weight:inherit;color:inherit}.wd-page-content .elementor-widget-woocommerce-product-images>.elementor-widget-container>.product-labels,.wd-page-content .elementor-widget-woocommerce-product-images>.product-labels{display:none}.elementor-widget-woocommerce-product-price .price{margin-bottom:0}.elementor-widget-woocommerce-product-price .price :is(del,.amount){color:inherit;font-weight:inherit}.elementor-widget-woocommerce-product-short-description .woocommerce-product-details__short-description{margin-bottom:0}.elementor-add-to-cart--align-left{--text-align:left;text-align:left;--content-align:flex-start}.elementor-add-to-cart--align-center{--content-align:center;--text-align:center;text-align:center}.elementor-add-to-cart--align-right{--text-align:right;text-align:right;--content-align:flex-end}:is(.elementor-add-to-cart--align-center,.elementor-add-to-cart--align-right) form.variations_form .cell{display:inline-block}:is(.elementor-add-to-cart--align-center,.elementor-add-to-cart--align-right) form.variations_form .value{width:auto}.elementor-add-to-cart--align-justify form.cart .button{flex-grow:1;flex-shrink:1}.elementor-widget-woocommerce-product-add-to-cart div.quantity input[type=number]{border-radius:0!important;border-right:none!important;border-left:none!important}.elementor-widget-woocommerce-product-data-tabs .tabs-layout-tabs>.wd-accordion-item>.wd-accordion-title{display:none}.elementor-widget-woocommerce-product-data-tabs .tabs-layout-tabs .wd-nav-tabs-wrapper{margin-bottom:0}.elementor-widget-woocommerce-product-data-tabs .tabs-layout-tabs .wd-nav-tabs[class*=wd-style-underline] .nav-link-text:after{content:none}.elementor-widget-woocommerce-product-additional-information table{margin-bottom:0}.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .order_details{border-width:0}.elementor-widget-woocommerce-my-account .e-my-account-tab .responsive-table{margin-bottom:0}.e-my-account-tab .wd-my-account-wrapper{margin:0}.e-my-account-tab .wd-my-account-sidebar{padding-inline-start:0}.e-my-account-tab .wd-my-account-links{display:none}.e-my-account-tabs-horizontal .wd-my-account-wrapper{display:block}.e-my-account-tabs-horizontal .wd-my-account-wrapper .woocommerce-MyAccount-content{max-width:none}.e-my-account-tabs-horizontal .wd-my-account-sidebar{display:none}.e-cart__column td.product-remove a{height:auto}.e-cart__column .shop_table td.product-btn .button{float:none;color:var(--checkout-button-normal-text-color,#ffffff)!important;background-color:#5bc0de}.e-cart__column .shop_table td.product-name .wd-cart-label{font-size:0}.e-cart__column .shop_table :is(td.product-price,td.product-subtotal) del span{color:var(--color-gray-300)}.e-cart__column .shop_table tbody tr td.product-sku{border-top-width:var(--order-summary-items-divider-weight,1px);border-top-style:solid;border-top-color:var(--order-summary-items-divider-color,#D5D8DC)}.e-cart__column .shop_table .cart_item[class*=wd-fbt-item]:not(.wd-fbt-item-first) td{padding-bottom:0;border-top:none}.e-cart__column .shop_table .cart_item.wd-fbt-item-last td{padding-bottom:20px!important}.e-cart__column .quantity :is(input[type=number],input[type=text]).input-text{max-height:unset;border-radius:0;border-left:none;border-right:none;border-width:var(--wd-form-brd-width);border-color:var(--wd-form-brd-color);text-align:center}.e-cart__column .wd-fg:not(:first-child){margin-top:40px}.e-cart__column .responsive-table{margin-bottom:0}.elementor-widget-woocommerce-checkout-page .woocommerce>.woocommerce-checkout{display:block}.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table tr.cart_item td.product-name{max-width:unset}.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-shipping-totals td{max-width:unset}.elementor-widget-woocommerce-checkout-page [class*=__field-wrapper]{display:unset}@media(min-width:1025px){.elementor-widget-woocommerce-product-images .wd-gallery-images:not(.wd-off-lg) .wd-carousel-inner .wd-carousel{margin-inline:calc(var(--wd-gap)/-2)}.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .wd-my-account-sidebar .woocommerce-MyAccount-navigation{width:auto}}@media(max-width:1024px){.elementor-widget-woocommerce-product-images .wd-gallery-images:not(.wd-off-md) .wd-carousel-inner .wd-carousel{margin-inline:calc(var(--wd-gap)/-2)}}@media(max-width:768.98px){.elementor-widget-woocommerce-product-images .wd-gallery-images:not(.wd-off-sm) .wd-carousel-inner .wd-carousel{margin-inline:calc(var(--wd-gap)/-2)}.e-shop-table .woocommerce-cart-form__contents td.product-thumbnail{position:unset}.e-shop-table .woocommerce-cart-form__contents td.product-thumbnail:before{content:none}.e-shop-table .woocommerce-cart-form__contents td.product-remove{top:0;right:0}.e-shop-table .shop_table.wd-fg-table tr{display:block}.elementor-widget-woocommerce-cart .woocommerce table.shop_table_responsive{display:table}.elementor-widget-woocommerce-cart .woocommerce table.shop_table_responsive tr{border:none;transform:translateX(0)}.elementor-widget-woocommerce-cart .woocommerce table.shop_table_responsive td{padding-top:10px;padding-bottom:10px}.elementor-widget-woocommerce-cart .woocommerce tbody{display:table-row-group}.elementor-widget-woocommerce-cart .woocommerce tr{display:table-row}.e-my-account-tab .wd-my-account-sidebar{padding-inline-end:0}}.amount{color:var(--wd-primary-color);font-weight:600}.price{color:var(--wd-primary-color);font-weight:600}.price .amount{color:inherit;font-size:inherit;font-weight:inherit}.price del{color:var(--color-gray-300);font-size:90%;font-weight:400}.price ins{padding:0;background-color:#fff0;text-decoration:none;opacity:1}.woocommerce-price-suffix{color:var(--color-gray-500);font-weight:400}.woocommerce-notices-wrapper:empty{display:none}ul:is(.woocommerce-error,.woocommerce-message,.woocommerce-info){list-style:none;--li-pl:0;--li-mb:5px;align-items:stretch;flex-direction:column;justify-content:center}ul.variation{font-size:90%;--li-mb:5px;--list-mb:0;--wd-tags-mb:0;--li-pl:0;list-style:none}ul.variation p{display:inline}ul.variation .item-variation-name{color:var(--color-gray-800);font-weight:600}.wc-item-meta{--li-pl:0;--list-mb:0;--li-mb:0;margin-top:10px;font-size:90%;list-style:none}.wc-item-meta li>*{display:inline-block;margin-top:0!important;margin-bottom:5px;vertical-align:middle}.wc-item-meta strong{color:var(--color-gray-800)}.single_add_to_cart_button{padding:var(--btn-accented-padding,var(--btn-padding,5px 20px));min-height:var(--btn-accented-height,var(--btn-height,42px));font-size:var(--btn-accented-font-size,var(--btn-font-size,13px));border-radius:var(--btn-accented-brd-radius);color:var(--btn-accented-color);box-shadow:var(--btn-accented-box-shadow);background-color:var(--btn-accented-bgcolor);text-transform:var(--btn-accented-transform,var(--btn-transform,uppercase));font-weight:var(--btn-accented-font-weight,var(--btn-font-weight,600));font-family:var(--btn-accented-font-family,var(--btn-font-family,inherit));font-style:var(--btn-accented-font-style,var(--btn-font-style,unset))}.single_add_to_cart_button:hover{color:var(--btn-accented-color-hover);box-shadow:var(--btn-accented-box-shadow-hover);background-color:var(--btn-accented-bgcolor-hover)}.single_add_to_cart_button:active{box-shadow:var(--btn-accented-box-shadow-active);bottom:var(--btn-accented-bottom-active,0)}.single_add_to_cart_button:before{content:"";position:absolute;inset:0;opacity:0;z-index:1;border-radius:inherit;background-color:inherit;box-shadow:inherit;transition:opacity 0s ease}.single_add_to_cart_button:after{position:absolute;top:calc(50% - 9px);inset-inline-start:calc(50% - 9px);opacity:0;z-index:2;transition:opacity 0s ease;content:"";display:inline-block;width:18px;height:18px;border:1px solid #fff0;border-left-color:currentColor;border-radius:50%;vertical-align:middle;animation:wd-rotate 450ms infinite linear var(--wd-anim-state,paused)}.single_add_to_cart_button.loading:before{opacity:1;transition:opacity .25s ease}.single_add_to_cart_button.loading:after{opacity:1;transition:opacity .25s ease;--wd-anim-state:running}.single_add_to_cart_button+.added_to_cart{display:none}form.cart{display:flex;flex-wrap:wrap;gap:10px;justify-content:var(--content-align)}form.cart>*{flex:1 1 100%}form.cart :where(.single_add_to_cart_button,.wd-buy-now-btn,.quantity){flex:0 0 auto}.woocommerce-product-details__short-description{margin-bottom:20px}.woocommerce-product-details__short-description>*:last-child{margin-bottom:0}.wp-block-pullquote{padding:3em;font-size:inherit;border:2px solid currentColor}.wp-block-pullquote blockquote{border:none;padding:0;margin:0;text-align:inherit}.wp-block-separator{opacity:1}.wp-block-table table{margin-bottom:0}.wp-block-table figcaption{margin-top:10px}.wp-block-table.is-style-stripes{border-bottom:none}p.has-background{padding:20px}:is(.wc-block-product-template,.wc-block-grid__products,.wp-block-query,.wp-block-button) .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em;text-transform:uppercase;font-weight:600;font-family:inherit;font-style:unset;min-height:unset}:is(.alignleft,.aligncenter,.alignright,.alignnone)[id*=attachment]{max-width:100%}.aligncenter[id*=attachment]{text-align:center}.wp-block-group.has-background{padding:20px}.wp-block-media-text .wp-block-media-text__content{padding:20px}.wp-block-media-text__content>*:last-child{margin-bottom:0}.wp-block-post-terms.has-background{padding:20px}.wp-block-post-terms.has-text-color a{color:inherit}.wp-block-post-terms.has-text-color a:hover{opacity:.8}.wp-block-archives{list-style:none;--li-pl:0}.wp-block-calendar table{margin-bottom:0}.wp-block-categories{list-style:none;--li-pl:0}.wp-block-categories ul{list-style:none}.wp-block-latest-comments{list-style:none;--li-pl:0}.wp-block-latest-comments__comment-link{font-weight:600}.wp-block-latest-posts__post-title{font-weight:600}.wp-block-page-list{--li-pl:0}.wp-block-page-list,.wp-block-page-list ul{list-style:none}.wp-block-rss__item-title{font-weight:600}.wp-block-search .wp-block-search__button{padding:var(--btn-accented-padding,var(--btn-padding,5px 20px));min-height:var(--btn-accented-height,var(--btn-height,42px));font-size:var(--btn-accented-font-size,var(--btn-font-size,13px));border-radius:var(--btn-accented-brd-radius);color:var(--btn-accented-color);box-shadow:var(--btn-accented-box-shadow);background-color:var(--btn-accented-bgcolor);text-transform:var(--btn-accented-transform,var(--btn-transform,uppercase));font-weight:var(--btn-accented-font-weight,var(--btn-font-weight,600));font-family:var(--btn-accented-font-family,var(--btn-font-family,inherit));font-style:var(--btn-accented-font-style,var(--btn-font-style,unset))}.wp-block-search .wp-block-search__button:hover{color:var(--btn-accented-color-hover);box-shadow:var(--btn-accented-box-shadow-hover);background-color:var(--btn-accented-bgcolor-hover)}.wp-block-search .wp-block-search__button:active{box-shadow:var(--btn-accented-box-shadow-active);bottom:var(--btn-accented-bottom-active,0)}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper{border:var(--wd-form-brd-width) solid var(--wd-form-brd-color);border-radius:var(--wd-form-brd-radius);background-color:var(--wd-form-bg);padding:5px}.wp-block-search.wp-block-search__button-inside .wp-block-search__input{border:none;background:unset}.wc-block-sort-select select{width:max-content}.wc-block-review-list{list-style:none;--li-pl:0}.wc-block-grid .wc-block-grid__products{margin-bottom:-16px}.products-block-post-template .wp-block-post>*{margin-bottom:12px;margin-top:0}:is(.wc-block-product-template,.wc-block-grid__products,.wp-block-query) .added_to_cart{display:none}.wc-block-price-slider .wc-block-components-price-slider{margin-bottom:0}.wc-blocks-filter-wrapper>.wp-block-heading{color:var(--wd-widget-title-color);font-weight:var(--wd-widget-title-font-weight);font-style:var(--wd-widget-title-font-style);font-family:var(--wd-widget-title-font);text-transform:var(--wd-widget-title-transform);font-size:var(--wd-widget-title-font-size)}.wc-block-components-filter-reset-button{--btn-height:auto}.wc-block-components-checkbox label{color:inherit}.wd-header-search{--wd-tools-icon:"\f130"}.wd-header-search .wd-tools-icon img,.wd-header-search .wd-tools-icon:before{transition:opacity .3s ease}.wd-header-search .wd-tools-icon:after{position:absolute;top:50%;left:50%;display:block;font-size:var(--wd-tools-icon-width,var(--wd-tools-icon-base-width));opacity:0;transform:translate(-50%,-50%);content:"\f112";font-family:"woodmart-font"}.wd-header-search:is(.wd-design-6.wd-with-wrap,.wd-design-7.wd-with-wrap,.wd-design-8){min-width:var(--wd-tools-icon-base-width)}.wd-header-search:is(.wd-design-6.wd-with-wrap,.wd-design-7.wd-with-wrap,.wd-design-8) .wd-tools-icon:after{inset-inline-start:var(--wd-tools-sp);inset-inline-end:auto;transform:translateY(-50%)}.wd-search-opened .wd-header-search .wd-tools-icon:after{opacity:1;transition:opacity .3s ease}.wd-search-opened .wd-header-search .wd-tools-icon img,.wd-search-opened .wd-header-search .wd-tools-icon:before{opacity:0;transition:none}.wd-search-dropdown{width:300px}.wd-search-dropdown input[type=text]{height:70px!important;border:none}.whb-col-right .wd-search-dropdown{right:0;left:auto;margin-left:0;margin-right:calc(var(--nav-gap, 0.001px)/2*-1)}.wd-search-dropdown .wd-dropdown-results{inset-inline:calc(var(--wd-brd-radius)/1.5)}.form-style-underlined .wd-search-dropdown input[type=text]{padding-left:15px}.wd-header-cart{--wd-tools-icon:"\f105"}.wd-header-cart .wd-tools-icon.wd-icon-alt{--wd-tools-icon:"\f126"}.wd-header-cart :is(.wd-cart-subtotal,.subtotal-divider,.wd-tools-count){vertical-align:middle}.wd-header-cart .wd-cart-number>span,.wd-header-cart .subtotal-divider{display:none}.wd-header-cart .wd-cart-subtotal .amount{color:inherit;font-weight:inherit;font-size:inherit}.wd-tools-text-cart{display:flex;align-items:center;gap:7px}.wd-header-cart:is(.wd-design-2,.wd-design-5) .wd-tools-icon{margin-inline-end:6px}.wd-header-cart:is(.wd-design-6-text,.wd-design-7-text)>a>.wd-tools-text-cart{position:relative;display:flex;align-items:center;border:1px solid rgb(0 0 0 / .105);height:42px;border-radius:42px;padding-inline:var(--wd-tools-sp)}.wd-header-cart.wd-design-6-text>a>.wd-tools-text-cart{border:1px solid rgb(0 0 0 / .105)}.whb-color-light .wd-header-cart.wd-design-5-text>a>.wd-tools-text-cart{border-color:rgb(255 255 255 / .25)}.wd-header-cart.wd-design-7-text>a>.wd-tools-text-cart{background-color:var(--wd-primary-color);color:#fff;transition:inherit}.wd-header-cart.wd-design-7-text:hover>a>.wd-tools-text-cart{color:hsl(0 0% 100% / .8)}.wd-dropdown-cart{padding:20px;width:330px}.whb-col-right .wd-dropdown-cart{right:0;left:auto;margin-left:0;margin-right:calc(var(--nav-gap, 0.001px)/2*-1)}:is(.woocommerce-cart,.woocommerce-checkout) :is(.cart-widget-side,.wd-dropdown-cart){display:none}@media(max-width:1024px){.wd-dropdown-cart{display:none}}.wd-custom-dropdown{padding-inline:10px}.wd-page-title{--wd-align:start;--wd-title-sp:15px;--wd-title-font-s:36px;position:relative;padding-block:var(--wd-title-sp)}.wd-page-title .container{position:relative;display:flex;flex-direction:column;align-items:var(--wd-align);text-align:var(--wd-align);gap:10px}.wd-page-title .title{font-size:var(--wd-title-font-s);line-height:1.2;margin-bottom:0}.wd-page-title-bg img{width:100%;height:100%;object-fit:cover}.title-design-centered{--wd-align:center}@media(min-width:1025px){.title-size-small{--wd-title-sp:20px;--wd-title-font-s:44px}.title-size-default{--wd-title-sp:60px;--wd-title-font-s:68px}.title-size-large{--wd-title-sp:100px;--wd-title-font-s:78px}}.wd-text-block:not(.inline-element){max-width:var(--content-width);--content-width:var(--wd-max-width)}.wd-text-block:not(.inline-element).text-left{margin-right:auto}.wd-text-block:not(.inline-element).text-center{margin-inline:auto}.wd-text-block:not(.inline-element).text-right{margin-left:auto}.title-wrapper{--wd-mb:10px}.title-wrapper [class*=title]{display:inline-block}.title-wrapper .title{margin-bottom:0}.title-wrapper .img-wrapper{display:block;margin-top:10px}.subtitle-color-black.subtitle-style-default{color:#000}.subtitle-color-black.subtitle-style-background{background-color:#333;color:#fff}.subtitle-color-white.subtitle-style-default{color:hsl(0 0% 100% / .8)}.subtitle-color-white.subtitle-style-background{background-color:hsl(0 0% 100% / .8);color:#242424}.subtitle-color-gradient.subtitle-style-default{color:var(--color-gray-400)}.subtitle-color-gradient.subtitle-style-background{background-color:#f1f1f1;color:#333}.wd-title-color-default{--el-title-color:rgba(0, 0, 0, 0.105)}.wd-title-color-primary{--el-title-color:var(--wd-primary-color)}.wd-title-color-alt{--el-title-color:var(--wd-alternative-color)}.wd-title-color-black{--el-title-color:#000}.wd-title-color-white{color:var(--wd-text-color);--wd-text-color:rgba(255, 255, 255, 0.8);--wd-title-color:#FFF;--el-title-color:#FFF}.wd-title-color-gradient .title{-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:#fff0}.wd-title-style-shadow{padding:25px;border-radius:var(--wd-brd-radius);box-shadow:0 0 8px rgb(0 0 0 / .12)}.wpb-js-composer .title-wrapper{--content-width:var(--wd-max-width)}.wpb-js-composer .title-wrapper [class*=title]{max-width:var(--content-width)}.wpb-js-composer .title-wrapper.wd-title-empty .liner-continer{margin-bottom:0}.wpb-js-composer .title-wrapper.wd-title-empty .liner-continer .title{display:none}@media(max-width:1024px){.title-subtitle.wd-fontsize-m,.title-after_title.wd-fontsize-s{font-size:14px}}@media(max-width:576px){.title-wrapper .title-subtitle{font-size:12px}.title-wrapper .title{font-size:20px}}:is(.wd-title-style-underlined,.wd-title-style-overlined) .title{border-color:var(--el-title-color)}:is(.wd-title-style-underlined,.wd-title-style-overlined).wd-title-color-default{--el-title-color:#CCC}:is(.wd-title-style-underlined,.wd-title-style-overlined).wd-title-color-white .liner-continer{border-color:hsl(0 0% 100% / .5)}.wd-title-style-underlined .liner-continer{border-bottom:2px solid var(--brdcolor-gray-300)}.wd-title-style-underlined .title{margin-bottom:-2px;padding-bottom:10px;border-bottom:2px solid var(--el-title-color)}.wd-title-style-underlined-2{--wd-mb:15px}.wd-title-style-underlined-2 .title{border-bottom:2px solid var(--el-title-color);line-height:.85}.wd-title-style-underlined-2 .title.wd-fontsize-xxl{border-width:3px}.wd-title-style-underlined-2 .title.wd-fontsize-xxxl{border-width:4px}.wd-title-style-underlined-2:not(.wd-title-color-gradient) .title{text-shadow:1px 1px #fff,1px -1px #fff,-1px 1px #fff,-1px -1px #fff}.wd-title-style-underlined-2:not(.wd-title-color-gradient) .title.wd-fontsize-xxxl{text-shadow:2px 2px #fff,2px -2px #fff,-2px 2px #fff,-2px -2px #fff}.wd-title-style-underlined-2.wd-title-color-white .title,[class*=color-scheme-light] .wd-title-style-underlined-2 .title{text-shadow:none!important}.wd-title-style-overlined .liner-continer{border-top:1px solid var(--brdcolor-gray-300)}.wd-title-style-overlined .title{margin-top:-1px;padding-top:20px;border-top:3px solid var(--el-title-color)}@media(max-width:1024px){.wd-title-style-underlined-2 .title:is(.wd-fontsize-xxl,.wd-fontsize-xxxl){border-width:2px}.wd-title-style-underlined-2:not(.wd-title-color-gradient) .title.wd-fontsize-xxxl{text-shadow:1px 1px #fff,1px -1px #fff,-1px 1px #fff,-1px -1px #fff}}.wd-map-container{--wd-justify-content:start;--wd-align-items:start;position:relative;border-radius:var(--wd-brd-radius)}.wd-map-container>div{border-radius:inherit}:is([class*=wd-section-stretch-content],[data-vc-stretch-content]) .wd-map-container{border-radius:0}.wd-map-content-wrap{display:flex;margin:0 auto;padding:50px 15px;width:90%;height:100%;max-width:var(--wd-container-w)}body:not(.wpb-js-composer) .wd-map-content-wrap{align-items:var(--wd-align-items);justify-content:var(--wd-justify-content)}.wd-map-content-wrap>*{z-index:15;padding:30px;max-width:300px;width:100%;border-radius:var(--wd-brd-radius);background:var(--bgcolor-white);box-shadow:0 0 12px rgb(0 0 0 / .22)}[class*=map-mask-] .wd-map-wrapper:before{content:"";position:absolute;inset:0;z-index:3;pointer-events:none;opacity:.6;border-radius:inherit;background-color:var(--map-mask)}.map-mask-dark{--map-mask:#000}.map-mask-light{--map-mask:#FFF}.wd-map-placeholder{z-index:12;display:flex;overflow:hidden}.wd-map-placeholder img{width:100%;height:100%;object-position:50% 50%;object-fit:cover}.wd-init-map-wrap{z-index:13;display:flex;align-items:center;justify-content:center}.wd-init-map-wrap .btn{border-radius:var(--btn-default-brd-radius)}.wd-init-map{--btn-color:#333;--btn-bgcolor:#FFF;--btn-bgcolor-hover:var(--btn-bgcolor);--btn-box-shadow-hover:inset 0 0 0 1000px rgba(0, 0, 0, 0.1);gap:10px}.wd-init-map:before{font-size:22px;font-weight:400;content:"\f183";font-family:"woodmart-font"}.map-lazy-loading:not(.wd-map-inited) .wd-map-content-wrap{display:none}.wd-map-inited :is(.wd-map-placeholder,.wd-init-map-wrap){display:none}.google-map-container img{max-width:none}.google-map-container .gm-style-iw-d>div>h3:empty{display:none}.wd-google-map-wrapper{z-index:1}.wd-google-map{position:absolute!important;border-radius:inherit}.wd-google-map button:hover{box-shadow:none}.wd-widget-collapse .widget-title{position:relative;margin-bottom:0;padding-inline-end:22px;cursor:pointer;user-select:none}.wd-widget-collapse .widget-title~*{margin-top:20px}.wd-widget-collapse .widget-title:after{position:absolute;top:calc(50% - 12px);inset-inline-end:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;color:var(--color-gray-800);font-weight:400;font-size:10px;transition:all .25s ease;content:"\f129";font-family:"woodmart-font"}.wd-widget-collapse.wd-opened .widget-title:after{background-color:#f1f1f1;transform:rotate(180deg)}.rtl .wd-widget-collapse.wd-opened .widget-title:after{transform:rotate(-180deg)}.wd-widget-collapse:not(.wd-opened-initially)>.widget-title~*{display:none}.wd-widget-collapse .wd-swatches-filter:is(.wd-layout-double,.wd-layout-inline)[style*="display: block"]{display:flex!important}[class*=color-scheme-light] .wd-widget-collapse.wd-opened .widget-title:after{background-color:#fff;color:#333}.footer-sidebar{padding-block:40px}.footer-column>*:not(.widget){margin-block:0 var(--wd-block-spacing)}.footer-column>*:not(.widget):last-child{margin-bottom:0}.wd-prefooter{padding-bottom:40px;background-color:var(--wd-main-bgcolor)}.wd-copyrights{--wd-tags-mb:10px;padding-block:20px;border-top:1px solid var(--brdcolor-gray-300)}.wd-copyrights.wd-layout-two-columns>.wd-grid-g{--wd-col-lg:2;--wd-col-md:1}.wd-copyrights.wd-layout-centered{text-align:center}@media(min-width:1025px){.sticky-footer-on :is(.wd-page-content,.wd-prefooter){position:relative;z-index:2}.sticky-footer-on .wd-footer{position:sticky;bottom:0}}@media(min-width:1025px){.wd-copyrights.wd-layout-two-columns .wd-col-end{text-align:end}}@media(max-width:1024px){.wd-copyrights.wd-layout-two-columns{text-align:center}}.elementor-232 .elementor-element.elementor-element-2c677728{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;border-style:solid;--border-style:solid;border-width:0 0 1px 0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:1px;--border-left-width:0px;border-color:#81818133;--border-color:#81818133;--padding-top:35px;--padding-bottom:35px;--padding-left:15px;--padding-right:15px}.elementor-232 .elementor-element.elementor-element-2c677728:not(.elementor-motion-effects-element-type-background),.elementor-232 .elementor-element.elementor-element-2c677728>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#F7F7F7}.elementor-232 .elementor-element.elementor-element-183af489{width:var(--container-widget-width,20%);max-width:20%;--container-widget-width:20%;--container-widget-flex-grow:0}.elementor-232 .elementor-element.elementor-element-183af489 .info-box-title{font-size:14px}.elementor-232 .elementor-element.elementor-element-291df46d{width:var(--container-widget-width,20%);max-width:20%;--container-widget-width:20%;--container-widget-flex-grow:0}.elementor-232 .elementor-element.elementor-element-291df46d .info-box-title{font-size:14px}.elementor-232 .elementor-element.elementor-element-1c599ce4{width:var(--container-widget-width,20%);max-width:20%;--container-widget-width:20%;--container-widget-flex-grow:0}.elementor-232 .elementor-element.elementor-element-1c599ce4 .info-box-title{font-size:14px}.elementor-232 .elementor-element.elementor-element-5bb46f1e{width:var(--container-widget-width,20%);max-width:20%;--container-widget-width:20%;--container-widget-flex-grow:0}.elementor-232 .elementor-element.elementor-element-5bb46f1e .info-box-title{font-size:14px}.elementor-232 .elementor-element.elementor-element-74139f6d{width:var(--container-widget-width,20%);max-width:20%;--container-widget-width:20%;--container-widget-flex-grow:0}.elementor-232 .elementor-element.elementor-element-74139f6d .info-box-title{font-size:14px}.elementor-232 .elementor-element.elementor-element-7c183168{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:30px 30px;--row-gap:30px;--column-gap:30px;border-style:solid;--border-style:solid;border-width:0 0 1px 0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:1px;--border-left-width:0px;border-color:rgb(129 129 129 / .2);--border-color:rgba(129,129,129,0.2);--padding-top:35px;--padding-bottom:35px;--padding-left:15px;--padding-right:15px}.elementor-232 .elementor-element.elementor-element-7c183168:not(.elementor-motion-effects-element-type-background),.elementor-232 .elementor-element.elementor-element-7c183168>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#000}.elementor-232 .elementor-element.elementor-element-529be804{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:30px 30px;--row-gap:30px;--column-gap:30px}.elementor-232 .elementor-element.elementor-element-7766db93{--display:flex}.elementor-232 .elementor-element.elementor-element-7766db93.e-con{--flex-grow:0;--flex-shrink:0}.elementor-232 .elementor-element.elementor-element-6db53dd1 .wd-list{--wd-row-gap:7px}.elementor-232 .elementor-element.elementor-element-6a2b7000{--display:flex}.elementor-232 .elementor-element.elementor-element-6f757185 .wd-el-toggle-content{margin-top:10px}.elementor-232 .elementor-element.elementor-element-7d8013dd{--display:flex}.elementor-232 .elementor-element.elementor-element-35a08c7{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap}.elementor-232 .elementor-element.elementor-element-75bd97f7{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:30px 30px;--row-gap:30px;--column-gap:30px}.elementor-232 .elementor-element.elementor-element-75bd97f7.e-con{--flex-grow:0;--flex-shrink:0}.elementor-232 .elementor-element.elementor-element-466a5ad6{width:var(--container-widget-width,33.3%);max-width:33.3%;--container-widget-width:33.3%;--container-widget-flex-grow:0}.elementor-232 .elementor-element.elementor-element-466a5ad6 .wd-el-toggle-content{margin-top:10px}.elementor-232 .elementor-element.elementor-element-5dbf6482{--display:flex}.elementor-232 .elementor-element.elementor-element-40fdb07a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap}.elementor-232 .elementor-element.elementor-element-133824ff{width:var(--container-widget-width,33.3%);max-width:33.3%;--container-widget-width:33.3%;--container-widget-flex-grow:0}.elementor-232 .elementor-element.elementor-element-133824ff .wd-el-toggle-content{margin-top:10px}.elementor-232 .elementor-element.elementor-element-14c22299{--display:flex}.elementor-232 .elementor-element.elementor-element-63dd5a8b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap}.elementor-232 .elementor-element.elementor-element-3c28ce6e{width:var(--container-widget-width,33.3%);max-width:33.3%;--container-widget-width:33.3%;--container-widget-flex-grow:0}.elementor-232 .elementor-element.elementor-element-3c28ce6e .wd-el-toggle-content{margin-top:10px}.elementor-232 .elementor-element.elementor-element-60917e66{--display:flex}.elementor-232 .elementor-element.elementor-element-1763259a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap}.elementor-232 .elementor-element.elementor-element-6236063{width:auto;max-width:auto}@media(max-width:1024px){.elementor-232 .elementor-element.elementor-element-2c677728{--gap:35px 0px;--row-gap:35px;--column-gap:0px;--flex-wrap:wrap}.elementor-232 .elementor-element.elementor-element-183af489{--container-widget-width:50%;--container-widget-flex-grow:0;width:var(--container-widget-width,50%);max-width:50%}.elementor-232 .elementor-element.elementor-element-291df46d{--container-widget-width:50%;--container-widget-flex-grow:0;width:var(--container-widget-width,50%);max-width:50%}.elementor-232 .elementor-element.elementor-element-1c599ce4{--container-widget-width:50%;--container-widget-flex-grow:0;width:var(--container-widget-width,50%);max-width:50%}.elementor-232 .elementor-element.elementor-element-5bb46f1e{--container-widget-width:50%;--container-widget-flex-grow:0;width:var(--container-widget-width,50%);max-width:50%}.elementor-232 .elementor-element.elementor-element-74139f6d{--container-widget-width:50%;--container-widget-flex-grow:0;width:var(--container-widget-width,50%);max-width:50%}.elementor-232 .elementor-element.elementor-element-7c183168{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap}.elementor-232 .elementor-element.elementor-element-529be804{--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between}.elementor-232 .elementor-element.elementor-element-6236063{width:100%;max-width:100%}}@media(max-width:768px){.elementor-232 .elementor-element.elementor-element-2c677728.e-con{--align-self:center}.elementor-232 .elementor-element.elementor-element-183af489{--container-widget-width:100%;--container-widget-flex-grow:0;width:var(--container-widget-width,100%);max-width:100%}.elementor-232 .elementor-element.elementor-element-183af489.elementor-element{--align-self:center}.elementor-232 .elementor-element.elementor-element-291df46d{--container-widget-width:100%;--container-widget-flex-grow:0;width:var(--container-widget-width,100%);max-width:100%}.elementor-232 .elementor-element.elementor-element-1c599ce4{--container-widget-width:100%;--container-widget-flex-grow:0;width:var(--container-widget-width,100%);max-width:100%}.elementor-232 .elementor-element.elementor-element-5bb46f1e{--container-widget-width:100%;--container-widget-flex-grow:0;width:var(--container-widget-width,100%);max-width:100%}.elementor-232 .elementor-element.elementor-element-74139f6d{--container-widget-width:100%;--container-widget-flex-grow:0;width:var(--container-widget-width,100%);max-width:100%}.elementor-232 .elementor-element.elementor-element-529be804{--width:100%}.elementor-232 .elementor-element.elementor-element-7766db93{--width:100%;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px}.elementor-232 .elementor-element.elementor-element-6a2b7000{--width:100%;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px}.elementor-232 .elementor-element.elementor-element-75bd97f7{--width:100%;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap}.elementor-232 .elementor-element.elementor-element-466a5ad6{width:100%;max-width:100%}.elementor-232 .elementor-element.elementor-element-133824ff{width:100%;max-width:100%}.elementor-232 .elementor-element.elementor-element-3c28ce6e{width:100%;max-width:100%}.elementor-232 .elementor-element.elementor-element-6236063{width:100%;max-width:100%}}@media(min-width:769px){.elementor-232 .elementor-element.elementor-element-529be804{--width:46%}.elementor-232 .elementor-element.elementor-element-7766db93{--width:66.4%}.elementor-232 .elementor-element.elementor-element-6a2b7000{--width:33.6%}.elementor-232 .elementor-element.elementor-element-75bd97f7{--width:47.686%}}@media(max-width:1024px) and (min-width:769px){.elementor-232 .elementor-element.elementor-element-529be804{--width:100%}.elementor-232 .elementor-element.elementor-element-7766db93{--width:66%}.elementor-232 .elementor-element.elementor-element-6a2b7000{--width:34%}.elementor-232 .elementor-element.elementor-element-75bd97f7{--width:100%}}@keyframes wc-skeleton-shimmer{to{transform:translateX(100%)}}body.wc-block-product-gallery-modal-open,body.wc-modal--open{overflow:hidden}.wc-block-grid__products .wc-block-grid__product-image{display:block;position:relative;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image a{border:0;box-shadow:none;outline:0;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image img{height:auto;max-width:100%;width:100%}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.wc-block-grid__products .wc-block-grid__product-image img[alt=""]{border:1px solid #f2f2f2}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{color:inherit;display:block;font-family:inherit;font-size:inherit;font-weight:700;line-height:1.2;padding:0}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-right:.5em}.wc-block-grid__product-add-to-cart.wp-block-button{white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{display:inline-flex;font-size:1em;justify-content:center;text-align:center;white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading{opacity:.25}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after{content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{animation:spin 2s linear infinite;content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after{content:"";margin:0}.wc-block-grid__product-rating,.wp-block-woocommerce-product-review-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars,.wc-block-grid__product-rating .wc-block-product-review-rating__stars,.wp-block-woocommerce-product-review-rating .star-rating,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars{font-family:WooCommerce;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;margin:0 auto;overflow:hidden;position:relative;text-align:left;width:5.3em}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars:before,.wp-block-woocommerce-product-review-rating .star-rating:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars:before{content:"SSSSS";left:0;opacity:.5;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span,.wp-block-woocommerce-product-review-rating .star-rating span,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span{left:0;overflow:hidden;padding-top:1.5em;position:absolute;right:0;top:0}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span:before,.wp-block-woocommerce-product-review-rating .star-rating span:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span:before{color:inherit;content:"SSSSS";left:0;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid .wc-block-grid__product-onsale,.wc-block-grid__product-image .wc-block-grid__product-onsale{background:#fff;border:1px solid #43454b;border-radius:4px;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;left:auto;padding:.25em .75em;position:absolute;right:4px;text-align:center;text-transform:uppercase;top:4px;width:auto;z-index:9}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-link{display:inline-block;position:relative}.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0 auto 12px}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color){color:#fff}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{color:#cd2653;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:1em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.7}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins{text-decoration:none}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;right:4px;top:4px;z-index:1}.theme-twentytwenty .wc-block-active-filters__title,.theme-twentytwenty .wc-block-attribute-filter__title,.theme-twentytwenty .wc-block-price-filter__title,.theme-twentytwenty .wc-block-stock-filter__title{font-size:1em}.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all,.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{font-size:.75em}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart{display:block;margin-top:12px}.theme-twentytwentytwo .wc-block-components-product-price ins,.theme-twentytwentytwo .wc-block-grid__product-price ins{text-decoration:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0 / .6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wp-block-group.woocommerce.product .up-sells.upsells.products{max-width:var(--wp--style--global--wide-size)}@keyframes wc-skeleton-shimmer{to{transform:translateX(100%)}}.wc-block-components-notice-banner{align-content:flex-start;align-items:stretch;background-color:#fff;border:1px solid #2f2f2f;border-radius:4px;box-sizing:border-box;color:#2f2f2f;display:flex;font-size:.875em;font-weight:400;gap:12px;line-height:1.5;margin:16px 0;padding:16px!important}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content{align-self:center;flex-basis:100%;padding-right:16px;white-space:normal}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child{padding-right:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary{font-weight:600;margin:0 0 8px}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul{margin:0 0 0 24px;padding:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after{clear:both;content:"";display:block}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{appearance:none;background:transparent!important;border:0;color:#2f2f2f!important;float:right;margin:0;opacity:.7;padding:0!important;text-decoration-line:underline;text-underline-position:under;transition:all .2s ease-in-out}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover{opacity:1;text-decoration:none}.wc-block-components-notice-banner>svg{fill:#fff;background-color:#2f2f2f;border-radius:50%;flex-grow:0;flex-shrink:0;height:100%;padding:2px}.wc-block-components-notice-banner>.wc-block-components-button{background:#fff0 none!important;border:0!important;box-shadow:none!important;color:#2f2f2f!important;flex:0 0 16px;height:16px!important;margin:6px 0 0 auto!important;min-height:auto!important;min-width:0!important;opacity:.6;outline:none!important;padding:0!important;width:16px!important}.wc-block-components-notice-banner>.wc-block-components-button>svg{margin:0!important}.wc-block-components-notice-banner>.wc-block-components-button:active,.wc-block-components-notice-banner>.wc-block-components-button:focus,.wc-block-components-notice-banner>.wc-block-components-button:hover{opacity:1}.wc-block-components-notice-banner>.wc-block-components-button:focus{outline:2px solid currentColor!important;outline-offset:0}.wc-block-components-notice-banner.is-error{background-color:#fff0f0;border-color:#cc1818}.wc-block-components-notice-banner.is-error>svg{background-color:#cc1818;transform:rotate(180deg)}.wc-block-components-notice-banner.is-warning{background-color:#fffbf4;border-color:#f0b849}.wc-block-components-notice-banner.is-warning>svg{background-color:#f0b849;transform:rotate(180deg)}.wc-block-components-notice-banner.is-success{background-color:#f4fff7;border-color:#4ab866}.wc-block-components-notice-banner.is-success>svg{background-color:#4ab866}.wc-block-components-notice-banner.is-info{background-color:#f4f8ff;border-color:#007cba}.wc-block-components-notice-banner.is-info>svg{background-color:#007cba}.wc-block-components-notice-banner:focus{outline-width:0}.wc-block-components-notice-banner:focus-visible{outline-style:solid;outline-width:2px}.woocommerce.wc-block-store-notices.alignwide{max-width:var(--wp--style--global--wide-size)}.elementor .e-86a000a{flex-direction:column}.wd-info-box{position:relative;display:flex;flex-direction:column;border-radius:var(--wd-brd-radius);gap:var(--ib-icon-sp);--ib-icon-sp:20px}.wd-info-box .box-icon-wrapper{flex:0 0 auto;line-height:0}.wd-info-box :is(.info-box-icon,.info-svg-wrapper){display:inline-block;max-width:100%}.wd-info-box .info-box-icon{transition:all .25s ease}.wd-info-box .info-svg-wrapper img{height:inherit}.wd-info-box .info-svg-wrapper :is(img,svg){width:inherit!important;height:inherit!important}.wd-info-box :is(.info-box-subtitle,.info-box-title){transition:all .25s ease;margin-bottom:0}.wd-info-box :is(.info-box-subtitle,.info-box-title,.info-box-inner):not(:first-child){margin-top:10px}.wd-info-box :is(.info-box-subtitle:not(.subtitle-style-background),.info-box-title){line-height:1.3}.wd-info-box .info-box-content{--wd-tags-mb:10px;position:relative;flex:1 1 auto;border-radius:var(--wd-brd-radius)}.wd-info-box .info-box-inner p:first-child:empty,.wd-info-box .info-box-inner p:first-child:empty~p:last-child,.wd-info-box .info-box-inner:empty{display:none}.wd-info-box .info-btn-wrapper{margin-top:15px}.wd-info-box-link{z-index:2}.box-icon-align-top .box-icon-wrapper{margin-bottom:-5px}:is(.box-icon-align-left,.box-icon-align-right) .box-icon-wrapper{max-width:50%}.box-icon-align-left{flex-direction:row}.box-icon-align-right{flex-direction:row-reverse}.box-title-style-underlined{padding-bottom:10px;border-bottom:1px solid var(--brdcolor-gray-300)}.box-with-icon .info-box-icon{overflow:hidden}.box-icon-wrapper.box-with-text{color:var(--wd-primary-color);font-weight:600;line-height:1}.box-with-text.text-size-small{font-size:38px}.box-with-text:is(.text-size-default,.text-size-large){font-size:52px}[class*=box-icon-with-].box-with-text{--text-bg-size:85px}[class*=box-icon-with-].box-with-text .info-box-icon{padding:0 10px;min-width:var(--text-bg-size);height:var(--text-bg-size);border-radius:100px;line-height:var(--text-bg-size)}[class*=box-icon-with-]:is(.text-size-default,.text-size-large){--text-bg-size:100px}[class*=box-icon-with-] .info-box-icon{border-radius:50%;text-align:center}.box-icon-with-bg .info-box-icon{padding:20px;background-color:#f1f1f1}.box-icon-with-border .info-box-icon{padding:18px;border:2px solid #f1f1f1}.wpb-js-composer .info-box-wrapper.inline-element{max-width:100%}.wpb-js-composer .info-box-carousel .inline-element{display:block;margin-inline:0!important}.wpb-js-composer .info-box-carousel .inline-element .wd-info-box{display:inline-flex}.with-animation .info-svg-wrapper path{stroke:var(--wd-primary-color)}.info-box-carousel-wrapper .wd-wpb{margin-bottom:0}[class*=color-scheme-hover]{transition:all .25s ease}[class*=color-scheme-hover] .title{transition:all .25s ease}.color-scheme-hover-dark:hover{--color-gray-400:#a5a5a5;--color-gray-500:#a5a5a5;--color-gray-800:#333;--bgcolor-gray-200:#f7f7f7;--brdcolor-gray-500:rgba(0, 0, 0, 0.2);--wd-text-color:#767676;--wd-title-color:#242424;--wd-link-color:#333;--wd-link-color-hover:#242424;color:var(--wd-text-color)}.color-scheme-hover-light:hover{--color-gray-400:rgba(255, 255, 255, 0.8);--color-gray-500:rgba(255, 255, 255, 0.8);--color-gray-800:#FFF;--brdcolor-gray-300:rgba(255, 255, 255, 0.15);--brdcolor-gray-500:rgba(255, 255, 255, 0.3);--wd-text-color:rgba(255, 255, 255, 0.8);--wd-title-color:#FFF;--wd-link-color:rgba(255, 255, 255, 0.9);--wd-link-color-hover:#FFF;color:var(--wd-text-color)}.color-scheme-hover-light:hover .info-svg-wrapper svg{fill:#fff!important}.color-scheme-hover-light:hover .info-svg-wrapper img{filter:brightness(0) invert(1)}.color-scheme-hover-light:hover :is(.info-box-icon,.title){color:#fff!important}@media(min-width:1025px){.box-with-text.text-size-large{font-size:74px}[class*=box-icon-with-].text-size-large{--text-bg-size:130px}}.wd-list{--list-mb:0;--li-mb:15px;--li-pl:0;--wd-row-gap:var(--li-mb);display:flex;flex-direction:column;justify-content:var(--wd-align);gap:var(--wd-row-gap);list-style:none}.wd-list li{position:relative;display:flex;align-items:center;justify-content:inherit;gap:10px;margin-bottom:0!important;transition:all .25s ease}.wd-list .wd-icon{display:flex;align-items:center;justify-content:center;flex:0 0 auto;color:var(--color-gray-800);line-height:1;transition:all .25s ease;font-size:var(--li-icon-s,1em)}.wd-list.wd-design-bordered li:not(:first-child):before{content:"";position:absolute;top:calc(var(--wd-row-gap)/2*-1);inset-inline:0;border-top:1px solid var(--brdcolor-gray-300)}.wd-list .wd-icon :is(img,svg){width:var(--li-icon-s,revert-layer);min-width:var(--li-icon-s,6px);max-width:150px;fill:currentColor}.wd-list .wd-icon:has(:is(img,svg)):before{display:none}.wd-list.wd-type-ordered{counter-reset:item}.wd-list.wd-type-ordered .wd-icon{font-weight:600}.wd-list.wd-type-ordered .wd-icon:before{content:counter(item) ".";counter-increment:item}.wd-list.wd-type-unordered .wd-icon:before{font-size:.6em;content:"\f113";font-family:"woodmart-font"}.wd-list.wd-type-unordered-2 .wd-icon:before{content:"";width:1em;height:1em;font-size:calc(var(--li-icon-s, 10px)/2);background:currentColor;border-radius:50%}.wd-list.wd-shape-icon .wd-icon{background-color:var(--color-gray-200);width:var(--li-icon-s,2em);height:var(--li-icon-s,2em);font-size:calc(var(--li-icon-s, 2em)/2)}.wd-list.wd-shape-icon .wd-icon :is(img,svg){width:calc(var(--li-icon-s, 2em)/2);height:calc(var(--li-icon-s, 2em)/2);min-width:calc(var(--li-icon-s, 14px)/2);object-fit:contain}.wd-list.wd-style-rounded .wd-icon{border-radius:50%}.wd-list .wd-icon .e-font-icon-svg{height:var(--li-icon-s,1em)}@media(max-width:1024px){.wd-list:is(.wd-fontsize-m,.wd-fontsize-l){font-size:16px}}.wd-social-icons{--wd-link-decor:none;--wd-link-decor-hover:none;display:flex;align-items:center;flex-wrap:wrap;gap:var(--wd-social-gap,calc(var(--wd-social-size, 40px) / 4));justify-content:var(--wd-align)}.wd-social-icons>a{display:inline-flex;align-items:center;justify-content:center;width:var(--wd-social-size,40px);height:var(--wd-social-size,40px);font-size:var(--wd-social-icon-size,calc(var(--wd-social-size, 40px) / 2.5));color:var(--wd-social-color);background-color:var(--wd-social-bg,unset);box-shadow:var(--wd-social-shadow);border:var(--wd-social-brd) var(--wd-social-brd-color);border-radius:var(--wd-social-radius);line-height:1}.wd-social-icons>a:hover{color:var(--wd-social-color-hover,var(--wd-social-color));background-color:var(--wd-social-bg-hover,var(--wd-social-bg));border-color:var(--wd-social-brd-color-hover,var(--wd-social-brd-color));box-shadow:var(--wd-social-shadow-hover)}.wd-social-icons .wd-icon:before{content:var(--wd-social-icon,unset);font-family:"woodmart-font"}.social-facebook{--wd-social-brand-color:#365493;--wd-social-icon:"\f180"}.social-twitter{--wd-social-brand-color:#000;--wd-social-icon:"\f154"}.social-instagram{--wd-social-brand-color:#774430;--wd-social-icon:"\f163"}.social-email{--wd-social-brand-color:#F89A1E;--wd-social-icon:"\f157"}.social-pinterest{--wd-social-brand-color:#CB2027;--wd-social-icon:"\f156"}.social-youtube{--wd-social-brand-color:#CB2027;--wd-social-icon:"\f162"}.social-tumblr{--wd-social-brand-color:#36465D;--wd-social-icon:"\f165"}.social-linkedin{--wd-social-brand-color:#0274B3;--wd-social-icon:"\f158"}.social-vimeo{--wd-social-brand-color:#1AB7EA;--wd-social-icon:"\f177"}.social-flickr{--wd-social-brand-color:#FE0072;--wd-social-icon:"\f164"}.social-github{--wd-social-brand-color:#171515;--wd-social-icon:"\f155"}.social-dribbble{--wd-social-brand-color:#EC5E95;--wd-social-icon:"\f166"}.social-behance{--wd-social-brand-color:#1F6FFC;--wd-social-icon:"\f170"}.social-soundcloud{--wd-social-brand-color:#F9490D;--wd-social-icon:"\f172"}.social-spotify{--wd-social-brand-color:#2EBD59;--wd-social-icon:"\f171"}.social-ok{--wd-social-brand-color:#EE8208;--wd-social-icon:"\f176"}.social-whatsapp{--wd-social-brand-color:#1EBEA5;--wd-social-icon:"\f175"}.social-vk{--wd-social-brand-color:#4C75A3;--wd-social-icon:"\f168"}.social-snapchat{--wd-social-brand-color:#FFFC00;--wd-social-icon:"\f178"}.social-tg{--wd-social-brand-color:#37AEE2;--wd-social-icon:"\f179"}.social-viber{--wd-social-brand-color:#834995;--wd-social-icon:"\f181"}.social-tiktok{--wd-social-brand-color:#010101;--wd-social-icon:"\f133"}.social-discord{--wd-social-brand-color:#5562EA;--wd-social-icon:"\f184"}.social-yelp{--wd-social-brand-color:#FF1A1A;--wd-social-icon:"\f187"}.social-bluesky{--wd-social-brand-color:#218CFF;--wd-social-icon:"\f189"}.social-threads{--wd-social-brand-color:#0A0A0A;--wd-social-icon:"\f188"}.wd-social-icons.wd-style-default{gap:0;--wd-social-color:rgba(0, 0, 0, 0.6);--wd-social-color-hover:rgba(0, 0, 0, 0.8)}.wd-social-icons.wd-style-default>a{width:auto;height:auto;padding:var(--wd-social-gap,calc(var(--wd-social-size, 40px) / 6));min-width:24px}.wd-social-icons.wd-style-default.color-scheme-light,[class*=color-scheme-light] .wd-social-icons.wd-style-default{--wd-social-color:#FFF;--wd-social-color-hover:rgba(255, 255, 255, 0.6)}.wd-social-icons.wd-size-small{--wd-social-size:30px;--wd-social-gap:6px;--wd-social-icon-size:14px}.wd-social-icons.wd-shape-circle{--wd-social-radius:50%}.wd-social-icons.wd-shape-rounded{--wd-social-radius:5px}.wd-social-icons:not([class*=wd-layout-]) .wd-label{flex:1 1 100%}.wd-social-icons.wd-layout-justify .wd-label{flex:1 1 auto;text-align:start}@media(min-width:1025px){.wd-social-icons.wd-size-large{--wd-social-size:60px}}.wd-social-icons.wd-style-simple{--wd-social-bg:#EFEFEF;--wd-social-bg-hover:var(--wd-primary-color);--wd-social-color:rgba(0, 0, 0, 0.4);--wd-social-color-hover:#FFF}.wd-social-icons.wd-style-simple.color-scheme-light,[class*=color-scheme-light] .wd-social-icons.wd-style-simple{--wd-social-bg:rgba(255, 255, 255, 0.3);--wd-social-color:#FFF}.wd-social-icons.wd-style-colored{--wd-social-color:#FFF;--wd-social-shadow-hover:inset 0 0 200px rgba(0, 0, 0, 0.15)}.wd-social-icons.wd-style-colored>a{--wd-social-bg:var(--wd-social-brand-color)}.wd-social-icons.wd-style-colored-alt{--wd-social-color:rgba(0, 0, 0, 0.4);--wd-social-color-hover:#FFF;--wd-social-bg:#EFEFEF}.wd-social-icons.wd-style-colored-alt>a{--wd-social-bg-hover:var(--wd-social-brand-color)}.wd-social-icons.wd-style-colored-alt.color-scheme-light,[class*=color-scheme-light] .wd-social-icons.wd-style-colored-alt{--wd-social-color:#FFF;--wd-social-bg:rgba(255, 255, 255, 0.3)}.wd-social-icons.wd-style-bordered{--wd-social-color:rgba(0, 0, 0, 0.4);--wd-social-color-hover:#FFF;--wd-social-brd:2px solid;--wd-social-brd-color:#CCC}.wd-social-icons.wd-style-bordered>a{--wd-social-bg-hover:var(--wd-social-brand-color);--wd-social-brd-color-hover:var(--wd-social-brand-color)}.wd-social-icons.wd-style-bordered.color-scheme-light,[class*=color-scheme-light] .wd-social-icons.wd-style-bordered{--wd-social-color:#FFF;--wd-social-brd-color:rgba(255, 255, 255, 0.4)}.wd-social-icons.wd-style-primary{--wd-social-color:var(--wd-primary-color);--wd-social-color-hover:#FFF;--wd-social-bg-hover:var(--wd-primary-color);--wd-social-brd:2px solid;--wd-social-brd-color:var(--wd-primary-color)}.wd-el-toggle-head{display:flex;align-items:center;justify-content:space-between}.wd-el-toggle-title.title{margin-bottom:0;font-size:1.1em}.wd-el-toggle-icon{color:var(--color-gray-300);text-align:center;font-size:12px;line-height:1;transition:all .25s ease}.wd-el-toggle-icon:before{content:"\f129";font-family:"woodmart-font"}.wd-el-toggle-content{margin-top:20px}.wd-el-toggle-content-inner{opacity:0;transition:all .25s ease}@media(min-width:1025px){.elementor-element .wd-el-toggle.wd-state-static-lg .wd-el-toggle-icon{display:none}.elementor-element .wd-el-toggle:is(.wd-state-closed-lg,.wd-state-opened-lg) .wd-el-toggle-head{cursor:pointer}.elementor-element .wd-el-toggle.wd-state-closed-lg .wd-el-toggle-content{display:none}.elementor-element .wd-el-toggle.wd-active-lg.wd-icon-rotate .wd-el-toggle-icon{transform:rotate(180deg)}.elementor-element .wd-el-toggle.wd-active-lg .wd-el-toggle-content-inner{opacity:1}}@media(min-width:769px)and (max-width:1024px){.elementor-element .wd-el-toggle.wd-state-static-md-sm .wd-el-toggle-icon{display:none}.elementor-element .wd-el-toggle.wd-state-closed-md-sm .wd-el-toggle-content{display:none}.elementor-element .wd-el-toggle.wd-active-md-sm.wd-icon-rotate .wd-el-toggle-icon{transform:rotate(180deg)}.elementor-element .wd-el-toggle.wd-active-md-sm .wd-el-toggle-content-inner{opacity:1}}@media(max-width:768.98px){.elementor-element .wd-el-toggle.wd-state-static-sm .wd-el-toggle-icon{display:none}.elementor-element .wd-el-toggle.wd-state-closed-sm .wd-el-toggle-content{display:none}.elementor-element .wd-el-toggle.wd-active-sm.wd-icon-rotate .wd-el-toggle-icon{transform:rotate(180deg)}.elementor-element .wd-el-toggle.wd-active-sm .wd-el-toggle-content-inner{opacity:1}}.menu-label{position:absolute;bottom:85%;z-index:1;display:inline-block;margin-inline-start:-20px;padding:2px 4px;border-radius:calc(var(--wd-brd-radius)/1.5);background-color:var(--wd-label-color);color:#fff;vertical-align:middle;text-transform:uppercase;white-space:nowrap;font-weight:600;font-size:9px;font-family:var(--wd-text-font);line-height:12px}.menu-label:before{content:"";position:absolute;top:100%;inset-inline-start:10px;border:4px solid var(--wd-label-color);border-bottom-color:#fff0!important;border-inline-end-color:#fff0!important;border-inline-end-width:7px;border-inline-start-width:0}.menu-label-black{--wd-label-color:#000}.menu-label-orange{--wd-label-color:#FBBC34}.menu-label-blue{--wd-label-color:#00A1BE}.menu-label-grey{color:#333;--wd-label-color:#f1f1f1}.menu-label-white{color:#333;--wd-label-color:#FFF}.menu-label-primary{--wd-label-color:var(--wd-primary-color)}.menu-label-secondary{--wd-label-color:var(--wd-alternative-color)}.menu-label-red{--wd-label-color:#D41212}.menu-label-green{--wd-label-color:#65B32E}.scrollToTop{position:fixed;inset-inline-end:20px;bottom:20px;z-index:350;display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;background-color:rgba(var(--bgcolor-white-rgb),.9);box-shadow:0 0 5px rgb(0 0 0 / .17);color:var(--color-gray-800);font-size:16px;opacity:0;pointer-events:none;text-decoration:none!important;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateX(100%)}.scrollToTop.button-show{opacity:1;transform:none;pointer-events:auto}.scrollToTop:after{content:"\f115";font-family:"woodmart-font"}.scrollToTop:hover{color:var(--color-gray-500)}.wd-search-opened .scrollToTop{display:none}@media(max-width:1024px){.scrollToTop{inset-inline-end:12px;bottom:12px;width:40px;height:40px;font-size:14px}}[class*=wd-search-full-screen]{--wd-search-font-size:1.08em;position:fixed;z-index:400;visibility:hidden;opacity:0;outline:none!important}[class*=wd-search-full-screen] :is(.wd-search-history,.wd-search-requests,.wd-search-info-text):not(:last-child){margin-bottom:var(--wd-search-sp)}[class*=wd-search-full-screen] .wd-scroll-content:not(.wd-dropdown){--wd-scroll-h:100%}.wd-search-form[class*=wd-display-full-screen]{cursor:pointer}.wd-search-form[class*=wd-display-full-screen] .searchform{pointer-events:none;user-select:none}.wd-search-form[class*=wd-display-full-screen] .wd-clear-search{display:none}[class*=wd-search-full-screen] .wd-search-suggestions{animation:wd-fadeInBottomShort .6s cubic-bezier(.19,1,.22,1) both}[class*=wd-search-full-screen] .wd-search-suggestions .wd-search-title{margin-top:var(--wd-search-sp)}[class*=wd-search-full-screen] .wd-search-suggestions .wd-search-title:first-child{margin-top:0}[class*=wd-search-full-screen] .wd-suggestion{flex-direction:column}[class*=wd-search-full-screen] .wd-suggestion-thumb{margin-bottom:10px}[class*=wd-search-full-screen] .wd-not-found-msg{font-size:var(--wd-search-font-size)}[class*=wd-search-full-screen] .wd-suggestions-group.wd-type-categories .wd-suggestion{flex-direction:row;flex-basis:unset}[class*=wd-search-full-screen] .wd-suggestions-group.wd-type-categories .wd-suggestion .wd-suggestion-thumb{margin-bottom:0}[class*=wd-search-full-screen] .wd-suggestions-group.wd-type-categories .wd-suggestion .wd-entities-title{transition:all .25s ease}[class*=wd-search-full-screen] .wd-suggestions-group.wd-type-categories .wd-suggestion:hover .wd-entities-title{opacity:.6}[class*=wd-search-full-screen].wd-searched :is(.wd-search-history,.wd-search-requests,.wd-search-info-text){display:none}[class*=wd-search-full-screen] .wd-search-history ul{flex-direction:row;flex-wrap:wrap}[class*=wd-search-full-screen] .wd-sh-head{display:block}[class*=wd-search-full-screen] .wd-sh-head .wd-sh-clear{display:none}[class*=wd-search-full-screen] .wd-sh-link:before{display:none}[class*=wd-search-full-screen].wd-opened{visibility:visible;opacity:1}.wd-search-opened{overflow:hidden}@media(max-width:1024px){[class*=wd-search-full-screen]{--wd-search-font-size:.92em;--wd-search-sp:15px}[class*=wd-search-full-screen] .wd-search-requests{--wd-requests-pd:8px 12px;--wd-requests-fs:10px}}.wd-search-full-screen{--wd-search-sp:20px;--wd-form-height:110px;display:flex;flex-direction:column;background-color:var(--bgcolor-white);box-shadow:0 0 14px rgb(0 0 0 / .08);transition:opacity .5s cubic-bezier(.19,1,.22,1) .5s,visibility .5s cubic-bezier(.19,1,.22,1) .5s,transform .5s cubic-bezier(.19,1,.22,1);transform:translate3d(0,100%,0)}.wd-search-full-screen .wd-search-title,.wd-search-full-screen .wd-not-found-msg{text-align:center}.wd-search-full-screen :is(.wd-search-history,.wd-search-requests,.wd-search-info-text):not(:last-child){padding-bottom:var(--wd-search-sp);border-bottom:1px solid var(--brdcolor-gray-300)}.wd-search-full-screen .wd-search-results{margin-top:calc(var(--wd-search-sp)*-1);padding-top:var(--wd-search-sp);scrollbar-gutter:stable}.wd-search-full-screen .wd-search-suggestions .wd-search-title{border-top:1px solid var(--brdcolor-gray-300);padding-block:var(--wd-search-sp) calc(var(--wd-search-sp) - 10px)}.wd-search-full-screen .wd-search-suggestions .wd-search-title:first-child{border-top:none;padding-top:0}.wd-search-full-screen .wd-suggestions-group{display:flex;flex-wrap:wrap;justify-content:center}.wd-search-full-screen .wd-suggestion{flex-basis:200px;flex-grow:0;padding:10px}.wd-search-full-screen .wd-not-found{flex:1 1 100%!important}.wd-search-full-screen .wd-all-results{margin-top:10px}.wd-search-full-screen.wd-searched .wd-search-area{display:none}.wd-search-full-screen .searchform{padding-inline:100px;border-bottom:1px solid var(--brdcolor-gray-300);margin-bottom:var(--wd-search-sp);--wd-form-bg:transparent;--wd-form-color:var(--color-gray-800);--wd-form-placeholder-color:var(--color-gray-800);--wd-form-brd-width:0;--wd-form-height:unset}.wd-search-full-screen .searchform input[type=text]{padding:0;text-align:center;font-weight:600;font-size:48px}.wd-search-full-screen .searchform .searchsubmit{display:none}.wd-search-full-screen .wd-close-search.wd-style-icon{--wd-action-icon-size:38px;--wd-action-w:100px;--wd-action-h:100px;position:absolute;top:5px;inset-inline-end:5px;z-index:1}.wd-search-full-screen .wd-search-info-text{padding-inline:15px;text-align:center;font-size:var(--wd-search-font-size)}.wd-search-full-screen .wd-search-loader{top:calc(var(--wd-form-height) + 1px)}.wd-search-full-screen .wd-search-loading~.wd-search-loader{opacity:1;pointer-events:auto}.wd-search-full-screen .wd-search-loading~.wd-search-loader:after{--wd-anim-state:running}.wd-search-full-screen .wd-search-history{padding-inline:var(--wd-search-sp)}.wd-search-full-screen .wd-search-history ul{justify-content:center}.wd-search-full-screen .wd-search-requests{padding-inline:var(--wd-search-sp)}.wd-search-full-screen .wd-search-requests ul{justify-content:center}.wd-search-full-screen .wd-search-area{margin-top:calc(var(--wd-search-sp)*-1);padding-top:var(--wd-search-sp);padding-inline:15px;height:100%}.wd-search-full-screen.wd-opened{transition:opacity 0s,visibility 0s,transform .5s cubic-bezier(.19,1,.22,1);transform:none}@media(max-width:1024px){.wd-search-full-screen{--wd-form-height:70px}.wd-search-full-screen .searchform{padding-inline:var(--wd-search-sp)}.wd-search-full-screen .searchform input[type=text]{font-size:20px}.wd-search-full-screen .wd-close-search{display:none}}@media(max-width:768.98px){.wd-search-full-screen .wd-suggestion{flex-basis:33.333333%}}@media(max-width:576px){.wd-search-full-screen .wd-suggestion{flex-basis:50%}}.searchform{position:relative;--wd-search-btn-w:var(--wd-form-height);--wd-form-height:46px;--wd-search-clear-sp:.001px}.searchform input[type=text]{padding-inline-end:calc(var(--wd-search-btn-w) + 30px)}.searchform .searchsubmit{--btn-color:var(--wd-form-color, currentColor);--btn-bgcolor:transparent;--btn-bgcolor-hover:transparent;position:absolute;gap:0;inset-block:0;inset-inline-end:0;padding:0;width:var(--wd-search-btn-w);min-height:unset;border:none;box-shadow:none;font-weight:400;font-size:0;font-style:unset}.searchform .searchsubmit:hover:after,.searchform .searchsubmit:hover img{opacity:.7}.searchform .searchsubmit:after{font-size:calc(var(--wd-form-height)/2.3);transition:opacity .2s ease;content:"\f130";font-family:"woodmart-font"}.searchform .searchsubmit img{max-width:var(--wd-tools-icon-width,24px);transition:opacity .2s ease}.searchform .searchsubmit:before{position:absolute;top:50%;left:50%;margin-top:calc(var(--wd-form-height)/2.5/-2);margin-left:calc(var(--wd-form-height)/2.5/-2);opacity:0;transition:opacity .1s ease;content:"";display:inline-block;width:calc(var(--wd-form-height)/2.5);height:calc(var(--wd-form-height)/2.5);border:1px solid #fff0;border-left-color:currentColor;border-radius:50%;vertical-align:middle;animation:wd-rotate 450ms infinite linear var(--wd-anim-state,paused)}.searchform .searchsubmit.wd-with-img:after{content:none}.searchform.wd-search-loading .searchsubmit{transform:translateZ(0)}.searchform.wd-search-loading .searchsubmit:before{opacity:1;transition-duration:.2s;--wd-anim-state:running}.searchform.wd-search-loading .searchsubmit:after,.searchform.wd-search-loading .searchsubmit img{opacity:0;transition-duration:.1s}.searchform .wd-clear-search{position:absolute;top:calc(50% - 12px);display:flex;align-items:center;justify-content:center;width:30px;height:24px;inset-inline-end:calc(var(--wd-search-cat-w, 0.001px) + var(--wd-search-btn-w) + var(--wd-search-clear-sp));color:var(--wd-form-color,currentColor);cursor:pointer}.searchform .wd-clear-search:before{font-size:calc(var(--wd-form-height)/3);line-height:1;transition:opacity .2s ease;content:"\f112";font-family:"woodmart-font"}.searchform .wd-clear-search:hover:before{opacity:.7}.wd-search-results-wrapper{position:relative}.wd-search-title.title{margin-bottom:0;text-transform:uppercase;font-size:var(--wd-search-font-size);line-height:1}.wd-suggestions-group{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.wd-suggestion{position:relative;display:flex;line-height:1;transition:all .25s ease}.wd-suggestion .wd-entities-title{font-size:.92em}.wd-suggestion .wd-entities-title strong{text-decoration:underline;font-weight:bolder}.wd-suggestion-thumb img{border-radius:calc(var(--wd-brd-radius)/1.5)}.wd-suggestion-content{--wd-mb:10px}.wd-suggestion-sku{font-size:.8em}.wd-suggestions-group.wd-type-categories .wd-suggestion-thumb{margin-inline-end:7px}.wd-suggestions-group.wd-type-categories .wd-suggestion-thumb img{max-height:18px;max-width:18px;object-fit:contain;object-position:50% 50%}.wd-suggestions-group.wd-type-categories .wd-suggestion-content{display:flex;justify-content:space-between;align-items:center;gap:10px;width:100%}.wd-suggestions-group.wd-type-categories .wd-suggestion-content .wd-entities-title{flex-grow:1}.wd-not-found{grid-column:1/-1}.wd-all-results{--wd-link-color:var(--color-gray-800);--wd-link-color-hover:var(--color-gray-800);display:block;border-block:1px solid var(--brdcolor-gray-300);padding-inline:var(--wd-search-sp);text-align:center;text-transform:uppercase;font-weight:600;font-size:var(--wd-search-font-size);line-height:50px;transition:all .25s ease;text-decoration:none!important}.wd-all-results:hover{background-color:var(--bgcolor-gray-100)!important}.wd-search-area{position:relative;transition:all .25s ease}.wd-ajax-search-content:not(.wd-content-loaded) .wd-search-area{min-height:70px}.wd-ajax-search-content:not(.wd-content-loaded) .wd-search-loader{opacity:1;pointer-events:auto}.wd-ajax-search-content:not(.wd-content-loaded) .wd-search-loader:after{--wd-anim-state:running}.wd-search-loader{z-index:410;opacity:0;pointer-events:none;background-color:rgba(var(--bgcolor-white-rgb),.8);transition:all .25s cubic-bezier(.19,1,.22,1);overflow:hidden}.wd-search-loader:after{position:absolute;top:calc(50% - 16px);left:calc(50% - 16px);content:"";display:inline-block;width:32px;height:32px;border:1px solid #fff0;border-left-color:var(--color-gray-900);border-radius:50%;vertical-align:middle;animation:wd-rotate 450ms infinite linear var(--wd-anim-state,paused)}@media(max-width:1024px){.wd-suggestions-group{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.wd-suggestion :is(.wd-entities-title,.price){font-size:.9em}}@media(min-width:769px){.searchform.wd-style-default:not(.wd-with-cat) .wd-clear-search{padding-inline-end:10px;border-inline-end:1px solid var(--wd-form-brd-color)}.searchform.wd-style-default.wd-cat-style-default{--wd-search-clear-sp:7px}}@media(max-width:768.98px){.searchform.wd-style-default .wd-clear-search{padding-inline-end:10px;border-inline-end:1px solid var(--wd-form-brd-color)}}.wd-dropdown-results{--wd-search-font-size:.92em;--wd-search-sp:15px;overflow:hidden;right:calc(var(--wd-form-brd-radius)/1.5);left:calc(var(--wd-form-brd-radius)/1.5);margin-top:0!important}.wd-dropdown-results:after{width:auto!important;height:auto!important}.wd-dropdown-results .wd-scroll-content{overscroll-behavior:none}.wd-dropdown-results .wd-search-suggestions{margin-top:-1px;margin-inline-end:-1px}.wd-dropdown-results .wd-search-suggestions .wd-search-title{margin-block:-1px;border-block:1px solid var(--brdcolor-gray-300);background-color:var(--bgcolor-white);padding:var(--wd-search-sp)}.wd-dropdown-results .wd-suggestion{margin-bottom:-1px;border-top:1px solid;border-bottom:1px solid;border-inline-end:1px solid;border-color:var(--brdcolor-gray-300);background-color:var(--bgcolor-white);padding:var(--wd-search-sp)}.wd-dropdown-results .wd-suggestion:hover,.wd-dropdown-results .wd-suggestion.wd-active{background-color:var(--bgcolor-gray-100)}.wd-dropdown-results .wd-suggestion-thumb{flex:0 0 auto;margin-inline-end:15px;max-width:65px}.wd-dropdown-results .wd-suggestion-thumb img{border-radius:calc(var(--wd-brd-radius)/1.5)}.wd-dropdown-results .wd-all-results{background-color:var(--bgcolor-white)}.wd-dropdown-results .wd-suggestions-group.wd-type-categories{display:block}.wd-dropdown-results .wd-suggestions-group.wd-type-categories .wd-suggestion{border:none;padding-block:10px}.wd-dropdown-results .wd-suggestions-group.wd-type-categories .wd-suggestion:first-child{border-top:1px solid var(--brdcolor-gray-300)}.wd-dropdown-results .wd-suggestions-group.wd-type-categories .wd-suggestion:last-child{border-bottom:1px solid var(--brdcolor-gray-300)}.wd-dropdown-results .wd-suggestions-group.wd-type-categories .wd-suggestion-content:after{content:"\f120";font-family:"woodmart-font";color:var(--color-gray-400)}.wd-dropdown-results .wd-not-found{background-color:var(--bgcolor-white)!important}.wd-dropdown-results .wd-suggestions-group.wd-type-product:only-child .wd-not-found{margin-bottom:0}.wd-dropdown-results :is(.wd-search-requests,.wd-search-history,.wd-search-area){padding:var(--wd-search-sp)}.wd-dropdown-results :is(.wd-search-requests,.wd-search-history,.wd-search-area):not(:first-child){margin-top:-1px;border-top:1px solid var(--brdcolor-gray-300)}.wd-searched .wd-dropdown-results :is(.wd-search-history,.wd-search-requests,.wd-search-area){display:none}.wd-dropdown-results .wd-search-requests{--wd-requests-pd:8px 12px;--wd-requests-fs:10px}@media(max-width:1024px){.wd-dropdown-results{--wd-search-sp:10px}.wd-dropdown-results .wd-suggestion-thumb{max-width:45px}}.wd-nav[class*=wd-style-underline] .nav-link-text{position:relative;display:inline-block;padding-block:1px;line-height:1.2}.wd-nav[class*=wd-style-underline] .nav-link-text:after{content:"";position:absolute;top:100%;left:0;width:0;height:2px;background-color:var(--wd-primary-color);transition:width .4s cubic-bezier(.19,1,.22,1)}.wd-nav[class*=wd-style-underline]>li:is(:hover,.current-menu-item,.wd-active,.active)>a .nav-link-text:after{width:100%}:is(.widget,.wd-widget,div[class^=vc_wp]){line-height:1.4;--wd-link-color:var(--color-gray-500);--wd-link-color-hover:var(--color-gray-800);--wd-link-decor:none;--wd-link-decor-hover:none}:is(.widget,.wd-widget,div[class^=vc_wp])>:is(ul,ol){margin-top:0}:is(.widget,.wd-widget,div[class^=vc_wp]) :is(ul,ol){list-style:none;--list-mb:0;--li-mb:15px;--li-pl:0}.widgettitle,.widget-title{margin-bottom:20px;color:var(--wd-widget-title-color);text-transform:var(--wd-widget-title-transform);font-weight:var(--wd-widget-title-font-weight);font-style:var(--wd-widget-title-font-style);font-size:var(--wd-widget-title-font-size);font-family:var(--wd-widget-title-font)}.widget .wp-block-heading{font-size:var(--wd-widget-title-font-size)}.widget{margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid var(--brdcolor-gray-300)}.widget:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.woocommerce-mini-cart>li{position:relative;display:flex;align-items:flex-start}.woocommerce-mini-cart>li a{margin-bottom:0}.woocommerce-mini-cart .remove{position:absolute;top:1px;inset-inline-end:0;z-index:2;width:20px;height:20px;border-radius:50%;color:var(--color-gray-800);text-align:center;font-size:0;line-height:20px}.woocommerce-mini-cart .remove:after{font-size:10px;content:"\f112";font-family:"woodmart-font"}.woocommerce-mini-cart .remove:hover{background-color:var(--bgcolor-white);box-shadow:0 0 3px rgb(0 0 0 / .1)}.woocommerce-mini-cart .blockOverlay{display:none!important}.cart-item-link{z-index:1;font-size:0}.cart-item-image{position:relative;flex:0 0 auto;overflow:hidden;margin-inline-end:15px}.cart-item-image img{float:none!important;margin-inline-end:0!important;transition:opacity .6s ease}.cart-item-image:after{position:absolute;top:calc(50% - 10px);left:calc(50% - 10px);opacity:0;transition:opacity .6s ease;content:"";display:inline-block;width:20px;height:20px;border:1px solid #fff0;border-left-color:var(--color-gray-900);border-radius:50%;vertical-align:middle;animation:wd-rotate 450ms infinite linear var(--wd-anim-state,paused)}.removing-process .cart-item-image:after,.wd-loading .cart-item-image:after{opacity:1;--wd-anim-state:running}.removing-process .cart-item-image img,.wd-loading .cart-item-image img{opacity:.2}.cart-info{flex:1 1 auto;padding-inline-end:20px}.cart-info .wd-entities-title{transition:all .25s ease}.cart-info .wd-entities-title p{margin-block:5px;color:var(--wd-text-color);font-weight:var(--wd-text-font-weight);font-style:var(--wd-text-font-style);font-size:90%;font-family:var(--wd-text-font)}li:hover .cart-info .wd-entities-title{color:var(--wd-entities-title-color-hover)}.cart-info ul.variation{margin-bottom:6px;--li-mb:5px;--list-mb:0}.cart-info span.quantity{display:block;color:var(--color-gray-300);font-size:90%}.cart-info div.quantity{--wd-form-height:32px;position:relative;z-index:1;display:inline-flex;margin-bottom:8px;transition:opacity .6s ease}.cart-info li.wd-loading>a{pointer-events:none}.cart-info li.wd-loading div.quantity{opacity:.6;cursor:none;pointer-events:none}.cart-info .wd-product-detail{margin-bottom:5px}.shopping-cart-widget-footer>*{margin-bottom:10px}.shopping-cart-widget-footer>*:last-child{margin-bottom:0}.shopping-cart-widget-footer .woocommerce-mini-cart__total{margin-bottom:0}.woocommerce-mini-cart__total{display:flex;align-items:center;flex-wrap:wrap;margin-top:15px;padding-block:15px;font-size:130%;border-top:1px solid var(--brdcolor-gray-300)}.woocommerce-mini-cart__total strong{color:var(--color-gray-900)}.woocommerce-mini-cart__total .woocommerce-Price-amount{flex-grow:1;text-align:end}.woocommerce-mini-cart__total .tax_label{margin-inline-start:5px}.woocommerce-mini-cart__buttons{display:block;text-align:center}.woocommerce-mini-cart__buttons>*{margin-bottom:10px;width:100%}.woocommerce-mini-cart__buttons>*:last-child{margin-bottom:0}.woocommerce-mini-cart__buttons .checkout{padding:var(--btn-accented-padding,var(--btn-padding,5px 20px));min-height:var(--btn-accented-height,var(--btn-height,42px));font-size:var(--btn-accented-font-size,var(--btn-font-size,13px));border-radius:var(--btn-accented-brd-radius);color:var(--btn-accented-color);box-shadow:var(--btn-accented-box-shadow);background-color:var(--btn-accented-bgcolor);text-transform:var(--btn-accented-transform,var(--btn-transform,uppercase));font-weight:var(--btn-accented-font-weight,var(--btn-font-weight,600));font-family:var(--btn-accented-font-family,var(--btn-font-family,inherit));font-style:var(--btn-accented-font-style,var(--btn-font-style,unset))}.woocommerce-mini-cart__buttons .checkout:hover{color:var(--btn-accented-color-hover);box-shadow:var(--btn-accented-box-shadow-hover);background-color:var(--btn-accented-bgcolor-hover)}.woocommerce-mini-cart__buttons .checkout:active{box-shadow:var(--btn-accented-box-shadow-active);bottom:var(--btn-accented-bottom-active,0)}.wd-empty-mini-cart{padding-block:10px;text-align:center}.wd-empty-mini-cart:before{display:block;margin-bottom:20px;color:rgba(var(--bgcolor-black-rgb),.07);font-size:86px;line-height:1;content:"\f147";font-family:"woodmart-font"}.wd-empty-mini-cart .btn{padding:5px 14px;min-height:36px;font-size:12px}.wd-toolbar{position:fixed;inset-inline:0;bottom:0;z-index:350;display:flex;align-items:center;justify-content:space-between;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;padding:5px;height:55px;background-color:var(--bgcolor-white);box-shadow:0 0 9px rgb(0 0 0 / .12)}.wd-toolbar>a{display:flex;align-items:center;justify-content:center}.wd-toolbar>a,.wd-toolbar>div{flex:1 0 20%}.wd-toolbar>a,.wd-toolbar>div a{height:45px}.wd-toolbar .wd-header-cart.wd-design-5 .wd-tools-icon{margin:0}.wd-toolbar.wd-toolbar-label-show>a,.wd-toolbar.wd-toolbar-label-show>div a{position:relative;padding-bottom:15px}.wd-toolbar.wd-toolbar-label-show .wd-toolbar-label{display:block}.global-color-scheme-light .wd-toolbar a{color:#fff}.global-color-scheme-light .wd-toolbar a:hover{color:hsl(0 0% 100% / .8)}.wd-toolbar-label{position:absolute;inset-inline:10px;bottom:3px;display:none;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-weight:600;font-size:11px;line-height:1;padding:1px 0}.wd-toolbar-shop{--wd-tools-icon:"\f146"}.wd-toolbar-blog{--wd-tools-icon:"\f145"}.wd-toolbar-home{--wd-tools-icon:"\f144"}.wd-toolbar-sidebar,.wd-toolbar-shop-cat{--wd-tools-icon:"\f15a"}.wd-toolbar-sidebar.wd-filter-icon{--wd-tools-icon:"\f118"}.wd-toolbar-link{--wd-tools-icon:"\f140"}.wd-toolbar-link .wd-custom-icon img{width:auto;height:20px}body:not(:has(.wd-nav-side-hidden-mb-on)) .wd-toolbar-shop-cat{display:none}@media(min-width:1025px){.wd-toolbar{display:none}}@media(max-width:1024px){.sticky-toolbar-on{padding-bottom:55px}.sticky-toolbar-on .wd-sticky-btn{bottom:55px}.sticky-toolbar-on .scrollToTop{bottom:67px}.sticky-toolbar-on .wd-sticky-btn-shown.scrollToTop{bottom:calc(12px + 55px + var(--wd-sticky-btn-height))}}@media(min-width:769px)and (max-width:1024px){.sticky-toolbar-on.wd-sticky-btn-on{padding-bottom:calc(55px + var(--wd-sticky-btn-height))}}@media(max-width:768.98px){.sticky-toolbar-on.wd-sticky-btn-on-mb{padding-bottom:calc(55px + var(--wd-sticky-btn-height))}}.wd-sidebar-opener{position:fixed;top:30%;inset-inline-start:0;z-index:350;background-color:rgba(var(--bgcolor-white-rgb),.9);box-shadow:0 0 5px rgb(0 0 0 / .17);border-start-end-radius:var(--wd-brd-radius);border-end-end-radius:var(--wd-brd-radius);transition:all .25s ease}.wd-sidebar-opener.wd-show-on-scroll{opacity:0;transform:translateX(-100%)}.wd-sidebar-opener.wd-show-on-scroll.wd-shown{opacity:1;transform:none}.wd-sidebar-opener.wd-filter-icon{--wd-btn-icon:"\f118"}:is(a,button,input[type=submit],input[type=checkbox],input[type=button],input[type=file],[tabindex="0"]):focus-visible{outline:var(--wd-otl-width,2px) var(--wd-otl-style,dotted) var(--wd-otl-color,var(--wd-otl-color-scheme,#000))!important;outline-offset:var(--wd-otl-offset,calc(var(--wd-otl-width) * -1 / 2));transition:none!important}input[tabindex="0"]:focus-visible{--wd-otl-width:0 !important}.color-scheme-dark,.whb-color-dark{--wd-otl-color-scheme:#000}[class*=color-scheme-light],.whb-color-light{--wd-otl-color-scheme:#FFF}.wd-skip-links{position:fixed;display:flex;flex-direction:column;gap:5px;top:10px;inset-inline-start:-1000em;z-index:999999}.wd-skip-links:focus-within{inset-inline-start:10px}.wd-loader:after{content:"";display:inline-block;width:30px;height:30px;border:1px solid #fff0;border-left-color:var(--color-gray-900);border-radius:50%;vertical-align:middle;animation:wd-rotate 450ms infinite linear var(--wd-anim-state,paused)}.dropdowns-loading .dropdown-load-ajax.menu-mega-dropdown:not(.dropdown-with-height)>.wd-dropdown-menu{min-height:400px}.dropdowns-loaded .dropdown-load-ajax>.wd-dropdown-menu>.container{animation:wd-fadeIn .3s ease}.dropdown-html-placeholder{display:flex;align-items:center;justify-content:center;background-color:rgba(var(--bgcolor-white-rgb),.6);border-radius:var(--wd-brd-radius)}.dropdown-html-placeholder:after{content:"";display:inline-block;width:32px;height:32px;border:1px solid #fff0;border-left-color:var(--color-gray-900);border-radius:50%;vertical-align:middle;animation:wd-rotate 450ms infinite linear var(--wd-anim-state,paused)}.dropdowns-loading .dropdown-html-placeholder:after{--wd-anim-state:running}.wd-dropdown-menu:is(.wd-design-sized,.wd-design-full-width,.wd-design-full-height)>.container>.wd-grid-f-inline{--wd-f-basis:200px}.wd-side-hidden.wd-opened{transform:none}@media(max-width:1024px){.wd-side-hidden{--wd-side-hidden-w:min(300px, 80vw)}html:has(.wd-side-hidden.wd-opened){overflow:hidden}}.tooltip{--wd-tooltip-bg:rgba(0, 0, 0, 0.9);--wd-tooltip-color:#FFF;position:absolute;z-index:1110;opacity:0;pointer-events:none}.tooltip .tooltip-inner{padding:7px 15px;width:max-content;max-width:200px;text-transform:none;font-weight:400;font-size:12px;line-height:var(--wd-text-line-height);background-color:var(--wd-tooltip-bg);color:var(--wd-tooltip-color);text-align:center;word-break:break-word;border-radius:calc(var(--wd-brd-radius)/1.5)}.tooltip .tooltip-arrow{position:absolute;width:10px;height:10px;background-color:var(--wd-tooltip-bg)}.tooltip.top{margin-top:-8px}.tooltip.top .tooltip-arrow{top:calc(100% - 1px);left:50%;clip-path:polygon(0 0,50% 50%,100% 0);transform:translateX(-50%)}.tooltip.bottom{margin-top:8px}.tooltip.bottom .tooltip-arrow{bottom:calc(100% - 1px);left:50%;clip-path:polygon(0 100%,50% 50%,100% 100%);transform:translateX(-50%)}.tooltip.left{margin-left:-8px}.tooltip.left .tooltip-arrow{top:50%;left:calc(100% - 1px);clip-path:polygon(0 0,50% 50%,0 100%);transform:translateY(-50%)}.tooltip.right{margin-left:8px}.tooltip.right .tooltip-arrow{top:50%;right:calc(100% - 1px);clip-path:polygon(100% 0,50% 50%,100% 100%);transform:translateY(-50%)}.wd-tltp{position:relative}.wd-tltp .tooltip{margin:0}.wd-tltp .tooltip.top{bottom:100%;left:50%;transform:translateX(-50%);margin-bottom:8px}.wd-tltp .tooltip.top .tooltip-inner:after{content:"";position:absolute;width:100%;height:8px;inset:auto 0 -8px 0}.wd-tltp .tooltip:is(.left,.right) .tooltip-inner:after{content:"";position:absolute;inset-block:0;width:10px}.wd-tltp .tooltip.left{top:50%;right:calc(100% + 8px);transform:translateY(-50%)}.wd-tltp .tooltip.left .tooltip-inner:after{left:100%}.wd-tltp .tooltip.right{top:50%;left:calc(100% + 8px);transform:translateY(-50%)}.wd-tltp .tooltip.right .tooltip-inner:after{right:100%}.wd-tltp .tooltip-inner>*{margin-top:0;margin-bottom:10px}.wd-tltp .tooltip-inner>*:last-child{margin-bottom:0}.wd-tltp .tooltip-inner a:not(.wd-social-icon){text-decoration:underline}.tooltip.in,.wd-tltp:is(:hover,:focus,:focus-within) .tooltip{pointer-events:unset;opacity:1;animation:wd-fadeIn .3s ease}.wd-close-side{position:fixed;display:block;background-color:rgb(0 0 0 / .7);opacity:0;pointer-events:none;transition:opacity .5s cubic-bezier(.19,1,.22,1),z-index 0s cubic-bezier(.19,1,.22,1) .5s,top 0s cubic-bezier(.19,1,.22,1) .5s;z-index:400}.wd-close-side[class*=wd-location-header]{z-index:389;top:var(--wd-admin-bar-h)}.wd-close-side.wd-location-sticky-nav{z-index:392}.wd-close-side.wd-close-side-opened{opacity:1;pointer-events:unset;transition-delay:0s}@media(max-width:1024px){.wd-close-side{top:-150px}}.wd-action-icon:after{position:absolute;top:calc(50% - .5em);inset-inline-start:calc(50% - .5em);opacity:0;transition:opacity .2s ease;font-size:var(--wd-action-icon-size);content:"";display:inline-block;width:1em;height:1em;border:1px solid #fff0;border-left-color:var(--wd-action-icon-color,var(--wd-action-color));border-radius:50%;vertical-align:middle;animation:wd-rotate 450ms infinite linear var(--wd-anim-state,paused)}.wd-action-btn>a:hover .wd-action-icon:before{color:var(--wd-action-icon-color-hover,var(--wd-action-color-hover))}.wd-action-btn>a:hover .wd-action-text{color:var(--wd-action-text-color-hover,var(--wd-action-color-hover))}.wd-action-btn>a.loading{pointer-events:none;transform:translateZ(0)}.wd-action-btn>a.loading .wd-action-icon:before{opacity:0}.wd-action-btn>a.loading .wd-action-icon:after{opacity:1;--wd-anim-state:running}.wd-action-btn .wd-check-icon{position:absolute;inset-inline-start:calc(50% + var(--wd-action-icon-size) - .55em);bottom:calc(50% + var(--wd-action-icon-size) - .7em);display:none;align-items:center;justify-content:center;width:min(.87em,20px);height:min(.87em,20px);border-radius:50%;background:var(--wd-primary-color);font-weight:400;font-size:calc(var(--wd-action-icon-size, 1.2em) - 2px);transform:translate(-50%,50%)}.wd-action-btn .wd-check-icon:before{content:"\f107";font-family:"woodmart-font";color:#fff;font-size:min(.45em,9px)}.wd-action-btn>a.added .wd-check-icon{display:flex}.wd-action-btn>a.loading .wd-check-icon{display:none}.wd-heading{display:flex;flex:0 0 auto;align-items:center;justify-content:flex-end;gap:10px;padding:20px 15px;border-bottom:1px solid var(--brdcolor-gray-300)}.wd-heading>a{--wd-link-color:var(--wd-primary-color);--wd-link-color-hover:var(--wd-primary-color)}.wd-heading>a:hover{opacity:.7}.wd-heading .title{flex:1 1 auto;margin-bottom:0;font-size:130%}.wd-heading .wd-action-btn{flex:0 0 auto}.wd-heading .wd-action-btn.wd-style-text>a{height:25px}:is(.blockOverlay,.wd-loader-overlay):after{position:absolute;top:calc(50% - 13px);left:calc(50% - 13px);content:"";display:inline-block;width:26px;height:26px;border:1px solid #fff0;border-left-color:var(--color-gray-900);border-radius:50%;vertical-align:middle;animation:wd-rotate 450ms infinite linear var(--wd-anim-state,paused);--wd-anim-state:running}.wd-loader-overlay{z-index:340;border-radius:inherit;animation:wd-fadeIn .6s ease both;background-color:rgba(var(--bgcolor-white-rgb),.6);border-radius:var(--wd-brd-radius)}.wd-loader-overlay:not(.wd-loading){display:none}.blockOverlay{z-index:340!important;background:rgba(var(--bgcolor-white-rgb),.8)!important;animation:wd-FadeInLoader .6s ease forwards}.blockOverlay:before{content:none!important}@keyframes wd-FadeInLoader{from{opacity:0}to{opacity:.8}}.wd-hint{position:relative;display:inline-block;vertical-align:middle;line-height:1;cursor:help}.wd-hint:before{content:"?";display:inline-flex;align-items:center;justify-content:center;width:1.45em;height:1.45em;border-radius:50%;background-color:var(--wd-hint-bg,var(--bgcolor-gray-300));color:var(--wd-hint-color,var(--color-gray-800));font-size:var(--wd-hint-size,.8em);font-weight:600}.wd-hint>.wd-tooltip-content{display:none}.wd-hint.wd-with-html:after{content:"";position:absolute;bottom:100%;inset-inline:0;height:8px}.wd-notice{--wd-link-decor:underline;--wd-link-decor-hover:underline;--wd-link-color:currentColor;--wd-link-color-hover:color-mix(in srgb, currentColor 80%, transparent);position:relative;display:block;margin-bottom:20px;padding-block:18px;padding-inline:65px 30px!important;text-align:start;border:none;border-radius:var(--wd-brd-radius);outline:none!important}.wd-notice:before{position:absolute;top:calc(50% - 9px);inset-inline-start:24px;font-size:18px;line-height:18px;font-family:"woodmart-font"}.wd-notice p:last-child{margin-bottom:0}.wd-notice .amount{color:#fff}.wd-notice :is(.button,.wc-backward){text-decoration:none;--btn-color:currentColor;--btn-color-hover:currentColor;--btn-bgcolor:transparent;--btn-bgcolor-hover:transparent;--btn-brd-width:2px;--btn-box-shadow-hover:none;--btn-height:none;--btn-padding:0;--btn-brd-color:color-mix(in srgb, currentColor 50%, transparent);border-top:0;border-inline:0;margin-inline:4px}.wd-notice.wd-info{background-color:#4d93d1;color:#fff}.wd-notice.wd-info:before{content:"\f100"}.wd-notice.wd-success{background-color:var(--notices-success-bg);color:var(--notices-success-color)}.wd-notice.wd-success:before{content:"\f107"}.wd-notice.wd-warning{background-color:var(--notices-warning-bg);color:var(--notices-warning-color)}.wd-notice.wd-warning:before{content:"\f100"}@keyframes wd-fadeInUpBig{from{transform:translate3d(0,100%,0)}to{transform:none}}@keyframes wd-fadeOutDownBig{from{transform:none}to{transform:translate3d(0,100%,0)}}div.wpcf7-response-output{--wd-link-decor:underline;--wd-link-decor-hover:underline;--wd-link-color:currentColor;--wd-link-color-hover:color-mix(in srgb, currentColor 80%, transparent);position:relative;display:block;margin-bottom:20px;padding-block:18px;padding-inline:65px 30px!important;text-align:start;border:none;border-radius:var(--wd-brd-radius);outline:none!important}div.wpcf7-response-output:before{position:absolute;top:calc(50% - 9px);inset-inline-start:24px;font-size:18px;line-height:18px;font-family:"woodmart-font"}div.wpcf7-response-output p:last-child{margin-bottom:0}div.wpcf7-response-output .amount{color:#fff}div.wpcf7-response-output :is(.button,.wc-backward){text-decoration:none;--btn-color:currentColor;--btn-color-hover:currentColor;--btn-bgcolor:transparent;--btn-bgcolor-hover:transparent;--btn-brd-width:2px;--btn-box-shadow-hover:none;--btn-height:none;--btn-padding:0;--btn-brd-color:color-mix(in srgb, currentColor 50%, transparent);border-top:0;border-inline:0;margin-inline:4px}.wpcf7 form.sent .wpcf7-response-output{background-color:var(--notices-success-bg);color:var(--notices-success-color)}.wpcf7 form.sent .wpcf7-response-output:before{content:"\f107"}.wpcf7 form:not(.sent) .wpcf7-response-output{background-color:var(--notices-warning-bg);color:var(--notices-warning-color)}.wpcf7 form:not(.sent) .wpcf7-response-output:before{content:"\f100"}.mc4wp-alert{--wd-link-decor:underline;--wd-link-decor-hover:underline;--wd-link-color:currentColor;--wd-link-color-hover:color-mix(in srgb, currentColor 80%, transparent);position:relative;display:block;margin-bottom:20px;padding-block:18px;padding-inline:65px 30px!important;text-align:start;border:none;border-radius:var(--wd-brd-radius);outline:none!important}.mc4wp-alert:before{position:absolute;top:calc(50% - 9px);inset-inline-start:24px;font-size:18px;line-height:18px;font-family:"woodmart-font"}.mc4wp-alert p:last-child{margin-bottom:0}.mc4wp-alert .amount{color:#fff}.mc4wp-alert :is(.button,.wc-backward){text-decoration:none;--btn-color:currentColor;--btn-color-hover:currentColor;--btn-bgcolor:transparent;--btn-bgcolor-hover:transparent;--btn-brd-width:2px;--btn-box-shadow-hover:none;--btn-height:none;--btn-padding:0;--btn-brd-color:color-mix(in srgb, currentColor 50%, transparent);border-top:0;border-inline:0;margin-inline:4px}.mc4wp-error,.mc4wp-notice{background-color:var(--notices-warning-bg);color:var(--notices-warning-color)}.mc4wp-error:before,.mc4wp-notice:before{content:"\f100"}.mc4wp-success{background-color:var(--notices-success-bg);color:var(--notices-success-color)}.mc4wp-success:before{content:"\f107"}:is(.woocommerce-error,.woocommerce-message,.woocommerce-info){--wd-link-decor:underline;--wd-link-decor-hover:underline;--wd-link-color:currentColor;--wd-link-color-hover:color-mix(in srgb, currentColor 80%, transparent);position:relative;display:block;margin-bottom:20px;padding-block:18px;padding-inline:65px 30px!important;text-align:start;border:none;border-radius:var(--wd-brd-radius);outline:none!important}:is(.woocommerce-error,.woocommerce-message,.woocommerce-info):before{position:absolute;top:calc(50% - 9px);inset-inline-start:24px;font-size:18px;line-height:18px;font-family:"woodmart-font"}:is(.woocommerce-error,.woocommerce-message,.woocommerce-info) p:last-child{margin-bottom:0}:is(.woocommerce-error,.woocommerce-message,.woocommerce-info) .amount{color:#fff}:is(.woocommerce-error,.woocommerce-message,.woocommerce-info) :is(.button,.wc-backward){text-decoration:none;--btn-color:currentColor;--btn-color-hover:currentColor;--btn-bgcolor:transparent;--btn-bgcolor-hover:transparent;--btn-brd-width:2px;--btn-box-shadow-hover:none;--btn-height:none;--btn-padding:0;--btn-brd-color:color-mix(in srgb, currentColor 50%, transparent);border-top:0;border-inline:0;margin-inline:4px}.woocommerce-message{background-color:var(--notices-success-bg);color:var(--notices-success-color)}.woocommerce-message:before{content:"\f107"}:is(.woocommerce-error,.woocommerce-info){background-color:var(--notices-warning-bg);color:var(--notices-warning-color)}:is(.woocommerce-error,.woocommerce-info):before{content:"\f100"}div.wc-block-components-notice-banner{font-size:inherit;align-content:center;margin-top:0;font-size:var(--wd-text-font-size);--wd-link-decor:underline;--wd-link-decor-hover:underline;--wd-link-color:currentColor;--wd-link-color-hover:color-mix(in srgb, currentColor 80%, transparent);position:relative;display:block;margin-bottom:20px;padding-block:18px;padding-inline:65px 30px!important;text-align:start;border:none;border-radius:var(--wd-brd-radius);outline:none!important}div.wc-block-components-notice-banner:before{position:absolute;top:calc(50% - 9px);inset-inline-start:24px;font-size:18px;line-height:18px;font-family:"woodmart-font"}div.wc-block-components-notice-banner p:last-child{margin-bottom:0}div.wc-block-components-notice-banner .amount{color:#fff}div.wc-block-components-notice-banner :is(.button,.wc-backward){text-decoration:none;--btn-color:currentColor;--btn-color-hover:currentColor;--btn-bgcolor:transparent;--btn-bgcolor-hover:transparent;--btn-brd-width:2px;--btn-box-shadow-hover:none;--btn-height:none;--btn-padding:0;--btn-brd-color:color-mix(in srgb, currentColor 50%, transparent);border-top:0;border-inline:0;margin-inline:4px}div.wc-block-components-notice-banner>svg{display:none}div.wc-block-components-notice-banner ul{display:flex;gap:5px 7px;width:100%;margin:0!important;list-style:none;--li-pl:0;--li-mb:5px;align-items:stretch;flex-direction:column;justify-content:center}div.wc-block-components-notice-banner>div{display:inline-flex;align-items:inherit;flex-wrap:wrap;gap:inherit}div.wc-block-components-notice-banner>div .button.wc-forward{border-bottom:2px solid hsl(0 0% 100% / .3);color:#fff!important;text-decoration:none;opacity:1}div.wc-block-components-notice-banner>div .button.wc-forward:hover{border-color:#fff}div.wc-block-components-notice-banner .wc-block-components-notice-banner__dismiss{min-height:unset!important;fill:#fff}div.wc-block-components-notice-banner.is-success{background-color:var(--notices-success-bg);color:var(--notices-success-color)}div.wc-block-components-notice-banner.is-success:before{content:"\f107"}div.wc-block-components-notice-banner:is(.is-info,.is-error){background-color:var(--notices-warning-bg);color:var(--notices-warning-color)}div.wc-block-components-notice-banner:is(.is-info,.is-error):before{content:"\f100"}.whb-sticky-shadow.whb-sticked .whb-main-header{box-shadow:0 1px 3px rgb(0 0 0 / .1)}.whb-sticky-shadow.whb-sticked .whb-row:last-child{border-bottom:none}.whb-sticky-shadow.whb-sticked .whb-row:last-child .whb-flex-row{border-bottom:none}.whb-sticky-shadow+.whb-clone{box-shadow:0 1px 3px rgb(0 0 0 / .1)}.whb-sticky-shadow+.whb-clone .whb-row{border-bottom:none}.whb-scroll-slide.whb-sticked .whb-main-header{animation:wd-fadeInDownBig .4s ease}.whb-scroll-slide:is(.whb-scroll-down,.whb-scroll-up) .whb-main-header{transition:transform .3s ease}.whb-scroll-slide.whb-hide-on-scroll.whb-sticked .whb-main-header{transform:translateY(-100%);animation:none}.whb-scroll-slide.whb-hide-on-scroll.whb-scroll-up .whb-main-header{transform:none}.pswp{--wd-otl-color-scheme:#FFF;z-index:1500;display:none;overflow:hidden;outline:none;-webkit-text-size-adjust:100%;touch-action:none;-webkit-backface-visibility:hidden}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp--open{display:block}.pswp__bg{background:#000;opacity:0;-webkit-backface-visibility:hidden;will-change:opacity;transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp__scroll-wrap{overflow:hidden}:is(.pswp__container,.pswp__zoom-wrap){position:absolute;inset:0;touch-action:none;-webkit-backface-visibility:hidden;will-change:transform}:is(.pswp__container,.pswp__img){-webkit-tap-highlight-color:#fff0;user-select:none;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;transition:transform 333ms cubic-bezier(.4,0,.22,1);transform-origin:left top}.pswp--animated-in :is(.pswp__bg,.pswp__zoom-wrap){transition:none}.pswp__item{position:absolute;inset:0;overflow:hidden}.pswp__img{position:absolute;top:0;left:0;width:auto;height:auto;border-radius:var(--wd-brd-radius)}.pswp--zoom-allowed .pswp__img{cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:grab}.pswp--dragging .pswp__img{cursor:grabbing}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#242424}.pswp__error-msg{position:absolute;top:50%;left:0;margin-top:-8px;width:100%;color:#bbb;text-align:center;font-size:14px;line-height:16px}.pswp__error-msg a{color:#bbb;text-decoration:underline}.pswp__button{position:relative;float:right;margin:0;padding:0;width:44px;height:44px;min-height:unset;background:none;opacity:.75;transition:opacity .2s;-webkit-appearance:none}.pswp__button:hover{background-color:unset;opacity:1}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__button,[class*=pswp__button--arrow--]:before{background:url(/wp-content/themes/woodmart/images/default-skin.png) 0 0 no-repeat;background-size:264px 88px}@media(-webkit-min-device-pixel-ratio:1.1),(min-resolution:105dpi),(min-resolution:1.1dppx){.pswp--svg .pswp__button,.pswp--svg [class*=pswp__button--arrow--]:before{background-image:url(/wp-content/themes/woodmart/images/default-skin.svg)}.pswp--svg [class*=pswp__button--arrow--]{background:none}}.pswp__button--close{background-position:0 -44px}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}[class*=pswp__button--arrow--]{position:absolute;top:50%;margin-top:-50px;width:70px;height:100px;background:none}.pswp--touch [class*=pswp__button--arrow--]{visibility:hidden}[class*=pswp__button--arrow--]:before{content:"";position:absolute;top:35px;width:32px;height:30px;background-color:rgb(0 0 0 / .3)}.pswp__button--arrow--left{left:0}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right{right:0}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{user-select:none}.pswp__share-modal{z-index:1600;padding:10px;background:rgb(0 0 0 / .5);opacity:0;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{position:absolute;top:calc(56px + var(--wd-admin-bar-h));right:44px;z-index:1620;background:#fff;transition:transform .25s;transform:translateY(6px);border-radius:var(--wd-brd-radius);-webkit-backface-visibility:hidden}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:first-child{border-top-left-radius:var(--wd-brd-radius);border-top-right-radius:var(--wd-brd-radius)}.pswp__share-tooltip a:last-child{border-bottom-left-radius:var(--wd-brd-radius);border-bottom-right-radius:var(--wd-brd-radius)}.pswp__share-tooltip a:hover{color:#fff}.pswp__share-tooltip:before{content:"";position:absolute;top:-12px;right:15px;display:block;border:6px solid #fff0;border-bottom-color:#fff}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{transform:none}.pswp__share--facebook:hover{background:#365493}.pswp__share--twitter:hover{background:#000}.pswp__share--pinterest:hover{background:#ce272d}.pswp__share--download:hover{background:var(--wd-primary-color)}.pswp__counter{position:absolute;top:0;left:0;padding:0 10px;height:44px;color:#fff;font-size:13px;line-height:44px;opacity:.75}.pswp__caption{position:absolute;bottom:0;left:0;min-height:44px;width:100%}.pswp__caption small{color:#bbb;font-size:11px}.pswp__caption__center{margin:0 auto;padding:10px;max-width:420px;color:#bbb;text-align:left;font-size:13px;line-height:20px}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{position:relative;display:flex;float:right;align-items:center;justify-content:center;width:44px;height:44px;font-size:0;line-height:1;opacity:0;transition:opacity .25s ease-out}@media(min-width:1025px){.pswp__preloader{position:absolute;top:0;left:calc(50% - 22px)}}.pswp__preloader__donut{content:"";display:inline-block;width:14px;height:14px;border:2px solid #fff0;border-left-color:#FFF;border-radius:50%;vertical-align:middle;animation:wd-rotate 450ms infinite linear var(--wd-anim-state,paused)}.pswp__preloader--active .pswp__preloader__donut{--wd-anim-state:running}.pswp__preloader--active{opacity:1}.pswp__ui{z-index:1550;visibility:visible;-webkit-font-smoothing:auto;opacity:1}.pswp--fs{--wd-admin-bar-h:0}.pswp__top-bar{position:absolute;top:var(--wd-admin-bar-h);left:0;width:100%;height:44px}.pswp__caption,.pswp__top-bar,.pswp--has_mouse [class*=pswp__button--arrow--]{transition:opacity 333ms cubic-bezier(.4,0,.22,1);-webkit-backface-visibility:hidden;will-change:opacity}.pswp--has_mouse [class*=pswp__button--arrow--]{visibility:visible}:is(.pswp__top-bar,.pswp__caption){background-color:rgb(0 0 0 / .5)}.pswp__ui--fit :is(.pswp__top-bar,.pswp__caption){background-color:rgb(0 0 0 / .3)}.pswp__ui--idle .pswp__top-bar,.pswp__ui--idle [class*=pswp__button--arrow--]{opacity:0}.pswp__ui--hidden :is(.pswp__top-bar,.pswp__caption,[class*=pswp__button--arrow--]){opacity:.001}.pswp__ui--one-slide :is([class*=pswp__button--arrow--],.pswp__counter){display:none}.pswp__element--disabled{display:none!important}.pswp,.pswp__bg,.pswp__scroll-wrap,.pswp__share-modal{position:absolute;inset:0}.mobile-nav .wd-heading{position:relative;z-index:6;background-color:inherit}.mobile-nav .searchform{--wd-form-brd-width:0;--wd-form-bg:transparent;--wd-form-color:var(--color-gray-500);--wd-form-placeholder-color:var(--color-gray-500);z-index:4;box-shadow:0 -1px 9px rgb(0 0 0 / .17)}.mobile-nav .searchform input[type=text]{padding-inline-start:20px;padding-inline-end:70px;height:70px;font-weight:600}.mobile-nav .wd-search-results{position:relative;z-index:4;border-radius:0;inset-inline:auto}.mobile-nav .wd-search-results:not(.wd-opened){display:none}.mobile-nav .wd-suggestion{padding:10px 20px}.mobile-nav .create-nav-msg{padding:20px}.wd-nav-mobile{--nav-radius:0;--nav-color-hover:var(--wd-primary-color);display:none;margin-inline:0;animation:wd-fadeIn 1s ease}.wd-nav-mobile>li{flex:1 1 100%;max-width:100%;width:100%}.wd-nav-mobile>li>a:hover{color:var(--nav-color-hover)}.wd-nav-mobile>li.menu-item-has-children>a:after{content:none}.wd-nav-mobile .wd-with-icon>a:before{margin-inline-end:7px;font-weight:400;font-family:"woodmart-font"}.wd-nav-mobile .menu-item-account>a:before{content:"\f124"}.wd-nav-mobile .menu-item-wishlist>a:before{content:"\f106"}.wd-nav-mobile .menu-item-compare>a:before{content:"\f128"}.wd-nav-mobile.wd-active{display:block}.wd-nav-mobile:not(.wd-html-block-on) .menu-item-has-block .wd-nav-opener{display:none}.wd-nav-mobile.wd-html-block-on .wd-mob-nav-html-block{overflow:hidden;border-bottom:1px solid var(--brdcolor-gray-300);max-width:var(--wd-side-hidden-w)}.wd-nav-mobile.wd-html-block-on .menu-item-has-block .wd-negative-gap>.elementor-container{--wd-el-column-gap:.001px}.wd-nav-mobile.wd-html-block-on .menu-item-has-block .mega-menu-list .sub-sub-menu{display:block}.wd-nav-mobile>li,.wd-nav-mobile>li>ul li{display:flex;flex-wrap:wrap}.wd-nav-mobile>li>a,.wd-nav-mobile>li>ul li>a{flex:1 1 0%;padding:5px 20px;min-height:50px;border:none;border-bottom:1px solid var(--brdcolor-gray-300)}.wd-nav-mobile>li>a>.menu-label,.wd-nav-mobile>li>ul li>a>.menu-label{position:static;margin-top:0;margin-inline-start:5px;opacity:1;align-self:center}.wd-nav-mobile>li>a>.menu-label:before,.wd-nav-mobile>li>ul li>a>.menu-label:before{content:none}.wd-nav-mobile>li>:is(.wd-sub-menu,.sub-sub-menu),.wd-nav-mobile>li>ul li>:is(.wd-sub-menu,.sub-sub-menu){display:none;flex:1 1 100%;order:3}.mobile-nav .wd-nav-opener{border-inline-start:1px solid var(--brdcolor-gray-300);border-bottom:1px solid var(--brdcolor-gray-300)}.widgetarea-mobile{padding:20px}.mobile-nav .wd-nav-opener.wd-active{background-color:var(--wd-primary-color);color:#fff}.wd-nav-mob-tab{--nav-gap:0;--nav-pd:18px 15px;--nav-color:rgba(var(--wd-navigation-color), .5);--nav-color-hover:rgba(var(--wd-navigation-color), 1);--nav-bg:rgba(var(--color-black-rgb), .04);--nav-bg-active:rgba(var(--color-black-rgb), .09);--nav-radius:0;display:flex;margin:0;border-bottom:1px solid var(--brdcolor-gray-300)}.wd-nav-mob-tab>li{flex:1 0 50%;max-width:50%}.wd-nav-mob-tab>li>a{justify-content:center;text-align:center;height:100%}.wd-nav-mob-tab.wd-nav.wd-style-underline .nav-link-text{position:static}.wd-nav-mob-tab.wd-nav.wd-style-underline .nav-link-text:after{top:auto;bottom:-1px}.wd-nav-mob-tab.wd-swap{flex-direction:row-reverse}.wd-nav-mob-tab:not(.wd-swap) li:first-child .nav-link-text:after,.wd-nav-mob-tab.wd-swap li:last-child .nav-link-text:after{inset-inline-start:auto;inset-inline-end:0}.wd-nav-opener{position:relative;z-index:1;display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:50px;color:var(--color-gray-900);cursor:pointer;transition:all .25s ease;backface-visibility:hidden;-webkit-backface-visibility:hidden}.wd-nav-opener:after{font-weight:400;font-size:12px;transition:transform .25s ease;content:"\f113";font-family:"woodmart-font"}.wd-nav-opener:hover{color:var(--color-gray-900)}.wd-nav-opener.wd-active{color:var(--color-gray-700)}.wd-nav-opener.wd-active:after{transform:rotate(90deg)}.login-form-side .woocommerce-notices-wrapper{padding:20px 15px 0 15px}.login-form-side .woocommerce-notices-wrapper>.woocommerce-error{margin-bottom:0}.login-form-side .woocommerce-form-login{padding:20px 15px 15px 15px;border-bottom:1px solid var(--brdcolor-gray-300)}.login-form-side .woocommerce-form-login.hidden-form{display:none}.create-account-question{padding:20px 15px;border-bottom:1px solid var(--brdcolor-gray-300);text-align:center;--wd-tags-mb:15px}.create-account-question p{color:var(--color-gray-900);font-weight:600}.create-account-question:before{display:block;margin-bottom:15px;color:var(--color-gray-200);font-size:54px;line-height:1;content:"\f124";font-family:"woodmart-font"}.create-account-question .btn{--btn-color:var(--color-gray-800);--btn-color-hover:var(--color-gray-500);--btn-brd-color:var(--wd-primary-color);--btn-bgcolor:transparent;--btn-bgcolor-hover:transparent;--btn-brd-width:2px;--btn-height:none;--btn-padding:0;border-top:0;border-inline:0}.cart-widget-side{display:flex;flex-direction:column}.cart-widget-side .widget_shopping_cart{position:relative;flex:1 1 100%}.cart-widget-side .widget_shopping_cart_content{display:flex;flex:1 1 auto;flex-direction:column;height:100%}.cart-widget-side .shopping-cart-widget-body{position:relative;flex:1 1 auto}.cart-widget-side .wd-scroll-content{position:absolute;inset:0;max-height:100%;overscroll-behavior:none}.cart-widget-side .woocommerce-mini-cart .mini_cart_item{margin-bottom:0;padding:15px;transition:background-color .3s ease}.cart-widget-side .woocommerce-mini-cart .mini_cart_item:hover{background-color:var(--bgcolor-gray-100)}.cart-widget-side .woocommerce-mini-cart .remove{top:13px;inset-inline-end:10px}.cart-widget-side .shopping-cart-widget-footer{flex:0 0 auto;padding-bottom:15px}.cart-widget-side .shopping-cart-widget-footer>*{padding-inline:15px}.cart-widget-side .woocommerce-mini-cart__total{margin-top:0}.cart-widget-side .wd-empty-mini-cart{margin-top:20px;padding-inline:15px}.product_list_widget>li{margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid var(--brdcolor-gray-300)}.product_list_widget>li>a{display:block;margin-bottom:8px}.product_list_widget>li img{float:inline-start;margin-inline-end:15px;min-width:65px;max-width:65px;border-radius:calc(var(--wd-brd-radius)/1.5)}.product_list_widget>li .widget-product-wrap{display:flex}.product_list_widget>li .widget-product-img{flex:0 0 auto;overflow:hidden;margin-inline-end:15px}.product_list_widget>li .widget-product-img img{float:none;margin-inline-end:0}.product_list_widget>li .widget-product-info{flex:1 1 auto}.product_list_widget>li .widget-product-info .price{display:block}.product_list_widget>li .wd-entities-title{margin-bottom:8px;font-size:inherit}.product_list_widget>li .star-rating{margin-bottom:4px;margin-inline-end:5px}.product_list_widget>li .reviewer{display:block;color:var(--color-gray-300)}.product_list_widget>li:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.product_list_widget>li:after{content:"";display:block;clear:both}.woocommerce-form-login>*:last-child{margin-bottom:0}.woocommerce-form-login:not(.hidden-form){display:block!important}.password-input{position:relative;display:block}.password-input input{padding-inline-end:var(--wd-form-height)!important}.show-password-input{display:flex;justify-content:center;align-items:center;position:absolute;top:0;inset-inline-end:0;width:var(--wd-form-height);height:var(--wd-form-height);cursor:pointer;font-size:16px;color:var(--color-gray-600);transition:all .25s ease;padding:0!important;border:none!important;background:none!important;box-shadow:none!important;min-height:unset!important}.show-password-input:hover{color:var(--color-gray-400)}.show-password-input:before{font-family:"woodmart-font";content:"\f11a"}.show-password-input.display-password:before{content:"\f11b"}.login-form-footer{--wd-link-color:var(--wd-primary-color);--wd-link-color-hover:var(--wd-primary-color);--wd-link-decor:none;--wd-link-decor-hover:none;display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;gap:10px}.login-form-footer .lost_password{order:2}.login-form-footer .lost_password:hover{opacity:.7}.login-form-footer .woocommerce-form-login__rememberme{order:1;margin-bottom:0}:is(.register,.woocommerce-form-login) .button{width:100%}.wd-login-divider{display:flex;align-items:center;text-transform:uppercase}.wd-login-divider span{margin-inline:20px}.wd-login-divider:after,.wd-login-divider:before{content:"";flex:1 0 0%;border-bottom:1px solid var(--brdcolor-gray-300)}