: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}}/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hive:before{content:"\e07f"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-watchman-monitoring:before{content:"\e087"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{ font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:swap;src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot);src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff) format("woff"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf) format("truetype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.svg#fontawesome) format("svg") }.fab{font-family:"Font Awesome 5 Brands"}@font-face{ font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:swap;src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot);src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff) format("woff"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.ttf) format("truetype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.svg#fontawesome) format("svg") }.fab,.far{font-weight:400}@font-face{ font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:swap;src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot);src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff) format("woff"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg#fontawesome) format("svg") }.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa.fa-glass:before{content:"\f000"}.fa.fa-meetup{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-star-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-o:before{content:"\f005"}.fa.fa-close:before,.fa.fa-remove:before{content:"\f00d"}.fa.fa-gear:before{content:"\f013"}.fa.fa-trash-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-trash-o:before{content:"\f2ed"}.fa.fa-file-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-o:before{content:"\f15b"}.fa.fa-clock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-clock-o:before{content:"\f017"}.fa.fa-arrow-circle-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-down:before{content:"\f358"}.fa.fa-arrow-circle-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-up:before{content:"\f35b"}.fa.fa-play-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-play-circle-o:before{content:"\f144"}.fa.fa-repeat:before,.fa.fa-rotate-right:before{content:"\f01e"}.fa.fa-refresh:before{content:"\f021"}.fa.fa-list-alt{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-dedent:before{content:"\f03b"}.fa.fa-video-camera:before{content:"\f03d"}.fa.fa-picture-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-picture-o:before{content:"\f03e"}.fa.fa-photo{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-photo:before{content:"\f03e"}.fa.fa-image{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-image:before{content:"\f03e"}.fa.fa-pencil:before{content:"\f303"}.fa.fa-map-marker:before{content:"\f3c5"}.fa.fa-pencil-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-pencil-square-o:before{content:"\f044"}.fa.fa-share-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-share-square-o:before{content:"\f14d"}.fa.fa-check-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-check-square-o:before{content:"\f14a"}.fa.fa-arrows:before{content:"\f0b2"}.fa.fa-times-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-times-circle-o:before{content:"\f057"}.fa.fa-check-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-check-circle-o:before{content:"\f058"}.fa.fa-mail-forward:before{content:"\f064"}.fa.fa-expand:before{content:"\f424"}.fa.fa-compress:before{content:"\f422"}.fa.fa-eye,.fa.fa-eye-slash{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-warning:before{content:"\f071"}.fa.fa-calendar:before{content:"\f073"}.fa.fa-arrows-v:before{content:"\f338"}.fa.fa-arrows-h:before{content:"\f337"}.fa.fa-bar-chart{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bar-chart:before{content:"\f080"}.fa.fa-bar-chart-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bar-chart-o:before{content:"\f080"}.fa.fa-facebook-square,.fa.fa-twitter-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-gears:before{content:"\f085"}.fa.fa-thumbs-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-thumbs-o-up:before{content:"\f164"}.fa.fa-thumbs-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-thumbs-o-down:before{content:"\f165"}.fa.fa-heart-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-heart-o:before{content:"\f004"}.fa.fa-sign-out:before{content:"\f2f5"}.fa.fa-linkedin-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-linkedin-square:before{content:"\f08c"}.fa.fa-thumb-tack:before{content:"\f08d"}.fa.fa-external-link:before{content:"\f35d"}.fa.fa-sign-in:before{content:"\f2f6"}.fa.fa-github-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-lemon-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-lemon-o:before{content:"\f094"}.fa.fa-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-square-o:before{content:"\f0c8"}.fa.fa-bookmark-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bookmark-o:before{content:"\f02e"}.fa.fa-facebook,.fa.fa-twitter{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook:before{content:"\f39e"}.fa.fa-facebook-f{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook-f:before{content:"\f39e"}.fa.fa-github{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-credit-card{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-feed:before{content:"\f09e"}.fa.fa-hdd-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hdd-o:before{content:"\f0a0"}.fa.fa-hand-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-right:before{content:"\f0a4"}.fa.fa-hand-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-left:before{content:"\f0a5"}.fa.fa-hand-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-up:before{content:"\f0a6"}.fa.fa-hand-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-down:before{content:"\f0a7"}.fa.fa-arrows-alt:before{content:"\f31e"}.fa.fa-group:before{content:"\f0c0"}.fa.fa-chain:before{content:"\f0c1"}.fa.fa-scissors:before{content:"\f0c4"}.fa.fa-files-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-files-o:before{content:"\f0c5"}.fa.fa-floppy-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-floppy-o:before{content:"\f0c7"}.fa.fa-navicon:before,.fa.fa-reorder:before{content:"\f0c9"}.fa.fa-google-plus,.fa.fa-google-plus-square,.fa.fa-pinterest,.fa.fa-pinterest-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus:before{content:"\f0d5"}.fa.fa-money{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-money:before{content:"\f3d1"}.fa.fa-unsorted:before{content:"\f0dc"}.fa.fa-sort-desc:before{content:"\f0dd"}.fa.fa-sort-asc:before{content:"\f0de"}.fa.fa-linkedin{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-linkedin:before{content:"\f0e1"}.fa.fa-rotate-left:before{content:"\f0e2"}.fa.fa-legal:before{content:"\f0e3"}.fa.fa-dashboard:before,.fa.fa-tachometer:before{content:"\f3fd"}.fa.fa-comment-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-comment-o:before{content:"\f075"}.fa.fa-comments-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-comments-o:before{content:"\f086"}.fa.fa-flash:before{content:"\f0e7"}.fa.fa-clipboard,.fa.fa-paste{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-paste:before{content:"\f328"}.fa.fa-lightbulb-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-lightbulb-o:before{content:"\f0eb"}.fa.fa-exchange:before{content:"\f362"}.fa.fa-cloud-download:before{content:"\f381"}.fa.fa-cloud-upload:before{content:"\f382"}.fa.fa-bell-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bell-o:before{content:"\f0f3"}.fa.fa-cutlery:before{content:"\f2e7"}.fa.fa-file-text-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-text-o:before{content:"\f15c"}.fa.fa-building-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-building-o:before{content:"\f1ad"}.fa.fa-hospital-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hospital-o:before{content:"\f0f8"}.fa.fa-tablet:before{content:"\f3fa"}.fa.fa-mobile-phone:before,.fa.fa-mobile:before{content:"\f3cd"}.fa.fa-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-circle-o:before{content:"\f111"}.fa.fa-mail-reply:before{content:"\f3e5"}.fa.fa-github-alt{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-folder-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-folder-o:before{content:"\f07b"}.fa.fa-folder-open-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-folder-open-o:before{content:"\f07c"}.fa.fa-smile-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-smile-o:before{content:"\f118"}.fa.fa-frown-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-frown-o:before{content:"\f119"}.fa.fa-meh-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-meh-o:before{content:"\f11a"}.fa.fa-keyboard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-keyboard-o:before{content:"\f11c"}.fa.fa-flag-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-flag-o:before{content:"\f024"}.fa.fa-mail-reply-all:before{content:"\f122"}.fa.fa-star-half-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-o:before{content:"\f089"}.fa.fa-star-half-empty{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-empty:before{content:"\f089"}.fa.fa-star-half-full{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-full:before{content:"\f089"}.fa.fa-code-fork:before{content:"\f126"}.fa.fa-chain-broken:before{content:"\f127"}.fa.fa-shield:before{content:"\f3ed"}.fa.fa-calendar-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-o:before{content:"\f133"}.fa.fa-css3,.fa.fa-html5,.fa.fa-maxcdn{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ticket:before{content:"\f3ff"}.fa.fa-minus-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-minus-square-o:before{content:"\f146"}.fa.fa-level-up:before{content:"\f3bf"}.fa.fa-level-down:before{content:"\f3be"}.fa.fa-pencil-square:before{content:"\f14b"}.fa.fa-external-link-square:before{content:"\f360"}.fa.fa-compass{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-down:before{content:"\f150"}.fa.fa-toggle-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-down:before{content:"\f150"}.fa.fa-caret-square-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-up:before{content:"\f151"}.fa.fa-toggle-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-up:before{content:"\f151"}.fa.fa-caret-square-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-right:before{content:"\f152"}.fa.fa-toggle-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-right:before{content:"\f152"}.fa.fa-eur:before,.fa.fa-euro:before{content:"\f153"}.fa.fa-gbp:before{content:"\f154"}.fa.fa-dollar:before,.fa.fa-usd:before{content:"\f155"}.fa.fa-inr:before,.fa.fa-rupee:before{content:"\f156"}.fa.fa-cny:before,.fa.fa-jpy:before,.fa.fa-rmb:before,.fa.fa-yen:before{content:"\f157"}.fa.fa-rouble:before,.fa.fa-rub:before,.fa.fa-ruble:before{content:"\f158"}.fa.fa-krw:before,.fa.fa-won:before{content:"\f159"}.fa.fa-bitcoin,.fa.fa-btc{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bitcoin:before{content:"\f15a"}.fa.fa-file-text:before{content:"\f15c"}.fa.fa-sort-alpha-asc:before{content:"\f15d"}.fa.fa-sort-alpha-desc:before{content:"\f881"}.fa.fa-sort-amount-asc:before{content:"\f160"}.fa.fa-sort-amount-desc:before{content:"\f884"}.fa.fa-sort-numeric-asc:before{content:"\f162"}.fa.fa-sort-numeric-desc:before{content:"\f886"}.fa.fa-xing,.fa.fa-xing-square,.fa.fa-youtube,.fa.fa-youtube-play,.fa.fa-youtube-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-youtube-play:before{content:"\f167"}.fa.fa-adn,.fa.fa-bitbucket,.fa.fa-bitbucket-square,.fa.fa-dropbox,.fa.fa-flickr,.fa.fa-instagram,.fa.fa-stack-overflow{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bitbucket-square:before{content:"\f171"}.fa.fa-tumblr,.fa.fa-tumblr-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-long-arrow-down:before{content:"\f309"}.fa.fa-long-arrow-up:before{content:"\f30c"}.fa.fa-long-arrow-left:before{content:"\f30a"}.fa.fa-long-arrow-right:before{content:"\f30b"}.fa.fa-android,.fa.fa-apple,.fa.fa-dribbble,.fa.fa-foursquare,.fa.fa-gittip,.fa.fa-gratipay,.fa.fa-linux,.fa.fa-skype,.fa.fa-trello,.fa.fa-windows{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-gittip:before{content:"\f184"}.fa.fa-sun-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-sun-o:before{content:"\f185"}.fa.fa-moon-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-moon-o:before{content:"\f186"}.fa.fa-pagelines,.fa.fa-renren,.fa.fa-stack-exchange,.fa.fa-vk,.fa.fa-weibo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-arrow-circle-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-right:before{content:"\f35a"}.fa.fa-arrow-circle-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-left:before{content:"\f359"}.fa.fa-caret-square-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-left:before{content:"\f191"}.fa.fa-toggle-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-left:before{content:"\f191"}.fa.fa-dot-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-dot-circle-o:before{content:"\f192"}.fa.fa-vimeo-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-try:before,.fa.fa-turkish-lira:before{content:"\f195"}.fa.fa-plus-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-plus-square-o:before{content:"\f0fe"}.fa.fa-openid,.fa.fa-slack,.fa.fa-wordpress{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bank:before,.fa.fa-institution:before{content:"\f19c"}.fa.fa-mortar-board:before{content:"\f19d"}.fa.fa-delicious,.fa.fa-digg,.fa.fa-drupal,.fa.fa-google,.fa.fa-joomla,.fa.fa-pied-piper-alt,.fa.fa-pied-piper-pp,.fa.fa-reddit,.fa.fa-reddit-square,.fa.fa-stumbleupon,.fa.fa-stumbleupon-circle,.fa.fa-yahoo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-spoon:before{content:"\f2e5"}.fa.fa-behance,.fa.fa-behance-square,.fa.fa-steam,.fa.fa-steam-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-automobile:before{content:"\f1b9"}.fa.fa-envelope-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-envelope-o:before{content:"\f0e0"}.fa.fa-deviantart,.fa.fa-soundcloud,.fa.fa-spotify{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-file-pdf-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-pdf-o:before{content:"\f1c1"}.fa.fa-file-word-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-word-o:before{content:"\f1c2"}.fa.fa-file-excel-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-excel-o:before{content:"\f1c3"}.fa.fa-file-powerpoint-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-powerpoint-o:before{content:"\f1c4"}.fa.fa-file-image-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-image-o:before{content:"\f1c5"}.fa.fa-file-photo-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-photo-o:before{content:"\f1c5"}.fa.fa-file-picture-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-picture-o:before{content:"\f1c5"}.fa.fa-file-archive-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-archive-o:before{content:"\f1c6"}.fa.fa-file-zip-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-zip-o:before{content:"\f1c6"}.fa.fa-file-audio-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-audio-o:before{content:"\f1c7"}.fa.fa-file-sound-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-sound-o:before{content:"\f1c7"}.fa.fa-file-video-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-video-o:before{content:"\f1c8"}.fa.fa-file-movie-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-movie-o:before{content:"\f1c8"}.fa.fa-file-code-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-code-o:before{content:"\f1c9"}.fa.fa-codepen,.fa.fa-jsfiddle,.fa.fa-vine{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-life-bouy,.fa.fa-life-ring{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-bouy:before{content:"\f1cd"}.fa.fa-life-buoy{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-buoy:before{content:"\f1cd"}.fa.fa-life-saver{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-saver:before{content:"\f1cd"}.fa.fa-support{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-support:before{content:"\f1cd"}.fa.fa-circle-o-notch:before{content:"\f1ce"}.fa.fa-ra,.fa.fa-rebel{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ra:before{content:"\f1d0"}.fa.fa-resistance{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-resistance:before{content:"\f1d0"}.fa.fa-empire,.fa.fa-ge{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ge:before{content:"\f1d1"}.fa.fa-git,.fa.fa-git-square,.fa.fa-hacker-news,.fa.fa-y-combinator-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-y-combinator-square:before{content:"\f1d4"}.fa.fa-yc-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-yc-square:before{content:"\f1d4"}.fa.fa-qq,.fa.fa-tencent-weibo,.fa.fa-wechat,.fa.fa-weixin{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-wechat:before{content:"\f1d7"}.fa.fa-send:before{content:"\f1d8"}.fa.fa-paper-plane-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-paper-plane-o:before{content:"\f1d8"}.fa.fa-send-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-send-o:before{content:"\f1d8"}.fa.fa-circle-thin{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-circle-thin:before{content:"\f111"}.fa.fa-header:before{content:"\f1dc"}.fa.fa-sliders:before{content:"\f1de"}.fa.fa-futbol-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-futbol-o:before{content:"\f1e3"}.fa.fa-soccer-ball-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-soccer-ball-o:before{content:"\f1e3"}.fa.fa-slideshare,.fa.fa-twitch,.fa.fa-yelp{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-newspaper-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-newspaper-o:before{content:"\f1ea"}.fa.fa-cc-amex,.fa.fa-cc-discover,.fa.fa-cc-mastercard,.fa.fa-cc-paypal,.fa.fa-cc-stripe,.fa.fa-cc-visa,.fa.fa-google-wallet,.fa.fa-paypal{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bell-slash-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bell-slash-o:before{content:"\f1f6"}.fa.fa-trash:before{content:"\f2ed"}.fa.fa-copyright{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-eyedropper:before{content:"\f1fb"}.fa.fa-area-chart:before{content:"\f1fe"}.fa.fa-pie-chart:before{content:"\f200"}.fa.fa-line-chart:before{content:"\f201"}.fa.fa-angellist,.fa.fa-ioxhost,.fa.fa-lastfm,.fa.fa-lastfm-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-cc{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-cc:before{content:"\f20a"}.fa.fa-ils:before,.fa.fa-shekel:before,.fa.fa-sheqel:before{content:"\f20b"}.fa.fa-meanpath{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-meanpath:before{content:"\f2b4"}.fa.fa-buysellads,.fa.fa-connectdevelop,.fa.fa-dashcube,.fa.fa-forumbee,.fa.fa-leanpub,.fa.fa-sellsy,.fa.fa-shirtsinbulk,.fa.fa-simplybuilt,.fa.fa-skyatlas{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-diamond{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-diamond:before{content:"\f3a5"}.fa.fa-intersex:before{content:"\f224"}.fa.fa-facebook-official{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook-official:before{content:"\f09a"}.fa.fa-pinterest-p,.fa.fa-whatsapp{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-hotel:before{content:"\f236"}.fa.fa-medium,.fa.fa-viacoin,.fa.fa-y-combinator,.fa.fa-yc{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-yc:before{content:"\f23b"}.fa.fa-expeditedssl,.fa.fa-opencart,.fa.fa-optin-monster{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-battery-4:before,.fa.fa-battery:before{content:"\f240"}.fa.fa-battery-3:before{content:"\f241"}.fa.fa-battery-2:before{content:"\f242"}.fa.fa-battery-1:before{content:"\f243"}.fa.fa-battery-0:before{content:"\f244"}.fa.fa-object-group,.fa.fa-object-ungroup,.fa.fa-sticky-note-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-sticky-note-o:before{content:"\f249"}.fa.fa-cc-diners-club,.fa.fa-cc-jcb{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-clone,.fa.fa-hourglass-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hourglass-o:before{content:"\f254"}.fa.fa-hourglass-1:before{content:"\f251"}.fa.fa-hourglass-2:before{content:"\f252"}.fa.fa-hourglass-3:before{content:"\f253"}.fa.fa-hand-rock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-rock-o:before{content:"\f255"}.fa.fa-hand-grab-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-grab-o:before{content:"\f255"}.fa.fa-hand-paper-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-paper-o:before{content:"\f256"}.fa.fa-hand-stop-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-stop-o:before{content:"\f256"}.fa.fa-hand-scissors-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-scissors-o:before{content:"\f257"}.fa.fa-hand-lizard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-lizard-o:before{content:"\f258"}.fa.fa-hand-spock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-spock-o:before{content:"\f259"}.fa.fa-hand-pointer-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-pointer-o:before{content:"\f25a"}.fa.fa-hand-peace-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-peace-o:before{content:"\f25b"}.fa.fa-registered{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-chrome,.fa.fa-creative-commons,.fa.fa-firefox,.fa.fa-get-pocket,.fa.fa-gg,.fa.fa-gg-circle,.fa.fa-internet-explorer,.fa.fa-odnoklassniki,.fa.fa-odnoklassniki-square,.fa.fa-opera,.fa.fa-safari,.fa.fa-tripadvisor,.fa.fa-wikipedia-w{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-television:before{content:"\f26c"}.fa.fa-500px,.fa.fa-amazon,.fa.fa-contao{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-calendar-plus-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-plus-o:before{content:"\f271"}.fa.fa-calendar-minus-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-minus-o:before{content:"\f272"}.fa.fa-calendar-times-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-times-o:before{content:"\f273"}.fa.fa-calendar-check-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-check-o:before{content:"\f274"}.fa.fa-map-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-map-o:before{content:"\f279"}.fa.fa-commenting:before{content:"\f4ad"}.fa.fa-commenting-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-commenting-o:before{content:"\f4ad"}.fa.fa-houzz,.fa.fa-vimeo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-vimeo:before{content:"\f27d"}.fa.fa-black-tie,.fa.fa-edge,.fa.fa-fonticons,.fa.fa-reddit-alien{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-credit-card-alt:before{content:"\f09d"}.fa.fa-codiepie,.fa.fa-fort-awesome,.fa.fa-mixcloud,.fa.fa-modx,.fa.fa-product-hunt,.fa.fa-scribd,.fa.fa-usb{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-pause-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-pause-circle-o:before{content:"\f28b"}.fa.fa-stop-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-stop-circle-o:before{content:"\f28d"}.fa.fa-bluetooth,.fa.fa-bluetooth-b,.fa.fa-envira,.fa.fa-gitlab,.fa.fa-wheelchair-alt,.fa.fa-wpbeginner,.fa.fa-wpforms{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-wheelchair-alt:before{content:"\f368"}.fa.fa-question-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-question-circle-o:before{content:"\f059"}.fa.fa-volume-control-phone:before{content:"\f2a0"}.fa.fa-asl-interpreting:before{content:"\f2a3"}.fa.fa-deafness:before,.fa.fa-hard-of-hearing:before{content:"\f2a4"}.fa.fa-glide,.fa.fa-glide-g{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-signing:before{content:"\f2a7"}.fa.fa-first-order,.fa.fa-google-plus-official,.fa.fa-pied-piper,.fa.fa-snapchat,.fa.fa-snapchat-ghost,.fa.fa-snapchat-square,.fa.fa-themeisle,.fa.fa-viadeo,.fa.fa-viadeo-square,.fa.fa-yoast{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus-official:before{content:"\f2b3"}.fa.fa-google-plus-circle{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus-circle:before{content:"\f2b3"}.fa.fa-fa,.fa.fa-font-awesome{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-fa:before{content:"\f2b4"}.fa.fa-handshake-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-handshake-o:before{content:"\f2b5"}.fa.fa-envelope-open-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-envelope-open-o:before{content:"\f2b6"}.fa.fa-linode{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-address-book-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-address-book-o:before{content:"\f2b9"}.fa.fa-vcard:before{content:"\f2bb"}.fa.fa-address-card-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-address-card-o:before{content:"\f2bb"}.fa.fa-vcard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-vcard-o:before{content:"\f2bb"}.fa.fa-user-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-user-circle-o:before{content:"\f2bd"}.fa.fa-user-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-user-o:before{content:"\f007"}.fa.fa-id-badge{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-drivers-license:before{content:"\f2c2"}.fa.fa-id-card-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-id-card-o:before{content:"\f2c2"}.fa.fa-drivers-license-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-drivers-license-o:before{content:"\f2c2"}.fa.fa-free-code-camp,.fa.fa-quora,.fa.fa-telegram{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-thermometer-4:before,.fa.fa-thermometer:before{content:"\f2c7"}.fa.fa-thermometer-3:before{content:"\f2c8"}.fa.fa-thermometer-2:before{content:"\f2c9"}.fa.fa-thermometer-1:before{content:"\f2ca"}.fa.fa-thermometer-0:before{content:"\f2cb"}.fa.fa-bathtub:before,.fa.fa-s15:before{content:"\f2cd"}.fa.fa-window-maximize,.fa.fa-window-restore{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-times-rectangle:before{content:"\f410"}.fa.fa-window-close-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-window-close-o:before{content:"\f410"}.fa.fa-times-rectangle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-times-rectangle-o:before{content:"\f410"}.fa.fa-bandcamp,.fa.fa-eercast,.fa.fa-etsy,.fa.fa-grav,.fa.fa-imdb,.fa.fa-ravelry{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-eercast:before{content:"\f2da"}.fa.fa-snowflake-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-snowflake-o:before{content:"\f2dc"}.fa.fa-superpowers,.fa.fa-wpexplorer{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-cab:before{content:"\f1ba"}.aioseo-toc-header{width:100%;position:relative}.aioseo-toc-header:has(.aioseo-toc-header-area){flex-direction:column;align-items:flex-start}.aioseo-toc-header .aioseo-toc-header-title{align-items:center;color:#434960;display:flex;flex:1 0 auto;font-size:24px;font-weight:700;line-height:125%;max-width:100%;gap:8px}.aioseo-toc-header .aioseo-toc-header-title .aioseo-toc-header-collapsible{display:flex;border-radius:2px;cursor:pointer;transition:transform .3s ease;background-color:#e5f0ff;box-sizing:border-box;justify-content:center;align-items:center}[dir=ltr] .aioseo-toc-header .aioseo-toc-header-title .aioseo-toc-header-collapsible{padding:8px 0 8px 10px}[dir=rtl] .aioseo-toc-header .aioseo-toc-header-title .aioseo-toc-header-collapsible{padding:8px 10px 8px 0}.aioseo-toc-header .aioseo-toc-header-title .aioseo-toc-header-collapsible svg{width:14px;height:14px}[dir=ltr] .aioseo-toc-header .aioseo-toc-header-title .aioseo-toc-header-collapsible svg{margin-right:10px}[dir=rtl] .aioseo-toc-header .aioseo-toc-header-title .aioseo-toc-header-collapsible svg{margin-left:10px}.aioseo-toc-header .aioseo-toc-header-instructions{color:#2c324c;font-size:16px;margin-bottom:0;margin-top:16px}.aioseo-toc-header .aioseo-toc-header-buttons{flex:0 1 auto}.aioseo-toc-contents{transition:transform .3s ease,opacity .3s ease;transform-origin:top;display:block;opacity:1;transform:scaleY(1);padding-top:12px}.aioseo-toc-collapsed{opacity:0;transform:scaleY(0);height:0;overflow:hidden}.hashbar-pro-block-wraper.inline-alignment{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.hashbar-free-wraper{display:flex;flex-direction:row;align-items:center}.has-text-align-center{justify-content:center}.has-text-align-left{justify-content:flex-start}.has-text-align-right{justify-content:flex-end}.has-text-align-space-between{justify-content:space-between}.has-text-align-center.wp-block-hashbar-pro-hashbar-blokcs .hashbar-pro-block-wraper.inline-alignment{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.has-text-align-left.wp-block-hashbar-pro-hashbar-blokcs .hashbar-pro-block-wraper.inline-alignment{-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start}.has-text-align-right.wp-block-hashbar-pro-hashbar-blokcs .hashbar-pro-block-wraper.inline-alignment{-webkit-box-pack:flex-end;-ms-flex-pack:flex-end;justify-content:flex-end}.ht-promo-banner{padding:50px 35px!important;background:#0a0d35;width:250px;border-radius:5px;position:relative}.ht-promo-button a{text-decoration:none;padding:10px 16px;background-color:#ffdf43;color:#000;border-radius:5px;display:inline-block}.ht-content .promo-title{margin:0;font-weight:600}.ht-content .promo-summery{font-size:17px;margin-top:15px!important}.ht-content .promo-title,.ht-content .promo-summery{color:#fff}.ht-promo-button{margin-top:40px!important;display:flex;font-weight:500}.ht-content{z-index:9;position:relative}.ht-promo-button{z-index:9;position:relative}.ht-promo-overlay{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;z-index:8}.wp-block-columns{margin-bottom:0}.hthb-notification *,.hthb-notification *:before,.hthb-notification *:after{box-sizing:border-box}body{-webkit-transition:all 0.3s ease 0s!important;transition:all 0.3s ease 0s!important}.hthb-notification a{text-decoration:none;-webkit-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s}.hthb-notification button{cursor:pointer;-webkit-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s}.hthb-notification{background-position:center center;background-repeat:no-repeat;position:fixed;left:0;top:0;width:100%;-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;z-index:999999999999!important;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";text-shadow:none}.hthb-notification:before{background-color:#2d3e50;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1;background-repeat:no-repeat;background-size:cover;background-position:center center}.hthb-notification.hthb-absolute{position:absolute}.hthb-notification.hthb-pos--bottom{top:auto!important;bottom:0}.hthb-notification.hthb-pos--left-wall,.hthb-notification.hthb-pos--right-wall{left:0;right:auto;bottom:auto;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:auto}.hthb-notification.hthb-pos--right-wall{left:auto;right:0}.hthb-loaded{visibility:visible!important}.admin-bar .hthb-notification.hthb-pos--top{top:32px;z-index:999!important}.hthb-state--minimized .hthb-close-toggle-wrapper{display:none}@media screen and (max-width:782px){.admin-bar .hthb-notification.hthb-pos--top{top:46px}}.hthb-pos--top-promo:before,.hthb-pos--bottom-promo:before{display:none}.hthb-pos--top-promo,.hthb-pos--bottom-promo{width:auto;max-width:100%}.hthb-pos--top-promo{top:0;bottom:auto}.hthb-pos--bottom-promo{bottom:0;top:auto}.hthb-pos--top-promo.hthb-promo-alignment--left,.hthb-pos--bottom-promo.hthb-promo-alignment--left{right:auto;left:0}.hthb-pos--top-promo.hthb-promo-alignment--right,.hthb-pos--bottom-promo.hthb-promo-alignment--right{right:0;left:auto}.hthb-pos--top-promo,.hthb-pos--bottom-promo{margin:50px}.admin-bar .hthb-pos--top-promo{margin-top:32px}.hthb-open-toggle{display:block;background-color:#ff5733;border:medium none;border-radius:0 0 4px 4px;color:#fff;position:absolute;right:20px;text-align:center;-webkit-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;padding:0;z-index:999999;cursor:pointer;min-width:30px;min-height:30px;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}.hthb-has-open-button-text .hthb-open-toggle{padding-left:7px;padding-right:7px}.hthb-pos--top-promo .hthb-open-toggle,.hthb-pos--bottom-promo .hthb-open-toggle{display:none}.hthb-notification.hthb-pos--bottom .hthb-open-toggle{bottom:0;border-radius:5px 5px 0 0}.hthb-pos--top svg{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.hthb-pos--bottom svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.hthb-pos--right-wall .hthb-open-toggle svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.hthb-notification.hthb-pos--left-wall .hthb-open-toggle,.hthb-notification.hthb-pos--right-wall .hthb-open-toggle{left:100%;right:auto;top:30px;width:0}.hthb-notification.hthb-pos--right-wall .hthb-open-toggle{right:100%;left:auto;border-radius:5px 0 0 5px}.hthb-notification.hthb-pos--left-wall .hthb-open-toggle{border-radius:0 5px 5px 0}.hthb-state--open .hthb-open-toggle{display:none}.hthb-notification .hthb-open-toggle:focus-visible,.hthb-notification .hthb-close-toggle:focus-visible{outline:2px solid;outline-offset:3px}.hthb-row{width:100%;position:relative;overflow:hidden;padding:10px 50px 10px 10px}.hthb-pos--left-wall .hthb-row,.hthb-pos--right-wall .hthb-row{padding:30px}.hthb-pos--top-promo .hthb-row,.hthb-pos--bottom-promo .hthb-row{padding:0}.hthb-container{max-width:1200px;width:100%;margin:0 auto;overflow:hidden;position:static}.hthb-container:before{content:"";display:table;clear:both}.hthb-pos--left-wall .hthb-container,.hthb-pos--right-wall .hthb-container{width:100%;min-width:300px}.hthb-close-toggle-wrapper{float:right;position:absolute;right:0;width:25px;text-align:center;z-index:99999;cursor:pointer;visibility:hidden}.hthb-loaded.hthb-has-close-button .hthb-close-toggle-wrapper{visibility:visible}.hthb-state--minimized .hthb-close-toggle-wrapper{visibility:hidden}.hthb-has-close-button-text .hthb-close-toggle-wrapper{top:0}.hthb-pos--left-wall .hthb-close-toggle-wrapper{background-color:#ff5733;right:0;top:0;margin:0}.hthb-pos--right-wall .hthb-close-toggle-wrapper{background-color:#ff5733;left:0;top:0;margin:0}.hthb-pos--right-wall.hthb-has-close-button-text .hthb-close-toggle-wrapper{width:auto;right:auto}.hthb-pos--left-wall.hthb-has-close-button-text .hthb-close-toggle-wrapper{width:auto}.hthb-pos--bottom.hthb-has-close-button-text .hthb-close-toggle-wrapper{width:auto}.hthb-pos--bottom-promo.hthb-has-close-button-text .hthb-close-toggle-wrapper{margin-top:0;width:inherit}.hthb-close-toggle{position:inherit;margin:0;z-index:99999;width:25px;height:25px;line-height:25px;text-align:center;right:20px}.hthb-close-toggle{background-color:#fff0;border:medium none;color:#fff;display:block;text-align:center;float:left;border-radius:0;font-weight:400;cursor:pointer}.hthb-pos--left-wall .hthb-close-toggle,.hthb-pos--right-wall .hthb-close-toggle{position:initial}.hthb-pos--left-wall.hthb-has-close-button-text .hthb-close-toggle,.hthb-pos--right-wall.hthb-has-close-button-text .hthb-close-toggle{padding:15px 15px 15px 8px}.hthb-pos--right-wall.hthb-has-open-button-text .hthb-open-toggle,.hthb-pos--left-wall.hthb-has-open-button-text .hthb-open-toggle{width:auto;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;text-orientation:mixed;padding:7px 5px;line-height:1.4}.hthb-pos--bottom-promo.hthb-has-close-button-text .hthb-close-toggle{padding:15px 15px 15px 8px}.hthb-close-pos--center .hthb-close-toggle-wrapper{margin-top:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.hthb-close-pos--center .hthb-close-toggle{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.hthb-pos--top-promo .hthb-close-toggle,.hthb-pos--bottom-promo .hthb-close-toggle{right:4px}.hthb-has-close-button-text .hthb-close-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto;right:0;padding:15px 15px 15px 0}.hthb-has-close-button-text.hthb-pos--top .hthb-close-toggle,.hthb-has-close-button-text.hthb-pos--bottom .hthb-close-toggle{padding-left:8px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.hthb-pos--bottom.hthb-has-close-button-text .hthb-close-toggle{position:unset}.hthb-has-close-button-text .hthb-close-text{margin-left:7px}.hthb-notification-content p{color:#eceff1;font-family:inherit;font-size:14px;font-weight:400;line-height:28px;margin:0;padding-bottom:initial}.has-text-align-center{-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center}.hthb-notification-content .ht_btn.style_1{background:#fdd835;color:#000;padding:4px 10px;border-radius:3px;text-decoration:none}.hthb-notification-content .ht_btn.style_2{background:#ff5733 none repeat scroll 0 0;border-radius:3px;color:#fff;display:inline-block;font-size:14px;font-weight:400;margin-left:5px;padding:5px 15px}.ht-notification-social a{margin-right:5px}.ht-notification-social a i{display:inline-block;background:#fff;color:#ff5733;border-radius:50%;width:25px;height:25px;line-height:25px;-webkit-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s;-webkit-transition:all 0.3s ease-in 0s;text-align:center}.ht-notification-social a:hover i{background:#ff5733;color:#fff}.hthb-notification-content p+p{margin-top:7px}.hthb-notification .ht_notification_newsletter>h2,.hthb-notification .ht-notification-text>h2{color:#fff;font-size:22px;margin:0;margin-bottom:10px}.hthb-notification .ht_notification_newsletter>p{display:block!important;margin-bottom:14px!important}.hthb-notification .ht-notification-text>p{display:block!important;margin-bottom:0}.hthb-notification .ht_notification_newsletter input[type="email"],.hthb-notification .ht-notification-text input[type="email"]{background:#fff none repeat scroll 0 0;border:0 none;border-radius:3px;box-shadow:none;color:#000;height:40px;margin-bottom:10px;padding:0 10px;width:100%}.hthb-notification .ht_notification_newsletter input[type="submit"],.hthb-notification .ht-notification-text input[type="submit"]{background:#ff5733 none repeat scroll 0 0;border:0 none;color:#fff;cursor:pointer;height:inherit;max-width:inherit;min-width:inherit;padding:12px 25px;width:inherit;line-height:1}.hthb-notification .ht_notification_newsletter input[type="submit"]:hover,.hthb-notification .ht-notification-text input[type="submit"]:hover{background:rgb(255 87 51 / .8)}.hthb-notification .ht_btn.style_1{background:#fdd835;color:#000;padding:4px 10px;border-radius:3px;text-decoration:none}.hthb-notification .mc4wp-alert.mc4wp-success p{line-height:150%}.hthb-countdown-section{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hthb-countdown-wrap{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hthb-countdown-before,.hthb-countdown-after{color:#fff}.hthb-countdown-before{margin-right:15px}.hthb-countdown-after{margin-left:15px}.hthb-countdown-wrap.style-1,.hthb-countdown-wrap.style-4,.hthb-countdown-wrap.style-1,.hthb-countdown-wrap.style-5{background-color:#2d3e50}.hthb-countdown-wrap.style-2{background-color:#EBF3F9;border-radius:5px;box-shadow:0 2px 1px 0 #888}.hthb-countdown-wrap.style-7{margin-left:3px}.hthb-countdown-wrap.style-2 .hthb-single-countdown{padding:5px 14px}.hthb-countdown-wrap.style-3 .hthb-single-countdown{background-color:#EA625D;border-radius:5px;padding:5px 12px;margin:5px}.hthb-countdown-wrap.style-4 .hthb-single-countdown{background-color:#fff0;border:1px solid #fff;padding:5px 20px}.hthb-countdown-wrap.style-5 .hthb-single-countdown{border-radius:5px;padding:2px;margin:5px}.hthb-countdown-wrap.style-6 .hthb-single-countdown{border-radius:5px;padding:7px 10px;margin:5px;background-color:#EBF3F9}.hthb-countdown-wrap.style-7 .hthb-single-countdown{background-color:#EBF3F9;border-radius:5px;margin-right:5px}.hthb-single-countdown{padding:4px 10px;margin-left:-1px;text-align:center;min-width:68px}.hthb-single-countdown__time{color:#fff;font-size:22px;font-weight:700;display:block;margin-bottom:5px;line-height:normal}.hthb-countdown-wrap.style-2 .hthb-single-countdown__time{color:#222}.hthb-countdown-wrap.style-5 .hthb-single-countdown__time{background-color:#B5B5B5;border:1px solid #222;padding:1px 9px;border-radius:5px;color:#333;font-size:28px;font-weight:600}.hthb-countdown-wrap.style-6 .hthb-single-countdown__time{background-color:#EA625D;padding:0 10px;border-radius:5px;color:#333;font-size:28px;font-weight:600}.hthb-countdown-wrap.style-7 .hthb-single-countdown__time{color:#222;font-size:16px;margin-bottom:0}.hthb-single-countdown__text{color:#fff;font-size:12px;display:block}.hthb-countdown-wrap.style-2 .hthb-single-countdown__text{color:#222}.hthb-countdown-wrap.style-5 .hthb-single-countdown__text{color:#fff;font-size:15px}.hthb-countdown-wrap.style-6 .hthb-single-countdown__text{color:#333;font-size:15px}.hthb-countdown-wrap.style-7 .hthb-single-countdown__text{color:#222;font-size:12px}.hthb-countdown .hthb-notification-content.ht-notification-text{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hthb-countdown-wrap .hthb-single-countdown:first-child{margin-left:0}.hthb-countdown-wrap .hthb-single-countdown:last-child{margin-right:0}.hthb-countdown-center .hthb-countdown-wrap{margin-left:15px}.hthb-countdown-center .hthb-countdown-section .hthb-countdown-before{margin-right:0}.hthb-countdown-center .hthb-notification-content.ht-notification-text{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.hashbar-announcement-bar-wrapper{position:relative;width:100%}.hashbar-announcement-bar-wrapper>div:not(.hashbar-announcement-bar){display:block!important;width:100%!important;box-sizing:border-box!important;position:relative;z-index:999999998;margin:0!important;padding:8px 20px!important}.hashbar-countdown-timer{display:inline-block;font-weight:700;margin-left:8px;min-width:100px;white-space:nowrap}.hashbar-countdown-timer.countdown-simple{font-family:'Courier New',monospace;letter-spacing:.5px;font-size:inherit}.hashbar-announcement-content{flex:1;display:flex;flex-direction:column;align-items:center;gap:8px}.hashbar-countdown-timer.countdown-digital{font-family:'Courier New',monospace;letter-spacing:1px;font-size:1.05em;background-color:rgb(0 0 0 / .1);padding:4px 8px;border-radius:4px;display:inline-flex;align-items:center}.countdown-circular{display:flex;align-items:center;justify-content:center;position:relative;width:60px;height:60px;margin:0 4px}.countdown-circle-box{display:flex;flex-direction:column;align-items:center;justify-content:center;width:70px;min-height:70px;border:none;border-radius:50%;font-weight:700;text-align:center;font-variant-numeric:tabular-nums;font-family:'Courier New','Courier',monospace;padding:4px 2px;box-sizing:border-box}.countdown-circle-box .countdown-number{font-size:20px;font-weight:700;line-height:1.2;display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:clip}.countdown-circle-box .countdown-label{font-size:10px;font-weight:500;line-height:1;display:block;margin-top:2px;width:100%;white-space:nowrap;overflow:hidden;text-overflow:clip}.countdown-box{display:flex;flex-direction:column;align-items:center;justify-content:center;width:70px;min-height:70px;border:none;border-radius:8px;font-weight:700;text-align:center;font-variant-numeric:tabular-nums;font-family:'Courier New','Courier',monospace;padding:4px 2px;box-sizing:border-box}.countdown-box .countdown-number{font-size:20px;font-weight:700;line-height:1.2;display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:clip}.countdown-box .countdown-label{font-size:10px;font-weight:500;line-height:1;display:block;margin-top:2px;width:100%;white-space:nowrap;overflow:hidden;text-overflow:clip}.hashbar-countdown-before-section{position:fixed!important;left:0!important;right:0!important;width:100%!important;box-sizing:border-box!important;z-index:999999998!important;display:flex!important;align-items:center!important;justify-content:center!important}.theme-salient .hthb-top-unset{top:unset!important}body.theme-flone{height:unset}@media screen and (max-width:768px){.hthb-notification.hthb-pos--left-wall,.hthb-notification.hthb-pos--right-wall{width:300px}}.hthb.hthb-pt--1{padding-top:1px}.hthb.hthb-pt--2{padding-top:2px}.hthb.hthb-pt--3{padding-top:3px}.hthb.hthb-pt--4{padding-top:4px}.hthb.hthb-pt--5{padding-top:5px}.hthb.hthb-pt--6{padding-top:6px}.hthb.hthb-pt--7{padding-top:7px}.hthb.hthb-pt--8{padding-top:8px}.hthb.hthb-pt--9{padding-top:9px}.hthb.hthb-pt--10{padding-top:10px}.hthb.hthb-pt--11{padding-top:11px}.hthb.hthb-pt--12{padding-top:12px}.hthb.hthb-pt--13{padding-top:13px}.hthb.hthb-pt--14{padding-top:14px}.hthb.hthb-pt--15{padding-top:15px}.hthb.hthb-pt--16{padding-top:16px}.hthb.hthb-pt--17{padding-top:17px}.hthb.hthb-pt--18{padding-top:18px}.hthb.hthb-pt--19{padding-top:19px}.hthb.hthb-pt--20{padding-top:20px}.hthb.hthb-pt--21{padding-top:21px}.hthb.hthb-pt--22{padding-top:22px}.hthb.hthb-pt--23{padding-top:23px}.hthb.hthb-pt--24{padding-top:24px}.hthb.hthb-pt--25{padding-top:25px}.hthb.hthb-pt--26{padding-top:26px}.hthb.hthb-pt--27{padding-top:27px}.hthb.hthb-pt--28{padding-top:28px}.hthb.hthb-pt--29{padding-top:29px}.hthb.hthb-pt--30{padding-top:30px}.hthb.hthb-pt--31{padding-top:31px}.hthb.hthb-pt--32{padding-top:32px}.hthb.hthb-pt--33{padding-top:33px}.hthb.hthb-pt--34{padding-top:34px}.hthb.hthb-pt--35{padding-top:35px}.hthb.hthb-pt--36{padding-top:36px}.hthb.hthb-pt--37{padding-top:37px}.hthb.hthb-pt--38{padding-top:38px}.hthb.hthb-pt--39{padding-top:39px}.hthb.hthb-pt--40{padding-top:40px}.hthb.hthb-pt--41{padding-top:41px}.hthb.hthb-pt--42{padding-top:42px}.hthb.hthb-pt--43{padding-top:43px}.hthb.hthb-pt--44{padding-top:44px}.hthb.hthb-pt--45{padding-top:45px}.hthb.hthb-pt--46{padding-top:46px}.hthb.hthb-pt--47{padding-top:47px}.hthb.hthb-pt--48{padding-top:48px}.hthb.hthb-pt--49{padding-top:49px}.hthb.hthb-pt--50{padding-top:50px}.hthb.hthb-pt--51{padding-top:51px}.hthb.hthb-pt--52{padding-top:52px}.hthb.hthb-pt--53{padding-top:53px}.hthb.hthb-pt--54{padding-top:54px}.hthb.hthb-pt--55{padding-top:55px}.hthb.hthb-pt--56{padding-top:56px}.hthb.hthb-pt--57{padding-top:57px}.hthb.hthb-pt--58{padding-top:58px}.hthb.hthb-pt--59{padding-top:59px}.hthb.hthb-pt--60{padding-top:60px}.hthb.hthb-pt--61{padding-top:61px}.hthb.hthb-pt--62{padding-top:62px}.hthb.hthb-pt--63{padding-top:63px}.hthb.hthb-pt--64{padding-top:64px}.hthb.hthb-pt--65{padding-top:65px}.hthb.hthb-pt--66{padding-top:66px}.hthb.hthb-pt--67{padding-top:67px}.hthb.hthb-pt--68{padding-top:68px}.hthb.hthb-pt--69{padding-top:69px}.hthb.hthb-pt--70{padding-top:70px}.hthb.hthb-pt--71{padding-top:71px}.hthb.hthb-pt--72{padding-top:72px}.hthb.hthb-pt--73{padding-top:73px}.hthb.hthb-pt--74{padding-top:74px}.hthb.hthb-pt--75{padding-top:75px}.hthb.hthb-pt--76{padding-top:76px}.hthb.hthb-pt--77{padding-top:77px}.hthb.hthb-pt--78{padding-top:78px}.hthb.hthb-pt--79{padding-top:79px}.hthb.hthb-pt--80{padding-top:80px}.hthb.hthb-pt--81{padding-top:81px}.hthb.hthb-pt--82{padding-top:82px}.hthb.hthb-pt--83{padding-top:83px}.hthb.hthb-pt--84{padding-top:84px}.hthb.hthb-pt--85{padding-top:85px}.hthb.hthb-pt--86{padding-top:86px}.hthb.hthb-pt--87{padding-top:87px}.hthb.hthb-pt--88{padding-top:88px}.hthb.hthb-pt--89{padding-top:89px}.hthb.hthb-pt--90{padding-top:90px}.hthb.hthb-pt--91{padding-top:91px}.hthb.hthb-pt--92{padding-top:92px}.hthb.hthb-pt--93{padding-top:93px}.hthb.hthb-pt--94{padding-top:94px}.hthb.hthb-pt--95{padding-top:95px}.hthb.hthb-pt--96{padding-top:96px}.hthb.hthb-pt--97{padding-top:97px}.hthb.hthb-pt--98{padding-top:98px}.hthb.hthb-pt--99{padding-top:99px}.hthb.hthb-pt--100{padding-top:100px}.hthb.hthb-pt--101{padding-top:101px}.hthb.hthb-pt--102{padding-top:102px}.hthb.hthb-pt--103{padding-top:103px}.hthb.hthb-pt--104{padding-top:104px}.hthb.hthb-pt--105{padding-top:105px}.hthb.hthb-pt--106{padding-top:106px}.hthb.hthb-pt--107{padding-top:107px}.hthb.hthb-pt--108{padding-top:108px}.hthb.hthb-pt--109{padding-top:109px}.hthb.hthb-pt--110{padding-top:110px}.hthb.hthb-pt--111{padding-top:111px}.hthb.hthb-pt--112{padding-top:112px}.hthb.hthb-pt--113{padding-top:113px}.hthb.hthb-pt--114{padding-top:114px}.hthb.hthb-pt--115{padding-top:115px}.hthb.hthb-pt--116{padding-top:116px}.hthb.hthb-pt--117{padding-top:117px}.hthb.hthb-pt--118{padding-top:118px}.hthb.hthb-pt--119{padding-top:119px}.hthb.hthb-pt--120{padding-top:120px}.hthb.hthb-pt--121{padding-top:121px}.hthb.hthb-pt--122{padding-top:122px}.hthb.hthb-pt--123{padding-top:123px}.hthb.hthb-pt--124{padding-top:124px}.hthb.hthb-pt--125{padding-top:125px}.hthb.hthb-pt--126{padding-top:126px}.hthb.hthb-pt--127{padding-top:127px}.hthb.hthb-pt--128{padding-top:128px}.hthb.hthb-pt--129{padding-top:129px}.hthb.hthb-pt--130{padding-top:130px}.hthb.hthb-pt--131{padding-top:131px}.hthb.hthb-pt--132{padding-top:132px}.hthb.hthb-pt--133{padding-top:133px}.hthb.hthb-pt--134{padding-top:134px}.hthb.hthb-pt--135{padding-top:135px}.hthb.hthb-pt--136{padding-top:136px}.hthb.hthb-pt--137{padding-top:137px}.hthb.hthb-pt--138{padding-top:138px}.hthb.hthb-pt--139{padding-top:139px}.hthb.hthb-pt--140{padding-top:140px}.hthb.hthb-pt--141{padding-top:141px}.hthb.hthb-pt--142{padding-top:142px}.hthb.hthb-pt--143{padding-top:143px}.hthb.hthb-pt--144{padding-top:144px}.hthb.hthb-pt--145{padding-top:145px}.hthb.hthb-pt--146{padding-top:146px}.hthb.hthb-pt--147{padding-top:147px}.hthb.hthb-pt--148{padding-top:148px}.hthb.hthb-pt--149{padding-top:149px}.hthb.hthb-pt--150{padding-top:150px}.hthb.hthb-pt--151{padding-top:151px}.hthb.hthb-pt--152{padding-top:152px}.hthb.hthb-pt--153{padding-top:153px}.hthb.hthb-pt--154{padding-top:154px}.hthb.hthb-pt--155{padding-top:155px}.hthb.hthb-pt--156{padding-top:156px}.hthb.hthb-pt--157{padding-top:157px}.hthb.hthb-pt--158{padding-top:158px}.hthb.hthb-pt--159{padding-top:159px}.hthb.hthb-pt--160{padding-top:160px}.hthb.hthb-pt--161{padding-top:161px}.hthb.hthb-pt--162{padding-top:162px}.hthb.hthb-pt--163{padding-top:163px}.hthb.hthb-pt--164{padding-top:164px}.hthb.hthb-pt--165{padding-top:165px}.hthb.hthb-pt--166{padding-top:166px}.hthb.hthb-pt--167{padding-top:167px}.hthb.hthb-pt--168{padding-top:168px}.hthb.hthb-pt--169{padding-top:169px}.hthb.hthb-pt--170{padding-top:170px}.hthb.hthb-pt--171{padding-top:171px}.hthb.hthb-pt--172{padding-top:172px}.hthb.hthb-pt--173{padding-top:173px}.hthb.hthb-pt--174{padding-top:174px}.hthb.hthb-pt--175{padding-top:175px}.hthb.hthb-pt--176{padding-top:176px}.hthb.hthb-pt--177{padding-top:177px}.hthb.hthb-pt--178{padding-top:178px}.hthb.hthb-pt--179{padding-top:179px}.hthb.hthb-pt--180{padding-top:180px}.hthb.hthb-pt--181{padding-top:181px}.hthb.hthb-pt--182{padding-top:182px}.hthb.hthb-pt--183{padding-top:183px}.hthb.hthb-pt--184{padding-top:184px}.hthb.hthb-pt--185{padding-top:185px}.hthb.hthb-pt--186{padding-top:186px}.hthb.hthb-pt--187{padding-top:187px}.hthb.hthb-pt--188{padding-top:188px}.hthb.hthb-pt--189{padding-top:189px}.hthb.hthb-pt--190{padding-top:190px}.hthb.hthb-pt--191{padding-top:191px}.hthb.hthb-pt--192{padding-top:192px}.hthb.hthb-pt--193{padding-top:193px}.hthb.hthb-pt--194{padding-top:194px}.hthb.hthb-pt--195{padding-top:195px}.hthb.hthb-pt--196{padding-top:196px}.hthb.hthb-pt--197{padding-top:197px}.hthb.hthb-pt--198{padding-top:198px}.hthb.hthb-pt--199{padding-top:199px}.hthb.hthb-pt--200{padding-top:200px}.hthb.hthb-pt--201{padding-top:201px}.hthb.hthb-pt--202{padding-top:202px}.hthb.hthb-pt--203{padding-top:203px}.hthb.hthb-pt--204{padding-top:204px}.hthb.hthb-pt--205{padding-top:205px}.hthb.hthb-pt--206{padding-top:206px}.hthb.hthb-pt--207{padding-top:207px}.hthb.hthb-pt--208{padding-top:208px}.hthb.hthb-pt--209{padding-top:209px}.hthb.hthb-pt--210{padding-top:210px}.hthb.hthb-pt--211{padding-top:211px}.hthb.hthb-pt--212{padding-top:212px}.hthb.hthb-pt--213{padding-top:213px}.hthb.hthb-pt--214{padding-top:214px}.hthb.hthb-pt--215{padding-top:215px}.hthb.hthb-pt--216{padding-top:216px}.hthb.hthb-pt--217{padding-top:217px}.hthb.hthb-pt--218{padding-top:218px}.hthb.hthb-pt--219{padding-top:219px}.hthb.hthb-pt--220{padding-top:220px}.hthb.hthb-pt--221{padding-top:221px}.hthb.hthb-pt--222{padding-top:222px}.hthb.hthb-pt--223{padding-top:223px}.hthb.hthb-pt--224{padding-top:224px}.hthb.hthb-pt--225{padding-top:225px}.hthb.hthb-pt--226{padding-top:226px}.hthb.hthb-pt--227{padding-top:227px}.hthb.hthb-pt--228{padding-top:228px}.hthb.hthb-pt--229{padding-top:229px}.hthb.hthb-pt--230{padding-top:230px}.hthb.hthb-pt--231{padding-top:231px}.hthb.hthb-pt--232{padding-top:232px}.hthb.hthb-pt--233{padding-top:233px}.hthb.hthb-pt--234{padding-top:234px}.hthb.hthb-pt--235{padding-top:235px}.hthb.hthb-pt--236{padding-top:236px}.hthb.hthb-pt--237{padding-top:237px}.hthb.hthb-pt--238{padding-top:238px}.hthb.hthb-pt--239{padding-top:239px}.hthb.hthb-pt--240{padding-top:240px}.hthb.hthb-pt--241{padding-top:241px}.hthb.hthb-pt--242{padding-top:242px}.hthb.hthb-pt--243{padding-top:243px}.hthb.hthb-pt--244{padding-top:244px}.hthb.hthb-pt--245{padding-top:245px}.hthb.hthb-pt--246{padding-top:246px}.hthb.hthb-pt--247{padding-top:247px}.hthb.hthb-pt--248{padding-top:248px}.hthb.hthb-pt--249{padding-top:249px}.hthb.hthb-pt--250{padding-top:250px}.hthb.hthb-pt--251{padding-top:251px}.hthb.hthb-pt--252{padding-top:252px}.hthb.hthb-pt--253{padding-top:253px}.hthb.hthb-pt--254{padding-top:254px}.hthb.hthb-pt--255{padding-top:255px}.hthb.hthb-pt--256{padding-top:256px}.hthb.hthb-pt--257{padding-top:257px}.hthb.hthb-pt--258{padding-top:258px}.hthb.hthb-pt--259{padding-top:259px}.hthb.hthb-pt--260{padding-top:260px}.hthb.hthb-pt--261{padding-top:261px}.hthb.hthb-pt--262{padding-top:262px}.hthb.hthb-pt--263{padding-top:263px}.hthb.hthb-pt--264{padding-top:264px}.hthb.hthb-pt--265{padding-top:265px}.hthb.hthb-pt--266{padding-top:266px}.hthb.hthb-pt--267{padding-top:267px}.hthb.hthb-pt--268{padding-top:268px}.hthb.hthb-pt--269{padding-top:269px}.hthb.hthb-pt--270{padding-top:270px}.hthb.hthb-pt--271{padding-top:271px}.hthb.hthb-pt--272{padding-top:272px}.hthb.hthb-pt--273{padding-top:273px}.hthb.hthb-pt--274{padding-top:274px}.hthb.hthb-pt--275{padding-top:275px}.hthb.hthb-pt--276{padding-top:276px}.hthb.hthb-pt--277{padding-top:277px}.hthb.hthb-pt--278{padding-top:278px}.hthb.hthb-pt--279{padding-top:279px}.hthb.hthb-pt--280{padding-top:280px}.hthb.hthb-pt--281{padding-top:281px}.hthb.hthb-pt--282{padding-top:282px}.hthb.hthb-pt--283{padding-top:283px}.hthb.hthb-pt--284{padding-top:284px}.hthb.hthb-pt--285{padding-top:285px}.hthb.hthb-pt--286{padding-top:286px}.hthb.hthb-pt--287{padding-top:287px}.hthb.hthb-pt--288{padding-top:288px}.hthb.hthb-pt--289{padding-top:289px}.hthb.hthb-pt--290{padding-top:290px}.hthb.hthb-pt--291{padding-top:291px}.hthb.hthb-pt--292{padding-top:292px}.hthb.hthb-pt--293{padding-top:293px}.hthb.hthb-pt--294{padding-top:294px}.hthb.hthb-pt--295{padding-top:295px}.hthb.hthb-pt--296{padding-top:296px}.hthb.hthb-pt--297{padding-top:297px}.hthb.hthb-pt--298{padding-top:298px}.hthb.hthb-pt--299{padding-top:299px}.hthb.hthb-pt--300{padding-top:300px}.hthb.hthb-pt--301{padding-top:301px}.hthb.hthb-pt--302{padding-top:302px}.hthb.hthb-pt--303{padding-top:303px}.hthb.hthb-pt--304{padding-top:304px}.hthb.hthb-pt--305{padding-top:305px}.hthb.hthb-pt--306{padding-top:306px}.hthb.hthb-pt--307{padding-top:307px}.hthb.hthb-pt--308{padding-top:308px}.hthb.hthb-pt--309{padding-top:309px}.hthb.hthb-pt--310{padding-top:310px}.hthb.hthb-pt--311{padding-top:311px}.hthb.hthb-pt--312{padding-top:312px}.hthb.hthb-pt--313{padding-top:313px}.hthb.hthb-pt--314{padding-top:314px}.hthb.hthb-pt--315{padding-top:315px}.hthb.hthb-pt--316{padding-top:316px}.hthb.hthb-pt--317{padding-top:317px}.hthb.hthb-pt--318{padding-top:318px}.hthb.hthb-pt--319{padding-top:319px}.hthb.hthb-pt--320{padding-top:320px}.hthb.hthb-pt--321{padding-top:321px}.hthb.hthb-pt--322{padding-top:322px}.hthb.hthb-pt--323{padding-top:323px}.hthb.hthb-pt--324{padding-top:324px}.hthb.hthb-pt--325{padding-top:325px}.hthb.hthb-pt--326{padding-top:326px}.hthb.hthb-pt--327{padding-top:327px}.hthb.hthb-pt--328{padding-top:328px}.hthb.hthb-pt--329{padding-top:329px}.hthb.hthb-pt--330{padding-top:330px}.hthb.hthb-pt--331{padding-top:331px}.hthb.hthb-pt--332{padding-top:332px}.hthb.hthb-pt--333{padding-top:333px}.hthb.hthb-pt--334{padding-top:334px}.hthb.hthb-pt--335{padding-top:335px}.hthb.hthb-pt--336{padding-top:336px}.hthb.hthb-pt--337{padding-top:337px}.hthb.hthb-pt--338{padding-top:338px}.hthb.hthb-pt--339{padding-top:339px}.hthb.hthb-pt--340{padding-top:340px}.hthb.hthb-pt--341{padding-top:341px}.hthb.hthb-pt--342{padding-top:342px}.hthb.hthb-pt--343{padding-top:343px}.hthb.hthb-pt--344{padding-top:344px}.hthb.hthb-pt--345{padding-top:345px}.hthb.hthb-pt--346{padding-top:346px}.hthb.hthb-pt--347{padding-top:347px}.hthb.hthb-pt--348{padding-top:348px}.hthb.hthb-pt--349{padding-top:349px}.hthb.hthb-pt--350{padding-top:350px}.hthb.hthb-pt--351{padding-top:351px}.hthb.hthb-pt--352{padding-top:352px}.hthb.hthb-pt--353{padding-top:353px}.hthb.hthb-pt--354{padding-top:354px}.hthb.hthb-pt--355{padding-top:355px}.hthb.hthb-pt--356{padding-top:356px}.hthb.hthb-pt--357{padding-top:357px}.hthb.hthb-pt--358{padding-top:358px}.hthb.hthb-pt--359{padding-top:359px}.hthb.hthb-pt--360{padding-top:360px}.hthb.hthb-pt--361{padding-top:361px}.hthb.hthb-pt--362{padding-top:362px}.hthb.hthb-pt--363{padding-top:363px}.hthb.hthb-pt--364{padding-top:364px}.hthb.hthb-pt--365{padding-top:365px}.hthb.hthb-pt--366{padding-top:366px}.hthb.hthb-pt--367{padding-top:367px}.hthb.hthb-pt--368{padding-top:368px}.hthb.hthb-pt--369{padding-top:369px}.hthb.hthb-pt--370{padding-top:370px}.hthb.hthb-pt--371{padding-top:371px}.hthb.hthb-pt--372{padding-top:372px}.hthb.hthb-pt--373{padding-top:373px}.hthb.hthb-pt--374{padding-top:374px}.hthb.hthb-pt--375{padding-top:375px}.hthb.hthb-pt--376{padding-top:376px}.hthb.hthb-pt--377{padding-top:377px}.hthb.hthb-pt--378{padding-top:378px}.hthb.hthb-pt--379{padding-top:379px}.hthb.hthb-pt--380{padding-top:380px}.hthb.hthb-pt--381{padding-top:381px}.hthb.hthb-pt--382{padding-top:382px}.hthb.hthb-pt--383{padding-top:383px}.hthb.hthb-pt--384{padding-top:384px}.hthb.hthb-pt--385{padding-top:385px}.hthb.hthb-pt--386{padding-top:386px}.hthb.hthb-pt--387{padding-top:387px}.hthb.hthb-pt--388{padding-top:388px}.hthb.hthb-pt--389{padding-top:389px}.hthb.hthb-pt--390{padding-top:390px}.hthb.hthb-pt--391{padding-top:391px}.hthb.hthb-pt--392{padding-top:392px}.hthb.hthb-pt--393{padding-top:393px}.hthb.hthb-pt--394{padding-top:394px}.hthb.hthb-pt--395{padding-top:395px}.hthb.hthb-pt--396{padding-top:396px}.hthb.hthb-pt--397{padding-top:397px}.hthb.hthb-pt--398{padding-top:398px}.hthb.hthb-pt--399{padding-top:399px}.hthb.hthb-pt--400{padding-top:400px}.hthb.hthb-pt--401{padding-top:401px}.hthb.hthb-pt--402{padding-top:402px}.hthb.hthb-pt--403{padding-top:403px}.hthb.hthb-pt--404{padding-top:404px}.hthb.hthb-pt--405{padding-top:405px}.hthb.hthb-pt--406{padding-top:406px}.hthb.hthb-pt--407{padding-top:407px}.hthb.hthb-pt--408{padding-top:408px}.hthb.hthb-pt--409{padding-top:409px}.hthb.hthb-pt--410{padding-top:410px}.hthb.hthb-pt--411{padding-top:411px}.hthb.hthb-pt--412{padding-top:412px}.hthb.hthb-pt--413{padding-top:413px}.hthb.hthb-pt--414{padding-top:414px}.hthb.hthb-pt--415{padding-top:415px}.hthb.hthb-pt--416{padding-top:416px}.hthb.hthb-pt--417{padding-top:417px}.hthb.hthb-pt--418{padding-top:418px}.hthb.hthb-pt--419{padding-top:419px}.hthb.hthb-pt--420{padding-top:420px}.hthb.hthb-pt--421{padding-top:421px}.hthb.hthb-pt--422{padding-top:422px}.hthb.hthb-pt--423{padding-top:423px}.hthb.hthb-pt--424{padding-top:424px}.hthb.hthb-pt--425{padding-top:425px}.hthb.hthb-pt--426{padding-top:426px}.hthb.hthb-pt--427{padding-top:427px}.hthb.hthb-pt--428{padding-top:428px}.hthb.hthb-pt--429{padding-top:429px}.hthb.hthb-pt--430{padding-top:430px}.hthb.hthb-pt--431{padding-top:431px}.hthb.hthb-pt--432{padding-top:432px}.hthb.hthb-pt--433{padding-top:433px}.hthb.hthb-pt--434{padding-top:434px}.hthb.hthb-pt--435{padding-top:435px}.hthb.hthb-pt--436{padding-top:436px}.hthb.hthb-pt--437{padding-top:437px}.hthb.hthb-pt--438{padding-top:438px}.hthb.hthb-pt--439{padding-top:439px}.hthb.hthb-pt--440{padding-top:440px}.hthb.hthb-pt--441{padding-top:441px}.hthb.hthb-pt--442{padding-top:442px}.hthb.hthb-pt--443{padding-top:443px}.hthb.hthb-pt--444{padding-top:444px}.hthb.hthb-pt--445{padding-top:445px}.hthb.hthb-pt--446{padding-top:446px}.hthb.hthb-pt--447{padding-top:447px}.hthb.hthb-pt--448{padding-top:448px}.hthb.hthb-pt--449{padding-top:449px}.hthb.hthb-pt--450{padding-top:450px}.hthb.hthb-pt--451{padding-top:451px}.hthb.hthb-pt--452{padding-top:452px}.hthb.hthb-pt--453{padding-top:453px}.hthb.hthb-pt--454{padding-top:454px}.hthb.hthb-pt--455{padding-top:455px}.hthb.hthb-pt--456{padding-top:456px}.hthb.hthb-pt--457{padding-top:457px}.hthb.hthb-pt--458{padding-top:458px}.hthb.hthb-pt--459{padding-top:459px}.hthb.hthb-pt--460{padding-top:460px}.hthb.hthb-pt--461{padding-top:461px}.hthb.hthb-pt--462{padding-top:462px}.hthb.hthb-pt--463{padding-top:463px}.hthb.hthb-pt--464{padding-top:464px}.hthb.hthb-pt--465{padding-top:465px}.hthb.hthb-pt--466{padding-top:466px}.hthb.hthb-pt--467{padding-top:467px}.hthb.hthb-pt--468{padding-top:468px}.hthb.hthb-pt--469{padding-top:469px}.hthb.hthb-pt--470{padding-top:470px}.hthb.hthb-pt--471{padding-top:471px}.hthb.hthb-pt--472{padding-top:472px}.hthb.hthb-pt--473{padding-top:473px}.hthb.hthb-pt--474{padding-top:474px}.hthb.hthb-pt--475{padding-top:475px}.hthb.hthb-pt--476{padding-top:476px}.hthb.hthb-pt--477{padding-top:477px}.hthb.hthb-pt--478{padding-top:478px}.hthb.hthb-pt--479{padding-top:479px}.hthb.hthb-pt--480{padding-top:480px}.hthb.hthb-pt--481{padding-top:481px}.hthb.hthb-pt--482{padding-top:482px}.hthb.hthb-pt--483{padding-top:483px}.hthb.hthb-pt--484{padding-top:484px}.hthb.hthb-pt--485{padding-top:485px}.hthb.hthb-pt--486{padding-top:486px}.hthb.hthb-pt--487{padding-top:487px}.hthb.hthb-pt--488{padding-top:488px}.hthb.hthb-pt--489{padding-top:489px}.hthb.hthb-pt--490{padding-top:490px}.hthb.hthb-pt--491{padding-top:491px}.hthb.hthb-pt--492{padding-top:492px}.hthb.hthb-pt--493{padding-top:493px}.hthb.hthb-pt--494{padding-top:494px}.hthb.hthb-pt--495{padding-top:495px}.hthb.hthb-pt--496{padding-top:496px}.hthb.hthb-pt--497{padding-top:497px}.hthb.hthb-pt--498{padding-top:498px}.hthb.hthb-pt--499{padding-top:499px}.hthb.hthb-pt--500{padding-top:500px}.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}}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important;word-break:normal!important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type="file"]{cursor:pointer}.wpcf7 input[type="file"]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}.themepure-theme-btn{border-radius:100px;padding:8px 22px;font-weight:500;font-size:16px;letter-spacing:.03em;z-index:9;line-height:1;overflow:hidden;display:inline-flex;align-items:center;text-transform:capitalize;position:relative;background-color:var(--tp-common-black);color:var(--tp-common-white);border:2px solid var(--tp-common-black);transition:0.3s}.themepure-theme-btn:hover{background-color:var(--tp-common-white);border-color:var(--tp-common-black);color:var(--tp-common-black)}.themepure-theme-btn span{display:inline-block}.themepure-theme-btn img{object-fit:cover}.themepure-theme-btn-line-effect{position:relative;background-color:#fff;color:var(--tp-common-black);border:none;border-radius:0;overflow:visible;padding:0 0}.themepure-theme-btn-line-effect:hover{background-color:#fff;color:var(--tp-common-black)}.themepure-theme-btn-line-effect::before,.themepure-theme-btn-line-effect::after{position:absolute;bottom:-4px;right:0;width:0;height:1px;content:"";transition:0.4s;background-color:currentColor}.themepure-theme-btn-line-effect::after{right:auto;left:0;width:100%;opacity:.3}.themepure-theme-btn-line-effect:hover::before{right:auto;left:0;width:100%}.tp-theme-social-btn,.tp-pdt-meta-social-btn{height:44px;width:44px;line-height:1;border-radius:50%;text-align:center;display:flex;align-items:center;justify-content:center;margin-right:9px;position:relative;transition:0.3s;border:1px solid rgb(25 25 26 / .14)}.tp-theme-social-btn img,.tp-pdt-meta-social-btn img{object-fit:cover}.tp-theme-social-btn:hover,.tp-pdt-meta-social-btn:hover{background-color:var(--tp-common-black);border-color:var(--tp-common-black);color:var(--tp-common-white)}.processing{position:relative}.processing .block-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;opacity:.6;z-index:9999;display:block}.processing .block-message{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10000;display:block;color:#000;font-size:16px}#wpwrap #adminmenuwrap .wp-menu-image.dashicons-before img{width:18px!important}:root{--woocommerce:#720eec;--wc-green:#008a20;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px;--wc-card-border-radius:8px}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:" ";display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:" ";display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{background-color:#fff0;border-radius:0;border:0;color:var(--wc-form-color-text,#000);cursor:pointer;font-size:inherit;line-height:inherit;margin:0;padding:0;position:absolute;right:.7em;text-decoration:none;top:50%;transform:translateY(-50%);-moz-osx-font-smoothing:inherit;-webkit-appearance:none;-webkit-font-smoothing:inherit}.woocommerce form .show-password-input::before,.woocommerce-page form .show-password-input::before{background-repeat:no-repeat;background-size:cover;background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.3 3.3C16.9 2.9 16.2 2.9 15.7 3.3L13.3 5.7C12.2437 5.3079 11.1267 5.1048 10 5.1C6.2 5.2 2.8 7.2 1 10.5C1.2 10.9 1.5 11.3 1.8 11.7C2.6 12.8 3.6 13.7 4.7 14.4L3 16.1C2.6 16.5 2.5 17.2 3 17.7C3.4 18.1 4.1 18.2 4.6 17.7L17.3 4.9C17.7 4.4 17.7 3.7 17.3 3.3ZM6.7 12.3L5.4 13.6C4.2 12.9 3.1 11.9 2.3 10.7C3.5 9 5.1 7.8 7 7.2C5.7 8.6 5.6 10.8 6.7 12.3ZM10.1 9C9.6 8.5 9.7 7.7 10.2 7.2C10.7 6.8 11.4 6.8 11.9 7.2L10.1 9ZM18.3 9.5C17.8 8.8 17.2 8.1 16.5 7.6L15.5 8.6C16.3 9.2 17 9.9 17.6 10.8C15.9 13.4 13 15 9.9 15H9.1L8.1 16C8.8 15.9 9.4 16 10 16C13.3 16 16.4 14.4 18.3 11.7C18.6 11.3 18.8 10.9 19.1 10.5C18.8 10.2 18.6 9.8 18.3 9.5ZM14 10L10 14C12.2 14 14 12.2 14 10Z" fill="%23111111"/></svg>');content:"";display:block;height:22px;width:22px}.woocommerce form .show-password-input.display-password::before,.woocommerce-page form .show-password-input.display-password::before{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 9.49999C15 4.89999 8.50002 3.79999 3.90002 7.19999C2.70002 8.09999 1.70002 9.29999 0.900024 10.6C1.10002 11 1.40002 11.4 1.70002 11.8C5.00002 16.4 11.3 17.4 15.9 14.2C16.8 13.5 17.6 12.8 18.3 11.8C18.6 11.4 18.8 11 19.1 10.6C18.8 10.2 18.6 9.79999 18.3 9.49999ZM10.1 7.19999C10.6 6.69999 11.4 6.69999 11.9 7.19999C12.4 7.69999 12.4 8.49999 11.9 8.99999C11.4 9.49999 10.6 9.49999 10.1 8.99999C9.60003 8.49999 9.60003 7.69999 10.1 7.19999ZM10 14.9C6.90002 14.9 4.00002 13.3 2.30002 10.7C3.50002 8.99999 5.10002 7.79999 7.00002 7.19999C6.30002 7.99999 6.00002 8.89999 6.00002 9.89999C6.00002 12.1 7.70002 14 10 14C12.2 14 14.1 12.3 14.1 9.99999V9.89999C14.1 8.89999 13.7 7.89999 13 7.19999C14.9 7.79999 16.5 8.99999 17.7 10.7C16 13.3 13.1 14.9 10 14.9Z" fill="%23111111"/></svg>')}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:" ";display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-account .woocommerce-MyAccount-content mark{background-color:#fff0;color:inherit;font-weight:700}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgb(0 0 0 / .15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}@media only screen and (max-width:768px){:root{--woocommerce:#720eec;--wc-green:#008a20;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px;--wc-card-border-radius:8px}.woocommerce table.shop_table_responsive thead,.woocommerce-page table.shop_table_responsive thead{display:none}.woocommerce table.shop_table_responsive tbody tr:first-child td:first-child,.woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child{border-top:0}.woocommerce table.shop_table_responsive tbody th,.woocommerce-page table.shop_table_responsive tbody th{display:none}.woocommerce table.shop_table_responsive tr,.woocommerce-page table.shop_table_responsive tr{display:block}.woocommerce table.shop_table_responsive tr td,.woocommerce-page table.shop_table_responsive tr td{display:block;text-align:right!important}.woocommerce table.shop_table_responsive tr td.order-actions,.woocommerce-page table.shop_table_responsive tr td.order-actions{text-align:left!important}.woocommerce table.shop_table_responsive tr td::before,.woocommerce-page table.shop_table_responsive tr td::before{content:attr(data-title) ": ";font-weight:700;float:left}.woocommerce table.shop_table_responsive tr td.actions::before,.woocommerce table.shop_table_responsive tr td.product-remove::before,.woocommerce-page table.shop_table_responsive tr td.actions::before,.woocommerce-page table.shop_table_responsive tr td.product-remove::before{display:none}.woocommerce table.shop_table_responsive tr:nth-child(2n) td,.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td{background-color:rgb(0 0 0 / .025)}.woocommerce table.my_account_orders tr td.order-actions,.woocommerce-page table.my_account_orders tr td.order-actions{text-align:left}.woocommerce table.my_account_orders tr td.order-actions::before,.woocommerce-page table.my_account_orders tr td.order-actions::before{display:none}.woocommerce table.my_account_orders tr td.order-actions .button,.woocommerce-page table.my_account_orders tr td.order-actions .button{float:none;margin:.125em .25em .125em 0}.woocommerce table.shop_attributes tr,.woocommerce-page table.shop_attributes tr{display:block}.woocommerce table.shop_attributes tr td,.woocommerce table.shop_attributes tr th,.woocommerce-page table.shop_attributes tr td,.woocommerce-page table.shop_attributes tr th{display:block;max-width:100%;width:auto;text-align:left;padding:.5em}.woocommerce table.shop_attributes tr th,.woocommerce-page table.shop_attributes tr th{padding-bottom:.25em;border-bottom:0}.woocommerce table.shop_attributes tr td,.woocommerce-page table.shop_attributes tr td{padding-top:.25em}.woocommerce table.shop_attributes tr td>:first-child,.woocommerce table.shop_attributes tr th>:first-child,.woocommerce-page table.shop_attributes tr td>:first-child,.woocommerce-page table.shop_attributes tr th>:first-child{padding-top:0;margin-top:0}.woocommerce table.shop_attributes tr td>:last-child,.woocommerce table.shop_attributes tr th>:last-child,.woocommerce-page table.shop_attributes tr td>:last-child,.woocommerce-page table.shop_attributes tr th>:last-child{padding-bottom:0;margin-bottom:0}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-1,.woocommerce-page .col2-set .col-2{float:none;width:100%}.woocommerce ul.products[class*=columns-] li.product,.woocommerce-page ul.products[class*=columns-] li.product{width:48%;float:left;clear:both;margin:0 0 2.992em}.woocommerce ul.products[class*=columns-] li.product:nth-child(2n),.woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n){float:right;clear:none!important}.woocommerce #content div.product div.images,.woocommerce #content div.product div.summary,.woocommerce div.product div.images,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.images,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.images,.woocommerce-page div.product div.summary{float:none;width:100%}.woocommerce #content table.cart .product-thumbnail,.woocommerce table.cart .product-thumbnail,.woocommerce-page #content table.cart .product-thumbnail,.woocommerce-page table.cart .product-thumbnail{display:none}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:left}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:none;padding-bottom:.5em}.woocommerce #content table.cart td.actions .coupon::after,.woocommerce #content table.cart td.actions .coupon::before,.woocommerce table.cart td.actions .coupon::after,.woocommerce table.cart td.actions .coupon::before,.woocommerce-page #content table.cart td.actions .coupon::after,.woocommerce-page #content table.cart td.actions .coupon::before,.woocommerce-page table.cart td.actions .coupon::after,.woocommerce-page table.cart td.actions .coupon::before{content:" ";display:table}.woocommerce #content table.cart td.actions .coupon::after,.woocommerce table.cart td.actions .coupon::after,.woocommerce-page #content table.cart td.actions .coupon::after,.woocommerce-page table.cart td.actions .coupon::after{clear:both}.woocommerce #content table.cart td.actions .coupon .button,.woocommerce #content table.cart td.actions .coupon .input-text,.woocommerce #content table.cart td.actions .coupon input,.woocommerce table.cart td.actions .coupon .button,.woocommerce table.cart td.actions .coupon .input-text,.woocommerce table.cart td.actions .coupon input,.woocommerce-page #content table.cart td.actions .coupon .button,.woocommerce-page #content table.cart td.actions .coupon .input-text,.woocommerce-page #content table.cart td.actions .coupon input,.woocommerce-page table.cart td.actions .coupon .button,.woocommerce-page table.cart td.actions .coupon .input-text,.woocommerce-page table.cart td.actions .coupon input{width:48%;box-sizing:border-box}.woocommerce #content table.cart td.actions .coupon .button.alt,.woocommerce #content table.cart td.actions .coupon .input-text+.button,.woocommerce table.cart td.actions .coupon .button.alt,.woocommerce table.cart td.actions .coupon .input-text+.button,.woocommerce-page #content table.cart td.actions .coupon .button.alt,.woocommerce-page #content table.cart td.actions .coupon .input-text+.button,.woocommerce-page table.cart td.actions .coupon .button.alt,.woocommerce-page table.cart td.actions .coupon .input-text+.button{float:right}.woocommerce #content table.cart td.actions .coupon .coupon-error-notice,.woocommerce table.cart td.actions .coupon .coupon-error-notice,.woocommerce-page #content table.cart td.actions .coupon .coupon-error-notice,.woocommerce-page table.cart td.actions .coupon .coupon-error-notice{clear:left;color:var(--wc-red);float:left;font-size:.75em;margin-bottom:0;text-align:left;width:48%}.woocommerce #content table.cart td.actions .button,.woocommerce table.cart td.actions .button,.woocommerce-page #content table.cart td.actions .button,.woocommerce-page table.cart td.actions .button{display:block;width:100%}.woocommerce .cart-collaterals .cart_totals,.woocommerce .cart-collaterals .cross-sells,.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .shipping_calculator{width:100%;float:none;text-align:left}.woocommerce-page.woocommerce-checkout form.login .form-row,.woocommerce.woocommerce-checkout form.login .form-row{width:100%;float:none}.woocommerce #payment .terms,.woocommerce-page #payment .terms{text-align:left;padding:0}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:none;width:100%;box-sizing:border-box;margin-bottom:1em}.woocommerce .lost_reset_password .form-row-first,.woocommerce .lost_reset_password .form-row-last,.woocommerce-page .lost_reset_password .form-row-first,.woocommerce-page .lost_reset_password .form-row-last{width:100%;float:none;margin-right:0}.woocommerce-account .woocommerce-MyAccount-content,.woocommerce-account .woocommerce-MyAccount-navigation{float:none;width:100%}.single-product .twentythirteen .panel{padding-left:20px!important;padding-right:20px!important}}:root{--woocommerce:#720eec;--wc-green:#008a20;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px;--wc-card-border-radius:8px}@keyframes spin{100%{transform:rotate(360deg)}}@font-face{font-display:swap;font-family:star;src:url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2) format("woff2"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:WooCommerce;src:url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2) format("woff2"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}.woocommerce form .form-row{padding:3px;margin:0 0 6px}.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:0}.woocommerce form .form-row label{line-height:2}.woocommerce form .form-row label.hidden{visibility:hidden}.woocommerce form .form-row label.inline{display:inline}.woocommerce form .form-row .woocommerce-input-wrapper .description{background:#1e85be;color:#fff;border-radius:3px;padding:1em;margin:.5em 0 0;clear:both;display:none;position:relative}.woocommerce form .form-row .woocommerce-input-wrapper .description a{color:#fff;text-decoration:underline;border:0;box-shadow:none}.woocommerce form .form-row .woocommerce-input-wrapper .description::before{left:50%;top:0;margin-top:-4px;transform:translateX(-50%) rotate(180deg);content:"";position:absolute;border-width:4px 6px 0 6px;border-style:solid;border-color:#1e85be #fff0 #fff0 #fff0;z-index:100;display:block}.woocommerce form .form-row .input-checkbox{display:inline;margin:-2px 8px 0 0;text-align:center;vertical-align:middle}.woocommerce form .form-row .input-text,.woocommerce form .form-row select{font-family:inherit;font-weight:400;letter-spacing:normal;padding:.5em;display:block;background-color:var(--wc-form-color-background,#fff);border:var(--wc-form-border-width) solid var(--wc-form-border-color);border-radius:var(--wc-form-border-radius);color:var(--wc-form-color-text,#000);box-sizing:border-box;width:100%;margin:0;line-height:normal;height:auto}.woocommerce form .form-row .input-text:focus,.woocommerce form .form-row select:focus{border-color:currentColor}.woocommerce form .form-row select{cursor:pointer;appearance:none;padding-right:3em;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=);background-repeat:no-repeat;background-size:16px;background-position:calc(100% - .5em) 50%}.woocommerce form .form-row textarea{height:4em;line-height:1.5;box-shadow:none}.woocommerce form .form-row .country_to_state--single{background:0 0;border:0;padding:0;appearance:none;background-image:none;font:inherit;font-weight:700;color:inherit;width:auto;pointer-events:none}.woocommerce form .form-row .required{color:var(--wc-red);font-weight:700;border:0!important;text-decoration:none;visibility:hidden}.woocommerce form .form-row .optional{visibility:visible}.woocommerce form .form-row.woocommerce-invalid label{color:var(--wc-red)}.woocommerce form .form-row.woocommerce-invalid input.input-text,.woocommerce form .form-row.woocommerce-invalid select{border-color:var(--wc-red)}.woocommerce form .form-row.woocommerce-invalid .select2-container:not(.select2-container--open) .select2-selection{border-color:var(--wc-red)}.woocommerce form .form-row.woocommerce-validated input.input-text,.woocommerce form .form-row.woocommerce-validated select{border-color:var(--wc-green)}.woocommerce form .form-row.woocommerce-validated .select2-container:not(.select2-container--open) .select2-selection{border-color:var(--wc-green)}.woocommerce form .form-row ::-webkit-input-placeholder{line-height:normal}.woocommerce form .form-row :-moz-placeholder{line-height:normal}.woocommerce form .form-row :-ms-input-placeholder{line-height:normal}:where(.woocommerce) .select2-container{width:100%}:where(.woocommerce) .select2-container .select2-selection--single{height:auto}:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__rendered{padding:.5em;line-height:normal;box-sizing:border-box;color:var(--wc-form-color-text,#444);font-weight:400}:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__placeholder{color:var(--wc-form-color-text,#444)}:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__arrow{position:absolute;top:2px;right:.5em;height:100%;width:16px}:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__arrow b{border:none;display:block;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;background-size:16px;width:16px;height:16px;position:absolute;top:50%;left:0;margin:-8px 0 0}:where(.woocommerce) .select2-container .select2-dropdown,:where(.woocommerce) .select2-container .select2-selection{background-color:var(--wc-form-color-background,#fff);border:var(--wc-form-border-width,1px) solid var(--wc-form-border-color,#aaa);border-radius:var(--wc-form-border-radius,4px)}:where(.woocommerce) .select2-container.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}:where(.woocommerce) .select2-container.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}:where(.woocommerce) .select2-results__options{list-style:none;margin:0;padding:0}:where(.woocommerce) .select2-results__option{margin:0}.woocommerce-store-notice,p.demo_store{position:absolute;top:0;left:0;right:0;margin:0;width:100%;font-size:1em;padding:1em 0;text-align:center;background-color:#720eec;color:#fcfbfe;z-index:99998;box-shadow:0 1px 1em rgb(0 0 0 / .2);display:none}.woocommerce-store-notice a,p.demo_store a{color:#fcfbfe;text-decoration:underline}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.admin-bar p.demo_store{top:32px}.clear{clear:both}.woocommerce .blockUI.blockOverlay{position:relative}.woocommerce .blockUI.blockOverlay::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgb(0 0 0 / .75)}.woocommerce .loader::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgb(0 0 0 / .75)}.woocommerce a.remove{display:block;font-size:1.5em;height:1em;width:1em;text-align:center;line-height:1;border-radius:100%;color:var(--wc-red)!important;text-decoration:none;font-weight:700;border:0}.woocommerce a.remove:hover{color:#fff!important;background:var(--wc-red)}.woocommerce small.note{display:block;color:#767676;font-size:.857em;margin-top:10px}.woocommerce .woocommerce-breadcrumb{margin:0 0 1em;padding:0}.woocommerce .woocommerce-breadcrumb::after,.woocommerce .woocommerce-breadcrumb::before{content:" ";display:table}.woocommerce .woocommerce-breadcrumb::after{clear:both}.woocommerce .quantity .qty{width:3.631em;text-align:center}.woocommerce div.product{margin-bottom:0;position:relative}.woocommerce div.product .product_title{clear:none;margin-top:0;padding:0}.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{background:inherit;font-weight:700;display:inline-block}.woocommerce div.product p.price del,.woocommerce div.product span.price del{opacity:.7;display:inline-block}.woocommerce div.product p.stock{font-size:.92em}.woocommerce div.product .woocommerce-product-rating{margin-bottom:1.618em}.woocommerce div.product div.images{margin-bottom:2em}.woocommerce div.product div.images img{display:block;width:100%;height:auto;box-shadow:none}.woocommerce div.product div.images div.thumbnails{padding-top:1em}.woocommerce div.product div.images.woocommerce-product-gallery{position:relative}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{transition:all cubic-bezier(.795,-.035,0,1) .5s;margin:0;padding:0}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg{background-color:#fff;opacity:0}.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder{border:1px solid #f2f2f2}.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:25%;display:inline-block}.woocommerce div.product div.images .woocommerce-product-gallery__image a{display:block;outline-offset:-2px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger{background:#fff;border:none;box-sizing:content-box;border-radius:100%;cursor:pointer;font-size:2em;height:36px;padding:0;position:absolute;right:.5em;text-indent:-9999px;top:.5em;width:36px;z-index:99}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before{border:2px solid #000;border-radius:100%;box-sizing:content-box;content:"";display:block;height:10px;left:9px;top:9px;position:absolute;width:10px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after{background:#000;border-radius:6px;box-sizing:content-box;content:"";display:block;height:8px;left:22px;position:absolute;top:19px;transform:rotate(-45deg);width:2px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger span[aria-hidden=true]{border:0;clip-path:inset(50%);height:1px;left:50%;margin:-1px;overflow:hidden;position:absolute;top:50%;width:1px}.woocommerce div.product div.images .flex-control-thumbs{overflow:hidden;zoom:1;margin:0;padding:0}.woocommerce div.product div.images .flex-control-thumbs li{width:25%;float:left;margin:0;list-style:none}.woocommerce div.product div.images .flex-control-thumbs li img{cursor:pointer;opacity:.5;margin:0}.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,.woocommerce div.product div.images .flex-control-thumbs li img:hover{opacity:1}.woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:left}.woocommerce div.product div.summary{margin-bottom:2em}.woocommerce div.product div.social{text-align:right;margin:0 0 1em}.woocommerce div.product div.social span{margin:0 0 0 2px}.woocommerce div.product div.social span span{margin:0}.woocommerce div.product div.social span .stButton .chicklets{padding-left:16px;width:0}.woocommerce div.product div.social iframe{float:left;margin-top:3px}.woocommerce div.product .woocommerce-tabs ul.tabs{list-style:none;padding:0 0 0 1em;margin:0 0 1.618em;overflow:hidden;position:relative}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:1px solid #cfc8d8;background-color:#e9e6ed;color:#515151;display:inline-block;position:relative;z-index:0;border-radius:4px 4px 0 0;margin:0 -5px;padding:0 1em}.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:inline-block;padding:.5em 0;font-weight:700;color:#515151;text-decoration:none}.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{text-decoration:none;color:#6b6b6b}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fff;color:#515151;z-index:2;border-bottom-color:#fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:inherit;text-shadow:inherit}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before{box-shadow:2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after{box-shadow:-2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li::after,.woocommerce div.product .woocommerce-tabs ul.tabs li::before{border:1px solid #cfc8d8;position:absolute;bottom:-1px;width:5px;height:5px;content:" ";box-sizing:border-box}.woocommerce div.product .woocommerce-tabs ul.tabs li::before{left:-5px;border-bottom-right-radius:4px;border-width:0 1px 1px 0;box-shadow:2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs li::after{right:-5px;border-bottom-left-radius:4px;border-width:0 0 1px 1px;box-shadow:-2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs::before{position:absolute;content:" ";width:100%;bottom:0;left:0;border-bottom:1px solid #cfc8d8;z-index:1}.woocommerce div.product .woocommerce-tabs .panel{margin:0 0 2em;padding:0}.woocommerce div.product p.cart{margin-bottom:2em}.woocommerce div.product p.cart::after,.woocommerce div.product p.cart::before{content:" ";display:table}.woocommerce div.product p.cart::after{clear:both}.woocommerce div.product form.cart{margin-bottom:2em}.woocommerce div.product form.cart::after,.woocommerce div.product form.cart::before{content:" ";display:table}.woocommerce div.product form.cart::after{clear:both}.woocommerce div.product form.cart div.quantity{float:left;margin:0 4px 0 0}.woocommerce div.product form.cart table{border-width:0 0 1px}.woocommerce div.product form.cart table td{padding-left:0}.woocommerce div.product form.cart table div.quantity{float:none;margin:0}.woocommerce div.product form.cart table small.stock{display:block;float:none}.woocommerce div.product form.cart .variations{margin-bottom:1em;border:0;width:100%}.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{border:0;line-height:2em;vertical-align:top}.woocommerce div.product form.cart .variations label{font-weight:700;text-align:left}.woocommerce div.product form.cart .variations select{max-width:100%;min-width:75%;display:inline-block;margin-right:1em;appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:3em;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;background-size:16px;-webkit-background-size:16px;background-position:calc(100% - 12px) 50%;-webkit-background-position:calc(100% - 12px) 50%}.woocommerce div.product form.cart .variations td.label{padding-right:1em}.woocommerce div.product form.cart .woocommerce-variation-description p{margin-bottom:1em}.woocommerce div.product form.cart .reset_variations{visibility:hidden;font-size:.83em}.woocommerce div.product form.cart .wc-no-matching-variations{display:none}.woocommerce div.product form.cart .button{vertical-align:middle;float:left}.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label{padding-right:1em;padding-left:1em}.woocommerce div.product form.cart .group_table td{vertical-align:top;padding-bottom:.5em;border:0}.woocommerce div.product form.cart .group_table td:first-child{width:4em;text-align:center}.woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox{display:inline-block;width:auto;margin:0 auto;transform:scale(1.5,1.5)}.woocommerce span.onsale{min-height:3.236em;min-width:3.236em;padding:.202em;font-size:1em;font-weight:700;position:absolute;text-align:center;line-height:3.236;top:-.5em;left:-.5em;margin:0;border-radius:100%;background-color:#958e09;color:#fff;font-size:.857em;z-index:9}.woocommerce .products ul,.woocommerce ul.products{margin:0 0 1em;padding:0;list-style:none outside;clear:both}.woocommerce .products ul::after,.woocommerce .products ul::before,.woocommerce ul.products::after,.woocommerce ul.products::before{content:" ";display:table}.woocommerce .products ul::after,.woocommerce ul.products::after{clear:both}.woocommerce .products ul li,.woocommerce ul.products li{list-style:none outside}.woocommerce ul.products li.product .onsale{top:0;right:0;left:auto;margin:-.5em -.5em 0 0}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{padding:.5em 0;margin:0;font-size:1em}.woocommerce ul.products li.product a{text-decoration:none}.woocommerce ul.products li.product a.woocommerce-loop-product__link{display:block}.woocommerce ul.products li.product a img{width:100%;height:auto;display:block;margin:0 0 1em;box-shadow:none}.woocommerce ul.products li.product strong{display:block}.woocommerce ul.products li.product .woocommerce-placeholder{border:1px solid #f2f2f2}.woocommerce ul.products li.product .star-rating{font-size:.857em}.woocommerce ul.products li.product .button{display:inline-block;margin-top:1em}.woocommerce ul.products li.product .price{display:block;font-weight:400;margin-bottom:.5em;font-size:.857em}.woocommerce ul.products li.product .price del{color:inherit;opacity:.7;display:inline-block}.woocommerce ul.products li.product .price ins{background:0 0;font-weight:700;display:inline-block}.woocommerce ul.products li.product .price .from{font-size:.67em;margin:-2px 0 0 0;text-transform:uppercase;color:rgb(90 89 68 / .5)}.woocommerce .woocommerce-result-count{margin:0 0 1em}.woocommerce .woocommerce-ordering{margin:0 0 1em}.woocommerce .woocommerce-ordering>label{margin-right:.25rem}.woocommerce .woocommerce-ordering select{vertical-align:top}.woocommerce nav.woocommerce-pagination{text-align:center}.woocommerce nav.woocommerce-pagination ul{display:inline-block;white-space:nowrap;padding:0;clear:both;border:1px solid #cfc8d8;border-right:0;margin:1px}.woocommerce nav.woocommerce-pagination ul li{border-right:1px solid #cfc8d8;padding:0;margin:0;float:left;display:inline;overflow:hidden}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{margin:0;text-decoration:none;padding:0;line-height:1;font-size:1em;font-weight:400;padding:.5em;min-width:1em;display:block}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{background:#e9e6ed;color:#816f98}.woocommerce .cart .button,.woocommerce .cart input.button{float:none}.woocommerce a.added_to_cart{padding-top:.5em;display:inline-block}.woocommerce #reviews h2 small{float:right;color:#767676;font-size:15px;margin:10px 0 0}.woocommerce #reviews h2 small a{text-decoration:none;color:#767676}.woocommerce #reviews h3{margin:0}.woocommerce #reviews #respond{margin:0;border:0;padding:0}.woocommerce #reviews #comment{height:75px}.woocommerce #reviews #comments .add_review::after,.woocommerce #reviews #comments .add_review::before{content:" ";display:table}.woocommerce #reviews #comments .add_review::after{clear:both}.woocommerce #reviews #comments h2{clear:none}.woocommerce #reviews #comments ol.commentlist{margin:0;width:100%;background:0 0;list-style:none}.woocommerce #reviews #comments ol.commentlist::after,.woocommerce #reviews #comments ol.commentlist::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist::after{clear:both}.woocommerce #reviews #comments ol.commentlist li{padding:0;margin:0 0 20px;border:0;position:relative;background:0;border:0}.woocommerce #reviews #comments ol.commentlist li img.avatar{float:left;position:absolute;top:0;left:0;padding:3px;width:32px;height:auto;background:#e9e6ed;border:1px solid #e1dde7;margin:0;box-shadow:none}.woocommerce #reviews #comments ol.commentlist li .comment-text{margin:0 0 0 50px;border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0}.woocommerce #reviews #comments ol.commentlist li .comment-text::after,.woocommerce #reviews #comments ol.commentlist li .comment-text::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist li .comment-text::after{clear:both}.woocommerce #reviews #comments ol.commentlist li .comment-text p{margin:0 0 1em}.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{font-size:.83em}.woocommerce #reviews #comments ol.commentlist ul.children{list-style:none outside;margin:20px 0 0 50px}.woocommerce #reviews #comments ol.commentlist ul.children .star-rating{display:none}.woocommerce #reviews #comments ol.commentlist #respond{border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0;margin:20px 0 0 50px}.woocommerce #reviews #comments .commentlist>li::before{content:""}.woocommerce .star-rating{float:right;overflow:hidden;position:relative;height:1em;line-height:1;font-size:1em;width:5.4em;font-family:WooCommerce}.woocommerce .star-rating::before{content:"sssss";color:#cfc8d8;float:left;top:0;left:0;position:absolute}.woocommerce .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.woocommerce .star-rating span::before{content:"SSSSS";top:0;position:absolute;left:0}.woocommerce .woocommerce-product-rating{line-height:2;display:block}.woocommerce .woocommerce-product-rating::after,.woocommerce .woocommerce-product-rating::before{content:" ";display:table}.woocommerce .woocommerce-product-rating::after{clear:both}.woocommerce .woocommerce-product-rating .star-rating{margin:.5em 4px 0 0;float:left}.woocommerce .products .star-rating{display:block;margin:0 0 .5em;float:none}.woocommerce .hreview-aggregate .star-rating{margin:10px 0 0}.woocommerce #review_form #respond{position:static;margin:0;width:auto;padding:0;background:#fff0 none;border:0}.woocommerce #review_form #respond::after,.woocommerce #review_form #respond::before{content:" ";display:table}.woocommerce #review_form #respond::after{clear:both}.woocommerce #review_form #respond p{margin:0 0 10px}.woocommerce #review_form #respond .form-submit input{left:auto}.woocommerce #review_form #respond textarea{box-sizing:border-box;width:100%}.woocommerce p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none;font-size:24px}.woocommerce p.stars a::before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:WooCommerce;content:"\e021";text-indent:0}.woocommerce p.stars a:hover~a::before{content:"\e021"}.woocommerce p.stars:hover a::before{content:"\e020"}.woocommerce p.stars.selected a.active::before{content:"\e020"}.woocommerce p.stars.selected a.active~a::before{content:"\e021"}.woocommerce p.stars.selected a:not(.active)::before{content:"\e020"}.woocommerce table.shop_attributes{border:0;border-top:1px dotted rgb(0 0 0 / .1);margin-bottom:1.618em;width:100%}.woocommerce table.shop_attributes th{width:150px;font-weight:700;padding:8px;border-top:0;border-bottom:1px dotted rgb(0 0 0 / .1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td{font-style:italic;padding:0;border-top:0;border-bottom:1px dotted rgb(0 0 0 / .1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td p{margin:0;padding:8px 0}.woocommerce table.shop_attributes tr:nth-child(even) td,.woocommerce table.shop_attributes tr:nth-child(even) th{background:rgb(0 0 0 / .025)}.woocommerce table.shop_table{border:1px solid color-mix(in srgb,currentColor 20%,transparent);margin:0 -1px 24px 0;text-align:left;width:100%;border-collapse:separate;border-spacing:0;border-radius:5px}.woocommerce table.shop_table th{font-weight:700;padding:9px 12px;line-height:1.5em}.woocommerce table.shop_table td{border-top:1px solid color-mix(in srgb,currentColor 20%,transparent);padding:9px 12px;vertical-align:middle;line-height:1.5em}.woocommerce table.shop_table td small{font-weight:400}.woocommerce table.shop_table td del{font-weight:400}.woocommerce table.shop_table tbody:first-child tr:first-child td,.woocommerce table.shop_table tbody:first-child tr:first-child th{border-top:0}.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th{font-weight:700;border-top:1px solid color-mix(in srgb,currentColor 20%,transparent)}.woocommerce table.my_account_orders{font-size:.85em}.woocommerce table.my_account_orders td,.woocommerce table.my_account_orders th{padding:4px 8px;vertical-align:middle}.woocommerce table.my_account_orders .button{white-space:nowrap}.woocommerce table.woocommerce-MyAccount-downloads td,.woocommerce table.woocommerce-MyAccount-downloads th{vertical-align:top;text-align:center}.woocommerce table.woocommerce-MyAccount-downloads td:first-child,.woocommerce table.woocommerce-MyAccount-downloads th:first-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td:last-child,.woocommerce table.woocommerce-MyAccount-downloads th:last-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file::before,.woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file::before{content:"↓";display:inline-block}.woocommerce td.product-name .wc-item-meta,.woocommerce td.product-name dl.variation{list-style:none outside}.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,.woocommerce td.product-name .wc-item-meta dt,.woocommerce td.product-name dl.variation .wc-item-meta-label,.woocommerce td.product-name dl.variation dt{float:left;clear:both;margin-right:.25em;display:inline-block;list-style:none outside}.woocommerce td.product-name .wc-item-meta dd,.woocommerce td.product-name dl.variation dd{margin:0}.woocommerce td.product-name .wc-item-meta p,.woocommerce td.product-name .wc-item-meta:last-child,.woocommerce td.product-name dl.variation p,.woocommerce td.product-name dl.variation:last-child{margin-bottom:0}.woocommerce td.product-name p.backorder_notification{font-size:.83em}.woocommerce td.product-quantity{min-width:80px}.woocommerce ul.cart_list,.woocommerce ul.product_list_widget{list-style:none outside;padding:0;margin:0}.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li{padding:4px 0;margin:0;list-style:none}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a{display:block;font-weight:700}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img{float:right;margin-left:4px;width:32px;height:auto;box-shadow:none}.woocommerce ul.cart_list li dl,.woocommerce ul.product_list_widget li dl{margin:0;padding-left:1em;border-left:2px solid rgb(0 0 0 / .1)}.woocommerce ul.cart_list li dl::after,.woocommerce ul.cart_list li dl::before,.woocommerce ul.product_list_widget li dl::after,.woocommerce ul.product_list_widget li dl::before{content:" ";display:table}.woocommerce ul.cart_list li dl::after,.woocommerce ul.product_list_widget li dl::after{clear:both}.woocommerce ul.cart_list li dl dd,.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dd,.woocommerce ul.product_list_widget li dl dt{display:inline-block;float:left;margin-bottom:1em}.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dt{font-weight:700;padding:0 0 .25em;margin:0 4px 0 0;clear:left}.woocommerce ul.cart_list li dl dd,.woocommerce ul.product_list_widget li dl dd{padding:0 0 .25em}.woocommerce ul.cart_list li dl dd p:last-child,.woocommerce ul.product_list_widget li dl dd p:last-child{margin-bottom:0}.woocommerce ul.cart_list li .star-rating,.woocommerce ul.product_list_widget li .star-rating{float:none}.woocommerce .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total{border-top:3px double #e9e6ed;padding:4px 0 0}.woocommerce .widget_shopping_cart .total strong,.woocommerce.widget_shopping_cart .total strong{min-width:40px;display:inline-block}.woocommerce .widget_shopping_cart .cart_list li,.woocommerce.widget_shopping_cart .cart_list li{padding-left:2em;position:relative;padding-top:0}.woocommerce .widget_shopping_cart .cart_list li a.remove,.woocommerce.widget_shopping_cart .cart_list li a.remove{position:absolute;top:0;left:0}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce .widget_shopping_cart .buttons::before,.woocommerce.widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::before{content:" ";display:table}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::after{clear:both}.woocommerce .widget_shopping_cart .buttons a,.woocommerce.widget_shopping_cart .buttons a{margin-right:5px;margin-bottom:5px}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border:1px solid #cfc8d8;padding:20px;margin:2em 0;text-align:left;border-radius:5px}.woocommerce form.checkout_coupon .coupon-error-notice{color:var(--wc-red);display:block;font-size:.75em;margin-top:8px}.woocommerce form.checkout_coupon .input-text.has-error:focus{border-color:var(--wc-red)}.woocommerce ul#shipping_method{list-style:none outside;margin:0;padding:0}.woocommerce ul#shipping_method li{margin:0 0 .5em;line-height:1.5em;list-style:none outside}.woocommerce ul#shipping_method li input{margin:3px .4375em 0 0;vertical-align:top}.woocommerce ul#shipping_method li label{display:inline}.woocommerce ul#shipping_method .amount{font-weight:700}.woocommerce p.woocommerce-shipping-contents{margin:0}.woocommerce .wc_bis_form{margin:2em 0;padding:0}.woocommerce .wc_bis_form.hidden{display:none}.woocommerce .wc_bis_form__form-row{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:flex-start;gap:.7em;margin:.7em 0}.woocommerce .wc_bis_form__input{box-sizing:border-box;width:auto;white-space:nowrap}.woocommerce .wc_bis_form__button{box-sizing:border-box;white-space:nowrap}.woocommerce .wc_bis_form__checkbox{font-size:var(--wp--preset--font-size--small,.7em);display:block}.woocommerce :where(.wc_bis_form__input,.wc_bis_form__button){padding:.9rem 1.1rem;line-height:1}.woocommerce ul.order_details{margin:0 0 3em;list-style:none}.woocommerce ul.order_details::after,.woocommerce ul.order_details::before{content:" ";display:table}.woocommerce ul.order_details::after{clear:both}.woocommerce ul.order_details li{float:left;margin-right:2em;text-transform:uppercase;font-size:.715em;line-height:1;border-right:1px dashed #cfc8d8;padding-right:2em;margin-left:0;padding-left:0;list-style-type:none}.woocommerce ul.order_details li strong{display:block;font-size:1.4em;text-transform:none;line-height:1.5}.woocommerce ul.order_details li:last-of-type{border:none}.woocommerce .wc-bacs-bank-details-account-name{font-weight:700}.woocommerce .woocommerce-customer-details,.woocommerce .woocommerce-order-details,.woocommerce .woocommerce-order-downloads{margin-bottom:2em}.woocommerce .woocommerce-customer-details .order-actions--heading,.woocommerce .woocommerce-order-details .order-actions--heading,.woocommerce .woocommerce-order-downloads .order-actions--heading{vertical-align:middle}.woocommerce .woocommerce-customer-details .order-actions-button,.woocommerce .woocommerce-order-details .order-actions-button,.woocommerce .woocommerce-order-downloads .order-actions-button{margin-right:10px}.woocommerce .woocommerce-customer-details .order-actions-button:last-child,.woocommerce .woocommerce-order-details .order-actions-button:last-child,.woocommerce .woocommerce-order-downloads .order-actions-button:last-child{margin-right:0}.woocommerce .woocommerce-customer-details :last-child,.woocommerce .woocommerce-order-details :last-child,.woocommerce .woocommerce-order-downloads :last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details .additional-fields,.woocommerce .woocommerce-customer-details .addresses{margin-bottom:2em}.woocommerce .woocommerce-customer-details .additional-fields:last-child,.woocommerce .woocommerce-customer-details .addresses:last-child{margin-bottom:0}.woocommerce .addresses .wc-block-components-additional-fields-list{margin:0;padding:0}.woocommerce .addresses .wc-block-components-additional-fields-list dt{margin:0;padding:0;font-style:normal;font-weight:700;display:inline}.woocommerce .addresses .wc-block-components-additional-fields-list dt::after{content:": "}.woocommerce .addresses .wc-block-components-additional-fields-list dt::before{content:"";display:block}.woocommerce .addresses .wc-block-components-additional-fields-list dd{margin:0;padding:0;font-style:normal;display:inline}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list{border:1px solid rgb(0 0 0 / .1);padding:0;display:grid;grid-template-columns:1fr max-content}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt{border-bottom:1px solid rgb(0 0 0 / .1);font-style:normal;font-weight:700;padding:1rem;box-sizing:border-box;margin:0!important}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt::after{display:none}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt:last-of-type{border-bottom:0}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd{border-bottom:1px solid rgb(0 0 0 / .1);padding:1rem;box-sizing:border-box;text-align:right;margin:0!important}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd:last-of-type{border-bottom:0}.woocommerce .woocommerce-customer-details .woocommerce-column__title{margin-top:0}.woocommerce .woocommerce-customer-details address{font-style:normal;margin-bottom:0;border:1px solid rgb(0 0 0 / .1);border-bottom-width:2px;border-right-width:2px;text-align:left;width:100%;border-radius:5px;padding:6px 12px;box-sizing:border-box}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone{padding-left:1.5em}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:last-child,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone:last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e037";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e02d";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-widget-layered-nav-list{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{padding:0 0 1px;list-style:none}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before{content:" ";display:table}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after{clear:both}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span{padding:1px 0}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red)}.woocommerce .woocommerce-widget-layered-nav-dropdown__submit{margin-top:1em}.woocommerce .widget_layered_nav_filters ul{margin:0;padding:0;border:0;list-style:none outside;overflow:hidden;zoom:1}.woocommerce .widget_layered_nav_filters ul li{float:left;padding:0 1em 1px 1px;list-style:none}.woocommerce .widget_layered_nav_filters ul li a{text-decoration:none}.woocommerce .widget_layered_nav_filters ul li a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red);vertical-align:inherit;margin-right:.5em}.woocommerce .widget_price_filter .price_slider{margin-bottom:1em}.woocommerce .widget_price_filter .price_slider_amount{text-align:right;line-height:2.4;font-size:.8751em}.woocommerce .widget_price_filter .price_slider_amount .button{font-size:1.15em;float:left}.woocommerce .widget_price_filter .ui-slider{position:relative;text-align:left;margin-left:.5em;margin-right:.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1em;height:1em;background-color:#7f54b3;border-radius:1em;cursor:ew-resize;outline:0;top:-.3em;margin-left:-.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;border-radius:1em;background-color:#7f54b3}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{border-radius:1em;background-color:#35224c;border:0}.woocommerce .widget_price_filter .ui-slider-horizontal{height:.5em}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}.woocommerce .widget_rating_filter ul{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .widget_rating_filter ul li{padding:0 0 1px;list-style:none}.woocommerce .widget_rating_filter ul li::after,.woocommerce .widget_rating_filter ul li::before{content:" ";display:table}.woocommerce .widget_rating_filter ul li::after{clear:both}.woocommerce .widget_rating_filter ul li a{padding:1px 0;text-decoration:none}.woocommerce .widget_rating_filter ul li .star-rating{float:none;display:inline-block}.woocommerce .widget_rating_filter ul li.chosen a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red)}.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{float:left;margin-right:1em}.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{display:inline-block}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button{font-size:100%;margin:0;line-height:1;cursor:pointer;position:relative;text-decoration:none;overflow:visible;padding:.618em 1em;font-weight:700;border-radius:3px;left:auto;color:#515151;background-color:#e9e6ed;border:0;display:inline-block;background-image:none;box-shadow:none;text-shadow:none}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading{opacity:.25;padding-right:2.618em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading::after{font-family:WooCommerce;content:"\e01c";vertical-align:top;font-weight:400;position:absolute;top:.618em;right:1em;animation:spin 2s linear infinite}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.added::after{font-family:WooCommerce;content:"\e017";margin-left:.53em;vertical-align:bottom}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover{background-color:#dcd7e2;text-decoration:none;background-image:none;color:#515151}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt{background-color:#7f54b3;color:#fff;-webkit-font-smoothing:antialiased}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover{background-color:#7249a4;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled]:hover{background-color:#7f54b3;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]{color:inherit;cursor:not-allowed;opacity:.5;padding:.618em 1em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]:hover{color:inherit;background-color:#e9e6ed}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb{font-size:.92em;color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a{color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price{color:#958e09;font-size:1.25em}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock{color:#958e09}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .out-of-stock{color:var(--wc-red)}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price{color:#958e09}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) #reviews #comments ol.commentlist li .meta{color:#767676;font-size:.75em}.woocommerce-no-js form.woocommerce-form-coupon,.woocommerce-no-js form.woocommerce-form-login{display:block!important}.woocommerce-no-js .showcoupon,.woocommerce-no-js .woocommerce-form-coupon-toggle,.woocommerce-no-js .woocommerce-form-login-toggle{display:none!important}.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:1em 2em 1em 3.5em;margin:0 0 2em;position:relative;background-color:#f6f5f8;color:#515151;border-top:3px solid #720eec;list-style:none outside;width:auto;word-wrap:break-word}.woocommerce-error::after,.woocommerce-error::before,.woocommerce-info::after,.woocommerce-info::before,.woocommerce-message::after,.woocommerce-message::before{content:" ";display:table}.woocommerce-error::after,.woocommerce-info::after,.woocommerce-message::after{clear:both}.woocommerce-error::before,.woocommerce-info::before,.woocommerce-message::before{font-family:WooCommerce;content:"\e028";content:"\e028"/"";display:inline-block;position:absolute;top:1em;left:1.5em}.woocommerce-error .button,.woocommerce-info .button,.woocommerce-message .button{float:right}.woocommerce-error li,.woocommerce-info li,.woocommerce-message li{list-style:none outside!important;padding-left:0!important;margin-left:0!important}.rtl.woocommerce .price_label,.rtl.woocommerce .price_label span{direction:ltr;unicode-bidi:embed}.woocommerce-message{border-top-color:#8fae1b}.woocommerce-message::before{content:"\e015";color:#8fae1b}.woocommerce-info{border-top-color:#1e85be}.woocommerce-info::before{color:#1e85be}.woocommerce-error{border-top-color:#b81c23}.woocommerce-error::before{content:"\e016";color:#b81c23}.woocommerce-account .woocommerce::after,.woocommerce-account .woocommerce::before{content:" ";display:table}.woocommerce-account .woocommerce::after{clear:both}.woocommerce-account .addresses .title::after,.woocommerce-account .addresses .title::before{content:" ";display:table}.woocommerce-account .addresses .title::after{clear:both}.woocommerce-account .addresses .title h3{float:left}.woocommerce-account .addresses .title .edit{float:right}.woocommerce-account ol.commentlist.notes li.note p.meta{font-weight:700;margin-bottom:0}.woocommerce-account ol.commentlist.notes li.note .description p:last-child{margin-bottom:0}.woocommerce-account ul.digital-downloads{margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li{list-style:none;margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e00a";text-decoration:none}.woocommerce-account ul.digital-downloads li .count{float:right}#add_payment_method table.cart .product-thumbnail,.woocommerce-cart table.cart .product-thumbnail,.woocommerce-checkout table.cart .product-thumbnail{min-width:32px}#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img{width:32px;box-shadow:none}#add_payment_method table.cart td,#add_payment_method table.cart th,.woocommerce-cart table.cart td,.woocommerce-cart table.cart th,.woocommerce-checkout table.cart td,.woocommerce-checkout table.cart th{vertical-align:middle}#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text{float:left;box-sizing:border-box;border:1px solid #cfc8d8;padding:6px 6px 5px;margin:0 4px 0 0;outline:0}#add_payment_method table.cart td.actions .coupon .input-text.has-error:focus,.woocommerce-cart table.cart td.actions .coupon .input-text.has-error:focus,.woocommerce-checkout table.cart td.actions .coupon .input-text.has-error:focus{border-color:var(--wc-red)}#add_payment_method table.cart td.actions .coupon .coupon-error-notice,.woocommerce-cart table.cart td.actions .coupon .coupon-error-notice,.woocommerce-checkout table.cart td.actions .coupon .coupon-error-notice{clear:left;color:var(--wc-red);flex-basis:100%;float:none;font-size:.75em;margin-bottom:0;margin-top:8px;text-align:left;width:auto}#add_payment_method table.cart input,.woocommerce-cart table.cart input,.woocommerce-checkout table.cart input{margin:0;vertical-align:middle}#add_payment_method .wc-proceed-to-checkout,.woocommerce-cart .wc-proceed-to-checkout,.woocommerce-checkout .wc-proceed-to-checkout{padding:1em 0}#add_payment_method .wc-proceed-to-checkout::after,#add_payment_method .wc-proceed-to-checkout::before,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::before,.woocommerce-checkout .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::before{content:" ";display:table}#add_payment_method .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::after{clear:both}#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{display:block;text-align:center;margin-bottom:1em;font-size:1.25em;padding:1em}#add_payment_method .cart-collaterals .shipping-calculator-button,.woocommerce-cart .cart-collaterals .shipping-calculator-button,.woocommerce-checkout .cart-collaterals .shipping-calculator-button{float:none;margin-top:.5em;display:inline-block}#add_payment_method .cart-collaterals .shipping-calculator-button::after,.woocommerce-cart .cart-collaterals .shipping-calculator-button::after,.woocommerce-checkout .cart-collaterals .shipping-calculator-button::after{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"\e019";text-decoration:none}#add_payment_method .cart-collaterals .shipping-calculator-form,.woocommerce-cart .cart-collaterals .shipping-calculator-form,.woocommerce-checkout .cart-collaterals .shipping-calculator-form{margin:1em 0 0 0}#add_payment_method .cart-collaterals .cart_totals p small,.woocommerce-cart .cart-collaterals .cart_totals p small,.woocommerce-checkout .cart-collaterals .cart_totals p small{color:#767676;font-size:.83em}#add_payment_method .cart-collaterals .cart_totals table,.woocommerce-cart .cart-collaterals .cart_totals table,.woocommerce-checkout .cart-collaterals .cart_totals table{border-collapse:separate;margin:0 0 6px;padding:0}#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th{border-top:0}#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table th{width:35%}#add_payment_method .cart-collaterals .cart_totals table td,#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table td,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table td,.woocommerce-checkout .cart-collaterals .cart_totals table th{vertical-align:top;border-left:0;border-right:0;line-height:1.5em}#add_payment_method .cart-collaterals .cart_totals table small,.woocommerce-cart .cart-collaterals .cart_totals table small,.woocommerce-checkout .cart-collaterals .cart_totals table small{color:#767676}#add_payment_method .cart-collaterals .cart_totals table select,.woocommerce-cart .cart-collaterals .cart_totals table select,.woocommerce-checkout .cart-collaterals .cart_totals table select{width:100%}#add_payment_method .cart-collaterals .cart_totals .discount td,.woocommerce-cart .cart-collaterals .cart_totals .discount td,.woocommerce-checkout .cart-collaterals .cart_totals .discount td{color:#958e09}#add_payment_method .cart-collaterals .cart_totals tr td,#add_payment_method .cart-collaterals .cart_totals tr th,.woocommerce-cart .cart-collaterals .cart_totals tr td,.woocommerce-cart .cart-collaterals .cart_totals tr th,.woocommerce-checkout .cart-collaterals .cart_totals tr td,.woocommerce-checkout .cart-collaterals .cart_totals tr th{border-top:1px solid #e9e6ed}#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination{margin-bottom:0}#add_payment_method .cart-collaterals .cross-sells ul.products li.product,.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product{margin-top:0}#add_payment_method .checkout .col-2 h3#ship-to-different-address,.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address{float:left;clear:none}#add_payment_method .checkout .col-2 .notes,.woocommerce-cart .checkout .col-2 .notes,.woocommerce-checkout .checkout .col-2 .notes{clear:left}#add_payment_method .checkout .col-2 .form-row-first,.woocommerce-cart .checkout .col-2 .form-row-first,.woocommerce-checkout .checkout .col-2 .form-row-first{clear:left}#add_payment_method .checkout .create-account small,.woocommerce-cart .checkout .create-account small,.woocommerce-checkout .checkout .create-account small{font-size:11px;color:#767676;font-weight:400}#add_payment_method .checkout div.shipping-address,.woocommerce-cart .checkout div.shipping-address,.woocommerce-checkout .checkout div.shipping-address{padding:0;clear:left;width:100%}#add_payment_method .checkout .shipping_address,.woocommerce-cart .checkout .shipping_address,.woocommerce-checkout .checkout .shipping_address{clear:both}#add_payment_method .checkout .checkout-inline-error-message,.woocommerce-cart .checkout .checkout-inline-error-message,.woocommerce-checkout .checkout .checkout-inline-error-message{color:var(--wc-red);font-size:.75em;margin-bottom:0}#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{background:rgb(129 110 153 / .14);border-radius:5px}#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods{text-align:left;padding:1em;border-bottom:1px solid rgb(104 87 125 / .14);margin:0;list-style:none outside}#add_payment_method #payment ul.payment_methods::after,#add_payment_method #payment ul.payment_methods::before,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::before,.woocommerce-checkout #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::after{clear:both}#add_payment_method #payment ul.payment_methods li,.woocommerce-cart #payment ul.payment_methods li,.woocommerce-checkout #payment ul.payment_methods li{line-height:2;text-align:left;margin:0;font-weight:400}#add_payment_method #payment ul.payment_methods li input,.woocommerce-cart #payment ul.payment_methods li input,.woocommerce-checkout #payment ul.payment_methods li input{margin:0 1em 0 0}#add_payment_method #payment ul.payment_methods li img,.woocommerce-cart #payment ul.payment_methods li img,.woocommerce-checkout #payment ul.payment_methods li img{vertical-align:middle;margin:-2px 0 0 .5em;padding:0;position:relative;box-shadow:none}#add_payment_method #payment ul.payment_methods li img+img,.woocommerce-cart #payment ul.payment_methods li img+img,.woocommerce-checkout #payment ul.payment_methods li img+img{margin-left:2px}#add_payment_method #payment ul.payment_methods li.payment_method_paypal img,.woocommerce-cart #payment ul.payment_methods li.payment_method_paypal img,.woocommerce-checkout #payment ul.payment_methods li.payment_method_paypal img{max-height:24px;vertical-align:middle;float:right;margin:0}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after{clear:both}#add_payment_method #payment div.form-row,.woocommerce-cart #payment div.form-row,.woocommerce-checkout #payment div.form-row{padding:1em}#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box{position:relative;box-sizing:border-box;width:100%;padding:1em;margin:1em 0;font-size:.92em;border-radius:2px;line-height:1.5;background-color:#dcd7e2;color:#515151}#add_payment_method #payment div.payment_box input.input-text,#add_payment_method #payment div.payment_box textarea,.woocommerce-cart #payment div.payment_box input.input-text,.woocommerce-cart #payment div.payment_box textarea,.woocommerce-checkout #payment div.payment_box input.input-text,.woocommerce-checkout #payment div.payment_box textarea{border-color:#c2bacd;border-top-color:#b5abc2}#add_payment_method #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box :-moz-placeholder,.woocommerce-cart #payment div.payment_box :-moz-placeholder,.woocommerce-checkout #payment div.payment_box :-moz-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box :-ms-input-placeholder,.woocommerce-cart #payment div.payment_box :-ms-input-placeholder,.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods{list-style:none outside;margin:0}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token{margin:0 0 .5em}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label{cursor:pointer}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput{vertical-align:middle;margin:-3px 1em 0 0;position:relative}#add_payment_method #payment div.payment_box .wc-credit-card-form,.woocommerce-cart #payment div.payment_box .wc-credit-card-form,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form{border:0;padding:0;margin:1em 0 0}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number{font-size:1.5em;padding:8px;background-repeat:no-repeat;background-position:right .618em center;background-size:32px 20px}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/visa.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/mastercard.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/laser.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/diners.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/maestro.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/jcb.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/amex.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/discover.svg)}#add_payment_method #payment div.payment_box span.help,.woocommerce-cart #payment div.payment_box span.help,.woocommerce-checkout #payment div.payment_box span.help{font-size:.857em;color:#767676;font-weight:400}#add_payment_method #payment div.payment_box .form-row,.woocommerce-cart #payment div.payment_box .form-row,.woocommerce-checkout #payment div.payment_box .form-row{margin:0 0 1em}#add_payment_method #payment div.payment_box p:last-child,.woocommerce-cart #payment div.payment_box p:last-child,.woocommerce-checkout #payment div.payment_box p:last-child{margin-bottom:0}#add_payment_method #payment div.payment_box::before,.woocommerce-cart #payment div.payment_box::before,.woocommerce-checkout #payment div.payment_box::before{content:"";display:block;border:1em solid #dcd7e2;border-right-color:#fff0;border-left-color:#fff0;border-top-color:#fff0;position:absolute;top:-.75em;left:0;margin:-1em 0 0 2em}#add_payment_method #payment .payment_method_paypal .about_paypal,.woocommerce-cart #payment .payment_method_paypal .about_paypal,.woocommerce-checkout #payment .payment_method_paypal .about_paypal{float:right;line-height:52px;font-size:.83em}#add_payment_method #payment .payment_method_paypal img,.woocommerce-cart #payment .payment_method_paypal img,.woocommerce-checkout #payment .payment_method_paypal img{max-height:24px;vertical-align:middle;float:right}.woocommerce-terms-and-conditions{border:1px solid rgb(0 0 0 / .2);box-shadow:inset 0 1px 2px rgb(0 0 0 / .1);background:rgb(0 0 0 / .05)}.woocommerce-invalid #terms{outline:2px solid var(--wc-red);outline-offset:2px}.woocommerce-password-strength{text-align:center;font-weight:600;padding:3px .5em;font-size:1em}.woocommerce-password-strength.strong{background-color:#c1e1b9;border-color:#83c373}.woocommerce-password-strength.short{background-color:#f1adad;border-color:#e35b5b}.woocommerce-password-strength.bad{background-color:#fbc5a9;border-color:#f78b53}.woocommerce-password-strength.good{background-color:#ffe399;border-color:#ffc733}.woocommerce-password-hint{margin:.5em 0 0;display:block}#content.twentyeleven .woocommerce-pagination a{font-size:1em;line-height:1}.single-product .twentythirteen #reply-title,.single-product .twentythirteen #respond #commentform,.single-product .twentythirteen .entry-summary{padding:0}.single-product .twentythirteen p.stars{clear:both}.twentythirteen .woocommerce-breadcrumb{padding-top:40px}.twentyfourteen ul.products li.product{margin-top:0!important}body:not(.search-results) .twentysixteen .entry-summary{color:inherit;font-size:inherit;line-height:inherit}.twentysixteen .price ins{background:inherit;color:inherit}form.has-custom-place-order-button #place_order{display:none!important}.wslu-color-scheme--facebook{--wslu-color-scheme:#3B5998;--wslu-color-scheme-lighten:#718dc8;--wslu-color-scheme-darken:#2d4373}.wslu-color-scheme--twitter{--wslu-color-scheme:#1DA1F2;--wslu-color-scheme-lighten:#7dc9f8;--wslu-color-scheme-darken:#0c85d0}.wslu-color-scheme--dribbble{--wslu-color-scheme:#EA4C89;--wslu-color-scheme-lighten:#f5a7c5;--wslu-color-scheme-darken:#e51e6b}.wslu-color-scheme--pinterest{--wslu-color-scheme:#bd081c;--wslu-color-scheme-lighten:#f6354a;--wslu-color-scheme-darken:#8c0615}.wslu-color-scheme--instagram{--wslu-color-scheme:#5851DB;--wslu-color-scheme-lighten:#a9a6ec;--wslu-color-scheme-darken:#332bce}.wslu-color-scheme--github{--wslu-color-scheme:#6E5494;--wslu-color-scheme-lighten:#a28fbf;--wslu-color-scheme-darken:#564273}.wslu-color-scheme--linkedin{--wslu-color-scheme:#0077B5;--wslu-color-scheme-lighten:#1cb1ff;--wslu-color-scheme-darken:#005582}.wslu-color-scheme--vkontakte{--wslu-color-scheme:#45668E;--wslu-color-scheme-lighten:#7a99bf;--wslu-color-scheme-darken:#344d6c}.wslu-color-scheme--reddit{--wslu-color-scheme:#FF4500;--wslu-color-scheme-lighten:#ff8f66;--wslu-color-scheme-darken:#cc3700}.wslu-color-scheme--skype{--wslu-color-scheme:#00aff0;--wslu-color-scheme-lighten:#57d2ff;--wslu-color-scheme-darken:#008abd}.wslu-color-scheme--wordpress{--wslu-color-scheme:#21759B;--wslu-color-scheme-lighten:#4aacd8;--wslu-color-scheme-darken:#185571}.wslu-color-scheme--google{--wslu-color-scheme:#4285F4;--wslu-color-scheme-lighten:#a2c3fa;--wslu-color-scheme-darken:#1266f1}.wslu-color-scheme--youtube{--wslu-color-scheme:#ff0000;--wslu-color-scheme-lighten:#ff6666;--wslu-color-scheme-darken:#cc0000}.wslu-color-scheme--vimeo{--wslu-color-scheme:#1ab7ea;--wslu-color-scheme-lighten:#77d4f3;--wslu-color-scheme-darken:#1295bf}.wslu-color-scheme--whatsapp{--wslu-color-scheme:#25d366;--wslu-color-scheme-lighten:#77e7a1;--wslu-color-scheme-darken:#1da851}.wslu-color-scheme--mailchimp{--wslu-color-scheme:#6dc5dc;--wslu-color-scheme-lighten:#bfe6f0;--wslu-color-scheme-darken:#44b5d2}.wslu-color-scheme--posts{--wslu-color-scheme:#36454f;--wslu-color-scheme-lighten:#5f7a8c;--wslu-color-scheme-darken:#212b31}.wslu-color-scheme--comments{--wslu-color-scheme:#000000;--wslu-color-scheme-lighten:#333333;--wslu-color-scheme-darken:black}.wslu-color-scheme--facebook-messenger{--wslu-color-scheme:#3b5998;--wslu-color-scheme-lighten:#718dc8;--wslu-color-scheme-darken:#2d4373}.wslu-color-scheme--kik{--wslu-color-scheme:#82bc23;--wslu-color-scheme-lighten:#b2e263;--wslu-color-scheme-darken:#64911b}.wslu-color-scheme--trello{--wslu-color-scheme:#0079bf;--wslu-color-scheme-lighten:#26afff;--wslu-color-scheme-darken:#00598c}.wslu-color-scheme--viber{--wslu-color-scheme:#59267c;--wslu-color-scheme-lighten:#9043c5;--wslu-color-scheme-darken:#3d1a55}.wslu-color-scheme--telegram{--wslu-color-scheme:#0088cc;--wslu-color-scheme-lighten:#33bbff;--wslu-color-scheme-darken:#006699}.wslu-color-scheme--email{--wslu-color-scheme:#ea4335;--wslu-color-scheme-lighten:#f49991;--wslu-color-scheme-darken:#d62516}.wslu-color-scheme--digg{--wslu-color-scheme:#005be2;--wslu-color-scheme-lighten:#4992ff;--wslu-color-scheme-darken:#0046af}.wslu-color-scheme--stumbleupon{--wslu-color-scheme:#eb4924;--wslu-color-scheme-lighten:#f49781;--wslu-color-scheme-darken:#ca3412}.wslu-color-scheme--lineapp{--wslu-color-scheme:#06C755;--wslu-color-scheme-lighten:#3af988;--wslu-color-scheme-darken:#059540}.wslu #loginform #XS_social_login_div{display:none}.wslu #loginform #XS_social_login_div_login{display:-webkit-box}#XS_social_login_div{clear:both;display:-webkit-box;width:100%;max-width:300px;margin:0 auto}#XS_social_login_div_login{clear:both;position:relative;padding-top:25px;width:100%;margin:0 auto;display:-webkit-box}.wslu-hover-content{display:none;z-index:1}._login_button_style__ul{width:100%;list-style:none;margin:0}._login_button_style__ul .facebook .social-icon{background-color:#3b5998}._login_button_style__ul .facebook .login-button-text{color:#3b5998}._login_button_style__ul .facebook:hover>a{background-color:#3b5998}._login_button_style__ul .facebook:hover .social-icon{background-color:#344e86}._login_button_style__ul .twitter .social-icon{background-color:#1da1f2}._login_button_style__ul .twitter .login-button-text{color:#1da1f2}._login_button_style__ul .twitter:hover>a{background-color:#1da1f2}._login_button_style__ul .twitter:hover .social-icon{background-color:#0d95e8}._login_button_style__ul .dribbble .social-icon{background-color:#ea4c89}._login_button_style__ul .dribbble .login-button-text{color:#ea4c89}._login_button_style__ul .dribbble:hover>a{background-color:#ea4c89}._login_button_style__ul .dribbble:hover .social-icon{background-color:#e7357a}._login_button_style__ul .pinterest .social-icon{background-color:#bd081c}._login_button_style__ul .pinterest .login-button-text{color:#bd081c}._login_button_style__ul .pinterest:hover>a{background-color:#bd081c}._login_button_style__ul .pinterest:hover .social-icon{background-color:#a50718}._login_button_style__ul .instagram .social-icon{background-color:#5851db}._login_button_style__ul .instagram .login-button-text{color:#5851db}._login_button_style__ul .instagram:hover>a{background-color:#5851db}._login_button_style__ul .instagram:hover .social-icon{background-color:#443cd7}._login_button_style__ul .github .social-icon{background-color:#6e5494}._login_button_style__ul .github .login-button-text{color:#6e5494}._login_button_style__ul .github:hover>a{background-color:#6e5494}._login_button_style__ul .github:hover .social-icon{background-color:#624b84}._login_button_style__ul .linkedin .social-icon{background-color:#0077b5}._login_button_style__ul .linkedin .login-button-text{color:#0077b5}._login_button_style__ul .linkedin:hover>a{background-color:#0077b5}._login_button_style__ul .linkedin:hover .social-icon{background-color:#00669c}._login_button_style__ul .vkontakte .social-icon{background-color:#45668e}._login_button_style__ul .vkontakte .login-button-text{color:#45668e}._login_button_style__ul .vkontakte:hover>a{background-color:#45668e}._login_button_style__ul .vkontakte:hover .social-icon{background-color:#3d5a7d}._login_button_style__ul .reddit .social-icon{background-color:#ff4500}._login_button_style__ul .reddit .login-button-text{color:#ff4500}._login_button_style__ul .reddit:hover>a{background-color:#ff4500}._login_button_style__ul .reddit:hover .social-icon{background-color:#e63e00}._login_button_style__ul .skype .social-icon{background-color:#00aff0}._login_button_style__ul .skype .login-button-text{color:#00aff0}._login_button_style__ul .skype:hover>a{background-color:#00aff0}._login_button_style__ul .skype:hover .social-icon{background-color:#009cd7}._login_button_style__ul .wordpress .social-icon{background-color:#21759b}._login_button_style__ul .wordpress .login-button-text{color:#21759b}._login_button_style__ul .wordpress:hover>a{background-color:#21759b}._login_button_style__ul .wordpress:hover .social-icon{background-color:#1d6586}._login_button_style__ul .google .social-icon{background-color:#4285f4}._login_button_style__ul .google .login-button-text{color:#4285f4}._login_button_style__ul .google:hover>a{background-color:#4285f4}._login_button_style__ul .google:hover .social-icon{background-color:#2a75f3}._login_button_style__ul .youtube .social-icon{background-color:red}._login_button_style__ul .youtube .login-button-text{color:red}._login_button_style__ul .youtube:hover>a{background-color:red}._login_button_style__ul .youtube:hover .social-icon{background-color:#e60000}._login_button_style__ul .vimeo .social-icon{background-color:#1ab7ea}._login_button_style__ul .vimeo .login-button-text{color:#1ab7ea}._login_button_style__ul .vimeo:hover>a{background-color:#1ab7ea}._login_button_style__ul .vimeo:hover .social-icon{background-color:#14a7d7}._login_button_style__ul .whatsapp .social-icon{background-color:#25d366}._login_button_style__ul .whatsapp .login-button-text{color:#25d366}._login_button_style__ul .whatsapp:hover>a{background-color:#25d366}._login_button_style__ul .whatsapp:hover .social-icon{background-color:#21bd5c}._login_button_style__ul .mailchimp .social-icon{background-color:#6dc5dc}._login_button_style__ul .mailchimp .login-button-text{color:#6dc5dc}._login_button_style__ul .mailchimp:hover>a{background-color:#6dc5dc}._login_button_style__ul .mailchimp:hover .social-icon{background-color:#58bdd7}._login_button_style__ul .posts .social-icon{background-color:#36454f}._login_button_style__ul .posts .login-button-text{color:#36454f}._login_button_style__ul .posts:hover>a{background-color:#36454f}._login_button_style__ul .posts:hover .social-icon{background-color:#2c3840}._login_button_style__ul .comments .social-icon{background-color:#000}._login_button_style__ul .comments .login-button-text{color:#000}._login_button_style__ul .comments:hover>a{background-color:#000}._login_button_style__ul .comments:hover .social-icon{background-color:#000}._login_button_style__ul .facebook-messenger .social-icon{background-color:#3b5998}._login_button_style__ul .facebook-messenger .login-button-text{color:#3b5998}._login_button_style__ul .facebook-messenger:hover>a{background-color:#3b5998}._login_button_style__ul .facebook-messenger:hover .social-icon{background-color:#344e86}._login_button_style__ul .kik .social-icon{background-color:#82bc23}._login_button_style__ul .kik .login-button-text{color:#82bc23}._login_button_style__ul .kik:hover>a{background-color:#82bc23}._login_button_style__ul .kik:hover .social-icon{background-color:#73a71f}._login_button_style__ul .trello .social-icon{background-color:#0079bf}._login_button_style__ul .trello .login-button-text{color:#0079bf}._login_button_style__ul .trello:hover>a{background-color:#0079bf}._login_button_style__ul .trello:hover .social-icon{background-color:#0069a6}._login_button_style__ul .viber .social-icon{background-color:#59267c}._login_button_style__ul .viber .login-button-text{color:#59267c}._login_button_style__ul .viber:hover>a{background-color:#59267c}._login_button_style__ul .viber:hover .social-icon{background-color:#4b2068}._login_button_style__ul .telegram .social-icon{background-color:#08c}._login_button_style__ul .telegram .login-button-text{color:#08c}._login_button_style__ul .telegram:hover>a{background-color:#08c}._login_button_style__ul .telegram:hover .social-icon{background-color:#0077b3}._login_button_style__ul .email .social-icon{background-color:#ea4335}._login_button_style__ul .email .login-button-text{color:#ea4335}._login_button_style__ul .email:hover>a{background-color:#ea4335}._login_button_style__ul .email:hover .social-icon{background-color:#e82e1e}._login_button_style__ul .digg .social-icon{background-color:#005be2}._login_button_style__ul .digg .login-button-text{color:#005be2}._login_button_style__ul .digg:hover>a{background-color:#005be2}._login_button_style__ul .digg:hover .social-icon{background-color:#0051c9}._login_button_style__ul .stumbleupon .social-icon{background-color:#eb4924}._login_button_style__ul .stumbleupon .login-button-text{color:#eb4924}._login_button_style__ul .stumbleupon:hover>a{background-color:#eb4924}._login_button_style__ul .stumbleupon:hover .social-icon{background-color:#e13b15}._login_button_style__ul .lineapp .social-icon{background-color:#06c755}._login_button_style__ul .lineapp .login-button-text{color:#06c755}._login_button_style__ul .lineapp:hover>a{background-color:#06c755}._login_button_style__ul .lineapp:hover .social-icon{background-color:#05ae4a}._login_button_style__ul>li:not(:last-child){margin-bottom:20px}._login_button_style__ul>li>a{display:block;text-decoration:none;-webkit-box-shadow:0 15px 50px 0 rgb(0 0 0 / .07);box-shadow:0 15px 50px 0 rgb(0 0 0 / .07);padding:10px;border-radius:30px;-webkit-transition:background .4s cubic-bezier(.47,0,.75,.72),-webkit-transform .6s cubic-bezier(.39,.58,.57,1);transition:background .4s cubic-bezier(.47,0,.75,.72),-webkit-transform .6s cubic-bezier(.39,.58,.57,1);transition:background .4s cubic-bezier(.47,0,.75,.72),transform .6s cubic-bezier(.39,.58,.57,1);transition:background .4s cubic-bezier(.47,0,.75,.72),transform .6s cubic-bezier(.39,.58,.57,1),-webkit-transform .6s cubic-bezier(.39,.58,.57,1)}._login_button_style__ul>li>a:hover{-webkit-transform:scale(.95);transform:scale(.95)}._login_button_style__ul>li>a:hover .login-button-text{color:#fff}._login_button_style__ul>li>a .xs-social-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}._login_button_style__ul>li>a .social-icon{height:40px;width:40px;line-height:40px;border-radius:20px;text-align:center;-webkit-transition:background-color .4s ease;transition:background-color .4s ease}._login_button_style__ul>li>a .social-icon>img{max-width:12px;display:inline-block}._login_button_style__ul>li>a .social-icon>span{color:#fff;font-size:13px}._login_button_style__ul>li>a .login-button-text{font-size:14px;font-weight:500;margin-left:15px;-webkit-transition:color .4s ease;transition:color .4s ease}._login_button_style__ul .xs-li-style2{display:inline-block}._login_button_style__ul .xs-li-style2:not(:last-child){margin-right:5px}._login_button_style__ul .xs-li-style2>a{display:inline-block;padding:0}._login_button_style__ul .xs-li-style2>a:hover{-webkit-transform:scale(1);transform:scale(1)}.xs_social_counter_widget{width:100%;clear:both}.xs_social_counter_widget .xs_counter_url{width:100%;list-style:none;text-align:center;margin:0;padding:0}.xs_social_counter_widget .xs_counter_url li{border-right:0;margin:0!important;min-width:33.33%;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;padding:0;border:none}.xs_social_counter_widget .xs_counter_url li a{width:100%;padding:18px 0 12px 0!important;-webkit-transition:all .4s;transition:all .4s;text-decoration:none;-webkit-box-shadow:none;box-shadow:none}.xs_social_counter_widget .xs_counter_url li a .met-social,.xs_social_counter_widget .xs_counter_url li a>div{-webkit-transition:all .4s;transition:all .4s}.xs_social_counter_widget .xs_counter_url li a .met-social:before,.xs_social_counter_widget .xs_counter_url li a>div:before{-webkit-transition:all .4s;transition:all .4s}.xs_social_counter_widget .xs_counter_url li a:active,.xs_social_counter_widget .xs_counter_url li a:focus,.xs_social_counter_widget .xs_counter_url li a:hover{outline:0;-webkit-box-shadow:none;box-shadow:none}.xs_social_counter_widget .xs_counter_url li a>div{line-height:14px}.xs_social_counter_widget .xs_counter_url li a>div.xs-social-icon{line-height:initial;margin-bottom:5px}.xs_social_counter_widget .xs_counter_url.wslu-theme-font-no .wslu-both-counter-text,.xs_social_counter_widget .xs_counter_url.wslu-theme-font-no .wslu-share-count--text,.xs_social_counter_widget .xs_counter_url.wslu-theme-font-no .wslu-share-count--total,.xs_social_counter_widget .xs_counter_url.wslu-theme-font-no .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-theme-font-no .xs-social-follower-label,.xs_social_counter_widget .xs_counter_url.wslu-theme-font-no .xs-social-follower-text{font-family:Helvetica,sans-serif}.xs_social_counter_widget .xs_counter_url.wslu-counter-box-shaped{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.xs_social_counter_widget .xs_counter_url.wslu-counter-box-shaped li{max-width:33.33%}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.facebook span{background-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.facebook span::before{color:#3b5998!important}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.twitter span{background-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.twitter span::before{color:#1da1f2!important}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.dribbble span{background-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.dribbble span::before{color:#ea4c89!important}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.pinterest span{background-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.pinterest span::before{color:#bd081c!important}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.instagram span{background-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.instagram span::before{color:#5851db!important}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.github span{background-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.github span::before{color:#6e5494!important}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.linkedin span{background-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.linkedin span::before{color:#0077b5!important}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.vkontakte span{background-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.vkontakte span::before{color:#45668e!important}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.reddit span{background-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.reddit span::before{color:#ff4500!important}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.skype span{background-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.skype span::before{color:#00aff0!important}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.wordpress span{background-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.wordpress span::before{color:#21759b!important}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.google span{background-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.google span::before{color:#4285f4!important}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.youtube span{background-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.youtube span::before{color:red!important}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.vimeo span{background-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.vimeo span::before{color:#1ab7ea!important}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.whatsapp span{background-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.whatsapp span::before{color:#25d366!important}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.mailchimp span{background-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.mailchimp span::before{color:#6dc5dc!important}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.posts span{background-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.posts span::before{color:#36454f!important}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.comments span{background-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.comments span::before{color:#000!important}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.facebook-messenger span{background-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.facebook-messenger span::before{color:#3b5998!important}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.kik span{background-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.kik span::before{color:#82bc23!important}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.trello span{background-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.trello span::before{color:#0079bf!important}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.viber span{background-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.viber span::before{color:#59267c!important}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.telegram span{background-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.telegram span::before{color:#08c!important}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.email span{background-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.email span::before{color:#ea4335!important}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.digg span{background-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.digg span::before{color:#005be2!important}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.stumbleupon span{background-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.stumbleupon span::before{color:#eb4924!important}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.lineapp span{background-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color li.lineapp span::before{color:#06c755!important}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored.wslu-counter-icon-fill-color.wslu-counter-thin-border li{border-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li{border-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li:last-child,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li:nth-child(3n+3){border-color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.facebook{background-color:#3b5998}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.facebook .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.facebook .xs-social-follower-text,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.facebook a,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.facebook span{color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.tiktok{background:linear-gradient(90deg,#00f2ea 0,#ff0050 100%)}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.tiktok .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.tiktok .xs-social-follower-text,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.tiktok a,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.tiktok span{color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.twitter{background-color:#1da1f2}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.twitter .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.twitter .xs-social-follower-text,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.twitter a,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.twitter span{color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.dribbble{background-color:#ea4c89}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.dribbble .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.dribbble .xs-social-follower-text,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.dribbble a,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.dribbble span{color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.pinterest{background-color:#bd081c}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.pinterest .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.pinterest .xs-social-follower-text,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.pinterest a,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.pinterest span{color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.instagram{background-color:#5851db}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.instagram .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.instagram .xs-social-follower-text,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.instagram a,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.instagram span{color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.github{background-color:#6e5494}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.github .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.github .xs-social-follower-text,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.github a,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.github span{color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.linkedin{background-color:#0077b5}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.linkedin .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.linkedin .xs-social-follower-text,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.linkedin a,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.linkedin span{color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.vkontakte{background-color:#45668e}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.vkontakte .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.vkontakte .xs-social-follower-text,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.vkontakte a,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.vkontakte span{color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.reddit{background-color:#ff4500}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.reddit .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.reddit .xs-social-follower-text,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.reddit a,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.reddit span{color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.skype{background-color:#00aff0}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.skype .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.skype .xs-social-follower-text,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.skype a,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.skype span{color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.wordpress{background-color:#21759b}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.wordpress .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.wordpress .xs-social-follower-text,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.wordpress a,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.wordpress span{color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.google{background-color:#4285f4}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.google .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.google .xs-social-follower-text,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.google a,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.google span{color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.youtube{background-color:red}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.youtube .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.youtube .xs-social-follower-text,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.youtube a,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.youtube span{color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.vimeo{background-color:#1ab7ea}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.vimeo .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.vimeo .xs-social-follower-text,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.vimeo a,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.vimeo span{color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.whatsapp{background-color:#25d366}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.whatsapp .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.whatsapp .xs-social-follower-text,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.whatsapp a,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.whatsapp span{color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.mailchimp{background-color:#6dc5dc}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.mailchimp .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.mailchimp .xs-social-follower-text,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.mailchimp a,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.mailchimp span{color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.posts{background-color:#36454f}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.posts .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.posts .xs-social-follower-text,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.posts a,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.posts span{color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.comments{background-color:#000}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.comments .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.comments .xs-social-follower-text,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.comments a,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.comments span{color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.facebook-messenger{background-color:#3b5998}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.facebook-messenger .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.facebook-messenger .xs-social-follower-text,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.facebook-messenger a,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.facebook-messenger span{color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.kik{background-color:#82bc23}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.kik .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.kik .xs-social-follower-text,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.kik a,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.kik span{color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.trello{background-color:#0079bf}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.trello .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.trello .xs-social-follower-text,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.trello a,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.trello span{color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.viber{background-color:#59267c}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.viber .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.viber .xs-social-follower-text,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.viber a,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.viber span{color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.telegram{background-color:#08c}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.telegram .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.telegram .xs-social-follower-text,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.telegram a,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.telegram span{color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.email{background-color:#ea4335}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.email .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.email .xs-social-follower-text,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.email a,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.email span{color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.digg{background-color:#005be2}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.digg .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.digg .xs-social-follower-text,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.digg a,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.digg span{color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.stumbleupon{background-color:#eb4924}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.stumbleupon .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.stumbleupon .xs-social-follower-text,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.stumbleupon a,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.stumbleupon span{color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.lineapp{background-color:#06c755}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.lineapp .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.lineapp .xs-social-follower-text,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.lineapp a,.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.lineapp span{color:#fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li a:focus{outline:0}.xs_social_counter_widget .xs_counter_url.wslu-counter-rounded li{border-radius:100px}.xs_social_counter_widget .xs_counter_url.wslu-counter-rounded .wslu-hover-content{border-radius:100px}.xs_social_counter_widget .xs_counter_url.wslu-counter-space li{border:3px solid #fff}.xs_social_counter_widget .xs_counter_url.wslu-counter-line-shaped{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-max-content;width:-moz-max-content;width:max-content}.xs_social_counter_widget .xs_counter_url.wslu-counter-line-shaped.wslu-counter-icon-fill-color li .xs-social-icon span{width:26px;height:26px;text-align:center;margin:0}.xs_social_counter_widget .xs_counter_url.wslu-counter-line-shaped li{width:100%;padding:0}.xs_social_counter_widget .xs_counter_url.wslu-counter-line-shaped li:not(:last-child){border-bottom:0}.xs_social_counter_widget .xs_counter_url.wslu-counter-line-shaped li a{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px!important;font-size:15px;text-transform:uppercase;line-height:15px;text-decoration:none;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.xs_social_counter_widget .xs_counter_url.wslu-counter-line-shaped li .xs-social-follower,.xs_social_counter_widget .xs_counter_url.wslu-counter-line-shaped li .xs-social-follower-text,.xs_social_counter_widget .xs_counter_url.wslu-counter-line-shaped li .xs-social-icon{margin:0 5px}.xs_social_counter_widget .xs_counter_url.wslu-counter-line-shaped li .met-social{height:auto;width:auto;font-size:12px}.xs_social_counter_widget .xs_counter_url .xs-social-icon span{color:#333;font-size:24px;display:inline-block;border-radius:100px}.xs_social_counter_widget .xs_counter_url .xs-social-follower{color:#333;font-size:16px;font-weight:600;margin-bottom:5px}.xs_social_counter_widget .xs_counter_url .xs-social-follower-text{font-size:9px;color:#999;text-transform:uppercase}.xs_social_share_widget.wslu-theme-font-no .wslu-both-counter-text,.xs_social_share_widget.wslu-theme-font-no .wslu-share-count--text,.xs_social_share_widget.wslu-theme-font-no .wslu-share-count--total,.xs_social_share_widget.wslu-theme-font-no .xs-social-follower,.xs_social_share_widget.wslu-theme-font-no .xs-social-follower-label,.xs_social_share_widget.wslu-theme-font-no .xs-social-follower-text{font-family:Helvetica,sans-serif}.xs_social_share_widget.xs_share_url{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;max-width:100%!important}.xs_social_share_widget.xs_share_url ul{position:relative;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;text-align:center;margin:0;padding:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-ms-flex-wrap:wrap;flex-wrap:wrap}.xs_social_share_widget.xs_share_url ul li{margin:0}.xs_social_share_widget.xs_share_url ul li>a{display:block;text-decoration:none;-webkit-box-shadow:0 15px 50px 0 rgb(0 0 0 / .07);box-shadow:0 15px 50px 0 rgb(0 0 0 / .07);padding:5px;-webkit-transition:all .4s cubic-bezier(.47,0,.75,.72);transition:all .4s cubic-bezier(.47,0,.75,.72);-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;line-height:17px;position:relative;background-color:#fff0}.xs_social_share_widget.xs_share_url ul li>a .xs-social-icon{text-align:center}.xs_social_share_widget.xs_share_url ul li>a .xs-social-icon span{color:#fff;-webkit-transition:background,opacity .3s ease-in-out;transition:background,opacity .3s ease-in-out}.xs_social_share_widget.xs_share_url ul li.wslu-no-extra-data>a .xs-social-icon{padding:6px 10px;min-width:36px}.xs_social_share_widget.xs_share_url ul li .wslu-both-counter-text{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.xs_social_share_widget.xs_share_url ul li.wslu-share-more-btn{margin:0;padding:0!important}.xs_social_share_widget.xs_share_url ul li.wslu-share-more-btn a{background-color:#00a600;color:#fff;font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;cursor:pointer;-webkit-transition:all .4s;transition:all .4s}.xs_social_share_widget.xs_share_url ul li.wslu-share-more-btn a .wslu-share-more-btn--icon{margin-right:3px}.xs_social_share_widget.xs_share_url ul .wslu-share-more{position:absolute;top:120%;right:0;width:250px;background-color:#fff;padding:30px;-webkit-box-shadow:0 10px 25px rgb(0 0 0 / .1);box-shadow:0 10px 25px rgb(0 0 0 / .1);border-radius:5px;margin-top:15px;opacity:0;visibility:hidden;-webkit-transition:all .4s;transition:all .4s;z-index:1}.xs_social_share_widget.xs_share_url ul .wslu-share-more.active{opacity:1;visibility:visible;top:100%}.xs_social_share_widget.xs_share_url ul .wslu-share-more:before{content:"";width:0;height:0;border-left:15px solid #fff0;border-right:15px solid #fff0;border-bottom:15px solid #fff;position:absolute;top:-15px;right:20px}.xs_social_share_widget.xs_share_url ul .wslu-share-more ul{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.xs_social_share_widget.xs_share_url ul .wslu-share-more .wslu-share-more-btn-title{font-size:16px;line-height:18px;color:#101010;font-weight:600;margin:0;margin-bottom:12px;text-align:left}.xs_social_share_widget.xs_share_url ul .wslu-share-more .wslu-share-more-btn-close{color:#ff433c;font-size:15px;font-weight:700;position:absolute;right:15px;top:13px;cursor:pointer}.xs_social_share_widget.xs_share_url.wslu-share-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.xs_social_share_widget.xs_share_url.wslu-share-vertical ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.xs_social_share_widget.xs_share_url.wslu-share-vertical.wslu-share-m-5 li{margin:3px}.xs_social_share_widget.xs_share_url.wslu-share-vertical.wslu-share-m-5 .wslu-share-count{margin:0;margin-bottom:5px}.xs_social_share_widget.xs_share_url.wslu-share-vertical .wslu-share-count{width:100%}.xs_social_share_widget.xs_share_url.wslu-fill-colored .facebook a{background-color:#3b5998}.xs_social_share_widget.xs_share_url.wslu-fill-colored .facebook a .wslu-both-counter-text,.xs_social_share_widget.xs_share_url.wslu-fill-colored .facebook a .xs-social-follower{background-color:#263961}.xs_social_share_widget.xs_share_url.wslu-fill-colored .twitter a{background-color:#1da1f2}.xs_social_share_widget.xs_share_url.wslu-fill-colored .twitter a .wslu-both-counter-text,.xs_social_share_widget.xs_share_url.wslu-fill-colored .twitter a .xs-social-follower{background-color:#0b76b8}.xs_social_share_widget.xs_share_url.wslu-fill-colored .dribbble a{background-color:#ea4c89}.xs_social_share_widget.xs_share_url.wslu-fill-colored .dribbble a .wslu-both-counter-text,.xs_social_share_widget.xs_share_url.wslu-fill-colored .dribbble a .xs-social-follower{background-color:#d11960}.xs_social_share_widget.xs_share_url.wslu-fill-colored .pinterest a{background-color:#bd081c}.xs_social_share_widget.xs_share_url.wslu-fill-colored .pinterest a .wslu-both-counter-text,.xs_social_share_widget.xs_share_url.wslu-fill-colored .pinterest a .xs-social-follower{background-color:#740511}.xs_social_share_widget.xs_share_url.wslu-fill-colored .instagram a{background-color:#5851db}.xs_social_share_widget.xs_share_url.wslu-fill-colored .instagram a .wslu-both-counter-text,.xs_social_share_widget.xs_share_url.wslu-fill-colored .instagram a .xs-social-follower{background-color:#2e26b9}.xs_social_share_widget.xs_share_url.wslu-fill-colored .github a{background-color:#6e5494}.xs_social_share_widget.xs_share_url.wslu-fill-colored .github a .wslu-both-counter-text,.xs_social_share_widget.xs_share_url.wslu-fill-colored .github a .xs-social-follower{background-color:#4a3863}.xs_social_share_widget.xs_share_url.wslu-fill-colored .linkedin a{background-color:#0077b5}.xs_social_share_widget.xs_share_url.wslu-fill-colored .linkedin a .wslu-both-counter-text,.xs_social_share_widget.xs_share_url.wslu-fill-colored .linkedin a .xs-social-follower{background-color:#004569}.xs_social_share_widget.xs_share_url.wslu-fill-colored .vkontakte a{background-color:#45668e}.xs_social_share_widget.xs_share_url.wslu-fill-colored .vkontakte a .wslu-both-counter-text,.xs_social_share_widget.xs_share_url.wslu-fill-colored .vkontakte a .xs-social-follower{background-color:#2c415b}.xs_social_share_widget.xs_share_url.wslu-fill-colored .reddit a{background-color:#ff4500}.xs_social_share_widget.xs_share_url.wslu-fill-colored .reddit a .wslu-both-counter-text,.xs_social_share_widget.xs_share_url.wslu-fill-colored .reddit a .xs-social-follower{background-color:#b33000}.xs_social_share_widget.xs_share_url.wslu-fill-colored .skype a{background-color:#00aff0}.xs_social_share_widget.xs_share_url.wslu-fill-colored .skype a .wslu-both-counter-text,.xs_social_share_widget.xs_share_url.wslu-fill-colored .skype a .xs-social-follower{background-color:#0077a4}.xs_social_share_widget.xs_share_url.wslu-fill-colored .wordpress a{background-color:#21759b}.xs_social_share_widget.xs_share_url.wslu-fill-colored .wordpress a .wslu-both-counter-text,.xs_social_share_widget.xs_share_url.wslu-fill-colored .wordpress a .xs-social-follower{background-color:#14455c}.xs_social_share_widget.xs_share_url.wslu-fill-colored .google a{background-color:#4285f4}.xs_social_share_widget.xs_share_url.wslu-fill-colored .google a .wslu-both-counter-text,.xs_social_share_widget.xs_share_url.wslu-fill-colored .google a .xs-social-follower{background-color:#0d5bdd}.xs_social_share_widget.xs_share_url.wslu-fill-colored .youtube a{background-color:red}.xs_social_share_widget.xs_share_url.wslu-fill-colored .youtube a .wslu-both-counter-text,.xs_social_share_widget.xs_share_url.wslu-fill-colored .youtube a .xs-social-follower{background-color:#b30000}.xs_social_share_widget.xs_share_url.wslu-fill-colored .vimeo a{background-color:#1ab7ea}.xs_social_share_widget.xs_share_url.wslu-fill-colored .vimeo a .wslu-both-counter-text,.xs_social_share_widget.xs_share_url.wslu-fill-colored .vimeo a .xs-social-follower{background-color:#0f83a8}.xs_social_share_widget.xs_share_url.wslu-fill-colored .whatsapp a{background-color:#25d366}.xs_social_share_widget.xs_share_url.wslu-fill-colored .whatsapp a .wslu-both-counter-text,.xs_social_share_widget.xs_share_url.wslu-fill-colored .whatsapp a .xs-social-follower{background-color:#1a9247}.xs_social_share_widget.xs_share_url.wslu-fill-colored .mailchimp a{background-color:#6dc5dc}.xs_social_share_widget.xs_share_url.wslu-fill-colored .mailchimp a .wslu-both-counter-text,.xs_social_share_widget.xs_share_url.wslu-fill-colored .mailchimp a .xs-social-follower{background-color:#31accc}.xs_social_share_widget.xs_share_url.wslu-fill-colored .posts a{background-color:#36454f}.xs_social_share_widget.xs_share_url.wslu-fill-colored .posts a .wslu-both-counter-text,.xs_social_share_widget.xs_share_url.wslu-fill-colored .posts a .xs-social-follower{background-color:#171d22}.xs_social_share_widget.xs_share_url.wslu-fill-colored .comments a{background-color:#000}.xs_social_share_widget.xs_share_url.wslu-fill-colored .comments a .wslu-both-counter-text,.xs_social_share_widget.xs_share_url.wslu-fill-colored .comments a .xs-social-follower{background-color:#000}.xs_social_share_widget.xs_share_url.wslu-fill-colored .facebook-messenger a{background-color:#3b5998}.xs_social_share_widget.xs_share_url.wslu-fill-colored .facebook-messenger a .wslu-both-counter-text,.xs_social_share_widget.xs_share_url.wslu-fill-colored .facebook-messenger a .xs-social-follower{background-color:#263961}.xs_social_share_widget.xs_share_url.wslu-fill-colored .kik a{background-color:#82bc23}.xs_social_share_widget.xs_share_url.wslu-fill-colored .kik a .wslu-both-counter-text,.xs_social_share_widget.xs_share_url.wslu-fill-colored .kik a .xs-social-follower{background-color:#557c17}.xs_social_share_widget.xs_share_url.wslu-fill-colored .trello a{background-color:#0079bf}.xs_social_share_widget.xs_share_url.wslu-fill-colored .trello a .wslu-both-counter-text,.xs_social_share_widget.xs_share_url.wslu-fill-colored .trello a .xs-social-follower{background-color:#004973}.xs_social_share_widget.xs_share_url.wslu-fill-colored .viber a{background-color:#59267c}.xs_social_share_widget.xs_share_url.wslu-fill-colored .viber a .wslu-both-counter-text,.xs_social_share_widget.xs_share_url.wslu-fill-colored .viber a .xs-social-follower{background-color:#2f1441}.xs_social_share_widget.xs_share_url.wslu-fill-colored .telegram a{background-color:#08c}.xs_social_share_widget.xs_share_url.wslu-fill-colored .telegram a .wslu-both-counter-text,.xs_social_share_widget.xs_share_url.wslu-fill-colored .telegram a .xs-social-follower{background-color:#005580}.xs_social_share_widget.xs_share_url.wslu-fill-colored .email a{background-color:#ea4335}.xs_social_share_widget.xs_share_url.wslu-fill-colored .email a .wslu-both-counter-text,.xs_social_share_widget.xs_share_url.wslu-fill-colored .email a .xs-social-follower{background-color:#bf2114}.xs_social_share_widget.xs_share_url.wslu-fill-colored .digg a{background-color:#005be2}.xs_social_share_widget.xs_share_url.wslu-fill-colored .digg a .wslu-both-counter-text,.xs_social_share_widget.xs_share_url.wslu-fill-colored .digg a .xs-social-follower{background-color:#003c96}.xs_social_share_widget.xs_share_url.wslu-fill-colored .stumbleupon a{background-color:#eb4924}.xs_social_share_widget.xs_share_url.wslu-fill-colored .stumbleupon a .wslu-both-counter-text,.xs_social_share_widget.xs_share_url.wslu-fill-colored .stumbleupon a .xs-social-follower{background-color:#b22e10}.xs_social_share_widget.xs_share_url.wslu-fill-colored .lineapp a{background-color:#06c755}.xs_social_share_widget.xs_share_url.wslu-fill-colored .lineapp a .wslu-both-counter-text,.xs_social_share_widget.xs_share_url.wslu-fill-colored .lineapp a .xs-social-follower{background-color:#047d35}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .wslu-share-more-btn,.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored a{background-color:#333}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .facebook:hover a{background-color:#3b5998}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .facebook:hover a span{color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .twitter:hover a{background-color:#1da1f2}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .twitter:hover a span{color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .dribbble:hover a{background-color:#ea4c89}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .dribbble:hover a span{color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .pinterest:hover a{background-color:#bd081c}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .pinterest:hover a span{color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .instagram:hover a{background-color:#5851db}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .instagram:hover a span{color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .github:hover a{background-color:#6e5494}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .github:hover a span{color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .linkedin:hover a{background-color:#0077b5}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .linkedin:hover a span{color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .vkontakte:hover a{background-color:#45668e}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .vkontakte:hover a span{color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .reddit:hover a{background-color:#ff4500}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .reddit:hover a span{color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .skype:hover a{background-color:#00aff0}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .skype:hover a span{color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .wordpress:hover a{background-color:#21759b}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .wordpress:hover a span{color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .google:hover a{background-color:#4285f4}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .google:hover a span{color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .youtube:hover a{background-color:red}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .youtube:hover a span{color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .vimeo:hover a{background-color:#1ab7ea}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .vimeo:hover a span{color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .whatsapp:hover a{background-color:#25d366}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .whatsapp:hover a span{color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .mailchimp:hover a{background-color:#6dc5dc}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .mailchimp:hover a span{color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .posts:hover a{background-color:#36454f}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .posts:hover a span{color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .comments:hover a{background-color:#000}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .comments:hover a span{color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .facebook-messenger:hover a{background-color:#3b5998}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .facebook-messenger:hover a span{color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .kik:hover a{background-color:#82bc23}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .kik:hover a span{color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .trello:hover a{background-color:#0079bf}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .trello:hover a span{color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .viber:hover a{background-color:#59267c}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .viber:hover a span{color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .telegram:hover a{background-color:#08c}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .telegram:hover a span{color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .email:hover a{background-color:#ea4335}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .email:hover a span{color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .digg:hover a{background-color:#005be2}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .digg:hover a span{color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .stumbleupon:hover a{background-color:#eb4924}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .stumbleupon:hover a span{color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .lineapp:hover a{background-color:#06c755}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored .lineapp:hover a span{color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored.wslu-icon-border-colored-hover li a{background-color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored.wslu-icon-border-colored-hover li a span{color:#333}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored.wslu-icon-border-colored-hover li a:hover span{color:#fff}.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored li.wslu-share-more-btn.active,.xs_social_share_widget.xs_share_url.wslu-fill-brand-hover-colored li.wslu-share-more-btn:hover{background-color:#00a600}.xs_social_share_widget.xs_share_url.wslu-share-m-5 li{margin:3px}.xs_social_share_widget.xs_share_url.wslu-share-m-5 .wslu-share-count{margin:3px 5px 3px 0}.xs_social_share_widget.xs_share_url.wslu-share-rounded li a{border-radius:100px}.xs_social_share_widget.xs_share_url.wslu-share-rounded li a .wslu-both-counter-text{border-top-right-radius:100px;border-bottom-right-radius:100px}.xs_social_share_widget.xs_share_url.wslu-share-rounded li a .xs-social-icon{border-radius:100px}.xs_social_share_widget.xs_share_url.wslu-share-rounded li.wslu-share-more-btn{border-radius:100px}.xs_social_share_widget.xs_share_url.wslu-share-rounded .wslu-hover-content,.xs_social_share_widget.xs_share_url.wslu-share-rounded .wslu-share-count{border-radius:100px}.xs_social_share_widget.xs_share_url.wslu-share-rounded.wslu-slide-top li:hover .wslu-hover-content{margin-bottom:2px}.xs_social_share_widget.xs_share_url.wslu-share-rounded.wslu-slide-down li:hover .wslu-hover-content{margin-top:2px}.xs_social_share_widget.xs_share_url.wslu-share-rounded.wslu-slide-right li:hover .wslu-hover-content{margin-left:2px}.xs_social_share_widget.xs_share_url.wslu-share-rounded.wslu-slide-left li:hover .wslu-hover-content{margin-right:2px}.xs_social_share_widget.xs_share_url.wslu-share-box-shaped{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.xs_social_share_widget.xs_share_url.wslu-share-box-shaped li a{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.xs_social_share_widget.xs_share_url.wslu-share-box-shaped li a .wslu-both-counter-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:10px;-ms-flex:10px;flex:10px}.xs_social_share_widget.xs_share_url.wslu-share-box-shaped li a .wslu-both-counter-text,.xs_social_share_widget.xs_share_url.wslu-share-box-shaped li a .xs-social-icon{padding:0 10px}.xs_social_share_widget.xs_share_url.wslu-share-box-shaped li.wslu-extra-data a .xs-social-icon{padding-top:3px;padding-bottom:3px}.xs_social_share_widget.xs_share_url .wslu-both-counter-text,.xs_social_share_widget.xs_share_url .xs-social-follower{font-size:12px;color:#fff;line-height:14px}.xs_social_share_widget.xs_share_url.wslu-radius-3 a{border-radius:3px}.xs_social_share_widget.xs_share_url.wslu-radius-3 a .wslu-both-counter-text{border-top-right-radius:3px;border-bottom-right-radius:3px}.xs_social_share_widget.xs_share_url.wslu-radius-3 a .wslu-hover-content{border-radius:3px}.xs_social_share_widget.xs_share_url.wslu-radius-3 .wslu-share-count,.xs_social_share_widget.xs_share_url.wslu-radius-3 .wslu-share-more-btn{border-radius:3px}.xs_social_share_widget.xs_share_url.wslu-radius-3.wslu-slide-top li a:hover .wslu-hover-content{margin-bottom:2px}.xs_social_share_widget.xs_share_url.wslu-radius-3.wslu-slide-down li a:hover .wslu-hover-content{margin-top:2px}.xs_social_share_widget.xs_share_url.wslu-radius-3.wslu-slide-right li a:hover .wslu-hover-content{margin-left:2px}.xs_social_share_widget.xs_share_url.wslu-radius-3.wslu-slide-left li a:hover .wslu-hover-content{margin-right:2px}.xs_social_share_widget.xs_share_url.wslu-share-horizontal{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex}.xs_social_share_widget.xs_share_url.wslu-share-horizontal ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.xs_social_share_widget.xs_share_url.wslu-share-horizontal .wslu-share-count{padding:4px 9px}.xs_social_share_widget.xs_share_url.wslu-share-horizontal.wslu-share-m-5 li{margin:3px}.xs_social_share_widget.xs_share_url.wslu-share-horizontal.wslu-share-m-5 .wslu-share-more li{margin:3px}.xs_social_share_widget.xs_share_url.wslu-share-horizontal.wslu-style-18{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.xs_social_share_widget.xs_share_url.wslu-share-horizontal.wslu-style-18 a{height:100%}.xs_social_share_widget.left_content,.xs_social_share_widget.right_content{position:fixed;z-index:9999;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-box-align:inherit!important;-ms-flex-align:inherit!important;align-items:inherit!important}.xs_social_share_widget.left_content .wslu-share-count,.xs_social_share_widget.right_content .wslu-share-count{padding:9px 9px;max-width:100%;width:100%}.xs_social_share_widget.left_content.xs_share_url li,.xs_social_share_widget.right_content.xs_share_url li{display:block;margin-left:0;margin-right:0;min-width:38px}.xs_social_share_widget.left_content.wslu-share-m-5 li,.xs_social_share_widget.right_content.wslu-share-m-5 li{margin:3px}.xs_social_share_widget.left_content.wslu-share-m-5 .wslu-share-count,.xs_social_share_widget.right_content.wslu-share-m-5 .wslu-share-count{margin-bottom:5px}.xs_social_share_widget.right_content{left:auto;right:0}.xs_social_share_widget.bottom_content,.xs_social_share_widget.top_content{position:fixed;z-index:9999;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.xs_social_share_widget.bottom_content.xs_share_url ul li,.xs_social_share_widget.top_content.xs_share_url ul li{display:inline-block}.xs_social_share_widget.bottom_content{top:auto;bottom:0}.xs_social_share_widget .met-social{line-height:24px}.wslu-fill-brand-hover-colored .wslu-share-count,.wslu-fill-colored .wslu-share-count{padding:9px}.wslu-share-count{display:-webkit-box;display:-ms-flexbox;display:flex;-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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff0;background-color:#fff;margin:0 auto;padding:0 12px}.wslu-share-count--total{font-size:16px;line-height:18px;color:#333}.wslu-share-count--text{font-size:10px;line-height:10px;letter-spacing:.5px;color:#333;text-transform:uppercase}#xs-social-login-container a{text-decoration:none;display:inline-block}#xs-social-login-container a:hover{text-decoration:none}#xs-social-login-container a:focus{-webkit-box-shadow:none;box-shadow:none;outline:0}#xs-social-login-container span{display:inline-block}#xs-social-login-container .wslu-logout-button{background:#2271b1;color:#fff;font-size:16px;padding:10px;width:100%;text-align:center;font-weight:400;border-radius:5px;-webkit-transition:all linear .3s;transition:all linear .3s}#xs-social-login-container .wslu-logout-button:hover{color:#fff;background-color:#005b93}#xs-social-login-container{max-width:300px;margin:30px auto;padding-bottom:50px}#xs-social-login-container .xs-login--style-1{display:grid;grid-template-columns:1fr;grid-gap:15px;--iconbox-size:40px}#xs-social-login-container .xs-login--style-1 .xs-login__item{background-color:#fff;padding:6px;border-radius:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 15px 35px rgb(0 0 0 / .06);box-shadow:0 15px 35px rgb(0 0 0 / .06);-webkit-transition:all linear .3s;transition:all linear .3s}#xs-social-login-container .xs-login--style-1 .xs-login__item:hover{background-color:var(--wslu-color-scheme);-webkit-box-shadow:0;box-shadow:0}#xs-social-login-container .xs-login--style-1 .xs-login__item:hover .xs-login__item--icon{background-color:#fff;color:var(--wslu-color-scheme)}#xs-social-login-container .xs-login--style-1 .xs-login__item:hover .xs-login__item--label{color:#fff}#xs-social-login-container .xs-login--style-1 .xs-login__item--icon{background-color:var(--wslu-color-scheme);width:var(--iconbox-size);height:var(--iconbox-size);line-height:var(--iconbox-size);text-align:center;border-radius:var(--iconbox-size);color:#fff;font-size:calc(var(--iconbox-size)/ 2)}#xs-social-login-container .xs-login--style-1 .xs-login__item--label{color:var(--wslu-color-scheme);font-size:14px;font-weight:600;padding-left:10px}#xs-social-login-container .xs-login--style-2{--iconbox-size:45px;display:grid;grid-template-columns:repeat(auto-fit,calc(var(--iconbox-size) + 7px));grid-gap:10px}#xs-social-login-container .xs-login--style-2 .xs-login__item{border-radius:100px}#xs-social-login-container .xs-login--style-2 .xs-login__item:hover .xs-login__item--icon{background-color:#fff;color:var(--wslu-color-scheme);-webkit-box-shadow:0 15px 35px rgb(0 0 0 / .06);box-shadow:0 15px 35px rgb(0 0 0 / .06)}#xs-social-login-container .xs-login--style-2 .xs-login__item--icon{background-color:var(--wslu-color-scheme);width:var(--iconbox-size);height:var(--iconbox-size);line-height:var(--iconbox-size);text-align:center;border-radius:50%;color:#fff;font-size:calc(var(--iconbox-size)/ 3);-webkit-transition:.2s;transition:.2s}#xs-social-login-container .xs-login--style-3{display:grid;grid-template-columns:1fr;grid-gap:15px}#xs-social-login-container .xs-login--style-3 .xs-login__item{background-color:#fff;padding:13px 30px;border-radius:100px;-webkit-box-shadow:0 15px 35px rgb(0 0 0 / .06);box-shadow:0 15px 35px rgb(0 0 0 / .06);-webkit-transition:all linear .3s;transition:all linear .3s;text-align:center}#xs-social-login-container .xs-login--style-3 .xs-login__item:hover{background-color:var(--wslu-color-scheme);-webkit-box-shadow:0;box-shadow:0}#xs-social-login-container .xs-login--style-3 .xs-login__item:hover .xs-login__item--label{color:#fff}#xs-social-login-container .xs-login--style-3 .xs-login__item--label{color:var(--wslu-color-scheme);font-size:16px;font-weight:600}@font-face{font-family:met-social;src:url(/wp-content/plugins/wp-social/assets/css/fonts/met-social.eot?kjn5hn);src:url(/wp-content/plugins/wp-social/assets/css/fonts/met-social.eot?kjn5hn#iefix) format('embedded-opentype'),url(/wp-content/plugins/wp-social/assets/css/fonts/met-social.ttf?kjn5hn) format('truetype'),url(/wp-content/plugins/wp-social/assets/css/fonts/met-social.woff?kjn5hn) format('woff'),url(/wp-content/plugins/wp-social/assets/css/fonts/met-social.svg?kjn5hn#met-social) format('svg');font-weight:400;font-style:normal;font-display:swap}.met-social{font-family:met-social!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.met-social-home:before{content:"\e800"}.met-social-apartment:before{content:"\e801"}.met-social-pencil:before{content:"\e802"}.met-social-magic-wand:before{content:"\e803"}.met-social-drop:before{content:"\e804"}.met-social-lighter:before{content:"\e805"}.met-social-poop:before{content:"\e806"}.met-social-sun:before{content:"\e807"}.met-social-moon:before{content:"\e808"}.met-social-cloud:before{content:"\e809"}.met-social-cloud-upload:before{content:"\e80a"}.met-social-cloud-download:before{content:"\e80b"}.met-social-cloud-sync:before{content:"\e80c"}.met-social-cloud-check:before{content:"\e80d"}.met-social-database:before{content:"\e80e"}.met-social-lock:before{content:"\e80f"}.met-social-cog:before{content:"\e810"}.met-social-trash:before{content:"\e811"}.met-social-dice:before{content:"\e812"}.met-social-heart:before{content:"\e813"}.met-social-star1:before{content:"\e814"}.met-social-star-half:before{content:"\e815"}.met-social-star-empty:before{content:"\e816"}.met-social-flag:before{content:"\e817"}.met-social-envelope:before{content:"\e818"}.met-social-paperclip:before{content:"\e819"}.met-social-inbox:before{content:"\e81a"}.met-social-eye:before{content:"\e81b"}.met-social-printer:before{content:"\e81c"}.met-social-file-empty:before{content:"\e81d"}.met-social-file-add:before{content:"\e81e"}.met-social-enter:before{content:"\e81f"}.met-social-exit:before{content:"\e820"}.met-social-graduation-hat:before{content:"\e821"}.met-social-license:before{content:"\e822"}.met-social-music-note:before{content:"\e823"}.met-social-film-play:before{content:"\e824"}.met-social-camera-video:before{content:"\e825"}.met-social-camera:before{content:"\e826"}.met-social-picture:before{content:"\e827"}.met-social-book:before{content:"\e828"}.met-social-bookmark:before{content:"\e829"}.met-social-user:before{content:"\e82a"}.met-social-users:before{content:"\e82b"}.met-social-shirt:before{content:"\e82c"}.met-social-store:before{content:"\e82d"}.met-social-cart:before{content:"\e82e"}.met-social-tag:before{content:"\e82f"}.met-social-phone-handset:before{content:"\e830"}.met-social-phone:before{content:"\e831"}.met-social-pushpin:before{content:"\e832"}.met-social-map-marker:before{content:"\e833"}.met-social-map:before{content:"\e834"}.met-social-location:before{content:"\e835"}.met-social-calendar-full:before{content:"\e836"}.met-social-keyboard:before{content:"\e837"}.met-social-spell-check:before{content:"\e838"}.met-social-screen:before{content:"\e839"}.met-social-smartphone:before{content:"\e83a"}.met-social-tablet:before{content:"\e83b"}.met-social-laptop:before{content:"\e83c"}.met-social-laptop-phone:before{content:"\e83d"}.met-social-power-switch:before{content:"\e83e"}.met-social-bubble:before{content:"\e83f"}.met-social-heart-pulse:before{content:"\e840"}.met-social-construction:before{content:"\e841"}.met-social-pie-chart:before{content:"\e842"}.met-social-chart-bars:before{content:"\e843"}.met-social-gift:before{content:"\e844"}.met-social-diamond:before{content:"\e845"}.met-social-dinner:before{content:"\e847"}.met-social-coffee-cup:before{content:"\e848"}.met-social-leaf:before{content:"\e849"}.met-social-paw:before{content:"\e84a"}.met-social-rocket:before{content:"\e84b"}.met-social-briefcase:before{content:"\e84c"}.met-social-bus:before{content:"\e84d"}.met-social-car:before{content:"\e84e"}.met-social-train:before{content:"\e84f"}.met-social-bicycle:before{content:"\e850"}.met-social-wheelchair:before{content:"\e851"}.met-social-select:before{content:"\e852"}.met-social-earth:before{content:"\e853"}.met-social-smile:before{content:"\e854"}.met-social-sad:before{content:"\e855"}.met-social-neutral:before{content:"\e856"}.met-social-mustache:before{content:"\e857"}.met-social-alarm:before{content:"\e858"}.met-social-bullhorn:before{content:"\e859"}.met-social-volume-high:before{content:"\e85a"}.met-social-volume-medium:before{content:"\e85b"}.met-social-volume-low:before{content:"\e85c"}.met-social-volume:before{content:"\e85d"}.met-social-mic:before{content:"\e85e"}.met-social-hourglass:before{content:"\e85f"}.met-social-undo:before{content:"\e860"}.met-social-redo:before{content:"\e861"}.met-social-sync:before{content:"\e862"}.met-social-history:before{content:"\e863"}.met-social-clock:before{content:"\e864"}.met-social-download:before{content:"\e865"}.met-social-upload:before{content:"\e866"}.met-social-enter-down:before{content:"\e867"}.met-social-exit-up:before{content:"\e868"}.met-social-bug:before{content:"\e869"}.met-social-code:before{content:"\e86a"}.met-social-link:before{content:"\e86b"}.met-social-unlink:before{content:"\e86c"}.met-social-thumbs-up:before{content:"\e86d"}.met-social-thumbs-down:before{content:"\e86e"}.met-social-magnifier:before{content:"\e86f"}.met-social-cross:before{content:"\e870"}.met-social-menu:before{content:"\e871"}.met-social-list:before{content:"\e872"}.met-social-chevron-up:before{content:"\e873"}.met-social-chevron-down:before{content:"\e874"}.met-social-chevron-left:before{content:"\e875"}.met-social-chevron-right:before{content:"\e876"}.met-social-arrow-up:before{content:"\e877"}.met-social-arrow-down:before{content:"\e878"}.met-social-arrow-left:before{content:"\e879"}.met-social-arrow-right:before{content:"\e87a"}.met-social-move:before{content:"\e87b"}.met-social-warning:before{content:"\e87c"}.met-social-question-circle:before{content:"\e87d"}.met-social-menu-circle:before{content:"\e87e"}.met-social-checkmark-circle:before{content:"\e87f"}.met-social-cross-circle:before{content:"\e880"}.met-social-plus-circle:before{content:"\e881"}.met-social-circle-minus:before{content:"\e882"}.met-social-arrow-up-circle:before{content:"\e883"}.met-social-arrow-down-circle:before{content:"\e884"}.met-social-arrow-left-circle:before{content:"\e885"}.met-social-arrow-right-circle:before{content:"\e886"}.met-social-chevron-up-circle:before{content:"\e887"}.met-social-chevron-down-circle:before{content:"\e888"}.met-social-chevron-left-circle:before{content:"\e889"}.met-social-chevron-right-circle:before{content:"\e88a"}.met-social-crop:before{content:"\e88b"}.met-social-frame-expand:before{content:"\e88c"}.met-social-frame-contract:before{content:"\e88d"}.met-social-layers:before{content:"\e88e"}.met-social-funnel:before{content:"\e88f"}.met-social-text-format:before{content:"\e890"}.met-social-text-size:before{content:"\e892"}.met-social-bold:before{content:"\e893"}.met-social-italic:before{content:"\e894"}.met-social-underline:before{content:"\e895"}.met-social-strikethrough:before{content:"\e896"}.met-social-highlight:before{content:"\e897"}.met-social-text-align-left:before{content:"\e898"}.met-social-text-align-center:before{content:"\e899"}.met-social-text-align-right:before{content:"\e89a"}.met-social-text-align-justify:before{content:"\e89b"}.met-social-line-spacing:before{content:"\e89c"}.met-social-indent-increase:before{content:"\e89d"}.met-social-indent-decrease:before{content:"\e89e"}.met-social-page-break:before{content:"\e8a2"}.met-social-hand:before{content:"\e8a5"}.met-social-pointer-up:before{content:"\e8a6"}.met-social-pointer-right:before{content:"\e8a7"}.met-social-pointer-down:before{content:"\e8a8"}.met-social-pointer-left:before{content:"\e8a9"}.met-social-behance:before{content:"\e901"}.met-social-behance-line:before{content:"\e902"}.met-social-dribbble:before{content:"\e903"}.met-social-dribbble-line:before{content:"\e904"}.met-social-uniE905:before{content:"\e905"}.met-social-uniE906:before{content:"\e906"}.met-social-envato-line:before{content:"\e907"}.met-social-facebook:before{content:"\e908"}.met-social-facebook-line:before{content:"\e909"}.met-social-flickr:before{content:"\e90a"}.met-social-flickr-line:before{content:"\e90b"}.met-social-github:before{content:"\e90c"}.met-social-github-line:before{content:"\e90d"}.met-social-google:before{content:"\e90e"}.met-social-google-line:before{content:"\e90f"}.met-social-instagram:before{content:"\e910"}.met-social-instagram-line:before{content:"\e911"}.met-social-linkedin:before{content:"\e912"}.met-social-linkedin-line:before{content:"\e913"}.met-social-mailchimp:before{content:"\e914"}.met-social-mailchimp-line:before{content:"\e915"}.met-social-pinterest:before{content:"\e916"}.met-social-pinterest-line:before{content:"\e917"}.met-social-reddit:before{content:"\e918"}.met-social-reddit-line:before{content:"\e919"}.met-social-tumblr:before{content:"\e91a"}.met-social-tumblr-line:before{content:"\e91b"}.met-social-twitter1:before{content:"\e91c"}.met-social-twitter-line:before{content:"\e91d"}.met-social-vimeo:before{content:"\e91e"}.met-social-vimeo-line:before{content:"\e91f"}.met-social-vkontakte:before{content:"\e920"}.met-social-vkontakte-line:before{content:"\e921"}.met-social-wordpress:before{content:"\e922"}.met-social-wordpress-line:before{content:"\e923"}.met-social-youtube:before{content:"\e924"}.wslu-style-10 .met-social-tiktok:before,.wslu-style-11 .met-social-tiktok:before,.wslu-style-6 .met-social-tiktok:before,.wslu-style-7 .met-social-tiktok:before,.wslu-style-8 .met-social-tiktok:before{content:"";display:inline-block;width:1em;height:1em;background:url(/wp-content/plugins/wp-social/assets/css/tiktok.svg) no-repeat center center;background-size:contain}.met-social-tiktok:before{content:"";display:inline-block;width:1em;height:1em;background:url(/wp-content/plugins/wp-social/assets/css/tiktok-white.svg) no-repeat center center;background-size:contain}.met-social-youtube-line:before{content:"\e925"}.met-social-posts:before{content:"\e926"}.met-social-comments:before{content:"\e927"}.met-social-digg:before{content:"\e928"}.met-social-digg-line:before{content:"\e929"}.met-social-email:before{content:"\e92a"}.met-social-mail-line:before{content:"\e92b"}.met-social-telegram:before{content:"\e92c"}.met-social-telegram-line:before{content:"\e92d"}.met-social-facebook-messenger:before{content:"\e92e"}.met-social-facebook-messenger-line:before{content:"\e92f"}.met-social-kik:before{content:"\e930"}.met-social-kik-line:before{content:"\e931"}.met-social-skype:before{content:"\e932"}.met-social-skype-line:before{content:"\e933"}.met-social-trello:before{content:"\e934"}.met-social-trello-line:before{content:"\e935"}.met-social-viber:before{content:"\e936"}.met-social-viber-line:before{content:"\e937"}.met-social-stumbleupon:before{content:"\e938"}.met-social-stumbleupon-line:before{content:"\e939"}.met-social-whatsapp-line:before{content:"\e93a"}.met-social-whatsapp:before{content:"\e93b"}.met-social-cog-icon:before{content:"\e93c"}.met-social-lineapp:before{content:"\e93d"}.met-social-elements-kit-logo:before{content:"\e940"}.met-social-degree-image:before{content:"\e941"}.met-social-accordion:before{content:"\e942"}.met-social-animated-flip-box:before{content:"\e943"}.met-social-animated-text:before{content:"\e944"}.met-social-brands:before{content:"\e945"}.met-social-business-hour:before{content:"\e946"}.met-social-ekit:before{content:"\e947"}.met-social-button:before{content:"\e948"}.met-social-carousel:before{content:"\e949"}.met-social-Circle-progress:before{content:"\e94a"}.met-social-contact-form:before{content:"\e94b"}.met-social-countdown-timer:before{content:"\e94c"}.met-social-dropbar:before{content:"\e94d"}.met-social-faq:before{content:"\e94e"}.met-social-full-width-scroll:before{content:"\e94f"}.met-social-google-map:before{content:"\e950"}.met-social-heading-style:before{content:"\e951"}.met-social-help-desk:before{content:"\e952"}.met-social-horizontal-timeline:before{content:"\e953"}.met-social-iframe:before{content:"\e954"}.met-social-image-comparison:before{content:"\e955"}.met-social-image-gallery:before{content:"\e956"}.met-social-image-justify:before{content:"\e957"}.met-social-image-magnifier:before{content:"\e958"}.met-social-image-masonry:before{content:"\e959"}.met-social-inline-svg:before{content:"\e95a"}.met-social-instagram1:before{content:"\e95b"}.met-social-listing:before{content:"\e95c"}.met-social-music-player:before{content:"\e95d"}.met-social-news-ticker:before{content:"\e95e"}.met-social-off-canvus-menu:before{content:"\e95f"}.met-social-parallax:before{content:"\e960"}.met-social-portfolio:before{content:"\e961"}.met-social-post-banner:before{content:"\e962"}.met-social-post-carousel:before{content:"\e963"}.met-social-post-grid:before{content:"\e964"}.met-social-post-slider:before{content:"\e965"}.met-social-pricing-list:before{content:"\e966"}.met-social-pricing-table:before{content:"\e967"}.met-social-product-featured:before{content:"\e968"}.met-social-product-image:before{content:"\e969"}.met-social-product-recent:before{content:"\e96a"}.met-social-product-sale:before{content:"\e96b"}.met-social-product-top-rated:before{content:"\e96c"}.met-social-product-top-seller:before{content:"\e96d"}.met-social-progress-bar:before{content:"\e96e"}.met-social-protected-content-v2:before{content:"\e96f"}.met-social-protected-content-v3:before{content:"\e970"}.met-social-protected-content:before{content:"\e971"}.met-social-qr_code:before{content:"\e972"}.met-social-scroll-button:before{content:"\e973"}.met-social-search:before{content:"\e974"}.met-social-service:before{content:"\e975"}.met-social-slider-image:before{content:"\e976"}.met-social-social-share:before{content:"\e977"}.met-social-subscribe:before{content:"\e978"}.met-social-tab:before{content:"\e979"}.met-social-table:before{content:"\e97a"}.met-social-team-join:before{content:"\e97b"}.met-social-team-member:before{content:"\e97c"}.met-social-testimonial-carousel:before{content:"\e97d"}.met-social-testimonial-grid:before{content:"\e97e"}.met-social-testimonial-quote:before{content:"\e97f"}.met-social-testimonial-slider:before{content:"\e980"}.met-social-toggle:before{content:"\e981"}.met-social-user-login:before{content:"\e982"}.met-social-double-left-chevron:before{content:"\e983"}.met-social-double-angle-pointing-to-right:before{content:"\e984"}.met-social-left-arrow:before{content:"\e985"}.met-social-download-arrow:before{content:"\e986"}.met-social-left-arrow2:before{content:"\e987"}.met-social-right-arrow2:before{content:"\e988"}.met-social-burger:before{content:"\e989"}.met-social-cakes:before{content:"\e98a"}.met-social-cheese:before{content:"\e98b"}.met-social-drink-glass:before{content:"\e98c"}.met-social-pizza:before{content:"\e98d"}.met-social-vplay:before{content:"\e98e"}.met-social-newsletter:before{content:"\e98f"}.met-social-coins-2:before{content:"\e990"}.met-social-commerce-2:before{content:"\e991"}.met-social-monitor:before{content:"\e992"}.met-social-business:before{content:"\e993"}.met-social-down-arrow1:before{content:"\e994"}.met-social-up-arrow1:before{content:"\e995"}.met-social-right-arrow:before{content:"\e996"}.met-social-left-arrows:before{content:"\e997"}.met-social-graphic-2:before{content:"\e998"}.met-social-commerce-1:before{content:"\e999"}.met-social-hammer:before{content:"\e99a"}.met-social-justice-1:before{content:"\e99b"}.met-social-line:before{content:"\e99c"}.met-social-money-3:before{content:"\e99d"}.met-social-commerce:before{content:"\e99e"}.met-social-agenda:before{content:"\e99f"}.met-social-justice:before{content:"\e9a0"}.met-social-technology:before{content:"\e9a1"}.met-social-coins-1:before{content:"\e9a2"}.met-social-bank:before{content:"\e9a3"}.met-social-calculator:before{content:"\e9a4"}.met-social-soundcloud:before{content:"\e9a5"}.met-social-chart2:before{content:"\e9a6"}.met-social-checked:before{content:"\e9a7"}.met-social-clock1:before{content:"\e9a8"}.met-social-comment:before{content:"\e9a9"}.met-social-comments1:before{content:"\e9aa"}.met-social-consult:before{content:"\e9ab"}.met-social-consut2:before{content:"\e9ac"}.met-social-deal:before{content:"\e9ad"}.met-social-envelope1:before{content:"\e9ae"}.met-social-folder:before{content:"\e9af"}.met-social-invest:before{content:"\e9b0"}.met-social-loan:before{content:"\e9b1"}.met-social-map-marker1:before{content:"\e9b2"}.met-social-mutual-fund:before{content:"\e9b3"}.met-social-google-plus:before{content:"\e9b4"}.met-social-phone1:before{content:"\e9b5"}.met-social-pie-chart1:before{content:"\e9b6"}.met-social-play:before{content:"\e9b7"}.met-social-savings:before{content:"\e9b8"}.met-social-search1:before{content:"\e9b9"}.met-social-tag1:before{content:"\e9ba"}.met-social-tags:before{content:"\e9bb"}.met-social-instagram2:before{content:"\e9bc"}.met-social-quote:before{content:"\e9bd"}.met-social-arrow-point-to-down:before{content:"\e9be"}.met-social-play-button:before{content:"\e9bf"}.met-social-minus:before{content:"\e9c0"}.met-social-plus:before{content:"\e9c1"}.met-social-tick:before{content:"\e9c2"}.met-social-up-arrow:before{content:"\e9c3"}.met-social-arrows:before{content:"\e9c4"}.met-social-right-arrow1:before{content:"\e9c5"}.met-social-edit:before{content:"\e9c6"}.met-social-reply:before{content:"\e9c7"}.met-social-cogwheel-outline:before{content:"\e9c8"}.met-social-apple:before{content:"\e9c9"}.met-social-abacus:before{content:"\e9ca"}.met-social-abacus1:before{content:"\e9cb"}.met-social-agenda1:before{content:"\e9cc"}.met-social-shopping-basket:before{content:"\e9cd"}.met-social-users1:before{content:"\e9ce"}.met-social-man:before{content:"\e9cf"}.met-social-support:before{content:"\e9d0"}.met-social-favorites:before{content:"\e9d1"}.met-social-calendar:before{content:"\e9d2"}.met-social-paper-plane:before{content:"\e9d3"}.met-social-placeholder:before{content:"\e9d4"}.met-social-phone-call:before{content:"\e9d5"}.met-social-contact:before{content:"\e9d6"}.met-social-email1:before{content:"\e9d7"}.met-social-internet:before{content:"\e9d8"}.met-social-quote1:before{content:"\e9d9"}.met-social-medical:before{content:"\e9da"}.met-social-eye1:before{content:"\e9db"}.met-social-full-screen:before{content:"\e9dc"}.met-social-tools:before{content:"\e9dd"}.met-social-pie-chart2:before{content:"\e9de"}.met-social-diamond1:before{content:"\e9df"}.met-social-valentines-heart:before{content:"\e9e0"}.met-social-like:before{content:"\e9e1"}.met-social-team:before{content:"\e9e2"}.met-social-tshirt:before{content:"\e9e3"}.met-social-cancel:before{content:"\e9e4"}.met-social-drink:before{content:"\e9e5"}.met-social-home1:before{content:"\e9e6"}.met-social-music:before{content:"\e9e7"}.met-social-rich:before{content:"\e9e8"}.met-social-brush:before{content:"\e9e9"}.met-social-opposite-way:before{content:"\e9ea"}.met-social-cloud-computing:before{content:"\e9eb"}.met-social-technology-1:before{content:"\e9ec"}.met-social-rotate:before{content:"\e9ed"}.met-social-medical1:before{content:"\e9ee"}.met-social-flash-1:before{content:"\e9ef"}.met-social-flash:before{content:"\e9f0"}.met-social-uturn:before{content:"\e9f1"}.met-social-down-arrow:before{content:"\e9f2"}.met-social-hours-support:before{content:"\e9f3"}.met-social-bag:before{content:"\e9f4"}.met-social-photo-camera:before{content:"\e9f5"}.met-social-school:before{content:"\e9f6"}.met-social-settings:before{content:"\e9f7"}.met-social-smartphone1:before{content:"\e9f8"}.met-social-technology-11:before{content:"\e9f9"}.met-social-tool:before{content:"\e9fa"}.met-social-business1:before{content:"\e9fb"}.met-social-shuffle-arrow:before{content:"\e9fc"}.met-social-van-1:before{content:"\e9fd"}.met-social-van:before{content:"\e9fe"}.met-social-vegetables:before{content:"\e9ff"}.met-social-women:before{content:"\ea00"}.met-social-vintage:before{content:"\ea01"}.met-social-team-1:before{content:"\ea02"}.met-social-team1:before{content:"\ea03"}.met-social-watch:before{content:"\ea04"}.met-social-cogwheel:before{content:"\ea05"}.met-social-light-bulb:before{content:"\ea06"}.met-social-light-bulb-1:before{content:"\ea07"}.met-social-heart-shape-outline:before{content:"\ea08"}.met-social-online-shopping-cart:before{content:"\ea09"}.met-social-shopping-cart:before{content:"\ea0a"}.met-social-star2:before{content:"\ea0b"}.met-social-star-1:before{content:"\ea0c"}.met-social-favorite:before{content:"\ea0d"}.met-social-agenda2:before{content:"\ea0e"}.met-social-agenda-1:before{content:"\ea0f"}.met-social-alarm-clock:before{content:"\ea10"}.met-social-alarm-clock1:before{content:"\ea11"}.met-social-atomic:before{content:"\ea12"}.met-social-auction:before{content:"\ea13"}.met-social-balance:before{content:"\ea14"}.met-social-balance1:before{content:"\ea15"}.met-social-bank1:before{content:"\ea16"}.met-social-bar-chart:before{content:"\ea17"}.met-social-barrier:before{content:"\ea18"}.met-social-battery:before{content:"\ea19"}.met-social-battery-1:before{content:"\ea1a"}.met-social-bell:before{content:"\ea1b"}.met-social-bluetooth:before{content:"\ea1c"}.met-social-book1:before{content:"\ea1d"}.met-social-briefcase1:before{content:"\ea1e"}.met-social-briefcase-1:before{content:"\ea1f"}.met-social-briefcase-2:before{content:"\ea20"}.met-social-calculator1:before{content:"\ea21"}.met-social-calculator2:before{content:"\ea22"}.met-social-calculator-1:before{content:"\ea23"}.met-social-calendar1:before{content:"\ea24"}.met-social-calendar2:before{content:"\ea25"}.met-social-calendar-1:before{content:"\ea26"}.met-social-car1:before{content:"\ea27"}.met-social-carrier:before{content:"\ea28"}.met-social-cash:before{content:"\ea29"}.met-social-chat:before{content:"\ea2a"}.met-social-chat-1:before{content:"\ea2b"}.met-social-checked1:before{content:"\ea2c"}.met-social-clip:before{content:"\ea2d"}.met-social-clip1:before{content:"\ea2e"}.met-social-clipboard:before{content:"\ea2f"}.met-social-clipboard1:before{content:"\ea30"}.met-social-clock2:before{content:"\ea31"}.met-social-clock-1:before{content:"\ea32"}.met-social-cloud1:before{content:"\ea33"}.met-social-cloud-computing1:before{content:"\ea34"}.met-social-cloud-computing-1:before{content:"\ea35"}.met-social-cogwheel1:before{content:"\ea36"}.met-social-coins:before{content:"\ea37"}.met-social-compass:before{content:"\ea38"}.met-social-contract:before{content:"\ea39"}.met-social-conversation:before{content:"\ea3a"}.met-social-crane:before{content:"\ea3b"}.met-social-crane-2:before{content:"\ea3c"}.met-social-credit-card:before{content:"\ea3d"}.met-social-credit-card1:before{content:"\ea3e"}.met-social-cursor:before{content:"\ea3f"}.met-social-customer-service:before{content:"\ea40"}.met-social-cutlery:before{content:"\ea41"}.met-social-dart-board:before{content:"\ea42"}.met-social-decision-making:before{content:"\ea43"}.met-social-desk-chair:before{content:"\ea44"}.met-social-desk-lamp:before{content:"\ea45"}.met-social-diamond2:before{content:"\ea46"}.met-social-direction:before{content:"\ea47"}.met-social-document:before{content:"\ea48"}.met-social-dollar-bill:before{content:"\ea49"}.met-social-download1:before{content:"\ea4a"}.met-social-edit1:before{content:"\ea4b"}.met-social-email11:before{content:"\ea4c"}.met-social-envelope2:before{content:"\ea4d"}.met-social-envelope3:before{content:"\ea4e"}.met-social-eraser:before{content:"\ea4f"}.met-social-eye2:before{content:"\ea50"}.met-social-factory:before{content:"\ea51"}.met-social-fast-forward:before{content:"\ea52"}.met-social-favorites1:before{content:"\ea53"}.met-social-file:before{content:"\ea54"}.met-social-file-1:before{content:"\ea55"}.met-social-file-2:before{content:"\ea56"}.met-social-file-3:before{content:"\ea57"}.met-social-filter:before{content:"\ea58"}.met-social-finance-book:before{content:"\ea59"}.met-social-flag1:before{content:"\ea5a"}.met-social-folder1:before{content:"\ea5b"}.met-social-folder-1:before{content:"\ea5c"}.met-social-folders:before{content:"\ea5d"}.met-social-folders1:before{content:"\ea5e"}.met-social-gamepad:before{content:"\ea5f"}.met-social-gift1:before{content:"\ea60"}.met-social-growth:before{content:"\ea61"}.met-social-heart1:before{content:"\ea62"}.met-social-home2:before{content:"\ea63"}.met-social-house:before{content:"\ea64"}.met-social-house-1:before{content:"\ea65"}.met-social-house-2:before{content:"\ea66"}.met-social-id-card:before{content:"\ea67"}.met-social-id-card1:before{content:"\ea68"}.met-social-id-card-1:before{content:"\ea69"}.met-social-idea:before{content:"\ea6a"}.met-social-image:before{content:"\ea6b"}.met-social-improvement:before{content:"\ea6c"}.met-social-inbox1:before{content:"\ea6d"}.met-social-information:before{content:"\ea6e"}.met-social-key:before{content:"\ea6f"}.met-social-key1:before{content:"\ea70"}.met-social-laptop1:before{content:"\ea71"}.met-social-layers1:before{content:"\ea72"}.met-social-light-bulb1:before{content:"\ea73"}.met-social-like1:before{content:"\ea74"}.met-social-line-chart:before{content:"\ea75"}.met-social-mail:before{content:"\ea76"}.met-social-manager:before{content:"\ea77"}.met-social-map1:before{content:"\ea78"}.met-social-medal1:before{content:"\ea79"}.met-social-megaphone:before{content:"\ea7a"}.met-social-megaphone1:before{content:"\ea7b"}.met-social-message:before{content:"\ea7c"}.met-social-message-1:before{content:"\ea7d"}.met-social-message-2:before{content:"\ea7e"}.met-social-microphone:before{content:"\ea7f"}.met-social-money:before{content:"\ea80"}.met-social-money-bag1:before{content:"\ea81"}.met-social-monitor1:before{content:"\ea82"}.met-social-music1:before{content:"\ea83"}.met-social-next:before{content:"\ea84"}.met-social-open-book:before{content:"\ea85"}.met-social-padlock:before{content:"\ea86"}.met-social-padlock-1:before{content:"\ea87"}.met-social-paint-brush:before{content:"\ea88"}.met-social-pause:before{content:"\ea89"}.met-social-pen:before{content:"\ea8a"}.met-social-pencil1:before{content:"\ea8b"}.met-social-percentage:before{content:"\ea8c"}.met-social-phone-call1:before{content:"\ea8d"}.met-social-phone-call2:before{content:"\ea8e"}.met-social-photo-camera1:before{content:"\ea8f"}.met-social-pie-chart3:before{content:"\ea90"}.met-social-pipe:before{content:"\ea91"}.met-social-placeholder1:before{content:"\ea92"}.met-social-placeholder2:before{content:"\ea93"}.met-social-planet-earth:before{content:"\ea94"}.met-social-play-button1:before{content:"\ea95"}.met-social-power-button:before{content:"\ea96"}.met-social-presentation:before{content:"\ea97"}.met-social-presentation1:before{content:"\ea98"}.met-social-printer1:before{content:"\ea99"}.met-social-push-pin:before{content:"\ea9a"}.met-social-push-pin1:before{content:"\ea9b"}.met-social-refresh:before{content:"\ea9c"}.met-social-reload:before{content:"\ea9d"}.met-social-return:before{content:"\ea9e"}.met-social-rocket-ship:before{content:"\ea9f"}.met-social-rss:before{content:"\eaa0"}.met-social-safebox:before{content:"\eaa1"}.met-social-safebox1:before{content:"\eaa2"}.met-social-settings1:before{content:"\eaa3"}.met-social-settings-2:before{content:"\eaa4"}.met-social-sewing-machine:before{content:"\eaa5"}.met-social-share:before{content:"\eaa6"}.met-social-shield:before{content:"\eaa7"}.met-social-shield1:before{content:"\eaa8"}.met-social-shopping:before{content:"\eaa9"}.met-social-shopping-bag:before{content:"\eaaa"}.met-social-shopping-bag-1:before{content:"\eaab"}.met-social-shopping-bag-2:before{content:"\eaac"}.met-social-shopping-cart1:before{content:"\eaad"}.met-social-shopping-cart2:before{content:"\eaae"}.met-social-check:before{content:"\eaaf"}.met-social-shopping-cart-1:before{content:"\eab0"}.met-social-shopping-cart-2:before{content:"\eab1"}.met-social-shopping-cart-3:before{content:"\eab2"}.met-social-smartphone2:before{content:"\eab3"}.met-social-speaker:before{content:"\eab4"}.met-social-speakers:before{content:"\eab5"}.met-social-stats:before{content:"\eab6"}.met-social-stats-1:before{content:"\eab7"}.met-social-stats-2:before{content:"\eab8"}.met-social-stats-3:before{content:"\eab9"}.met-social-stats-4:before{content:"\eaba"}.met-social-stats-5:before{content:"\eabb"}.met-social-stats-6:before{content:"\eabc"}.met-social-sticky-note:before{content:"\eabd"}.met-social-store1:before{content:"\eabe"}.met-social-store-1:before{content:"\eabf"}.met-social-suitcase:before{content:"\eac0"}.met-social-suitcase-1:before{content:"\eac1"}.met-social-tag2:before{content:"\eac2"}.met-social-target:before{content:"\eac3"}.met-social-team2:before{content:"\eac4"}.met-social-tie:before{content:"\eac5"}.met-social-trash1:before{content:"\eac6"}.met-social-trolley:before{content:"\eac7"}.met-social-trolley-1:before{content:"\eac8"}.met-social-trolley-2:before{content:"\eac9"}.met-social-trophy1:before{content:"\eaca"}.met-social-truck:before{content:"\eacb"}.met-social-truck-1:before{content:"\eacc"}.met-social-truck-2:before{content:"\eacd"}.met-social-umbrella:before{content:"\eace"}.met-social-upload1:before{content:"\eacf"}.met-social-user1:before{content:"\ead0"}.met-social-user-1:before{content:"\ead1"}.met-social-user-2:before{content:"\ead2"}.met-social-user-3:before{content:"\ead3"}.met-social-users2:before{content:"\ead4"}.met-social-video-camera:before{content:"\ead5"}.met-social-voucher:before{content:"\ead6"}.met-social-voucher-1:before{content:"\ead7"}.met-social-voucher-2:before{content:"\ead8"}.met-social-voucher-3:before{content:"\ead9"}.met-social-voucher-4:before{content:"\eada"}.met-social-wallet:before{content:"\eadb"}.met-social-wallet1:before{content:"\eadc"}.met-social-wifi:before{content:"\eadd"}.met-social-worker:before{content:"\eade"}.met-social-zoom-in:before{content:"\eadf"}.met-social-zoom-out:before{content:"\eae0"}.met-social-burger-menu:before{content:"\eae1"}.met-social-squares:before{content:"\eae2"}.met-social-options:before{content:"\eae3"}.met-social-apps:before{content:"\eae4"}.met-social-menu-1:before{content:"\eae5"}.met-social-menu1:before{content:"\eae6"}.met-social-back_up:before{content:"\eae7"}.met-social-cart1:before{content:"\eae8"}.met-social-checkmark:before{content:"\eae9"}.met-social-dollar:before{content:"\eaea"}.met-social-domian:before{content:"\eaeb"}.met-social-hosting:before{content:"\eaec"}.met-social-key2:before{content:"\eaed"}.met-social-migration:before{content:"\eaee"}.met-social-play1:before{content:"\eaef"}.met-social-quote2:before{content:"\eaf0"}.met-social-api_setup:before{content:"\eaf1"}.met-social-coin:before{content:"\eaf2"}.met-social-hand_shake:before{content:"\eaf3"}.met-social-idea_generate:before{content:"\eaf4"}.met-social-page_search:before{content:"\eaf5"}.met-social-pen_shape:before{content:"\eaf6"}.met-social-pencil_art:before{content:"\eaf7"}.met-social-review:before{content:"\eaf8"}.met-social-star:before{content:"\eaf9"}.met-social-timing:before{content:"\eafa"}.met-social-trophy:before{content:"\eafb"}.met-social-communication:before{content:"\eafc"}.met-social-money-bag:before{content:"\eafd"}.met-social-dentist:before{content:"\eafe"}.met-social-bill:before{content:"\eaff"}.met-social-label:before{content:"\eb00"}.met-social-money1:before{content:"\eb01"}.met-social-shield2:before{content:"\eb02"}.met-social-support1:before{content:"\eb03"}.met-social-one:before{content:"\eb04"}.met-social-clock3:before{content:"\eb05"}.met-social-cart2:before{content:"\eb06"}.met-social-globe:before{content:"\eb07"}.met-social-tooth:before{content:"\eb08"}.met-social-tooth-1:before{content:"\eb09"}.met-social-tooth-2:before{content:"\eb0a"}.met-social-brain:before{content:"\eb0b"}.met-social-view:before{content:"\eb0c"}.met-social-doctor:before{content:"\eb0d"}.met-social-heart2:before{content:"\eb0e"}.met-social-medicine:before{content:"\eb0f"}.met-social-stethoscope:before{content:"\eb10"}.met-social-hospital:before{content:"\eb11"}.met-social-clipboard2:before{content:"\eb12"}.met-social-medicine-1:before{content:"\eb13"}.met-social-hospital-1:before{content:"\eb14"}.met-social-customer-support:before{content:"\eb15"}.met-social-brickwall:before{content:"\eb16"}.met-social-crane1:before{content:"\eb17"}.met-social-valve:before{content:"\eb18"}.met-social-safety:before{content:"\eb19"}.met-social-energy-saving:before{content:"\eb1a"}.met-social-paint-roller:before{content:"\eb1b"}.met-social-paint-brushes:before{content:"\eb1c"}.met-social-construction-tool-vehicle-with-crane-lifting-materials:before{content:"\eb1d"}.met-social-trowel:before{content:"\eb1e"}.met-social-bucket:before{content:"\eb1f"}.met-social-smart:before{content:"\eb20"}.met-social-repair:before{content:"\eb21"}.met-social-saw:before{content:"\eb22"}.met-social-cutter:before{content:"\eb23"}.met-social-plier:before{content:"\eb24"}.met-social-drill:before{content:"\eb25"}.met-social-save-money:before{content:"\eb26"}.met-social-planting:before{content:"\eb27"}.met-social-line-chart1:before{content:"\eb28"}.met-social-open-book1:before{content:"\eb29"}.met-social-money-bag2:before{content:"\eb2a"}.met-social-server:before{content:"\eb2b"}.met-social-server-1:before{content:"\eb2c"}.met-social-server-2:before{content:"\eb2d"}.met-social-cloud-computing2:before{content:"\eb2e"}.met-social-cloud2:before{content:"\eb2f"}.met-social-database1:before{content:"\eb30"}.met-social-computer:before{content:"\eb31"}.met-social-server-3:before{content:"\eb32"}.met-social-server-4:before{content:"\eb33"}.met-social-server-5:before{content:"\eb34"}.met-social-server-6:before{content:"\eb35"}.met-social-server-7:before{content:"\eb36"}.met-social-cloud-1:before{content:"\eb37"}.met-social-server-8:before{content:"\eb38"}.met-social-business-and-finance:before{content:"\eb39"}.met-social-cloud-2:before{content:"\eb3a"}.met-social-server-9:before{content:"\eb3b"}.met-social-hosting1:before{content:"\eb3c"}.met-social-car2:before{content:"\eb3d"}.met-social-car-frontal-view:before{content:"\eb3e"}.met-social-car-1:before{content:"\eb3f"}.met-social-racing:before{content:"\eb40"}.met-social-car-wheel:before{content:"\eb41"}.met-social-steering-wheel:before{content:"\eb42"}.met-social-frontal-taxi-cab:before{content:"\eb43"}.met-social-taxi:before{content:"\eb44"}.met-social-cosmetics:before{content:"\eb45"}.met-social-flower:before{content:"\eb46"}.met-social-mirror:before{content:"\eb47"}.met-social-salon:before{content:"\eb48"}.met-social-hair-dryer:before{content:"\eb49"}.met-social-shampoo:before{content:"\eb4a"}.met-social-download-button:before{content:"\eb4b"}.met-social-list1:before{content:"\eb4c"}.met-social-loupe:before{content:"\eb4d"}.met-social-search2:before{content:"\eb4e"}.met-social-search-1:before{content:"\eb4f"}.met-social-shopping-cart3:before{content:"\eb50"}.met-social-menu2:before{content:"\eb51"}.met-social-menu-11:before{content:"\eb52"}.met-social-menu-button-of-three-horizontal-lines:before{content:"\eb53"}.met-social-menu-2:before{content:"\eb54"}.met-social-menu-3:before{content:"\eb55"}.met-social-menu-5:before{content:"\eb56"}.met-social-menu-button:before{content:"\eb57"}.met-social-list-1:before{content:"\eb58"}.met-social-menu-6:before{content:"\eb59"}.met-social-menu-7:before{content:"\eb5a"}.met-social-menu-8:before{content:"\eb5b"}.met-social-list-2:before{content:"\eb5c"}.met-social-dot:before{content:"\eb5d"}.met-social-menu-9:before{content:"\eb5e"}.met-social-search11:before{content:"\eb5f"}.met-social-search-minus:before{content:"\eb60"}.met-social-search-11:before{content:"\eb61"}.met-social-search-2:before{content:"\eb62"}.met-social-search-3:before{content:"\eb63"}.met-social-magnifying-glass-search:before{content:"\eb64"}.met-social-loupe1:before{content:"\eb65"}.met-social-speed:before{content:"\eb66"}.met-social-search21:before{content:"\eb67"}.met-social-search-4:before{content:"\eb68"}.met-social-search-5:before{content:"\eb69"}.met-social-detective:before{content:"\eb6a"}.met-social-itunes:before{content:"\eb6b"}.met-social-cart3:before{content:"\eb6c"}.met-social-buying-on-smartphone:before{content:"\eb6d"}.met-social-badge:before{content:"\eb6e"}.met-social-basket:before{content:"\eb6f"}.met-social-commerce-and-shopping:before{content:"\eb70"}.met-social-comment1:before{content:"\eb71"}.met-social-comment-1:before{content:"\eb72"}.met-social-share1:before{content:"\eb73"}.met-social-share-1:before{content:"\eb74"}.met-social-share-2:before{content:"\eb75"}.met-social-share-3:before{content:"\eb76"}.met-social-comment2:before{content:"\eb77"}.met-social-favorite1:before{content:"\eb78"}.met-social-retweet:before{content:"\eb79"}.met-social-share2:before{content:"\eb7a"}.met-social-facebook1:before{content:"\eb7b"}.met-social-twitter11:before{content:"\eb7c"}.met-social-linkedin1:before{content:"\eb7d"}.met-social-whatsapp-1:before{content:"\eb7e"}.met-social-dribbble1:before{content:"\eb7f"}.met-social-facebook-2:before{content:"\eb80"}.met-social-twitter111:before{content:"\eb81"}.met-social-vk:before{content:"\eb82"}.met-social-youtube-v:before{content:"\eb83"}.met-social-vimeo1:before{content:"\eb84"}.met-social-youtube1:before{content:"\eb85"}.met-social-snapchat-1:before{content:"\eb86"}.met-social-behance1:before{content:"\eb87"}.met-social-github1:before{content:"\eb88"}.met-social-pinterest1:before{content:"\eb89"}.met-social-spotify:before{content:"\eb8a"}.met-social-soundcloud-1:before{content:"\eb8b"}.met-social-skype-1:before{content:"\eb8c"}.met-social-rss1:before{content:"\eb8d"}.met-social-reddit-1:before{content:"\eb8e"}.met-social-dribbble-1:before{content:"\eb8f"}.met-social-wordpress-1:before{content:"\eb90"}.met-social-logo:before{content:"\eb91"}.met-social-dropbox-1:before{content:"\eb92"}.met-social-blogger-1:before{content:"\eb93"}.met-social-photo:before{content:"\eb94"}.met-social-hangouts:before{content:"\eb95"}.met-social-xing:before{content:"\eb96"}.met-social-myspace:before{content:"\eb97"}.met-social-flickr-1:before{content:"\eb98"}.met-social-envato:before{content:"\eb99"}.met-social-picasa-1:before{content:"\eb9a"}.met-social-wattpad:before{content:"\eb9b"}.met-social-emoji:before{content:"\eb9c"}.met-social-deviantart-1:before{content:"\eb9d"}.met-social-yahoo-1:before{content:"\eb9e"}.met-social-Anti-Lock:before{content:"\eb9f"}.met-social-apartment1:before{content:"\eba0"}.met-social-ek_stroke_icon:before{content:"\eba1"}.met-social-app:before{content:"\eba2"}.met-social-Aroma:before{content:"\eba3"}.met-social-vine-1:before{content:"\eba4"}.met-social-bambooLeaf:before{content:"\eba5"}.met-social-basket1:before{content:"\eba6"}.met-social-Battery:before{content:"\eba7"}.met-social-Bettery:before{content:"\eba8"}.met-social-building:before{content:"\eba9"}.met-social-car21:before{content:"\ebaa"}.met-social-Car:before{content:"\ebab"}.met-social-Child:before{content:"\ebac"}.met-social-cityscape:before{content:"\ebad"}.met-social-cleaner:before{content:"\ebae"}.met-social-Coffeecup:before{content:"\ebaf"}.met-social-coins1:before{content:"\ebb0"}.met-social-Computer:before{content:"\ebb1"}.met-social-Consultancy:before{content:"\ebb2"}.met-social-cottage:before{content:"\ebb3"}.met-social-crane2:before{content:"\ebb4"}.met-social-Customapi:before{content:"\ebb5"}.met-social-customersupport2:before{content:"\ebb6"}.met-social-Design2:before{content:"\ebb7"}.met-social-Design3:before{content:"\ebb8"}.met-social-design:before{content:"\ebb9"}.met-social-diamond3:before{content:"\ebba"}.met-social-diploma:before{content:"\ebbb"}.met-social-DocumentSearch:before{content:"\ebbc"}.met-social-Download:before{content:"\ebbd"}.met-social-drilling:before{content:"\ebbe"}.met-social-engine:before{content:"\ebbf"}.met-social-engineer:before{content:"\ebc0"}.met-social-envelope4:before{content:"\ebc1"}.met-social-Family:before{content:"\ebc2"}.met-social-friendship:before{content:"\ebc3"}.met-social-gift2:before{content:"\ebc4"}.met-social-graph2:before{content:"\ebc5"}.met-social-graph:before{content:"\ebc6"}.met-social-hamburger2:before{content:"\ebc7"}.met-social-handshake:before{content:"\ebc8"}.met-social-Helmet:before{content:"\ebc9"}.met-social-hotStone2:before{content:"\ebca"}.met-social-hotstone:before{content:"\ebcb"}.met-social-idea1:before{content:"\ebcc"}.met-social-Leaf:before{content:"\ebcd"}.met-social-management:before{content:"\ebce"}.met-social-Massagetable:before{content:"\ebcf"}.met-social-Mechanic:before{content:"\ebd0"}.met-social-delicious:before{content:"\ebd1"}.met-social-Money2:before{content:"\ebd2"}.met-social-money-bag3:before{content:"\ebd3"}.met-social-Money:before{content:"\ebd4"}.met-social-oilbottle:before{content:"\ebd5"}.met-social-Physiotherapy:before{content:"\ebd6"}.met-social-Profile:before{content:"\ebd7"}.met-social-Rating:before{content:"\ebd8"}.met-social-rightmark:before{content:"\ebd9"}.met-social-rings:before{content:"\ebda"}.met-social-Safehouse:before{content:"\ebdb"}.met-social-Scan:before{content:"\ebdc"}.met-social-social-care:before{content:"\ebdd"}.met-social-SpeedClock:before{content:"\ebde"}.met-social-stopwatch:before{content:"\ebdf"}.met-social-Support2:before{content:"\ebe0"}.met-social-target2:before{content:"\ebe1"}.met-social-Target:before{content:"\ebe2"}.met-social-tripod:before{content:"\ebe3"}.met-social-truck1:before{content:"\ebe4"}.met-social-university:before{content:"\ebe5"}.met-social-User:before{content:"\ebe6"}.met-social-WebPortals:before{content:"\ebe7"}.met-social-window:before{content:"\ebe8"}.met-social-ek_line_icon:before{content:"\ebe9"}.met-social-kickstarter-1:before{content:"\ebea"}.met-social-stumbleupon-1:before{content:"\ebeb"}.met-social-brands-and-logotypes:before{content:"\ebec"}.met-social-instagram-1:before{content:"\ebed"}.met-social-facebook-1:before{content:"\ebee"}.met-social-instagram-2:before{content:"\ebef"}.met-social-twitter-1:before{content:"\ebf0"}.met-social-whatsapp-2:before{content:"\ebf1"}.met-social-youtube-1:before{content:"\ebf2"}.met-social-linkedin-1:before{content:"\ebf3"}.met-social-telegram1:before{content:"\ebf4"}.met-social-github-1:before{content:"\ebf5"}.met-social-vk-1:before{content:"\ebf6"}.met-social-pinterest-1:before{content:"\ebf7"}.met-social-rss-1:before{content:"\ebf8"}.met-social-twitch:before{content:"\ebf9"}.met-social-snapchat-2:before{content:"\ebfa"}.met-social-skype-2:before{content:"\ebfb"}.met-social-behance-2:before{content:"\ebfc"}.met-social-spotify-1:before{content:"\ebfd"}.met-social-periscope:before{content:"\ebfe"}.met-social-dribbble-2:before{content:"\ebff"}.met-social-tumblr-1:before{content:"\ec00"}.met-social-soundcloud-2:before{content:"\ec01"}.met-social-google-drive-1:before{content:"\ec02"}.met-social-dropbox-2:before{content:"\ec03"}.met-social-reddit-2:before{content:"\ec04"}.met-social-html:before{content:"\ec05"}.met-social-vimeo-1:before{content:"\ec06"}.met-social-hangout:before{content:"\ec07"}.met-social-blogger-2:before{content:"\ec08"}.met-social-yahoo-2:before{content:"\ec09"}.met-social-path:before{content:"\ec0a"}.met-social-yelp-1:before{content:"\ec0b"}.met-social-slideshare:before{content:"\ec0c"}.met-social-picasa-2:before{content:"\ec0d"}.met-social-myspace-1:before{content:"\ec0e"}.met-social-flickr-2:before{content:"\ec0f"}.met-social-xing-1:before{content:"\ec10"}.met-social-envato-1:before{content:"\ec11"}.met-social-swarm:before{content:"\ec12"}.met-social-wattpad-1:before{content:"\ec13"}.met-social-foursquare:before{content:"\ec14"}.met-social-deviantart-2:before{content:"\ec15"}.met-social-kickstarter-2:before{content:"\ec16"}.met-social-delicious-1:before{content:"\ec17"}.met-social-vine-2:before{content:"\ec18"}.met-social-digg1:before{content:"\ec19"}.met-social-bebo:before{content:"\ec1a"}.met-social-stumbleupon-2:before{content:"\ec1b"}.met-social-forrst:before{content:"\ec1c"}.met-social-eye3:before{content:"\ec1d"}.met-social-microscope:before{content:"\ec1e"}.met-social-calendar-page-empty:before{content:"\ec1f"}.met-social-calendar3:before{content:"\ec20"}.met-social-folder2:before{content:"\ec21"}.met-social-user-registration:before{content:"\ec22"}.met-social-vertical-timeline:before{content:"\ec23"}.met-social-video-player:before{content:"\ec24"}.met-social-weather:before{content:"\ec25"}.met-social-twitter:before{content:"\e900"}.hostinger-reach-block-connect{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:start;align-content:flex-start;background:#fff6e9;padding:14px;font-size:14px;margin:28px 0 14px}.hostinger-reach-block-connect__title{color:#1d1e20;font-weight:700;margin-bottom:4px}.hostinger-reach-block-connect__subtitle{color:#727586;margin-bottom:4px}.hostinger-reach-block-connect a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}.hostinger-reach-block-dialog{display:block;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:start;align-content:flex-start;background:#fff;color:#1d1e20;padding:20px;gap:14px;font-size:14px;line-height:20px;bottom:80px;left:20px;position:fixed;z-index:100001;max-width:400px;border-radius:16px;-webkit-box-shadow:0 0 10px rgb(0 0 0 / .05);box-shadow:0 0 10px rgb(0 0 0 / .05)}.hostinger-reach-block-dialog__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:10px}.hostinger-reach-block-dialog__button_indicator{height:16px;width:16px}.hostinger-reach-block-dialog__button{cursor:pointer;text-align:center;background:#673de6;color:#fff;font-weight:700;font-size:12px;padding:6px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;border-radius:8px}.hostinger-reach-block-dialog__button:hover{background:#5029c2}.hostinger-reach-block-dialog__button a{color:#fff;text-decoration:none}.hostinger-reach-block-dialog__button a:hover,.hostinger-reach-block-dialog__button a:focus,.hostinger-reach-block-dialog__button a:active{color:#fff;-webkit-box-shadow:none;box-shadow:none;outline:none}.hostinger-reach-block-dialog__button svg{height:16px;width:16px}.hostinger-reach-block-dialog__button svg path{fill:#fff}.hostinger-reach-block-dialog__close{cursor:pointer}.hostinger-reach-block-dialog__close:before,.hostinger-reach-block-dialog__close:after{content:"";position:absolute;width:16px;height:2px;background-color:#1d1e20;top:26px;right:16px}.hostinger-reach-block-dialog__close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.hostinger-reach-block-dialog__close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.hostinger-reach-block-dialog__close:hover:before,.hostinger-reach-block-dialog__close:hover:after{background-color:#727272}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields--inline{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:end;width:100%;gap:.5rem}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields--inline .hostinger-reach-block-form-field{min-width:70%}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields--inline .hostinger-reach-block-submit{min-width:30%}.hostinger-reach-block-subscription-form .hostinger-reach-block-submit{border-width:0;margin-top:var(--wp--preset--spacing--20);-ms-flex-line-pack:center;align-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;width:100%;word-break:break-word;font-weight:500;min-height:40px;border-radius:50px}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-field{margin-top:8px}.hostinger-reach-block-subscription-form label{display:block;font-size:11px;font-weight:500;line-height:1.4;text-transform:uppercase;margin-bottom:8px;padding:0}.hostinger-reach-block-subscription-form input{display:block;width:100%;padding:3px 10px;min-height:40px;-webkit-box-shadow:0 0 0 #fff0;box-shadow:0 0 0 #fff0;border-radius:4px;border:1px solid #8c8f94;background-color:#fff;color:#2c3338;-webkit-box-sizing:border-box;box-sizing:border-box}.hostinger-reach-block-tags{margin-left:-6px;margin-top:10px;max-height:14em;overflow:auto;padding-left:6px;padding-top:6px;margin-bottom:20px}.components-button.is-link.hostinger-reach-block-toggler{margin-bottom:20px}.hostinger-reach-block-newtag{margin-bottom:20px}.reach-subscription-message.is-success{background:rgb(0 158 91 / .1019607843);font-weight:700;padding:1em;gap:10px}.popup-builder-modal .container,.single-popupkit-campaigns .container{margin:0;padding:0;width:unset}.popup-builder-modal .wp-block-popup-builder-block-container.alignwide,.single-popupkit-campaigns .wp-block-popup-builder-block-container.alignwide{margin-left:auto;margin-right:auto;max-width:1200px}.popup-builder-modal .wp-block-popup-builder-block-container.alignfull,.single-popupkit-campaigns .wp-block-popup-builder-block-container.alignfull{margin-left:auto;margin-right:auto;max-width:none;width:auto}.popup-builder-modal .wp-block-popup-builder-block-container .wp-block-popup-builder-block-container.alignfull,.popup-builder-modal .wp-block-popup-builder-block-container .wp-block-popup-builder-block-container.alignwide,.single-popupkit-campaigns .wp-block-popup-builder-block-container .wp-block-popup-builder-block-container.alignfull,.single-popupkit-campaigns .wp-block-popup-builder-block-container .wp-block-popup-builder-block-container.alignwide{margin-left:unset;margin-right:unset}.popup-builder-modal .wp-block-popup-builder-block-container .wp-block-popup-builder-block-container.alignfull,.single-popupkit-campaigns .wp-block-popup-builder-block-container .wp-block-popup-builder-block-container.alignfull{width:100%}.popup-builder-modal .wp-block-popup-builder-block-container>.gkit-block__inner>.wp-block-popup-builder-block-container.alignfull,.single-popupkit-campaigns .wp-block-popup-builder-block-container>.gkit-block__inner>.wp-block-popup-builder-block-container.alignfull{max-width:none}.popup-builder-modal .wp-block-popup-builder-block-container>.gkit-block__inner>.wp-block-popup-builder-block-container.alignwide,.single-popupkit-campaigns .wp-block-popup-builder-block-container>.gkit-block__inner>.wp-block-popup-builder-block-container.alignwide{max-width:1200px}.popup-builder-modal .entry-content,.single-popupkit-campaigns .entry-content{word-break:normal}.popup-builder-modal .entry-content>.wp-block-popup-builder-block-container,.single-popupkit-campaigns .entry-content>.wp-block-popup-builder-block-container{margin-block-end:0;margin-block-start:1.2rem}.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}.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-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-wp-forms textarea{resize:none}.qodef-qi-wp-forms input,.qodef-qi-wp-forms select{height:auto!important}.qodef-qi-wp-forms.qodef-button--full-width button[type=submit]{width:100%}.qodef-qi-wp-forms.qodef-wpf-flex form{display:flex;align-items:center}.qodef-qi-wp-forms.qodef-wpf-flex form>.wpforms-field-container{flex-grow:1;flex-basis:100%}.qodef-qi-wp-forms.qodef-wpf-flex form>.wpforms-submit-container{flex-grow:0}.qodef-qi-wp-forms.qodef-wpf-flex.qodef-wpf-absolute-btn form>.wpforms-submit-container{position:absolute;right:0}@media only screen and (max-width:1024px){.qodef-qi-wp-forms.qodef-wpf-flex.qodef-wpf-wrap--1024 form{flex-wrap:wrap}}@media only screen and (max-width:768px){.qodef-qi-wp-forms.qodef-wpf-flex.qodef-wpf-wrap--768 form{flex-wrap:wrap}}@media only screen and (max-width:680px){.qodef-qi-wp-forms.qodef-wpf-flex.qodef-wpf-wrap--680 form{flex-wrap:wrap}}.qodef-qi-wp-forms .qodef-gutenberg-column{margin:0!important}.qodef-qi-wp-forms .wpforms-submit-container{padding:0!important}.qodef-qi-wp-forms div.wpforms-container-full .wpforms-form .wpforms-list-inline ul li{margin-right:0!important}.qodef-qi-wp-forms div.wpforms-container-full .wpforms-form ul li{margin-bottom:0!important}.qodef-qi-wp-forms label{margin-bottom:0}.qodef-qi-wp-forms input[type=date],.qodef-qi-wp-forms input[type=email],.qodef-qi-wp-forms input[type=number],.qodef-qi-wp-forms input[type=password],.qodef-qi-wp-forms input[type=search],.qodef-qi-wp-forms input[type=tel],.qodef-qi-wp-forms input[type=text],.qodef-qi-wp-forms input[type=url],.qodef-qi-wp-forms textarea{margin:0}.qodef-qi-wp-forms input[type=range]{padding:0!important;margin:0!important}.qodef-qi-wp-forms input[type=checkbox],.qodef-qi-wp-forms input[type=radio]{margin:0;width:1em!important;height:1em!important;vertical-align:middle!important}.qodef-qi-wp-forms button[type=submit]:focus,.qodef-qi-wp-forms button[type=submit]:hover,.qodef-qi-wp-forms input[type=submit]:focus,.qodef-qi-wp-forms input[type=submit]:hover{color:unset;background-color:unset}.qodef-qi-wp-forms button[type=submit],.qodef-qi-wp-forms input[type=submit]{display:inline-flex}.qodef-qi-wp-forms button[type=submit] span,.qodef-qi-wp-forms input[type=submit] span{display:inline}.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}:root{--wp-color-white:#fff;--wp-color-black:#000;--wp-color-gray-0:#f6f7f7;--wp-color-gray-2:#f0f0f1;--wp-color-gray-5:#dcdcde;--wp-color-gray-10:#c3c4c7;--wp-color-gray-20:#a7aaad;--wp-color-gray-30:#8c8f94;--wp-color-gray-40:#787c82;--wp-color-gray-50:#646970;--wp-color-gray-60:#50575e;--wp-color-gray-70:#3c434a;--wp-color-gray-80:#2c3338;--wp-color-gray-90:#1d2327;--wp-color-gray-100:#101517;--wp-color-blue-0:#f0f6fc;--wp-color-blue-5:#c5d9ed;--wp-color-blue-10:#9ec2e6;--wp-color-blue-20:#72aee6;--wp-color-blue-30:#4f94d4;--wp-color-blue-40:#3582c4;--wp-color-blue-50:#2271b1;--wp-color-blue-60:#135e96;--wp-color-blue-70:#0a4b78;--wp-color-blue-80:#043959;--wp-color-blue-90:#01263a;--wp-color-blue-100:#00131c;--wp-color-red-0:#fcf0f1;--wp-color-red-5:#facfd2;--wp-color-red-10:#ffabaf;--wp-color-red-20:#ff8085;--wp-color-red-30:#f86368;--wp-color-red-40:#e65054;--wp-color-red-50:#d63638;--wp-color-red-60:#b32d2e;--wp-color-red-70:#8a2424;--wp-color-red-80:#691c1c;--wp-color-red-90:#451313;--wp-color-red-100:#240a0a;--wp-color-yellow-0:#fcf9e8;--wp-color-yellow-5:#f5e6ab;--wp-color-yellow-10:#f2d675;--wp-color-yellow-20:#f0c33c;--wp-color-yellow-30:#dba617;--wp-color-yellow-40:#bd8600;--wp-color-yellow-50:#996800;--wp-color-yellow-60:#755100;--wp-color-yellow-70:#614200;--wp-color-yellow-80:#4a3200;--wp-color-yellow-90:#362400;--wp-color-yellow-100:#211600;--wp-color-green-0:#edfaef;--wp-color-green-5:#b8e6bf;--wp-color-green-10:#68de7c;--wp-color-green-20:#1ed14b;--wp-color-green-30:#00ba37;--wp-color-green-40:#00a32a;--wp-color-green-50:#008a20;--wp-color-green-60:#007017;--wp-color-green-70:#005c12;--wp-color-green-80:#00450c;--wp-color-green-90:#003008;--wp-color-green-100:#001c05}.whols_loop_custom_price>div{line-height:1}.whols_loop_custom_price .whols_label{font-size:13px;font-weight:400;line-height:1.5}.whols_loop_custom_price>div:last-child{margin-bottom:10px}.whols_minimum_quantity_notice{font-size:13px;line-height:1.5;font-weight:500;margin-bottom:10px}.whols_shop_table{margin-bottom:15px}.whols_shop_table tbody td{border-bottom:0}.woocommerce div.product form.cart .whols_shop_table td{padding-left:1em;border-left-width:1px}.woocommerce table.shop_table.whols_shop_table thead th{border-left-width:1px;border-top-width:1px;border-right-width:1px}.whols_registration_form input{width:100%;margin-bottom:0;margin-left:0}.whols_loop_custom_price .whols_label .whols_label_left{font-weight:700}.whols_registration_form label{line-height:2}.whols_registration_form .required{color:red}.whols_registration_form input[type="submit"]{margin-top:15px;width:auto}.whols-form-row.type--checkbox .whols-input-wrapper{display:flex;align-items:center}.whols-form-row.type--checkbox input{width:auto;margin-right:5px}:root{--whols-raq-modal-header-padding:18px 25px;--whols-raq-wp-color-blue:#3858e9}.whols-raq-modal-area{position:fixed;z-index:9999;top:0;left:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;visibility:hidden;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;padding:20px;-webkit-transition:all 0.25s cubic-bezier(.645,.045,.355,1);-o-transition:all 0.25s cubic-bezier(.645,.045,.355,1);transition:all 0.25s cubic-bezier(.645,.045,.355,1);-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);opacity:0;background-color:rgb(0 0 0 / .8)}.whols-raq-modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff0;opacity:0;visibility:hidden}.whols-raq-modal-inner{position:relative;z-index:9;width:100%;max-width:645px;border-radius:5px;background-color:#FFF;max-width:900px;overflow:hidden;display:block}.whols-raq-modal-full-height .whols-raq-modal-inner{height:calc(100vh - 100px);max-height:calc(100vh - 100px)}.whols-raq-modal-open .whols-raq-modal-area{visibility:visible;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}.whols-raq-modal-open .whols-raq-modal-overlay{opacity:1;visibility:visible}.whols-raq-modal-header{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:var(--whols-raq-modal-header-padding);border-bottom:1px solid #dfe7f1}.whols-raq-modal-title{margin:0;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;color:#1d2327;font-size:1.3em;font-weight:600}.whols-raq-modal-icon{height:40px;width:40px;line-height:40px;background-color:#eaf3ff;text-align:center;border-radius:100%;margin-right:10px;color:#2d84fb}.whols-raq-modal-dismiss{cursor:pointer;color:#999;transition:0.4s}.whols-raq-modal-body{height:calc(100% - 175px);overflow-y:scroll;padding:var(--whols-raq-modal-header-padding)}.whols-raq-form-message{margin-top:20px}.whols-raq-form-message .woocommerce-error{margin-bottom:0}.whols-raq-form button{display:inline-flex;align-items:center;gap:5px}.whols-raq-form button i.dashicons,.whols-request-a-quote i.dashicons{display:inline-block;animation:dashicons-spin 2s infinite linear}@keyframes dashicons-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.whols-raq-form .type--hidden{display:none}.woolentor_widget_psa form{position:relative}.woolentor_widget_psa_field_area{display:flex;justify-content:space-between;align-items:center;background:#fff0 none repeat scroll 0 0;border:1px solid #c8c6c6;padding:4px 0}.woolentor_widget_psa_input_area{width:100%;display:flex}.woolentor_widget_psa_input_field{width:100%;position:relative}.pro-sidebar-search-form input{background:#fff0 none repeat scroll 0 0;border:none;color:#000;font-size:14px;height:40px}.woolentor_widget_psa input[type="search"]{background:#fff0 none repeat scroll 0 0;border:none;color:#000;font-size:14px;height:40px;padding:0 10px;width:100%}.woolentor_widget_psa input[type=search]:focus{outline:none}.woolentor_widget_psa_category{position:relative;padding-right:15px}.woolentor_widget_psa_category select{background:#fff0;border:none;padding:10px 10px;appearance:auto}.woolentor_widget_psa_category select:focus-visible{outline:none}.woolentor_widget_psa_category::after{position:absolute;content:"";width:2px;height:60%;border-left:1px solid #c8c6c6;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.woolentor_widget_psa input[type=search]::-ms-clear{display:none;width:0;height:0}.woolentor_widget_psa input[type=search]::-ms-reveal{display:none;width:0;height:0}.woolentor_widget_psa input[type="search"]::-webkit-search-decoration,.woolentor_widget_psa input[type="search"]::-webkit-search-cancel-button,.woolentor_widget_psa input[type="search"]::-webkit-search-results-button,.woolentor_widget_psa input[type="search"]::-webkit-search-results-decoration{display:none}.woolentor_widget_psa button{background:#fff0 none repeat scroll 0 0;-webkit-border-image:none;-o-border-image:none;border-image:none;border-style:none none none solid;border-width:medium medium medium 1px;border-color:#c8c6c6;padding:0 15px;cursor:pointer;color:#938989;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;font-size:20px;border-radius:0;flex:0 0 45px;height:40px}#woolentor_psa_results_wrapper{top:42px;position:absolute;background:#fff;z-index:999;box-shadow:0 6px 12px rgb(0 0 0 / .176)}.woolentor_psa_inner_wrapper{overflow-y:auto;overflow-x:hidden}.woolentor_psa_inner_wrapper::-webkit-scrollbar{width:10px}.woolentor_psa_inner_wrapper::-webkit-scrollbar-track{background-color:#fff0}.woolentor_psa_inner_wrapper::-webkit-scrollbar-thumb{background-color:#d6dee1;border-radius:10px;border:3px solid #fff0;background-clip:content-box}.woolentor_psa_inner_wrapper::-webkit-scrollbar-thumb:hover{background-color:#a8bbbf}.widget.woolentor_widget_psa.woolentor_widget_psa_clear #woolentor_psa_results_wrapper{top:43px}.woolentor_psa_inner_wrapper{border:1px solid #ddd;padding:8px 10px;max-height:300px}.woolentor_single_psa a{display:flex;margin-bottom:5px;padding-bottom:5px;border-bottom:1px solid #ddd;align-items:center;text-decoration:none}.woolentor_single_psa ins{text-decoration:none}.woolentor_single_psa:last-child a{border-bottom:0;margin-bottom:0;padding-bottom:0}#woolentor_psa_results_wrapper .woolentor_psa_image img{max-width:50px}.woolentor_psa_content{margin-left:8px}.woolentor_psa_content h3{font-size:13px;line-height:1.5;margin:0 0 0 0}.woolentor_psa_content p{font-size:12px;line-height:1.5;margin:0}#woolentor_psa_results_wrapper .woolentor_no_result{font-size:12px;margin-bottom:0}span.woolentor_widget_psa_clear_icon,span.woolentor_widget_psa_loading_icon{display:none}.woolentor_widget_psa_clear span.woolentor_widget_psa_clear_icon,.woolentor_widget_psa_loading span.woolentor_widget_psa_loading_icon{display:inline-block;position:absolute;font-size:20px;right:5px;top:8px;color:#c8c6c6;cursor:pointer}.woolentor_widget_psa_loading span.woolentor_widget_psa_loading_icon{color:#666;animation:wlspin 2s linear infinite}.woolentor_widget_psa_loading span.woolentor_widget_psa_clear_icon{display:none}@-moz-keyframes wlspin{100%{-moz-transform:rotate(-360deg)}}@-webkit-keyframes wlspin{100%{-webkit-transform:rotate(-360deg)}}@keyframes wlspin{100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}#woolentor_psa_results_wrapper .amount{font-size:12px;font-family:"Verdana";margin:0}#woolentor_psa_results_wrapper del{margin-right:5px;padding-right:5px}#woolentor_psa_results_wrapper del .woocommerce-Price-currencySymbol::before{display:none}#woolentor_psa_results_wrapper del,#woolentor_psa_results_wrapper del .amount{color:#837e7e}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{ font-display:swap;font-family:'FontAwesome';src:url('/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0');src:url('/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal }.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}@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"}.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}.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}.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}/*!
Animate.css - http://daneden.me/animate
Version - 3.4.0
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/
 .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s}.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{from{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:none;transform:none}}@keyframes wobble{from{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{from,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}@keyframes jello{from,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}td.product-name .backorder_notification{display:none}td.product-name .woolentor-backorder-notification.backorder_notification{display:block}dt.variation-woolentor_cart_backorder_availability,.wc-block-components-product-details__woolentor-cart-backorder-availability span.wc-block-components-product-details__name{display:none!important}.woocommerce img.pswp__img,.woocommerce-page img.pswp__img{max-width:none}button.pswp__button{box-shadow:none!important;background-image:url(/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png)!important}button.pswp__button,button.pswp__button--arrow--left::before,button.pswp__button--arrow--right::before,button.pswp__button:hover{background-color:transparent!important}button.pswp__button--arrow--left,button.pswp__button--arrow--left:hover,button.pswp__button--arrow--right,button.pswp__button--arrow--right:hover{background-image:none!important}button.pswp__button--close:hover{background-position:0 -44px}button.pswp__button--zoom:hover{background-position:-88px 0}/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:0}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.admin-bar .pswp{height:calc(100% - var(--wp-admin--admin-bar--height,0px));top:var(--wp-admin--admin-bar--height,0)}.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#ccc}.pswp__error-msg a{color:#ccc;text-decoration:underline}/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp__button{width:44px;height:44px;position:relative;background:0 0;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:left;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:0;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:0 0}}.pswp__button--close{background-position:0 -44px}.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}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:0 0;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#fff;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#ddd}.pswp__counter{position:relative;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px;margin-inline-end:auto}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#bbb}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:0 0;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #fff;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:0 0;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%;display:flex;justify-content:flex-end}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:0 0}.wp-embed-responsive .wp-block{outline:0}body.woolentor-quickview-loader::before{content:var(--woolentor-quick-view-spinner-image,url(/wp-content/plugins/woolentor-addons/includes/modules/quickview/assets/images/spinner.gif));position:fixed;top:0;bottom:0;left:0;right:0;width:100%;height:100%;background:rgb(0 0 0 / .5);z-index:9999;display:flex;justify-content:center;align-items:center}a.woolentor-quickview-btn-pos-top_thumbnail{position:absolute!important;top:0;left:8px!important;z-index:9}.woolentor-quickview-btn{display:inline-flex!important;align-items:center;position:relative!important}.woolentor-quickview-btn svg{fill:currentColor;transition:all 200ms ease-out;width:23px;height:20px;margin-right:5px}.woolentor-quickview-btn svg .woolentor-quickview-loading{opacity:0}.woolentor-quickview-btn.loading svg .woolentor-quickview-loading{opacity:1}.woolentor-quickview-btn.loading svg .woolentor-quickview-eye-icon{opacity:0}.woolentor-quickview-btn-icon{font-size:20px;margin-right:5px;display:inline-flex}.woolentor-quickview-btn-image{width:25px;margin-right:5px}.woolentor-quickview-btn-image img{width:100%!important;margin:0!important}.woolentor-quickview-icon-pos-after_text{flex-flow:row-reverse}.woolentor-quickview-icon-pos-after_text .woolentor-quickview-btn-image,.woolentor-quickview-icon-pos-after_text .woolentor-quickview-btn-icon{margin-right:0;margin-left:5px}.woolentor-quickview-btn::after,.woocommerce a.button.woolentor-quickview-btn::after{display:none}.woolentor-quickview-btn.loading svg .woolentor-quickview-loading{animation:loading 500ms 0ms infinite normal linear;transform-origin:center;opacity:1}@keyframes loading{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.woolentor-quickview-modal{position:fixed;z-index:1043;top:0;left:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;visibility:hidden;overflow:hidden;width:100%;height:100%;padding-right:17px;-webkit-transition:all 0.25s cubic-bezier(.645,.045,.355,1);-o-transition:all 0.25s cubic-bezier(.645,.045,.355,1);transition:all 0.25s cubic-bezier(.645,.045,.355,1);opacity:0;background-color:rgb(0 0 0 / .5)}.woolentor-quickview-modal.woolentor-quickview-open{visibility:visible!important;opacity:1!important;z-index:1024!important}.woolentor-quickview-modal .woolentor-quickview-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.woolentor-quickview-modal-wrapper{width:calc(100% - 30px);max-width:1200px;margin:auto!important}.woolentor-quickview-modal-content{position:relative;-webkit-transition:all 0.25s cubic-bezier(.645,.045,.355,1);-o-transition:all 0.25s cubic-bezier(.645,.045,.355,1);transition:all 0.25s cubic-bezier(.645,.045,.355,1);-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px);background-color:#fff;overflow:hidden;padding:20px}.woolentor-quickview-modal.woolentor-quickview-open .woolentor-quickview-modal-content{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.woolentor-quickview-custom-scroll{padding:25px 25px 0 0}.woolentor-quickview-custom-scroll .summary-content{max-height:550px;overflow-y:auto;overflow-x:hidden}.woolentor-quickview-custom-scroll .summary-content::-webkit-scrollbar{width:10px}.woolentor-quickview-custom-scroll .summary-content::-webkit-scrollbar-track{background-color:#fff0}.woolentor-quickview-custom-scroll .summary-content::-webkit-scrollbar-thumb{background-color:#d6dee1;border-radius:10px;border:3px solid #fff0;background-clip:content-box}.woolentor-quickview-custom-scroll .summary-content::-webkit-scrollbar-thumb:hover{background-color:#a8bbbf}span.woolentor-quickview-modal-close{cursor:pointer;position:absolute;top:0;right:0;line-height:50px;font-size:24px;height:50px;width:50px;text-align:center;padding:0;z-index:9;transition:0.4s}span.woolentor-quickview-modal-close:hover{color:red}.woolentor-quickview-content-area.woocommerce div.product div.summary,.woolentor-quickview-content-area.woocommerce div.product div.images{margin-bottom:0}.woolentor-quickview-content-area.woocommerce div.product div.images img{display:inline-block}.woolentor-quickview-modal .woolentor-quickview-content-area.woocommerce div.images{width:40%;float:left;opacity:1!important;margin-right:0}.woolentor-quickview-modal .woolentor-quickview-content-area.woocommerce div.summary{width:60%;float:left;padding:15px;padding-left:25px;padding-top:0}.woolentor-quickview-content-area.woocommerce .elementor-widget-wl-quickview-product-thumbnail-image div.images,.woolentor-quickview-content-area.woocommerce .woolentor_block_quickview_image div.images{width:100%}.woolentor-quickview-social-share{display:flex;align-items:center}.woolentor-quickview-social-share ul{margin:0;padding:0;list-style:none;display:flex}.woolentor-quickview-social-share ul li{display:inline-block}.woolentor-quickview-social-share ul li a{display:block;line-height:1;padding:5px;color:#3a3a3a}.woolentor-quickview-social-share ul li a .woolentor-quickview-social-icon svg{fill:currentColor;width:15px;height:15px}.woolentor-quickview-thumb-single{width:25%;float:left;padding:0 2.5px;cursor:pointer}.woolentor-quickview-thumbnail-slider{margin:5px -2px 0 -2px}.woolentor-quickview-main-image-slider img{width:100%}.woolentor-quickview-thumbnail-slider span.slick-arrow,.woolentor-quickview-main-image-slider span.slick-arrow{cursor:pointer;position:absolute;top:50%;left:0;width:25px;z-index:9;height:25px;text-align:center;background:#fff0;line-height:22px;font-size:22px;color:#222;opacity:0;visibility:hidden;transition:0.4s;transform:translateY(-10px)}.woolentor-quickview-main-image-slider span.slick-arrow{width:30px;height:30px;line-height:27px}.woolentor-quickview-thumbnail-slider span.slick-arrow.woolentor-quickview-slick-next,.woolentor-quickview-main-image-slider span.slick-arrow.woolentor-quickview-slick-next{left:auto;right:0}.woolentor-quickview-thumbnail-slider:hover span.slick-arrow,.woolentor-quickview-main-image-slider:hover span.slick-arrow{opacity:1;visibility:visible}.slick-current.slick-active .woolentor-quickview-thumb-single img{border:1px solid #0274be}@media (max-width:767px){.woolentor-quickview-modal .woolentor-quickview-content-area.woocommerce div.images,.woolentor-quickview-modal .woolentor-quickview-content-area.woocommerce div.summary{width:100%!important;float:none!important}.woolentor-quickview-modal-wrapper{overflow-y:auto}.woolentor-quickview-social-share ul{display:block}}.wp-block-woolentor-freewidget{display:block}.woolentor-selected-currency-wrap{padding:6px 10px;border:1px solid rgb(129 129 129 / .2);cursor:pointer;display:flex;justify-content:space-between;align-items:center}.woolentor-selected-currency-wrap span.woolentor-selected-currency{font-size:16px;font-weight:600;display:flex;align-items:center}.woolentor-currency-switcher{position:relative}.woolentor-currency-dropdown{position:absolute;left:0;width:100%;z-index:99;right:0}.woolentor-currency-dropdown-arrow{position:relative}.woolentor-currency-dropdown-arrow::after{content:"";border-width:2px 2px 0 0;height:12px;width:12px;margin:-6px 0 0 5px;border-style:solid;transition:all .3s ease-out;border-color:unset;transform:rotate(135deg);vertical-align:middle;display:inline-block;color:#222}.woolentor-selected-currency-wrap.active .woolentor-currency-dropdown-arrow::after{transform:rotate(-45deg);margin:3px 0 0 0}.woolentor-currency-dropdown{box-shadow:0 0 4px -1px rgb(0 0 0 / .31);background-color:#fff}.woolentor-currency-dropdown ul{margin:0;padding:0;list-style:none}.woolentor-currency-dropdown ul li{font-size:16px;cursor:pointer;transition:0.4s;padding:7px 10px;display:flex;align-items:center}.woolentor-currency-dropdown ul li img,.woolentor-selected-currency-wrap .woolentor-selected-currency img{height:20px;min-width:20px;margin-right:5px;display:inline-block;vertical-align:text-top}.woolentor-currency-dropdown ul li.hide-currency{display:none}.woolentor-currency-dropdown:not(.list-style) ul li:hover{background-color:rgb(129 129 129 / .2)}.woolentor-currency-dropdown ul li+li{border-top:1px solid rgb(129 129 129 / .2)}.woolentor-currency-dropdown.list-style{position:static;box-shadow:none}.woolentor-currency-dropdown.list-style ul li{padding:10px 0}.woolentor-currency-dropdown.list-style ul li:hover,.woolentor-currency-dropdown.list-style ul li.active-currency{color:#f05b64}.woolentor-product-badge-main-area{position:relative}.woolentor-product-badge-area{position:absolute;top:15px;left:15px;z-index:9}.woolentor-product-badge-area.woolentor-product-badge-position-top_right{left:auto;right:15px}.woolentor-product-badge-area.woolentor-product-badge-position-bottom_left{top:auto;bottom:15px}.woolentor-product-badge-area.woolentor-product-badge-position-bottom_right{top:auto;left:auto;right:15px;bottom:15px}.woolentor-product-badge{color:#fff;background-color:#222;padding:2px 8px;border-radius:5px;display:inline-block}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .woolentor-product-badge-area.has_individual_badge{position:static}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .woolentor-product-badge-area.has_individual_badge .woolentor-product-badge,.woolentor-product-badge-type-image .woolentor-product-badge,.ht-product-2 [class*="ht-product-image-wrap"] .woolentor-product-badge-area.has_individual_badge{background-color:transparent!important;padding:0!important;border-radius:0!important;font-size:13px!important}.ht-product-2 [class*="ht-product-image-wrap"] .woolentor-product-badge-area.has_individual_badge{top:18px;right:20px;left:auto}.woocommerce-product-gallery__image .woolentor-product-badge-area .ht-product-label,.woolentor-product-gallery-video .woolentor-product-badge-area .ht-product-label{position:static!important}.alert-wrapper{display:flex;width:100%;height:100%;align-items:center;justify-content:center;margin:0 auto;padding:0 auto;left:0;top:0;overflow:hidden;position:fixed;background:rgb(0 0 0 / .3);z-index:999999}@keyframes open-frame{0%{transform:scale(1)}25%{transform:scale(.95)}50%{transform:scale(.97)}75%{transform:scale(.93)}100%{transform:scale(1)}}.alert-frame{background:#fff;min-height:350px;width:300px;box-shadow:5px 5px 10px rgb(0 0 0 / .2);border-radius:10px;animation:open-frame .3s linear}.alert-header{display:flex;flex-direction:row;height:175px;border-top-left-radius:5px;border-top-right-radius:5px}.alert-header-base{border-top-left-radius:5px;border-top-right-radius:5px}.custom-img-wrapper{min-height:145px;max-height:20rem;overflow:scroll;display:flex;align-items:center;justify-content:center}.alert-img{height:80px;position:absolute;left:0;right:0;margin-left:auto;margin-right:auto;align-self:center}.alert-close{width:30px;height:30px;display:flex;align-items:center;justify-content:center;font-family:Dosis,sans-serif;font-weight:700;cursor:pointer;line-height:30px}.alert-close-default{color:rgb(0 0 0 / .2);font-size:16px;transition:color .5s;margin-left:auto;margin-right:5px;margin-top:5px}.alert-close-circle{background:#e4eae7;color:#222;border-radius:17.5px;margin-top:-15px;margin-right:-15px;font-size:12px;transition:background .5s;margin-left:auto}.alert-close-circle:hover{background:#fff}.alert-close:hover{color:rgb(0 0 0 / .5)}.alert-body{padding:30px 30px;display:flex;flex-direction:column;text-align:center}.alert-title{font-size:18px!important;font-family:'Open Sans',sans-serif;font-weight:700;font-size:15px;margin-bottom:35px;color:#222;align-self:center}.alert-message{font-size:15px!important;color:#666;font-family:'Open Sans',sans-serif;font-weight:400;font-size:15px;text-align:center;line-height:1.6;align-self:center}.alert-button{min-width:140px;height:35px;border-radius:20px;font-family:'Open Sans',sans-serif;font-weight:400;font-size:15px;color:#fff;border:none;cursor:pointer;transition:background .5s;padding:0 15px;align-self:center;display:inline-flex;align-items:center;justify-content:center}.alert-button:focus{outline:0}.question-buttons{display:flex;flex-direction:row;justify-content:center}.confirm-button{min-width:100px;height:35px;border-radius:20px;font-family:'Open Sans',sans-serif;font-weight:400;font-size:15px;color:#fff;border:none;cursor:pointer;transition:background .5s;padding:0 15px;margin-right:10px;display:inline-flex;align-items:center;justify-content:center}.confirm-button:focus{outline:0}.cancel-button{min-width:100px;height:35px;border-radius:20px;font-family:'Open Sans',sans-serif;font-weight:400;font-size:15px;color:#fff;border:none;cursor:pointer;padding:0;line-height:1.6;transition:background .5s;padding:0 15px;display:inline-flex;align-items:center;justify-content:center}.cancel-button:focus{outline:0}@keyframes open-toast{0%{transform:scaleX(1) scaleY(1)}20%,45%{transform:scaleX(1.35) scaleY(.1)}65%{transform:scaleX(.8) scaleY(1.7)}80%{transform:scaleX(.6) scaleY(.85)}100%{transform:scaleX(1) scaleY(1)}}.toast-container{display:flex;flex-direction:column;top:15px;right:15px;position:fixed;z-index:999999}.toast-content{overflow:hidden;border-radius:5px;box-shadow:0 0 20px rgb(0 0 0 / .2);animation:open-toast .3s linear}.toast-content+.toast-content{margin-top:10px}.toast-frame{padding:5px 15px;display:flex;min-width:100px;height:70px;border-top-left-radius:10px;border-top-right-radius:10px;align-items:center;flex-wrap:wrap}.toast-body-img{height:40px}.toast-body{display:flex;align-items:center;width:100%}.toast-body-content{display:flex;flex-direction:column;width:100%}.toast-title{font-size:16px!important;font-family:'Open Sans',sans-serif;font-weight:700;font-size:15px;color:#fff;margin-left:15px}.toast-message{font-size:13px!important;font-family:'Open Sans',sans-serif;font-weight:600;font-size:15px;color:#fff;margin-left:15px}.toast-close{color:rgb(0 0 0 / .2);font-family:Dosis,sans-serif;font-weight:700;font-size:16px;cursor:pointer;transition:color .5s;margin-left:25px}@keyframes timer{0%{width:100%}25%{width:75%}50%{width:50%}75%{width:25%}100%{width:1%}}.toast-timer{width:1%;height:5px}.toast-close:hover{color:rgb(0 0 0 / .5)}.error-bg{background:#d85261}.success-bg{background:#2dd284}.warning-bg{background:#fada5e}.question-bg{background:#779ecb}.error-btn:hover{background:#e5a4b4}.success-btn:hover{background:#6edaa4}.warning-btn:hover{background:#fcecae}.info-btn:hover{background:#c3e6fb}.question-btn:hover{background:#bacee4}.error-timer{background:#e5a4b4}.success-timer{background:#6edaa4}.warning-timer{background:#fcecae}.info-timer{background:#c3e6fb}.info-bg{background:#88cef7}/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;min-height:200px;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li::before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.42;height:100%;outline:0;overflow-y:auto;padding:0;-o-tab-size:4;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li::before{content:'\2022'}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li::before,.ql-editor ul[data-checked=true]>li::before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li::before{content:'\2611'}.ql-editor ul[data-checked=false]>li::before{content:'\2610'}.ql-editor li::before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl)::before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl::before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) '. '}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) '. '}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) '. '}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) '. '}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) '. '}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) '. '}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) '. '}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) '. '}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) '. '}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) '. '}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank::before{color:rgb(0 0 0 / .6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:'';display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:0 0;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:0}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow{-webkit-box-sizing:border-box;box-sizing:border-box}.ql-snow *{-webkit-box-sizing:border-box;box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;-webkit-transform:translateY(10px);transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:'';display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label::before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid #fff0;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=''])::before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item::before,.ql-snow .ql-picker.ql-header .ql-picker-label::before{content:'Normal'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]::before{content:'Heading 1'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]::before{content:'Heading 2'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]::before{content:'Heading 3'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]::before{content:'Heading 4'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]::before{content:'Heading 5'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]::before{content:'Heading 6'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item::before,.ql-snow .ql-picker.ql-font .ql-picker-label::before{content:'Sans Serif'}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]::before{content:'Serif'}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before{content:'Monospace'}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item::before,.ql-snow .ql-picker.ql-size .ql-picker-label::before{content:'Normal'}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]::before{content:'Small'}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]::before{content:'Large'}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]::before{content:'Huge'}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;padding:8px 0}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid #fff0}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid #fff0;-webkit-box-shadow:rgb(0 0 0 / .2) 0 2px 8px;box-shadow:rgb(0 0 0 / .2) 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label{border-color:#ccc}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;-webkit-box-shadow:0 0 5px #ddd;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip::before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action::after{border-right:1px solid #ccc;content:'Edit';margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove::before{content:'Remove';margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action::after{border-right:0;content:'Save';padding-right:0}.ql-snow .ql-tooltip[data-mode=link]::before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]::before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]::before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border-top:1px solid #ccc}.xs-ratting-content{display:inline-block}.xs-review-rattting .xs-star{display:inline-block}.xs-review-rattting .screen-rattting-text{display:none}.xs-review-rattting .xs-star,.xs-review-rattting .xs-star.dashicons-star-filled,.xs-review-rattting .xs-star.dashicons-star-half{color:#FF912C}.xs-review-rattting .xs-star:before,.xs-review-rattting .xs-star.dashicons-star-filled:before,.xs-review-rattting .xs-star.dashicons-star-half:before{display:inline-block;width:16px;height:14px;font-size:14px;line-height:1;font-family:dashicons;text-decoration:inherit;font-weight:400;font-style:normal;vertical-align:top;text-align:center;-webkit-transition:color 0.1s ease-in;transition:color 0.1s ease-in;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.xs-review-rating-stars{display:inline-block}.xs-review-rating-stars div#review_data_show{display:inline-block;vertical-align:middle}.xs-review-rating-stars ul{list-style-type:none;padding:0;margin:0;-moz-user-select:none;-webkit-user-select:none;min-height:28px;display:inline-block}.xs-review-rating-stars ul>li.star{display:inline-block;line-height:17px}.xs-review-rating-stars ul>li.star>i.xs-star{color:#ccc}.xs-review-rating-stars ul>li.star.hover>i.xs-star{color:#FFCC36}.xs-review-rating-stars ul>li.star.selected>i.xs-star{color:#FF912C}.xs-review-rating-stars ul>li.square{display:block;width:30px;height:30px;float:left;border:2px solid #ccc;background-color:#fff;margin:2px;text-decoration:none;font-size:14px;font-weight:600;line-height:2;text-align:center;color:#ccc;line-height:24px}.xs-review-rating-stars ul>li.square.hover{border:2px solid #FFCC36;color:#FFCC36}.xs-review-rating-stars ul>li.square.selected{border:2px solid #FF912C;color:#FF912C}.xs-review-rating-stars ul>li.bar{display:block;width:12px;padding:5px 0;height:40px;float:left;background-color:#ccc;margin:2px;text-align:center;font-weight:600;position:relative}.xs-review-rating-stars ul>li.bar span{display:none;position:absolute;-webkit-transition-delay:1s;transition-delay:1s;transition-timing-function:ease-in;-webkit-transition-timing-function:ease-in;top:20px}.xs-review-rating-stars ul>li.bar:hover span{display:block;top:-20px;left:2px}.xs-review-rating-stars ul>li.bar.hover{background-color:#FFCC36}.xs-review-rating-stars ul>li.bar.selected{background-color:#FF912C}.xs-review-rating-stars ul>li.movie{display:block;width:60px;height:8px;float:left;background-color:#ccc;margin:1px;font-weight:600;position:relative}.xs-review-rating-stars ul>li.movie span{display:none;position:absolute;-webkit-transition-delay:1s;transition-delay:1s;transition-timing-function:ease-in;-webkit-transition-timing-function:ease-in;top:20px}.xs-review-rating-stars ul>li.movie:hover span{display:block;top:-20px;left:50%}.xs-review-rating-stars ul>li.movie.hover{background-color:#FFCC36}.xs-review-rating-stars ul>li.movie.selected{background-color:#FF912C}.xs-review-rating-stars ul>li.pill{padding:7px 15px;background-color:#ccc;color:#fff;font-size:13px;line-height:1;text-align:center;font-weight:600;float:left}.xs-review-rating-stars ul>li.pill:first-child{border-top-left-radius:999px;border-bottom-left-radius:999px}.xs-review-rating-stars ul>li.pill:last-child{border-top-right-radius:999px;border-bottom-right-radius:999px}.xs-review-rating-stars ul>li.pill.hover{background-color:#FFCC36}.xs-review-rating-stars ul>li.pill.selected{background-color:#FF912C}.xs-review-rating-stars ul>li.reversed{display:block;width:22px;height:22px;float:left;background-color:#ccc;margin:1px;text-align:center;position:relative}.xs-review-rating-stars ul>li.reversed span{display:none;position:absolute;-webkit-transition-delay:1s;transition-delay:1s;transition-timing-function:ease-in;-webkit-transition-timing-function:ease-in;top:20px}.xs-review-rating-stars ul>li.reversed:hover span{display:block;top:-20px;left:50%}.xs-review-rating-stars ul>li.reversed.hover{background-color:#FFCC36}.xs-review-rating-stars ul>li.reversed.selected{background-color:#FF912C}.xs-slidecontainer{width:100%;display:inline-block;position:relative;top:0}.xs-slidecontainer .background-slider{min-width:0%;height:10px;background-color:#FF912C;border-radius:10px}.xs-review-rating-slider #review_data_show{display:inline-block;margin-left:3px}.xs-review-rating-slider{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:97%}.xs-slider-range{-webkit-appearance:none;width:100%;height:10px;background:#ccc;outline:none;opacity:.7;-webkit-transition:0.2s;-webkit-transition:opacity 0.2s;transition:opacity 0.2s;position:relative;top:0;z-index:999}.xs-slider-range:hover{opacity:1}.xs-slider-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;background:#FF912C;cursor:pointer;border-radius:100px}.xs-slider-range::-moz-range-thumb{width:20px;height:20px;background:#FF912C;cursor:pointer;border-radius:100px}#xs-review-box .write-reivew-headding,#xs-review-box .total-reivew-headding{font-weight:700;padding:0 13px;margin-bottom:41px}.xs-review{position:relative}.xs-review .style-review-percentange{font-weight:700;display:inline-block}.xs-review-box{margin-top:50px}#xs_review_form_public_data .xs-review-box .xs-review{margin:0;width:49%;display:inline-block!important;padding:13px 13px}#xs_review_form_public_data .xs-review-box .xs-review.xs-save-button{width:100%}#xs_review_form_public_data .xs-review-box .xs-review label{float:none;display:block;-ms-hyphens:none;hyphens:none}#xs_review_form_public_data .xs-review-box .xs-radio,#xs_review_form_public_data .xs-review-box .xs-select{clear:both;display:block;width:100%}#xs_review_form_public_data .xs-review-box .xs-radio>label{float:left;display:inline-block;margin-right:10px}#xs_review_form_public_data .xs-review-box .xs-review input[type=text]{float:none;display:block;width:100%;font-size:inherit;line-height:inherit;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff0;border:1px solid #ccc}#xs_review_form_public_data .xs-review-box .xs-textarea{width:99%;background:#fff0}.public-xs-review-box .review_message_show{padding:0 13px}.review_message_show>p{padding:10px 15px;color:#111;background-color:rgb(0 123 255 / .1);border:1px solid rgb(0 123 255 / .1);border-radius:4px}.public-xs-review-box,.view-review-list{background:#fff0;padding:40px 30px;border:0 solid #ccc;border-radius:10px;box-shadow:0 18px 40px 0 rgb(10 0 0 / .1490196078);-webkit-box-shadow:0 18px 40px 0 rgb(10 0 0 / .1490196078);margin-bottom:30px}.public-xs-review-box .xs-review input,.public-xs-review-box .xs-review textarea{background:#fff0;border:1px solid #ddd;border-radius:10px;-webkit-box-shadow:none;box-shadow:none;padding:10px 15px}.public-xs-review-box .xs-review textarea{width:90%;min-height:100px;resize:none}.public-xs-review-box .xs-review input.xs-slider-range{padding:0}.public-xs-review-box .xs-save-button button{background:#007bff;border-radius:100px;color:#fff;padding:13px 45px;-webkit-box-shadow:0 18px 40px 0 rgb(10 0 0 / .1490196078);box-shadow:0 18px 40px 0 rgb(10 0 0 / .1490196078)}.public-xs-review-box .xs-save-button button:hover{-webkit-box-shadow:0 18px 40px 0 rgb(10 0 0 / .2196078431);box-shadow:0 18px 40px 0 rgb(10 0 0 / .2196078431)}.view-review-list .xs-reviewer-details{padding:0 13px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.view-review-list .border-div{clear:both;border-bottom:1px solid #ddd;margin:20px 13px}.xs-reviewer-details .xs-review-title>h3{margin-bottom:0}.xs-reviewer-details .review-reviwer-image-section{display:inline-block;width:100%;float:left;max-width:62px}.xs-reviewer-details .review-reviwer-info-section{display:inline-block;width:90%}.view-review-list .xs-reviewer-author-image{display:inline-block;padding-right:20px;vertical-align:top}.view-review-list .xs-reviewer-author-image>img{width:100%;border-radius:100%;max-width:100px;height:auto}.view-review-list .xs-reviewer-author{font-size:15px;color:#202020;font-weight:600;display:block;clear:both}.view-review-list .xs-review-title>h3{margin-top:10px;font-size:16px;font-weight:600;color:#202020}.xs-reviewer-details .xs-review-summery>p{margin-bottom:10px;color:rgb(10 0 0 / .6784313725);word-wrap:break-word}.view-review-list .xs-review-rattting,.view-review-list .xs-review-date{display:inline-block}.view-review-list .xs-review-rattting{vertical-align:-webkit-baseline-middle}.view-review-list .xs-review-rattting.xs-percentange{vertical-align:middle;width:100%;max-width:200px;background:#ccc;height:10px;line-height:1;font-size:13px;position:relative;border-radius:0}.view-review-list .xs-review-rattting.xs-percentange .percentange_check{background:#FF912C;height:10px;border-radius:0}.view-review-list .xs-review-rattting.xs-percentange .percentange_check .show-per-data{color:#fff;padding:0;line-height:10px;text-align:center;position:absolute;right:2px;font-size:11px;font-weight:600}.view-review-list .xs-review-date{font-size:14px;color:#202020}:root{--size:100px;--bord:15px}.xs-review-rattting.xs-pie{width:var(--size);height:var(--size);margin:1em auto;border-radius:50%;background-image:conic-gradient(#FF912C var(--value),lightgrey var(--value));position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.xs-review-rattting.xs-pie::after{content:"";position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:calc(100% - var(--bord));height:calc(100% - var(--bord));background:#fff;border-radius:inherit;-webkit-animation:progress-xs-pie 1s ease-out forwards;animation:progress-xs-pie 1s ease-out forwards}.xs-review-rattting.xs-pie p{position:relative;font-size:2em;z-index:999;top:21px}.xs-review-overview-list{-webkit-box-flex:0;-ms-flex:0 0 72%;flex:0 0 72%;max-width:72%;padding-right:16px;border-right:1px solid #efeeee}.xs-review-overview-list.left-full{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding-right:0;border-right:0 solid #efeeee}.xs-review-overview-list .percentange-label{display:block;width:94%;min-width:94%;font-weight:700;font-size:14px}.xs-review-overview-list .percentange-label>span{float:right}.xs-review-overview-list .overview-bar{vertical-align:middle;width:94%;max-width:94%;background:#f7f7f7;height:13px;line-height:1;font-size:13px;position:relative;border-radius:0;display:inline-block}.xs-review-overview-list .overview-bar .percentange_check{background:#FF912C;height:13px;border-radius:0}.xs-review-overview-list .overview-bar .percentange_check .show-per-data{float:right;color:#fff;margin-right:2px}.xs-review-overview-list-right .total_overview_rattings{display:block;text-align:center;font-size:14px;line-height:25px;margin-top:21px}.xs-review-overview-list-right .total_overview_rattings>span{font-size:6em}.xs-review-overview-list-right .total_overview_rattings>strong{line-height:3em}.xs-review-overview-list-right .total_overview_rattings_text{font-size:16px;text-align:center;font-weight:600;margin-top:0}.xs-review-overview-list-right .total_overview_rattings_value{text-align:center;margin:0 auto;width:100%;margin-top:40px;display:block}.xs-review-overview-list-right .total_overview_rattings_value .xs-star:before{width:20px;height:20px;font-size:20px}.xs-review-overview-list-right .total_overview_rattings_value>span{height:29px;display:inline-block;vertical-align:-webkit-baseline-middle;font-weight:600}.xs-review-pagination ul.page-numbers{list-style:none;display:block;text-align:center}.xs-review-pagination ul.page-numbers li{float:left;padding:0 6px}.xs-review-pagination ul.page-numbers li>a{color:rgb(10 0 0 / .6784313725)}.xs-review-pagination ul.page-numbers li>span.current{color:#FF912C}.xs-review-overview-list.custom-rat .border-div{clear:both;border-bottom:1px solid #ddd;margin:18px 0}.xs-review-overview-list-right.custom-rat{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important;text-align:center;padding-left:13px;width:100%}.xs-review-overview-list.custom-rat .overview-summary{margin-top:50px}.xs-review-overview-list.custom-rat .overview-summary h2{font-weight:700;font-size:30px}.xs-review-overview-list.custom-rat .xs-overview-star{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}.xs-review-overview-list.custom-rat .xs-overview-star .data-rat{text-align:right;width:35%;vertical-align:middle}.xs-review-overview-list.custom-rat .xs-overview-star .data-rat-label{width:50%;font-weight:600;font-size:15px;vertical-align:middle}.xs-review-overview-list.custom-rat .xs-overview-star .data-rat-label-range{width:14%;text-align:right;vertical-align:middle;font-weight:600;font-size:15px;padding-top:2px}.xs-review-overview-list.custom-rat .xs-overview-star .data-rat .xs-star:before{width:17px;height:16px;font-size:15px}.xs-review-overview-list.custom-rat .xs-overview-data .data-rat-label-range{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.xs-review-overview-list.custom-rat .xs-overview-data .data-rat{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.xs-review-overview-list.custom-rat .xs-overview-data .xs-review-rattting{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.xs-review-overview-list.custom-rat .xs-review-rattting{max-width:100%}.xs-review-overview-list.custom-rat .xs-overview-point{display:block}.xs-review-overview-list.custom-rat .xs-overview-point .data-rat-label{width:79%;font-weight:600;font-size:15px;vertical-align:middle;display:inline-block}.xs-review-overview-list.custom-rat .xs-overview-point .data-rat-label-range{width:19%;text-align:right;vertical-align:middle;font-weight:600;font-size:15px;display:inline-block}.xs-review-overview-list.custom-rat .xs-overview-point .data-rat{text-align:center;width:100%;vertical-align:middle}.xs-review-overview-list.custom-rat .xs-overview-point .xs-percentange .show-per-data{display:none}.xs-review-overview-list.custom-rat .no-border-div{border-bottom:0 solid #ddd}.xs-review-overview-list.custom-rat .xs-overview-percentage{display:block}.xs-review-overview-list.custom-rat .xs-overview-percentage .data-rat-label{width:auto;font-weight:600;font-size:15px;vertical-align:middle;display:inline-block}.xs-review-overview-list.custom-rat .xs-overview-percentage .data-rat-label:after{content:"-"}.xs-review-overview-list.custom-rat .xs-overview-percentage .data-rat-label-range{width:auto;text-align:left;vertical-align:middle;font-weight:600;font-size:15px;display:inline-block}.xs-review-overview-list.custom-rat .xs-overview-percentage .data-rat{text-align:center;width:100%;vertical-align:middle}.xs-review-overview-list.custom-rat .xs-overview-percentage .xs-percentange .show-per-data{display:none}.xs-review-overview-list.custom-rat .xs-overview-percentage .data-rat .xs-percentange{height:8px;border-radius:4px}.xs-review-overview-list.custom-rat .xs-overview-percentage .data-rat .xs-percentange .percentange_check{background:rgb(34 107 220 / .5882352941);height:8px;border-radius:4px}.xs-review-overview-list.custom-rat .xs-overview-pie{text-align:center;position:relative}.xs-review-overview-list.custom-rat .xs-overview-pie{width:33%;float:left}.xs-review-overview-list.custom-rat .xs-overview-pie .data-rat-label-range{display:none}.xs-review-overview-list.custom-rat .xs-overview-pie .data-rat-label{position:relative;top:0;z-index:999;line-height:16px;font-size:13px;text-align:center;width:100%}.xs-review-overview-list.custom-rat .xs-overview-pie .xs-review-rattting.xs-pie p{top:10px}.public-xs-review-box,.view-review-list{border-radius:0}.xs-review-overview-list-right.custom-rat{border-radius:0}.public-xs-review-box .xs-save-button button{border-radius:0;border:none;cursor:pointer}.xs-review-box .xs-review-box-item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.xs-review-box .xs-review-media{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;padding-right:10px;-webkit-box-sizing:border-box;box-sizing:border-box}.xs-review-box .xs-review-media.review-full{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-right:0}.xs-review-box .total_overview_rattings_value{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important;text-align:center}.xs-review-box .total_overview_rattings_value span{font-weight:700;font-size:20px}.xs-review-box.view-review-list .xs-reviewer-author-image{padding-right:7px}.xs-review-box .xs-reviewer-details .review-reviwer-info-section{padding-left:10px}.wur-pie-data{position:absolute!important;top:50%;left:50%;width:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.wur-pie-data p{margin:0;color:#3a3a3a;font-weight:700;font-size:20px;line-height:20px}@media screen and (max-width:767px){.view-review-list .xs-reviewer-details{padding:0;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.xs-review-box-item .xs-reviewer-details{text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.xs-reviewer-details .review-reviwer-image-section{float:none}.xs-review-box .total_overview_rattings_value{width:100%;margin-top:0;margin-bottom:30px}#xs_review_form_public_data .xs-review-box .xs-review{width:100%;padding:5px 0}.xs-review-overview-list,.xs-review-box .xs-review-media{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;border:none;padding:0}.xs-review-overview-list-right .total_overview_rattings{line-height:1;margin-top:0}#xs-user-review-box{text-align:center}#xs-user-review-box .xs-review-box-item{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}#xs-user-review-box .xs-reviewer-details{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#xs_review_form_public_data{text-align:center}#xs-review-box .write-reivew-headding,#xs-review-box .total-reivew-headding{padding:0;margin:0}.total-reivew-headding{text-align:center}.public-xs-review-box .xs-save-button button{padding:13px 30px;border-radius:10px}.public-xs-review-box,.view-review-list{background:#fff0;padding:30px 30px}.xs-overview-data.xs-overview-percentage .xs-overview-star .data-rat-label,.xs-overview-data.xs-overview-star .data-rat-label,.xs-overview-data.xs-overview-percentage .xs-overview-data .data-rat-label-range,.xs-overview-data.xs-overview-star .data-rat-label-range,.xs-overview-data.xs-overview-percentage .xs-overview-star .data-rat,.xs-overview-data.xs-overview-star .data-rat{width:100%!important;text-align:center!important}.xs-overview-data.xs-overview-star{display:-webkit-box;display:-ms-flexbox;display:flex}.xs-review-overview-list.custom-rat .xs-overview-star{display:block}}.xs-overview-pie .data-rat>.wur-rat-cont>div{font-size:1.1rem;position:relative;top:50px}.g-recaptcha-required-message{padding:0 13px;color:red;display:none}/*! This file is auto-generated */
@font-face{ font-display:swap;font-family:dashicons;src:url("/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800");src:url("/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800#iefix") format("embedded-opentype"),url("data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAHvwAAsAAAAA3EgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADMAAABCsP6z7U9TLzIAAAE8AAAAQAAAAFZAuk8lY21hcAAAAXwAAAk/AAAU9l+BPsxnbHlmAAAKvAAAYwIAAKlAcWTMRWhlYWQAAG3AAAAALwAAADYXkmaRaGhlYQAAbfAAAAAfAAAAJAQ3A0hobXR4AABuEAAAACUAAAVQpgT/9mxvY2EAAG44AAACqgAAAqps5EEYbWF4cAAAcOQAAAAfAAAAIAJvAKBuYW1lAABxBAAAATAAAAIiwytf8nBvc3QAAHI0AAAJvAAAEhojMlz2eJxjYGRgYOBikGPQYWB0cfMJYeBgYGGAAJAMY05meiJQDMoDyrGAaQ4gZoOIAgCKIwNPAHicY2Bk/Mc4gYGVgYOBhzGNgYHBHUp/ZZBkaGFgYGJgZWbACgLSXFMYHD4yfHVnAnH1mBgZGIE0CDMAAI/zCGl4nN3Y93/eVRnG8c/9JE2bstLdQIF0N8x0t8w0pSMt0BZKS5ml7F32lrL3hlKmCxEQtzjAhQMRRcEJijhQQWV4vgNBGV4nl3+B/mbTd8+reeVJvuc859znvgL0A5pkO2nW3xcJ8qee02ej7/NNDOz7fHPTw/r/LnTo60ale4ooWov2orOYXXQXPWVr2V52lrPL3qq3WlmtqlZXx1bnVFdVd9TNdWvdXnfWk+tZ9dx6wfvvQ6KgaCraio6iq+/VUbaVHWVX2V0trJb2vXpNtbZaV91YU7fUbXVH3VVPrbvrefnV//WfYJc4M86OS2N9PBCP9n08FS/E6w0agxtDG2P6ProaPY3ljaMaJzVOb1ze2NC4s3Ff46G+VzfRQn8GsBEbM4RN2YQtGMVlMY2v8COGai0Hxm6MjEWxOBZGb+zJArbidjajjUGxJHbgUzwYG/EJPsNDfJLFsYzpXM6Pmcd8Ps1BvB8LGEE7W7KSzdmGA9ifgzmau7ibcUxkB7bnHhZxb+xDgw/yYb7GU/yQp2NgDI9xMZ61sWVsFZtHkxb5+ZgQE2NSdMYmDOM5HmZrfs6H+Cbf4bt8m28xhb2YyjQWciDHxk7RGg2W8DFWxbyYE20cx/GcwImcxKmxWYyIGXr3l7MPp/MAn+PzfIFH+Co/4296Q2v+wdvRHP1iQIyKMTE2ZsZesW8QSzmHi7mFK7iWsziTs7mIG/gAl3Irl3Az13A117GeC7iSdVzIjdzGMXycP/ITfskv+B5PRk/MjT1iCPuyLAbF4Jgds2Jj7uOj7MmX+DI78hfejBa6+Kxmekp0s5TBXM/kiNg29uaNmM5p0c6fmMmMGMbLMZS/8w2+zh78lPFMYFvt9Ul0Moax/IA/s5P2+hy6mcXO7EoPu7F7bM1feSR25wzuZAN3xBasiJGxDSfH9pzLeVzF7NgxtmM0+/FK7MLrvBNTeZSXYlP+wO/5J//SV/2O3/Iiv+EFfs2veDf68xHOj53p5Yt8n72ZG6MZzhoO5wgO4VCO5CgOY3VM4S1epYxdYzKP8QSPx3xu4v7o4Fmdydbo4j1eo+IZbdaW/+Gc/L/82Tj/0zbS/4kVue5YrmzpP3L1Sw3T+SY1mU46qdl05kn9TKef1GL5J6T+popAGmCqDaRWU5UgDTTVC9JGpspB2ti4TOMmpmpC2tRUV0ibmSoMqc1Ua0iDLFfwNNhypU5DTJWINNTQGqRhFos0DrdYrHGExUKNIy16Nbabqhhpc1M9I21hqmykUaYaR9rSyM+7lZGfd2sjP2+HxRKNo01VkTTGVB9JY40HNY6zyGs23lQ9SRNMdZQ00VRRSZNMtZXUaeQ5bmOqt6RtTZWXtJ2pBpO2N1Vj0g6mukza0VShSV2mWk2abKrapClGvtumWuS1mmbkNZ5u5HWdYeQ1m2mq+KRZRl7v2UZ+9p1M9wFpZ9PNQNrFdEeQdjXdFqTdTPcGaXfTDULqNvK6zjHy+vUYed5zjbwee5juHNI8I++f+ca9GheYbiTSQiOfp17TLUVaZLqvSItNNxdpT9MdRtrLdJuR9jae1rjEIu/tpRZ5/y6zyHPZxyLvkX2NtRqXW+R13s8i780VFnmdV1rkc7+/5SKRVhnPazzAIu+7Ay3yuh1kkffdwRZ53x1ikc/0oUY+f6tNNxTpMNOtTFpj5LNyuOmmJh1hurNJR5pub9JRpnucdLTpRicdY7rbSceabnnScUbep8cbeb1PMPKePdHIe/YkI7+fJxt53muN/L1Psch781SLXPNOs8h74HQjv4dnmLoL0plGXuOzLPL+Otsi781zLHINOdfI8zjPyPM438jzuMDI8/iAkedxoZGfcZ1FrlEXWeSzebFFPpeXGLlWXWrkfXSZkffa5Uae3xWmjoh0pak3Il1l6pJIV5v6JdI1ps6JdK2phyJdZ+qmSNeb+irSDaYOi3Sjqdci3WTqukg3G29rvMUi3123WuQ74jaLfEett8j1+3aLXIM3WOQafIdFrk93WuQ9c5dFPmd3W75G0z2mbi8/ah/1fRRh6gDV85t6QYpmU1dI0c/UH1K0mDpFiv6mnpFigKl7pGg19ZEUbaaOkmKQqbekGGzqMimGmPpNiqGmzpNimKkHpRhu6kYpRpj6UoqRpg6Vot3Uq1J0mLpWitGm/pVijKmTpRhr6mkpxpm6W4rxpj6XYoKp46WYaOp9KSaZumCKTlM/TNFl6owpJpt6ZIoppm6ZYqrxpMZpFqrvxXQL1fdihoXqezHTIq/TLFOnTTHbUJ0tui3yGvdYaH3LsNDXlQ0Lvb5sMnXplM2mfp2yn6lzp2wx9fCU/U3dPOUAU19P2Wrq8CnbTL0+5SDjTY2DLXe95RBTEqAcasoElMMs195yuKH6VY4wJQbKkabsQNlu5O/dYcoTlKMNrXs5xiKvwVgL9RblOFPuoBxvvKFxgimLUE40VCvLSRb5Z3aakgpllymzUE429J6VUyzynKYaL2ucZpHnPd2UcihnmPIO5UxT8qGcZcpAlLNNaYiy28jPPsfIz95j5DnOtfybg3IPI89jnpHnMd/I67TAyOu00JSzKHtNiYtqoSl7UfWaUhjVUlMeo1pmSmZU+5gyGtW+prRGtdyU26j2MyU4qhWmLEe10lBvVK0y5Tuq1aakR7XGcq2uDrfIX3+EKQdSHWlKhFRHmbIh1dGGamh1jCkvUh1r5GdZa6E9V51iSpNUpxq6d6vTTAmT6nRT1qQ6w5Qnqc405U+qswy9l9XZFjo71TmmdEq1zpRTqS4y8jpdbLyi8RKLvP6XmvIs1WXGOxovN2VcqitMaZfqSuMljVeZEjDVjaYsTHWTKRVT3WzKx1S3mJIy1a3WN8fbTOmZar0pR1PdbkrUVBtM2ZrqDlPKztdlH+Vt6jAlb+qG8a7GJlMap2425XLqFkN9Rt3flNWpB5hSO3WrKb9Tt5mSPPUgU6anHmzozNRDTDmfeqgp8VMPM2V/6uGG9lw9wtCeq0ca6i/rdkP9Zd1haC/Wow3txXqMoV6zHmtof9fjLFRH6vHGWxonGK9qnGiUGidZ6EzVnRaqR3WX8ZjGycYTGqcaj2ucZqFaUE839N7XM4z7Nc60yPOYZTyrsdvybyfrOUZe7x6L/PPnGu9pnGe8pnG+UWlcYDzzb8iLsxoAeJysvQmcJMdZJ5qRlZmR91F5VWXdZ/bd0511zEzP9PSMPKOrS5JHEpJGI0uyRbUk27KMMMuitVU25lgW+cAyuGt3f17A2Muaw6bHwMIzC5g15jFlMNcaA7vAmp41ZtnfW1h48PbVvC8is46eGZnj97qrIiMjj7i/+H9HfMWwDPyh/wddZTRmnWEaYbfj+cl/F4dYcErIc7BgIAHDv9ftdDtnEASbkL7ZRS98qimf8DXL84pOsbr/qTWMc6Io59OWVFC0WiVfkDTFUbEr5kQX/8mnmgpniLqtmTzGQ7gb0rGH4Q5NKuTLdU0pSJZZUDHOY0yKFpfvV9CvMCpjQGyziBwdVddQaxvZbYyY7uVO5/Jzlzvdy898EP0KjXYuv/mxzvi3Pvt68ih9fohGTJph7GjTKyBHWEa4Xas2T6NWZ3DoFYteNIjcYhGNiu4VtzgY0MMk7y+iX2fKTASxTrsTNsMmruIN2hg4aZJtRFql20GdbvLv+cW4vdBvI4RYLKqYU+or9XVPVZRUyg/8SMnUcjl//ICnYlHgJT29YkoCVvOrC+iHUqwoSIKEkODnc7WMlgm8IMOynpI51lipj39AdxQ/LemylrKkak3J8VxS1hHUM2SOQT/WBOzjUMBurd0McdhthrV21OmGXb/TbUeu53d97PkR3uy0mlXB8dDoONYXOgte0At8OOq42xWMhU7o5XuBB0ddOP6l8urqzurqKOeH8Q30CT/YTZ44flzQQ5LwArltZ5UUKUXL9Qvo5xmJ0UkfICgWlMdvR9h3K22/XXPRMMx99KO5X+i3hsPx1VEfNZPzaGF/f/+lwWD6nq+i/8x4TJU5DnFoYQPpCAYs1MBATRiW28hLkVMyWh2vg7sevWWNpdd8GMzeJvqsaxhu6J7IP2uW18xnsU5OTvz2PxctX/xO0fTVZ0VI8o6fWIb7FtzjhWetyir693AP3KjjZ821svlsnpwYxvhL/1z0TYRpGNFUT9eXZ7dWSLE5WvZr6BpjM3lmielA/7RbzWUU1nCtKsCI9KLKZifc9Byh2mx1/MiKI9EmNA+G7pqcop6hLFf71WXZMGTEKMYw12i0m83RgISBgHv9KI4dXpGNKDJkOBifbLbJXeH4L+nd7LvelXuExqBYUjzJ0G8yPKPADHOZHIz2BrPIQPch2lMGCtswWqCjfHJeilMbPgwtGpArFdKNb37zm+3BINj7+n5/t4XpyX+n4XjQv4r6/auDFmq10H1PPGE///zWQw/bly61lpf3Hn88/fzzaRpGj1y69Ah8dyL4S8b076P/RtuN9jiGDjfYGoznDkw7bzZ8fyJrWdnCPfVjvWYv+6tprZA5dy7UHSfvOOjnsufOZgua+aD4ePQfG68twK3fQi7knckcJ/QhRdqia1UsPnIrVjREzPhwdJ2JBqg3Pggi1EvG4GfRLzMYWqkGcWiITpHF0Dow14GqkG46g9qtbscnFwyE7rv/2P1CxuF+079W0kqFzFNlpewpZSx9FpJtHt+P3gd3YN7xW4VrriaJZcWDW96QLVQvQbKdEe5PaNgfoD9mYDghyKxJhzWZSJTINGOiHHY9Os6Rsv6D6+6G5Vi8trZ9B3ayaU/W5LSB79hedzbSdppHB2s/sK5xEN1wyS1GWtYkP51x8e3bSfp0zo3QFRgXy8ztMGqtVrNWqQquFY/YRkSG7DKi4/M0qpFBugXV72x6rj9/VkDzd7bRyFDGB3QM9xTjOpNVDEPJirI4jQwCcjXACg5IEon0UYukja9C+F2GazQFDFWHyMsk8shNKZN5N2IRrB0R8wBzGVaAqo6cItrcRq015OsIr6Gw021WsQALXgER6t6EZux2Qph7ReRvdrpeClK7HZg/zRDuhgMl8ckS6cGITAG9F3Cne7j97Pb2s28nwTt535RWSrwh2YLEsaInNyqcqAeSXpDa60GR5QwO/x92iuU5JImKUMAqdLaPc4WgYpXltMln3DvfbZQk00McyyRvheCjVh6XI81SBFGxJA1xWgbZnosUxcgG9omKKWrjrzielrUlQ8EplktxUr6TFnguldILS0iqr4Tn0JsESTM4RWFg1s/aaAFWjlPMG29oJRtinS40BtS0RhpICGmjkVUvJO2jo2YXmsrzyaXmOnLXYCKQxvPIdCUDFK7FLUf+BZc0IcS2WeiAuTZTeUlkeV3lUq7Ga6JTNNQ0JxliKFsPWTlWQk7uQmpTcQRsBxBWNZ9nWVZjOY7n0rwoaBiX/BrmIDGFrbKSYhGbUrx7X3/M9eebcPxLWEKiyIoFQ0urCPE4lTJVhDmfFwsZS87ZXAlaS4BLLMe77xQMSYYsDF7UeFbiBMnzcx5b9FRXF6DAdU8xpAa09tqWZTptaE5rrk3TTIYpAK1YYNZgDJ5gdpjzzC5zkXmYeYx5A/PMDW3NR55fa3bbMLIAXvm1dujWyFgjIYZvJPiRW2v6pAlDWELJ9D+N4ABXyHUYpPCGELoJQpKSglO4kzyJ55p6/Ndnkdg1vti0RV6V2Mdqtwui3XyMlZpnOaMrBo9dlB4l1565wEP6ZQTpKfO4yCLpuJFqrqn+sfL/8tXVcnlV9TdKf+lrq+Vj8038f9eqlR+7z2hoeq1aO/8N9xla4w3na9Xz9Ur1wvnqbffqDc249x5I1b8hSa7Wq9VKfa9e8JbPFurL4/9aK3or54q1JW9Kh2h7nmTuuGl84s5kbIUwKEndaSQeeHS0wsgssnS+kqGKJ3fPtUjwNGAuXUqrvMilMvbpNdYo2Xb/LCBRjktrupgXZFHXontdG/NVuRMoJtAkTeXE1JGx9fndlapnq1jGHAFfkrxoq2pu+96Uk81nChYrcDbisF7K6apsqvfV1pqXli1d0hVBlmd49zfQFxgHxg1DAE6yqjRhvmAfIA3vJase+nj2Qvm77E7T/pimbZ4t3XXHXbI+/jD2DMMDBJTV9Y/Zzbb9L8rnN3XlrjvvKu18GhsE/Uzz+RlY9xxY6xlUJQ2yDjO5s+l7CdjHXUDbBTqDq+RiGzB3hBjH0CSBSwmW07MtPgUTQjWcC4VOOVerHrv/WLWaK7ZLyNYVW7e0Zr5czjc1S7cV/dx6tZPfwRIviryEdwrtygSffwHquwXHJmE0CKILm8YU2QHJIFgWlxCBr9toHU0uzI4Avj+j+2njkW2T41Kav6Zxosw5mllWXjl5SbtvLS3sfFAVRN5NYSWluT6HZdYIntR5AX1GEwT99QHQwxQGTKqlZIFzBcxrr2wL6bX7tEsnX1GrmuZwsshpGz45GKcfUhyfFF2gnYbRb1F0WwT0vcXcyzDtShv4AjZcY3G74ls1i9cJAWwDCoXx522jNehZD+gfjM5tBHO9SwhqkRDOW6QhZvtU67zjpHffsHmdObyKHta6gSqaq25g38/JmIUVBF30o4zAszLPLVRsJSVLbErncmdLgsBKAt9ZDdI0zY6w6dkPvKm1cVtGw8F4iPq/EdiaID1hibLW5VNIkgUkKk8akoBkmUdQXM3iWUHm/K6t80iCvJBQtHI8yytceYoTrgBOSAEygkXFrrQrqF1xMRx7qA95RACkaGQAseGwH83G+uQ5QBcVyydPHoyHMMyuMwckgFv5G95vAB6kediAOhsRBPDlJ3kdHqJsD/7G1+Yy3IuG0X70NcpaQNOyQqZHizp5Zjh5pgsd2k3yPdwfAZOyD+hkfPUK5DKXx/T+Btwfwt0ufNHBfmv6wLWoFTGvXj9aL8imFlGIHZevB+HhoNdLyrgfDYd/R91c0qoDWq8oadoj/RDjpF9DP8eYwFvdxzwKJRZqMOXJKh7BEg/TrNuMuX/AcQnPGwJMAoq6eQYR8ttuwVivEaLhRICaYKDDNexWAQH4ruN1XU9nARG2W+jDd97/lsspjl16+vjqgw0eL6dDI4VYw0hjWQC8YhhfcRd0Q4ZJVeU4nWP5XC3dyJR4vAJPuYEmppaW/Ry7cInlJEvWjG8tdRCXaoRBFgkpX+RUJMC6X5M5xGqNFrLSrsyyJU7Scj3ADRmF1dM1zPOsZrCaZfKmGGaUbO2fyWo2rVjmMsOIU16atKMJPFEWaHEFuCI6RslIwW6U8GptwLpd4K3dyZe0+WjcR3vjq6h1rUdY4ZNucbhH/0hahIZwuRf0epSfjqKimw32WnvBXjDpw2uzsYMIk1yxKg3CYR2OW1n6dDBEw1arB3MkCBIaegXKKxIZhwUcAhDKw1Y/OjiI+lCYUT84OAj6zFQecgXtkVFnEylAOBgM4EbUHwyyBwezewaoRWYo8DhosNdH0f7+7BrhCURaNpoVnuWBgiTb6b17cC9P3kNuTXJBcZ7Te3pQHpZKn1APhvPe1x/Np9uuhLRSEYribCaVO5oH4YF8PKRZJDlMrtP3A8CGyYr60/cnbdaoWbQa4bT004xuarMG5X6TCgxvarMeyecM8g/2+gfD4Q3pCEco2BtBHae079MwroDTtr2YlfO9WIBEVgmSoBOWhEJt36OAu0kQ9e9hFokqm0qrvl4IZN8vFng+W1jffMtl11akU43mDm4sSorI1xcUBf1ECnNKWjYV0ZSCjKDywtnOyehksZRqbyxF6/c73idMFKQ9RxcKlj2hR59Evw6UKAPlC2kJfbIA+6SJ12FMYJ+MfsLUhZMItJ/fjRp+F4e1b9D1Vmlrq9TS9ai8tVV+dOnUqQdObS3HEqRzlfbZ+s74z8qdnfoO+mfxfeT+cgT3/+KpB7fg5mwsRMqfUL/3xHee0D54ImmzX4dylZglIg9gdZagO8p9bLNrrE4Hmb/N4ma7u0EkFd0memzzJI4uv3mjvqktSQvFxgMXQn717gcu2Mdekteyl9+8LaJstvcC4tBPwtkbTuIgfbKeK22aNr0Nbm5m7v1gZvOk8EdY4V988WIHsTOaPQLqKQIuNQFHQf/CZOVxFEbJl5AKBOtYfzzid8SI38HwFccjSrtHe9ksjCHyd53IF2MsgT6PPg84YoFpM+cASbyRoKIEruKQoB0ikY3FskB6IblBZbFwreUTmEi6gkoHZidCtZtgSALunG6z1gFcAo8ChiQUXgBSHTkEVaInK2mP01Sd812loe1oWtrQ9ee0hvIRT+fG/zMSTE67y+QcQXiO1yX+OUFbmkQ5/RMQkYXnBD3FvVkWRbG44KQkvZ7VBEtkFcWtB/UsSnNekE2pluundX0HOADHAG7gLZr2MU7XT7R4XrvPFPQXBI17q6Bq3HMCWhLIgcYvvJVX9NRbgHgbb5btpbyIFUkLmpqAjaLipoNcY4Yr/jX0jUAkJg1YjmqwBLVblC1YQ1XBdQBmFaCVSIetIcS4xX7xxaUqAt4x7Zt8dZnNuyjyC0Cb3eJvbNW6MiuximXBlBK7jeN+KO/siM052jAkXB8iazX5EqFeBfKroUGvD6uOjvq6gvot+NOV0UjRp/Laa/Ac4Pxuxa3A6mi1OhHQeiLR6loE4xNJy2aHiqBg6pTJUTGMbWA94NOLVkuoVVodDwHVP4ICgqvHhzwVnKPp+2FCo8hK3r6FrBp5e1RBwyh+5+EhkbCgAGDX3tz7pu1I3nECxiJjAxyB8rnwOSr3EWoTAVByrIaThDYVAfkTMd0oWi/6+cAtFt0A8tA0CKJJJFgtR0PZIBwKOjyIiuue1ysuFUmSfJyjwp9WHHLHyWEvW149OKAMjZHMHbJmS4zP1OnseRuUmXR1t9PuNP1OE2oOk8GLNrudIxxkqhpLdoC9idUL3dm923AVGKFOd9PBG0QgC8QYLpK51N10McFDRC5C2CcBw6vpC18omTkO4ccE3TVyHBYs3TO01e7j3e7jz5Ggu3B7lrO4Uuvhpx9utR5eFXTHDDiZswyn+GjzfMbyMR8UzaKt8Szp6nwG81kvqBRE4XgtYxpcfmV1c/2e9fV70JNL3Ubt7Z4gCx/JlV1rJe2kTbSc5APB+IVCjnf5Ns0IgrfTu2yPrSOpnGM5JH9T2t/2bKyzqRTiX0wvV8sriqyXuML6Pa+7Z500a6KIgeGgAhJqAq06xewyj9+gjfHnmxQfvYKLMFbwNnCQTUzGARkPRP9A5RxRi1A3gw3pCghgdcLOI+bC286ff9t3k+DCuefPnn3+3SQ4t/XU1tZT30SCZ1y7FOpBZeVyaWVle2XlHs0xVMyzbNk1sqrU6XQaviXyLMpxItZVU9FYJnkhBFryQgiyyQshWFHxRjnwhIVcaSUgL91eGRiCqaU1Q+3kHXiZ224j18w5vl0PfJrfhHZfgbki0hm9GNNuuxVCq0B9u5MIbpOpUIgT5+I+UKcbphE8MFHFbVJYsA3tOtE2uXHznkZTdd1hVjZNx9gL6BzaiydGcuhvLPhlL/DK/sKG7S6JtqfaVaJFEpcWDkxHXZIqtmYcu/j6i8d0wy5Ljqc66CCTkwuuacjJ8b2PKIYpHw3M/Lp+xvR9c3eXhGf09eOer6WwxAkCJ+GUtvoWIWWxAD78Xn49l1vP93zFklhRSgkz3oOsoz5TY9aJlHkiR25S4gHw2sGU3vAVEtYqFHbPxxNqBDdCSHiMLn0DunTF9DxzkfXMwPTYRTgZ/+85IXKdKFAM5ToJtymVySe35uEE9aCxME8qxWPSdnFD9uLDruEZk4sQnfAMA6iHDr2/ypxmzjLnmTuZHh0DzXUK59xkJMyfpqgmKB4FUFs6JubPw66LzyDXQPER/6Eqaqqii6q/6g1VUVdUTVS9Vf8VQ45IdSLZGNKQnh9GwBomH/QmM5t2LctNZ82sbWePnI3/dkQeGZFXTGMfCSL6DzglaMF3uq78FNRznWpkiEIG10IhFov7BE/4AvbbaywlpmSF7dJlF2gw+u6qFBiR95rcbV7HCKSaZbP8Yg4bUbCqOCvbq7a8FrRNKb/IszZ6In1XzQvYwSCV82p3WxIyjcoZ05OffJ+49ZqtWg0C8QOvF7PmTsUwETO3Xo0YjeqLAOz4wK/FiNoOuyGGDyBXDGwPYo7dv1Qe991cUC81R48/rpwU/lCNxMcfln/gY2i0Uy6PD1HgZJy86Yy/4+7b5cpz2jdmxNvvVJ5+dkoT0RfRLzH3MA8xTzDPMS8y38F8ANAGUeKtI4d0sJEIvdsT+NUlgxNaCNqDDtFooh1JjvFAjm8g497zw8nS2Z3QTaLFJAMDhhGMEz8eLXESzJPO5Nyfi6Nf8FbP+KIqpSVbIpyApIr+mVXPdNI1lq8EelPiyJoMa00LviTKSaEWVDm2mguuSSYZ9A/FS/N5HtYm+Ka4gHuNxO3CJBd2BfzILtG5kKBEcQgJ/sbfWfW1Zt41RYUXVNF0cw3NX93xZU1eP6nq1ZMuLDuwxGvkWS0O4ZQ1BPdkVVdPrpvWU/F8i+LDBzgVgA+f2hGwCAhzCyuiqOAohkMJLTlEf0TXKTIHATtTxEygMqxDs5NOi5g1kI6aImPPwfz81IQGRYpSVt5PFHLvV9BptaS+T/VJ3HwjSXvjGlHlvZ8E4y8roqpIiiA5hlhFv6Mo71dLPrl2WonvgOD736iUfRWeou/wS+p70jnbteyMHeh+fiq/eRl9gXHpCsKQqUREr2GXcDmeTway3zQQgTCwWgKxCCn2wB7KfmN6uflAczn9gn6ieSbKamo6WN/4pgyAtoWglmnuOIG90/R8M0QXf6Pu2bZX/0Imh+6ub7iKId6lvmOFy6653x14q17AF1zgZyhdZpk5mZTP5IDzqgE/uAyzP2K6zBZzhmEIYvVr7Wjyxf+AOJGYUElWP4r2WsB8R6NXj/SJwAr+WKZHDtGA4OnWII7T8HCfxOZli7/KNJg1qm+Pp2IN+y4O292wGuumCBtAFk8CCrsA9SiAaaIDzcooQdpeNIMgveza2YyMJZF385X1zQvbJfOgHqqNVkMN790pe0Vd5FIrlV4+36uspDhDlUwtY+1g4BV0jNGLJ+85duy+4zP53K8yAZUUE9kKnqAeKMMWonpcWlLCS4fT4lw8HgTH12F9S/mF4nJYDJeLBT8lOO47F+FvUhbE9Or1nuo7DX+bZI7gK2z7DccX0ouL/+ekGNNyjKActzN3Q+uQpqkRAUsVC3F7dD1SlHYLmKcuEUEkIIOQNShTZ9KcIVGdxv8wZXwoNBqaWb2EspcvZ08WskG5ura4uFYtB+O/MhqczYsqLyqGnQHWTeMaJUfLcBxiBfNZU2ARx2U0Z29ra+tQF1KpzusuHw+8E3eIooAR9JUo3tE5rwoZK6jwgoB5nLJM1RRULKT0QFP8ghmGZsFXtEBPCXgleOWV6Ti4hgYwgksQq8zsLU4jAKExiCCWQJDkuUT2TMgf6kPI6+p4qOq6ivqqjgZFl16C4IAkDhRdVxiqtKH2A7GsZImi4/PMa5lLzOvi/CbacuC/mqmbpCYz8cnXuBTjQapXnyZ2iWxhcJ2hBSThoWbZvp3Wjhx6WhoIDJxNDukgnX7O9h04rUCib1vZ67Cqo9F8ZcffBhfgcxluBJj7UHw4uCExk7Gz/vdoaUe5RILjSfpDpEm0ZC3+EtCN0hF6cRsdc/cy98d8qXV0DXRrFBWRvqkK/lzcJis5kIstRMThkYtviE8oC3Dc437PL/l9+B7GK8NBfKBkBpjwPSApyWFICQsajgdokCVwLkvDHbKE7ZD1aBobfwuRm1+jJCdLiU1Aw2iCBW6u6z+sfu2K241VCvQb1wMwaB/A5y3qMWwNSbn30d7fUe5XDg+zV+gfMzcfRolNDWBnGJ90EsTygW6UmhrVDO5WDVMZP6uYhnp3rx9RId4pmOHq+DeUdFpBa6oZjQ9OPXgKPvP2IsSWhtjbkXpYNVxzuxPbpmEPDa5Fg2ul1dUzq6sIyDaMvqB1OEpMxhKbDfRtgKhX6FxiGk6i8OzW1lhCtWsTdEwbNIrDuB0rVMHmT5lMtAMtCA14eRGv7VTD4zhtFx1NbGzWL9Y3G6LmFMb/QzpXcyv4E9B+Jd//KHAJ8MRT1cgTcadZtCu6k200suTr6EW3VKvLQtknAww+Ezz8x+h/EK1fN5HeAl1M7EO2UaxXpclNCgmbVIabcHaYGlRgYi9IFYRHokKUvufC3T1b05S8bsmOKWmeKuCMVlJ9N49QvaaJMse5Ws4GUq+noctLxYqb9pfrHOIlrr6SNhdKHMvLXDFsWOkFs1qK2mWvUijIImfpHAZ4Y2IuhQQ97aTLnKcVlBNphfV0gDKqKRlmRpJUtbyaSUkim8qs5ooLHitjlnXDO7bOMsxMXzECxFWFsc90owln1rYSRo6M/gqu4ckYiKaD4XDCgFF+pacYaLd/qMVd8Fcm6TiPCngUxNBDdLDnQdrkMyfnGhLrLbtC5psPE4hIzPoHrSsB6sH46rUOZ7wmKWuBacIsPU70OVQoUaWrF4YjDjuzczQpKD81zZtE0EglUNXUntXKgdBJERSr7qJ9hYLk8X9SiA7e+P4YM0doS8joZPEwssIPy2k9lCRidqr5+DvRIIa2B0f4y+lcGs3rEOk/mVOjvagf7cWKpGB8OBrN8T5lZgNijoCtCmE3OpSB9qnoipySo1tEKQt7iZghJLo+jEaaMn7Hm3hoVtSAZRVfNjwT0IuibTwoQEcsKjD0LqKPKg43/sSPSjIhNxxvquxH1LTpp1Ip3h7/S1T4PrgCTDebxuy75nEY0c9QCSkwhW7oRlPhEGI2Lh4bXdm4+OT9x47dj5iDYxc3hleOkZMnL27EfDXLoDFgz1Wmw5xktplzzAXmLoKOPaoogVkkEDRPBN3rKBFzA49HzeLaa6gGM6wm+EnHbRoIkBU++kUbNaOUV50sQimOrWP8VdEVfxnjP8Oup7/DAGjCskjVJE9Vc/eLtIt+KP2D6V+efn/A/lz6B230V3WWwJmMq+bKel104QX4l+FVXxXP6S8Zdk5VPUnTUIpNWSLtZwueege84aW571zfEz6mfoOczY4lbLG0DZgC7APLsoEdxBx/Xbf7uudJcHzpwtLShQdIkEml0Au9LNRslFyEYLyfXIXgO1MIdS6++CKvzPPQQ8CGZYbYPLeILBSTgErN3RjMAB8adgkf/SJ/aqmwoRpK0EzVVtp1BFh7/Zcu1teerKPAkJdOl7N8Iyezwma13ulcaH3gtfW119fn5m3lVXLZQu1al8xlSsdvzOZS74UXdh+BrG7OBK70IKN52pCDY+vVq4Lenjq1VNzQZW2uEqsoSFn80mngZ2flvz2a0pFfR78FfXMnc5H5ZrLSUeUCwWik3JR+ABV0CblI6lJt8gQwd6iomTAePiH1XWroFQe+12k3G1N8Rwu8jNzYaN2jGgtPoAnkCpEeVJv/SpRVCTCwkTZYRVUV1kjDoiAi2VnLK36KXauH95cKWSwWyk+t5DVdFRSFNWXTcPzU+K+XycJ9SknBQ1gWJUmRiLxZSxsp8i6k5SWJZWWlgHlN0bEti4Yo29iQDf4Zt1jAjeWF16TTWi57d2OhWDf8vJk2RU1CuiCzrO8ET8bI4EXexrqi8bgAr+NkKS/y8Ir4dbM1hPQTBh4TRl03AcyNmA2HlZ2qRKKQtK4LLdkvekRnMx4V3QM4/H7YbofLGVtR7MyAkNknHRKOogc2Lzu5x4LpuP499HuA0pcSucBUnRZLBKhdEZ/YLPqxgeMZFKLPOW17HeYrdjEeiI6YFkVjzR5/ryMJMi9aaddVV1Tbeddl9DnbXktjnIZ7B6KYxq5ordvta44NN7hu2hJ5WZDgxjm6OIhtX7qRVbPh29sn5iSxrQbDHFnfBBhlDbdrAfFEzHAI38ceG1997LEb7kF8G1t+G42uT25CLbiJTeSTwyQ/K7JIfkQ91aOmKOQ7zY/cR/TlGoqLMiSq7CltuEJl3Izt4nal7eO23+66FTfsuoMIZff2gmh8bW8P9XrNj0a93WiYHGfl3Kd2DaQmoVuzIrdLjAuAyx+h05fHo8uXX3wRRS++OF8vYnNDauW3ocxtPBoOye2foVV78cXxVXL35P4gtgWwI8igFu0NBlAUgpjn8SkP6//5yT0NOvWcmIslmpxONyIrB2FxiRiTMr01eiWWvU8vRERwQHM4L+sZ03XNjC6zKSnFcjyyrbKlOarKcXII8A1WEJIuiaqoKBBIHCfxyNLzcel+l5PTQe11tSAtcwDmZFZK1zohAAaJk2XuPQs5XUQSL6UEUbWWLFUUUpLMs6KeY+b3FxApzXGCme3KBNcLFNcjAEaNVoxOyXaCmOndjBUwcTI98XHFrRxHL2tOWh0/r9g2+nZiEQUcuqSnc7pK2M20qSmiwPNQFNWsmyoU5o/pCDq0lfHvahabVtGiYo9HZOjsyTKVoV4h3PKeqXmmY8LH00wRK6L024SeitN+0RgPOChih0w0jncTvSjBZ3S1A1pgT9DXzVASd+NNEtNNFJXplZiZ2ew8gXbcDF3+Mp+K4dmjMTz7TzFoe+nrAMTtxXG0HV96m0GNKfu5czW6uh6vnUPZOK0VI7X48563EdnAcnc+rRe/ipnTTYqMA/U7BjzwvWRVn4h2gYUltmEA7dq41enW4tr6sN633VildpqqJWEMzieRIRmtEXNBmob6MTm3KFvaymcCQFYPXYaA6nWOXfTXgslJZUW+HDhZ7uyjxy4iJibTsQgtCoptR89oduFPdV/vaRkdTnoQfZOgZ/QenEBSFATaos8WbXJhrn4yrLRrgNFuI/jM/sdXJZo2jU+b5fDvXZnvi9tgiUgIUf8fWpW4IQ56u7ukSvP1Kty6XjdXA99Y1VvXi3Q5Dif1+sjRysxquXFDvaBve7uzer3jSEX6R2s5uLFeQOppxebHoworLtmRdPv8eHSPjsOv3Vc39e1kHP6T/datqzep08asnnNjMLh15eZ6aXC0nrfspzv//+mnkFrI/YO7yVy+K3359D+2n966Ak9vz+tGVVqvM6SP5sD/TS0f/p0JlNuaFPrviqK+nsmRYkJweLTM/Vl94KDvkavwTQ5zmG5ELSfrsxVpAmgr7QQq0/WJJ9KvCPdQn0gEBhHZFQTs/gDO0MPjq8HhIdkzdJ2RgezKQUAPRH177cqVYX+ebyFtlbmRYwrn9X4zLumne71o8jnCHR3OXWDm94hhRidWjxE1zfXJDI7aaC8aX23t9waDHuCk0WjY2h8O52wlfx19nuzIRMTGhAzGyVZaujuhGAvbO/EOrm0YeGRnG6zFnSb6abVQvuvsome7fNrAAPEVwRZ5XledQOSB3xZct1sweMPJp5csQUYve7aTquzUC13XJdt9eDlnqzrPi46gmIIi6K7g2h5b2jElKTOzF/499AcUE9qw2vrddRb7tu8JBkv3sX6k8smqUflk/csPKEj+fz9Z/3NTrXxf5ROQ9ok6Wn5AKcrj+if/pyKlZjj+t9FvA75KA11h7JpVadfIrDIQAL12t9M00Bnk9wHBjtBTFTEjQc/uYXa44791EQ3GBxG6rSKyOBiPhn0p8z3+zlsXJ+/9CXQA8zvZQ0oKCJjdI8w80eqip85LCI/eWxzh3On35t+z9978e9EPn5ey4ucL7/m8iO57X/59PwVp0zk1s7WmVltk/PHJEfWvoiygnmx8AJJElFM0ZL7W8/7k+egwsUPv3/T4qz3vJ/mTIzo4PCRm+TS84fGkLd4JmNiAFi5BG1sxO0j2FhAGF7djARyONqk9xPAb26eDohds3Vaq5YNMEC4eD/KQDG29WmlilgsLK4vvvssK08eXfG8OcxP73ijG9RExFjscDK6h4bXeXr/HzMsJeGppTq17bbJBAx/2+9nhsEdD1O+TXb3XGXqY42euUJ4c4He35nb9ShcazweEj6M2DiuY8DgfOHmy3C8/Me4/AYc4joYQR/c/MYbjXvnECQieQP1JfGqL99FYZkLkXgImwnSK5qlQD2YbEa/HWnmAxcxGlNaX9l/XsOwHP/CAbTYe23dVU7Qi9E3d9kYtl4P1qBquv+be+25bDytwpiuGWdlod0lW/LQuRN4d750FnsKtQaZhF/OkLn7Kx1C5CqlleDAcDvZKx59Ezl7pyeOl6taTpfEIolvE2rhfevLE7f3SiSfR7ZXHT5T6EH183qZfjTWZM/IPND0kBnbAqBLBBg4JGoY+BwbWxYkQoYoOEmIOwfcvqJahGJpXMCuNUsNwdbGJ9ayuZ+eXBUXRXeD2bdmo2MWs5RuKIt0rBCqQ+ilWv5aMXzIbParNrBIZCLByRBsTEaaw1iDR5Bslx95h0O9H8LnOHB7AMA/6ox4Z4kE224suPULgZ6/V2o0ich7N2viGvREomW0TXUk8a8jWiMM+0G6YNjD69qiqprXfn7Ph/hcxL4lgduBaN+rCF31L546O8aMmDWHSRdFhazpPR/Pz1AbWaP4/Fr/Ofw8I7qYqoUR/fm0qv/0a+nNi4U/XP3d+G0H89V/lGtF4VZI42RUAte/3okE0aME36s8njAbZEcpCFAHbPOj3e63p3+DatdHBwX6U/O3GqXM6Irpyo1o83rYQVVeR5Zou5TROkZIPLHzv58vtYrFd1kzbjD+BZJrmAI1K7TPt0r5smjKKSDge0XgPbtm72mdmtnNXoG3uZy4zTzBPMU8TqSCwpDCHHYOsuLVuwpOvI+KBoSoQDwcdv0kn9wakwwwgUu4OoXs4hhk+NTskeLUauqS4rdRml7wL+3w0Gz9okDJYIcUv3rFSYgWWZ/mUgkUeiYhs+dwQZRXWUlW3dZno1JEp8KoIHDyHeJlXeMzLoRdxnJOuyOO/uEb/UImFl/Apll9Mp4speI6XOY4kpFhR5j8mcgKv6ByWDZ7VeJ5Np1iOg7U9xad53VRQTby3n9XCYAj/8+0j0l26K8xF5uuodg37Z4iBFSE5wDtSC8GYPGB/mxJAWCbjy5RC+ARguBMMBotEtQntMls/yObSIVRDFdGdh4flFc1ICRw2LFnFqqCoQiplZGFZqtimo8tY5g1Fw1hXFQXrWEs7nqbJWgXWvV4/0CQsn4+CD6WRCvVUDRWzgqDzgiBAPY3A2AzuVjXF4FOqKFiCiVOcLViGrCHE6lYwoTNXbk1nanStxDAN/HbUoAQg/taS40EfZnJACA2aIzTDbJbqbG9FaGZ+Qip/nxGPBv+h3C6V2mUFWHzTIQZSAYxqMth32qUPUYvqiNhIjqlFHSJqnSlNGQFV02FmrRAkAxO8O7WP7t6kjiUG6sTBAqGh6PRt15nXnIplF98XkhePhyQMddRqXd1toVEvCHqJCimAq6NJQaxTp34Q5vvgpjJs3FQG2yJSZ5pWmxkvECM/+ER+Fz5HCvJFkv/4qk7LQ/A7NGgQtDeAqLeywZEijUdxWU6bSdm+eGUwgA+UK6Y5vwj02SaWMd3YCAawMNGDJtvQbpH2F6bipA1htVbbqi2K/Gajsvz5I0nCRrO8/GN5R4fpV7qQ3sy3tm5b74aVm1LmcP5PMQ6lez6RuydapdMo1isR/yLraCY4Rs/lTfPfGavGCcMgh3d9RBS72MM/hHFXdNF35Q0fUOq/M83jptfx4RZj/NUfwi7cgz8ieriLGeYfTm9LqP2Po7ejPpHxTuwVfo0iyHVYh04z54m0jQoEu82YZwZWpK3Htrg4CmHFhPXSfRWsSYhzaeLjgerUQvS9kiTIkrNateoVPy06kp/Jfil3Incyp291ukHBsDSjUHY8y9DN51Z0PiU+lbUsy8gBzgxGffTv2RTnynY901zEXorLHy9++3C4/Jah75oWh9i05tg7y7KnBAuWEtTVjPbBwSgY9qaY4RfQPcxZ5nbmXqCWl+gukK5LhbhhLbYUBsRZIx5YyO49GNWAUagI1IUujwgl3fTxGtQfMCSQRbjQwNE6EqANKN7CG7Uo1sW00AdlS0n7lbSRyvCFbLeeyRknjVwmU83k/LXVtCJhA7MVVpDKa46EbcnVJPbuu1lJHf8FnxMF7vmirJvWG1euoI3AND/LpVzsWAVRdTI7O8vLO8HOzk4KnnbgMVNN27KbEgzFChzZeFB3PNNcQqIvv2ZZzc5kO1eO4I7ZvsUb7O9mOxXjmRh/kn2wxDqmNYzxTDxG3011NDK8L0rVUtBqYa2L7j/2TKt/LP9G5WJzQLTRvfDtszVrSNcsl1oHNMnO/Yl2iyxKr3rycqz7P3Z4uHOLGDXNhngU7N8UmckC9tCArhpMbE8fxob11JS+7RIlej+qd9JOlCn+01LmEA2+pxHabu0D37taDsPS6k9CreM16Kvoq0wGkFsRZmebOQ6YbZtJvA8JOCSKI6AGbBi7H+J9IJEh9qncKPE85MdGp10+hPEGc8NPXBApVmc5JD6InNOWqBInRON3jYatfjQcjT5t2rXEBVH9lBValVUT8ZOL8DzxMKSK1lJIvBHZZ7qmQtwRnYWLo71+9H7rVB1Ol08c92q2uWCuViw3uUSqZE3Xuq+FS2M7LdJ6sKpaBMFHKEGdeA6B3ur4atfQsAcYfdi7zgSICbLDLDlcnQY3JaBREIwH2SzqZ8nfYBCQv2gaBJBCLkQ0IAlTe5QW1VHBcLATtb/XmNgE1SaRQXGpCB9EfH9B7HPxgSgWybEYX40/UxpN+O7V2H9Tbc6WMCSepoghQpVujiTD7QyRe3Q7RL2CDj1zvE/sItCe6VWEFPf0U5hPSannO93nUxLLC089zbGACP/Nv9FfPiSWFST4G0HhnngaCyn28Y2Nx9mUgJ9+glMEWX3nO9Up//1nUJ4i0foR7TAAiAZVQhPvCWTbaIklXpIcYE6uUqvGFoTC8ONEc8Rx3/+ulKygL78orvn/xXPFbyFH3737z19QMM8idPLjHIul2Xy6RnmnLJXkQVZQe8iIbIci0h1i0+T5bwBacGz8o8e+9CM8p1ji+78Hp+UUj4ZrX1yDzx+8hzMNln/DG3jWMDlmprcibUp8pBCL5xvsM3HNnbnCinzsu8R1WDds+0csNT9HNooVXV3t95vN3d2g2QS0V/SuEiMbCHp7RDlTFJ97GQAEDEDC/vfm91onvPuNuUOX3jq/198ql4/Nv1yYe7cNrVaClX31VvU7WquwDaOnOzXAO1LHg4Np5a6tFVumQsSt+nwJRvsvzJUhu9N01rZjqeyRtl6lnmhuUdupT6nmvD+pkHqcetW2/zNZTAluvoJNB+sKruRd2RexxApuz1X8b71VSw1EMSO5haqgati2hGreEVhJlDKKc5fLp47Nt+N8uX06Sm5uw5Aywt1XHx3RAHjiW3ZZfWOwVt07Miom+CHWp2aYPPWGdpPvq6ltWIUg9PkTdGjI4z71bjWUjfEg0Sg+NL7WmkUjRHcc0fvQd8XweH9/NInM2U0RDwRE5mwBE2ABKxAbLSFA2f3+Z56rf/zj9efQQexfY9R6rv4jP1J/jpm3uxJjz4cuGVrdmk109Ras/+7hKHpv/V8+HUXja6NWHx2MgnvfW/9X15ledICy0Wxv/ltgnXCJhQKgpBpxbbaF2k1qggkF+t27t+U7BMltZspL0Zkz0c/euZYW5bOpaLVz51TWNzoq/4/fc+Q1bqIGuAu9SQYm8um2eFpLl61iY7nd/iUJBvlIk8evyNqHt0PDOM4uh6vbH9ZkcjMzlR9cozbYs9VsTgcevxxROQpdyNp8cjzaDeNhtheMxlchoC7KhhOWZrx/7doIWEVgbAOqEpjKGr9EfXW0EwV6CbnYBbK/jtq9bKWy9sBapZId2F7FVNHLEcY8/URXDlK8qesvMUd9oLiJZ5H2xLmYK8Q29oOol615axvBci1YzrY3/GaEBuPBcCQiRGzjpZHKIowRO6Fpv0/bnOiZAXGRJk42GtamGw4npsfxcuFDF8T8RVXwYYwLc9fDVvOAF7NYga+KfUPP6IaPVwOgKuXVK7kG6zgQdRzURC9L3M6OgCfhA1aWpabyB2zWeoCTtOE+NTAfrODNmr+gf5ycfVxf8Gubc3Nusp+e+kCxcMUmIrCEC/a7tQBd3R+PdmOTleFwNBigw/FoHwE22AOIEAT9wax/rqFDsjrajQ4dCZOFBLsJY0NOWp0DRBRKd7XbDds+5KNqo9Vq2I6OPhmxpjL+xUa7fVdL+v7oT8orcJP0W3TQsdPy2gTXIjqSp15FY5vXqbdRN0zSUeC6tR7BG+6+V9wnR+haIEaoX7fXe72iS82X+nD0iru7RW9A/JDO2iZLLVepZcS85TZ1vRdvHid7GMh+nInRg9+ZGH3U2nPmHhEdrFYtFgah4SYVJnxKMWkE3a2YY6AC42sDArnLfgToQ1Q0M30trco8x6KUIGt2ThfZg6yp/AkamuRheHLTJA+Td30eZRPE/obEBGQ0VGVL1VXNkLWspsH7/0Qxs8yN9it5gq9vmrvAv9jTOk0MWax5Q5aNJJHET6Lv1tNpffyNEKLvGA8PYhTXS+xYYpvjcqAJsRFLuhyoGB0mD+jk4fEe5YFI3ywXi29U1UKmamfoXlHlIAqyUA9LVgNtNhYIP019aR2VU2DhFsKLJPH3bC3j2EJ7cWm51ky72tZyuPl/pbWMm8btxcWVatN2tJOQ9jOVjMnzfOOie9KpNlc333R2Nbw5aUoHr1GOq0g9wZ6IuXqHQlLil3KCLaKbIvgm6xrEvP3EsWMn/pYEcmyV/a0mtb3+1rhrfyVOPD3ZtX9scbh4jAZX5+2048/LyViKzWemcghSXonRAK3HfnbKk96HFbfjE7EDkT0kX7oLBBLpytoy3toKoh7wAoP4m+2Nh4P9/XgBRmhfNqgnKOIM6pDu3tijugB9ui6lKDerQ97OdN1oQh+ukN2tRJND1gu+WwPs6TZCtwuMHZSBOGMCxMHDlIJruBuWUNtAUXRwcO1g/PPN3mgA4SAMd0Kylg6Je48BAmwRhOGl5g4gkBHx+bHTHAwGcEsvbGrhdQZSgMEJw72wCbfuNBlmTlYnQPs4VLtE9EhUywYMZjuFY4UZ0ZeF3YPB2vnwjs+t3RGeX3shPL88WPub82uDtTvQaEDT4CokXmdCmkqun791HvFbqRTHjXiaU60SZ/xQ/Q54+PAOchh/jh5QH95Wh1zopTpNe4WGNH1ajy8AhiO7Y1p0X+YaIltTqf/kif57M1n1yJ4JHFtD0UXan3Bw3UkEfZ+y4A/9BSVv6IJjFKywqGfyvl5sWkXTEXTjMMgG8PkuzdHgs6Hbmmbr6AXbcezl4+2HdMWUSxnJMKRMSbIU/aH28TVyf9CUyY36kkwe02bryK9Su3rCC0fUPRu1BNz0u2sTWR1x/NAOm+gzP/88PruweZ5FpRPVldpWcEez+7rjx1/XPXlpg2VRc3dhg0XnN6tbdVQ8HuSpi4bo0ZO6fSPunOCYmyihn3jbnXjdnUcwPzdE/f2IBEcx6FXicIy6KUtoxK+gnwZezqO+h7aoTRPphk3Cy1UpcUqi/iya6naASpQQ2f0XwhG6Yh016XaCTY+wDtUw3vjyeU5R9WqgiIVq4bmU5BU8GWcL2T/kZIhKOFPIpsv6xrObRpkvheUP5ay8Vs1xOXVpVZY/v7qkQryqF6x8ipPRe6wl3Swu1TKZRb2ezdYLjmNMIuOrz60fP77+nJZOf6HZeVLU1ccW1hFaX3hM1cUnuk2OQ9P++1P0acK5Evam2wwnGwW6jWSfTgmh/1h/pO7p2W/6DuyKJYBS2a2ve+ZMLjACAb2u/lDdrQQ//M0Yl7CHxw1UzihZo4pn42OQ6BVnohIL7Qx24IOG3/7t44Nv+zbUm9z7m+iniFSqETt0IO7EBRxvUiDGIIg5vbESZHmvcTK7Ydsb2ZMNj49WNu4Klhc31h/Mr7GuabrsWv7rHl9cno6ZrwB+JLLcJnOK2WFi6+ZmTUcYcJxHBFFF1EWdFo+hwl0dxTYmJaBJmJiVLyPcKRHXA9Q7jgEx9LOiL28vLd35YpU3iivLIrIyEjovjr9S3Siu35nl3iyzsKrLP+hlsmWv8swpJ1A948xb65zGcdo39JdOoR/BeNtAd52RHbRQWBYzFpLQHVLmv1Tya+cyubuPSzkZ462ymc2UoxMBi9BWJDg8l5b6p2bt+jGYd4T3qlHLeWgwuljVKvGGd0IuCAlJPNpQvczLGmvYx9Yck9WIxen4kIRH01AAYb9TDguFsNKO+eOjZ3M8xRXoV5vKJtaZNvFEVqPMZsw9UP0rifsRkVq2a7hG3PzRG1LUIiKm1f2IiKei+uOVKKilmkHA5s08e3U3G/2vrS3zkUfWaNine5kHgGL3Bg89NLhvZ+e+QR85J7dKlx55Zetk6ZFLTOKvO1m74vWK9PhrmDuYXWgnQH54G51JdShhYl0yX1Ob3UQrhsNqst2ZjLRN4PFZYltb86catEpswEKEwsPrPE5xKUBMlibqIo8QD7yGrH4BVq2HambOEARRti090DXNteH8Cl1nqR050KT3pDAvi5LiG4KsYl6y4Iy7LYA1OrvumTm9TFwtAZCEA8eX9ZyVy2ZbQbBLQ2amoxgm9Tye1JPWkZ+rI3ZcH+rI/z3rF9dtfI0XWS7FskJaEzWoHM8Cw6IibvBdNSOvAypU0lA1Q42rdo2oqMbDPmp9IytysiTCYCfV4mSoFlSu3/d8K9DLQOFT8FIWsTypk9mmcsoomPn1A6iYBpyTgXokBr/JIgejBLgE14/a6LDfG/X7vYNe0OvvEcVln353s70DGBxTO/b/hr4wkXGiCTLmyUwn9NqfuBhFfbJl84FT4//e8JZfe5e3dPHXGq9d9u66uOShZ5eoseJ97sW73KWLd3qfdV2SfufFGSaH8hIZMSkzQ9iFCX1LAZ8KIxwwETq82rp6taUFO/0+YvqxGQbqUysMgqC1S/B3JX4fC2+E9+nJ+1y6grWJNV0jCv2KW8E1n2V68RvGf3Hl0gF5ySNXLqGA5HH1atT/KOTDTMpHfRIpVL5WINgI8G3UBva15jegrGTrrU81pyG8+mAzbYenzq/dhj4MXXk4gjwGdOPzoGY7ndtPPPRpwI6IOYyg3Ye3fD8MpG4NqI8LQKVRARIPhbdJa7SJkhZ9aPPibasXtkLbGr8L3gNvi3q7WZLBQw+duL3j2LcdEhwYXWd6B4dztlCERy1TlF4ku/aoUr4bIwoyeKvE+W3b3wZOf6e9eeLEZnvn1NPlc97ZxuLtS0u3LzbOumv7xypvQIfl4jMvPVMsd9fDQm3p9tfevlQtNltXFpeJK/fpfCIyf6IVyUOei8TrHBAHq0IaCapjQ9tFrSaBFt2IjCkSa0z4A79dpdCn5hL3iK1oPAImda/4K9lRH3irQTARnN+xVHV2nMryoIeYXg+qi6gXNeDUe3DDjw0GWcJSLRf7kQrQVR0cobVE4lakPgcJ919z426MqA3MdDt8mwCfLl+JI4BAI+LXNEK98egwLgM/Pgx61Ifs+BrxbHatFaEgGl27thdzgsPg6uHh/iA7OpzDXfP6EIZwGpXEFw/5lQMojEX3mcM3QFfHwAn/E806JH4ziRM/9OPjd6M9V01bX0e3NDPEX0WrNcfbphLvWUSSVpt6cwmPOiKj9qqx7ephq0VMChzTlM88e/r0s+8gwZmZndZg2I/1vv3kGgTjvZm117wNbqyBu8Ff14RoUGXYnFnsxWR/w7xJbLIt4vfpuJ3ZJSvQW1Q6SqSDber6DvD6vI2yPZ9lqtKuHLaojVQwZ3Fc26pWty6Q4H2EZIyoMdLw2MU3kKsQoFZ16/aT1erJ27eq40E0zf/aLH9Ec3ZpKV69SVNkngZfqwC/g/ooujH/8dVZ/sRajWSfmvYr6dUGxF8917myIeaWfem3dnfhgw5v3ZUoS662ZjxCbLtvUf8dj8/R/+5NrFJYrVVrsEoKxLGHAyslcTOyOfmdmtOIuO2lflH82GqKTHEiqSJiXmo/hc4vnFyAT/30w6fhk48R0rfxSsOu5l2OaIpYyc3X7EaxYdf0nJqk6HrNafyHSrXzb6OGkU4bS2s0gpgCedtCYYW87fQ5GFe+bm6wqqfpVbtRpm+VyCt4NWfU7Dp5K+SDWfTDD0SNSiW9mv232dU0jczJjq7QmevNpAczjokH6h/GprkxTOwRFxeJuwv0CIEsPeKRs2Wq6BXVRAe6MvGqoejR6KB/kCW/SzHf9vN+munOPbdGdvCliB6bWAYOBsPBYH9vbx8iRCUOqOMQBYAhYIkcZPeYmdyX+KWlnmuJ/qJHXENf37t6de/rmek974cxVmY249nr0p9ioro+6uuMCG/XETVmhelFfylmOblEZJGICc+FmgxcsmQofcWQgDeW9PBccygqWFcjVcOKiA6b50K35GUcMafEv8Ch5EQn45VcuHP8rOdppqppqjkb95+lbaASayxS7yk18yk8aAEj4cceL+gPPuz0ek07lwuD4IO7u5axZJg9362UTkUo/45cMwefH14ef/l7CmkTmVbpe35soxAIQmaCdY/qYTaZDtVNM93Eo8pEJ2O/qj7m1U/meefTt1TT3DoaxGx1/CTaT1xURf1JZO+mlCkt/gVKi4Gvb3TnPA9M3WP4XUCxuN0FjrRXNOxmu5E2i7GQ7dQDb//Xg8FzK5/4kFhMB81mkC6Kr4sla99SvdZqRYetxs/M7VUgFhdMvHFusr948ttdbeqhcSrkW7qw5JgFPg8sLa4aeb5gOpBUb7XuaMEiQKLVYpbznZVsdsXxuWyxWofEc9Gdrdads30EQ+rDr0G1nFN9w43aTuAvE5cEAqZaICKvHgQAUANqpMRA+HxLkTW/6CtqnQALFOwunzq1vGvKB+QWCK6c4GzZ8H1DTade3CWqvKP7P25c6Y7smD+yTX5G+I/s/zhIEiEgr535+OGovFCj2gmP0n1ikU2czPlRiKkKMpwL8WZn4lDMm3YxivbGV0e9Xn+ttLbWmwahlWFZJRIExGZMIpRWFDTaGwMHtNfTokALslor0LKBFmUh7GctqZzPFVUjd1qxFPgc6QdSznBWMpsaa0FXJP7gNgnl77rEHwmV/06KFAjcmyVeTOmOUxLNnmoLsmsZzrQc4799Nyc4rPIQ6xQcrOsPmlspXpALjnskb5lqLEnedOcNMMdk8w3NBFZPokXr9bIA1+LXjg+jVra3u9vLEl/47JE6TGswKeG0KDf2i3iTLUvyLNmoQ/oGDu1KgY3oL46F8SnlCumrgyEU62DYv870gXL3h0Qem+RFbNN7wMP1qIQQeNxsNjtlUxPsOilveqJ7nLU8LP0YuLtoHU0NnBIUOalTdBVeF5BsYgrzTb3ecNbk1/b3iVH2bgLKWq0ezdg8UvfY/3SGovo6tRA+xrQSnjkpS8IDT8ye8T8gTgt6hVjutIbQd7cKp+XtxYY5weRADXeyyaFFTXQSu6pb9dut+izZm3PLzor3ydOd7jd1VkRzh0+CESZ9RNH9pH9u9L5JdIOTfsmaco+6pZHN3WiuQ3bJEkkCYxDbm8Vj/0voT6Hl6a9/IM8lkAuo3zLy49W4G1InmWvUp8A2S382rDbdZY4SQXgsjqT7VgSq+YVFAn1BRGbJ4QSW437sBBZ6AkZBCUmu5Boidr6S4kTRWWmWTiJD9bBWMSpGSVMLpXIFi5Ysp0RdMLHBC5hV0dPFUn6zIrDoZXiIexkhUbJP5DPSd7MpjhX0WvRTnB60/FxUNlROWlp4rlD8NJvCtptRZAfuwHrG9SWNme1Lmf0mBvm9CvhaEMT2g/R72LrSQkyrNWunQeLzIHmmTdS709+nSL4D4vRv2Jo8wzIzPzhobkSwzJiZfNGAWJb19nu9adlumc9c2QiLPslnQncIT0E8m8576XXILqLYtjX5TbPpKkY3FRCNRBTzlXt3diMiY6ToIOrcBVMW1jbyczzBfqL1LbknHpTbMTBoyw+eIHeSBU425n1uD+O9hnZEERWgS7qnpj/dX4j6rcmuw6ntOrV+I7tUYocOwbT96Lp4grlAfa6R4daKf2SAuAQC6A/zihhUT2BCvGOCyoY9wrbEG4zCr8GqIsNSeJ7jMId5T/dFQ7WKjmmnTCWPNVUUZcOVVTFQjGw671mSIknp5pw37GOvPXbstU+QAAWcwkqSxPIoxaZLoizW65zlO4Gh6CleFDOqLEtq3lCMapiy5HyQwemfnXN2/a7kPRBMeCUYO4Q3aMLMJL5aGJj3tZkfGFzp6ogKSbdTAI1ifY5PpYaJNDHWeJxh6fJNnUOF2wgnu6uaLGNvVLMLiizbBWH8v38HGBcO8RiqiPkUYWJMDav4eSOjlyt6RlczYtEtitbXFxYXTzgStE3tm4NGAB90MB5VN3Ie51pfxqpgpiSR5wVJ4kSZ/MzY9xe0rEH8S2iFlIBSKcSxiycXbcPSA2z7j6RzuUa8Hk1kSteI1S+iFJxsUq3RbXyJQx0iYuzv0k9yRMzcCTlO5UUx9o5R9x3MffHMOOKfeIJr7NhbzYQvmf9hS/ITJlMWdRLBAEMAoTVRZMixW3fZiJItBUW3l02/Jp3tTawWg/FwP3F6Hx8+1HxHkzt5z0mY9onrMOPhZJPBwQiaOJ3NpqGtIVr88eEwwe5yfHAdxyatha5fT2jLg8SieWKtMTHhIG3390qbbGSeWX5Mtti4aEQZKrqrORjM4tlBMIsX3SNX3OJBvL6QIIpeJe4V58+KM19oL6GXKJ3E8Q+tEh0EeunRR+uPXmo8+mjj0qPoUXICMXKePPN+9H76zOwRH3Ue7V56tPMo/SDmUvfR5KQ7R6M4uks0rMH9qYqNtOhj6dCJUC8C8vSXP59NnNjE938efYZ6xmTs2Mx+YqvRrBIv+kVWmFjbC24tNvAgW5boXeQH3cjJnNDq91XRV2Tdz3sFP68s7VUMO7+ZZg0j1a6kzSXPGZTy6yvrGf/ia/RaaSGzoivloFbIWLvvi80Q0Gc4uRDU7bSbzmxkPC5dWm7Ki2fl7IWdS7ed7iw2TG6znc+kjdA2pEztKzETlrTXf0Z/NLMC1xFg/DUU/8YsoZ9Ev0jdkNFfJ9OpR0JiSknEfcLcD0iiK+RHS69kzuxkORJ7h3XM00TPe4cIK/s7sO7hd5DfRLI075h1xV8pplKSIAJUkDhhA/1s9ty5zKcyluFxmXPnsi9ZoiKI/hn/JWy4+CX6hvQxT00Lsmh9yttZQYjYinnEGT7LTuTB8Z52smO+CphxkzkJa2XicYvs3bYwHcg1ss3D9WPbPfpzR4m7kgiWVeLHInnkFQdWSjwYod4fO6YTrJnOM3mnXrcLj0fArvbGh1f671UURTeGARBFFBHndZ8x3GzfMdN2oZ93fEDB/eCwf9DSfWNeB6TQX8Ob+FaF9bwzdQrTnZDiKU2mJk8b9Ffrmq1pavemyBNoZ5Xyewcxth7Eh2/U72k2GqFurpbfnphjxheGiVuX43fEKv07/igmJ4uEaOn6rrbgWLv3aGZ5NRunKEcOE/nRj9P1qAR88gnqxW4zBoFk6BNOvTZ/LhRRl6ZT/8Tk1xNasfcywrV1af0hsglnpD3Qhm/qkpL2TaB096UV2TD9tCKxWvbXMpaZNn0I/rzqmemaZ1oXsyeaTbMVbBrLzRNoMZ8NPNMuZHKuadummw/yacu1wiDIZ/J2LpfN2fn7cu28HbRzmdWz+YrjVPJnV2e6qK8CN7ZKf5c5bMZChhLC5PfBsDBxtEx6hPiy9r1EDNHthHzYjB0flBBqCxKSexoPy9/eWz3V1mEJ9PDJJ+RA1OzierH0fEkgysazpiYI4vjTvMKyWk9RZR71BVmT79EQq/IvvbVYXCs5mhjI5x4RfQANSlp137oIC7LmnU1rqiF8mVdEXu3JrMTP6ZmJVQpxCk3kMV7shjkhUXQPqQDknSxe1NOxD3BJ2IjlKVNVDeI7C82wkBFSKS7lS8VK1C1kvUzN8K1UpqyoYglLiCtqLMZSOR1uV5fvRCPPOb9QaJssp6T5VP6+fLFSXFkuVVnHlI9V7TTWraxjvhhusmilLgYZzVi6cP9tzdk+n2sJxiW/17wxQ8eEV2pQ59aT7Q7dNjD8SZzKYhKGEIDHgBiTjkbou4e8IJpuobCQZweKnCkUlgrSXw/39sjG5thBd1RAgvC2VGGxkEm/lH+Eh0jB/QQW9ycOCvAN5crRPZvNoyXr3rCGElOjG4qztxc7ByXBww8+COdzpWjNfqPgSivqTX0rXP9bsqij65AzkX516CrY7ayxbeJklRrgEacblPoSQweINRtUMo5jt/BklhGXb5fvXbtX4GxX+aenT2Zydo4XO7nC+XvWz36b7Av02vhXVQmXFL+olp7M5opa8b+it5MLvs29DT9xbFM3RJUXtkvwVHThqzIn3Lt+kfNrWjmfeT0846slLGrOl5O18XfR7yZ+S4pIZ9fYbdZLzRQqLnplMZ9/7Zve9FoaXtjb24XWeGVhkgDh+CdJ2u7MB8KVxB5lakYV/+5gC7iCfRKZYcVYj3PDvQPqzqRHQvrz60k5D9BvQo9ukV9Bi61nyc+UEY0zZZfohshOy16DOnhxnCyMUJnkPuIDF118RobZyeoax4qOya2dW/OfwWmzVn3k4ddkMlUSF5/JWNaxc2czJZwVBMMRKsqHn5EDJ5XK6LLJif9fZVce3MZ13vft9fbGsVgssABxElyKBEGRi0MSKZKSTOowoYOU4viWFQW04qN2bcty3ThIrXQSJemRNrXJmcTNjNI2mTRNQ9e5HWfGaTIxWTfH1E3SNskfISepp+00bqedNlDf9xYAQcpuEhDcA8Du2337ju/4fb8vFMyMlg6Rw/QI4rK2feiWm7MXpGCIHHfwwO5QKJa5rYAjmiCV3w6X7ev/LVInJrn6GkVF5wHLRBE4E4gmUhCxnfedHpyYJ0IrGaHIx76wCzZ3PyFQgYahT1DAaWNBUtFg3BFZQ74cEQKnJZV9uIElXMPKU1oE/YFisMNIwQsKvoto22z4QVFhizza/wBPtHG8T8M8i5qacu38haQiTYZknNd1vfVtU1X+XlYKvIJ5vh+LX7R/KEoC0JxvPYcl8sx8zz/opmAuGOvopLjDlowaw1lH17PDRAFtm6hRI1+TPhw0ZfxNqZYnSmfIl7d79M5NonWCN8sPD3cxEOpOoTZqlA58oCn6/SSKfiM3NpaT5URr4zWulItls7uz4oIcMAVWilt4UUMbu2fH2ETrZ6hZcN+XG83liA60KNsJHoUMaVHs9Uv740UnCo0pgCeR/AOgpkbDxzo6Bxju/TGMy9NO4kcyes2ms7JSr9dpMAT4bzxE1zevkVfZcTbidaceX1taMtSmZjSblMK9tbnaqC/He3yaOvUiwUzWZgH2XMgf5ULxHqllF1t+go4K3qYFQMC97Qv9jGYoopTFAVaXjegsGw6usudOnDjH1g11BcwDEjtYHWQl1UAK2VFZ0HJV4/6Q7rp66Ey9fvpKOn3ldH2dkuaphgvmftdQmS285ia1NfYD43KHZRyC+4EBIUVqCFJ11cZyogCW3zEy2Lr06sto1Wk1nNxEPhGLJfITuda652RGEDOScepOmYhkmyjukc8VhfzG84byI4teZiQ/5N1r5zwv18uhCFbeuK9jYhpBWxE8oj/kBfIBmeSJlrm+1GjWyWNprdf7kgkPrSw1+/qcBmrMe+tgeNlT8p6dh6W3dV/PUZbfObCiFWiyKKKm1+xu4B45f87COUxT10W9LrXVFBK64p/o5lw/jzHwcUd9wnwiqaP1hCmFxMnJyCEzEY4YcoA/LLLOwao+4OiSQD2tmtFaD8fDZjy0OlgYyvM8i1E6m0sJAU0PR2Jh1vx5xGGJHHNXUA+RsyhSWLjfNRIFQ9Jy4CLOaWI0Arz6kfDhBG/zEstaPG8JUtGMmWY83KujQ+5lsPCAZcdHtFl536yy3lxebg7t3z/UbFImX6LlLjXqk2cmvV2HFw/vYnb6n/v+P/8zGLvfwO/81NobuZzXy+UeW0KFPA1S+fmyWxvvAMZhMBjIV3q8WFY7brxa8yi8nfQatBJ3pXu1v+KDXKJQqAyIz1p5O1k8UEzadnJyqK+kXZIGY+kSO7KatOPWF7iBSqGQUAKfC98rufFMsZghx18yRp3hyaRtpUYyqeJWG/wa6asxmuHPTyFGkTlE4vTAfGMRlRJ3A+meOLGndtvZX7ulfmNx5L0njr79qDtb63tPNJMZyWS8++64rVKrF4tH528+8vjherI6W0gXM5liuvusPoEe83OYUrLod3/ySP+930KXyOqebzLXj2FbGBLgiWmz4gCEXKDpYdvoQWCMoTTe15jGNWZpjYzpS8sNSHBCptzmChG7INLodfiizB0I4I1l1CBTOqB+nS2gb3dM/wJ6kWJ9aLYm38QHiTMByQOeY2qUJlM0blfVOKrllYQsa6GgpIdVFIo7CU1WHVEcvDWbMM3qkaOyUzlWLh9DH+x/yy4JS5om6URNCLKqqcmBgiRYejZx9EjVNJ93biyXb+yx/W6ir9I4yAWwkUNu0xJHZDKDx5ZIx5ApDhi9uS5lJx6APMIAWqhN8bVKlQaKGxzpfyUOPSOLTloWiZ6i2rZqhUMa6a4Xb+AUJ5MLu244l3HODJQHyPsHnV+aejSmm+Gg3v1l1nRdM5tx0L1GOiwaOKzJrCCw5PbDCpKUeTHgWAFOkriA5TzuwMkGFjq/lDhB4CQtGJE7vzTArG5YTi9XrkKxbrgCSFWYNbisH4JH7pj08339uwvCrYubyPFazX+fGz6OvMY80sPF2ePC8damt+v3kKO5nXb4FdLGcsBlQEc6MsS7PszDbjO9g4kSR4HuHT1EU61yD9gHR0YOxB7gIL/CAftBjnswSnMtZGR5wiEbzoQs05+SjTD5aJtcCFwo7exynk+Q20n70k5sBUgSxGAciiT7+vOlbNWJSIoSMIimaYQ0Q5RmZjImWud5BcwTT9x2aDgq84KkaEEzGk9lC7tKXrwnhsYvc88vUyqRCqgKWaGfUYIGCuT+RRfT5AXyx+fdvkG1KUdDTjgS/IUXuC6Sx2wn85Ks6Opqvr8vGQnrPXMhpihBpkblkZBne2be9tN9h1bK5aWlZPWO6gLZWFkrt9YgnL28Vka0X3T0uKXtfA01wETCyEHGCpgW3LZ61ERMa9UjR5NRYoW81tbiK/S11Cay6fhY1tt4GDK/dOIufTSMSXOX45U10K5g8fyK02jsCHek1L0bzW6//TZ6nNosimC9A32Y2ifG/HwC2/c5PytVbsDFKbRqpbAWDMZNnPoLsqkHgk4Y99UOP2LnzHOXzpk5+xH0OMRtc6yg0QQJ3c3WRxZvUPfMze1Rb1hktuLt6j5eBmVtL+si5xrTnEdME9UhC/MWD6hG7t0hsuQQ1Yl7GdMKNmlNRFrAFGTZJZ0AUwUuIdut1mxjO1X+qwNx9awxhtSzanwgPfaUDzD8vL/3T+0ve0AF/+h/c9L/Ztn3C0X8vWn/O6Y37kZjksxuyK+6bQY3aZwJzrngqoGomFzeDz2hjkH4KIV8hbaEqDGRqliI2XKrDLIav+uOosYLwvjSqBhFiOV1sfS2iqCznL7vsbLAs7uPHPIkncfSxNHFKlE3VHLnW96U73I8a6u6IsgooDnqqMjxCS3IYsGQw4E0r1eSokB2gwYXEsUsFxSDvXGRMmVqI0o2rtmQMzqNIHqq5pLxor58oW9lpe/Ccn3y0VPRS5eipx5FG8vmox+bn//Yo+bZS4FbL09OXr41sM2fIZP1652j50hme/mB68u/ruzryu2WuYQ2YPyDgGmfW8Emcw8djsA5RpPb+sGzzY1YOh27CZHZABuYTAlvJvvo6gF0UHDjenxAOHhQTqSseNxKJeSDB4UB8qHbnZ8pxjgDyHaTUpO0GUq2rfYjN0vUPNuPOvDHwAimnWzHBnYCpYCzY1FvER2n2WjqWoDHmO8bTfWsEjpiVNXMZMydS8h/nvnvZnOVlRVRDhCVxrK6a8Uga5PtznPALAXcqFkM+b/JI5qGCof8VPX19Y8Ui1L/mG2P9RNBdn39PGxJwyUp2+ufBD4q0GhrgocLOD8NilbErnkBMhdMsW7FRcm/bG14q8h55tjMC+dXB35wZOq5wfHKYhEJiFknL6f0/mK9fvzAxdJv9wfM+tLeOuePCazexrF3cQaFHuuKANw4vkmb/kP8LLr7jjuKd97ZepHVWk8/SV/oSOu7yP3M7aXbyfu30EutCvr4uSz5Q3e3nn6jcswt6GeFI+Vw5NxmT1lXaTF/y2ovwsmvXqYv9IxfSOuP/FJaT6O7aUlMx6epd/Py5WmkYq3i2jXLBVBDIV+hhAi4za1vV/wF1/XsYPtqNns1k3nx56+hVy+LzpMJ8cknw4EnY9LlPzx52l08OXhywV04iVAGZ7OZuey/wFUcdHCiVEpgB909GQ5MTMSk4dbayUV38ZR7cmFw4WR3Lnuduu5UNOC423Vda/8DjyI6d6z/GHm3PuxX9lXyvnyZ3PhL/3PsWO7YsavtuoZXevONyzE7FU1Kg7ouANEfYG5BCidlfdwv5uOklM/RUuh5XyL1fSstp/VZeqOkFCRups91sAedcvJg9doiEoY7cfOu75vP+rYKTARy9NcnT5HacxdOu6dPts6yWkbLjpQyRqvyTObLz2c/hF76PlTvqQH4waknoMir8GzbD3grN19n/n69SGgPN3oS2aL+awyR/HdSFvgggGYvNo6HvGzIs5DbRfUjZ/Uas4rm/UBntA57DR+gD4cp7fH0Web1eCwpd+UWw0+W4pp6GX86fJUwU6O11eYyIOfja2hto0FEmaVVb7WBVsHj3IToIZrdse60Xz0cnB32P1obvuW4G2sP8F4/dsTyGpThxnKaQP6BRgF061B87+YmWqW5QppNuvIcL16OM1v8optML6YXemqe8lRQ+1LFz1JJlHJvjb4o5eZa69m4nx+XeUPeLdQmL+itE6DWo2FINLPG0vIKWllvEJHLN29Tsl/for2lQ1Dew1rOHSsh6kZspzkeo7ZICwL9DES6mfd5Dqsyx9m2VlcNjxcl/NOqdFzkDaRC3kw+oipzVtBQg1dlLG9ID6uSsrzRLueb6G8oVzdEooylECWtAm92hPJVg+uPaC9EciKPE831lhN3egpq/QcA+7olWW863VvSFiZjkwmSeyozpyh+HVcofxAu1KJTRCusQQZ2opzSFOxpSHdadW24JAOBQdknyjajnp2tULtQxcO2P0f72WLsqECd8nYbjcAyTmQgELac1hOO6RrhiIO4vKBpX9FiQp5Xta+IghL69AsS5vJcAL8giWyeVURuVQ+hFhDIWAl8VNFNfV03LaG1oeHoN1RpHWvo9qMIEwUSH3nPESk86OKjrR+fJeecI+c+q8f4OVZdn+MMfBfGHFlLZwXc+rpSnycC4fFIgguqDd009REpFGlI6pExSVUZzccksAy1rk0SufAYqaMLzGPMO5h3Me+HDMOICNrbasuuQqhXClXdqJ0nX9ljUbBY1+xodZQdENMsBnbHUVJrmIi3JXB7TIP67Vo2iDKAcNlWlX5iajKliBGPTOJubXwggPJVXIaDa9TBDZioaSC8qgG1/vX1+5+Bwol6H/n3ckEkqkTU5Fk9wiocy8WiPMdLyKU7feHSWayjsPZgVRM4PlQYQsGArpypCImtur8vMXlm8k8LLKcYkZzKIz4mChGpGEveU+REpRS3kryOLib6AgENXTyCw4MD+OiVw7CWjv5wsJ7sP0n+P6KlWVEPBlUcSl7gkISwjESWHxq/wGEkG3g6bDRN7+whIyDbpczxBVbkpZvNkDV/IxkJj1tunwsgrRkdiWhw8jw5Hkn7zPAldWQ6KAUi2T3OkHZKE/jbT53osdP7/D1EDiUaf0XEFbGQtYjqWq2R0eSOM7ehQGsF8u989p7n7Oqx6k+ei9fqnsUI0AbomGuTUW+IuZHaS3zrJ6aRpltYEwvna/ZOd1pHtEkh0i3y5CkRnYw844FpEBRJLybKj0caCHJcLYrto/uHzSOUd2Q1mnqo7Dy0SrfJ4uWFvlMZLqQH8xKRsYKjlrU7RDbkfEgPsdMRsYpNhOqKNLvqNfwjrMaN4+0tGGyTtVoylA9gmY/JIU0LKXHSrwL9wbFwOh1GW3YhP38qxcWjnuwAYFLHHo1Jz3L+/bnIq2tGazWg1PlCqXCuztux6D3IsYPKZ+UAi1YMzXHUAFyAahhvbv1cNnSlq289T8qR20wTjIlDEHjp1SqkdQN/Lp1CwN8wG14olW78/fzM0p4TqDTT37/U34/WD7W+tWvXu1793oTnvXbo/PnzbT3hQ+ScSZBycvtRO+d2Bzxo0yzclRJC569IH7CyWesD2ZFUKrXvSjTDZp9R6umRdNVOp+1/rmaybNay0+1z/hh9nuYMaDt3wBMDCIASaq/2k+5fQjSVeFsHt6s1EVfRj81kOrNvZuH4QV054KV2y7Kk6dmhSNS09fxb93E1N9KvZxJqKoF+py+izUzOFIaG0CDqTyJOLOeQivRd49FimVUVtxY0cDAX5np4nCLQDinrrg+HtDqub+8XGax77dUWZCjazmO+lawHxqZ2PqYA3aCggTEfPADADtB+0MbUhScuTNHFhs9IslxMjxeL4+liysr1KZqAsVIwg+FIwMJKSFZTOSuFmOn2MVMX/tcnjHwMCzQImRcCMsZCbcrdw/E35PL9g/E8x7+tUibn6eHA+xh6npEoPvRXvWDml7/KL/0ql7aFl++jviDfGJ9vp5z1x4VuhmPb7c12STGrHoRedLJwBtQVRdHIdWqKghwaWUFDLwLqKuW9UQPP1gRTBSJD1RRqW/UCY1WIcm7BzBztEGPgPPBTe5RsCcxB0Fpq3gekqcFkKThszw0W58dx5eZbXrhlQpnc9hlyBrxY1EumB+eGl5a8JXc8Fh3ry5C9bpmvoj/3ywQ3hw0oRz9altyjmSM9BbCOPvUOWHSEkflxsXrLLZPy1GBid3A4PtdXrO/4BH1i8PBwo+GOx63xvkzrz3r3tu51hXKlGDRyFuCUHTP8OjjLl8uoXF4BgG4ZoLq9MWMgEQL7yYHrueRciGmnkm1HNezh++jYwl3KZk7NvtXadlnfoWjmryFN0kBw1qTWa5Kmfd/PJrMUMcJkCgsb7eQqncPimpSZL89nwH4PR6742X0fTYnxIAyfwbjIbOnnKzTGIANZddpBJBQuXwu5eAcglFxZE1STphpYXlqKb0E1UNP3Nj8C7g4PMqWqyzSurjdHt+lza/aesGaHoK12ZxWi6qx2MnGnzjyEmIe2tUOIVr+uhgsVG22krBY9B6pbqdYmZNmDvWuwHF3rxtX/hFwHsCdVGGCpoeZnPzcjRQvUgIii3fntHJBSiF0nZHnABToN9J1d75w9vG84JwR3zUxd2bcrwuu8JP2dnDDNhIknLmRHj8ad0b27+wL60dHsBaTv24vxULaqRvb1JbTBTEqwBFWbkU044At7xw/GUm5yLOmM9nFmvxE7OL53e2xv8PrY3lo+jboOnR7j5Bl5Xt4jh/tNM99r5Py3j370TXI6HE6He2UXwIWADuOLE6EsUYRq21AiXn0DxR0H8mHHEcRdtJqbNC+208MZDOcJv4HuZvco1O3H4dEo8X+dAdZj/43WKY4XNDey+l7n4/jMDNMbH4D99olcM2+6BaFL9wqmXeo6pvBScFd8WfM0MiKD/uW3SPV3k6KujJ2KxU6NKbqYRMx8axP1B5aWHKxKkopX9g6U2N2uu5stDfTmhghQK/Pw6/TocWgJVNraomKjzj/gXO7tu+vDJzKZE2+CxR2+rdgDAoS1FcRAv6GX+Mpgf2FwsNA/OE95TFOfcRzQXfV2m+/lPfRjf/Yy+8k4c4w5/jq8lURV7rAgUibEzkwGiiTIlu62D3b+ghILNenFN4HcEtVbq04dkBWt74oYaqvYaCw3my90d1Z7v2mgOh2DVsFsMbVU92Otm34tO06zLikSeTvA0y8B0Fvq+tL+Af2EtHXIIUw1EIuMmbXqOK65RJD9VL8k3U8eWagkWVeu9F8Jox/1Y0u6/79QsyT96D2FK9Wtdv0yepm0xxnauylOiegwIFURVYrmeWx7mSjR5XgUlKMIpgRHbXoqGAVonAT6ZOqu++4c51JCZF4qVybHR8e4xWCc19Rw3/SQxUckrAtExTBY4O7lOTYQicdkng3zAr8LeHHvJwfsu+u+UVyPCMk0OdkH4xxiOTU1FXfTFiY6dpYXWSwqLOaJKqsIWAjziLUENgA6wrVrRE9EpE4OMHVmkbl5h0wluHBLeSI8uv6kPOADTMm1+4ghdxwUaaLagXg5NiBGvTS7uwKoTJo4AgGgqJam37LM7MUrF2dnH3nvxdnW125KibwoWnEjkH7rRPFkOqAbAi8LRliWj8tYEHlBjMYC0QFR4EU7+3Vwkyb2l1/ZN2d+52Aunybda5ac6+J7HyGLG37KIkNHLBrdk0myimapmhTEMdeuJexXWJZog0QE4lAwyN6kISuUdscnpt+WkpIPHBofeueqJm/ZHeHxAhaiztzE3M68ZUdt7EwINl6FqhlGb1w1/i9yo2QmgpqhiFWX9ISCCRXTrZdH3kduAxbXeqRL7XhCILVgRnWj75aKeyShq7rIyZwWlKRZDD4CnnzpRE2R54Ro3wOHeIE0klit9am7vOmXJ1IZJ4GYufaJZx9BxS1xt/XMt1hdQ2hoPBlHsmIqmhTgonlrLBZ5gWUNA0RGsjz+pU/roXA8Xrz/zp+2fuacnyyd+GNV6vSBT1P8WIGMyRTeFvEA0AqT7TRbpWg4sPnYkIIA7AZf4owJ0n53zXCcwO1ThZlvcBwrwsYBdJqV+QkB8wvoQUUSZu/nRUF5YIXDnPLrD/ErAmkMT22LzTV3IlXyfrRBzxx1JLeYO3g5t80J98WHM1NPx5iOb+bD6Ema69bGcDj6zdwH4Rj0ZOyVhzP7u+X9CUWfQsQTOMpyFIIcafficT+djEDkgq9KyUpipP/USS1CpunOTlKSrjHvQpeSkgBJW/iItv/i/vaOlNw7PfFuyDXwfwVB8YUAAHicY2BkYGAA4lWM4ubx/DZfGbiZGEDgtpnQKRj9/9f//0y8TCCVHAxgaQAQawqVAHicY2BkYGBiAAI9Job/v/5/ZuJlYGRAAYwhAF9SBIQAeJxjYGBgYBrFo3gUD0H8/z8Zen4NvLtpHR7khAt1wh4A/0IMmAAAAAAAAAAAUABwAI4A5AEwAVQBsgIAAk4CgAKWAtIDDgNuBAAEqgVSBcgF/AZABqAHIgc+B1IHeAeSB6oHwgfmCAIIigjICOII+AkKCRgJLglACUwJYAlwCXwJkgmkCbAJvAoKClYKnArGC2oLoAu8C+wMDgxkDRINpA5ADqQPGA9mD5wQZhDGEQwRbBG2EfoScBKgEywTohP4FCYUSBSgFSAVYBV2FcwV5BYwFlAWyhcIFzwXbheaGEIYdBi8GNAY4hj0GQgZFhk2GU4ZZhl2GeIaQhqyGyIbjhv6HGIczh0sHWQdkh2uHf4eJh5SHngemB64HtgfCB8cHzgfZh+eH9AgGCBQIHQgjCCsIQohQiHSIkwihCK2IvgjRCOGI8Ij+iRqJOglFCUsJWoljiX6JmgmlCbcJxInPid+J6wn9ChQKIoozCjsKQ4pLiliKZwpwCnoKkQqbCqcKtIrQiuiK+YsPix6LM4tAC0yLZAtxi34LnAuoC62LuAvTC+ML9gwTDC0MNoxDDE0MVwxjDG+MfQyQjKCMrAy7jMaM1oznDPYNGA0ljS8NM41GDVONbQ16DYiNmQ2kjbmNyQ3SDdeN6A33Dg6OHI4ojkcOTY5UDlqOYQ5yDniOfA6bjroOww7fjvmPAA8GjwyPJg8/D1OPbY+ID6APtw/KD9mP8A/6D/+QBRAckDYQQRBQEGEQdhCGEJEQrpC3EMOQ1pDkEOiQ9BD7kQ0RKxE1EUKRURFnkXARehGEEZURmZGvEcoR1BHaEeKR75IIEhASHBIpEjYSSZJWkmOSchJ8koQSk5KgEqkSs5LAks4S8hMrEzKTUBNdE2eTchOEk40TpRO4E8gT1pPlk+wUBBQQlBkUIZQ3FEKUS5RYFGaUd5SUlJ2UtxTYlP4VDJUWFRqVKAAAHicY2BkYGAMYZjCIMgAAkxAzAWEDAz/wXwGACE9AhEAeJxtkE1OwzAQhV/6h2glVIGExM5iwQaR/iy66AHafRfZp6nTpEriyHEr9QKcgDNwBk7AkjNwFF7CKAuoR7K/efPGIxvAGJ/wUC8P181erw6umP1ylzQW7pEfhPsY4VF4QP1FeIhnLIRHuEPIG7xefdstnHAHN3gV7lJ/E+6R34X7uMeH8ID6l/AQAb6FR3jyFruwStLIFNVG749ZaNu8hUDbKjWFmvnTVlvrQtvQ6Z3anlV12s+di1VsTa5WpnA6y4wqrTnoyPmJc+VyMolF9yOTY8d3VUiQIoJBQd5AY48jMlbshfp/JWCH5Zk2ucIMPqYXfGv6isYb8gc1HQpbnLlXOHHmnKpDzDymxyAnrZre2p0xDJWyqR2oRNR9Tqi7SiwxYcR//H4zPf8B3ldh6nicbVcFdOO4Fu1Vw1Camd2dZeYsdJaZmeEzKbaSaCtbXktum/3MzMzMzMzMzMzMzP9JtpN0zu85je99kp+fpEeaY3P5X3Xu//7hJjDMo4IqaqijgSZaaKODLhawiCUsYwXbsB07sAf2xF7Yib2xD/bFftgfB+BAHISDcQgOxWE4HEfgSByFo3EMjkUPx+F4nIATsYpdOAkn4xScitNwOs7AmTgLZ+McnIvzcD4uwIW4CBfjElyKy3A5rsCVuApX4xpci+twPW7AjWTlzbgdbo874I64E+6Mu+CuuBvujnuAo48AIQQGGGIEiVuwBoUIMTQS3IoUBhYZ1rGBTYxxG+6Je+HeuA/ui/vh/ngAHogH4cF4CB6Kh+HheAQeiUfh0XgMHovH4fF4Ap6IJ+HJeAqeiqfh6XgGnoln4dl4Dp6L5+H5eAFeiBfhxXgJXoqX4eV4BV6JV+HVeA1ei9fh9XgD3og34c14C96Kt+HteAfeiXfh3XgP3ov34f34AD6ID+HD+Ag+io/h4/gEPolP4dP4DD6Lz+Hz+AK+iC/hy/gKvoqv4ev4Br6Jb+Hb+A6+i+/h+/gBfogf4cf4CX6Kn+Hn+AV+iV/h1/gNfovf4ff4A/6IP+HP+Av+ir/h7/gH/ol/4d/4D/7L5hgYY/OswqqsxuqswZqsxdqsw7psgS2yJbbMVtg2tp3tYHuwPdlebCfbm+3D9mX7sf3ZAexAdhA7mB3CDmWHscPZEexIdhQ7mh3DjmU9dhw7np3ATmSrbBc7iZ3MTmGnstPY6ewMdiY7i53NzmHnsvPY+ewCdiG7iF3MLmGXssvY5ewKdiW7il3NrmHXsuvY9ewGdiO7id08t8TDSMY9niSCpzwOxEIuCLRSPDFTGkUitqaYHmTG6kjeJtJuLhiKWKQyaOVspCPRzqGS8ZopcCRCyRcLnCkrjbSiUBALu6HTtUJBwoflQKKyoYxNOaCNLUwywloZD01JSVePK7u4la7uxne1prwwy2qtShMzI1LT4DJNFI9Flat+FnW4kkNaM61fpEs5GWRK9TZkaEetXKDEwBYw1rFYzGHiprmhpRmeyuHItnOBx8V7pE7UeMRv03GTx1yNrQxMnafBSK7TOaSp3uiFeiPOV7mFrramvJjpvjozs6TlTMeLIW+DG1vaja+2ZwSdHGeJG+nOktWVCQuzRMmAW9EoRfM8tTW+wdPQ1Po8WMuSSp/Ha5W+ECn9KNXtKx2s9UIx4OQSjb7Wa05pxYGVfhaGMtCx6fHAynVpx3tMRf1+kgpjekoP9c4ZMaHxdGTbdMQ5cRaTkqWpbKDTLDLLM4JUijg0M1OGqc4S05kKkmhmfipoyWJ2vtUJHdyM7TalhZOrNvqZVCGBdj8zMiYLIx4vlDghz9Nxt6QbmgZr/cxaHbcCroJMcavTDkGyj6dukxoloQmRSLmT1XI4H/CUIJ2CrdDDTbViqNNxKxgR7fFU8GYO++59jyhYRSFMJCElk76mo6sG7oza9JuFPcPXRdjJMR235n44CxcCHYqesdwZRKcd6MFAiA4lEp2SumBNpHUiWRSbLm2LTSnqes4lliaMDsN5ysJEkHAKyOlsCsrx4oTRzgtulyfcrJG5pG/7Fkmhc2UiXHc2CDJueXdR3A70ukh7MqL00wy5GfnVd0JueZ8byh9huDghYjPRqZ1yGW3lqYhIW3fC16XYaJSsHgqzRo5SD6WJpDENF7luL5uh80eK/LUWZUs6Ep6SLR66pFhxaMX9aOcBlDaKtDQrcrG9PCvIM04h6WsVdkpMXrC2oyD+/CYRvDiRxs5/Jwrz1O+cpFtIaCPozEv1I6GSckTGIVm3PGGUXG2kUzEZt2ResFCwW0izHIzL1a1JG4xETNGQbwWJlJ18VFMetao5YaUSnVn3zXI/Eipqw5Qno+WJwFAhsGLTbpVQ8Znsyq2ZtmLPguTHSF4UcV9vSlvo66UGCl2lyFZyvVJiU7km7Igyx3BUqqWTV6I0zFngQ6NcQqbKoYx2LXWh2J0IXBUt1axTmdAN+qJMjDRNEXGpXOC3Jmi16mFbRH0R9ngWSt3NcVGmi5FkpK1uFZgKayH2H+iIzUCkifVuWxGb0jbIYpFSXeoMeCDKPN0oSYOCPXThVxtIRRMrA8WHlYHWYSffvB43pHhCnFXtgpA32YUCD7lSIh2X83wslsQfTLcglGlsZsohb3TVEbPgirMJUiF8bdw2Q906nKw6pCRpakOth0o0h6kM/TpreaqvjTh1O2l9JLjL1lV6UhEbyZA8qznSWTpU3JjKyEaqRm+SPibDlre0F6Q66eQw34cdBaHjor4olVTdyeu3zUgp5VC8c7WcyyhjU/j5Ar2yRZKX4VlR/k3jLGhP4WrLxd1mL3C5S8YD7YLC+VPFkU4ehj0+IOO6Bek7Bxe1nDXpYV3URDVqASlJ0WNMKprOJG9EU7nffqb6DeeZ5JgxiUzuLB2qFdxK7Te/UZKFvMqX2aUW8ZQKQte3hL2ix2kXzLlGK8cuJxWTig5hoWA6yFxHupxT6ZKg7xFEITHUAvDQjISwhS4XcsUnvLc0IzGkzEDdWoM0Zc7cZglWJ2hXxaFWJN3Jusn1SNLeWFGlfjEzzYhEY+9THlVctqjH5F60ha2iqyUnqsXaO0qs2zohTxxQFhZpI+EqsuSazYRT/XcFdz4JB23C3q8pu1cSYU3Vf7mZ+GUKaoFdJfQ77jdrSv3CFoueuedzkggbxL1nNEuwWnGommh6uenKFplD4eiSQBFXTd9B2ZE09ST1n3XPdR6MG0mqwyywpkn3hdDfAmqpoF7HVuiha3nCbDgz6Voh51Njqr5naBiyJ8yU6ObRqBPnGKZmhDv/pqGS4lv01gStVj0kgRTKB1othzSZjHbOUTOKlmxa1Eql1u9SjQqqooMwNGPeaFM3iXZ1pUULo2IVJXbc9pDiUwlS5fCIq0HNl91xleoblSiT0SGMROqPrTlhiz6Lu+tRHkFLU54H0YwgFEpQIc0Frh2efcPxLW/4/t2/UfMCO08e1KB/3121Le2nJBeTXDWdJ+ftgPdpO8qivvHNf7PAWdJ2iyHXcebXC1yxtFdtKuexUT4qq4TNqGY3XK1tuwcZmL+R4woVI72dmmZKUobTmoPANdbusrC7sEZlimK8lSUhz+9atRzWii5x3YVv03uoP+YJWp3CXQSN7EtFXXqd+raYQmdpQyhq3X375Vc9EZS30pVSoMiV6G5Jm7pcilxK8re9HaWE7llDtzEurqevbqTuhkiXkWFjg8qRoRtx1zUF+U3C+cCEVTbJqvo4z7bz9Ky79Jj1xdzc/wARDj0u") format("woff"),url("/wp-includes/fonts/dashicons.ttf?99ac726223c749443b642ce33df8b800") format("truetype");font-weight:400;font-style:normal }.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-customizer:before{content:"\f540"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-links:before{content:"\f103"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-multisite:before{content:"\f541"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-post:before{content:"\f109"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-site-alt:before{content:"\f11d"}.dashicons-admin-site-alt2:before{content:"\f11e"}.dashicons-admin-site-alt3:before{content:"\f11f"}.dashicons-admin-site:before{content:"\f319"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-users:before{content:"\f110"}.dashicons-airplane:before{content:"\f15f"}.dashicons-album:before{content:"\f514"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-full-width:before{content:"\f114"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-none:before{content:"\f138"}.dashicons-align-pull-left:before{content:"\f10a"}.dashicons-align-pull-right:before{content:"\f10b"}.dashicons-align-right:before{content:"\f136"}.dashicons-align-wide:before{content:"\f11b"}.dashicons-amazon:before{content:"\f162"}.dashicons-analytics:before{content:"\f183"}.dashicons-archive:before{content:"\f480"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-up-duplicate:before{content:"\f143"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-art:before{content:"\f309"}.dashicons-awards:before{content:"\f313"}.dashicons-backup:before{content:"\f321"}.dashicons-bank:before{content:"\f16a"}.dashicons-beer:before{content:"\f16c"}.dashicons-bell:before{content:"\f16d"}.dashicons-block-default:before{content:"\f12b"}.dashicons-book-alt:before{content:"\f331"}.dashicons-book:before{content:"\f330"}.dashicons-buddicons-activity:before{content:"\f452"}.dashicons-buddicons-bbpress-logo:before{content:"\f477"}.dashicons-buddicons-buddypress-logo:before{content:"\f448"}.dashicons-buddicons-community:before{content:"\f453"}.dashicons-buddicons-forums:before{content:"\f449"}.dashicons-buddicons-friends:before{content:"\f454"}.dashicons-buddicons-groups:before{content:"\f456"}.dashicons-buddicons-pm:before{content:"\f457"}.dashicons-buddicons-replies:before{content:"\f451"}.dashicons-buddicons-topics:before{content:"\f450"}.dashicons-buddicons-tracking:before{content:"\f455"}.dashicons-building:before{content:"\f512"}.dashicons-businessman:before{content:"\f338"}.dashicons-businessperson:before{content:"\f12e"}.dashicons-businesswoman:before{content:"\f12f"}.dashicons-button:before{content:"\f11a"}.dashicons-calculator:before{content:"\f16e"}.dashicons-calendar-alt:before{content:"\f508"}.dashicons-calendar:before{content:"\f145"}.dashicons-camera-alt:before{content:"\f129"}.dashicons-camera:before{content:"\f306"}.dashicons-car:before{content:"\f16b"}.dashicons-carrot:before{content:"\f511"}.dashicons-cart:before{content:"\f174"}.dashicons-category:before{content:"\f318"}.dashicons-chart-area:before{content:"\f239"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-clipboard:before{content:"\f481"}.dashicons-clock:before{content:"\f469"}.dashicons-cloud-saved:before{content:"\f137"}.dashicons-cloud-upload:before{content:"\f13b"}.dashicons-cloud:before{content:"\f176"}.dashicons-code-standards:before{content:"\f13a"}.dashicons-coffee:before{content:"\f16f"}.dashicons-color-picker:before{content:"\f131"}.dashicons-columns:before{content:"\f13c"}.dashicons-controls-back:before{content:"\f518"}.dashicons-controls-forward:before{content:"\f519"}.dashicons-controls-pause:before{content:"\f523"}.dashicons-controls-play:before{content:"\f522"}.dashicons-controls-repeat:before{content:"\f515"}.dashicons-controls-skipback:before{content:"\f516"}.dashicons-controls-skipforward:before{content:"\f517"}.dashicons-controls-volumeoff:before{content:"\f520"}.dashicons-controls-volumeon:before{content:"\f521"}.dashicons-cover-image:before{content:"\f13d"}.dashicons-dashboard:before{content:"\f226"}.dashicons-database-add:before{content:"\f170"}.dashicons-database-export:before{content:"\f17a"}.dashicons-database-import:before{content:"\f17b"}.dashicons-database-remove:before{content:"\f17c"}.dashicons-database-view:before{content:"\f17d"}.dashicons-database:before{content:"\f17e"}.dashicons-desktop:before{content:"\f472"}.dashicons-dismiss:before{content:"\f153"}.dashicons-download:before{content:"\f316"}.dashicons-drumstick:before{content:"\f17f"}.dashicons-edit-large:before{content:"\f327"}.dashicons-edit-page:before{content:"\f186"}.dashicons-edit:before{content:"\f464"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code-duplicate:before{content:"\f494"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-ltr:before{content:"\f10c"}.dashicons-editor-ol-rtl:before{content:"\f12c"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-table:before{content:"\f535"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-video:before{content:"\f219"}.dashicons-ellipsis:before{content:"\f11c"}.dashicons-email-alt:before{content:"\f466"}.dashicons-email-alt2:before{content:"\f467"}.dashicons-email:before{content:"\f465"}.dashicons-embed-audio:before{content:"\f13e"}.dashicons-embed-generic:before{content:"\f13f"}.dashicons-embed-photo:before{content:"\f144"}.dashicons-embed-post:before{content:"\f146"}.dashicons-embed-video:before{content:"\f149"}.dashicons-excerpt-view:before{content:"\f164"}.dashicons-exit:before{content:"\f14a"}.dashicons-external:before{content:"\f504"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-facebook:before{content:"\f304"}.dashicons-feedback:before{content:"\f175"}.dashicons-filter:before{content:"\f536"}.dashicons-flag:before{content:"\f227"}.dashicons-food:before{content:"\f187"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-quote:before{content:"\f122"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-video:before{content:"\f126"}.dashicons-forms:before{content:"\f314"}.dashicons-fullscreen-alt:before{content:"\f188"}.dashicons-fullscreen-exit-alt:before{content:"\f189"}.dashicons-games:before{content:"\f18a"}.dashicons-google:before{content:"\f18b"}.dashicons-googleplus:before{content:"\f462"}.dashicons-grid-view:before{content:"\f509"}.dashicons-groups:before{content:"\f307"}.dashicons-hammer:before{content:"\f308"}.dashicons-heading:before{content:"\f10e"}.dashicons-heart:before{content:"\f487"}.dashicons-hidden:before{content:"\f530"}.dashicons-hourglass:before{content:"\f18c"}.dashicons-html:before{content:"\f14b"}.dashicons-id-alt:before{content:"\f337"}.dashicons-id:before{content:"\f336"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-filter:before{content:"\f533"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-rotate:before{content:"\f531"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-index-card:before{content:"\f510"}.dashicons-info-outline:before{content:"\f14c"}.dashicons-info:before{content:"\f348"}.dashicons-insert-after:before{content:"\f14d"}.dashicons-insert-before:before{content:"\f14e"}.dashicons-insert:before{content:"\f10f"}.dashicons-instagram:before{content:"\f12d"}.dashicons-laptop:before{content:"\f547"}.dashicons-layout:before{content:"\f538"}.dashicons-leftright:before{content:"\f229"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-linkedin:before{content:"\f18d"}.dashicons-list-view:before{content:"\f163"}.dashicons-location-alt:before{content:"\f231"}.dashicons-location:before{content:"\f230"}.dashicons-lock-duplicate:before{content:"\f315"}.dashicons-lock:before{content:"\f160"}.dashicons-marker:before{content:"\f159"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-megaphone:before{content:"\f488"}.dashicons-menu-alt:before{content:"\f228"}.dashicons-menu-alt2:before{content:"\f329"}.dashicons-menu-alt3:before{content:"\f349"}.dashicons-menu:before{content:"\f333"}.dashicons-microphone:before{content:"\f482"}.dashicons-migrate:before{content:"\f310"}.dashicons-minus:before{content:"\f460"}.dashicons-money-alt:before{content:"\f18e"}.dashicons-money:before{content:"\f526"}.dashicons-move:before{content:"\f545"}.dashicons-nametag:before{content:"\f484"}.dashicons-networking:before{content:"\f325"}.dashicons-no-alt:before{content:"\f335"}.dashicons-no:before{content:"\f158"}.dashicons-open-folder:before{content:"\f18f"}.dashicons-palmtree:before{content:"\f527"}.dashicons-paperclip:before{content:"\f546"}.dashicons-pdf:before{content:"\f190"}.dashicons-performance:before{content:"\f311"}.dashicons-pets:before{content:"\f191"}.dashicons-phone:before{content:"\f525"}.dashicons-pinterest:before{content:"\f192"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-plugins-checked:before{content:"\f485"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-plus-alt2:before{content:"\f543"}.dashicons-plus:before{content:"\f132"}.dashicons-podio:before{content:"\f19c"}.dashicons-portfolio:before{content:"\f322"}.dashicons-post-status:before{content:"\f173"}.dashicons-pressthis:before{content:"\f157"}.dashicons-printer:before{content:"\f193"}.dashicons-privacy:before{content:"\f194"}.dashicons-products:before{content:"\f312"}.dashicons-randomize:before{content:"\f503"}.dashicons-reddit:before{content:"\f195"}.dashicons-redo:before{content:"\f172"}.dashicons-remove:before{content:"\f14f"}.dashicons-rest-api:before{content:"\f124"}.dashicons-rss:before{content:"\f303"}.dashicons-saved:before{content:"\f15e"}.dashicons-schedule:before{content:"\f489"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-search:before{content:"\f179"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-share:before{content:"\f237"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-shield:before{content:"\f332"}.dashicons-shortcode:before{content:"\f150"}.dashicons-slides:before{content:"\f181"}.dashicons-smartphone:before{content:"\f470"}.dashicons-smiley:before{content:"\f328"}.dashicons-sort:before{content:"\f156"}.dashicons-sos:before{content:"\f468"}.dashicons-spotify:before{content:"\f196"}.dashicons-star-empty:before{content:"\f154"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-sticky:before{content:"\f537"}.dashicons-store:before{content:"\f513"}.dashicons-superhero-alt:before{content:"\f197"}.dashicons-superhero:before{content:"\f198"}.dashicons-table-col-after:before{content:"\f151"}.dashicons-table-col-before:before{content:"\f152"}.dashicons-table-col-delete:before{content:"\f15a"}.dashicons-table-row-after:before{content:"\f15b"}.dashicons-table-row-before:before{content:"\f15c"}.dashicons-table-row-delete:before{content:"\f15d"}.dashicons-tablet:before{content:"\f471"}.dashicons-tag:before{content:"\f323"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-testimonial:before{content:"\f473"}.dashicons-text-page:before{content:"\f121"}.dashicons-text:before{content:"\f478"}.dashicons-thumbs-down:before{content:"\f542"}.dashicons-thumbs-up:before{content:"\f529"}.dashicons-tickets-alt:before{content:"\f524"}.dashicons-tickets:before{content:"\f486"}.dashicons-tide:before{content:"\f10d"}.dashicons-translation:before{content:"\f326"}.dashicons-trash:before{content:"\f182"}.dashicons-twitch:before{content:"\f199"}.dashicons-twitter-alt:before{content:"\f302"}.dashicons-twitter:before{content:"\f301"}.dashicons-undo:before{content:"\f171"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-universal-access:before{content:"\f483"}.dashicons-unlock:before{content:"\f528"}.dashicons-update-alt:before{content:"\f113"}.dashicons-update:before{content:"\f463"}.dashicons-upload:before{content:"\f317"}.dashicons-vault:before{content:"\f178"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-visibility:before{content:"\f177"}.dashicons-warning:before{content:"\f534"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-whatsapp:before{content:"\f19a"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-wordpress:before{content:"\f120"}.dashicons-xing:before{content:"\f19d"}.dashicons-yes-alt:before{content:"\f12a"}.dashicons-yes:before{content:"\f147"}.dashicons-youtube:before{content:"\f19b"}.dashicons-editor-distractionfree:before{content:"\f211"}.dashicons-exerpt-view:before{content:"\f164"}.dashicons-format-links:before{content:"\f103"}.dashicons-format-standard:before{content:"\f109"}.dashicons-post-trash:before{content:"\f182"}.dashicons-share1:before{content:"\f237"}.dashicons-welcome-edit-page:before{content:"\f119"}/*!
 * Bootstrap v5.2.0-beta1 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0, 0, 0, 0.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-2xl:2rem;--bs-border-radius-pill:50rem;--bs-heading-color: ;--bs-link-color:#0d6efd;--bs-link-hover-color:#0a58ca;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:inherit;border:0;border-top:1px solid;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{padding:.1875em;background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:var(--bs-link-color);text-decoration:underline}a:hover{color:var(--bs-link-hover-color)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:rgba(var(--bs-body-color-rgb),.75);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid var(--bs-border-color);border-radius:.375rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:#6c757d}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto;border: ;}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-color:var(--bs-body-color);--bs-table-bg:transparent;--bs-table-border-color:var(--bs-border-color);--bs-table-accent-bg:transparent;--bs-table-striped-color:var(--bs-body-color);--bs-table-striped-bg:rgba(0, 0, 0, 0.05);--bs-table-active-color:var(--bs-body-color);--bs-table-active-bg:rgba(0, 0, 0, 0.1);--bs-table-hover-color:var(--bs-body-color);--bs-table-hover-bg:rgba(0, 0, 0, 0.075);width:100%;margin-bottom:1rem;color:var(--bs-table-color);vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem .5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:2px solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-striped-columns>:not(caption)>tr>:nth-child(2n){--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover>*{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-color:#000;--bs-table-bg:#cfe2ff;--bs-table-border-color:#bacbe6;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color:#000;--bs-table-bg:#e2e3e5;--bs-table-border-color:#cbccce;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color:#000;--bs-table-bg:#d1e7dd;--bs-table-border-color:#bcd0c7;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color:#000;--bs-table-bg:#cff4fc;--bs-table-border-color:#badce3;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color:#000;--bs-table-bg:#fff3cd;--bs-table-border-color:#e6dbb9;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color:#000;--bs-table-bg:#f8d7da;--bs-table-border-color:#dfc2c4;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color:#000;--bs-table-bg:#f8f9fa;--bs-table-border-color:#dfe0e1;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color:#fff;--bs-table-bg:#212529;--bs-table-border-color:#373b3e;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:rgba(var(--bs-body-color-rgb),.75)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;border-radius:.25rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;border-radius:.5rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{width:3rem;height:auto;padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{height:1.5em;border-radius:.375rem}.form-control-color::-webkit-color-swatch{height:1.5em;border-radius:.375rem}.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(0.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:.375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:.25rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:.5rem}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;filter:none;opacity:.65}.form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;height:100%;padding:1rem .75rem;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control-plaintext::-moz-placeholder,.form-floating>.form-control::-moz-placeholder{color:transparent}.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control-plaintext:not(:-moz-placeholder-shown),.form-floating>.form-control:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown),.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label{border-width:1px 0}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus{z-index:3}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:3}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.375rem}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:.5rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:.25rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#198754}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(25,135,84,.9);border-radius:.375rem}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#198754;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#198754}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-control-color.is-valid,.was-validated .form-control-color:valid{width:calc(3rem + calc(1.5em + .75rem))}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#198754}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#198754}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#198754}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group .form-control.is-valid,.input-group .form-select.is-valid,.was-validated .input-group .form-control:valid,.was-validated .input-group .form-select:valid{z-index:1}.input-group .form-control.is-valid:focus,.input-group .form-select.is-valid:focus,.was-validated .input-group .form-control:valid:focus,.was-validated .input-group .form-select:valid:focus{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.375rem}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#dc3545}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-control-color.is-invalid,.was-validated .form-control-color:invalid{width:calc(3rem + calc(1.5em + .75rem))}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#dc3545}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc3545}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group .form-control.is-invalid,.input-group .form-select.is-invalid,.was-validated .input-group .form-control:invalid,.was-validated .input-group .form-select:invalid{z-index:2}.input-group .form-control.is-invalid:focus,.input-group .form-select.is-invalid:focus,.was-validated .input-group .form-control:invalid:focus,.was-validated .input-group .form-select:invalid:focus{z-index:3}.btn{--bs-btn-padding-x:0.75rem;--bs-btn-padding-y:0.375rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.5;--bs-btn-color:#212529;--bs-btn-bg:transparent;--bs-btn-border-width:1px;--bs-btn-border-color:transparent;--bs-btn-border-radius:0.375rem;--bs-btn-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.15),0 1px 1px rgba(0, 0, 0, 0.075);--bs-btn-disabled-opacity:0.65;--bs-btn-focus-box-shadow:0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check:focus+.btn,.btn:focus{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:active+.btn,.btn-check:checked+.btn,.btn.active,.btn.show,.btn:active{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:active+.btn:focus,.btn-check:checked+.btn:focus,.btn.active:focus,.btn.show:focus,.btn:active:focus{box-shadow:var(--bs-btn-focus-box-shadow)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color:#fff;--bs-btn-bg:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0b5ed7;--bs-btn-hover-border-color:#0a58ca;--bs-btn-focus-shadow-rgb:49,132,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0a58ca;--bs-btn-active-border-color:#0a53be;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#0d6efd;--bs-btn-disabled-border-color:#0d6efd}.btn-secondary{--bs-btn-color:#fff;--bs-btn-bg:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#5c636a;--bs-btn-hover-border-color:#565e64;--bs-btn-focus-shadow-rgb:130,138,145;--bs-btn-active-color:#fff;--bs-btn-active-bg:#565e64;--bs-btn-active-border-color:#51585e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#6c757d;--bs-btn-disabled-border-color:#6c757d}.btn-success{--bs-btn-color:#fff;--bs-btn-bg:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#157347;--bs-btn-hover-border-color:#146c43;--bs-btn-focus-shadow-rgb:60,153,110;--bs-btn-active-color:#fff;--bs-btn-active-bg:#146c43;--bs-btn-active-border-color:#13653f;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#198754;--bs-btn-disabled-border-color:#198754}.btn-info{--bs-btn-color:#000;--bs-btn-bg:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#31d2f2;--bs-btn-hover-border-color:#25cff2;--bs-btn-focus-shadow-rgb:11,172,204;--bs-btn-active-color:#000;--bs-btn-active-bg:#3dd5f3;--bs-btn-active-border-color:#25cff2;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#0dcaf0;--bs-btn-disabled-border-color:#0dcaf0}.btn-warning{--bs-btn-color:#000;--bs-btn-bg:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffca2c;--bs-btn-hover-border-color:#ffc720;--bs-btn-focus-shadow-rgb:217,164,6;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffcd39;--bs-btn-active-border-color:#ffc720;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#ffc107;--bs-btn-disabled-border-color:#ffc107}.btn-danger{--bs-btn-color:#fff;--bs-btn-bg:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#bb2d3b;--bs-btn-hover-border-color:#b02a37;--bs-btn-focus-shadow-rgb:225,83,97;--bs-btn-active-color:#fff;--bs-btn-active-bg:#b02a37;--bs-btn-active-border-color:#a52834;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#dc3545;--bs-btn-disabled-border-color:#dc3545}.btn-light{--bs-btn-color:#000;--bs-btn-bg:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f9fafb;--bs-btn-hover-border-color:#f9fafb;--bs-btn-focus-shadow-rgb:211,212,213;--bs-btn-active-color:#000;--bs-btn-active-bg:#f9fafb;--bs-btn-active-border-color:#f9fafb;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f8f9fa;--bs-btn-disabled-border-color:#f8f9fa}.btn-dark{--bs-btn-color:#fff;--bs-btn-bg:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#1c1f23;--bs-btn-hover-border-color:#1a1e21;--bs-btn-focus-shadow-rgb:66,70,73;--bs-btn-active-color:#fff;--bs-btn-active-bg:#1a1e21;--bs-btn-active-border-color:#191c1f;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#212529;--bs-btn-disabled-border-color:#212529}.btn-outline-primary{--bs-btn-color:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0d6efd;--bs-btn-hover-border-color:#0d6efd;--bs-btn-focus-shadow-rgb:13,110,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0d6efd;--bs-btn-active-border-color:#0d6efd;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#0d6efd;--bs-btn-disabled-bg:transparent;--bs-gradient:none}.btn-outline-secondary{--bs-btn-color:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#6c757d;--bs-btn-hover-border-color:#6c757d;--bs-btn-focus-shadow-rgb:108,117,125;--bs-btn-active-color:#fff;--bs-btn-active-bg:#6c757d;--bs-btn-active-border-color:#6c757d;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-bg:transparent;--bs-gradient:none}.btn-outline-success{--bs-btn-color:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#198754;--bs-btn-hover-border-color:#198754;--bs-btn-focus-shadow-rgb:25,135,84;--bs-btn-active-color:#fff;--bs-btn-active-bg:#198754;--bs-btn-active-border-color:#198754;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#198754;--bs-btn-disabled-bg:transparent;--bs-gradient:none}.btn-outline-info{--bs-btn-color:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#0dcaf0;--bs-btn-hover-border-color:#0dcaf0;--bs-btn-focus-shadow-rgb:13,202,240;--bs-btn-active-color:#000;--bs-btn-active-bg:#0dcaf0;--bs-btn-active-border-color:#0dcaf0;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#0dcaf0;--bs-btn-disabled-bg:transparent;--bs-gradient:none}.btn-outline-warning{--bs-btn-color:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffc107;--bs-btn-hover-border-color:#ffc107;--bs-btn-focus-shadow-rgb:255,193,7;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffc107;--bs-btn-active-border-color:#ffc107;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#ffc107;--bs-btn-disabled-bg:transparent;--bs-gradient:none}.btn-outline-danger{--bs-btn-color:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#dc3545;--bs-btn-hover-border-color:#dc3545;--bs-btn-focus-shadow-rgb:220,53,69;--bs-btn-active-color:#fff;--bs-btn-active-bg:#dc3545;--bs-btn-active-border-color:#dc3545;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#dc3545;--bs-btn-disabled-bg:transparent;--bs-gradient:none}.btn-outline-light{--bs-btn-color:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f8f9fa;--bs-btn-hover-border-color:#f8f9fa;--bs-btn-focus-shadow-rgb:248,249,250;--bs-btn-active-color:#000;--bs-btn-active-bg:#f8f9fa;--bs-btn-active-border-color:#f8f9fa;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#f8f9fa;--bs-btn-disabled-bg:transparent;--bs-gradient:none}.btn-outline-dark{--bs-btn-color:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#212529;--bs-btn-hover-border-color:#212529;--bs-btn-focus-shadow-rgb:33,37,41;--bs-btn-active-color:#fff;--bs-btn-active-bg:#212529;--bs-btn-active-border-color:#212529;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#212529;--bs-btn-disabled-bg:transparent;--bs-gradient:none}.btn-link{--bs-btn-font-weight:400;--bs-btn-color:var(--bs-link-color);--bs-btn-bg:transparent;--bs-btn-border-color:transparent;--bs-btn-hover-color:var(--bs-link-hover-color);--bs-btn-hover-border-color:transparent;--bs-btn-active-border-color:transparent;--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-border-color:transparent;--bs-btn-box-shadow:none;text-decoration:underline}.btn-group-lg>.btn,.btn-lg{--bs-btn-padding-y:0.5rem;--bs-btn-padding-x:1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius:0.5rem}.btn-group-sm>.btn,.btn-sm{--bs-btn-padding-y:0.25rem;--bs-btn-padding-x:0.5rem;--bs-btn-font-size:0.875rem;--bs-btn-border-radius:0.25rem}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropdown,.dropdown-center,.dropend,.dropstart,.dropup,.dropup-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{--bs-dropdown-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:0.5rem;--bs-dropdown-spacer:0.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color:#212529;--bs-dropdown-bg:#fff;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-border-radius:0.375rem;--bs-dropdown-border-width:1px;--bs-dropdown-inner-border-radius:calc(0.375rem - 1px);--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:0.5rem;--bs-dropdown-box-shadow:0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-dropdown-link-color:#212529;--bs-dropdown-link-hover-color:#1e2125;--bs-dropdown-link-hover-bg:#e9ecef;--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:0.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:0.5rem;position:absolute;z-index:1000;display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color:#dee2e6;--bs-dropdown-bg:#343a40;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color:#dee2e6;--bs-dropdown-link-hover-color:#fff;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg:rgba(255, 255, 255, 0.15);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-header-color:#adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:.375rem}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropstart .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:#6c757d;display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:var(--bs-nav-link-hover-color)}.nav-link.disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width:1px;--bs-nav-tabs-border-color:#dee2e6;--bs-nav-tabs-border-radius:0.375rem;--bs-nav-tabs-link-hover-border-color:#e9ecef #e9ecef #dee2e6;--bs-nav-tabs-link-active-color:#495057;--bs-nav-tabs-link-active-bg:#fff;--bs-nav-tabs-link-active-border-color:#dee2e6 #dee2e6 #fff;border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(var(--bs-nav-tabs-border-width) * -1);background:0 0;border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.disabled,.nav-tabs .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(var(--bs-nav-tabs-border-width) * -1);border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius:0.375rem;--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#0d6efd}.nav-pills .nav-link{background:0 0;border:0;border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:0.5rem;--bs-navbar-color:rgba(0, 0, 0, 0.55);--bs-navbar-hover-color:rgba(0, 0, 0, 0.7);--bs-navbar-disabled-color:rgba(0, 0, 0, 0.3);--bs-navbar-active-color:rgba(0, 0, 0, 0.9);--bs-navbar-brand-padding-y:0.3125rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.25rem;--bs-navbar-brand-color:rgba(0, 0, 0, 0.9);--bs-navbar-brand-hover-color:rgba(0, 0, 0, 0.9);--bs-navbar-nav-link-padding-x:0.5rem;--bs-navbar-toggler-padding-y:0.25rem;--bs-navbar-toggler-padding-x:0.75rem;--bs-navbar-toggler-font-size:1.25rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color:rgba(0, 0, 0, 0.1);--bs-navbar-toggler-border-radius:0.375rem;--bs-navbar-toggler-focus-width:0.25rem;--bs-navbar-toggler-transition:box-shadow 0.15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .show>.nav-link{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:focus,.navbar-text a:hover{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark{--bs-navbar-color:rgba(255, 255, 255, 0.55);--bs-navbar-hover-color:rgba(255, 255, 255, 0.75);--bs-navbar-disabled-color:rgba(255, 255, 255, 0.25);--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:rgba(255, 255, 255, 0.1);--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y:1rem;--bs-card-spacer-x:1rem;--bs-card-title-spacer-y:0.5rem;--bs-card-border-width:1px;--bs-card-border-color:var(--bs-border-color-translucent);--bs-card-border-radius:0.375rem;--bs-card-box-shadow: ;--bs-card-inner-border-radius:calc(0.375rem - 1px);--bs-card-cap-padding-y:0.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:rgba(0, 0, 0, 0.03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg:#fff;--bs-card-img-overlay-padding:1rem;--bs-card-group-margin:0.75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion{--bs-accordion-color:#000;--bs-accordion-bg:#fff;--bs-accordion-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,border-radius 0.15s ease;--bs-accordion-border-color:var(--bs-border-color);--bs-accordion-border-width:1px;--bs-accordion-border-radius:0.375rem;--bs-accordion-inner-border-radius:calc(0.375rem - 1px);--bs-accordion-btn-padding-x:1.25rem;--bs-accordion-btn-padding-y:1rem;--bs-accordion-btn-color:var(--bs-body-color);--bs-accordion-btn-bg:var(--bs-accordion-bg);--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='var%28--bs-body-color%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform 0.2s ease-in-out;--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-focus-border-color:#86b7fe;--bs-accordion-btn-focus-box-shadow:0 0 0 0.25rem rgba(13, 110, 253, 0.25);--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:#0c63e4;--bs-accordion-active-bg:#e7f1ff}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(var(--bs-accordion-border-width) * -1) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed)::after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button::after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion:reduce){.accordion-button::after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:var(--bs-accordion-btn-focus-border-color);outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button{border-radius:0}.breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color:#6c757d;--bs-breadcrumb-item-padding-x:0.5rem;--bs-breadcrumb-item-active-color:#6c757d;display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x:0.75rem;--bs-pagination-padding-y:0.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:#fff;--bs-pagination-border-width:1px;--bs-pagination-border-color:#dee2e6;--bs-pagination-border-radius:0.375rem;--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:#e9ecef;--bs-pagination-hover-border-color:#dee2e6;--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:#e9ecef;--bs-pagination-focus-box-shadow:0 0 0 0.25rem rgba(13, 110, 253, 0.25);--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#0d6efd;--bs-pagination-active-border-color:#0d6efd;--bs-pagination-disabled-color:#6c757d;--bs-pagination-disabled-bg:#fff;--bs-pagination-disabled-border-color:#dee2e6;display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.active>.page-link,.page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.disabled>.page-link,.page-link.disabled{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x:1.5rem;--bs-pagination-padding-y:0.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius:0.5rem}.pagination-sm{--bs-pagination-padding-x:0.5rem;--bs-pagination-padding-y:0.25rem;--bs-pagination-font-size:0.875rem;--bs-pagination-border-radius:0.25rem}.badge{--bs-badge-padding-x:0.65em;--bs-badge-padding-y:0.35em;--bs-badge-font-size:0.75em;--bs-badge-font-weight:700;--bs-badge-color:#fff;--bs-badge-border-radius:0.375rem;display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius,0)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg:transparent;--bs-alert-padding-x:1rem;--bs-alert-padding-y:1rem;--bs-alert-margin-bottom:1rem;--bs-alert-color:inherit;--bs-alert-border-color:transparent;--bs-alert-border:1px solid var(--bs-alert-border-color);--bs-alert-border-radius:0.375rem;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius,0)}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color:#084298;--bs-alert-bg:#cfe2ff;--bs-alert-border-color:#b6d4fe}.alert-primary .alert-link{color:#06357a}.alert-secondary{--bs-alert-color:#41464b;--bs-alert-bg:#e2e3e5;--bs-alert-border-color:#d3d6d8}.alert-secondary .alert-link{color:#34383c}.alert-success{--bs-alert-color:#0f5132;--bs-alert-bg:#d1e7dd;--bs-alert-border-color:#badbcc}.alert-success .alert-link{color:#0c4128}.alert-info{--bs-alert-color:#055160;--bs-alert-bg:#cff4fc;--bs-alert-border-color:#b6effb}.alert-info .alert-link{color:#04414d}.alert-warning{--bs-alert-color:#664d03;--bs-alert-bg:#fff3cd;--bs-alert-border-color:#ffecb5}.alert-warning .alert-link{color:#523e02}.alert-danger{--bs-alert-color:#842029;--bs-alert-bg:#f8d7da;--bs-alert-border-color:#f5c2c7}.alert-danger .alert-link{color:#6a1a21}.alert-light{--bs-alert-color:#636464;--bs-alert-bg:#fefefe;--bs-alert-border-color:#fdfdfe}.alert-light .alert-link{color:#4f5050}.alert-dark{--bs-alert-color:#141619;--bs-alert-bg:#d3d3d4;--bs-alert-border-color:#bcbebf}.alert-dark .alert-link{color:#101214}@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{--bs-progress-height:1rem;--bs-progress-font-size:0.75rem;--bs-progress-bg:#e9ecef;--bs-progress-border-radius:0.375rem;--bs-progress-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.075);--bs-progress-bar-color:#fff;--bs-progress-bar-bg:#0d6efd;--bs-progress-bar-transition:width 0.6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-bar-animated{-webkit-animation:1s linear infinite progress-bar-stripes;animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.list-group{--bs-list-group-color:#212529;--bs-list-group-bg:#fff;--bs-list-group-border-color:rgba(0, 0, 0, 0.125);--bs-list-group-border-width:1px;--bs-list-group-border-radius:0.375rem;--bs-list-group-item-padding-x:1rem;--bs-list-group-item-padding-y:0.5rem;--bs-list-group-action-color:#495057;--bs-list-group-action-hover-color:#495057;--bs-list-group-action-hover-bg:#f8f9fa;--bs-list-group-action-active-color:#212529;--bs-list-group-action-active-bg:#e9ecef;--bs-list-group-disabled-color:#6c757d;--bs-list-group-disabled-bg:#fff;--bs-list-group-active-color:#fff;--bs-list-group-active-bg:#0d6efd;--bs-list-group-active-border-color:#0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item::before{content:counters(section, ".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(var(--bs-list-group-border-width) * -1);border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(var(--bs-list-group-border-width) * -1);border-left-width:var(--bs-list-group-border-width)}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(var(--bs-list-group-border-width) * -1);border-left-width:var(--bs-list-group-border-width)}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(var(--bs-list-group-border-width) * -1);border-left-width:var(--bs-list-group-border-width)}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(var(--bs-list-group-border-width) * -1);border-left-width:var(--bs-list-group-border-width)}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(var(--bs-list-group-border-width) * -1);border-left-width:var(--bs-list-group-border-width)}}@media (min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child{border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child{border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(var(--bs-list-group-border-width) * -1);border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#084298;background-color:#cfe2ff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#084298;background-color:#bacbe6}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#084298;border-color:#084298}.list-group-item-secondary{color:#41464b;background-color:#e2e3e5}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#41464b;background-color:#cbccce}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#41464b;border-color:#41464b}.list-group-item-success{color:#0f5132;background-color:#d1e7dd}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#0f5132;background-color:#bcd0c7}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#0f5132;border-color:#0f5132}.list-group-item-info{color:#055160;background-color:#cff4fc}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#055160;background-color:#badce3}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#055160;border-color:#055160}.list-group-item-warning{color:#664d03;background-color:#fff3cd}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#664d03;background-color:#e6dbb9}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#664d03;border-color:#664d03}.list-group-item-danger{color:#842029;background-color:#f8d7da}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#842029;background-color:#dfc2c4}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#842029;border-color:#842029}.list-group-item-light{color:#636464;background-color:#fefefe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#636464;background-color:#e5e5e5}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#636464;border-color:#636464}.list-group-item-dark{color:#141619;background-color:#d3d3d4}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#141619;background-color:#bebebf}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#141619;border-color:#141619}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:#000;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);opacity:1}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.25}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.toast{--bs-toast-padding-x:0.75rem;--bs-toast-padding-y:0.5rem;--bs-toast-spacing:1.5rem;--bs-toast-max-width:350px;--bs-toast-font-size:0.875rem;--bs-toast-color: ;--bs-toast-bg:rgba(255, 255, 255, 0.85);--bs-toast-border-width:1px;--bs-toast-border-color:var(--bs-border-color-translucent);--bs-toast-border-radius:0.375rem;--bs-toast-box-shadow:0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-toast-header-color:#6c757d;--bs-toast-header-bg:rgba(255, 255, 255, 0.85);--bs-toast-header-border-color:rgba(0, 0, 0, 0.05);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{position:absolute;z-index:1090;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(var(--bs-toast-padding-x) * -.5);margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:0.5rem;--bs-modal-color: ;--bs-modal-bg:#fff;--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:1px;--bs-modal-border-radius:0.5rem;--bs-modal-box-shadow:0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-modal-inner-border-radius:calc(0.5rem - 1px);--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:1px;--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:0.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:1px;position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);/* border-radius:var(--bs-modal-border-radius); */outline:0;background-color: t;background-color: t;max-width: 4;}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:0.5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(var(--bs-modal-header-padding-y) * -.5) calc(var(--bs-modal-header-padding-x) * -.5) calc(var(--bs-modal-header-padding-y) * -.5) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:0 0.5rem 1rem rgba(0, 0, 0, 0.15)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{--bs-modal-width:800px}}@media (min-width:1200px){.modal-xl{--bs-modal-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-footer,.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-footer,.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-footer,.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-footer,.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-footer,.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-footer,.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex:1080;--bs-tooltip-max-width:200px;--bs-tooltip-padding-x:0.5rem;--bs-tooltip-padding-y:0.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:0.875rem;--bs-tooltip-color:#fff;--bs-tooltip-bg:#000;--bs-tooltip-border-radius:0.375rem;--bs-tooltip-opacity:0.9;--bs-tooltip-arrow-width:0.8rem;--bs-tooltip-arrow-height:0.4rem;z-index:var(--bs-tooltip-zindex);display:block;padding:var(--bs-tooltip-arrow-height);margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before,.bs-tooltip-top .tooltip-arrow::before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:0;width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before,.bs-tooltip-end .tooltip-arrow::before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before,.bs-tooltip-bottom .tooltip-arrow::before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:0;width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before,.bs-tooltip-start .tooltip-arrow::before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius,0)}.popover{--bs-popover-zindex:1070;--bs-popover-max-width:276px;--bs-popover-font-size:0.875rem;--bs-popover-bg:#fff;--bs-popover-border-width:1px;--bs-popover-border-color:var(--bs-border-color-translucent);--bs-popover-border-radius:0.5rem;--bs-popover-inner-border-radius:calc(0.5rem - 1px);--bs-popover-box-shadow:0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-popover-header-padding-x:1rem;--bs-popover-header-padding-y:0.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color:var(--bs-heading-color);--bs-popover-header-bg:#f0f0f0;--bs-popover-body-padding-x:1rem;--bs-popover-body-padding-y:1rem;--bs-popover-body-color:#212529;--bs-popover-arrow-width:1rem;--bs-popover-arrow-height:0.5rem;--bs-popover-arrow-border:var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow::after,.popover .popover-arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(var(--bs-popover-arrow-height) * -1 - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.bs-popover-top>.popover-arrow::after,.bs-popover-top>.popover-arrow::before{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.bs-popover-top>.popover-arrow::before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after,.bs-popover-top>.popover-arrow::after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(var(--bs-popover-arrow-height) * -1 - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.bs-popover-end>.popover-arrow::after,.bs-popover-end>.popover-arrow::before{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.bs-popover-end>.popover-arrow::before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after,.bs-popover-end>.popover-arrow::after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(var(--bs-popover-arrow-height) * -1 - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::after,.bs-popover-bottom>.popover-arrow::before{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after,.bs-popover-bottom>.popover-arrow::after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(var(--bs-popover-arrow-width) * -.5);content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(var(--bs-popover-arrow-height) * -1 - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::after,.bs-popover-start>.popover-arrow::before{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after,.bs-popover-start>.popover-arrow::after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}.spinner-border,.spinner-grow{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;-webkit-animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@-webkit-keyframes spinner-border{to{transform:rotate(360deg)}}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-border-width:0.25em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem;--bs-spinner-border-width:0.2em}@-webkit-keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed:1.5s}}.offcanvas,.offcanvas-lg,.offcanvas-md,.offcanvas-sm,.offcanvas-xl,.offcanvas-xxl{--bs-offcanvas-width:400px;--bs-offcanvas-height:30vh;--bs-offcanvas-padding-x:1rem;--bs-offcanvas-padding-y:1rem;--bs-offcanvas-color: ;--bs-offcanvas-bg:#fff;--bs-offcanvas-border-width:1px;--bs-offcanvas-border-color:var(--bs-border-color-translucent);--bs-offcanvas-box-shadow:0 0.125rem 0.25rem rgba(0, 0, 0, 0.075)}@media (max-width:575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:1045;display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media (max-width:575.98px) and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none}}@media (max-width:575.98px){.offcanvas-sm.show:not(.hiding),.offcanvas-sm.showing{transform:none}}@media (max-width:575.98px){.offcanvas-sm.hiding,.offcanvas-sm.show,.offcanvas-sm.showing{visibility:visible}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}}@media (min-width:576px){.offcanvas-sm{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:1045;display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media (max-width:767.98px) and (prefers-reduced-motion:reduce){.offcanvas-md{transition:none}}@media (max-width:767.98px){.offcanvas-md.show:not(.hiding),.offcanvas-md.showing{transform:none}}@media (max-width:767.98px){.offcanvas-md.hiding,.offcanvas-md.show,.offcanvas-md.showing{visibility:visible}}@media (max-width:767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}}@media (max-width:767.98px){.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}}@media (max-width:767.98px){.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}}@media (max-width:767.98px){.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}}@media (min-width:768px){.offcanvas-md{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:1045;display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media (max-width:991.98px) and (prefers-reduced-motion:reduce){.offcanvas-lg{transition:none}}@media (max-width:991.98px){.offcanvas-lg.show:not(.hiding),.offcanvas-lg.showing{transform:none}}@media (max-width:991.98px){.offcanvas-lg.hiding,.offcanvas-lg.show,.offcanvas-lg.showing{visibility:visible}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}}@media (min-width:992px){.offcanvas-lg{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:1045;display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media (max-width:1199.98px) and (prefers-reduced-motion:reduce){.offcanvas-xl{transition:none}}@media (max-width:1199.98px){.offcanvas-xl.show:not(.hiding),.offcanvas-xl.showing{transform:none}}@media (max-width:1199.98px){.offcanvas-xl.hiding,.offcanvas-xl.show,.offcanvas-xl.showing{visibility:visible}}@media (max-width:1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}}@media (max-width:1199.98px){.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}}@media (max-width:1199.98px){.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}}@media (max-width:1199.98px){.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}}@media (min-width:1200px){.offcanvas-xl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:1045;display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media (max-width:1399.98px) and (prefers-reduced-motion:reduce){.offcanvas-xxl{transition:none}}@media (max-width:1399.98px){.offcanvas-xxl.show:not(.hiding),.offcanvas-xxl.showing{transform:none}}@media (max-width:1399.98px){.offcanvas-xxl.hiding,.offcanvas-xxl.show,.offcanvas-xxl.showing{visibility:visible}}@media (max-width:1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}}@media (max-width:1399.98px){.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}}@media (max-width:1399.98px){.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}}@media (max-width:1399.98px){.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}}@media (min-width:1400px){.offcanvas-xxl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.offcanvas{position:fixed;bottom:0;z-index:1045;display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas.show:not(.hiding),.offcanvas.showing{transform:none}.offcanvas.hiding,.offcanvas.show,.offcanvas.showing{visibility:visible}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin-top:calc(var(--bs-offcanvas-padding-y) * -.5);margin-right:calc(var(--bs-offcanvas-padding-x) * -.5);margin-bottom:calc(var(--bs-offcanvas-padding-y) * -.5)}.offcanvas-title{margin-bottom:0;line-height:1.5}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn::before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{-webkit-animation:placeholder-glow 2s ease-in-out infinite;animation:placeholder-glow 2s ease-in-out infinite}@-webkit-keyframes placeholder-glow{50%{opacity:.2}}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,0.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,0.8) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;-webkit-animation:placeholder-wave 2s linear infinite;animation:placeholder-wave 2s linear infinite}@-webkit-keyframes placeholder-wave{100%{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}@keyframes placeholder-wave{100%{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix::after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(13,110,253,var(--bs-bg-opacity,1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(108,117,125,var(--bs-bg-opacity,1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(25,135,84,var(--bs-bg-opacity,1))!important}.text-bg-info{color:#000!important;background-color:RGBA(13,202,240,var(--bs-bg-opacity,1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(255,193,7,var(--bs-bg-opacity,1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(220,53,69,var(--bs-bg-opacity,1))!important}.text-bg-light{color:#000!important;background-color:RGBA(248,249,250,var(--bs-bg-opacity,1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(33,37,41,var(--bs-bg-opacity,1))!important}.link-primary{color:#0d6efd!important}.link-primary:focus,.link-primary:hover{color:#0a58ca!important}.link-secondary{color:#6c757d!important}.link-secondary:focus,.link-secondary:hover{color:#565e64!important}.link-success{color:#198754!important}.link-success:focus,.link-success:hover{color:#146c43!important}.link-info{color:#0dcaf0!important}.link-info:focus,.link-info:hover{color:#3dd5f3!important}.link-warning{color:#ffc107!important}.link-warning:focus,.link-warning:hover{color:#ffcd39!important}.link-danger{color:#dc3545!important}.link-danger:focus,.link-danger:hover{color:#b02a37!important}.link-light{color:#f8f9fa!important}.link-light:focus,.link-light:hover{color:#f9fafb!important}.link-dark{color:#212529!important}.link-dark:focus,.link-dark:hover{color:#1a1e21!important}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-1{--bs-border-width:1px}.border-2{--bs-border-width:2px}.border-3{--bs-border-width:3px}.border-4{--bs-border-width:4px}.border-5{--bs-border-width:5px}.border-opacity-10{--bs-border-opacity:0.1}.border-opacity-25{--bs-border-opacity:0.25}.border-opacity-50{--bs-border-opacity:0.5}.border-opacity-75{--bs-border-opacity:0.75}.border-opacity-100{--bs-border-opacity:1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-semibold{font-weight:600!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),.75)!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:rgba(255,255,255,.5)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-2xl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}

@-webkit-keyframes bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

@keyframes bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    60% {
        -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
}

@-webkit-keyframes flash {

    0%,
    50%,
    100% {
        opacity: 1;
    }

    25%,
    75% {
        opacity: 0;
    }
}

@keyframes flash {

    0%,
    50%,
    100% {
        opacity: 1;
    }

    25%,
    75% {
        opacity: 0;
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}

@-webkit-keyframes shake {

    0%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }
}

@keyframes shake {

    0%,
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px);
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake;
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    40% {
        -webkit-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    60% {
        -webkit-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        transform: rotate(5deg);
    }

    80% {
        -webkit-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

.swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing;
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    10%,
    20% {
        -webkit-transform: scale(0.9) rotate(-3deg);
        transform: scale(0.9) rotate(-3deg);
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg);
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg);
    }

    100% {
        -webkit-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0);
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    10%,
    20% {
        -webkit-transform: scale(0.9) rotate(-3deg);
        -ms-transform: scale(0.9) rotate(-3deg);
        transform: scale(0.9) rotate(-3deg);
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        -ms-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg);
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        -ms-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg);
    }

    100% {
        -webkit-transform: scale(1) rotate(0);
        -ms-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0);
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }

    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg);
    }

    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg);
    }

    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg);
    }

    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg);
    }

    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg);
    }

    100% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
    }

    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        -ms-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg);
    }

    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        -ms-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg);
    }

    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        -ms-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg);
    }

    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        -ms-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg);
    }

    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        -ms-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg);
    }

    100% {
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble;
}

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }

    70% {
        -webkit-transform: scale(.9);
        transform: scale(.9);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        -ms-transform: scale(.3);
        transform: scale(.3);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);
    }

    70% {
        -webkit-transform: scale(.9);
        -ms-transform: scale(.9);
        transform: scale(.9);
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        transform: translateY(30px);
    }

    80% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        -ms-transform: translateY(30px);
        transform: translateY(30px);
    }

    80% {
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        transform: translateX(30px);
    }

    80% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        -ms-transform: translateX(30px);
        transform: translateX(30px);
    }

    80% {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px);
    }

    80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        -ms-transform: translateX(-30px);
        transform: translateX(-30px);
    }

    80% {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px);
    }

    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    80% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    80% {
        -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
        transform: translateY(10px);
    }

    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    25% {
        -webkit-transform: scale(.95);
        transform: scale(.95);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3);
    }
}

@keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    25% {
        -webkit-transform: scale(.95);
        -ms-transform: scale(.95);
        transform: scale(.95);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.3);
        -ms-transform: scale(.3);
        transform: scale(.3);
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

@keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

@keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

@keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

@keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px);
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip;
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg);
    }

    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        -ms-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg);
    }

    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        -ms-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        -ms-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg);
    }

    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        -ms-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        -ms-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg);
    }

    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        -ms-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        -ms-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        -ms-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        -ms-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        -ms-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: translateX(0%) skewX(-15deg);
        transform: translateX(0%) skewX(-15deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        -ms-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        -ms-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: translateX(0%) skewX(-15deg);
        -ms-transform: translateX(0%) skewX(-15deg);
        transform: translateX(0%) skewX(-15deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(0%) skewX(0deg);
        -ms-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
}

@keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0%) skewX(0deg);
        -ms-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        -ms-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        -ms-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0;
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(200deg);
        -ms-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0;
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
}

@-webkit-keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes slideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp;
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%,
    60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        transform: rotate(60deg) translateY(0);
        opacity: 1;
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    100% {
        -webkit-transform: translateY(700px);
        transform: translateY(700px);
        opacity: 0;
    }
}

@keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%,
    60% {
        -webkit-transform: rotate(80deg);
        -ms-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40% {
        -webkit-transform: rotate(60deg);
        -ms-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        -ms-transform: rotate(60deg) translateY(0);
        transform: rotate(60deg) translateY(0);
        opacity: 1;
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    100% {
        -webkit-transform: translateY(700px);
        -ms-transform: translateY(700px);
        transform: translateY(700px);
        opacity: 0;
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg);
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        -ms-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        -ms-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg);
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
        transform: translateX(100%) rotate(120deg);
    }
}

@keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        -ms-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
        -ms-transform: translateX(100%) rotate(120deg);
        transform: translateX(100%) rotate(120deg);
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 1;
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
    from {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    to {
        opacity: 0;
    }
}

@keyframes zoomOut {
    from {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    to {
        opacity: 0;
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp;
}/*!
 * Font Awesome Free 6.1.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2022 Fonticons, Inc.
 */
.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-duotone,.fa-light,.fa-regular,.fa-solid,.fa-thin,.fab,.fad,.fal,.far,.fas,.fat{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay,0);animation-delay:var(--fa-animation-delay,0);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay,0);animation-delay:var(--fa-animation-delay,0);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{-webkit-animation-delay:var(--fa-animation-delay,0);animation-delay:var(--fa-animation-delay,0);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay,0);animation-delay:var(--fa-animation-delay,0);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{-webkit-animation-delay:var(--fa-animation-delay,0);animation-delay:var(--fa-animation-delay,0);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-duration:var(--fa-animation-duration,2s);animation-duration:var(--fa-animation-duration,2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,steps(8));animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@-webkit-keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle,none));transform:rotate(var(--fa-rotate-angle,none))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-0:before{content:"\30"}.fa-1:before{content:"\31"}.fa-2:before{content:"\32"}.fa-3:before{content:"\33"}.fa-4:before{content:"\34"}.fa-5:before{content:"\35"}.fa-6:before{content:"\36"}.fa-7:before{content:"\37"}.fa-8:before{content:"\38"}.fa-9:before{content:"\39"}.fa-a:before{content:"\41"}.fa-address-book:before,.fa-contact-book:before{content:"\f2b9"}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:"\f2bb"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-anchor:before{content:"\f13d"}.fa-anchor-circle-check:before{content:"\e4aa"}.fa-anchor-circle-exclamation:before{content:"\e4ab"}.fa-anchor-circle-xmark:before{content:"\e4ac"}.fa-anchor-lock:before{content:"\e4ad"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-double-down:before,.fa-angles-down:before{content:"\f103"}.fa-angle-double-left:before,.fa-angles-left:before{content:"\f100"}.fa-angle-double-right:before,.fa-angles-right:before{content:"\f101"}.fa-angle-double-up:before,.fa-angles-up:before{content:"\f102"}.fa-ankh:before{content:"\f644"}.fa-apple-alt:before,.fa-apple-whole:before{content:"\f5d1"}.fa-archway:before{content:"\f557"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:"\f162"}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:"\f15d"}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:"\f175"}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:"\f884"}.fa-arrow-down-up-across-line:before{content:"\e4af"}.fa-arrow-down-up-lock:before{content:"\e4b0"}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:"\f160"}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:"\f177"}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:"\f245"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:"\f0ec"}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:"\f08b"}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:"\f178"}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:"\f090"}.fa-arrow-right-to-city:before{content:"\e4b3"}.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{content:"\f01e"}.fa-arrow-trend-down:before{content:"\e097"}.fa-arrow-trend-up:before{content:"\e098"}.fa-arrow-turn-down:before,.fa-level-down:before{content:"\f149"}.fa-arrow-turn-up:before,.fa-level-up:before{content:"\f148"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:"\f163"}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:"\f15e"}.fa-arrow-up-from-bracket:before{content:"\e09a"}.fa-arrow-up-from-ground-water:before{content:"\e4b5"}.fa-arrow-up-from-water-pump:before{content:"\e4b6"}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:"\f176"}.fa-arrow-up-right-dots:before{content:"\e4b7"}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:"\f08e"}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:"\f885"}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:"\f161"}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-arrows-down-to-line:before{content:"\e4b8"}.fa-arrows-down-to-people:before{content:"\e4b9"}.fa-arrows-h:before,.fa-arrows-left-right:before{content:"\f07e"}.fa-arrows-left-right-to-line:before{content:"\e4ba"}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:"\f021"}.fa-arrows-spin:before{content:"\e4bb"}.fa-arrows-split-up-and-left:before{content:"\e4bc"}.fa-arrows-to-circle:before{content:"\e4bd"}.fa-arrows-to-dot:before{content:"\e4be"}.fa-arrows-to-eye:before{content:"\e4bf"}.fa-arrows-turn-right:before{content:"\e4c0"}.fa-arrows-turn-to-dots:before{content:"\e4c1"}.fa-arrows-up-down:before,.fa-arrows-v:before{content:"\f07d"}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:"\f047"}.fa-arrows-up-to-line:before{content:"\e4c2"}.fa-asterisk:before{content:"\2a"}.fa-at:before{content:"\40"}.fa-atom:before{content:"\f5d2"}.fa-audio-description:before{content:"\f29e"}.fa-austral-sign:before{content:"\e0a9"}.fa-award:before{content:"\f559"}.fa-b:before{content:"\42"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before,.fa-carriage-baby:before{content:"\f77d"}.fa-backward:before{content:"\f04a"}.fa-backward-fast:before,.fa-fast-backward:before{content:"\f049"}.fa-backward-step:before,.fa-step-backward:before{content:"\f048"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bag-shopping:before,.fa-shopping-bag:before{content:"\f290"}.fa-bahai:before,.fa-haykal:before{content:"\f666"}.fa-baht-sign:before{content:"\e0ac"}.fa-ban:before,.fa-cancel:before{content:"\f05e"}.fa-ban-smoking:before,.fa-smoking-ban:before{content:"\f54d"}.fa-band-aid:before,.fa-bandage:before{content:"\f462"}.fa-barcode:before{content:"\f02a"}.fa-bars:before,.fa-navicon:before{content:"\f0c9"}.fa-bars-progress:before,.fa-tasks-alt:before{content:"\f828"}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:"\f550"}.fa-baseball-ball:before,.fa-baseball:before{content:"\f433"}.fa-baseball-bat-ball:before{content:"\f432"}.fa-basket-shopping:before,.fa-shopping-basket:before{content:"\f291"}.fa-basketball-ball:before,.fa-basketball:before{content:"\f434"}.fa-bath:before,.fa-bathtub:before{content:"\f2cd"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-battery-3:before,.fa-battery-half:before{content:"\f242"}.fa-battery-2:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-4:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-bed-pulse:before,.fa-procedures:before{content:"\f487"}.fa-beer-mug-empty:before,.fa-beer:before{content:"\f0fc"}.fa-bell:before{content:"\f0f3"}.fa-bell-concierge:before,.fa-concierge-bell:before{content:"\f562"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bicycle:before{content:"\f206"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-bitcoin-sign:before{content:"\e0b4"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blog:before{content:"\f781"}.fa-bold:before{content:"\f032"}.fa-bolt:before,.fa-zap:before{content:"\f0e7"}.fa-bolt-lightning:before{content:"\e0b7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-atlas:before,.fa-book-atlas:before{content:"\f558"}.fa-bible:before,.fa-book-bible:before{content:"\f647"}.fa-book-bookmark:before{content:"\e0bb"}.fa-book-journal-whills:before,.fa-journal-whills:before{content:"\f66a"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-open-reader:before,.fa-book-reader:before{content:"\f5da"}.fa-book-quran:before,.fa-quran:before{content:"\f687"}.fa-book-dead:before,.fa-book-skull:before{content:"\f6b7"}.fa-book-tanakh:before,.fa-tanakh:before{content:"\f827"}.fa-bookmark:before{content:"\f02e"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before,.fa-border-top-left:before{content:"\f853"}.fa-bore-hole:before{content:"\e4c3"}.fa-bottle-droplet:before{content:"\e4c4"}.fa-bottle-water:before{content:"\e4c5"}.fa-bowl-food:before{content:"\e4c6"}.fa-bowl-rice:before{content:"\e2eb"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-archive:before,.fa-box-archive:before{content:"\f187"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes-packing:before{content:"\e4c7"}.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-brazilian-real-sign:before{content:"\e46c"}.fa-bread-slice:before{content:"\f7ec"}.fa-bridge:before{content:"\e4c8"}.fa-bridge-circle-check:before{content:"\e4c9"}.fa-bridge-circle-exclamation:before{content:"\e4ca"}.fa-bridge-circle-xmark:before{content:"\e4cb"}.fa-bridge-lock:before{content:"\e4cc"}.fa-bridge-water:before{content:"\e4ce"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broom:before{content:"\f51a"}.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{content:"\f458"}.fa-brush:before{content:"\f55d"}.fa-bucket:before{content:"\e4cf"}.fa-bug:before{content:"\f188"}.fa-bug-slash:before{content:"\e490"}.fa-bugs:before{content:"\e4d0"}.fa-building:before{content:"\f1ad"}.fa-building-circle-arrow-right:before{content:"\e4d1"}.fa-building-circle-check:before{content:"\e4d2"}.fa-building-circle-exclamation:before{content:"\e4d3"}.fa-building-circle-xmark:before{content:"\e4d4"}.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before{content:"\f19c"}.fa-building-flag:before{content:"\e4d5"}.fa-building-lock:before{content:"\e4d6"}.fa-building-ngo:before{content:"\e4d7"}.fa-building-shield:before{content:"\e4d8"}.fa-building-un:before{content:"\e4d9"}.fa-building-user:before{content:"\e4da"}.fa-building-wheat:before{content:"\e4db"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burger:before,.fa-hamburger:before{content:"\f805"}.fa-burst:before{content:"\e4dc"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before,.fa-bus-simple:before{content:"\f55e"}.fa-briefcase-clock:before,.fa-business-time:before{content:"\f64a"}.fa-c:before{content:"\43"}.fa-cable-car:before,.fa-tram:before{content:"\f7da"}.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{content:"\f1fd"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-alt:before,.fa-calendar-days:before{content:"\f073"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-week:before{content:"\f784"}.fa-calendar-times:before,.fa-calendar-xmark:before{content:"\f273"}.fa-camera-alt:before,.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-camera-rotate:before{content:"\e0d8"}.fa-campground:before{content:"\f6bb"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-battery-car:before,.fa-car-battery:before{content:"\f5df"}.fa-car-burst:before,.fa-car-crash:before{content:"\f5e1"}.fa-car-on:before{content:"\e4dd"}.fa-car-alt:before,.fa-car-rear:before{content:"\f5de"}.fa-car-side:before{content:"\f5e4"}.fa-car-tunnel:before{content:"\e4de"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:"\f474"}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:"\f59d"}.fa-cart-plus:before{content:"\f217"}.fa-cart-shopping:before,.fa-shopping-cart:before{content:"\f07a"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cedi-sign:before{content:"\e0df"}.fa-cent-sign:before{content:"\e3f5"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-blackboard:before,.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{content:"\f51c"}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:"\f79f"}.fa-charging-station:before{content:"\f5e7"}.fa-area-chart:before,.fa-chart-area:before{content:"\f1fe"}.fa-bar-chart:before,.fa-chart-bar:before{content:"\f080"}.fa-chart-column:before{content:"\e0e3"}.fa-chart-gantt:before{content:"\e0e4"}.fa-chart-line:before,.fa-line-chart:before{content:"\f201"}.fa-chart-pie:before,.fa-pie-chart:before{content:"\f200"}.fa-chart-simple:before{content:"\e473"}.fa-check:before{content:"\f00c"}.fa-check-double:before{content:"\f560"}.fa-check-to-slot:before,.fa-vote-yea:before{content:"\f772"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-child-dress:before{content:"\e59c"}.fa-child-reaching:before{content:"\e59d"}.fa-child-rifle:before{content:"\e4e0"}.fa-children:before{content:"\e4e1"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{content:"\f0ab"}.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{content:"\f0a8"}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:"\f0a9"}.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{content:"\f0aa"}.fa-check-circle:before,.fa-circle-check:before{content:"\f058"}.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{content:"\f13a"}.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{content:"\f137"}.fa-chevron-circle-right:before,.fa-circle-chevron-right:before{content:"\f138"}.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{content:"\f139"}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:"\f4b9"}.fa-circle-dot:before,.fa-dot-circle:before{content:"\f192"}.fa-arrow-alt-circle-down:before,.fa-circle-down:before{content:"\f358"}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:"\f06a"}.fa-circle-h:before,.fa-hospital-symbol:before{content:"\f47e"}.fa-adjust:before,.fa-circle-half-stroke:before{content:"\f042"}.fa-circle-info:before,.fa-info-circle:before{content:"\f05a"}.fa-arrow-alt-circle-left:before,.fa-circle-left:before{content:"\f359"}.fa-circle-minus:before,.fa-minus-circle:before{content:"\f056"}.fa-circle-nodes:before{content:"\e4e2"}.fa-circle-notch:before{content:"\f1ce"}.fa-circle-pause:before,.fa-pause-circle:before{content:"\f28b"}.fa-circle-play:before,.fa-play-circle:before{content:"\f144"}.fa-circle-plus:before,.fa-plus-circle:before{content:"\f055"}.fa-circle-question:before,.fa-question-circle:before{content:"\f059"}.fa-circle-radiation:before,.fa-radiation-alt:before{content:"\f7ba"}.fa-arrow-alt-circle-right:before,.fa-circle-right:before{content:"\f35a"}.fa-circle-stop:before,.fa-stop-circle:before{content:"\f28d"}.fa-arrow-alt-circle-up:before,.fa-circle-up:before{content:"\f35b"}.fa-circle-user:before,.fa-user-circle:before{content:"\f2bd"}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:"\f057"}.fa-city:before{content:"\f64f"}.fa-clapperboard:before{content:"\e131"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clipboard-question:before{content:"\e4e3"}.fa-clipboard-user:before{content:"\f7f3"}.fa-clock-four:before,.fa-clock:before{content:"\f017"}.fa-clock-rotate-left:before,.fa-history:before{content:"\f1da"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{content:"\f0ee"}.fa-cloud-bolt:before,.fa-thunderstorm:before{content:"\f76c"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-showers-water:before{content:"\e4e4"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-clover:before{content:"\e139"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-code-commit:before{content:"\f386"}.fa-code-compare:before{content:"\e13a"}.fa-code-fork:before{content:"\e13b"}.fa-code-merge:before{content:"\f387"}.fa-code-pull-request:before{content:"\e13c"}.fa-coins:before{content:"\f51e"}.fa-colon-sign:before{content:"\e140"}.fa-comment:before{content:"\f075"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before,.fa-commenting:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comment-sms:before,.fa-sms:before{content:"\f7cd"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compass-drafting:before,.fa-drafting-compass:before{content:"\f568"}.fa-compress:before{content:"\f066"}.fa-computer:before{content:"\e4e5"}.fa-computer-mouse:before,.fa-mouse:before{content:"\f8cc"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fa-cow:before{content:"\f6c8"}.fa-credit-card-alt:before,.fa-credit-card:before{content:"\f09d"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before,.fa-crop-simple:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-cruzeiro-sign:before{content:"\e152"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cubes-stacked:before{content:"\e4e6"}.fa-d:before{content:"\44"}.fa-database:before{content:"\f1c0"}.fa-backspace:before,.fa-delete-left:before{content:"\f55a"}.fa-democrat:before{content:"\f747"}.fa-desktop-alt:before,.fa-desktop:before{content:"\f390"}.fa-dharmachakra:before{content:"\f655"}.fa-diagram-next:before{content:"\e476"}.fa-diagram-predecessor:before{content:"\e477"}.fa-diagram-project:before,.fa-project-diagram:before{content:"\f542"}.fa-diagram-successor:before{content:"\e47a"}.fa-diamond:before{content:"\f219"}.fa-diamond-turn-right:before,.fa-directions:before{content:"\f5eb"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-disease:before{content:"\f7fa"}.fa-display:before{content:"\e163"}.fa-divide:before{content:"\f529"}.fa-dna:before{content:"\f471"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"\24"}.fa-dolly-box:before,.fa-dolly:before{content:"\f472"}.fa-dong-sign:before{content:"\e169"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dove:before{content:"\f4ba"}.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before{content:"\f422"}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:"\f309"}.fa-download:before{content:"\f019"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-droplet:before,.fa-tint:before{content:"\f043"}.fa-droplet-slash:before,.fa-tint-slash:before{content:"\f5c7"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-e:before{content:"\45"}.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-assistive-listening-systems:before,.fa-ear-listen:before{content:"\f2a2"}.fa-earth-africa:before,.fa-globe-africa:before{content:"\f57c"}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{content:"\f57d"}.fa-earth-asia:before,.fa-globe-asia:before{content:"\f57e"}.fa-earth-europe:before,.fa-globe-europe:before{content:"\f7a2"}.fa-earth-oceania:before,.fa-globe-oceania:before{content:"\e47b"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elevator:before{content:"\e16d"}.fa-ellipsis-h:before,.fa-ellipsis:before{content:"\f141"}.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{content:"\f142"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-circle-check:before{content:"\e4e8"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:"\f674"}.fa-equals:before{content:"\3d"}.fa-eraser:before{content:"\f12d"}.fa-ethernet:before{content:"\f796"}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:"\f153"}.fa-exclamation:before{content:"\21"}.fa-expand:before{content:"\f065"}.fa-explosion:before{content:"\e4e9"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{content:"\f1fb"}.fa-eye-low-vision:before,.fa-low-vision:before{content:"\f2a8"}.fa-eye-slash:before{content:"\f070"}.fa-f:before{content:"\46"}.fa-angry:before,.fa-face-angry:before{content:"\f556"}.fa-dizzy:before,.fa-face-dizzy:before{content:"\f567"}.fa-face-flushed:before,.fa-flushed:before{content:"\f579"}.fa-face-frown:before,.fa-frown:before{content:"\f119"}.fa-face-frown-open:before,.fa-frown-open:before{content:"\f57a"}.fa-face-grimace:before,.fa-grimace:before{content:"\f57f"}.fa-face-grin:before,.fa-grin:before{content:"\f580"}.fa-face-grin-beam:before,.fa-grin-beam:before{content:"\f582"}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:"\f583"}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:"\f584"}.fa-face-grin-squint:before,.fa-grin-squint:before{content:"\f585"}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:"\f586"}.fa-face-grin-stars:before,.fa-grin-stars:before{content:"\f587"}.fa-face-grin-tears:before,.fa-grin-tears:before{content:"\f588"}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:"\f589"}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:"\f58a"}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:"\f58b"}.fa-face-grin-wide:before,.fa-grin-alt:before{content:"\f581"}.fa-face-grin-wink:before,.fa-grin-wink:before{content:"\f58c"}.fa-face-kiss:before,.fa-kiss:before{content:"\f596"}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:"\f597"}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:"\f598"}.fa-face-laugh:before,.fa-laugh:before{content:"\f599"}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:"\f59a"}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:"\f59b"}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:"\f59c"}.fa-face-meh:before,.fa-meh:before{content:"\f11a"}.fa-face-meh-blank:before,.fa-meh-blank:before{content:"\f5a4"}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-face-sad-cry:before,.fa-sad-cry:before{content:"\f5b3"}.fa-face-sad-tear:before,.fa-sad-tear:before{content:"\f5b4"}.fa-face-smile:before,.fa-smile:before{content:"\f118"}.fa-face-smile-beam:before,.fa-smile-beam:before{content:"\f5b8"}.fa-face-smile-wink:before,.fa-smile-wink:before{content:"\f4da"}.fa-face-surprise:before,.fa-surprise:before{content:"\f5c2"}.fa-face-tired:before,.fa-tired:before{content:"\f5c8"}.fa-fan:before{content:"\f863"}.fa-faucet:before{content:"\e005"}.fa-faucet-drip:before{content:"\e006"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before,.fa-feather-pointed:before{content:"\f56b"}.fa-ferry:before{content:"\e4ea"}.fa-file:before{content:"\f15b"}.fa-file-arrow-down:before,.fa-file-download:before{content:"\f56d"}.fa-file-arrow-up:before,.fa-file-upload:before{content:"\f574"}.fa-file-audio:before{content:"\f1c7"}.fa-file-circle-check:before{content:"\e5a0"}.fa-file-circle-exclamation:before{content:"\e4eb"}.fa-file-circle-minus:before{content:"\e4ed"}.fa-file-circle-plus:before{content:"\e494"}.fa-file-circle-question:before{content:"\e4ef"}.fa-file-circle-xmark:before{content:"\e5a1"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-excel:before{content:"\f1c3"}.fa-arrow-right-from-file:before,.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-arrow-right-to-file:before,.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:"\f15c"}.fa-file-medical:before{content:"\f477"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-edit:before,.fa-file-pen:before{content:"\f31c"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-shield:before{content:"\e4f0"}.fa-file-signature:before{content:"\f573"}.fa-file-video:before{content:"\f1c8"}.fa-file-medical-alt:before,.fa-file-waveform:before{content:"\f478"}.fa-file-word:before{content:"\f1c2"}.fa-file-archive:before,.fa-file-zipper:before{content:"\f1c6"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:"\f662"}.fa-filter-circle-xmark:before{content:"\e17b"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-burner:before{content:"\e4f1"}.fa-fire-extinguisher:before{content:"\f134"}.fa-fire-alt:before,.fa-fire-flame-curved:before{content:"\f7e4"}.fa-burn:before,.fa-fire-flame-simple:before{content:"\f46a"}.fa-fish:before{content:"\f578"}.fa-fish-fins:before{content:"\e4f2"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flask-vial:before{content:"\e4f3"}.fa-floppy-disk:before,.fa-save:before{content:"\f0c7"}.fa-florin-sign:before{content:"\e184"}.fa-folder-blank:before,.fa-folder:before{content:"\f07b"}.fa-folder-closed:before{content:"\e185"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-folder-tree:before{content:"\f802"}.fa-font:before{content:"\f031"}.fa-football-ball:before,.fa-football:before{content:"\f44e"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before,.fa-forward-fast:before{content:"\f050"}.fa-forward-step:before,.fa-step-forward:before{content:"\f051"}.fa-franc-sign:before{content:"\e18f"}.fa-frog:before{content:"\f52e"}.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{content:"\f1e3"}.fa-g:before{content:"\47"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before{content:"\f624"}.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{content:"\f625"}.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before{content:"\f629"}.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before{content:"\f62a"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-glass-water:before{content:"\e4f4"}.fa-glass-water-droplet:before{content:"\e4f5"}.fa-glasses:before{content:"\f530"}.fa-globe:before{content:"\f0ac"}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:"\f450"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-greater-than:before{content:"\3e"}.fa-greater-than-equal:before{content:"\f532"}.fa-grip-horizontal:before,.fa-grip:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-group-arrows-rotate:before{content:"\e4f6"}.fa-guarani-sign:before{content:"\e19a"}.fa-guitar:before{content:"\f7a6"}.fa-gun:before{content:"\e19b"}.fa-h:before{content:"\48"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-paper:before,.fa-hand:before{content:"\f256"}.fa-hand-back-fist:before,.fa-hand-rock:before{content:"\f255"}.fa-allergies:before,.fa-hand-dots:before{content:"\f461"}.fa-fist-raised:before,.fa-hand-fist:before{content:"\f6de"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-holding-hand:before{content:"\e4f7"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-handcuffs:before{content:"\e4f8"}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before{content:"\f2a3"}.fa-hands-bound:before{content:"\e4f9"}.fa-hands-bubbles:before,.fa-hands-wash:before{content:"\e05e"}.fa-hands-clapping:before{content:"\e1a8"}.fa-hands-holding:before{content:"\f4c2"}.fa-hands-holding-child:before{content:"\e4fa"}.fa-hands-holding-circle:before{content:"\e4fb"}.fa-hands-praying:before,.fa-praying-hands:before{content:"\f684"}.fa-handshake:before{content:"\f2b5"}.fa-hands-helping:before,.fa-handshake-angle:before{content:"\f4c4"}.fa-handshake-alt:before,.fa-handshake-simple:before{content:"\f4c6"}.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-drive:before,.fa-hdd:before{content:"\f0a0"}.fa-hashtag:before{content:"\23"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-header:before,.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before,.fa-headphones-simple:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-circle-bolt:before{content:"\e4fc"}.fa-heart-circle-check:before{content:"\e4fd"}.fa-heart-circle-exclamation:before{content:"\e4fe"}.fa-heart-circle-minus:before{content:"\e4ff"}.fa-heart-circle-plus:before{content:"\e500"}.fa-heart-circle-xmark:before{content:"\e501"}.fa-heart-broken:before,.fa-heart-crack:before{content:"\f7a9"}.fa-heart-pulse:before,.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-helicopter-symbol:before{content:"\e502"}.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{content:"\f807"}.fa-helmet-un:before{content:"\e503"}.fa-highlighter:before{content:"\f591"}.fa-hill-avalanche:before{content:"\e507"}.fa-hill-rockslide:before{content:"\e508"}.fa-hippo:before{content:"\f6ed"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{content:"\f0f8"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub-person:before,.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hourglass-empty:before,.fa-hourglass:before{content:"\f254"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{content:"\f015"}.fa-home-lg:before,.fa-house-chimney:before{content:"\e3af"}.fa-house-chimney-crack:before,.fa-house-damage:before{content:"\f6f1"}.fa-clinic-medical:before,.fa-house-chimney-medical:before{content:"\f7f2"}.fa-house-chimney-user:before{content:"\e065"}.fa-house-chimney-window:before{content:"\e00d"}.fa-house-circle-check:before{content:"\e509"}.fa-house-circle-exclamation:before{content:"\e50a"}.fa-house-circle-xmark:before{content:"\e50b"}.fa-house-crack:before{content:"\e3b1"}.fa-house-fire:before{content:"\e50c"}.fa-house-flag:before{content:"\e50d"}.fa-house-flood-water:before{content:"\e50e"}.fa-house-flood-water-circle-arrow-right:before{content:"\e50f"}.fa-house-laptop:before,.fa-laptop-house:before{content:"\e066"}.fa-house-lock:before{content:"\e510"}.fa-house-medical:before{content:"\e3b2"}.fa-house-medical-circle-check:before{content:"\e511"}.fa-house-medical-circle-exclamation:before{content:"\e512"}.fa-house-medical-circle-xmark:before{content:"\e513"}.fa-house-medical-flag:before{content:"\e514"}.fa-house-signal:before{content:"\e012"}.fa-house-tsunami:before{content:"\e515"}.fa-home-user:before,.fa-house-user:before{content:"\e1b0"}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:"\f6f2"}.fa-hurricane:before{content:"\f751"}.fa-i:before{content:"\49"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-heart-music-camera-bolt:before,.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before,.fa-id-card-clip:before{content:"\f47f"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-image-portrait:before,.fa-portrait:before{content:"\f3e0"}.fa-images:before{content:"\f302"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:"\e1bc"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-italic:before{content:"\f033"}.fa-j:before{content:"\4a"}.fa-jar:before{content:"\e516"}.fa-jar-wheat:before{content:"\e517"}.fa-jedi:before{content:"\f669"}.fa-fighter-jet:before,.fa-jet-fighter:before{content:"\f0fb"}.fa-jet-fighter-up:before{content:"\e518"}.fa-joint:before{content:"\f595"}.fa-jug-detergent:before{content:"\e519"}.fa-k:before{content:"\4b"}.fa-kaaba:before{content:"\f66b"}.fa-key:before{content:"\f084"}.fa-keyboard:before{content:"\f11c"}.fa-khanda:before{content:"\f66d"}.fa-kip-sign:before{content:"\e1c4"}.fa-first-aid:before,.fa-kit-medical:before{content:"\f479"}.fa-kitchen-set:before{content:"\e51a"}.fa-kiwi-bird:before{content:"\f535"}.fa-l:before{content:"\4c"}.fa-land-mine-on:before{content:"\e51b"}.fa-landmark:before{content:"\f66f"}.fa-landmark-alt:before,.fa-landmark-dome:before{content:"\f752"}.fa-landmark-flag:before{content:"\e51c"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-file:before{content:"\e51d"}.fa-laptop-medical:before{content:"\f812"}.fa-lari-sign:before{content:"\e1c8"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-arrows-alt-h:before,.fa-left-right:before{content:"\f337"}.fa-lemon:before{content:"\f094"}.fa-less-than:before{content:"\3c"}.fa-less-than-equal:before{content:"\f537"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-lines-leaning:before{content:"\e51e"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{content:"\f127"}.fa-lira-sign:before{content:"\f195"}.fa-list-squares:before,.fa-list:before{content:"\f03a"}.fa-list-check:before,.fa-tasks:before{content:"\f0ae"}.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{content:"\f0cb"}.fa-list-dots:before,.fa-list-ul:before{content:"\f0ca"}.fa-litecoin-sign:before{content:"\e1d3"}.fa-location-arrow:before{content:"\f124"}.fa-location-crosshairs:before,.fa-location:before{content:"\f601"}.fa-location-dot:before,.fa-map-marker-alt:before{content:"\f3c5"}.fa-location-pin:before,.fa-map-marker:before{content:"\f041"}.fa-location-pin-lock:before{content:"\e51f"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-locust:before{content:"\e520"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-m:before{content:"\4d"}.fa-magnet:before{content:"\f076"}.fa-magnifying-glass:before,.fa-search:before{content:"\f002"}.fa-magnifying-glass-arrow-right:before{content:"\e521"}.fa-magnifying-glass-chart:before{content:"\e522"}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:"\f688"}.fa-magnifying-glass-location:before,.fa-search-location:before{content:"\f689"}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:"\f010"}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:"\f00e"}.fa-manat-sign:before{content:"\e1d5"}.fa-map:before{content:"\f279"}.fa-map-location:before,.fa-map-marked:before{content:"\f59f"}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-pin:before{content:"\f276"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-and-venus:before{content:"\f224"}.fa-mars-and-venus-burst:before{content:"\e523"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:"\f22b"}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:"\f22a"}.fa-glass-martini-alt:before,.fa-martini-glass:before{content:"\f57b"}.fa-cocktail:before,.fa-martini-glass-citrus:before{content:"\f561"}.fa-glass-martini:before,.fa-martini-glass-empty:before{content:"\f000"}.fa-mask:before{content:"\f6fa"}.fa-mask-face:before{content:"\e1d7"}.fa-mask-ventilator:before{content:"\e524"}.fa-masks-theater:before,.fa-theater-masks:before{content:"\f630"}.fa-mattress-pillow:before{content:"\e525"}.fa-expand-arrows-alt:before,.fa-maximize:before{content:"\f31e"}.fa-medal:before{content:"\f5a2"}.fa-memory:before{content:"\f538"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-comment-alt:before,.fa-message:before{content:"\f27a"}.fa-meteor:before{content:"\f753"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before,.fa-microphone-lines:before{content:"\f3c9"}.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-mill-sign:before{content:"\e1ed"}.fa-compress-arrows-alt:before,.fa-minimize:before{content:"\f78c"}.fa-minus:before,.fa-subtract:before{content:"\f068"}.fa-mitten:before{content:"\f7b5"}.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before{content:"\f3ce"}.fa-mobile-button:before{content:"\f10b"}.fa-mobile-retro:before{content:"\e527"}.fa-mobile-android-alt:before,.fa-mobile-screen:before{content:"\f3cf"}.fa-mobile-alt:before,.fa-mobile-screen-button:before{content:"\f3cd"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-bill-transfer:before{content:"\e528"}.fa-money-bill-trend-up:before{content:"\e529"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wheat:before{content:"\e52a"}.fa-money-bills:before{content:"\e1f3"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before,.fa-money-check-dollar:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-mosquito:before{content:"\e52b"}.fa-mosquito-net:before{content:"\e52c"}.fa-motorcycle:before{content:"\f21c"}.fa-mound:before{content:"\e52d"}.fa-mountain:before{content:"\f6fc"}.fa-mountain-city:before{content:"\e52e"}.fa-mountain-sun:before{content:"\e52f"}.fa-mug-hot:before{content:"\f7b6"}.fa-coffee:before,.fa-mug-saucer:before{content:"\f0f4"}.fa-music:before{content:"\f001"}.fa-n:before{content:"\4e"}.fa-naira-sign:before{content:"\e1f6"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-not-equal:before{content:"\f53e"}.fa-notdef:before{content:"\e1fe"}.fa-note-sticky:before,.fa-sticky-note:before{content:"\f249"}.fa-notes-medical:before{content:"\f481"}.fa-o:before{content:"\4f"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-oil-can:before{content:"\f613"}.fa-oil-well:before{content:"\e532"}.fa-om:before{content:"\f679"}.fa-otter:before{content:"\f700"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-p:before{content:"\50"}.fa-pager:before{content:"\f815"}.fa-paint-roller:before{content:"\f5aa"}.fa-paint-brush:before,.fa-paintbrush:before{content:"\f1fc"}.fa-palette:before{content:"\f53f"}.fa-pallet:before{content:"\f482"}.fa-panorama:before{content:"\e209"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-passport:before{content:"\f5ab"}.fa-file-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-pause:before{content:"\f04c"}.fa-paw:before{content:"\f1b0"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before,.fa-pen-clip:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:"\f5ae"}.fa-edit:before,.fa-pen-to-square:before{content:"\f044"}.fa-pencil-alt:before,.fa-pencil:before{content:"\f303"}.fa-people-arrows-left-right:before,.fa-people-arrows:before{content:"\e068"}.fa-people-carry-box:before,.fa-people-carry:before{content:"\f4ce"}.fa-people-group:before{content:"\e533"}.fa-people-line:before{content:"\e534"}.fa-people-pulling:before{content:"\e535"}.fa-people-robbery:before{content:"\e536"}.fa-people-roof:before{content:"\e537"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before,.fa-percentage:before{content:"\25"}.fa-male:before,.fa-person:before{content:"\f183"}.fa-person-arrow-down-to-line:before{content:"\e538"}.fa-person-arrow-up-from-line:before{content:"\e539"}.fa-biking:before,.fa-person-biking:before{content:"\f84a"}.fa-person-booth:before{content:"\f756"}.fa-person-breastfeeding:before{content:"\e53a"}.fa-person-burst:before{content:"\e53b"}.fa-person-cane:before{content:"\e53c"}.fa-person-chalkboard:before{content:"\e53d"}.fa-person-circle-check:before{content:"\e53e"}.fa-person-circle-exclamation:before{content:"\e53f"}.fa-person-circle-minus:before{content:"\e540"}.fa-person-circle-plus:before{content:"\e541"}.fa-person-circle-question:before{content:"\e542"}.fa-person-circle-xmark:before{content:"\e543"}.fa-digging:before,.fa-person-digging:before{content:"\f85e"}.fa-diagnoses:before,.fa-person-dots-from-line:before{content:"\f470"}.fa-female:before,.fa-person-dress:before{content:"\f182"}.fa-person-dress-burst:before{content:"\e544"}.fa-person-drowning:before{content:"\e545"}.fa-person-falling:before{content:"\e546"}.fa-person-falling-burst:before{content:"\e547"}.fa-person-half-dress:before{content:"\e548"}.fa-person-harassing:before{content:"\e549"}.fa-hiking:before,.fa-person-hiking:before{content:"\f6ec"}.fa-person-military-pointing:before{content:"\e54a"}.fa-person-military-rifle:before{content:"\e54b"}.fa-person-military-to-person:before{content:"\e54c"}.fa-person-praying:before,.fa-pray:before{content:"\f683"}.fa-person-pregnant:before{content:"\e31e"}.fa-person-rays:before{content:"\e54d"}.fa-person-rifle:before{content:"\e54e"}.fa-person-running:before,.fa-running:before{content:"\f70c"}.fa-person-shelter:before{content:"\e54f"}.fa-person-skating:before,.fa-skating:before{content:"\f7c5"}.fa-person-skiing:before,.fa-skiing:before{content:"\f7c9"}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:"\f7ca"}.fa-person-snowboarding:before,.fa-snowboarding:before{content:"\f7ce"}.fa-person-swimming:before,.fa-swimmer:before{content:"\f5c4"}.fa-person-through-window:before{content:"\e5a9"}.fa-person-walking:before,.fa-walking:before{content:"\f554"}.fa-person-walking-arrow-loop-left:before{content:"\e551"}.fa-person-walking-arrow-right:before{content:"\e552"}.fa-person-walking-dashed-line-arrow-right:before{content:"\e553"}.fa-person-walking-luggage:before{content:"\e554"}.fa-blind:before,.fa-person-walking-with-cane:before{content:"\f29d"}.fa-peseta-sign:before{content:"\e221"}.fa-peso-sign:before{content:"\e222"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before,.fa-phone-flip:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-volume:before,.fa-volume-control-phone:before{content:"\f2a0"}.fa-photo-film:before,.fa-photo-video:before{content:"\f87c"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-circle-check:before{content:"\e555"}.fa-plane-circle-exclamation:before{content:"\e556"}.fa-plane-circle-xmark:before{content:"\e557"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-lock:before{content:"\e558"}.fa-plane-slash:before{content:"\e069"}.fa-plane-up:before{content:"\e22d"}.fa-plant-wilt:before{content:"\e5aa"}.fa-plate-wheat:before{content:"\e55a"}.fa-play:before{content:"\f04b"}.fa-plug:before{content:"\f1e6"}.fa-plug-circle-bolt:before{content:"\e55b"}.fa-plug-circle-check:before{content:"\e55c"}.fa-plug-circle-exclamation:before{content:"\e55d"}.fa-plug-circle-minus:before{content:"\e55e"}.fa-plug-circle-plus:before{content:"\e55f"}.fa-plug-circle-xmark:before{content:"\e560"}.fa-add:before,.fa-plus:before{content:"\2b"}.fa-plus-minus:before{content:"\e43c"}.fa-podcast:before{content:"\f2ce"}.fa-poo:before{content:"\f2fe"}.fa-poo-bolt:before,.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-power-off:before{content:"\f011"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-puzzle-piece:before{content:"\f12e"}.fa-q:before{content:"\51"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\3f"}.fa-quote-left-alt:before,.fa-quote-left:before{content:"\f10d"}.fa-quote-right-alt:before,.fa-quote-right:before{content:"\f10e"}.fa-r:before{content:"\52"}.fa-radiation:before{content:"\f7b9"}.fa-radio:before{content:"\f8d7"}.fa-rainbow:before{content:"\f75b"}.fa-ranking-star:before{content:"\e561"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-ad:before,.fa-rectangle-ad:before{content:"\f641"}.fa-list-alt:before,.fa-rectangle-list:before{content:"\f022"}.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{content:"\f410"}.fa-recycle:before{content:"\f1b8"}.fa-registered:before{content:"\f25d"}.fa-repeat:before{content:"\f363"}.fa-mail-reply:before,.fa-reply:before{content:"\f3e5"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-republican:before{content:"\f75e"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-ribbon:before{content:"\f4d6"}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:"\f2f5"}.fa-exchange-alt:before,.fa-right-left:before{content:"\f362"}.fa-long-arrow-alt-right:before,.fa-right-long:before{content:"\f30b"}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:"\f2f6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-road-barrier:before{content:"\e562"}.fa-road-bridge:before{content:"\e563"}.fa-road-circle-check:before{content:"\e564"}.fa-road-circle-exclamation:before{content:"\e565"}.fa-road-circle-xmark:before{content:"\e566"}.fa-road-lock:before{content:"\e567"}.fa-road-spikes:before{content:"\e568"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rotate:before,.fa-sync-alt:before{content:"\f2f1"}.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{content:"\f2ea"}.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{content:"\f2f9"}.fa-route:before{content:"\f4d7"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:"\f158"}.fa-rug:before{content:"\e569"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-rupee-sign:before,.fa-rupee:before{content:"\f156"}.fa-rupiah-sign:before{content:"\e23d"}.fa-s:before{content:"\53"}.fa-sack-dollar:before{content:"\f81d"}.fa-sack-xmark:before{content:"\e56a"}.fa-sailboat:before{content:"\e445"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-balance-scale:before,.fa-scale-balanced:before{content:"\f24e"}.fa-balance-scale-left:before,.fa-scale-unbalanced:before{content:"\f515"}.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{content:"\f516"}.fa-school:before{content:"\f549"}.fa-school-circle-check:before{content:"\e56b"}.fa-school-circle-exclamation:before{content:"\e56c"}.fa-school-circle-xmark:before{content:"\e56d"}.fa-school-flag:before{content:"\e56e"}.fa-school-lock:before{content:"\e56f"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-screwdriver:before{content:"\f54a"}.fa-screwdriver-wrench:before,.fa-tools:before{content:"\f7d9"}.fa-scroll:before{content:"\f70e"}.fa-scroll-torah:before,.fa-torah:before{content:"\f6a0"}.fa-sd-card:before{content:"\f7c2"}.fa-section:before{content:"\e447"}.fa-seedling:before,.fa-sprout:before{content:"\f4d8"}.fa-server:before{content:"\f233"}.fa-shapes:before,.fa-triangle-circle-square:before{content:"\f61f"}.fa-arrow-turn-right:before,.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-share-from-square:before,.fa-share-square:before{content:"\f14d"}.fa-share-alt:before,.fa-share-nodes:before{content:"\f1e0"}.fa-sheet-plastic:before{content:"\e571"}.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{content:"\f20b"}.fa-shield-blank:before,.fa-shield:before{content:"\f132"}.fa-shield-cat:before{content:"\e572"}.fa-shield-dog:before{content:"\e573"}.fa-shield-alt:before,.fa-shield-halved:before{content:"\f3ed"}.fa-shield-heart:before{content:"\e574"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:"\f553"}.fa-shoe-prints:before{content:"\f54b"}.fa-shop:before,.fa-store-alt:before{content:"\f54f"}.fa-shop-lock:before{content:"\e4a5"}.fa-shop-slash:before,.fa-store-alt-slash:before{content:"\e070"}.fa-shower:before{content:"\f2cc"}.fa-shrimp:before{content:"\e448"}.fa-random:before,.fa-shuffle:before{content:"\f074"}.fa-shuttle-space:before,.fa-space-shuttle:before{content:"\f197"}.fa-sign-hanging:before,.fa-sign:before{content:"\f4d9"}.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-map-signs:before,.fa-signs-post:before{content:"\f277"}.fa-sim-card:before{content:"\f7c4"}.fa-sink:before{content:"\e06d"}.fa-sitemap:before{content:"\f0e8"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before,.fa-sliders:before{content:"\f1de"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-spa:before{content:"\f5bb"}.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{content:"\f67b"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spoon:before,.fa-utensil-spoon:before{content:"\f2e5"}.fa-spray-can:before{content:"\f5bd"}.fa-air-freshener:before,.fa-spray-can-sparkles:before{content:"\f5d0"}.fa-square:before{content:"\f0c8"}.fa-external-link-square:before,.fa-square-arrow-up-right:before{content:"\f14c"}.fa-caret-square-down:before,.fa-square-caret-down:before{content:"\f150"}.fa-caret-square-left:before,.fa-square-caret-left:before{content:"\f191"}.fa-caret-square-right:before,.fa-square-caret-right:before{content:"\f152"}.fa-caret-square-up:before,.fa-square-caret-up:before{content:"\f151"}.fa-check-square:before,.fa-square-check:before{content:"\f14a"}.fa-envelope-square:before,.fa-square-envelope:before{content:"\f199"}.fa-square-full:before{content:"\f45c"}.fa-h-square:before,.fa-square-h:before{content:"\f0fd"}.fa-minus-square:before,.fa-square-minus:before{content:"\f146"}.fa-square-nfi:before{content:"\e576"}.fa-parking:before,.fa-square-parking:before{content:"\f540"}.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{content:"\f14b"}.fa-square-person-confined:before{content:"\e577"}.fa-phone-square:before,.fa-square-phone:before{content:"\f098"}.fa-phone-square-alt:before,.fa-square-phone-flip:before{content:"\f87b"}.fa-plus-square:before,.fa-square-plus:before{content:"\f0fe"}.fa-poll-h:before,.fa-square-poll-horizontal:before{content:"\f682"}.fa-poll:before,.fa-square-poll-vertical:before{content:"\f681"}.fa-square-root-alt:before,.fa-square-root-variable:before{content:"\f698"}.fa-rss-square:before,.fa-square-rss:before{content:"\f143"}.fa-share-alt-square:before,.fa-square-share-nodes:before{content:"\f1e1"}.fa-external-link-square-alt:before,.fa-square-up-right:before{content:"\f360"}.fa-square-virus:before{content:"\e578"}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:"\f2d3"}.fa-rod-asclepius:before,.fa-rod-snake:before,.fa-staff-aesculapius:before,.fa-staff-snake:before{content:"\e579"}.fa-stairs:before{content:"\e289"}.fa-stamp:before{content:"\f5bf"}.fa-stapler:before{content:"\e5af"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before,.fa-star-half-stroke:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:"\f154"}.fa-stethoscope:before{content:"\f0f1"}.fa-stop:before{content:"\f04d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-slash:before{content:"\e071"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stroopwafel:before{content:"\f551"}.fa-subscript:before{content:"\f12c"}.fa-suitcase:before{content:"\f0f2"}.fa-medkit:before,.fa-suitcase-medical:before{content:"\f0fa"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-sun-plant-wilt:before{content:"\e57a"}.fa-superscript:before{content:"\f12b"}.fa-swatchbook:before{content:"\f5c3"}.fa-synagogue:before{content:"\f69b"}.fa-syringe:before{content:"\f48e"}.fa-t:before{content:"\54"}.fa-table:before{content:"\f0ce"}.fa-table-cells:before,.fa-th:before{content:"\f00a"}.fa-table-cells-large:before,.fa-th-large:before{content:"\f009"}.fa-columns:before,.fa-table-columns:before{content:"\f0db"}.fa-table-list:before,.fa-th-list:before{content:"\f00b"}.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:"\f45d"}.fa-tablet-android:before,.fa-tablet:before{content:"\f3fb"}.fa-tablet-button:before{content:"\f10a"}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-digital-tachograph:before,.fa-tachograph-digital:before{content:"\f566"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tarp:before{content:"\e57b"}.fa-tarp-droplet:before{content:"\e57c"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-temperature-arrow-down:before,.fa-temperature-down:before{content:"\e03f"}.fa-temperature-arrow-up:before,.fa-temperature-up:before{content:"\e040"}.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-tenge-sign:before,.fa-tenge:before{content:"\f7d7"}.fa-tent:before{content:"\e57d"}.fa-tent-arrow-down-to-line:before{content:"\e57e"}.fa-tent-arrow-left-right:before{content:"\e57f"}.fa-tent-arrow-turn-left:before{content:"\e580"}.fa-tent-arrows-down:before{content:"\e581"}.fa-tents:before{content:"\e582"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-remove-format:before,.fa-text-slash:before{content:"\f87d"}.fa-text-width:before{content:"\f035"}.fa-thermometer:before{content:"\f491"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumb-tack:before,.fa-thumbtack:before{content:"\f08d"}.fa-ticket:before{content:"\f145"}.fa-ticket-alt:before,.fa-ticket-simple:before{content:"\f3ff"}.fa-timeline:before{content:"\e29c"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toilet-portable:before{content:"\e583"}.fa-toilets-portable:before{content:"\e584"}.fa-toolbox:before{content:"\f552"}.fa-tooth:before{content:"\f5c9"}.fa-torii-gate:before{content:"\f6a1"}.fa-tornado:before{content:"\f76f"}.fa-broadcast-tower:before,.fa-tower-broadcast:before{content:"\f519"}.fa-tower-cell:before{content:"\e585"}.fa-tower-observation:before{content:"\e586"}.fa-tractor:before{content:"\f722"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-subway:before,.fa-train-subway:before{content:"\f239"}.fa-train-tram:before{content:"\e5b4"}.fa-transgender-alt:before,.fa-transgender:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:"\f829"}.fa-trash-alt:before,.fa-trash-can:before{content:"\f2ed"}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-tree-city:before{content:"\e587"}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:"\f071"}.fa-trophy:before{content:"\f091"}.fa-trowel:before{content:"\e589"}.fa-trowel-bricks:before{content:"\e58a"}.fa-truck:before{content:"\f0d1"}.fa-truck-arrow-right:before{content:"\e58b"}.fa-truck-droplet:before{content:"\e58c"}.fa-shipping-fast:before,.fa-truck-fast:before{content:"\f48b"}.fa-truck-field:before{content:"\e58d"}.fa-truck-field-un:before{content:"\e58e"}.fa-truck-front:before{content:"\e2b7"}.fa-ambulance:before,.fa-truck-medical:before{content:"\f0f9"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-truck-plane:before{content:"\e58f"}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:"\f4de"}.fa-teletype:before,.fa-tty:before{content:"\f1e4"}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:"\e2bb"}.fa-level-down-alt:before,.fa-turn-down:before{content:"\f3be"}.fa-level-up-alt:before,.fa-turn-up:before{content:"\f3bf"}.fa-television:before,.fa-tv-alt:before,.fa-tv:before{content:"\f26c"}.fa-u:before{content:"\55"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-universal-access:before{content:"\f29a"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before,.fa-unlock-keyhole:before{content:"\f13e"}.fa-arrows-alt-v:before,.fa-up-down:before{content:"\f338"}.fa-arrows-alt:before,.fa-up-down-left-right:before{content:"\f0b2"}.fa-long-arrow-alt-up:before,.fa-up-long:before{content:"\f30c"}.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{content:"\f424"}.fa-external-link-alt:before,.fa-up-right-from-square:before{content:"\f35d"}.fa-upload:before{content:"\f093"}.fa-user:before{content:"\f007"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-clock:before{content:"\f4fd"}.fa-user-doctor:before,.fa-user-md:before{content:"\f0f0"}.fa-user-cog:before,.fa-user-gear:before{content:"\f4fe"}.fa-user-graduate:before{content:"\f501"}.fa-user-friends:before,.fa-user-group:before{content:"\f500"}.fa-user-injured:before{content:"\f728"}.fa-user-alt:before,.fa-user-large:before{content:"\f406"}.fa-user-alt-slash:before,.fa-user-large-slash:before{content:"\f4fa"}.fa-user-lock:before{content:"\f502"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-edit:before,.fa-user-pen:before{content:"\f4ff"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before,.fa-user-xmark:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-between-lines:before{content:"\e591"}.fa-users-cog:before,.fa-users-gear:before{content:"\f509"}.fa-users-line:before{content:"\e592"}.fa-users-rays:before{content:"\e593"}.fa-users-rectangle:before{content:"\e594"}.fa-users-slash:before{content:"\e073"}.fa-users-viewfinder:before{content:"\e595"}.fa-cutlery:before,.fa-utensils:before{content:"\f2e7"}.fa-v:before{content:"\56"}.fa-shuttle-van:before,.fa-van-shuttle:before{content:"\f5b6"}.fa-vault:before{content:"\e2c5"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-vial:before{content:"\f492"}.fa-vial-circle-check:before{content:"\e596"}.fa-vial-virus:before{content:"\e597"}.fa-vials:before{content:"\f493"}.fa-video-camera:before,.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-virus:before{content:"\e074"}.fa-virus-covid:before{content:"\e4a8"}.fa-virus-covid-slash:before{content:"\e4a9"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-voicemail:before{content:"\f897"}.fa-volcano:before{content:"\f770"}.fa-volleyball-ball:before,.fa-volleyball:before{content:"\f45f"}.fa-volume-high:before,.fa-volume-up:before{content:"\f028"}.fa-volume-down:before,.fa-volume-low:before{content:"\f027"}.fa-volume-off:before{content:"\f026"}.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{content:"\f6a9"}.fa-vr-cardboard:before{content:"\f729"}.fa-w:before{content:"\57"}.fa-walkie-talkie:before{content:"\f8ef"}.fa-wallet:before{content:"\f555"}.fa-magic:before,.fa-wand-magic:before{content:"\f0d0"}.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{content:"\e2ca"}.fa-wand-sparkles:before{content:"\f72b"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{content:"\f5c5"}.fa-wave-square:before{content:"\f83e"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weight-scale:before,.fa-weight:before{content:"\f496"}.fa-wheat-alt:before,.fa-wheat-awn:before{content:"\e2cd"}.fa-wheat-awn-circle-exclamation:before{content:"\e598"}.fa-wheelchair:before{content:"\f193"}.fa-wheelchair-alt:before,.fa-wheelchair-move:before{content:"\e2ce"}.fa-glass-whiskey:before,.fa-whiskey-glass:before{content:"\f7a0"}.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{content:"\f1eb"}.fa-wind:before{content:"\f72e"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{content:"\f5ce"}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:"\f159"}.fa-worm:before{content:"\e599"}.fa-wrench:before{content:"\f0ad"}.fa-x:before{content:"\58"}.fa-x-ray:before{content:"\f497"}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:"\f00d"}.fa-xmarks-lines:before{content:"\e59a"}.fa-y:before{content:"\59"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-z:before{content:"\5a"}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:host,:root{--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{ font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:swap;src:url(/wp-content/themes/redox/assets/webfonts/fa-brands-400.woff2) format("woff2"),url(/wp-content/themes/redox/assets/webfonts/fa-brands-400.ttf) format("truetype") }.fa-brands,.fab{font-family:"Font Awesome 6 Brands";font-weight:400}.fa-42-group:before,.fa-innosoft:before{content:"\e080"}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-alipay:before{content:"\f642"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-amilia:before{content:"\f36d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-pay:before{content:"\f415"}.fa-artstation:before{content:"\f77a"}.fa-asymmetrik:before{content:"\f372"}.fa-atlassian:before{content:"\f77b"}.fa-audible:before{content:"\f373"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-aws:before{content:"\f375"}.fa-bandcamp:before{content:"\f2d5"}.fa-battle-net:before{content:"\f835"}.fa-behance:before{content:"\f1b4"}.fa-bilibili:before{content:"\e3d9"}.fa-bimobject:before{content:"\f378"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bootstrap:before{content:"\f836"}.fa-bots:before{content:"\e340"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-buromobelexperte:before{content:"\f37f"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cmplid:before{content:"\e360"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cotton-bureau:before{content:"\f89e"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-critical-role:before{content:"\f6c9"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dhl:before{content:"\f790"}.fa-diaspora:before{content:"\f791"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-draft2digital:before{content:"\f396"}.fa-dribbble:before{content:"\f17d"}.fa-dropbox:before{content:"\f16b"}.fa-drupal:before{content:"\f1a9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-elementor:before{content:"\f430"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envira:before{content:"\f299"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-etsy:before{content:"\f2d7"}.fa-evernote:before{content:"\f839"}.fa-expeditedssl:before{content:"\f23e"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-figma:before{content:"\f799"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-fly:before{content:"\f417"}.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before{content:"\f2b4"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-fulcrum:before{content:"\f50b"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-gofore:before{content:"\f3a7"}.fa-golang:before{content:"\e40f"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-wallet:before{content:"\f1ee"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-gulp:before{content:"\f3ae"}.fa-hacker-news:before{content:"\f1d4"}.fa-hackerrank:before{content:"\f5f7"}.fa-hashnode:before{content:"\e499"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-hive:before{content:"\e07f"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-hotjar:before{content:"\f3b1"}.fa-houzz:before{content:"\f27c"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-ideal:before{content:"\e013"}.fa-imdb:before{content:"\f2d8"}.fa-instagram:before{content:"\f16d"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joomla:before{content:"\f1aa"}.fa-js:before{content:"\f3b8"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaggle:before{content:"\f5fa"}.fa-keybase:before{content:"\f4f5"}.fa-keycdn:before{content:"\f3ba"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-korvue:before{content:"\f42f"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-leanpub:before{content:"\f212"}.fa-less:before{content:"\f41d"}.fa-line:before{content:"\f3c0"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-mailchimp:before{content:"\f59e"}.fa-mandalorian:before{content:"\f50f"}.fa-markdown:before{content:"\f60f"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medapps:before{content:"\f3c6"}.fa-medium-m:before,.fa-medium:before{content:"\f23a"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-mendeley:before{content:"\f7b3"}.fa-meta:before{content:"\e49b"}.fa-microblog:before{content:"\e01a"}.fa-microsoft:before{content:"\f3ca"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-nfc-directional:before{content:"\e530"}.fa-nfc-symbol:before{content:"\e531"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-old-republic:before{content:"\f510"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-padlet:before{content:"\e4a0"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-palfed:before{content:"\f3d8"}.fa-patreon:before{content:"\f3d9"}.fa-paypal:before{content:"\f1ed"}.fa-perbyte:before{content:"\e083"}.fa-periscope:before{content:"\f3da"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pix:before{content:"\e43a"}.fa-playstation:before{content:"\f3df"}.fa-product-hunt:before{content:"\f288"}.fa-pushed:before{content:"\f3e1"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-r-project:before{content:"\f4f7"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-redhat:before{content:"\f7bc"}.fa-renren:before{content:"\f18b"}.fa-replyd:before{content:"\f3e6"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-rev:before{content:"\f5b2"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-rust:before{content:"\e07a"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-schlix:before{content:"\f3ea"}.fa-screenpal:before{content:"\e570"}.fa-scribd:before{content:"\f28a"}.fa-searchengin:before{content:"\f3eb"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-servicestack:before{content:"\f3ec"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shopify:before{content:"\e057"}.fa-shopware:before{content:"\f5b5"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sith:before{content:"\f512"}.fa-sitrox:before{content:"\e44a"}.fa-sketch:before{content:"\f7c6"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack-hash:before,.fa-slack:before{content:"\f198"}.fa-slideshare:before{content:"\f1e7"}.fa-snapchat-ghost:before,.fa-snapchat:before{content:"\f2ab"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-space-awesome:before{content:"\e5ac"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spotify:before{content:"\f1bc"}.fa-behance-square:before,.fa-square-behance:before{content:"\f1b5"}.fa-dribbble-square:before,.fa-square-dribbble:before{content:"\f397"}.fa-facebook-square:before,.fa-square-facebook:before{content:"\f082"}.fa-square-font-awesome:before{content:"\e5ad"}.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before{content:"\f35c"}.fa-git-square:before,.fa-square-git:before{content:"\f1d2"}.fa-github-square:before,.fa-square-github:before{content:"\f092"}.fa-gitlab-square:before,.fa-square-gitlab:before{content:"\e5ae"}.fa-google-plus-square:before,.fa-square-google-plus:before{content:"\f0d4"}.fa-hacker-news-square:before,.fa-square-hacker-news:before{content:"\f3af"}.fa-instagram-square:before,.fa-square-instagram:before{content:"\e055"}.fa-js-square:before,.fa-square-js:before{content:"\f3b9"}.fa-lastfm-square:before,.fa-square-lastfm:before{content:"\f203"}.fa-odnoklassniki-square:before,.fa-square-odnoklassniki:before{content:"\f264"}.fa-pied-piper-square:before,.fa-square-pied-piper:before{content:"\e01e"}.fa-pinterest-square:before,.fa-square-pinterest:before{content:"\f0d3"}.fa-reddit-square:before,.fa-square-reddit:before{content:"\f1a2"}.fa-snapchat-square:before,.fa-square-snapchat:before{content:"\f2ad"}.fa-square-steam:before,.fa-steam-square:before{content:"\f1b7"}.fa-square-tumblr:before,.fa-tumblr-square:before{content:"\f174"}.fa-square-twitter:before,.fa-twitter-square:before{content:"\f081"}.fa-square-viadeo:before,.fa-viadeo-square:before{content:"\f2aa"}.fa-square-vimeo:before,.fa-vimeo-square:before{content:"\f194"}.fa-square-whatsapp:before,.fa-whatsapp-square:before{content:"\f40c"}.fa-square-xing:before,.fa-xing-square:before{content:"\f169"}.fa-square-youtube:before,.fa-youtube-square:before{content:"\f431"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-symbol:before{content:"\f3f6"}.fa-sticker-mule:before{content:"\f3f7"}.fa-strava:before{content:"\f428"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-superpowers:before{content:"\f2dd"}.fa-supple:before{content:"\f3f9"}.fa-suse:before{content:"\f7d6"}.fa-swift:before{content:"\f8e1"}.fa-symfony:before{content:"\f83d"}.fa-teamspeak:before{content:"\f4f9"}.fa-telegram-plane:before,.fa-telegram:before{content:"\f2c6"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-the-red-yeti:before{content:"\f69d"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-think-peaks:before{content:"\f731"}.fa-tiktok:before{content:"\e07b"}.fa-trade-federation:before{content:"\f513"}.fa-trello:before{content:"\f181"}.fa-tumblr:before{content:"\f173"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-uncharted:before{content:"\e084"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-vaadin:before{content:"\f408"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viber:before{content:"\f409"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-vuejs:before{content:"\f41f"}.fa-watchman-monitoring:before{content:"\e087"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whmcs:before{content:"\f40d"}.fa-wikipedia-w:before{content:"\f266"}.fa-windows:before{content:"\f17a"}.fa-wirsindhandwerk:before,.fa-wsh:before{content:"\e2d0"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-rendact:before,.fa-wpressr:before{content:"\f3e4"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-zhihu:before{content:"\f63f"}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{ font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:swap;src:url(/wp-content/themes/redox/assets/webfonts/fa-regular-400.woff2) format("woff2"),url(/wp-content/themes/redox/assets/webfonts/fa-regular-400.ttf) format("truetype") }.fa-regular,.far{font-family:"Font Awesome 6 Free";font-weight:400}:host,:root{--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{ font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:swap;src:url(/wp-content/themes/redox/assets/webfonts/fa-solid-900.woff2) format("woff2"),url(/wp-content/themes/redox/assets/webfonts/fa-solid-900.ttf) format("truetype") }.fa-solid,.fas{font-family:"Font Awesome 6 Free";font-weight:900}@font-face{ font-family:"Font Awesome 5 Brands";font-display:swap;font-weight:400;src:url(/wp-content/themes/redox/assets/webfonts/fa-brands-400.woff2) format("woff2"),url(/wp-content/themes/redox/assets/webfonts/fa-brands-400.ttf) format("truetype") }@font-face{ font-family:"Font Awesome 5 Free";font-display:swap;font-weight:900;src:url(/wp-content/themes/redox/assets/webfonts/fa-solid-900.woff2) format("woff2"),url(/wp-content/themes/redox/assets/webfonts/fa-solid-900.ttf) format("truetype") }@font-face{ font-family:"Font Awesome 5 Free";font-display:swap;font-weight:400;src:url(/wp-content/themes/redox/assets/webfonts/fa-regular-400.woff2) format("woff2"),url(/wp-content/themes/redox/assets/webfonts/fa-regular-400.ttf) format("truetype") }@font-face{ font-family:"FontAwesome";font-display:swap;src:url(/wp-content/themes/redox/assets/webfonts/fa-solid-900.woff2) format("woff2"),url(/wp-content/themes/redox/assets/webfonts/fa-solid-900.ttf) format("truetype") }@font-face{ font-family:"FontAwesome";font-display:swap;src:url(/wp-content/themes/redox/assets/webfonts/fa-brands-400.woff2) format("woff2"),url(/wp-content/themes/redox/assets/webfonts/fa-brands-400.ttf) format("truetype") }@font-face{ font-family:"FontAwesome";font-display:swap;src:url(/wp-content/themes/redox/assets/webfonts/fa-regular-400.woff2) format("woff2"),url(/wp-content/themes/redox/assets/webfonts/fa-regular-400.ttf) format("truetype");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc }@font-face{ font-family:"FontAwesome";font-display:swap;src:url(/wp-content/themes/redox/assets/webfonts/fa-v4compatibility.woff2) format("woff2"),url(/wp-content/themes/redox/assets/webfonts/fa-v4compatibility.ttf) format("truetype");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a }.swiper-slicer .swiper-slide,
.swiper-slicer swiper-slide {
    overflow: hidden
}

.swiper-slicer-image,
.swiper-slicer-image-clone,
.swiper-slicer-image-clones {
    position: absolute;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    pointer-events: none
}

.swiper-slicer-image {
    display: none;
    object-fit: cover;
    object-position: center
}

.swiper-slicer-image-clone {
    overflow: hidden;
    transition-timing-function: cubic-bezier(1, 0, 0.5, 1)
}

.swiper-slicer-image-clone .swiper-slicer-image {
    display: block
}/*! Magnific Popup - v1.1.0 - 2016-02-20
* http://dimsemenov.com/plugins/magnific-popup/
* Copyright (c) 2016 Dmitry Semenov; */
.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#CCC}.mfp-preloader a:hover{color:#FFF}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:#fff0;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:#fff0}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset #fff0}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3F3F3F}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3F3F3F}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgb(0 0 0 / .6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgb(0 0 0 / .6);background:#444}.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgb(0 0 0 / .6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgb(0 0 0 / .6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}/*! #######################################################################

	MeanMenu 2.0.7
	--------

	To be used with jquery.meanmenu.js by Chris Wharton (http://www.meanthemes.com/plugins/meanmenu/)

####################################################################### */a.meanmenu-reveal{display:none}.mean-container .mean-bar{float:left;width:100%;position:relative;background:#0c1923;padding:4px 0;min-height:42px;z-index:999999}.mean-container a.meanmenu-reveal{width:22px;height:22px;padding:13px 13px 11px;position:absolute;top:0;inset-inline-end: 0; cursor:pointer;color:#fff;text-decoration:none;font-size:16px;text-indent:-9999em;line-height:22px;font-size:1px;display:block;font-family:Arial,Helvetica,sans-serif;font-weight:700}.mean-container a.meanmenu-reveal span{display:block;background:#fff;height:3px;margin-top:3px}.mean-container .mean-nav{float:left;width:100%;background:#0c1923;margin-top:44px}.mean-container .mean-nav ul{padding:0;margin:0;width:100%;list-style-type:none}.mean-container .mean-nav ul li{position:relative;float:left;width:100%}.mean-container .mean-nav ul li a{display:block;float:left;width:90%;padding:1em 5%;margin:0;text-align:left;color:#fff;border-top:1px solid #383838;border-top:1px solid rgba(255,255,255,.5);text-decoration:none;text-transform:uppercase}.mean-container .mean-nav ul li li a{width:80%;padding:1em 10%;border-top:1px solid #f1f1f1;border-top:1px solid rgba(255,255,255,.25);opacity:.75;filter:alpha(opacity=75);text-shadow:none!important;visibility:visible}.mean-container .mean-nav ul li.mean-last a{border-bottom:0;margin-bottom:0}.mean-container .mean-nav ul li li li a{width:70%;padding:1em 15%}.mean-container .mean-nav ul li li li li a{width:60%;padding:1em 20%}.mean-container .mean-nav ul li li li li li a{width:50%;padding:1em 25%}.mean-container .mean-nav ul li a:hover{background:#252525;background:rgba(255,255,255,.1)}.mean-container .mean-nav ul li a.mean-expand{margin-top:1px;width:26px;height:32px;padding:12px!important;text-align:center;position:absolute;right:0;top:0;z-index:2;font-weight:700;background:rgba(255,255,255,.1);border:0!important;border-left:1px solid rgba(255,255,255,.4)!important;border-bottom:1px solid rgba(255,255,255,.2)!important}.mean-container .mean-nav ul li a.mean-expand:hover{background:rgba(0,0,0,.9)}.mean-container .mean-push{float:left;width:100%;padding:0;margin:0;clear:both}.mean-nav .wrapper{width:100%;padding:0;margin:0}.mean-container .mean-bar,.mean-container .mean-bar *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.mean-remove{display:none!important}
.nice-select{-webkit-tap-highlight-color:#fff0;background-color:#fff;border-radius:5px;border:solid 1px #e8e8e8;box-sizing:border-box;clear:both;cursor:pointer;display:block;float:left;font-family:inherit;font-size:14px;font-weight:400;height:42px;line-height:40px;outline:none;padding-left:18px;padding-right:30px;position:relative;text-align:left!important;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;width:auto}.nice-select:hover{border-color:#dbdbdb}.nice-select:active,.nice-select.open,.nice-select:focus{border-color:#999}.nice-select:after{border-bottom:2px solid #999;border-right:2px solid #999;content:'';display:block;height:5px;margin-top:-4px;pointer-events:none;position:absolute;right:12px;top:50%;-webkit-transform-origin:66% 66%;-ms-transform-origin:66% 66%;transform-origin:66% 66%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all 0.15s ease-in-out;transition:all 0.15s ease-in-out;width:5px}.nice-select.open:after{-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.nice-select.open .list{opacity:1;pointer-events:auto;-webkit-transform:scale(1) translateY(0);-ms-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}.nice-select.disabled{border-color:#ededed;color:#999;pointer-events:none}.nice-select.disabled:after{border-color:#ccc}.nice-select.wide{width:100%}.nice-select.wide .list{left:0!important;right:0!important}.nice-select.right{float:right}.nice-select.right .list{left:auto;right:0}.nice-select.small{font-size:12px;height:36px;line-height:34px}.nice-select.small:after{height:4px;width:4px}.nice-select.small .option{line-height:34px;min-height:34px}.nice-select .list{background-color:#fff;border-radius:5px;box-shadow:0 0 0 1px rgb(68 68 68 / .11);box-sizing:border-box;margin-top:4px;opacity:0;overflow:hidden;padding:0;pointer-events:none;position:absolute;top:100%;left:0;-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scale(.75) translateY(-21px);-ms-transform:scale(.75) translateY(-21px);transform:scale(.75) translateY(-21px);-webkit-transition:all 0.2s cubic-bezier(.5,0,0,1.25),opacity 0.15s ease-out;transition:all 0.2s cubic-bezier(.5,0,0,1.25),opacity 0.15s ease-out;z-index:9}.nice-select .option{cursor:pointer;font-weight:400;line-height:40px;list-style:none;min-height:40px;outline:none;padding-left:18px;padding-right:29px;text-align:left;-webkit-transition:all 0.2s;transition:all 0.2s}.nice-select .option.selected{font-weight:700}.nice-select .option.disabled{background-color:#fff0;color:#999;cursor:default}.no-csspointerevents .nice-select .list{display:none}.no-csspointerevents .nice-select.open .list{display:block}.sonny_progressbar{margin-bottom:16px}.sonny_progressbar p.title{font-size:18px;line-height:20px;margin:0;padding:10px 0}.sonny_progressbar .bar-container{position:relative;height:40px;border-radius:25px}.sonny_progressbar .bar-container.shadow{-moz-box-shadow:0 5px 7px -3px rgb(0 0 0 / .5);-webkit-box-shadow:0 5px 7px -3px rgb(0 0 0 / .5);box-shadow:0 5px 7px -3px rgb(0 0 0 / .5)}.sonny_progressbar .backgroundBar{position:absolute;bottom:0;top:0;left:0;right:0}.sonny_progressbar .bar{position:absolute;top:0;left:0;height:100%;border-radius:25px}.sonny_progressbar .targetBar{position:absolute;top:0;left:0;height:100%;-webkit-animation:Animation 2s infinite ease-in-out;-moz-animation:Animation 2s infinite ease-in-out;animation:Animation 2s infinite ease-in-out}.sonny_progressbar .targetBar.loader{-webkit-animation:AnimationB 4s infinite ease-in-out;-moz-animation:AnimationB 4s infinite ease-in-out;animation:AnimationB 4s infinite ease-in-out;background-image:url(/wp-content/themes/redox/assets/css/animated-overlay.gif)}.sonny_progressbar .bar-container.border .bar,.sonny_progressbar .bar-container.border .targetBar,.sonny_progressbar .bar-container.border .backgroundBar{border-bottom:3px solid rgb(0 0 0 / .2)}.sonny_progressbar .progress-percent{font-size:20px;position:absolute;inset-inline-end:15px;top:-24px}@keyframes Animation{0%{opacity:.4}50%{opacity:1}100%{opacity:.4}}@-moz-keyframes Animation{0%{opacity:.4}50%{opacity:1}100%{opacity:.4}}@-webkit-keyframes Animation{0%{opacity:.4}50%{opacity:1}100%{opacity:.4}}@keyframes AnimationB{0%{opacity:.01}50%{opacity:.1}100%{opacity:.01}}@-moz-keyframes AnimationB{0%{opacity:.01}50%{opacity:.1}100%{opacity:.01}}@-webkit-keyframes AnimationB{0%{opacity:.01}50%{opacity:.1}100%{opacity:.01}}/**
 * Swiper 8.2.2
 * 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: June 1, 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{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.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}.odometer.odometer-auto-theme,.odometer.odometer-theme-default{display:inline-block;vertical-align:middle;position:relative}.odometer.odometer-auto-theme .odometer-digit,.odometer.odometer-theme-default .odometer-digit{display:inline-block;vertical-align:middle;position:relative}.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,.odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer{display:inline-block;vertical-align:middle;visibility:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,.odometer.odometer-theme-default .odometer-digit .odometer-digit-inner{text-align:left;display:block;position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,.odometer.odometer-theme-default .odometer-digit .odometer-ribbon{display:block}.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,.odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner{display:block;-webkit-backface-visibility:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-value,.odometer.odometer-theme-default .odometer-digit .odometer-value{display:block;-webkit-transform:translateZ(0)}.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,.odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value{position:absolute}.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner{-webkit-transition:-webkit-transform 2s;transition:-webkit-transform 2s;transition:transform 2s;transition:transform 2s,-webkit-transform 2s}.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner{-webkit-transition:-webkit-transform 2s;transition:-webkit-transform 2s;transition:transform 2s;transition:transform 2s,-webkit-transform 2s;-webkit-transform:translateY(0);transform:translateY(0)}.odometer.odometer-auto-theme,.odometer.odometer-theme-default{font-family:"Helvetica Neue",sans-serif;line-height:1.1em}.odometer.odometer-auto-theme .odometer-value,.odometer.odometer-theme-default .odometer-value{text-align:center}/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
 .owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/wp-content/themes/redox/assets/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.mt-5{margin-top:5px}.mb-5{margin-bottom:5px}.ml-5{margin-left:5px}.mr-5{margin-right:5px}.pt-5{padding-top:5px}.pb-5{padding-bottom:5px}.pl-5{padding-left:5px}.pr-5{padding-right:5px}.mt-10{margin-top:10px}.mb-10{margin-bottom:10px}.ml-10{margin-left:10px}.mr-10{margin-right:10px}.pt-10{padding-top:10px}.pb-10{padding-bottom:10px}.pl-10{padding-left:10px}.pr-10{padding-right:10px}.mt-15{margin-top:15px}.mb-15{margin-bottom:15px}.ml-15{margin-left:15px}.mr-15{margin-right:15px}.pt-15{padding-top:15px}.pb-15{padding-bottom:15px}.pl-15{padding-left:15px}.pr-15{padding-right:15px}.mt-20{margin-top:20px}.mb-20{margin-bottom:20px}.ml-20{margin-left:20px}.mr-20{margin-right:20px}.pt-20{padding-top:20px}.pb-20{padding-bottom:20px}.pl-20{padding-left:20px}.pr-20{padding-right:20px}.mt-25{margin-top:25px}.mb-25{margin-bottom:25px}.ml-25{margin-left:25px}.mr-25{margin-right:25px}.pt-25{padding-top:25px}.pb-25{padding-bottom:25px}.pl-25{padding-left:25px}.pr-25{padding-right:25px}.mt-30{margin-top:30px}.mb-30{margin-bottom:30px}.ml-30{margin-left:30px}.mr-30{margin-right:30px}.pt-30{padding-top:30px}.pb-30{padding-bottom:30px}.pl-30{padding-left:30px}.pr-30{padding-right:30px}.mt-35{margin-top:35px}.mb-35{margin-bottom:35px}.ml-35{margin-left:35px}.mr-35{margin-right:35px}.pt-35{padding-top:35px}.pb-35{padding-bottom:35px}.pl-35{padding-left:35px}.pr-35{padding-right:35px}.mt-40{margin-top:40px}.mb-40{margin-bottom:40px}.ml-40{margin-left:40px}.mr-40{margin-right:40px}.pt-40{padding-top:40px}.pb-40{padding-bottom:40px}.pl-40{padding-left:40px}.pr-40{padding-right:40px}.mt-45{margin-top:45px}.mb-45{margin-bottom:45px}.ml-45{margin-left:45px}.mr-45{margin-right:45px}.pt-45{padding-top:45px}.pb-45{padding-bottom:45px}.pl-45{padding-left:45px}.pr-45{padding-right:45px}.mt-50{margin-top:50px}.mb-50{margin-bottom:50px}.ml-50{margin-left:50px}.mr-50{margin-right:50px}.pt-50{padding-top:50px}.pb-50{padding-bottom:50px}.pl-50{padding-left:50px}.pr-50{padding-right:50px}.mt-55{margin-top:55px}.mb-55{margin-bottom:55px}.ml-55{margin-left:55px}.mr-55{margin-right:55px}.pt-55{padding-top:55px}.pb-55{padding-bottom:55px}.pl-55{padding-left:55px}.pr-55{padding-right:55px}.mt-60{margin-top:60px}.mb-60{margin-bottom:60px}.ml-60{margin-left:60px}.mr-60{margin-right:60px}.pt-60{padding-top:60px}.pb-60{padding-bottom:60px}.pl-60{padding-left:60px}.pr-60{padding-right:60px}.mt-65{margin-top:65px}.mb-65{margin-bottom:65px}.ml-65{margin-left:65px}.mr-65{margin-right:65px}.pt-65{padding-top:65px}.pb-65{padding-bottom:65px}.pl-65{padding-left:65px}.pr-65{padding-right:65px}.mt-70{margin-top:70px}.mb-70{margin-bottom:70px}.ml-70{margin-left:70px}.mr-70{margin-right:70px}.pt-70{padding-top:70px}.pb-70{padding-bottom:70px}.pl-70{padding-left:70px}.pr-70{padding-right:70px}.mt-75{margin-top:75px}.mb-75{margin-bottom:75px}.ml-75{margin-left:75px}.mr-75{margin-right:75px}.pt-75{padding-top:75px}.pb-75{padding-bottom:75px}.pl-75{padding-left:75px}.pr-75{padding-right:75px}.mt-80{margin-top:80px}.mb-80{margin-bottom:80px}.ml-80{margin-left:80px}.mr-80{margin-right:80px}.pt-80{padding-top:80px}.pb-80{padding-bottom:80px}.pl-80{padding-left:80px}.pr-80{padding-right:80px}.mt-85{margin-top:85px}.mb-85{margin-bottom:85px}.ml-85{margin-left:85px}.mr-85{margin-right:85px}.pt-85{padding-top:85px}.pb-85{padding-bottom:85px}.pl-85{padding-left:85px}.pr-85{padding-right:85px}.mt-90{margin-top:90px}.mb-90{margin-bottom:90px}.ml-90{margin-left:90px}.mr-90{margin-right:90px}.pt-90{padding-top:90px}.pb-90{padding-bottom:90px}.pl-90{padding-left:90px}.pr-90{padding-right:90px}.mt-95{margin-top:95px}.mb-95{margin-bottom:95px}.ml-95{margin-left:95px}.mr-95{margin-right:95px}.pt-95{padding-top:95px}.pb-95{padding-bottom:95px}.pl-95{padding-left:95px}.pr-95{padding-right:95px}.mt-100{margin-top:100px}.mb-100{margin-bottom:100px}.ml-100{margin-left:100px}.mr-100{margin-right:100px}.pt-100{padding-top:100px}.pb-100{padding-bottom:100px}.pl-100{padding-left:100px}.pr-100{padding-right:100px}.mt-105{margin-top:105px}.mb-105{margin-bottom:105px}.ml-105{margin-left:105px}.mr-105{margin-right:105px}.pt-105{padding-top:105px}.pb-105{padding-bottom:105px}.pl-105{padding-left:105px}.pr-105{padding-right:105px}.mt-110{margin-top:110px}.mb-110{margin-bottom:110px}.ml-110{margin-left:110px}.mr-110{margin-right:110px}.pt-110{padding-top:110px}.pb-110{padding-bottom:110px}.pl-110{padding-left:110px}.pr-110{padding-right:110px}.mt-115{margin-top:115px}.mb-115{margin-bottom:115px}.ml-115{margin-left:115px}.mr-115{margin-right:115px}.pt-115{padding-top:115px}.pb-115{padding-bottom:115px}.pl-115{padding-left:115px}.pr-115{padding-right:115px}.mt-120{margin-top:120px}.mb-120{margin-bottom:120px}.ml-120{margin-left:120px}.mr-120{margin-right:120px}.pt-120{padding-top:120px}.pb-120{padding-bottom:120px}.pl-120{padding-left:120px}.pr-120{padding-right:120px}.mt-125{margin-top:125px}.mb-125{margin-bottom:125px}.ml-125{margin-left:125px}.mr-125{margin-right:125px}.pt-125{padding-top:125px}.pb-125{padding-bottom:125px}.pl-125{padding-left:125px}.pr-125{padding-right:125px}.mt-130{margin-top:130px}.mb-130{margin-bottom:130px}.ml-130{margin-left:130px}.mr-130{margin-right:130px}.pt-130{padding-top:130px}.pb-130{padding-bottom:130px}.pl-130{padding-left:130px}.pr-130{padding-right:130px}.mt-135{margin-top:135px}.mb-135{margin-bottom:135px}.ml-135{margin-left:135px}.mr-135{margin-right:135px}.pt-135{padding-top:135px}.pb-135{padding-bottom:135px}.pl-135{padding-left:135px}.pr-135{padding-right:135px}.mt-140{margin-top:140px}.mb-140{margin-bottom:140px}.ml-140{margin-left:140px}.mr-140{margin-right:140px}.pt-140{padding-top:140px}.pb-140{padding-bottom:140px}.pl-140{padding-left:140px}.pr-140{padding-right:140px}.mt-145{margin-top:145px}.mb-145{margin-bottom:145px}.ml-145{margin-left:145px}.mr-145{margin-right:145px}.pt-145{padding-top:145px}.pb-145{padding-bottom:145px}.pl-145{padding-left:145px}.pr-145{padding-right:145px}.mt-150{margin-top:150px}.mb-150{margin-bottom:150px}.ml-150{margin-left:150px}.mr-150{margin-right:150px}.pt-150{padding-top:150px}.pb-150{padding-bottom:150px}.pl-150{padding-left:150px}.pr-150{padding-right:150px}.mt-155{margin-top:155px}.mb-155{margin-bottom:155px}.ml-155{margin-left:155px}.mr-155{margin-right:155px}.pt-155{padding-top:155px}.pb-155{padding-bottom:155px}.pl-155{padding-left:155px}.pr-155{padding-right:155px}.mt-160{margin-top:160px}.mb-160{margin-bottom:160px}.ml-160{margin-left:160px}.mr-160{margin-right:160px}.pt-160{padding-top:160px}.pb-160{padding-bottom:160px}.pl-160{padding-left:160px}.pr-160{padding-right:160px}.mt-165{margin-top:165px}.mb-165{margin-bottom:165px}.ml-165{margin-left:165px}.mr-165{margin-right:165px}.pt-165{padding-top:165px}.pb-165{padding-bottom:165px}.pl-165{padding-left:165px}.pr-165{padding-right:165px}.mt-170{margin-top:170px}.mb-170{margin-bottom:170px}.ml-170{margin-left:170px}.mr-170{margin-right:170px}.pt-170{padding-top:170px}.pb-170{padding-bottom:170px}.pl-170{padding-left:170px}.pr-170{padding-right:170px}.mt-175{margin-top:175px}.mb-175{margin-bottom:175px}.ml-175{margin-left:175px}.mr-175{margin-right:175px}.pt-175{padding-top:175px}.pb-175{padding-bottom:175px}.pl-175{padding-left:175px}.pr-175{padding-right:175px}.mt-180{margin-top:180px}.mb-180{margin-bottom:180px}.ml-180{margin-left:180px}.mr-180{margin-right:180px}.pt-180{padding-top:180px}.pb-180{padding-bottom:180px}.pl-180{padding-left:180px}.pr-180{padding-right:180px}.mt-185{margin-top:185px}.mb-185{margin-bottom:185px}.ml-185{margin-left:185px}.mr-185{margin-right:185px}.pt-185{padding-top:185px}.pb-185{padding-bottom:185px}.pl-185{padding-left:185px}.pr-185{padding-right:185px}.mt-190{margin-top:190px}.mb-190{margin-bottom:190px}.ml-190{margin-left:190px}.mr-190{margin-right:190px}.pt-190{padding-top:190px}.pb-190{padding-bottom:190px}.pl-190{padding-left:190px}.pr-190{padding-right:190px}.mt-195{margin-top:195px}.mb-195{margin-bottom:195px}.ml-195{margin-left:195px}.mr-195{margin-right:195px}.pt-195{padding-top:195px}.pb-195{padding-bottom:195px}.pl-195{padding-left:195px}.pr-195{padding-right:195px}.mt-200{margin-top:200px}.mb-200{margin-bottom:200px}.ml-200{margin-left:200px}.mr-200{margin-right:200px}.pt-200{padding-top:200px}.pb-200{padding-bottom:200px}.pl-200{padding-left:200px}.pr-200{padding-right:200px}.mt-205{margin-top:205px}.mb-205{margin-bottom:205px}.ml-205{margin-left:205px}.mr-205{margin-right:205px}.pt-205{padding-top:205px}.pb-205{padding-bottom:205px}.pl-205{padding-left:205px}.pr-205{padding-right:205px}.mt-210{margin-top:210px}.mb-210{margin-bottom:210px}.ml-210{margin-left:210px}.mr-210{margin-right:210px}.pt-210{padding-top:210px}.pb-210{padding-bottom:210px}.pl-210{padding-left:210px}.pr-210{padding-right:210px}.mt-215{margin-top:215px}.mb-215{margin-bottom:215px}.ml-215{margin-left:215px}.mr-215{margin-right:215px}.pt-215{padding-top:215px}.pb-215{padding-bottom:215px}.pl-215{padding-left:215px}.pr-215{padding-right:215px}.mt-220{margin-top:220px}.mb-220{margin-bottom:220px}.ml-220{margin-left:220px}.mr-220{margin-right:220px}.pt-220{padding-top:220px}.pb-220{padding-bottom:220px}.pl-220{padding-left:220px}.pr-220{padding-right:220px}@media (min-width:576px) and (max-width:767px){.mt-sm-5{margin-top:5px}.mb-sm-5{margin-bottom:5px}.ml-sm-5{margin-left:5px}.mr-sm-5{margin-right:5px}.pt-sm-5{padding-top:5px}.pb-sm-5{padding-bottom:5px}.pl-sm-5{padding-left:5px}.pr-sm-5{padding-right:5px}.mt-sm-10{margin-top:10px}.mb-sm-10{margin-bottom:10px}.ml-sm-10{margin-left:10px}.mr-sm-10{margin-right:10px}.pt-sm-10{padding-top:10px}.pb-sm-10{padding-bottom:10px}.pl-sm-10{padding-left:10px}.pr-sm-10{padding-right:10px}.mt-sm-15{margin-top:15px}.mb-sm-15{margin-bottom:15px}.ml-sm-15{margin-left:15px}.mr-sm-15{margin-right:15px}.pt-sm-15{padding-top:15px}.pb-sm-15{padding-bottom:15px}.pl-sm-15{padding-left:15px}.pr-sm-15{padding-right:15px}.mt-sm-20{margin-top:20px}.mb-sm-20{margin-bottom:20px}.ml-sm-20{margin-left:20px}.mr-sm-20{margin-right:20px}.pt-sm-20{padding-top:20px}.pb-sm-20{padding-bottom:20px}.pl-sm-20{padding-left:20px}.pr-sm-20{padding-right:20px}.mt-sm-25{margin-top:25px}.mb-sm-25{margin-bottom:25px}.ml-sm-25{margin-left:25px}.mr-sm-25{margin-right:25px}.pt-sm-25{padding-top:25px}.pb-sm-25{padding-bottom:25px}.pl-sm-25{padding-left:25px}.pr-sm-25{padding-right:25px}.mt-sm-30{margin-top:30px}.mb-sm-30{margin-bottom:30px}.ml-sm-30{margin-left:30px}.mr-sm-30{margin-right:30px}.pt-sm-30{padding-top:30px}.pb-sm-30{padding-bottom:30px}.pl-sm-30{padding-left:30px}.pr-sm-30{padding-right:30px}.mt-sm-35{margin-top:35px}.mb-sm-35{margin-bottom:35px}.ml-sm-35{margin-left:35px}.mr-sm-35{margin-right:35px}.pt-sm-35{padding-top:35px}.pb-sm-35{padding-bottom:35px}.pl-sm-35{padding-left:35px}.pr-sm-35{padding-right:35px}.mt-sm-40{margin-top:40px}.mb-sm-40{margin-bottom:40px}.ml-sm-40{margin-left:40px}.mr-sm-40{margin-right:40px}.pt-sm-40{padding-top:40px}.pb-sm-40{padding-bottom:40px}.pl-sm-40{padding-left:40px}.pr-sm-40{padding-right:40px}.mt-sm-45{margin-top:45px}.mb-sm-45{margin-bottom:45px}.ml-sm-45{margin-left:45px}.mr-sm-45{margin-right:45px}.pt-sm-45{padding-top:45px}.pb-sm-45{padding-bottom:45px}.pl-sm-45{padding-left:45px}.pr-sm-45{padding-right:45px}.mt-sm-50{margin-top:50px}.mb-sm-50{margin-bottom:50px}.ml-sm-50{margin-left:50px}.mr-sm-50{margin-right:50px}.pt-sm-50{padding-top:50px}.pb-sm-50{padding-bottom:50px}.pl-sm-50{padding-left:50px}.pr-sm-50{padding-right:50px}.mt-sm-55{margin-top:55px}.mb-sm-55{margin-bottom:55px}.ml-sm-55{margin-left:55px}.mr-sm-55{margin-right:55px}.pt-sm-55{padding-top:55px}.pb-sm-55{padding-bottom:55px}.pl-sm-55{padding-left:55px}.pr-sm-55{padding-right:55px}.mt-sm-60{margin-top:60px}.mb-sm-60{margin-bottom:60px}.ml-sm-60{margin-left:60px}.mr-sm-60{margin-right:60px}.pt-sm-60{padding-top:60px}.pb-sm-60{padding-bottom:60px}.pl-sm-60{padding-left:60px}.pr-sm-60{padding-right:60px}.mt-sm-65{margin-top:65px}.mb-sm-65{margin-bottom:65px}.ml-sm-65{margin-left:65px}.mr-sm-65{margin-right:65px}.pt-sm-65{padding-top:65px}.pb-sm-65{padding-bottom:65px}.pl-sm-65{padding-left:65px}.pr-sm-65{padding-right:65px}.mt-sm-70{margin-top:70px}.mb-sm-70{margin-bottom:70px}.ml-sm-70{margin-left:70px}.mr-sm-70{margin-right:70px}.pt-sm-70{padding-top:70px}.pb-sm-70{padding-bottom:70px}.pl-sm-70{padding-left:70px}.pr-sm-70{padding-right:70px}.mt-sm-75{margin-top:75px}.mb-sm-75{margin-bottom:75px}.ml-sm-75{margin-left:75px}.mr-sm-75{margin-right:75px}.pt-sm-75{padding-top:75px}.pb-sm-75{padding-bottom:75px}.pl-sm-75{padding-left:75px}.pr-sm-75{padding-right:75px}.mt-sm-80{margin-top:80px}.mb-sm-80{margin-bottom:80px}.ml-sm-80{margin-left:80px}.mr-sm-80{margin-right:80px}.pt-sm-80{padding-top:80px}.pb-sm-80{padding-bottom:80px}.pl-sm-80{padding-left:80px}.pr-sm-80{padding-right:80px}.mt-sm-85{margin-top:85px}.mb-sm-85{margin-bottom:85px}.ml-sm-85{margin-left:85px}.mr-sm-85{margin-right:85px}.pt-sm-85{padding-top:85px}.pb-sm-85{padding-bottom:85px}.pl-sm-85{padding-left:85px}.pr-sm-85{padding-right:85px}.mt-sm-90{margin-top:90px}.mb-sm-90{margin-bottom:90px}.ml-sm-90{margin-left:90px}.mr-sm-90{margin-right:90px}.pt-sm-90{padding-top:90px}.pb-sm-90{padding-bottom:90px}.pl-sm-90{padding-left:90px}.pr-sm-90{padding-right:90px}.mt-sm-95{margin-top:95px}.mb-sm-95{margin-bottom:95px}.ml-sm-95{margin-left:95px}.mr-sm-95{margin-right:95px}.pt-sm-95{padding-top:95px}.pb-sm-95{padding-bottom:95px}.pl-sm-95{padding-left:95px}.pr-sm-95{padding-right:95px}.mt-sm-100{margin-top:100px}.mb-sm-100{margin-bottom:100px}.ml-sm-100{margin-left:100px}.mr-sm-100{margin-right:100px}.pt-sm-100{padding-top:100px}.pb-sm-100{padding-bottom:100px}.pl-sm-100{padding-left:100px}.pr-sm-100{padding-right:100px}.mt-sm-105{margin-top:105px}.mb-sm-105{margin-bottom:105px}.ml-sm-105{margin-left:105px}.mr-sm-105{margin-right:105px}.pt-sm-105{padding-top:105px}.pb-sm-105{padding-bottom:105px}.pl-sm-105{padding-left:105px}.pr-sm-105{padding-right:105px}.mt-sm-110{margin-top:110px}.mb-sm-110{margin-bottom:110px}.ml-sm-110{margin-left:110px}.mr-sm-110{margin-right:110px}.pt-sm-110{padding-top:110px}.pb-sm-110{padding-bottom:110px}.pl-sm-110{padding-left:110px}.pr-sm-110{padding-right:110px}.mt-sm-115{margin-top:115px}.mb-sm-115{margin-bottom:115px}.ml-sm-115{margin-left:115px}.mr-sm-115{margin-right:115px}.pt-sm-115{padding-top:115px}.pb-sm-115{padding-bottom:115px}.pl-sm-115{padding-left:115px}.pr-sm-115{padding-right:115px}.mt-sm-120{margin-top:120px}.mb-sm-120{margin-bottom:120px}.ml-sm-120{margin-left:120px}.mr-sm-120{margin-right:120px}.pt-sm-120{padding-top:120px}.pb-sm-120{padding-bottom:120px}.pl-sm-120{padding-left:120px}.pr-sm-120{padding-right:120px}.mt-sm-125{margin-top:125px}.mb-sm-125{margin-bottom:125px}.ml-sm-125{margin-left:125px}.mr-sm-125{margin-right:125px}.pt-sm-125{padding-top:125px}.pb-sm-125{padding-bottom:125px}.pl-sm-125{padding-left:125px}.pr-sm-125{padding-right:125px}.mt-sm-130{margin-top:130px}.mb-sm-130{margin-bottom:130px}.ml-sm-130{margin-left:130px}.mr-sm-130{margin-right:130px}.pt-sm-130{padding-top:130px}.pb-sm-130{padding-bottom:130px}.pl-sm-130{padding-left:130px}.pr-sm-130{padding-right:130px}.mt-sm-135{margin-top:135px}.mb-sm-135{margin-bottom:135px}.ml-sm-135{margin-left:135px}.mr-sm-135{margin-right:135px}.pt-sm-135{padding-top:135px}.pb-sm-135{padding-bottom:135px}.pl-sm-135{padding-left:135px}.pr-sm-135{padding-right:135px}.mt-sm-140{margin-top:140px}.mb-sm-140{margin-bottom:140px}.ml-sm-140{margin-left:140px}.mr-sm-140{margin-right:140px}.pt-sm-140{padding-top:140px}.pb-sm-140{padding-bottom:140px}.pl-sm-140{padding-left:140px}.pr-sm-140{padding-right:140px}.mt-sm-145{margin-top:145px}.mb-sm-145{margin-bottom:145px}.ml-sm-145{margin-left:145px}.mr-sm-145{margin-right:145px}.pt-sm-145{padding-top:145px}.pb-sm-145{padding-bottom:145px}.pl-sm-145{padding-left:145px}.pr-sm-145{padding-right:145px}.mt-sm-150{margin-top:150px}.mb-sm-150{margin-bottom:150px}.ml-sm-150{margin-left:150px}.mr-sm-150{margin-right:150px}.pt-sm-150{padding-top:150px}.pb-sm-150{padding-bottom:150px}.pl-sm-150{padding-left:150px}.pr-sm-150{padding-right:150px}.mt-sm-155{margin-top:155px}.mb-sm-155{margin-bottom:155px}.ml-sm-155{margin-left:155px}.mr-sm-155{margin-right:155px}.pt-sm-155{padding-top:155px}.pb-sm-155{padding-bottom:155px}.pl-sm-155{padding-left:155px}.pr-sm-155{padding-right:155px}.mt-sm-160{margin-top:160px}.mb-sm-160{margin-bottom:160px}.ml-sm-160{margin-left:160px}.mr-sm-160{margin-right:160px}.pt-sm-160{padding-top:160px}.pb-sm-160{padding-bottom:160px}.pl-sm-160{padding-left:160px}.pr-sm-160{padding-right:160px}.mt-sm-165{margin-top:165px}.mb-sm-165{margin-bottom:165px}.ml-sm-165{margin-left:165px}.mr-sm-165{margin-right:165px}.pt-sm-165{padding-top:165px}.pb-sm-165{padding-bottom:165px}.pl-sm-165{padding-left:165px}.pr-sm-165{padding-right:165px}.mt-sm-170{margin-top:170px}.mb-sm-170{margin-bottom:170px}.ml-sm-170{margin-left:170px}.mr-sm-170{margin-right:170px}.pt-sm-170{padding-top:170px}.pb-sm-170{padding-bottom:170px}.pl-sm-170{padding-left:170px}.pr-sm-170{padding-right:170px}.mt-sm-175{margin-top:175px}.mb-sm-175{margin-bottom:175px}.ml-sm-175{margin-left:175px}.mr-sm-175{margin-right:175px}.pt-sm-175{padding-top:175px}.pb-sm-175{padding-bottom:175px}.pl-sm-175{padding-left:175px}.pr-sm-175{padding-right:175px}.mt-sm-180{margin-top:180px}.mb-sm-180{margin-bottom:180px}.ml-sm-180{margin-left:180px}.mr-sm-180{margin-right:180px}.pt-sm-180{padding-top:180px}.pb-sm-180{padding-bottom:180px}.pl-sm-180{padding-left:180px}.pr-sm-180{padding-right:180px}.mt-sm-185{margin-top:185px}.mb-sm-185{margin-bottom:185px}.ml-sm-185{margin-left:185px}.mr-sm-185{margin-right:185px}.pt-sm-185{padding-top:185px}.pb-sm-185{padding-bottom:185px}.pl-sm-185{padding-left:185px}.pr-sm-185{padding-right:185px}.mt-sm-190{margin-top:190px}.mb-sm-190{margin-bottom:190px}.ml-sm-190{margin-left:190px}.mr-sm-190{margin-right:190px}.pt-sm-190{padding-top:190px}.pb-sm-190{padding-bottom:190px}.pl-sm-190{padding-left:190px}.pr-sm-190{padding-right:190px}.mt-sm-195{margin-top:195px}.mb-sm-195{margin-bottom:195px}.ml-sm-195{margin-left:195px}.mr-sm-195{margin-right:195px}.pt-sm-195{padding-top:195px}.pb-sm-195{padding-bottom:195px}.pl-sm-195{padding-left:195px}.pr-sm-195{padding-right:195px}.mt-sm-200{margin-top:200px}.mb-sm-200{margin-bottom:200px}.ml-sm-200{margin-left:200px}.mr-sm-200{margin-right:200px}.pt-sm-200{padding-top:200px}.pb-sm-200{padding-bottom:200px}.pl-sm-200{padding-left:200px}.pr-sm-200{padding-right:200px}.mt-sm-205{margin-top:205px}.mb-sm-205{margin-bottom:205px}.ml-sm-205{margin-left:205px}.mr-sm-205{margin-right:205px}.pt-sm-205{padding-top:205px}.pb-sm-205{padding-bottom:205px}.pl-sm-205{padding-left:205px}.pr-sm-205{padding-right:205px}.mt-sm-210{margin-top:210px}.mb-sm-210{margin-bottom:210px}.ml-sm-210{margin-left:210px}.mr-sm-210{margin-right:210px}.pt-sm-210{padding-top:210px}.pb-sm-210{padding-bottom:210px}.pl-sm-210{padding-left:210px}.pr-sm-210{padding-right:210px}.mt-sm-215{margin-top:215px}.mb-sm-215{margin-bottom:215px}.ml-sm-215{margin-left:215px}.mr-sm-215{margin-right:215px}.pt-sm-215{padding-top:215px}.pb-sm-215{padding-bottom:215px}.pl-sm-215{padding-left:215px}.pr-sm-215{padding-right:215px}.mt-sm-220{margin-top:220px}.mb-sm-220{margin-bottom:220px}.ml-sm-220{margin-left:220px}.mr-sm-220{margin-right:220px}.pt-sm-220{padding-top:220px}.pb-sm-220{padding-bottom:220px}.pl-sm-220{padding-left:220px}.pr-sm-220{padding-right:220px}}@media (min-width:768px) and (max-width:991px){.mt-md-5{margin-top:5px}.mb-md-5{margin-bottom:5px}.ml-md-5{margin-left:5px}.mr-md-5{margin-right:5px}.pt-md-5{padding-top:5px}.pb-md-5{padding-bottom:5px}.pl-md-5{padding-left:5px}.pr-md-5{padding-right:5px}.mt-md-10{margin-top:10px}.mb-md-10{margin-bottom:10px}.ml-md-10{margin-left:10px}.mr-md-10{margin-right:10px}.pt-md-10{padding-top:10px}.pb-md-10{padding-bottom:10px}.pl-md-10{padding-left:10px}.pr-md-10{padding-right:10px}.mt-md-15{margin-top:15px}.mb-md-15{margin-bottom:15px}.ml-md-15{margin-left:15px}.mr-md-15{margin-right:15px}.pt-md-15{padding-top:15px}.pb-md-15{padding-bottom:15px}.pl-md-15{padding-left:15px}.pr-md-15{padding-right:15px}.mt-md-20{margin-top:20px}.mb-md-20{margin-bottom:20px}.ml-md-20{margin-left:20px}.mr-md-20{margin-right:20px}.pt-md-20{padding-top:20px}.pb-md-20{padding-bottom:20px}.pl-md-20{padding-left:20px}.pr-md-20{padding-right:20px}.mt-md-25{margin-top:25px}.mb-md-25{margin-bottom:25px}.ml-md-25{margin-left:25px}.mr-md-25{margin-right:25px}.pt-md-25{padding-top:25px}.pb-md-25{padding-bottom:25px}.pl-md-25{padding-left:25px}.pr-md-25{padding-right:25px}.mt-md-30{margin-top:30px}.mb-md-30{margin-bottom:30px}.ml-md-30{margin-left:30px}.mr-md-30{margin-right:30px}.pt-md-30{padding-top:30px}.pb-md-30{padding-bottom:30px}.pl-md-30{padding-left:30px}.pr-md-30{padding-right:30px}.mt-md-35{margin-top:35px}.mb-md-35{margin-bottom:35px}.ml-md-35{margin-left:35px}.mr-md-35{margin-right:35px}.pt-md-35{padding-top:35px}.pb-md-35{padding-bottom:35px}.pl-md-35{padding-left:35px}.pr-md-35{padding-right:35px}.mt-md-40{margin-top:40px}.mb-md-40{margin-bottom:40px}.ml-md-40{margin-left:40px}.mr-md-40{margin-right:40px}.pt-md-40{padding-top:40px}.pb-md-40{padding-bottom:40px}.pl-md-40{padding-left:40px}.pr-md-40{padding-right:40px}.mt-md-45{margin-top:45px}.mb-md-45{margin-bottom:45px}.ml-md-45{margin-left:45px}.mr-md-45{margin-right:45px}.pt-md-45{padding-top:45px}.pb-md-45{padding-bottom:45px}.pl-md-45{padding-left:45px}.pr-md-45{padding-right:45px}.mt-md-50{margin-top:50px}.mb-md-50{margin-bottom:50px}.ml-md-50{margin-left:50px}.mr-md-50{margin-right:50px}.pt-md-50{padding-top:50px}.pb-md-50{padding-bottom:50px}.pl-md-50{padding-left:50px}.pr-md-50{padding-right:50px}.mt-md-55{margin-top:55px}.mb-md-55{margin-bottom:55px}.ml-md-55{margin-left:55px}.mr-md-55{margin-right:55px}.pt-md-55{padding-top:55px}.pb-md-55{padding-bottom:55px}.pl-md-55{padding-left:55px}.pr-md-55{padding-right:55px}.mt-md-60{margin-top:60px}.mb-md-60{margin-bottom:60px}.ml-md-60{margin-left:60px}.mr-md-60{margin-right:60px}.pt-md-60{padding-top:60px}.pb-md-60{padding-bottom:60px}.pl-md-60{padding-left:60px}.pr-md-60{padding-right:60px}.mt-md-65{margin-top:65px}.mb-md-65{margin-bottom:65px}.ml-md-65{margin-left:65px}.mr-md-65{margin-right:65px}.pt-md-65{padding-top:65px}.pb-md-65{padding-bottom:65px}.pl-md-65{padding-left:65px}.pr-md-65{padding-right:65px}.mt-md-70{margin-top:70px}.mb-md-70{margin-bottom:70px}.ml-md-70{margin-left:70px}.mr-md-70{margin-right:70px}.pt-md-70{padding-top:70px}.pb-md-70{padding-bottom:70px}.pl-md-70{padding-left:70px}.pr-md-70{padding-right:70px}.mt-md-75{margin-top:75px}.mb-md-75{margin-bottom:75px}.ml-md-75{margin-left:75px}.mr-md-75{margin-right:75px}.pt-md-75{padding-top:75px}.pb-md-75{padding-bottom:75px}.pl-md-75{padding-left:75px}.pr-md-75{padding-right:75px}.mt-md-80{margin-top:80px}.mb-md-80{margin-bottom:80px}.ml-md-80{margin-left:80px}.mr-md-80{margin-right:80px}.pt-md-80{padding-top:80px}.pb-md-80{padding-bottom:80px}.pl-md-80{padding-left:80px}.pr-md-80{padding-right:80px}.mt-md-85{margin-top:85px}.mb-md-85{margin-bottom:85px}.ml-md-85{margin-left:85px}.mr-md-85{margin-right:85px}.pt-md-85{padding-top:85px}.pb-md-85{padding-bottom:85px}.pl-md-85{padding-left:85px}.pr-md-85{padding-right:85px}.mt-md-90{margin-top:90px}.mb-md-90{margin-bottom:90px}.ml-md-90{margin-left:90px}.mr-md-90{margin-right:90px}.pt-md-90{padding-top:90px}.pb-md-90{padding-bottom:90px}.pl-md-90{padding-left:90px}.pr-md-90{padding-right:90px}.mt-md-95{margin-top:95px}.mb-md-95{margin-bottom:95px}.ml-md-95{margin-left:95px}.mr-md-95{margin-right:95px}.pt-md-95{padding-top:95px}.pb-md-95{padding-bottom:95px}.pl-md-95{padding-left:95px}.pr-md-95{padding-right:95px}.mt-md-100{margin-top:100px}.mb-md-100{margin-bottom:100px}.ml-md-100{margin-left:100px}.mr-md-100{margin-right:100px}.pt-md-100{padding-top:100px}.pb-md-100{padding-bottom:100px}.pl-md-100{padding-left:100px}.pr-md-100{padding-right:100px}.mt-md-105{margin-top:105px}.mb-md-105{margin-bottom:105px}.ml-md-105{margin-left:105px}.mr-md-105{margin-right:105px}.pt-md-105{padding-top:105px}.pb-md-105{padding-bottom:105px}.pl-md-105{padding-left:105px}.pr-md-105{padding-right:105px}.mt-md-110{margin-top:110px}.mb-md-110{margin-bottom:110px}.ml-md-110{margin-left:110px}.mr-md-110{margin-right:110px}.pt-md-110{padding-top:110px}.pb-md-110{padding-bottom:110px}.pl-md-110{padding-left:110px}.pr-md-110{padding-right:110px}.mt-md-115{margin-top:115px}.mb-md-115{margin-bottom:115px}.ml-md-115{margin-left:115px}.mr-md-115{margin-right:115px}.pt-md-115{padding-top:115px}.pb-md-115{padding-bottom:115px}.pl-md-115{padding-left:115px}.pr-md-115{padding-right:115px}.mt-md-120{margin-top:120px}.mb-md-120{margin-bottom:120px}.ml-md-120{margin-left:120px}.mr-md-120{margin-right:120px}.pt-md-120{padding-top:120px}.pb-md-120{padding-bottom:120px}.pl-md-120{padding-left:120px}.pr-md-120{padding-right:120px}.mt-md-125{margin-top:125px}.mb-md-125{margin-bottom:125px}.ml-md-125{margin-left:125px}.mr-md-125{margin-right:125px}.pt-md-125{padding-top:125px}.pb-md-125{padding-bottom:125px}.pl-md-125{padding-left:125px}.pr-md-125{padding-right:125px}.mt-md-130{margin-top:130px}.mb-md-130{margin-bottom:130px}.ml-md-130{margin-left:130px}.mr-md-130{margin-right:130px}.pt-md-130{padding-top:130px}.pb-md-130{padding-bottom:130px}.pl-md-130{padding-left:130px}.pr-md-130{padding-right:130px}.mt-md-135{margin-top:135px}.mb-md-135{margin-bottom:135px}.ml-md-135{margin-left:135px}.mr-md-135{margin-right:135px}.pt-md-135{padding-top:135px}.pb-md-135{padding-bottom:135px}.pl-md-135{padding-left:135px}.pr-md-135{padding-right:135px}.mt-md-140{margin-top:140px}.mb-md-140{margin-bottom:140px}.ml-md-140{margin-left:140px}.mr-md-140{margin-right:140px}.pt-md-140{padding-top:140px}.pb-md-140{padding-bottom:140px}.pl-md-140{padding-left:140px}.pr-md-140{padding-right:140px}.mt-md-145{margin-top:145px}.mb-md-145{margin-bottom:145px}.ml-md-145{margin-left:145px}.mr-md-145{margin-right:145px}.pt-md-145{padding-top:145px}.pb-md-145{padding-bottom:145px}.pl-md-145{padding-left:145px}.pr-md-145{padding-right:145px}.mt-md-150{margin-top:150px}.mb-md-150{margin-bottom:150px}.ml-md-150{margin-left:150px}.mr-md-150{margin-right:150px}.pt-md-150{padding-top:150px}.pb-md-150{padding-bottom:150px}.pl-md-150{padding-left:150px}.pr-md-150{padding-right:150px}.mt-md-155{margin-top:155px}.mb-md-155{margin-bottom:155px}.ml-md-155{margin-left:155px}.mr-md-155{margin-right:155px}.pt-md-155{padding-top:155px}.pb-md-155{padding-bottom:155px}.pl-md-155{padding-left:155px}.pr-md-155{padding-right:155px}.mt-md-160{margin-top:160px}.mb-md-160{margin-bottom:160px}.ml-md-160{margin-left:160px}.mr-md-160{margin-right:160px}.pt-md-160{padding-top:160px}.pb-md-160{padding-bottom:160px}.pl-md-160{padding-left:160px}.pr-md-160{padding-right:160px}.mt-md-165{margin-top:165px}.mb-md-165{margin-bottom:165px}.ml-md-165{margin-left:165px}.mr-md-165{margin-right:165px}.pt-md-165{padding-top:165px}.pb-md-165{padding-bottom:165px}.pl-md-165{padding-left:165px}.pr-md-165{padding-right:165px}.mt-md-170{margin-top:170px}.mb-md-170{margin-bottom:170px}.ml-md-170{margin-left:170px}.mr-md-170{margin-right:170px}.pt-md-170{padding-top:170px}.pb-md-170{padding-bottom:170px}.pl-md-170{padding-left:170px}.pr-md-170{padding-right:170px}.mt-md-175{margin-top:175px}.mb-md-175{margin-bottom:175px}.ml-md-175{margin-left:175px}.mr-md-175{margin-right:175px}.pt-md-175{padding-top:175px}.pb-md-175{padding-bottom:175px}.pl-md-175{padding-left:175px}.pr-md-175{padding-right:175px}.mt-md-180{margin-top:180px}.mb-md-180{margin-bottom:180px}.ml-md-180{margin-left:180px}.mr-md-180{margin-right:180px}.pt-md-180{padding-top:180px}.pb-md-180{padding-bottom:180px}.pl-md-180{padding-left:180px}.pr-md-180{padding-right:180px}.mt-md-185{margin-top:185px}.mb-md-185{margin-bottom:185px}.ml-md-185{margin-left:185px}.mr-md-185{margin-right:185px}.pt-md-185{padding-top:185px}.pb-md-185{padding-bottom:185px}.pl-md-185{padding-left:185px}.pr-md-185{padding-right:185px}.mt-md-190{margin-top:190px}.mb-md-190{margin-bottom:190px}.ml-md-190{margin-left:190px}.mr-md-190{margin-right:190px}.pt-md-190{padding-top:190px}.pb-md-190{padding-bottom:190px}.pl-md-190{padding-left:190px}.pr-md-190{padding-right:190px}.mt-md-195{margin-top:195px}.mb-md-195{margin-bottom:195px}.ml-md-195{margin-left:195px}.mr-md-195{margin-right:195px}.pt-md-195{padding-top:195px}.pb-md-195{padding-bottom:195px}.pl-md-195{padding-left:195px}.pr-md-195{padding-right:195px}.mt-md-200{margin-top:200px}.mb-md-200{margin-bottom:200px}.ml-md-200{margin-left:200px}.mr-md-200{margin-right:200px}.pt-md-200{padding-top:200px}.pb-md-200{padding-bottom:200px}.pl-md-200{padding-left:200px}.pr-md-200{padding-right:200px}.mt-md-205{margin-top:205px}.mb-md-205{margin-bottom:205px}.ml-md-205{margin-left:205px}.mr-md-205{margin-right:205px}.pt-md-205{padding-top:205px}.pb-md-205{padding-bottom:205px}.pl-md-205{padding-left:205px}.pr-md-205{padding-right:205px}.mt-md-210{margin-top:210px}.mb-md-210{margin-bottom:210px}.ml-md-210{margin-left:210px}.mr-md-210{margin-right:210px}.pt-md-210{padding-top:210px}.pb-md-210{padding-bottom:210px}.pl-md-210{padding-left:210px}.pr-md-210{padding-right:210px}.mt-md-215{margin-top:215px}.mb-md-215{margin-bottom:215px}.ml-md-215{margin-left:215px}.mr-md-215{margin-right:215px}.pt-md-215{padding-top:215px}.pb-md-215{padding-bottom:215px}.pl-md-215{padding-left:215px}.pr-md-215{padding-right:215px}.mt-md-220{margin-top:220px}.mb-md-220{margin-bottom:220px}.ml-md-220{margin-left:220px}.mr-md-220{margin-right:220px}.pt-md-220{padding-top:220px}.pb-md-220{padding-bottom:220px}.pl-md-220{padding-left:220px}.pr-md-220{padding-right:220px}}@media (min-width:992px) and (max-width:1199px){.mt-lg-5{margin-top:5px}.mb-lg-5{margin-bottom:5px}.ml-lg-5{margin-left:5px}.mr-lg-5{margin-right:5px}.pt-lg-5{padding-top:5px}.pb-lg-5{padding-bottom:5px}.pl-lg-5{padding-left:5px}.pr-lg-5{padding-right:5px}.mt-lg-10{margin-top:10px}.mb-lg-10{margin-bottom:10px}.ml-lg-10{margin-left:10px}.mr-lg-10{margin-right:10px}.pt-lg-10{padding-top:10px}.pb-lg-10{padding-bottom:10px}.pl-lg-10{padding-left:10px}.pr-lg-10{padding-right:10px}.mt-lg-15{margin-top:15px}.mb-lg-15{margin-bottom:15px}.ml-lg-15{margin-left:15px}.mr-lg-15{margin-right:15px}.pt-lg-15{padding-top:15px}.pb-lg-15{padding-bottom:15px}.pl-lg-15{padding-left:15px}.pr-lg-15{padding-right:15px}.mt-lg-20{margin-top:20px}.mb-lg-20{margin-bottom:20px}.ml-lg-20{margin-left:20px}.mr-lg-20{margin-right:20px}.pt-lg-20{padding-top:20px}.pb-lg-20{padding-bottom:20px}.pl-lg-20{padding-left:20px}.pr-lg-20{padding-right:20px}.mt-lg-25{margin-top:25px}.mb-lg-25{margin-bottom:25px}.ml-lg-25{margin-left:25px}.mr-lg-25{margin-right:25px}.pt-lg-25{padding-top:25px}.pb-lg-25{padding-bottom:25px}.pl-lg-25{padding-left:25px}.pr-lg-25{padding-right:25px}.mt-lg-30{margin-top:30px}.mb-lg-30{margin-bottom:30px}.ml-lg-30{margin-left:30px}.mr-lg-30{margin-right:30px}.pt-lg-30{padding-top:30px}.pb-lg-30{padding-bottom:30px}.pl-lg-30{padding-left:30px}.pr-lg-30{padding-right:30px}.mt-lg-35{margin-top:35px}.mb-lg-35{margin-bottom:35px}.ml-lg-35{margin-left:35px}.mr-lg-35{margin-right:35px}.pt-lg-35{padding-top:35px}.pb-lg-35{padding-bottom:35px}.pl-lg-35{padding-left:35px}.pr-lg-35{padding-right:35px}.mt-lg-40{margin-top:40px}.mb-lg-40{margin-bottom:40px}.ml-lg-40{margin-left:40px}.mr-lg-40{margin-right:40px}.pt-lg-40{padding-top:40px}.pb-lg-40{padding-bottom:40px}.pl-lg-40{padding-left:40px}.pr-lg-40{padding-right:40px}.mt-lg-45{margin-top:45px}.mb-lg-45{margin-bottom:45px}.ml-lg-45{margin-left:45px}.mr-lg-45{margin-right:45px}.pt-lg-45{padding-top:45px}.pb-lg-45{padding-bottom:45px}.pl-lg-45{padding-left:45px}.pr-lg-45{padding-right:45px}.mt-lg-50{margin-top:50px}.mb-lg-50{margin-bottom:50px}.ml-lg-50{margin-left:50px}.mr-lg-50{margin-right:50px}.pt-lg-50{padding-top:50px}.pb-lg-50{padding-bottom:50px}.pl-lg-50{padding-left:50px}.pr-lg-50{padding-right:50px}.mt-lg-55{margin-top:55px}.mb-lg-55{margin-bottom:55px}.ml-lg-55{margin-left:55px}.mr-lg-55{margin-right:55px}.pt-lg-55{padding-top:55px}.pb-lg-55{padding-bottom:55px}.pl-lg-55{padding-left:55px}.pr-lg-55{padding-right:55px}.mt-lg-60{margin-top:60px}.mb-lg-60{margin-bottom:60px}.ml-lg-60{margin-left:60px}.mr-lg-60{margin-right:60px}.pt-lg-60{padding-top:60px}.pb-lg-60{padding-bottom:60px}.pl-lg-60{padding-left:60px}.pr-lg-60{padding-right:60px}.mt-lg-65{margin-top:65px}.mb-lg-65{margin-bottom:65px}.ml-lg-65{margin-left:65px}.mr-lg-65{margin-right:65px}.pt-lg-65{padding-top:65px}.pb-lg-65{padding-bottom:65px}.pl-lg-65{padding-left:65px}.pr-lg-65{padding-right:65px}.mt-lg-70{margin-top:70px}.mb-lg-70{margin-bottom:70px}.ml-lg-70{margin-left:70px}.mr-lg-70{margin-right:70px}.pt-lg-70{padding-top:70px}.pb-lg-70{padding-bottom:70px}.pl-lg-70{padding-left:70px}.pr-lg-70{padding-right:70px}.mt-lg-75{margin-top:75px}.mb-lg-75{margin-bottom:75px}.ml-lg-75{margin-left:75px}.mr-lg-75{margin-right:75px}.pt-lg-75{padding-top:75px}.pb-lg-75{padding-bottom:75px}.pl-lg-75{padding-left:75px}.pr-lg-75{padding-right:75px}.mt-lg-80{margin-top:80px}.mb-lg-80{margin-bottom:80px}.ml-lg-80{margin-left:80px}.mr-lg-80{margin-right:80px}.pt-lg-80{padding-top:80px}.pb-lg-80{padding-bottom:80px}.pl-lg-80{padding-left:80px}.pr-lg-80{padding-right:80px}.mt-lg-85{margin-top:85px}.mb-lg-85{margin-bottom:85px}.ml-lg-85{margin-left:85px}.mr-lg-85{margin-right:85px}.pt-lg-85{padding-top:85px}.pb-lg-85{padding-bottom:85px}.pl-lg-85{padding-left:85px}.pr-lg-85{padding-right:85px}.mt-lg-90{margin-top:90px}.mb-lg-90{margin-bottom:90px}.ml-lg-90{margin-left:90px}.mr-lg-90{margin-right:90px}.pt-lg-90{padding-top:90px}.pb-lg-90{padding-bottom:90px}.pl-lg-90{padding-left:90px}.pr-lg-90{padding-right:90px}.mt-lg-95{margin-top:95px}.mb-lg-95{margin-bottom:95px}.ml-lg-95{margin-left:95px}.mr-lg-95{margin-right:95px}.pt-lg-95{padding-top:95px}.pb-lg-95{padding-bottom:95px}.pl-lg-95{padding-left:95px}.pr-lg-95{padding-right:95px}.mt-lg-100{margin-top:100px}.mb-lg-100{margin-bottom:100px}.ml-lg-100{margin-left:100px}.mr-lg-100{margin-right:100px}.pt-lg-100{padding-top:100px}.pb-lg-100{padding-bottom:100px}.pl-lg-100{padding-left:100px}.pr-lg-100{padding-right:100px}.mt-lg-105{margin-top:105px}.mb-lg-105{margin-bottom:105px}.ml-lg-105{margin-left:105px}.mr-lg-105{margin-right:105px}.pt-lg-105{padding-top:105px}.pb-lg-105{padding-bottom:105px}.pl-lg-105{padding-left:105px}.pr-lg-105{padding-right:105px}.mt-lg-110{margin-top:110px}.mb-lg-110{margin-bottom:110px}.ml-lg-110{margin-left:110px}.mr-lg-110{margin-right:110px}.pt-lg-110{padding-top:110px}.pb-lg-110{padding-bottom:110px}.pl-lg-110{padding-left:110px}.pr-lg-110{padding-right:110px}.mt-lg-115{margin-top:115px}.mb-lg-115{margin-bottom:115px}.ml-lg-115{margin-left:115px}.mr-lg-115{margin-right:115px}.pt-lg-115{padding-top:115px}.pb-lg-115{padding-bottom:115px}.pl-lg-115{padding-left:115px}.pr-lg-115{padding-right:115px}.mt-lg-120{margin-top:120px}.mb-lg-120{margin-bottom:120px}.ml-lg-120{margin-left:120px}.mr-lg-120{margin-right:120px}.pt-lg-120{padding-top:120px}.pb-lg-120{padding-bottom:120px}.pl-lg-120{padding-left:120px}.pr-lg-120{padding-right:120px}.mt-lg-125{margin-top:125px}.mb-lg-125{margin-bottom:125px}.ml-lg-125{margin-left:125px}.mr-lg-125{margin-right:125px}.pt-lg-125{padding-top:125px}.pb-lg-125{padding-bottom:125px}.pl-lg-125{padding-left:125px}.pr-lg-125{padding-right:125px}.mt-lg-130{margin-top:130px}.mb-lg-130{margin-bottom:130px}.ml-lg-130{margin-left:130px}.mr-lg-130{margin-right:130px}.pt-lg-130{padding-top:130px}.pb-lg-130{padding-bottom:130px}.pl-lg-130{padding-left:130px}.pr-lg-130{padding-right:130px}.mt-lg-135{margin-top:135px}.mb-lg-135{margin-bottom:135px}.ml-lg-135{margin-left:135px}.mr-lg-135{margin-right:135px}.pt-lg-135{padding-top:135px}.pb-lg-135{padding-bottom:135px}.pl-lg-135{padding-left:135px}.pr-lg-135{padding-right:135px}.mt-lg-140{margin-top:140px}.mb-lg-140{margin-bottom:140px}.ml-lg-140{margin-left:140px}.mr-lg-140{margin-right:140px}.pt-lg-140{padding-top:140px}.pb-lg-140{padding-bottom:140px}.pl-lg-140{padding-left:140px}.pr-lg-140{padding-right:140px}.mt-lg-145{margin-top:145px}.mb-lg-145{margin-bottom:145px}.ml-lg-145{margin-left:145px}.mr-lg-145{margin-right:145px}.pt-lg-145{padding-top:145px}.pb-lg-145{padding-bottom:145px}.pl-lg-145{padding-left:145px}.pr-lg-145{padding-right:145px}.mt-lg-150{margin-top:150px}.mb-lg-150{margin-bottom:150px}.ml-lg-150{margin-left:150px}.mr-lg-150{margin-right:150px}.pt-lg-150{padding-top:150px}.pb-lg-150{padding-bottom:150px}.pl-lg-150{padding-left:150px}.pr-lg-150{padding-right:150px}.mt-lg-155{margin-top:155px}.mb-lg-155{margin-bottom:155px}.ml-lg-155{margin-left:155px}.mr-lg-155{margin-right:155px}.pt-lg-155{padding-top:155px}.pb-lg-155{padding-bottom:155px}.pl-lg-155{padding-left:155px}.pr-lg-155{padding-right:155px}.mt-lg-160{margin-top:160px}.mb-lg-160{margin-bottom:160px}.ml-lg-160{margin-left:160px}.mr-lg-160{margin-right:160px}.pt-lg-160{padding-top:160px}.pb-lg-160{padding-bottom:160px}.pl-lg-160{padding-left:160px}.pr-lg-160{padding-right:160px}.mt-lg-165{margin-top:165px}.mb-lg-165{margin-bottom:165px}.ml-lg-165{margin-left:165px}.mr-lg-165{margin-right:165px}.pt-lg-165{padding-top:165px}.pb-lg-165{padding-bottom:165px}.pl-lg-165{padding-left:165px}.pr-lg-165{padding-right:165px}.mt-lg-170{margin-top:170px}.mb-lg-170{margin-bottom:170px}.ml-lg-170{margin-left:170px}.mr-lg-170{margin-right:170px}.pt-lg-170{padding-top:170px}.pb-lg-170{padding-bottom:170px}.pl-lg-170{padding-left:170px}.pr-lg-170{padding-right:170px}.mt-lg-175{margin-top:175px}.mb-lg-175{margin-bottom:175px}.ml-lg-175{margin-left:175px}.mr-lg-175{margin-right:175px}.pt-lg-175{padding-top:175px}.pb-lg-175{padding-bottom:175px}.pl-lg-175{padding-left:175px}.pr-lg-175{padding-right:175px}.mt-lg-180{margin-top:180px}.mb-lg-180{margin-bottom:180px}.ml-lg-180{margin-left:180px}.mr-lg-180{margin-right:180px}.pt-lg-180{padding-top:180px}.pb-lg-180{padding-bottom:180px}.pl-lg-180{padding-left:180px}.pr-lg-180{padding-right:180px}.mt-lg-185{margin-top:185px}.mb-lg-185{margin-bottom:185px}.ml-lg-185{margin-left:185px}.mr-lg-185{margin-right:185px}.pt-lg-185{padding-top:185px}.pb-lg-185{padding-bottom:185px}.pl-lg-185{padding-left:185px}.pr-lg-185{padding-right:185px}.mt-lg-190{margin-top:190px}.mb-lg-190{margin-bottom:190px}.ml-lg-190{margin-left:190px}.mr-lg-190{margin-right:190px}.pt-lg-190{padding-top:190px}.pb-lg-190{padding-bottom:190px}.pl-lg-190{padding-left:190px}.pr-lg-190{padding-right:190px}.mt-lg-195{margin-top:195px}.mb-lg-195{margin-bottom:195px}.ml-lg-195{margin-left:195px}.mr-lg-195{margin-right:195px}.pt-lg-195{padding-top:195px}.pb-lg-195{padding-bottom:195px}.pl-lg-195{padding-left:195px}.pr-lg-195{padding-right:195px}.mt-lg-200{margin-top:200px}.mb-lg-200{margin-bottom:200px}.ml-lg-200{margin-left:200px}.mr-lg-200{margin-right:200px}.pt-lg-200{padding-top:200px}.pb-lg-200{padding-bottom:200px}.pl-lg-200{padding-left:200px}.pr-lg-200{padding-right:200px}.mt-lg-205{margin-top:205px}.mb-lg-205{margin-bottom:205px}.ml-lg-205{margin-left:205px}.mr-lg-205{margin-right:205px}.pt-lg-205{padding-top:205px}.pb-lg-205{padding-bottom:205px}.pl-lg-205{padding-left:205px}.pr-lg-205{padding-right:205px}.mt-lg-210{margin-top:210px}.mb-lg-210{margin-bottom:210px}.ml-lg-210{margin-left:210px}.mr-lg-210{margin-right:210px}.pt-lg-210{padding-top:210px}.pb-lg-210{padding-bottom:210px}.pl-lg-210{padding-left:210px}.pr-lg-210{padding-right:210px}.mt-lg-215{margin-top:215px}.mb-lg-215{margin-bottom:215px}.ml-lg-215{margin-left:215px}.mr-lg-215{margin-right:215px}.pt-lg-215{padding-top:215px}.pb-lg-215{padding-bottom:215px}.pl-lg-215{padding-left:215px}.pr-lg-215{padding-right:215px}.mt-lg-220{margin-top:220px}.mb-lg-220{margin-bottom:220px}.ml-lg-220{margin-left:220px}.mr-lg-220{margin-right:220px}.pt-lg-220{padding-top:220px}.pb-lg-220{padding-bottom:220px}.pl-lg-220{padding-left:220px}.pr-lg-220{padding-right:220px}}@media (min-width:1200px) and (max-width:1400px){.mt-xl-5{margin-top:5px}.mb-xl-5{margin-bottom:5px}.ml-xl-5{margin-left:5px}.mr-xl-5{margin-right:5px}.pt-xl-5{padding-top:5px}.pb-xl-5{padding-bottom:5px}.pl-xl-5{padding-left:5px}.pr-xl-5{padding-right:5px}.mt-xl-10{margin-top:10px}.mb-xl-10{margin-bottom:10px}.ml-xl-10{margin-left:10px}.mr-xl-10{margin-right:10px}.pt-xl-10{padding-top:10px}.pb-xl-10{padding-bottom:10px}.pl-xl-10{padding-left:10px}.pr-xl-10{padding-right:10px}.mt-xl-15{margin-top:15px}.mb-xl-15{margin-bottom:15px}.ml-xl-15{margin-left:15px}.mr-xl-15{margin-right:15px}.pt-xl-15{padding-top:15px}.pb-xl-15{padding-bottom:15px}.pl-xl-15{padding-left:15px}.pr-xl-15{padding-right:15px}.mt-xl-20{margin-top:20px}.mb-xl-20{margin-bottom:20px}.ml-xl-20{margin-left:20px}.mr-xl-20{margin-right:20px}.pt-xl-20{padding-top:20px}.pb-xl-20{padding-bottom:20px}.pl-xl-20{padding-left:20px}.pr-xl-20{padding-right:20px}.mt-xl-25{margin-top:25px}.mb-xl-25{margin-bottom:25px}.ml-xl-25{margin-left:25px}.mr-xl-25{margin-right:25px}.pt-xl-25{padding-top:25px}.pb-xl-25{padding-bottom:25px}.pl-xl-25{padding-left:25px}.pr-xl-25{padding-right:25px}.mt-xl-30{margin-top:30px}.mb-xl-30{margin-bottom:30px}.ml-xl-30{margin-left:30px}.mr-xl-30{margin-right:30px}.pt-xl-30{padding-top:30px}.pb-xl-30{padding-bottom:30px}.pl-xl-30{padding-left:30px}.pr-xl-30{padding-right:30px}.mt-xl-35{margin-top:35px}.mb-xl-35{margin-bottom:35px}.ml-xl-35{margin-left:35px}.mr-xl-35{margin-right:35px}.pt-xl-35{padding-top:35px}.pb-xl-35{padding-bottom:35px}.pl-xl-35{padding-left:35px}.pr-xl-35{padding-right:35px}.mt-xl-40{margin-top:40px}.mb-xl-40{margin-bottom:40px}.ml-xl-40{margin-left:40px}.mr-xl-40{margin-right:40px}.pt-xl-40{padding-top:40px}.pb-xl-40{padding-bottom:40px}.pl-xl-40{padding-left:40px}.pr-xl-40{padding-right:40px}.mt-xl-45{margin-top:45px}.mb-xl-45{margin-bottom:45px}.ml-xl-45{margin-left:45px}.mr-xl-45{margin-right:45px}.pt-xl-45{padding-top:45px}.pb-xl-45{padding-bottom:45px}.pl-xl-45{padding-left:45px}.pr-xl-45{padding-right:45px}.mt-xl-50{margin-top:50px}.mb-xl-50{margin-bottom:50px}.ml-xl-50{margin-left:50px}.mr-xl-50{margin-right:50px}.pt-xl-50{padding-top:50px}.pb-xl-50{padding-bottom:50px}.pl-xl-50{padding-left:50px}.pr-xl-50{padding-right:50px}.mt-xl-55{margin-top:55px}.mb-xl-55{margin-bottom:55px}.ml-xl-55{margin-left:55px}.mr-xl-55{margin-right:55px}.pt-xl-55{padding-top:55px}.pb-xl-55{padding-bottom:55px}.pl-xl-55{padding-left:55px}.pr-xl-55{padding-right:55px}.mt-xl-60{margin-top:60px}.mb-xl-60{margin-bottom:60px}.ml-xl-60{margin-left:60px}.mr-xl-60{margin-right:60px}.pt-xl-60{padding-top:60px}.pb-xl-60{padding-bottom:60px}.pl-xl-60{padding-left:60px}.pr-xl-60{padding-right:60px}.mt-xl-65{margin-top:65px}.mb-xl-65{margin-bottom:65px}.ml-xl-65{margin-left:65px}.mr-xl-65{margin-right:65px}.pt-xl-65{padding-top:65px}.pb-xl-65{padding-bottom:65px}.pl-xl-65{padding-left:65px}.pr-xl-65{padding-right:65px}.mt-xl-70{margin-top:70px}.mb-xl-70{margin-bottom:70px}.ml-xl-70{margin-left:70px}.mr-xl-70{margin-right:70px}.pt-xl-70{padding-top:70px}.pb-xl-70{padding-bottom:70px}.pl-xl-70{padding-left:70px}.pr-xl-70{padding-right:70px}.mt-xl-75{margin-top:75px}.mb-xl-75{margin-bottom:75px}.ml-xl-75{margin-left:75px}.mr-xl-75{margin-right:75px}.pt-xl-75{padding-top:75px}.pb-xl-75{padding-bottom:75px}.pl-xl-75{padding-left:75px}.pr-xl-75{padding-right:75px}.mt-xl-80{margin-top:80px}.mb-xl-80{margin-bottom:80px}.ml-xl-80{margin-left:80px}.mr-xl-80{margin-right:80px}.pt-xl-80{padding-top:80px}.pb-xl-80{padding-bottom:80px}.pl-xl-80{padding-left:80px}.pr-xl-80{padding-right:80px}.mt-xl-85{margin-top:85px}.mb-xl-85{margin-bottom:85px}.ml-xl-85{margin-left:85px}.mr-xl-85{margin-right:85px}.pt-xl-85{padding-top:85px}.pb-xl-85{padding-bottom:85px}.pl-xl-85{padding-left:85px}.pr-xl-85{padding-right:85px}.mt-xl-90{margin-top:90px}.mb-xl-90{margin-bottom:90px}.ml-xl-90{margin-left:90px}.mr-xl-90{margin-right:90px}.pt-xl-90{padding-top:90px}.pb-xl-90{padding-bottom:90px}.pl-xl-90{padding-left:90px}.pr-xl-90{padding-right:90px}.mt-xl-95{margin-top:95px}.mb-xl-95{margin-bottom:95px}.ml-xl-95{margin-left:95px}.mr-xl-95{margin-right:95px}.pt-xl-95{padding-top:95px}.pb-xl-95{padding-bottom:95px}.pl-xl-95{padding-left:95px}.pr-xl-95{padding-right:95px}.mt-xl-100{margin-top:100px}.mb-xl-100{margin-bottom:100px}.ml-xl-100{margin-left:100px}.mr-xl-100{margin-right:100px}.pt-xl-100{padding-top:100px}.pb-xl-100{padding-bottom:100px}.pl-xl-100{padding-left:100px}.pr-xl-100{padding-right:100px}.mt-xl-105{margin-top:105px}.mb-xl-105{margin-bottom:105px}.ml-xl-105{margin-left:105px}.mr-xl-105{margin-right:105px}.pt-xl-105{padding-top:105px}.pb-xl-105{padding-bottom:105px}.pl-xl-105{padding-left:105px}.pr-xl-105{padding-right:105px}.mt-xl-110{margin-top:110px}.mb-xl-110{margin-bottom:110px}.ml-xl-110{margin-left:110px}.mr-xl-110{margin-right:110px}.pt-xl-110{padding-top:110px}.pb-xl-110{padding-bottom:110px}.pl-xl-110{padding-left:110px}.pr-xl-110{padding-right:110px}.mt-xl-115{margin-top:115px}.mb-xl-115{margin-bottom:115px}.ml-xl-115{margin-left:115px}.mr-xl-115{margin-right:115px}.pt-xl-115{padding-top:115px}.pb-xl-115{padding-bottom:115px}.pl-xl-115{padding-left:115px}.pr-xl-115{padding-right:115px}.mt-xl-120{margin-top:120px}.mb-xl-120{margin-bottom:120px}.ml-xl-120{margin-left:120px}.mr-xl-120{margin-right:120px}.pt-xl-120{padding-top:120px}.pb-xl-120{padding-bottom:120px}.pl-xl-120{padding-left:120px}.pr-xl-120{padding-right:120px}.mt-xl-125{margin-top:125px}.mb-xl-125{margin-bottom:125px}.ml-xl-125{margin-left:125px}.mr-xl-125{margin-right:125px}.pt-xl-125{padding-top:125px}.pb-xl-125{padding-bottom:125px}.pl-xl-125{padding-left:125px}.pr-xl-125{padding-right:125px}.mt-xl-130{margin-top:130px}.mb-xl-130{margin-bottom:130px}.ml-xl-130{margin-left:130px}.mr-xl-130{margin-right:130px}.pt-xl-130{padding-top:130px}.pb-xl-130{padding-bottom:130px}.pl-xl-130{padding-left:130px}.pr-xl-130{padding-right:130px}.mt-xl-135{margin-top:135px}.mb-xl-135{margin-bottom:135px}.ml-xl-135{margin-left:135px}.mr-xl-135{margin-right:135px}.pt-xl-135{padding-top:135px}.pb-xl-135{padding-bottom:135px}.pl-xl-135{padding-left:135px}.pr-xl-135{padding-right:135px}.mt-xl-140{margin-top:140px}.mb-xl-140{margin-bottom:140px}.ml-xl-140{margin-left:140px}.mr-xl-140{margin-right:140px}.pt-xl-140{padding-top:140px}.pb-xl-140{padding-bottom:140px}.pl-xl-140{padding-left:140px}.pr-xl-140{padding-right:140px}.mt-xl-145{margin-top:145px}.mb-xl-145{margin-bottom:145px}.ml-xl-145{margin-left:145px}.mr-xl-145{margin-right:145px}.pt-xl-145{padding-top:145px}.pb-xl-145{padding-bottom:145px}.pl-xl-145{padding-left:145px}.pr-xl-145{padding-right:145px}.mt-xl-150{margin-top:150px}.mb-xl-150{margin-bottom:150px}.ml-xl-150{margin-left:150px}.mr-xl-150{margin-right:150px}.pt-xl-150{padding-top:150px}.pb-xl-150{padding-bottom:150px}.pl-xl-150{padding-left:150px}.pr-xl-150{padding-right:150px}.mt-xl-155{margin-top:155px}.mb-xl-155{margin-bottom:155px}.ml-xl-155{margin-left:155px}.mr-xl-155{margin-right:155px}.pt-xl-155{padding-top:155px}.pb-xl-155{padding-bottom:155px}.pl-xl-155{padding-left:155px}.pr-xl-155{padding-right:155px}.mt-xl-160{margin-top:160px}.mb-xl-160{margin-bottom:160px}.ml-xl-160{margin-left:160px}.mr-xl-160{margin-right:160px}.pt-xl-160{padding-top:160px}.pb-xl-160{padding-bottom:160px}.pl-xl-160{padding-left:160px}.pr-xl-160{padding-right:160px}.mt-xl-165{margin-top:165px}.mb-xl-165{margin-bottom:165px}.ml-xl-165{margin-left:165px}.mr-xl-165{margin-right:165px}.pt-xl-165{padding-top:165px}.pb-xl-165{padding-bottom:165px}.pl-xl-165{padding-left:165px}.pr-xl-165{padding-right:165px}.mt-xl-170{margin-top:170px}.mb-xl-170{margin-bottom:170px}.ml-xl-170{margin-left:170px}.mr-xl-170{margin-right:170px}.pt-xl-170{padding-top:170px}.pb-xl-170{padding-bottom:170px}.pl-xl-170{padding-left:170px}.pr-xl-170{padding-right:170px}.mt-xl-175{margin-top:175px}.mb-xl-175{margin-bottom:175px}.ml-xl-175{margin-left:175px}.mr-xl-175{margin-right:175px}.pt-xl-175{padding-top:175px}.pb-xl-175{padding-bottom:175px}.pl-xl-175{padding-left:175px}.pr-xl-175{padding-right:175px}.mt-xl-180{margin-top:180px}.mb-xl-180{margin-bottom:180px}.ml-xl-180{margin-left:180px}.mr-xl-180{margin-right:180px}.pt-xl-180{padding-top:180px}.pb-xl-180{padding-bottom:180px}.pl-xl-180{padding-left:180px}.pr-xl-180{padding-right:180px}.mt-xl-185{margin-top:185px}.mb-xl-185{margin-bottom:185px}.ml-xl-185{margin-left:185px}.mr-xl-185{margin-right:185px}.pt-xl-185{padding-top:185px}.pb-xl-185{padding-bottom:185px}.pl-xl-185{padding-left:185px}.pr-xl-185{padding-right:185px}.mt-xl-190{margin-top:190px}.mb-xl-190{margin-bottom:190px}.ml-xl-190{margin-left:190px}.mr-xl-190{margin-right:190px}.pt-xl-190{padding-top:190px}.pb-xl-190{padding-bottom:190px}.pl-xl-190{padding-left:190px}.pr-xl-190{padding-right:190px}.mt-xl-195{margin-top:195px}.mb-xl-195{margin-bottom:195px}.ml-xl-195{margin-left:195px}.mr-xl-195{margin-right:195px}.pt-xl-195{padding-top:195px}.pb-xl-195{padding-bottom:195px}.pl-xl-195{padding-left:195px}.pr-xl-195{padding-right:195px}.mt-xl-200{margin-top:200px}.mb-xl-200{margin-bottom:200px}.ml-xl-200{margin-left:200px}.mr-xl-200{margin-right:200px}.pt-xl-200{padding-top:200px}.pb-xl-200{padding-bottom:200px}.pl-xl-200{padding-left:200px}.pr-xl-200{padding-right:200px}.mt-xl-205{margin-top:205px}.mb-xl-205{margin-bottom:205px}.ml-xl-205{margin-left:205px}.mr-xl-205{margin-right:205px}.pt-xl-205{padding-top:205px}.pb-xl-205{padding-bottom:205px}.pl-xl-205{padding-left:205px}.pr-xl-205{padding-right:205px}.mt-xl-210{margin-top:210px}.mb-xl-210{margin-bottom:210px}.ml-xl-210{margin-left:210px}.mr-xl-210{margin-right:210px}.pt-xl-210{padding-top:210px}.pb-xl-210{padding-bottom:210px}.pl-xl-210{padding-left:210px}.pr-xl-210{padding-right:210px}.mt-xl-215{margin-top:215px}.mb-xl-215{margin-bottom:215px}.ml-xl-215{margin-left:215px}.mr-xl-215{margin-right:215px}.pt-xl-215{padding-top:215px}.pb-xl-215{padding-bottom:215px}.pl-xl-215{padding-left:215px}.pr-xl-215{padding-right:215px}.mt-xl-220{margin-top:220px}.mb-xl-220{margin-bottom:220px}.ml-xl-220{margin-left:220px}.mr-xl-220{margin-right:220px}.pt-xl-220{padding-top:220px}.pb-xl-220{padding-bottom:220px}.pl-xl-220{padding-left:220px}.pr-xl-220{padding-right:220px}}@media (max-width:575px){.mt-xs-5{margin-top:5px}.mb-xs-5{margin-bottom:5px}.ml-xs-5{margin-left:5px}.mr-xs-5{margin-right:5px}.pt-xs-5{padding-top:5px}.pb-xs-5{padding-bottom:5px}.pl-xs-5{padding-left:5px}.pr-xs-5{padding-right:5px}.mt-xs-10{margin-top:10px}.mb-xs-10{margin-bottom:10px}.ml-xs-10{margin-left:10px}.mr-xs-10{margin-right:10px}.pt-xs-10{padding-top:10px}.pb-xs-10{padding-bottom:10px}.pl-xs-10{padding-left:10px}.pr-xs-10{padding-right:10px}.mt-xs-15{margin-top:15px}.mb-xs-15{margin-bottom:15px}.ml-xs-15{margin-left:15px}.mr-xs-15{margin-right:15px}.pt-xs-15{padding-top:15px}.pb-xs-15{padding-bottom:15px}.pl-xs-15{padding-left:15px}.pr-xs-15{padding-right:15px}.mt-xs-20{margin-top:20px}.mb-xs-20{margin-bottom:20px}.ml-xs-20{margin-left:20px}.mr-xs-20{margin-right:20px}.pt-xs-20{padding-top:20px}.pb-xs-20{padding-bottom:20px}.pl-xs-20{padding-left:20px}.pr-xs-20{padding-right:20px}.mt-xs-25{margin-top:25px}.mb-xs-25{margin-bottom:25px}.ml-xs-25{margin-left:25px}.mr-xs-25{margin-right:25px}.pt-xs-25{padding-top:25px}.pb-xs-25{padding-bottom:25px}.pl-xs-25{padding-left:25px}.pr-xs-25{padding-right:25px}.mt-xs-30{margin-top:30px}.mb-xs-30{margin-bottom:30px}.ml-xs-30{margin-left:30px}.mr-xs-30{margin-right:30px}.pt-xs-30{padding-top:30px}.pb-xs-30{padding-bottom:30px}.pl-xs-30{padding-left:30px}.pr-xs-30{padding-right:30px}.mt-xs-35{margin-top:35px}.mb-xs-35{margin-bottom:35px}.ml-xs-35{margin-left:35px}.mr-xs-35{margin-right:35px}.pt-xs-35{padding-top:35px}.pb-xs-35{padding-bottom:35px}.pl-xs-35{padding-left:35px}.pr-xs-35{padding-right:35px}.mt-xs-40{margin-top:40px}.mb-xs-40{margin-bottom:40px}.ml-xs-40{margin-left:40px}.mr-xs-40{margin-right:40px}.pt-xs-40{padding-top:40px}.pb-xs-40{padding-bottom:40px}.pl-xs-40{padding-left:40px}.pr-xs-40{padding-right:40px}.mt-xs-45{margin-top:45px}.mb-xs-45{margin-bottom:45px}.ml-xs-45{margin-left:45px}.mr-xs-45{margin-right:45px}.pt-xs-45{padding-top:45px}.pb-xs-45{padding-bottom:45px}.pl-xs-45{padding-left:45px}.pr-xs-45{padding-right:45px}.mt-xs-50{margin-top:50px}.mb-xs-50{margin-bottom:50px}.ml-xs-50{margin-left:50px}.mr-xs-50{margin-right:50px}.pt-xs-50{padding-top:50px}.pb-xs-50{padding-bottom:50px}.pl-xs-50{padding-left:50px}.pr-xs-50{padding-right:50px}.mt-xs-55{margin-top:55px}.mb-xs-55{margin-bottom:55px}.ml-xs-55{margin-left:55px}.mr-xs-55{margin-right:55px}.pt-xs-55{padding-top:55px}.pb-xs-55{padding-bottom:55px}.pl-xs-55{padding-left:55px}.pr-xs-55{padding-right:55px}.mt-xs-60{margin-top:60px}.mb-xs-60{margin-bottom:60px}.ml-xs-60{margin-left:60px}.mr-xs-60{margin-right:60px}.pt-xs-60{padding-top:60px}.pb-xs-60{padding-bottom:60px}.pl-xs-60{padding-left:60px}.pr-xs-60{padding-right:60px}.mt-xs-65{margin-top:65px}.mb-xs-65{margin-bottom:65px}.ml-xs-65{margin-left:65px}.mr-xs-65{margin-right:65px}.pt-xs-65{padding-top:65px}.pb-xs-65{padding-bottom:65px}.pl-xs-65{padding-left:65px}.pr-xs-65{padding-right:65px}.mt-xs-70{margin-top:70px}.mb-xs-70{margin-bottom:70px}.ml-xs-70{margin-left:70px}.mr-xs-70{margin-right:70px}.pt-xs-70{padding-top:70px}.pb-xs-70{padding-bottom:70px}.pl-xs-70{padding-left:70px}.pr-xs-70{padding-right:70px}.mt-xs-75{margin-top:75px}.mb-xs-75{margin-bottom:75px}.ml-xs-75{margin-left:75px}.mr-xs-75{margin-right:75px}.pt-xs-75{padding-top:75px}.pb-xs-75{padding-bottom:75px}.pl-xs-75{padding-left:75px}.pr-xs-75{padding-right:75px}.mt-xs-80{margin-top:80px}.mb-xs-80{margin-bottom:80px}.ml-xs-80{margin-left:80px}.mr-xs-80{margin-right:80px}.pt-xs-80{padding-top:80px}.pb-xs-80{padding-bottom:80px}.pl-xs-80{padding-left:80px}.pr-xs-80{padding-right:80px}.mt-xs-85{margin-top:85px}.mb-xs-85{margin-bottom:85px}.ml-xs-85{margin-left:85px}.mr-xs-85{margin-right:85px}.pt-xs-85{padding-top:85px}.pb-xs-85{padding-bottom:85px}.pl-xs-85{padding-left:85px}.pr-xs-85{padding-right:85px}.mt-xs-90{margin-top:90px}.mb-xs-90{margin-bottom:90px}.ml-xs-90{margin-left:90px}.mr-xs-90{margin-right:90px}.pt-xs-90{padding-top:90px}.pb-xs-90{padding-bottom:90px}.pl-xs-90{padding-left:90px}.pr-xs-90{padding-right:90px}.mt-xs-95{margin-top:95px}.mb-xs-95{margin-bottom:95px}.ml-xs-95{margin-left:95px}.mr-xs-95{margin-right:95px}.pt-xs-95{padding-top:95px}.pb-xs-95{padding-bottom:95px}.pl-xs-95{padding-left:95px}.pr-xs-95{padding-right:95px}.mt-xs-100{margin-top:100px}.mb-xs-100{margin-bottom:100px}.ml-xs-100{margin-left:100px}.mr-xs-100{margin-right:100px}.pt-xs-100{padding-top:100px}.pb-xs-100{padding-bottom:100px}.pl-xs-100{padding-left:100px}.pr-xs-100{padding-right:100px}.mt-xs-105{margin-top:105px}.mb-xs-105{margin-bottom:105px}.ml-xs-105{margin-left:105px}.mr-xs-105{margin-right:105px}.pt-xs-105{padding-top:105px}.pb-xs-105{padding-bottom:105px}.pl-xs-105{padding-left:105px}.pr-xs-105{padding-right:105px}.mt-xs-110{margin-top:110px}.mb-xs-110{margin-bottom:110px}.ml-xs-110{margin-left:110px}.mr-xs-110{margin-right:110px}.pt-xs-110{padding-top:110px}.pb-xs-110{padding-bottom:110px}.pl-xs-110{padding-left:110px}.pr-xs-110{padding-right:110px}.mt-xs-115{margin-top:115px}.mb-xs-115{margin-bottom:115px}.ml-xs-115{margin-left:115px}.mr-xs-115{margin-right:115px}.pt-xs-115{padding-top:115px}.pb-xs-115{padding-bottom:115px}.pl-xs-115{padding-left:115px}.pr-xs-115{padding-right:115px}.mt-xs-120{margin-top:120px}.mb-xs-120{margin-bottom:120px}.ml-xs-120{margin-left:120px}.mr-xs-120{margin-right:120px}.pt-xs-120{padding-top:120px}.pb-xs-120{padding-bottom:120px}.pl-xs-120{padding-left:120px}.pr-xs-120{padding-right:120px}.mt-xs-125{margin-top:125px}.mb-xs-125{margin-bottom:125px}.ml-xs-125{margin-left:125px}.mr-xs-125{margin-right:125px}.pt-xs-125{padding-top:125px}.pb-xs-125{padding-bottom:125px}.pl-xs-125{padding-left:125px}.pr-xs-125{padding-right:125px}.mt-xs-130{margin-top:130px}.mb-xs-130{margin-bottom:130px}.ml-xs-130{margin-left:130px}.mr-xs-130{margin-right:130px}.pt-xs-130{padding-top:130px}.pb-xs-130{padding-bottom:130px}.pl-xs-130{padding-left:130px}.pr-xs-130{padding-right:130px}.mt-xs-135{margin-top:135px}.mb-xs-135{margin-bottom:135px}.ml-xs-135{margin-left:135px}.mr-xs-135{margin-right:135px}.pt-xs-135{padding-top:135px}.pb-xs-135{padding-bottom:135px}.pl-xs-135{padding-left:135px}.pr-xs-135{padding-right:135px}.mt-xs-140{margin-top:140px}.mb-xs-140{margin-bottom:140px}.ml-xs-140{margin-left:140px}.mr-xs-140{margin-right:140px}.pt-xs-140{padding-top:140px}.pb-xs-140{padding-bottom:140px}.pl-xs-140{padding-left:140px}.pr-xs-140{padding-right:140px}.mt-xs-145{margin-top:145px}.mb-xs-145{margin-bottom:145px}.ml-xs-145{margin-left:145px}.mr-xs-145{margin-right:145px}.pt-xs-145{padding-top:145px}.pb-xs-145{padding-bottom:145px}.pl-xs-145{padding-left:145px}.pr-xs-145{padding-right:145px}.mt-xs-150{margin-top:150px}.mb-xs-150{margin-bottom:150px}.ml-xs-150{margin-left:150px}.mr-xs-150{margin-right:150px}.pt-xs-150{padding-top:150px}.pb-xs-150{padding-bottom:150px}.pl-xs-150{padding-left:150px}.pr-xs-150{padding-right:150px}.mt-xs-155{margin-top:155px}.mb-xs-155{margin-bottom:155px}.ml-xs-155{margin-left:155px}.mr-xs-155{margin-right:155px}.pt-xs-155{padding-top:155px}.pb-xs-155{padding-bottom:155px}.pl-xs-155{padding-left:155px}.pr-xs-155{padding-right:155px}.mt-xs-160{margin-top:160px}.mb-xs-160{margin-bottom:160px}.ml-xs-160{margin-left:160px}.mr-xs-160{margin-right:160px}.pt-xs-160{padding-top:160px}.pb-xs-160{padding-bottom:160px}.pl-xs-160{padding-left:160px}.pr-xs-160{padding-right:160px}.mt-xs-165{margin-top:165px}.mb-xs-165{margin-bottom:165px}.ml-xs-165{margin-left:165px}.mr-xs-165{margin-right:165px}.pt-xs-165{padding-top:165px}.pb-xs-165{padding-bottom:165px}.pl-xs-165{padding-left:165px}.pr-xs-165{padding-right:165px}.mt-xs-170{margin-top:170px}.mb-xs-170{margin-bottom:170px}.ml-xs-170{margin-left:170px}.mr-xs-170{margin-right:170px}.pt-xs-170{padding-top:170px}.pb-xs-170{padding-bottom:170px}.pl-xs-170{padding-left:170px}.pr-xs-170{padding-right:170px}.mt-xs-175{margin-top:175px}.mb-xs-175{margin-bottom:175px}.ml-xs-175{margin-left:175px}.mr-xs-175{margin-right:175px}.pt-xs-175{padding-top:175px}.pb-xs-175{padding-bottom:175px}.pl-xs-175{padding-left:175px}.pr-xs-175{padding-right:175px}.mt-xs-180{margin-top:180px}.mb-xs-180{margin-bottom:180px}.ml-xs-180{margin-left:180px}.mr-xs-180{margin-right:180px}.pt-xs-180{padding-top:180px}.pb-xs-180{padding-bottom:180px}.pl-xs-180{padding-left:180px}.pr-xs-180{padding-right:180px}.mt-xs-185{margin-top:185px}.mb-xs-185{margin-bottom:185px}.ml-xs-185{margin-left:185px}.mr-xs-185{margin-right:185px}.pt-xs-185{padding-top:185px}.pb-xs-185{padding-bottom:185px}.pl-xs-185{padding-left:185px}.pr-xs-185{padding-right:185px}.mt-xs-190{margin-top:190px}.mb-xs-190{margin-bottom:190px}.ml-xs-190{margin-left:190px}.mr-xs-190{margin-right:190px}.pt-xs-190{padding-top:190px}.pb-xs-190{padding-bottom:190px}.pl-xs-190{padding-left:190px}.pr-xs-190{padding-right:190px}.mt-xs-195{margin-top:195px}.mb-xs-195{margin-bottom:195px}.ml-xs-195{margin-left:195px}.mr-xs-195{margin-right:195px}.pt-xs-195{padding-top:195px}.pb-xs-195{padding-bottom:195px}.pl-xs-195{padding-left:195px}.pr-xs-195{padding-right:195px}.mt-xs-200{margin-top:200px}.mb-xs-200{margin-bottom:200px}.ml-xs-200{margin-left:200px}.mr-xs-200{margin-right:200px}.pt-xs-200{padding-top:200px}.pb-xs-200{padding-bottom:200px}.pl-xs-200{padding-left:200px}.pr-xs-200{padding-right:200px}.mt-xs-205{margin-top:205px}.mb-xs-205{margin-bottom:205px}.ml-xs-205{margin-left:205px}.mr-xs-205{margin-right:205px}.pt-xs-205{padding-top:205px}.pb-xs-205{padding-bottom:205px}.pl-xs-205{padding-left:205px}.pr-xs-205{padding-right:205px}.mt-xs-210{margin-top:210px}.mb-xs-210{margin-bottom:210px}.ml-xs-210{margin-left:210px}.mr-xs-210{margin-right:210px}.pt-xs-210{padding-top:210px}.pb-xs-210{padding-bottom:210px}.pl-xs-210{padding-left:210px}.pr-xs-210{padding-right:210px}.mt-xs-215{margin-top:215px}.mb-xs-215{margin-bottom:215px}.ml-xs-215{margin-left:215px}.mr-xs-215{margin-right:215px}.pt-xs-215{padding-top:215px}.pb-xs-215{padding-bottom:215px}.pl-xs-215{padding-left:215px}.pr-xs-215{padding-right:215px}.mt-xs-220{margin-top:220px}.mb-xs-220{margin-bottom:220px}.ml-xs-220{margin-left:220px}.mr-xs-220{margin-right:220px}.pt-xs-220{padding-top:220px}.pb-xs-220{padding-bottom:220px}.pl-xs-220{padding-left:220px}.pr-xs-220{padding-right:220px}}:root{--font_dmsans:"DM Sans", sans-serif;--font_instrumentsans:"Instrument Sans", sans-serif;--font_thunder:"Thunder";--font_sequelsansromanbody:"Sequel Sans Roman Body";--font_sequelsansmediumbody:"Sequel Sans Medium Body";--font_timesnow:"TimesNow-SemiLightItalic";--font_bdogrotesk:"BDOGrotesk-Regular";--font_tartuffo:"tartuffo-font-family";--font_tartuffotrial:"Tartuffo_Trial";--font_awesome:'Font Awesome 6 Free';--primary:#111111;--secondary:#555555;--border:rgba(17, 17, 17, 0.1);--bg:#111111;--theme:#FF6A3A;--black:#111111;--black-2:#999999;--white:#FFFFFF;--white-2:#999999;--action:#FF6A3A;.dark{--primary:#ffffff;--secondary:#999999;--border:rgba(255, 255, 255, 0.1);--bg:#171717}}body{-ms-word-wrap:break-word;word-wrap:break-word;overflow-x:hidden}.blog-coment-title h2{font-size:26px;font-weight:600;margin-bottom:20px}.comments-avatar{float:left}.comments-avatar img{margin-right:15px}.comments-text{overflow:hidden}.comments-text h3{margin-bottom:10px}.latest-comments ul li .children{margin-left:60px;margin-top:30px}.latest-comments ul li .children li{margin-top:10px}#cancel-comment-reply-link{color:#7e7e7e;margin-left:8px;font-size:16px}#cancel-comment-reply-link:hover{color:#000}.comment-reply-title{font-family:var(--font_sequelsansromanbody);font-style:normal;font-weight:310;font-size:50px;line-height:1.2;letter-spacing:-.07em;color:#111;margin-bottom:28px}.comment-form-cookies-consent{display:none}div.latest-comments>ul{padding-left:0}.latest-comments>ul>li{list-style:none}.rt-blog-area ul.redox-comment-list{padding:0;margin:0;margin-bottom:100px}.latest-comments pre{overflow-x:auto;white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}.latest-comments blockquote{border:1px solid #EAEAEF}.latest-comments>ul>li li{margin:0;padding:0;list-style:inherit}.latest-comments ul .children{list-style:none;padding-left:40px}@media (max-width:576px){.latest-comments ul .children{padding-left:0}}.latest-comments .comments-text ul li,.latest-comments .comments-text ol li{margin-bottom:3px}.latest-comments .comments-text>ul,.latest-comments .comments-text>ol{margin-bottom:20px}.latest-comments ul .comment-respond{padding:0 0 15px}.rt-postbox-comment-from .rt-postbox-comment-title{margin-bottom:20px}.rt-postbox-comment-from .postbox__comment-name.rt-postbox-comment-name{margin-bottom:20px}.rt-postbox-comment-from .redox-post-comment-text{margin-bottom:20px}.rt-postbox-comment-from .redox-post-comment-text p{font-size:18px;font-weight:400;line-height:1.5}.rt-postbox-item.sticky{border-top:3px solid #111}.alignleft{display:inline;float:left;margin-right:1.5em!important}.alignright{display:inline;float:right;margin-left:1.5em!important}.aligncenter{clear:both;display:block;margin-left:auto!important;margin-right:auto!important;text-align:center}.rt-blog-area>ul,.rt-blog-area>ol,.rt-blog-area ul,.rt-blog-area ol{padding-left:24px}.rt-blog-area dl,.rt-blog-area ol,.rt-blog-area ul{margin-top:0;margin-bottom:25px}.postbox__details ol li,.postbox__details ul li{padding-top:7px}.rt-blog-area ol ol,.rt-blog-area ol ul,.rt-blog-area ul ol,.rt-blog-area ul ul{margin-bottom:0}.rt-page-content .blog-post-comment{clear:both;overflow:hidden;margin-top:30px;padding-top:30px}.rt-page-content ol,.rt-page-content ul{padding-left:25px;margin-bottom:25px}.rt-page-content ol li,.rt-page-content ul li{margin-bottom:7px}.rt-page-content ol li ol,.rt-page-content ul li ul{margin-top:7px}.rt-page-content ol ol,.rt-page-content ol ul,.rt-page-content ul ol,.rt-page-content ul ul{margin-bottom:0}.rt-page-content .size-full.alignright{margin-bottom:35px;margin-top:20px;clear:both}.rt-page-content .rt-page-post>p{margin:32px 0;margin-top:0}.page-links{clear:both;margin:0 0 1.5em;margin-top:10px;padding-top:30px}.page-links>span.page-links-title{border:0;color:inherit}.wp-block-archives-list.extraclass.wp-block-archives li a{color:#999}.wp-block-archives-dropdown .nice-select{margin-bottom:15px}.postbox__text .nice-select{float:none;margin-bottom:20px;border-radius:0;padding-left:18px;padding-right:30px;border:1.5px solid rgb(69 48 48 / .14)}.rt-blog-area div.postbox__comment-text .redox-post-comment-text>ul,.rt-blog-area div.postbox__comment-text .redox-post-comment-text>ol{margin-bottom:15px}.postbox__text ol,.postbox__text ul{padding-left:20px}.postbox__text .wp-block-comments-title{font-size:32px;font-weight:600}.rt-postbox-details-article-inner .wp-block-comment-reply-link.has-small-font-size a.comment-reply-link{border:1px solid #E6E7E8;display:inline-block;padding:0 11px}.rt-postbox-details-article-inner .wp-block-comment-template{padding-left:0}.rt-postbox-details-article-inner .wp-block-comment-template .comment-respond.wp-block-post-comments-form{padding-top:0}.rt-postbox-details-article-inner .wp-block-comment-template li:not(:last-child){margin-bottom:25px}.rt-postbox-details-article-inner .wp-calendar-nav a{color:#7e7e7e}.rt-postbox-details-article-inner .wp-calendar-nav a:hover{color:#000}.rt-postbox-details-article-inner .wp-block-latest-comments__comment-meta{font-size:16px}.rt-postbox-details-article-inner .wp-block-latest-comments__comment-meta a:hover{color:#000}.rt-postbox-details-article-inner .wp-block-column-is-layout-flow{margin-bottom:20px!important}.postbox__text .rt-postbox-details-share-wrapper{clear:both}.wp-block-image{overflow:hidden}p.logged-in-as{color:#555;margin-bottom:50px;font-size:18px;font-weight:400}p.logged-in-as a{color:#111}p.logged-in-as a:hover{color:#FF6A3A}ol.wp-block-latest-comments{margin-left:0;padding-left:0}ol.wp-block-latest-comments .wp-block-latest-comments__comment:not(:last-child){margin-bottom:15px}.postbox__details p:last-child{margin-bottom:0}.postbox__text ul li a:hover,dl a:hover{text-decoration-style:dotted;text-decoration-skip-ink:none}.wp-block-button{margin-bottom:10px}.is-style-squared .wp-block-button__link{border-radius:0}div.postbox__text .wp-block-cover-text{color:#fff}.wp-block-cover{margin-bottom:30px}.wp-block-gallery .blocks-gallery-grid{padding-left:0;margin-bottom:0}.blocks-gallery-caption{margin-bottom:40px!important}.wp-block-group.has-background{margin-bottom:25px}.wp-block-group{margin-top:30px;margin-bottom:30px}.wp-block-query-pagination{margin-bottom:15px}.rt-postbox-details-article-inner .wp-block-group .wp-block-group__inner-container>:last-child{margin-bottom:0}ul.wp-block-navigation__container.is-responsive.wp-block-navigation{padding-left:0}.wp-block-navigation.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{text-underline-offset:inherit;text-decoration-skip-ink:initial;text-decoration:none;line-height:1.2}.wp-block-navigation ul.wp-block-page-list{padding-left:0}ul.wp-block-page-list{padding-left:20px}.wp-block-query-pagination-numbers span,.wp-block-query-pagination-numbers a{margin-right:5px;font-size:14px}.wp-block-query-pagination-numbers a:hover{color:#000}.taxonomy-category.wp-block-post-terms a,.wp-block-post-navigation-link a{color:#7e7e7e}.taxonomy-category.wp-block-post-terms a:hover,.wp-block-post-navigation-link a:hover{color:#000;text-decoration:none}a.wp-block-query-pagination-next{color:#7e7e7e}.wp-block-cover.is-light .wp-block-cover__inner-container{color:#999}.wp-block-navigation .wp-block-page-list .wp-block-pages-list__item .wp-block-navigation__submenu-container{padding:10px 0}.wp-block-navigation .wp-block-page-list .wp-block-pages-list__item .wp-block-navigation__submenu-container .wp-block-pages-list__item{margin-bottom:10px;padding:0 15px}.wp-block-navigation .wp-block-page-list .wp-block-pages-list__item .wp-block-navigation__submenu-container .wp-block-pages-list__item:last-child{margin-bottom:0}ul.wp-block-archives-list.extraclass.wp-block-archives{padding-left:24px}ul.wp-block-archives-list.extraclass.wp-block-archives li a{text-underline-offset:3px;text-decoration-skip-ink:all;text-decoration:underline}ul.wp-block-archives-list.extraclass.wp-block-archives li a:hover{text-decoration-style:dotted;text-decoration-skip-ink:none}.wp-block-query ul.wp-block-post-template{padding-left:0}.wp-block-query ul.wp-block-post-template .wp-block-post .wp-block-post-title{font-size:34px;font-weight:500;margin-bottom:0}.wp-block-query ul.wp-block-post-template .wp-block-post:not(:last-child){margin-bottom:20px}.wp-block-query ul.wp-block-post-template .wp-block-post .wp-block-post-excerpt{margin-top:10px}.wp-block-avatar{margin-bottom:15px}.wp-block-post-author{margin-bottom:15px}.post-navigation-link-previous{margin-bottom:15px}.wp-block-read-more{font-size:18px;margin-bottom:15px;color:#7e7e7e}.wp-block-read-more:hover{color:#000}.wp-block-comment-reply-link.has-small-font-size .comment-reply-link:hover{color:#000}.wp-block-comment-edit-link.has-small-font-size a:hover{color:#000}.wp-block-post-comments-form .logged-in-as a:hover{color:#000}.wp-block-search__button-inside.wp-block-search__text-button.wp-block-search .wp-block-search__inside-wrapper,.wp-block-search__button-inside.wp-block-search__icon-button.wp-block-search .wp-block-search__inside-wrapper{border-color:#E0E2E3}.wp-block-search__button-inside.wp-block-search__text-button.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__input,.wp-block-search__button-inside.wp-block-search__icon-button.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__input{border:none}.wp-block-search__button-inside.wp-block-search__text-button.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__input:focus{border-color:inherit}div.wp-block-post-comments-form input[type=submit]{display:inline-block;font-family:var(--rt-ff-jost);font-weight:400;font-size:16px;background-color:#000;padding:9px 26px;color:#999;border:1px solid #000;height:auto}.wp-block-post-comments-form input[type=submit]:hover{background-color:#999;border-color:#000;color:#000}.comment-respond.wp-block-post-comments-form{margin-bottom:20px}.comment-respond.wp-block-post-comments-form input,.comment-respond.wp-block-post-comments-form textarea{height:56px;background:#FFF;border:1px solid #E0E2E3;font-size:14px;color:#000}.comment-respond.wp-block-post-comments-form input:focus,.comment-respond.wp-block-post-comments-form textarea:focus{border-color:#000}.comment-respond.wp-block-post-comments-form textarea{height:165px;resize:none;line-height:1.4;padding:17px 26px}span.required{color:red}.logged-in.wp-block-loginout a:hover{color:#000}.wp-block-columns.has-pale-pink-background-color.has-background{padding:1.25em 2.375em}.wp-block-columns .wp-block-column.has-pale-cyan-blue-background-color p,.wp-block-columns.has-pale-pink-background-color.has-background p{margin-bottom:0}.wp-block-media-text{margin-top:30px;margin-bottom:30px}.postbox__text p.has-large-font-size{font-size:24px!important;line-height:1.2;margin-bottom:10px}.wp-block-media-text.alignfull.has-media-on-the-right.has-background.is-stacked-on-mobile{margin-bottom:20px}.page-links{clear:both;margin:0 0 1.5em;margin-top:30px}.page-links a,.page-links>span{border:2px solid #ddd;display:inline-block;min-width:35px;text-align:center;margin-left:2px;height:33px;line-height:29px;margin-right:3px;color:#444}.page-links>span{border:2px solid #000;color:#000}pre{display:block;font-size:87.5%;color:#212529;border:1px solid #ddd;padding:15px;line-height:1.4}.wp-block-preformatted{margin:30px 0}.wp-caption{margin-bottom:1.5em;max-width:100%}.wp-caption .wp-caption-text{margin:.8075em 0;font-size:14px;font-style:italic}.rt-postbox-details-content table.wp-calendar-table{margin-bottom:20px}.rt-postbox-details-content .wp-block-calendar{margin-bottom:20px}.rt-post-tag{overflow:hidden;clear:both;margin-top:20px;padding-top:30px}.rt-post-tag span{font-size:16px;color:#000;font-weight:500;display:inline-block;margin-right:10px;margin-bottom:10px}.rt-post-tag a{display:inline-block;height:36px;line-height:38px;padding:0 15px;font-size:15px;font-weight:500;color:var(--rt-text-11);background:var(--rt-grey-2);-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;-ms-border-radius:4px;border-radius:4px;margin-right:8px;margin-bottom:10px}.rt-post-tag a:hover{color:#999;background:#000}.postbox__text .wp-block-tag-cloud a{font-size:15px!important;font-weight:600;line-height:1;text-transform:uppercase;color:#000;margin-right:20px;margin-bottom:10px}.postbox__text .wp-block-tag-cloud a:hover{color:#000}ul.wp-block-rss.wp-block-rss{box-sizing:border-box;padding-left:0}.rt-postbox-details-article .rt-postbox-details-article-inner ol li{line-height:1.6;list-style:inherit}.rt-postbox-details-article .rt-postbox-details-article-inner address{line-height:1.6;list-style:inherit}.rt-postbox-details-article .rt-postbox-details-article-inner ul li{list-style:inherit}.wp-block-archives-dropdown.wp-block-archives label{margin-bottom:15px}.wp-block-categories-dropdown.wp-block-categories label{margin-bottom:15px}.rt-postbox-details-article-inner ol.has-avatars.wp-block-latest-comments li{list-style:none}.rt-postbox-details-article .rt-postbox-details-article-inner ol.wp-block-latest-comments{list-style:none}.rt-postbox-details-article .rt-postbox-details-article-inner .wp-block-search label{margin-bottom:20px}.rt-postbox-details-article .rt-postbox-details-article-inner .wp-block-search__inside-wrapper input{width:100%;background-color:#fff0;outline:0;border:none;font-size:16px;padding:13px 20px;border:1px solid rgb(17 17 17 / .1)}.rt-postbox-details-article .gallery-item .gallery-caption{font-size:16px;line-height:1.4}.rt-postbox-comment .postbox__comment-box .postbox__comment-avater img{height:90px;width:90px;max-width:inherit}.wp-block-quote{border:0}div.wp-block-columns .wp-block-quote{padding:32px 20px 35px}blockquote{text-align:left;padding:39px 40px 36px 40px;background-color:#453030;margin-bottom:45px 0!important;border-radius:10px}blockquote::before{content:"\f10e";position:static;font-family:"Font Awesome 6 free";font-size:32px;color:#fff;line-height:1;margin-bottom:18px;display:inline-block;font-weight:600}.rt-blog-area blockquote p{font-family:var(--rr-ff-heading);font-style:normal;font-weight:var(--rr-fw-sbold);font-size:20px;line-height:34px;text-transform:uppercase;color:#FFF;margin-top:-8px}blockquote cite{font-family:var(--rr-ff-heading);font-style:normal;font-weight:var(--rr-fw-medium);font-size:16px!important;line-height:1.2;text-transform:uppercase;display:block;margin-top:10px;color:#fff!important;font-weight:500}blockquote cite::before{content:"";font-size:28px;padding-bottom:0;display:inline-block;background:#fff;height:3px;width:40px;font-weight:400;text-align:center;top:-4px;margin-right:10px;position:relative}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:40px}.rt-postbox-details-content blockquote p{margin-bottom:0}.rt-postbox-details-content a.wp-block-file__button{background:#32373c;border-radius:2em;color:#fff;font-size:10px;padding:.5em 1em}.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin-bottom:1em;padding:30px 30px}.rt-blog-area .wp-block-quote.has-text-align-right.extraclass p{text-align:right}.wp-block-quote.has-text-align-right.extraclass{text-align:right}.postbox__text blockquote.is-style-large cite::before{margin-right:0}.wp-block-quote.has-text-align-right{border-right:0;padding:30px}.wp-block-pullquote.is-style-solid-color blockquote{margin:auto;display:inline-block}.comments-box blockquote{background:#fff}.rt-postbox-details-comment-wrapper .rt-postbox-details-comment-content blockquote{box-shadow:none}.rt-postbox-details-comment-wrapper .rt-postbox-details-comment-content>ul,.rt-postbox-details-comment-wrapper .rt-postbox-details-comment-content>ol{margin-bottom:20px}.wp-block-column .wp-block-quote{padding:10px}.postbox__text ul li a,dl a{text-underline-offset:3px;text-decoration-skip-ink:all;text-decoration:underline}.gallery-item{display:inline-block;max-width:33.33%;text-align:center;vertical-align:top;width:100%;padding-right:5px!important}.gallery-columns-2 .gallery-item{max-width:50%}.rt-postbox-details-content table{margin-bottom:30px;width:100%}.rt-postbox-details-content table,.rt-postbox-details-content th,.rt-postbox-details-content td{border:1px solid #d1d1d1}.rt-postbox-details-content table th{padding:12px 12px;font-size:15px;border-color:#ddd;text-align:center;font-weight:400}.rt-postbox-details-content table tbody td{text-align:center}.rt-postbox-details-content table a{color:#000;text-decoration:underline;text-underline-offset:3px}.rt-postbox-details-content table td{border-color:#ddd;padding:12px 12px}.rt-postbox-details-content .comments-text table{margin-bottom:30px;width:100%;background:#fff}.rt-page-content table{margin-bottom:30px}.rt-page-content table,.rt-page-content th,.rt-page-content td{border:1px solid #d1d1d1}.rt-page-content table th{padding:12px 12px;font-size:15px;border-color:#ddd;text-align:center;font-weight:500}.rt-page-content table tbody td{text-align:center}.rt-page-content table td{border-color:#ddd;padding:12px 12px}.rt-page-content table a{color:#000;text-decoration:underline;text-underline-offset:3px}.post-password-form input[type=password]{height:56px;background:#FFF;border:1px solid #E0E2E3;font-size:14px;color:#000;width:100%;outline:none;padding:0 15px}.post-password-form input[type=password]:focus{border-color:#000}.post-password-form label{width:100%}.post-password-form input[type=submit]{width:120px;height:50px;background:#000;color:#fff;border:0;margin-top:10px;transition:0.3s}.post-password-form input[type=submit]:hover{background:#031220}.wp-block-search__inside-wrapper{margin-bottom:20px}.wp-block-search__button{width:120px;height:60px;background:#000;color:#fff;border:0;transition:0.3s;margin-left:0}.wp-block-search__button:hover{background:#031220}ul.wp-block-social-links{padding-left:10px}.wp-block-query-pagination a:hover{color:#000}.taxonomy-category.wp-block-post-terms a:hover{color:#000}.wp-block-search__inside-wrapper input:focus{outline:none}.rt-postbox-details-article-inner .wp-block-heading{margin-bottom:20px;margin-top:20px}.rt-postbox-details-article-inner h3{margin-bottom:20px}.rt-postbox-details-article-inner p{margin-bottom:20px}.rt-sidebar-widget ul{padding-left:0;margin-bottom:0}.rt-sidebar-widget ul li a:hover{color:#111}.rt-sidebar-widget.widget_recent_comments ul li a::after{display:none}.rt-sidebar-widget.widget_recent_comments ul li a{padding-left:0;display:inline}.rt-sidebar-widget.widget_recent_comments ul li>a{color:#000}.rt-sidebar-widget.widget_recent_comments ul li>a:hover{color:#111}.rt-sidebar-widget.widget_recent_comments .comment-author-link a{color:#000}.rt-sidebar-widget.widget_recent_comments .comment-author-link a:hover{color:#111}.rt-sidebar-widget.widget_recent_entries ul li a::after{display:none}.rt-sidebar-widget.widget_recent_entries ul li a{padding-left:0;color:#000}.rt-sidebar-widget.widget_recent_entries ul li a:hover{padding-left:0;color:#111}.rt-sidebar-widget.widget_rss ul li a::after{display:none}.rt-sidebar-widget.widget_rss ul li a{padding-left:0;display:inline}.rt-sidebar-widget.widget_text form br{display:none}.rt-sidebar-widget.widget_rss ul li>a{color:#000}.rt-sidebar-widget.widget_rss ul li>a:hover{color:#111}.rt-sidebar-widget.widget_tag_cloud .tagcloud{border-top:0;padding:0}.rt-sidebar-widget.widget_tag_cloud .tagcloud a{font-family:var(--font_dmsans);font-style:normal;font-size:14px!important;line-height:28px;font-weight:500;text-transform:uppercase;color:#555;border:1px solid var(--border);border-radius:30px;padding:0 15px;margin-right:10px;display:inline-block;transition:all 0.3s;margin-bottom:10px}.rt-sidebar-widget.widget_tag_cloud .tagcloud a:hover{background-color:#111;color:#fff}.rt-sidebar-widget .nice-select{float:none;padding-left:20px}.rt-sidebar-widget .nice-select .list{width:100%}.rt-sidebar-widget .nice-select .list li{padding:0 20px}.sidebar-widget .rsswidget img{width:inherit!important;height:inherit!important}.rt-sidebar-widget .nice-select{border:1.5px solid rgb(69 48 48 / .14)!important}.rt-sidebar-widget .nice-select .option{margin-bottom:0!important}.rt-sidebar-widget .nice-select::after{right:18px}.footer-widget .nice-select::after{right:18px}.footer-widget .nice-select{padding-left:20px}.rt-postbox-details-comment-wrapper .logged-in-as{margin-bottom:10px}.rt-postbox-details-comment-wrapper .logged-in-as a{color:#000}.rt-postbox-details-comment-wrapper .logged-in-as a:hover{color:#000}.textwidget img{max-width:100%;height:auto}#wp-calendar{width:100%}#wp-calendar caption{text-align:right;font-size:15px;margin-top:5px;margin-bottom:0;padding-bottom:0;padding-top:0}#wp-calendar thead{font-size:14px}#wp-calendar thead th{padding-bottom:10px;text-align:center}#wp-calendar tbody{color:#666}#wp-calendar tbody td{background:#fff;border:1px solid #e1e1e1;text-align:center;padding:8px 0;transition:0.3s}.rt-sidebar-widget .wp-calendar-table a{color:#000}#wp-calendar tbody td#today{background:#000;color:#fff}.wp-calendar-nav{display:flex;justify-content:space-between}.rt-sidebar-widget .wp-calendar-nav a{color:#7e7e7e}.rt-sidebar-widget .wp-calendar-nav a:hover{color:#000}.rt-sidebar-wrapper{padding-left:35px}.rt-sidebar-widget .wp-block-group__inner-container h2{font-size:30px;font-weight:600;color:#111;font-family:var(--font_dmsans);display:inline-block;margin-bottom:20px}.rt-sidebar-widget .wp-block-search__input{width:100%;background-color:#fff0;outline:0;border:none;font-size:16px;border-radius:100px;padding:13px 20px;border:1px solid rgb(17 17 17 / .1)}.rt-sidebar-widget .wp-block-search__inside-wrapper{margin-bottom:0}.rt-sidebar-widget .wp-block-search__label{font-size:30px;font-weight:600;color:#111;font-family:var(--font_dmsans);display:inline-block;margin-bottom:20px}.mb-50{margin-bottom:50px}.rt-sidebar-widget .wp-block-search__inside-wrapper{position:relative}.rt-sidebar-widget .wp-block-search__button{position:absolute;right:0;top:0;height:100%;background:#111;color:#fff;border:0;padding:0 25px;font-size:16px;border-radius:100px}.rt-sidebar-widget .wp-block-search__button:hover{background:var(--theme);color:#fff}.rt-sidebar-widget .wp-block-group{margin-top:0;margin-bottom:0}.rt-sidebar-widget.widget_block ul.wp-block-latest-posts li:not(:last-child){margin-bottom:15px}.rt-sidebar-widget.widget_block ol.wp-block-latest-comments li.wp-block-latest-comments__comment{margin-bottom:0}.rt-sidebar-widget.widget_block ol.wp-block-latest-comments li.wp-block-latest-comments__comment:not(:last-child){margin-bottom:15px}.rt-sidebar-widget.widget_block ul.wp-block-latest-posts li a::after{display:none}.rt-sidebar-widget.widget_block ul.wp-block-latest-posts li a{color:#555;padding-left:0;font-size:18px;font-weight:400;line-height:24px;background-color:#fff0;box-shadow:none}.rt-sidebar-widget.widget_block ul.wp-block-latest-posts li a:hover{color:#111}.rt-sidebar-widget.widget_block .wp-block-latest-comments article a{font-size:16px;font-weight:600;line-height:24px;color:#555;background-image:radial-gradient(currentColor,currentColor),radial-gradient(currentColor,currentColor);background-size:0% 1px,0 1px;background-position:100% 100%,0 91%;background-repeat:no-repeat}.rt-sidebar-widget.widget_block .wp-block-latest-comments article .wp-block-latest-comments__comment-meta{color:#777}.rt-sidebar-widget.widget_block .wp-block-latest-comments article a.wp-block-latest-comments__comment-author{color:#555}.rt-sidebar-widget.widget_block .wp-block-latest-comments article a:hover{color:#111}.rt-sidebar-widget .wp-block-tag-cloud a{display:inline-block;height:36px;line-height:38px;padding:0 15px;font-size:14px!important;font-weight:500;color:var(--rt-text-11);background:var(--rt-grey-2);-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;-ms-border-radius:4px;border-radius:4px;margin-right:8px;margin-bottom:10px;background-image:radial-gradient(currentColor,currentColor),radial-gradient(currentColor,currentColor);background-size:0% 1px,0 1px;background-position:100% 100%,0 91%;background-repeat:no-repeat}.rt-sidebar-widget .wp-block-calendar table th{background:no-repeat}.rt-sidebar-widget .rt-sidebar-widget-title{font-size:30px;font-weight:600;color:#111;font-family:var(--font_dmsans);display:inline-block;margin-bottom:20px}.rt-sidebar-widget.sidebar-widget ul li{font-size:18px;font-weight:400;line-height:1.4;font-family:var(--font_dmsans)}.rt-sidebar-widget.sidebar-widget.widget_rss ul li:not(:last-child){margin-bottom:20px}.rt-sidebar-widget.sidebar-widget ul li ul li{margin-bottom:10px}.rt-sidebar-widget .rt-sidebar-search-input input{width:100%;background-color:#fff0;outline:0;border:none;font-size:16px;border-radius:100px;padding:13px 20px;border:1px solid rgb(17 17 17 / .1);position:relative}.rt-sidebar-widget .rt-sidebar-search-input button{position:absolute;right:20px;top:50%;transform:translateY(-50%)}.rt-sidebar-widget.sidebar-widget .textwidget p{font-size:18px;font-weight:400;line-height:1.4;font-family:var(--font_dmsans)}.pagination-wrap{display:flex;list-style:none;column-gap:10px;margin-top:50px;padding-left:0px!important}.pagination-wrap li:not(:last-of-type){margin-right:10px}.pagination-wrap li span{background-color:#fff0;color:var(--ed-color-heading-primary);font-weight:600;height:60px;width:60px;font-size:16px;display:flex;align-items:center;justify-content:center;line-height:1;border-radius:50px;border:1px solid rgb(21 21 21 / .08)}.pagination-wrap li span.current{background-color:#111;color:#fff}.pagination-wrap li a{background-color:#fff0;color:#111;font-weight:600;height:60px;width:60px;font-size:16px;display:flex;align-items:center;justify-content:center;line-height:1;border-radius:50px;border:1px solid rgb(21 21 21 / .08)}.pagination-wrap li a:hover{background-color:#111;color:#fff}.footer-widget ul ul{padding-left:10px;padding-top:8px}.footer-widget.widget_recent_comments ul li{line-height:1.6;color:rgb(255 255 255 / .5)}.footer-widget.widget_recent_comments ul li>a{padding-left:0}.footer-widget.widget_recent_comments ul li>a::after{display:none}.footer-widget.widget_recent_entries ul li{line-height:1.6}.footer-widget .rssSummary{line-height:1.5}.footer-widget .rsswidget{font-weight:500}.footer-widget.widget_recent_comments .comment-author-link a{color:#fff;font-weight:500;padding-left:0}.footer-widget.widget_recent_comments ul li a::before{display:none}.footer-widget.widget_recent_comments .comment-author-link a::after{display:none}.footer-widget.widget_recent_comments .comment-author-link a:hover{color:var(--rr-theme-primary)}.footer-widget.widget_recent_entries ul li a::after{display:none}.footer-widget.widget_recent_entries ul li a::before{display:none}.footer-widget.widget_recent_entries ul li a{padding-left:0;color:#fff}.footer-widget.widget_rss ul li a::after{display:none}.footer-widget.widget_rss ul li a::before{display:none}.footer-widget.widget_rss ul li a{padding-left:0;color:#fff}.footer-widget.widget_rss ul li a:hover{color:var(--rr-theme-primary)}.footer-widget .nice-select .list{width:100%}.footer-widget .nice-select .option{margin-bottom:0!important;color:var(--rt-text-1)}.footer-widget .nice-select .option:hover{color:#999}.footer-widget .nice-select::after{right:18px}.footer-widget .nice-select{background-color:#fff0;border-color:#fff;color:#fff}.footer-widget .nice-select::after{color:#fff}.footer-widget .nice-select .list{background-color:#fff;padding-bottom:10px}.footer-widget .nice-select .list .option{color:#999;line-height:1.2;height:auto;min-height:auto;padding:9px 26px}.footer-widget .nice-select .list .option:hover{color:#fff}.footer-widget .rsswidget img{height:inherit!important;width:inherit!important}#wp-calendar{width:100%}#wp-calendar caption{text-align:right;font-size:15px;margin-top:5px;margin-bottom:0;padding-bottom:0;padding-top:0;color:#162726}#wp-calendar thead{font-size:14px}#wp-calendar thead th{padding-bottom:10px;text-align:center;color:#162726}#wp-calendar tbody{color:#666}#wp-calendar tbody td{background:#fff;border:1px solid #e1e1e1;text-align:center;padding:8px 0;transition:0.3s}.footer-widget .wp-calendar-table a{color:#000}#wp-calendar tbody td#today{background:#111;color:#fff}#wp-calendar tbody td#today a{color:#fff}.wp-calendar-nav{display:flex;justify-content:space-between}.footer-widget .wp-calendar-nav-prev a{color:#fff}.footer-widget .wp-calendar-nav-prev a:hover{color:var(--rr-theme-primary)}.footer-widget #wp-calendar thead th{color:#fff}.footer-widget #wp-calendar caption{color:#fff}.footer-widget .tagcloud a{color:#999}.footer-widget .tagcloud a:hover{color:#999}.footer-widget .sidebar__search input{background:#fff0;color:#999;border-color:rgb(255 255 255 / .7)}.footer-widget .rt-sidebar-search input{font-size:15px;width:100%;height:50px;color:#686A6D;border-radius:6px;padding-right:50px;background:#F3F4F9;border:1px solid #F3F4F9;padding:5px 15px}.footer-widget .rt-sidebar-search-btn{position:absolute;top:50%;right:18px;line-height:1;transform:translateY(-50%)}.footer-widget .sidebar__search button{color:#000}.footer-widget.widget_text p{font-size:14px;color:#fff}.footer-widget .nice-select{float:none}.footer-widget.widget_rss ul li{line-height:1.5;color:rgb(255 255 255 / .7)}.footer-widget.widget_rss ul li>span{color:rgb(255 255 255 / .5)}.ed-default-footer{background-color:#162726}.footer-widget .wp-block-group__inner-container h2{font-size:22px;line-height:20px;margin-bottom:30px;color:var(--black-2);font-family:var(--font_dmsans)}.footer-widget .wp-block-search__input{min-width:100%;border:0;width:100%;background:#fff;height:52px;padding:0 15px}.footer-widget .wp-block-search__label{display:none}.footer-widget .wp-block-search__inside-wrapper{position:relative}.footer-widget .wp-block-search__button{position:absolute;right:0;top:0;height:100%;background:#000;color:#fff;border:0;padding:0 25px}.footer-widget.widget_block ul.wp-block-latest-posts li a::after{display:none}.footer-widget .widget_block ul.wp-block-latest-posts li a{color:#000;padding-left:0;font-size:15px;font-weight:500;line-height:24px}.footer-widget.widget_block .wp-block-latest-comments article a{font-size:15px;font-weight:500;line-height:24px;color:#000}.footer-widget.widget_block .wp-block-latest-comments article .wp-block-latest-comments__comment-meta{color:#666}.footer-widget.widget_block .wp-block-latest-comments article a.wp-block-latest-comments__comment-author{color:#000}.footer-widget .wp-block-tag-cloud a{display:inline-block;height:36px;line-height:38px;padding:0 15px;font-size:14px!important;font-weight:500;color:var(--rt-text-11);background:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;-ms-border-radius:4px;border-radius:4px;margin-right:8px;margin-bottom:10px}.footer-widget .wp-block-tag-cloud a:hover{color:#999;background:#000}.footer-widget .wp-block-calendar table th{background:no-repeat}.bypostauthor{display:block}.gallery-caption{display:block}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#eee;clip:auto!important;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.aadmin-bar .header__sticky{margin-top:32px}@media only screen and (min-width:300px) and (max-width:767px){.aadmin-bar .header__sticky{margin-top:0}}@media only screen and (min-width:600px) and (max-width:767px){.aadmin-bar .header__sticky{margin-top:42px}}.postbox__details .postbox__title{display:none}.wp-block-table.is-style-stripes tbody tr:nth-child(2n+1){background-color:#fff}.wp-block-table.is-style-stripes{border-spacing:0;border-collapse:inherit;background-color:#fff0;border-bottom:1px solid #ddd}.wp-block-table.is-style-stripes tbody tr:nth-child(2n+1){background-color:#f0f0f0}.single-product .elementor-lightbox{display:none!important}:root :where(.wp-block-image figcaption){color:#555;font-size:16px;text-align:center;line-height:1.3}.sidebar-widget.widget_archive ul li,.sidebar-widget.widget_pages ul li{list-style:none}.sidebar-widget.widget_archive ul li:not(:last-child),.sidebar-widget.widget_pages ul li:not(:last-child),.sidebar-widget.widget_meta ul li:not(:last-child),.sidebar-widget.widget_recent_comments ul li:not(:last-child),.sidebar-widget.widget_nav_menu ul li:not(:last-child),.sidebar-widget.widget_categories ul li:not(:last-child){margin-bottom:10px}.sidebar-widget.widget_archive ul li a,.sidebar-widget.widget_pages ul li a,.sidebar-widget.widget_nav_menu ul li a{position:relative;padding-left:20px}.sidebar-widget.widget_archive ul li a::after,.sidebar-widget.widget_pages ul li a::after,.sidebar-widget.widget_nav_menu ul li a::after{position:absolute;content:"";left:0;top:9px;width:6px;height:6px;background:#999;border-radius:50%}.sidebar-widget.widget_archive ul li a:hover::after,.sidebar-widget.widget_pages ul li a:hover::after,.sidebar-widget.widget_nav_menu ul li a:hover::after{background-color:#111}.sidebar-widget ul li{list-style:none}.sidebar-widget ul ul{padding-left:15px;padding-top:10px}.footer-widget{margin-bottom:30px}.footer-widget ul li{list-style:none}.footer-widget ul li a{font-size:22px;line-height:30px;color:var(--primary);transition-property:opacity;transition-duration:500ms;font-family:var(--font_dmsans)}.footer-widget ul li a:hover{color:var(--rr-theme-primary)}.footer-widget.widget_tag_cloud .tagcloud a{background-color:var(--white);padding:8px 18px;font-family:var(--ed-ff-body);font-size:15px!important;font-weight:500;border-radius:100px;display:inline-block;margin-bottom:10px;margin-right:8px;transition:all 0.3s;text-transform:uppercase}.footer-widget.widget_tag_cloud .tagcloud a:hover{background-color:var(--rr-theme-primary);color:#000}.footer-widget .nice-select{float:none}.rt-footer-widget .rt-sidebar-search-input{position:relative}.blog-contact-form .rt-postbox-details-input-box input,.blog-contact-form .rt-postbox-details-input-box textarea{width:100%;height:40px;border:none;border-bottom:1px solid rgb(17 17 17 / .2);outline:none;background-color:#fff0;transition:all 0.5s;color:var(--primary);font-size:18px;font-family:var(--font_dmsans);font-weight:500}.blog-contact-form .rt-postbox-details-input-box input:focus,.blog-contact-form .rt-postbox-details-input-box textarea:focus{border-color:var(--primary)}.rt-contact-input-form label{display:none}.carouselTicker__list{margin:10px 0;padding:0;list-style-type:none;overflow:hidden}.carouselTicker__item{margin:0 0 0 5px;float:left;border:4px solid red;width:100px;height:60px;line-height:60px;text-align:center}.carouselTicker__loader{position:absolute;left:0;right:0;top:0;bottom:0;background:#fff url(/wp-content/themes/redox/assets/images/loader.gif) center center no-repeat}.carouselTicker_vertical .carouselTicker__list{margin:0}.carouselTicker_vertical .carouselTicker__item{margin:0 0 5px 0;border:4px solid red;width:100px;height:60px;line-height:60px;text-align:center}#carouselTicker .carouselTicker__item,#carouselTicker-destructor-example .carouselTicker__item,#carouselTicker-buttons-controls-example .carouselTicker__item{width:auto;height:auto;line-height:normal}.carouselTicker__item img{vertical-align:top}:root{--primary:#111111;--secondary:#555555;--border:rgba(17, 17, 17, 0.1);--bg:#111111;--theme:#FA814D;--black:#111111;--white:#FFFFFF;--action:#FA814D}.dark{--primary:#FFFFFF;--secondary:#999999;--border:rgba(255, 255, 255, 0.1);--bg:#171717}@font-face{font-display:swap;font-family:"BDOGrotesk";src:url(/wp-content/themes/redox/assets/fonts/BDOGrotesk-DemiBold.ttf);font-weight:600}@font-face{font-display:swap;font-family:"BDOGrotesk";src:url(/wp-content/themes/redox/assets/fonts/BDOGrotesk-Medium.ttf);font-weight:500}@font-face{font-display:swap;font-family:"BDOGrotesk";src:url(/wp-content/themes/redox/assets/fonts/BDOGrotesk-Regular.ttf);font-weight:400}@font-face{font-display:swap;font-family:"PPEditorialNew-Italic";src:url(/wp-content/themes/redox/assets/fonts/PPEditorialNew-Ultralight.otf);font-weight:200}@font-face{font-display:swap;font-family:"PPEditorialNew-Regular";src:url(/wp-content/themes/redox/assets/fonts/PPEditorialNew-Regular.otf);font-weight:400}@font-face{font-display:swap;font-family:"PPEditorialNew-Italic";src:url(/wp-content/themes/redox/assets/fonts/PPEditorialNew-Italic.otf);font-weight:400}@font-face{font-display:swap;font-family:"Tartuffo_Trial-Regular";src:url(/wp-content/themes/redox/assets/fonts/Tartuffo_Trial-Regular.otf);font-weight:400}@font-face{font-display:swap;font-family:"Tartuffo_Trial-Regular";src:url(/wp-content/themes/redox/assets/fonts/Tartuffo_Trial-Thin.otf);font-weight:300}@font-face{font-display:swap;font-family:"Tartuffo_Trial-Regular";src:url(/wp-content/themes/redox/assets/fonts/Tartuffo_Trial-Light.otf);font-weight:300}@font-face{font-display:swap;font-family:"Astro-Nebula";src:url(/wp-content/themes/redox/assets/fonts/Astro-Nebula-Light.otf);font-weight:300}:root{--font_dmsans:"DM Sans", sans-serif;--font_bdogrotesk:"BDOGrotesk";--font_ppeditor:"PPEditorialNew-Italic";--font_ppeditorialnewregular:"PPEditorialNew-Regular";--font_tartuffotrial:"Tartuffo_Trial-Regular";--font_astronebula:"Astro-Nebula";--font_awesome:"Font Awesome 6 Free"}*{margin:0;padding:0}body{font-family:var(--font_dmsans);line-height:1}html{scroll-behavior:smooth}h1,h2,h3,h4,h5,h6{padding:0;margin:0;color:var(--primary);line-height:1.22;font-family:var(--font_bdogrotesk);font-weight:500}ul,ol{padding:0;margin:0}.ls-none li{list-style:none}a{text-decoration:none;transition:all 0.3s;color:inherit}a:hover{color:var(--primary)}button{background-color:#fff0;border:0}p{padding:0;margin:0;font-weight:400;font-size:22px;line-height:30px;color:var(--secondary)}@media only screen and (max-width:1399px){p{font-size:20px;line-height:28px}}strong{font-weight:500}video,iframe,img{margin:0;padding:0}img{max-width:100%}.medium{font-weight:600}.bold{font-weight:700}@media only screen and (max-width:767px){.g-0{padding-right:15px;padding-left:15px}.row.g-0{padding-right:0;padding-left:0}br{display:none}}main{display:inline-block;width:100%;overflow:hidden}h1{font-size:48px}h2{font-size:36px}h3{font-size:32px}h4{font-size:24px}h5{font-size:20px}h6{font-size:18px}.t_parallax_image{overflow:hidden}@keyframes t-Bubble{0%{scale:1}50%{scale:1.5}100%{scale:1}}@keyframes t-Zoom{0%{scale:1}50%{scale:.5}100%{scale:1}}@keyframes t-Zoom_2{0%{scale:1}50%{scale:.9}100%{scale:1}}@keyframes t-SlideBottom{0%{transform:translateY(0)}50%{transform:translateY(50px)}100%{transform:translateY(0)}}@keyframes t-reveal{to{opacity:1;filter:blur(0)}}@keyframes t-fadeUp{0%{opacity:0;-webkit-transform:translateY(50px);-ms-transform:translateY(50px);transform:translateY(50px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@keyframes t-spinner{to{transform:rotateZ(360deg)}}@keyframes t-characters{0%,75%,100%{opacity:0;transform:rotateY(-90deg)}25%,50%{opacity:1;transform:rotateY(0deg)}}@keyframes t-sheen{50%{transform:translateY(-20px);color:var(--primary)}}@keyframes t-slide{from{transform:translateX(0)}to{transform:translateX(-100%)}}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#d6d6d6}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#555}.rr-pos-rel{position:relative}.rr-pos-abs{position:absolute}.rr-ov-hidden{overflow:hidden}.rr-container-1900{max-width:100%;padding-left:10px;padding-right:10px}.rr-container-1850{max-width:1850px;margin:0 auto}.rr-container-1750{max-width:1750px;margin:0 auto}.rr-container-1860{max-width:1860px;margin:0 auto}.rr-container-1890{max-width:1890px;margin:0 auto}.rr-container-1455{max-width:1455px;margin:0 auto}.rr-container-1897{max-width:1897px;margin:0 auto}.rr-container-1650{max-width:1650px;margin:0 auto}.rr-bg-primary{background-color:var(--primary)}.rr-bg-white{background-color:var(--white)}.rr-bg-black{background-color:var(--black)}.dark .rr-bg-black{background-color:#171717}.rr-bg-light-gray{background-color:#F0F0F0}.dark .rr-bg-light-gray{background-color:#212121}.rr-bg-light{background-color:#F8F2EF}.dark .rr-bg-light{background-color:#111;--primary:#F8F2EF}.rr-text-white{color:var(--white)}.rr-text-primary{color:var(--primary)}.text-gray{color:#555}.dark .text-gray{color:#999}.rr-light{color:#F8F2EF}.agency-body-border{border-right:1px solid rgb(17 17 17 / .2);border-left:1px solid rgb(17 17 17 / .2)}.dark .agency-body-border{border-color:rgb(255 255 255 / .2)}@media only screen and (max-width:767px){.agency-body-border{border:none}}.rr-bg-full{position:absolute;width:100%;height:100%;top:0;left:0}.rr-bg-full img{width:100%;height:100%;object-fit:cover}.pos-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.parallax-view{overflow:hidden}.section-subtitle{font-family:var(--font_bdogrotesk);font-size:16px;font-weight:500;padding:7px 8px;line-height:14px;padding-left:20px;position:relative;border-radius:500px;color:var(--primary);display:inline-block;border:1px solid var(--primary);text-transform:capitalize}.section-subtitle::before{top:50%;width:6px;left:12px;height:6px;content:"";position:absolute;border-radius:500px;background-color:currentColor;transform:translate(-50%,-50%)}.section-subtitle.sub--white{color:var(--white);border-color:var(--white);font-weight:400}.section-subtitle.sub--white::before{background-color:var(--white)}.section-subtitle-2{font-family:var(--font_bdogrotesk);font-weight:400;font-size:16px;line-height:30px;letter-spacing:-.02em;color:var(--primary);display:inline-block}.section-subtitle-2.rr-text-white{color:var(--white)}.section-subtitle-3{font-weight:400;font-size:18px;line-height:38px;letter-spacing:-.02em;display:inline-block;color:var(--primary)}.section-subtitle-4{font-family:var(--font_bdogrotesk);font-weight:500;font-size:15px;line-height:16px;letter-spacing:-.05em;text-transform:uppercase;color:var(--primary);display:inline-block}.section-subtitle-5{font-weight:500;font-size:16px;line-height:24px;text-transform:uppercase;color:var(--primary);display:inline-block}.go-down{width:28px;height:28px;background-color:var(--primary);color:var(--white);display:flex;align-items:center;justify-content:center;font-size:12px;border-radius:50%}.dark .go-down{color:var(--black)}.section-title{font-size:90px}@media only screen and (max-width:1919px){.section-title{font-size:70px}}@media only screen and (max-width:1399px){.section-title{font-size:60px}}@media only screen and (max-width:1199px){.section-title{font-size:50px}}@media only screen and (max-width:991px){.section-title{font-size:40px}}@media only screen and (max-width:767px){.section-title{font-size:35px}}.section-title.font-bdogrotesk-regular{font-family:var(--font_bdogrotesk);font-weight:400;line-height:.94;letter-spacing:-.05em}.section-title.font-bdogrotesk-regular-50{font-family:var(--font_bdogrotesk);font-weight:400;line-height:1;letter-spacing:-.05em}@media (min-width:1200px){.section-title.font-bdogrotesk-regular-50{font-size:50px}}.section-title.font-astronebula-light{font-family:var(--font_astronebula);font-weight:300;line-height:.83;letter-spacing:-.02em}@media only screen and (max-width:1199px){.section-title.font-astronebula-light{line-height:.93}}.font_ppeditor{font-family:var(--font_ppeditor)}.font_ppeditorialnewregular{font-family:var(--font_ppeditorialnewregular)}.mb-44{margin-bottom:44px}.mb-40{margin-bottom:40px}.mb-30{margin-bottom:30px}.pt159{padding-top:259px}@media only screen and (max-width:1919px){.pt159{padding-top:209px}}@media only screen and (max-width:1399px){.pt159{padding-top:159px}}@media only screen and (max-width:1199px){.pt159{padding-top:109px}}.marquee-text-area--padding{padding-top:220px}@media only screen and (max-width:1919px){.marquee-text-area--padding{padding-top:209px}}@media only screen and (max-width:1399px){.marquee-text-area--padding{padding-top:159px}}@media only screen and (max-width:1199px){.marquee-text-area--padding{padding-top:109px}}.section-spacing-200{padding-top:200px;padding-bottom:200px}@media only screen and (max-width:1919px){.section-spacing-200{padding-top:150px;padding-bottom:150px}}@media only screen and (max-width:1399px){.section-spacing-200{padding-top:120px;padding-bottom:120px}}@media only screen and (max-width:1199px){.section-spacing-200{padding-top:100px;padding-bottom:100px}}@media only screen and (max-width:991px){.section-spacing-200{padding-top:60px;padding-bottom:60px}}.section-spacing-bottom-200{padding-bottom:200px}@media only screen and (max-width:1919px){.section-spacing-bottom-200{padding-bottom:150px}}@media only screen and (max-width:1399px){.section-spacing-bottom-200{padding-bottom:120px}}@media only screen and (max-width:1199px){.section-spacing-bottom-200{padding-bottom:100px}}@media only screen and (max-width:991px){.section-spacing-bottom-200{padding-bottom:60px}}.section-spacing-top-200{padding-top:200px}@media only screen and (max-width:1919px){.section-spacing-top-200{padding-top:150px}}@media only screen and (max-width:1399px){.section-spacing-top-200{padding-top:120px}}@media only screen and (max-width:1199px){.section-spacing-top-200{padding-top:100px}}@media only screen and (max-width:991px){.section-spacing-top-200{padding-top:60px}}.section-spacing-150{padding-top:150px;padding-bottom:150px}@media only screen and (max-width:1919px){.section-spacing-150{padding-top:120px;padding-bottom:120px}}@media only screen and (max-width:1399px){.section-spacing-150{padding-top:100px;padding-bottom:100px}}@media only screen and (max-width:1199px){.section-spacing-150{padding-top:80px;padding-bottom:80px}}@media only screen and (max-width:991px){.section-spacing-150{padding-top:60px;padding-bottom:60px}}.section-spacing-top-150{padding-top:150px}@media only screen and (max-width:1919px){.section-spacing-top-150{padding-top:120px}}@media only screen and (max-width:1399px){.section-spacing-top-150{padding-top:100px}}@media only screen and (max-width:1199px){.section-spacing-top-150{padding-top:80px}}@media only screen and (max-width:991px){.section-spacing-top-150{padding-top:60px}}.section-spacing-bottom-150{padding-bottom:150px}@media only screen and (max-width:1919px){.section-spacing-bottom-150{padding-bottom:120px}}@media only screen and (max-width:1399px){.section-spacing-bottom-150{padding-bottom:100px}}@media only screen and (max-width:1199px){.section-spacing-bottom-150{padding-bottom:80px}}@media only screen and (max-width:991px){.section-spacing-bottom-150{padding-bottom:60px}}.section-spacing-top-130{padding-top:130px}@media only screen and (max-width:1399px){.section-spacing-top-130{padding-top:100px}}@media only screen and (max-width:1199px){.section-spacing-top-130{padding-top:80px}}@media only screen and (max-width:991px){.section-spacing-top-130{padding-top:60px}}.section-spacing-bottom-130{padding-bottom:130px}@media only screen and (max-width:1399px){.section-spacing-bottom-130{padding-bottom:100px}}@media only screen and (max-width:1199px){.section-spacing-bottom-130{padding-bottom:80px}}@media only screen and (max-width:991px){.section-spacing-bottom-130{padding-bottom:60px}}.section-spacing-130{padding-top:130px;padding-bottom:130px}@media only screen and (max-width:1919px){.section-spacing-130{padding-top:110px;padding-bottom:110px}}@media only screen and (max-width:1399px){.section-spacing-130{padding-top:100px;padding-bottom:100px}}@media only screen and (max-width:1199px){.section-spacing-130{padding-top:80px;padding-bottom:80px}}@media only screen and (max-width:991px){.section-spacing-130{padding-top:60px;padding-bottom:60px}}.section-spacing{padding-top:100px;padding-bottom:100px}@media only screen and (max-width:1919px){.section-spacing{padding-top:90px;padding-bottom:90px}}@media only screen and (max-width:1399px){.section-spacing{padding-top:80px;padding-bottom:80px}}@media only screen and (max-width:1199px){.section-spacing{padding-top:60px;padding-bottom:60px}}.section-spacing-top{padding-top:100px}@media only screen and (max-width:1919px){.section-spacing-top{padding-top:90px}}@media only screen and (max-width:1399px){.section-spacing-top{padding-top:80px}}@media only screen and (max-width:1199px){.section-spacing-top{padding-top:60px}}.section-spacing-bottom{padding-bottom:100px}@media only screen and (max-width:1919px){.section-spacing-bottom{padding-bottom:90px}}@media only screen and (max-width:1399px){.section-spacing-bottom{padding-bottom:80px}}@media only screen and (max-width:1199px){.section-spacing-bottom{padding-bottom:60px}}.container{--bs-gutter-x:30px}@media (min-width:1600px){.container.full-hd{max-width:1920px;margin-left:auto;margin-right:auto;padding-left:0;padding-right:0}}.text-invert>div{background-image:linear-gradient(to right,var(--primary) 50%,#CDC9C6 51%);background-size:200% 100%;background-position-x:100%;color:#fff0;background-clip:text;-webkit-background-clip:text}.offcanvas-overlay{position:fixed;height:100%;width:100%;background:#000;z-index:900;top:0;right:0;opacity:0;visibility:hidden;transition:all 0.5s}.offcanvas-overlay.overlay-open{opacity:.5;visibility:visible}.side-info-close{font-size:20px;padding:0;transition:all 0.3s linear;background-color:#fff0;color:var(--black);width:40px;height:40px;border:1px solid var(--black);border-radius:50%;line-height:38px}.dark .side-info-close{border-color:var(--white);color:var(--white)}.side-info-close:hover{transform:rotate(90deg)}.side-info{background:var(--white) none repeat scroll 0 0;padding:40px 45px;position:fixed;right:0;top:0;width:500px;height:100%;transform:translateX(calc(100% + 80px));transition:transform 0.45s ease-in-out,opacity 0.45s ease-in-out;z-index:9999;overflow-y:scroll;overscroll-behavior-y:contain;scrollbar-width:none}.dark .side-info{background-color:#1F1F1F}@media only screen and (max-width:1199px){.side-info{width:460px}}@media (max-width:575px){.side-info{width:280px;padding:30px 20px}}.side-info ::-webkit-scrollbar{display:none}.side-info.info-open{opacity:1;transform:translateX(0)}.offset-header{display:flex;justify-content:space-between;align-items:center}.offset-logo{width:95px}@media (max-width:575px){.offset-logo{width:95px}}.offset-logo img{width:100%}.offset-button{margin-top:40px}@media (min-width:576px){.offset-button{display:none}}.offset-widget-box{margin-top:40px}.offset-widget-box .title{font-size:24px;line-height:1.33;margin-bottom:15px}@media only screen and (max-width:1919px){.offset-widget-box .title{margin-bottom:22px}}.offset-widget-box .contact-meta>*:not(:first-child){margin-top:16px}.offset-widget-box .contact-item{display:flex;align-items:center;gap:14px}.offset-widget-box .contact-item span{color:var(--primary);font-weight:500}.offset-widget-box .contact-item span a:hover{color:var(--secondary)}.offset-widget-box .contact-item .icon{width:40px;min-width:40px;height:40px;display:inline-flex;border:1px solid var(--border);justify-content:center;align-items:center;border-radius:50%;color:var(--primary)}.mobile-menu{margin-top:40px}.mobile-menu.mean-container .mean-nav>ul{padding:0;margin:0;width:100%;list-style-type:none;display:block!important}.mobile-menu.mean-container .mean-nav>ul>li:last-child>a{border-bottom:1px solid var(--border)}.mobile-menu.mean-container .mean-nav{background:none;margin-top:0}.mobile-menu.mean-container .mean-nav .new{font-size:10px;font-weight:600;background:#FFA38E;color:#999;padding:3px 7px;line-height:1;display:flex;align-items:center;border-radius:2px}.mobile-menu.mean-container .mean-nav ul li a{width:100%;padding:15px 0;padding-inline-start:0;font-weight:500;font-size:18px;line-height:1;color:var(--primary);text-transform:capitalize;border-top:1px solid var(--border);display:flex;gap:8px;justify-content:flex-start;align-items:center;outline:none;transform:translateY(var(--y)) translateZ(0);transition:transform 0.4s ease,box-shadow 0.4s ease;box-sizing:border-box;opacity:1}@media only screen and (max-width:767px){.mobile-menu.mean-container .mean-nav ul li a{font-size:20px}}.mobile-menu.mean-container .mean-nav ul li a:hover{color:var(--primary)}.mobile-menu.mean-container .mean-nav ul li a.mean-expand{width:100%;height:48px;justify-content:end;font-weight:300;border:none!important;background-color:#fff0}@media only screen and (max-width:767px){.mobile-menu.mean-container .mean-nav ul li a.mean-expand{height:50px}}.mobile-menu.mean-container .mean-nav ul li a.mean-expand:hover{background:rgb(255 255 255 / .1);opacity:1}.mobile-menu.mean-container .mean-nav ul li li:first-child{border-top:1px solid var(--border)}.mobile-menu.mean-container .mean-nav ul li li a{font-size:16px;text-transform:capitalize;border-top:none!important;padding:12px 0;padding-inline-start:15px}.mobile-menu.mean-container .mean-nav ul li li a.mean-expand{height:58px}@media only screen and (max-width:991px){.mobile-menu.mean-container .mean-nav ul li li a.mean-expand{height:25px}}@media only screen and (max-width:767px){.mobile-menu.mean-container .mean-nav ul li li a.mean-expand{height:22px}}.mobile-menu.mean-container .mean-nav ul li li li:last-child{border-bottom:1px solid var(--border)}.mobile-menu.mean-container .mean-nav ul li li li a{padding-left:40px}.mobile-menu.mean-container .mean-bar{padding-bottom:30px;background:none;max-height:auto;overflow-y:scroll}.mobile-menu.mean-container .mean-bar::-webkit-scrollbar{width:0}.mobile-menu.mean-container a.meanmenu-reveal{display:none!important}.header-sticky{transition:all 0.5s}.transformed{position:fixed!important;top:0;left:0;right:0;width:100%;z-index:800;transform:translateY(-100%)}.transformed .header-area__inner{height:80px}.sticky{position:fixed!important;top:0;left:0;right:0;width:100%;z-index:800;background-color:#FFF;transform:translateY(0%)}.sticky .header-area__inner{height:80px}.page-title-wrapper{margin-top:30px;margin-bottom:45px}@media only screen and (max-width:991px){.page-title-wrapper{margin-bottom:10px}}.page-title-wrapper .page-title{font-size:140px;font-weight:400;line-height:130px;letter-spacing:-7px}@media only screen and (max-width:1399px){.page-title-wrapper .page-title{font-size:120px;letter-spacing:-5px}}@media only screen and (max-width:1199px){.page-title-wrapper .page-title{font-size:100px;line-height:110px;letter-spacing:-3px}}@media only screen and (max-width:991px){.page-title-wrapper .page-title{font-size:75px;line-height:85px;letter-spacing:0}}@media only screen and (max-width:767px){.page-title-wrapper .page-title{font-size:55px;line-height:65px}}@media (max-width:575px){.page-title-wrapper .page-title{font-size:32px;line-height:40px}}.page-title-wrapper .page-title span{font-family:var(--font_ppeditor)}.side-info-4{top:0;left:0;z-index:0;width:100vw;height:100vh;position:fixed;text-align:left;padding:0 100px;overflow-y:scroll;background:var(--white);clip-path:inset(0 0 100% 0);transition:clip-path 0.9s ease-in-out,opacity 0.9s ease-in-out}.dark .side-info-4{background-color:var(--black)}@media only screen and (max-width:991px){.side-info-4{padding:0 20px}}.side-info-4.info-open{opacity:1;z-index:99999999;clip-path:inset(0 0 0 0)}.side-info-4 .offcanvas-4 .offset-header{padding-top:25px;display:flex;align-items:center;padding-bottom:24px;justify-content:space-between;border-bottom:1px solid var(--border)}.side-info-4 .offcanvas-4 .offset-header h6{color:var(--secondary);font-size:16px;font-weight:400;line-height:18px;letter-spacing:-.48px;margin-right:auto}@media only screen and (max-width:767px){.side-info-4 .offcanvas-4 .offset-header h6{display:none}}.side-info-4 .offcanvas-4 .offset-header .date{color:var(--secondary);font-size:16px;font-weight:400;line-height:18px;font-family:var(--font_bdogrotesk);letter-spacing:-.48px}@media only screen and (max-width:767px){.side-info-4 .offcanvas-4 .offset-header .date{display:none}}.side-info-4 .offcanvas-4 .offset-logo{width:95px;margin-right:225px}@media only screen and (max-width:767px){.side-info-4 .offcanvas-4 .offset-logo{margin-right:0}}.side-info-4 .offcanvas-4 .offset-logo img{width:100%}.side-info-4 .offcanvas-4 .contact-meta{display:grid;margin-bottom:92px;grid-template-columns:325px auto 182px}.side-info-4 .offcanvas-4 .contact-meta *:not(:first-child){margin-top:0}@media only screen and (max-width:1919px){.side-info-4 .offcanvas-4 .contact-meta{grid-template-columns:200px auto 182px}}.side-info-4 .offcanvas-4 .contact-item{gap:0;flex-direction:column;align-items:flex-start}.side-info-4 .offcanvas-4 .contact-item .title{color:#999;font-size:18px;font-weight:400;line-height:20px;letter-spacing:-.54px;margin-bottom:30px}.dark .side-info-4 .offcanvas-4 .contact-item .title{color:#555}.side-info-4 .offcanvas-4 .contact-item .socail-media li{list-style:none}.side-info-4 .offcanvas-4 .contact-item .socail-media li a{list-style:none;font-size:18px;font-weight:400;line-height:50px;color:var(--primary);letter-spacing:-.54px;font-family:var(--font_bdogrotesk)}.side-info-4 .offcanvas-4 .contact-item .socail-media li a:hover{color:var(--secondary)}.side-info-4 .offcanvas-4 .contact-item .nav-list li{list-style:none;transform:translateY(-20px)}.side-info-4 .offcanvas-4 .contact-item .nav-list li a{color:var(--secondary);font-size:90px;font-weight:400;line-height:100px;letter-spacing:-4.5px;font-family:var(--font_bdogrotesk)}@media only screen and (max-width:1919px){.side-info-4 .offcanvas-4 .contact-item .nav-list li a{font-size:80px}}.side-info-4 .offcanvas-4 .contact-item .nav-list li a:hover{color:var(--primary)}.side-info-4 .offcanvas-4 .contact-item .info a{font-size:18px;position:relative;font-weight:400;line-height:20px;color:var(--primary);font-family:var(--font_bdogrotesk)}.side-info-4 .offcanvas-4 .contact-item .info a::before{left:0;bottom:0;content:"";width:100%;height:2px;position:absolute;transition:all 0.3s;background:currentColor}.side-info-4 .offcanvas-4 .contact-item .info a:hover{color:#555}.side-info-4 .offcanvas-4 .contact-item .info a:hover::before{width:0}.side-info-4 .offcanvas-4-media{max-width:440px;height:290px;right:30px;bottom:30px;overflow:hidden;position:absolute;border-radius:15px}.side-info-4 .offcanvas-4-media img{width:100%;height:100%;object-fit:cover}.side-info-4 .offcanvas-4 .side-info-close{width:200px;height:70px;display:flex;font-size:16px;font-weight:400;line-height:20px;padding:29px 25px;border-radius:15px;color:var(--primary);align-items:center;background-color:#F3F3F3;letter-spacing:-.48px;justify-content:space-between;font-family:var(--font_bdogrotesk);border:1px solid var(--border)}.dark .side-info-4 .offcanvas-4 .side-info-close{background-color:#1B1B1B}.side-info-4 .offcanvas-4 .side-info-close:hover{transform:rotate(0deg);border-color:#fff0;background-color:var(--black);color:var(--white)}.dark .side-info-4 .offcanvas-4 .side-info-close:hover{background-color:var(--white);color:var(--black)}.text-invert>div{background-image:linear-gradient(to right,var(--primary) 50%,rgb(17 17 17 / .3) 50%);background-size:200% 100%;background-position-x:100%;color:#fff0;background-clip:text;-webkit-background-clip:text}html{--container-max-widths:1320px}@media only screen and (max-width:1399px){html{--container-max-widths:1140px}}@media only screen and (max-width:1199px){html{--container-max-widths:960px}}@media only screen and (max-width:991px){html{--container-max-widths:720px}}@media only screen and (max-width:767px){html{--container-max-widths:540px}}body{background-color:#FFF;color:var(--secondary)}.body-wrapper{background-color:var(--white)}.body-wrapper.dark{background-color:var(--black)}.img_anim_reveal{visibility:hidden;overflow:hidden}.img_anim_reveal img{object-fit:cover;transform-origin:left}.anim-reveal{overflow:hidden}.anim-reveal-line{overflow:hidden}.color-white{color:var(--white)}.color-black{color:var(--black)}.color-primary{color:var(--primary)}.color-secondary{color:var(--secondary)}.theme-bg-white{background-color:var(--white)}.theme-bg-black{background-color:var(--black)}.dark .theme-bg-black{background-color:#171717}.theme-bg-primary{background-color:var(--primary)}.theme-bg-secondary{background-color:var(--secondary)}.theme-bg-transparent{background-color:#fff0}.theme-bg-theme{background-color:var(--theme)}.zi-1{z-index:1}.zi-2{z-index:2}.zi-0{z-index:0}.zi--1{z-index:-1}.text-underline{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:5px;text-decoration-skip-ink:none}.header__area-6{position:unset}.vertically-center{height:100%;display:flex;flex-direction:column;justify-content:center}.text-indent-40{text-indent:40px}.text-indent-50{text-indent:50px}header{margin-bottom:-1px;z-index:100}section{margin-bottom:-1px}.mb--1{margin-bottom:-1px}.dir-rtl{direction:rtl}.show-light{display:inline-block}.dark .show-light{display:none}.show-dark{display:none}.dark .show-dark{display:inline-block}.line-divider-sm{height:.5px;background-color:var(--black-9)}.admin-bar header,.admin-bar .body-wrapper{margin-top:32px}.swiper,.swiper-container{direction:ltr}.border-e-0{border-inline-end:0!important}.border-s-0{border-inline-start:0!important}.container-preloader{align-items:center;cursor:none;display:flex;width:100vw;height:100vh;justify-content:center;position:fixed;left:0;top:0;z-index:900}.container-preloader .animation-preloader{position:absolute;z-index:100}.container-preloader .animation-preloader .spinner{animation:t-spinner 1s infinite linear;border-radius:50%;height:9em;width:9em;border:10px solid var(--primary);border-top-color:var(--white);margin:0 auto 3.5em auto}.dark .container-preloader .animation-preloader .spinner{border-top-color:var(--black)}@media only screen and (max-width:1919px){.container-preloader .animation-preloader .spinner{height:5em;width:5em;border-width:5px}}@media only screen and (max-width:767px){.container-preloader .animation-preloader .spinner{margin:0 auto .2em auto}}.container-preloader .animation-preloader .txt-loading{font:bold 5em "Montserrat",sans-serif;text-align:center;user-select:none}.container-preloader .animation-preloader .txt-loading .characters{color:var(--white);position:relative;display:inline-block}@media only screen and (max-width:767px){.container-preloader .animation-preloader .txt-loading .characters{font-size:50px}}.container-preloader .animation-preloader .txt-loading .characters:before{color:var(--primary);content:attr(data-text);animation:t-characters 4s infinite;left:0;top:0;opacity:0;position:absolute;transform:rotateY(-90deg)}.container-preloader .animation-preloader .txt-loading .characters:nth-child(2):before{animation-delay:0.2s}.container-preloader .animation-preloader .txt-loading .characters:nth-child(3):before{animation-delay:0.4s}.container-preloader .animation-preloader .txt-loading .characters:nth-child(4):before{animation-delay:0.6s}.container-preloader .animation-preloader .txt-loading .characters:nth-child(5):before{animation-delay:0.8s}.container-preloader .animation-preloader .txt-loading .characters:nth-child(6):before{animation-delay:1s}.container-preloader .loader-section{background-color:var(--white);height:100%;position:fixed;top:0;width:calc(50% + 1px)}.dark .container-preloader .loader-section{background-color:var(--black)}.container-preloader .loader-section.section-left{left:0}.container-preloader .loader-section.section-right{right:0}.loaded .animation-preloader{opacity:0;transition:0.3s ease-out}.loaded .loader-section.section-left{transform:translateX(-101%);transition:0.7s 0.3s all cubic-bezier(.1,.1,.1,1)}.loaded .loader-section.section-right{transform:translateX(101%);transition:0.7s 0.3s all cubic-bezier(.1,.1,.1,1)}@keyframes t-spinner{to{transform:rotateZ(360deg)}}.scroll__down{display:flex;gap:20px;align-items:center}.scroll__down p{font-weight:500;font-size:14px;line-height:1.9;text-transform:uppercase;color:var(--white)}.scroll__down span{width:66px;height:106px;border:1px solid var(--black-6);display:flex;align-items:center;justify-content:center;border-radius:89px}.scroll__down span i{color:var(--white)}.scroll__down-wrapper{height:425px;display:flex;align-items:center;justify-content:center}@media only screen and (max-width:1399px){.scroll__down-wrapper{height:380px}}@media only screen and (max-width:1199px){.scroll__down-wrapper{height:350px}}@media only screen and (max-width:767px){.scroll__down-wrapper{height:auto;padding:40px 0}}.scroll-top{width:50px;height:50px;position:fixed;right:15px;bottom:0;z-index:9999;background:var(--white);border-radius:100px;mix-blend-mode:exclusion;opacity:0;visibility:hidden;transition:all 0.5s}.scroll-top.showed{opacity:1;visibility:visible;bottom:20px}.go-top-writer{width:105px;font-size:16px;cursor:pointer;text-align:left;color:var(--white);background-image:url(/wp-content/themes/redox/assets/imgs/writer/go-top.webp);background-position:right center;background-repeat:no-repeat;right:16%;visibility:hidden;opacity:0;z-index:9;transition:all 0.5s}.go-top-writer:hover{color:var(--primary)}.go-top-writer.showed{opacity:1;visibility:visible;bottom:20px}@media only screen and (max-width:767px){.go-top-writer br{display:block}}.progress-wrap{position:fixed;right:20px;bottom:20px;height:46px;width:46px;cursor:pointer;display:block;border-radius:50px;z-index:99;opacity:0;visibility:hidden;transform:translateY(-100px);transition:all 300ms linear}.progress-wrap.active-progress{opacity:1;visibility:visible;transform:translateY(0);mix-blend-mode:exclusion;background-color:var(--black)}.progress-wrap::after{position:absolute;content:"\f062";font:var(--fa-font-solid);text-align:center;line-height:46px;font-size:20px;color:var(--primary);left:0;top:0;height:46px;width:46px;cursor:pointer;display:block;z-index:1;transition:all 200ms linear;border-radius:50px}.dark .progress-wrap::after{color:var(--black)}.progress-wrap svg path{fill:var(--black-6)}.progress-wrap svg.progress-circle path{fill:var(--white);stroke:#fff0;stroke-width:5;box-sizing:border-box;transition:all 200ms linear}.light .scroll__down p{color:var(--black)}.light .scroll__down span{border-color:var(--white-3)}.light .scroll__down span i{color:var(--black)}.light.go-top-writer{color:var(--black);background-color:#fff0;background-image:url(/wp-content/themes/redox/assets/imgs/writer/go-top-light.webp)}.light.progress-wrap{margin:0;background-color:#fff0}.light.progress-wrap svg path{fill:var(--black)}.light.progress-wrap::after{color:var(--white)}.rr-btn-group{display:inline-flex;align-items:center;text-decoration:none;font-family:var(--font_dmsans)}.rr-btn-group.btn-whte .b{border:1px solid #fff;color:var(--white)}.rr-btn-group.btn-whte .c{border:1px solid #fff;color:var(--white)}.rr-btn-group span{letter-spacing:0}.rr-btn-group:hover .b{transform:rotate(-20deg)}.rr-btn-group:hover .c{transform:translate(-7px,0)}.rr-btn-group .b{padding:9px 25px;font-weight:500;font-size:18px;line-height:1;color:var(--black);background-color:#fff0;border:2px solid var(--black);border-radius:50px;transition:all 0.3s}.rr-btn-group .c{padding:9px 11px;font-weight:500;font-size:18px;line-height:1;color:var(--black);background-color:#fff0;border:2px solid var(--black);border-radius:50px;transition:all 0.3s}.rr-btn-group .c i{rotate:-30deg}.rr-btn{justify-content:center;position:relative;overflow:hidden;z-index:5;padding:25px 36px;background-color:var(--primary);color:var(--white);border:1px solid var(--primary);border-radius:100px;font-style:normal;font-weight:500;font-size:18px;line-height:1;display:inline-flex;align-items:center;text-transform:capitalize;letter-spacing:-.02em}.dark .rr-btn{color:var(--black)}@media only screen and (max-width:1199px){.rr-btn{padding:18px 29px}}@media (max-width:575px){.rr-btn{padding:16px 20px;font-size:14px}}.rr-btn:hover::before,.rr-btn:focus::before{height:100%}.rr-btn:hover .btn-wrap .text-one,.rr-btn:focus .btn-wrap .text-one{transform:translateY(-150%)}.rr-btn:hover .btn-wrap .text-two,.rr-btn:focus .btn-wrap .text-two{top:50%;transform:translateY(-50%);color:var(--black)}.dark .rr-btn:hover .btn-wrap .text-two,.dark .rr-btn:focus .btn-wrap .text-two{color:var(--white)}.rr-btn:after{display:block;clear:both;content:""}.rr-btn::before{background-color:var(--white);content:"";width:100%;height:0;bottom:0;position:absolute;transition:all 0.5s}.dark .rr-btn::before{background-color:var(--black)}.rr-btn .btn-wrap{z-index:1;float:left;overflow:hidden;position:relative;display:inline-block;border:none}.rr-btn .btn-wrap .text-one,.rr-btn .btn-wrap .text-two{display:flex;align-items:center}.rr-btn .btn-wrap .text-one{position:relative;display:block;color:var(--white);transition:all 0.5s}.dark .rr-btn .btn-wrap .text-one{color:var(--black)}.rr-btn .btn-wrap .text-two{position:absolute;top:100%;display:block;color:var(--white);transition:all 0.5s}.dark .rr-btn .btn-wrap .text-two{color:var(--black)}.rr-btn.btn-border{border:1px solid rgb(17 17 17 / .15);background-color:#fff0;color:var(--black);padding:25px 42px}.rr-btn.btn-border:hover,.rr-btn.btn-border:focus{border-color:#fff0;color:#fff}.rr-btn.btn-border:hover .text-two,.rr-btn.btn-border:focus .text-two{color:#F9F9F9}.rr-btn.btn-border .btn-wrap .text-one{color:var(--black)}.rr-btn.btn-border .btn-wrap .text-two{color:var(--white)}.rr-btn.btn-border-white{border:1px solid rgb(252 247 243 / .1);background-color:#fff0}.rr-btn.btn-white{border-radius:20px;padding:25px 25px;border-color:#fff0;background-color:var(--white)}.rr-btn.btn-white::before{background-color:var(--primary)}.rr-btn.btn-white .text-one,.rr-btn.btn-white .text-two{gap:119px;display:flex}@media only screen and (max-width:1399px){.rr-btn.btn-white .text-one,.rr-btn.btn-white .text-two{gap:100px}}@media only screen and (max-width:1199px){.rr-btn.btn-white .text-one,.rr-btn.btn-white .text-two{gap:50px}}@media only screen and (max-width:767px){.rr-btn.btn-white .text-one,.rr-btn.btn-white .text-two{gap:20px}}.rr-btn.btn-white .btn-wrap .text-one{color:var(--primary)}.rr-btn.btn-white .btn-wrap .text-two{color:var(--white)}.rr-btn-plus{position:relative;width:100%;overflow:hidden;z-index:5;padding:20px 50px 20px 33px;background-color:var(--white);color:var(--black);border-radius:20px;font-style:normal;font-weight:500;font-size:16px;line-height:1;display:inline-flex;gap:10px;align-items:center;justify-content:space-between;text-transform:uppercase}.dark .rr-btn-plus{background-color:var(--black);color:var(--black)}@media only screen and (max-width:1199px){.rr-btn-plus{padding:10px 20px 10px 18px}}@media (max-width:575px){.rr-btn-plus{font-size:14px}}.rr-btn-plus:hover .icon:before,.rr-btn-plus:focus .icon:before{transform:scale(30)}.rr-btn-plus:hover .btn-wrap .text-one,.rr-btn-plus:focus .btn-wrap .text-one{transform:translateY(-150%)}.rr-btn-plus:hover .btn-wrap .text-two,.rr-btn-plus:focus .btn-wrap .text-two{top:50%;transform:translateY(-50%);color:var(--black)}.dark .rr-btn-plus:hover .btn-wrap .text-two,.dark .rr-btn-plus:focus .btn-wrap .text-two{color:var(--black)}.rr-btn-plus .icon{width:60px;height:60px;display:inline-flex;justify-content:center;align-items:center;position:relative;font-size:48px}.rr-btn-plus .icon:before{position:absolute;content:"";width:100%;height:100%;background-color:#FFD80C;top:0;left:0;border-radius:50%;z-index:-1;transition:all 0.7s}.rr-btn-plus .btn-wrap{z-index:1;float:left;overflow:hidden;position:relative;display:inline-block;border:none}.rr-btn-plus .btn-wrap .text-one,.rr-btn-plus .btn-wrap .text-two{display:flex;align-items:center}.rr-btn-plus .btn-wrap .text-one{position:relative;display:block;color:var(--black);transition:all 0.5s}.dark .rr-btn-plus .btn-wrap .text-one{color:var(--white)}.rr-btn-plus .btn-wrap .text-two{position:absolute;top:100%;display:block;color:var(--black);transition:all 0.5s}.dark .rr-btn-plus .btn-wrap .text-two{color:var(--black)}.rr-btn-underline{font-size:18px;font-weight:400;line-height:36px;letter-spacing:-.02em;color:var(--primary);position:relative;display:inline-flex;align-items:center;gap:5px;padding-bottom:0;white-space:nowrap}.rr-btn-underline:hover::before{width:0}.rr-btn-underline:hover i{rotate:0deg}.rr-btn-underline::before{position:absolute;content:"";inset-inline-start:0;bottom:0;width:100%;height:2px;background-color:currentColor;transition:0.3s}.rr-btn-underline i{font-size:17px;font-weight:400;rotate:-50deg;transition:all 0.3s}@keyframes mask_animation{from{-webkit-mask-position:0 0;mask-position:0 0}to{-webkit-mask-position:100% 0;mask-position:100% 0}}@keyframes mask_animation_2{from{-webkit-mask-position:100% 0;mask-position:100% 0}to{-webkit-mask-position:0 0;mask-position:0 0}}.btn-hover-default{transition:all 0.5s}.btn-hover-default:hover{color:var(--black);background-color:var(--white)}.btn-hover-cross{overflow:hidden;position:relative;transition:all 1s}.btn-hover-cross::after{position:absolute;content:"";width:150%;height:0%;left:50%;top:50%;background-color:var(--primary);transform:translateX(-50%) translateY(-50%) rotate(0deg);transition:all 0.75s;opacity:.5;z-index:-1}.btn-hover-cross:hover{border-color:var(--primary);background-color:#fff0}.btn-hover-cross:hover::after{height:120%;opacity:1}.btn-hover-divide{overflow:hidden;position:relative;transition:all 1s;z-index:1}.btn-hover-divide::after{position:absolute;content:"";width:150%;height:0%;left:50%;top:50%;background-color:var(--primary);transform:translateX(-50%) translateY(-50%) rotate(90deg);transition:all 0.75s;opacity:.5;z-index:-1}.btn-hover-divide:hover{border-color:var(--primary);background-color:transparent!important;border-color:#fff0}.btn-hover-divide:hover::after{height:400%;opacity:1}.btn-hover-cropping{overflow:hidden;position:relative;transition:all 1s}.btn-hover-cropping::after{position:absolute;content:"";width:150%;height:0%;left:50%;top:50%;background-color:var(--primary);transform:translateX(-50%) translateY(-50%) rotate(25deg);transition:all 0.75s;opacity:.5;z-index:-1}.btn-hover-cropping:hover{border-color:var(--primary);background-color:#fff0}.btn-hover-cropping:hover::after{height:400%;opacity:1}.btn-hover-mask{gap:10px;display:inline-flex;align-items:center;padding:15px 30px;position:relative;overflow:hidden;transition:all 0.5s;border-radius:5px;color:var(--white);font-weight:400;font-size:16px;border:1px solid var(--white);z-index:1}.btn-hover-mask::after{display:flex;align-items:center;justify-content:center;color:var(--black);position:absolute;content:attr(data-text);cursor:pointer;width:100%;height:100%;left:0;top:0;background-color:var(--white);mask:url(https://raw.githubusercontent.com/robin-dela/css-mask-animation/master/img/nature-sprite.webp);mask-size:2300% 100%;animation:mask_animation_2 0.7s steps(22) forwards}.btn-hover-mask:hover{color:var(--white)}.btn-hover-mask:hover::after{animation:mask_animation 0.7s steps(22) forwards}.btn-rollover-top{position:relative;transition:all 0.4s cubic-bezier(.215,.61,.355,1) 0s}.btn-rollover-top:before{position:absolute;left:0;bottom:0;height:0;width:100%;z-index:-1;content:"";background-color:var(--primary);transition:all 0.4s cubic-bezier(.215,.61,.355,1) 0s}.btn-rollover-top:hover{border-color:var(--primary);background-color:#fff0}.btn-rollover-top:hover::before{top:0%;bottom:auto;height:100%}.btn-rollover-left{position:relative;transition:all 0.4s cubic-bezier(.215,.61,.355,1) 0s}.btn-rollover-left::before{position:absolute;top:0;right:0;height:100%;width:0;z-index:-1;content:"";background-color:var(--primary);transition:all 0.4s cubic-bezier(.42,0,.58,1) 0s}.btn-rollover-left:hover{border-color:var(--primary);background-color:#fff0}.btn-rollover-left:hover::before{left:0%;right:auto;width:100%}.btn-rollover-cross{overflow:hidden;position:relative;transition:all 0.5s}.btn-rollover-cross::before{position:absolute;content:"";width:100%;height:100%;bottom:100%;left:100%;opacity:0;border-bottom:3px solid var(--primary);border-left:3px solid var(--primary);transition:all 0.75s}.btn-rollover-cross::after{position:absolute;content:"";width:100%;height:100%;top:100%;right:100%;opacity:0;border-top:3px solid var(--primary);border-right:3px solid var(--primary);transition:all 0.75s}.btn-rollover-cross:hover{border-color:#fff0;color:var(--primary)}.btn-rollover-cross:hover::before{bottom:0;left:0;opacity:1;width:100%;height:100%}.btn-rollover-cross:hover::after{top:0;right:0;opacity:1;width:100%;height:100%}.btn-parallal-border{overflow:hidden;position:relative;transition:all 0.5s}.btn-parallal-border::before{position:absolute;content:"";width:0%;height:0%;bottom:0;left:0;opacity:0;border-bottom:3px solid var(--primary);border-left:3px solid var(--primary);border-radius:5px;transition:all 0.75s}.btn-parallal-border::after{position:absolute;content:"";width:0%;height:0%;top:0;right:0;opacity:0;border-top:3px solid var(--primary);border-right:3px solid var(--primary);border-radius:5px;transition:all 0.75s}.btn-parallal-border:hover{border-color:#fff0;color:var(--primary)}.btn-parallal-border:hover::before{opacity:1;width:100%;height:100%}.btn-parallal-border:hover::after{opacity:1;width:100%;height:100%}.main-menu.menu-dark>ul>li>a{color:var(--black)}.main-menu.menu-light>ul>li>a{color:var(--white)}.main-menu>ul{display:flex}.main-menu>ul>li:first-child>a{padding-left:0}.main-menu>ul>li:last-child>a{padding-right:0}.main-menu>ul>li:hover>a{color:var(--secondary)}.main-menu>ul>li:hover>ul{opacity:1;pointer-events:all;inset-inline-start:0}.main-menu>ul>li:hover>ul.dp-menu li:hover>ul{opacity:1;pointer-events:all;inset-inline-start:100%}.main-menu li{position:relative;list-style:none}.main-menu li a{display:flex;align-items:center;font-weight:400;font-size:18px;line-height:1;color:var(--primary);padding:37px 15px;text-transform:capitalize}.main-menu ul.dp-menu{background-color:#232529;padding:18px 0;width:250px;position:absolute;inset-inline-start:10px;opacity:0;pointer-events:none;z-index:10;transition:all 0.5s}.main-menu ul.dp-menu.column-2{column-count:2;width:480px;column-gap:0}.main-menu ul.dp-menu ul{background:var(--black);padding:18px 0;width:300px;position:absolute;inset-inline-start:calc(100% + 10px);top:0;opacity:0;z-index:10;transition:all 0.5s}.main-menu ul.dp-menu li{position:relative;padding:0 25px}.main-menu ul.dp-menu li:hover>a{color:var(--white);background-color:#fff0}.main-menu ul.dp-menu li:hover>ul{opacity:1;transform:none!important;pointer-events:all}.main-menu ul.dp-menu li a{font-size:16px;font-weight:500;color:#999;padding:10px 0;background-color:#fff0;border-radius:8px;text-transform:capitalize}.main-menu ul.dp-menu li a:hover{letter-spacing:.5px}.main-menu ul.dp-menu li a:after{transform:rotate(-90deg);margin-left:auto}.main-menu .has-mega-menu{position:static}.main-menu li.menu-item-has-children>a:after{content:"\f107";font-family:var(--font_awesome);margin-inline-start:5px;font-weight:600;font-size:14px}.main-menu .mega-menu{background-color:var(--black);padding:30px 50px;width:100%;position:absolute;left:10px;display:grid;grid-template-columns:repeat(4,1fr);column-gap:50px;justify-content:center;overflow:hidden;opacity:0;pointer-events:none;z-index:10;transition:all 0.5s}@media only screen and (max-width:1399px){.main-menu .mega-menu{column-gap:30px}}.main-menu .mega-menu li:has(ul)>a:after{content:""}.main-menu .mega-menu li a{font-size:16px;font-weight:500;color:#999;height:40px;padding:0 20px;display:flex;align-items:center;gap:8px;background:var(--black);border-radius:8px;overflow:hidden}.main-menu .mega-menu li a:hover{color:var(--white);background:#2C2C2F}.main-menu .mega-menu .title{font-weight:600;color:var(--white);text-transform:uppercase;border-bottom:1px solid #333337;padding-bottom:20px;margin-bottom:20px;pointer-events:none;border-radius:0}.main-menu .mega-style-2{padding:0 15%;gap:0;grid-template-columns:repeat(2,1fr)}.main-menu .mega-style-2 .title{height:70px;padding-bottom:0;margin-bottom:0;position:relative;overflow:visible;padding-left:30px}.main-menu .mega-style-2 .title:after{position:absolute;content:"";width:5000px;height:1px;background-color:#333337;bottom:-1px;left:50%;transform:translateX(-50%)}.main-menu .mega-style-2>li:not(:first-child){border-left:1px solid #333337}.main-menu .mega-style-2 ul{column-count:2;position:relative;padding:20px 0}.main-menu .mega-style-2 ul:after{position:absolute;content:"";width:1px;height:700px;background-color:#333337;top:0;left:50%;z-index:1}.main-menu .mega-style-2 ul li a{padding-left:30px}.main-menu .mega-style-3{padding:0 0 0 20px;gap:0;grid-template-columns:repeat(3,1fr)}.main-menu .mega-style-3 .title{height:70px;padding-bottom:0;margin-bottom:0;position:relative;overflow:visible;padding-left:30px}.main-menu .mega-style-3 .title:after{position:absolute;content:"";width:5000px;height:1px;background-color:#333337;bottom:-1px;left:50%;transform:translateX(-50%)}.main-menu .mega-style-3>li:not(:first-child){border-left:1px solid #333337}.main-menu .mega-style-3>li:last-child{border:none;width:36vw}@media only screen and (max-width:1399px){.main-menu .mega-style-3>li:last-child{width:32vw}}.main-menu .mega-style-3 ul{column-count:2;position:relative;padding:20px 0;column-gap:0}.main-menu .mega-style-3 ul:after{position:absolute;content:"";width:1px;height:700px;background-color:#333337;top:0;left:50%;z-index:1}.main-menu .mega-style-3 ul li{margin:0 10px}.main-menu .mega-style-3 ul li a{padding-left:20px}.main-menu .mega-grid-6{grid-template-columns:repeat(6,1fr)}.main-menu .mega-grid-2{grid-template-columns:repeat(2,1fr);row-gap:60px}.main-menu .list-3-column ul{display:grid;grid-template-columns:repeat(3,1fr);column-gap:50px}@media only screen and (max-width:1399px){.main-menu .list-3-column ul{column-gap:30px}}.main-menu .span-first-item ul li:first-child{grid-column:1/-1;column-span:all}.main-menu .new{font-size:10px;font-weight:600;background:#FFA38E;color:var(--black);padding:3px 7px;line-height:1;border-radius:2px;margin-inline-start:8px;display:inline-block}@media only screen and (max-width:1199px){.main-menu-2{display:none}}.main-menu-2 li{display:inline-block;padding:0 10px}.main-menu-2 li a{display:block;font-weight:500;font-size:20px;line-height:1.5;color:var(--white);padding:10px;text-transform:capitalize}.main-menu-2 li a:hover{color:var(--primary)}@media only screen and (max-width:1399px){.main-menu-2 li a{padding:5px 0}}.main-menu-3 li{display:inline-block;margin-right:45px}@media only screen and (max-width:1199px){.main-menu-3 li{margin-right:25px}}.main-menu-3 li:last-child{margin-right:0}.main-menu-3 li a{color:var(--white);font-weight:500;font-size:18px;line-height:26px}.main-menu-3 li a:hover{color:var(--primary)}.main-menu-4 li{display:inline-block;margin-right:50px}.main-menu-4 li a{font-size:14px;font-weight:500;line-height:1.5;color:var(--white);text-transform:uppercase}.main-menu-4 li a:hover{color:var(--primary)}.mega-menu-thumb{width:108%;aspect-ratio:100/83;position:absolute;right:0;bottom:0;z-index:-1}@media only screen and (max-width:1199px){.mega-menu-thumb{width:100%;height:100%}}.mega-menu-thumb:after{position:absolute;content:"";width:76%;height:100%;top:0;left:0;background:linear-gradient(270deg,#fff0 0%,#1C1D20 100%)}.mega-menu-thumb .laptop-view{width:70%;aspect-ratio:100/114;object-fit:cover;object-position:center top;position:absolute;right:70px;bottom:0}.mega-menu-counter__item{text-align:center;display:inline-block;margin-top:35%;margin-left:17%;position:relative}@media only screen and (max-width:1199px){.mega-menu-counter__item{margin:30px auto 50px}}.mega-menu-counter__text p{font-size:30px;line-height:28px;color:var(--white);font-weight:500}.mega-menu-counter__number{font-size:150px;font-weight:600;line-height:1;margin-bottom:24px;color:var(--white);background:linear-gradient(136deg,#9479FF 0%,#FFA6D6 47.92%,#FFFCE3 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:#fff0}@media only screen and (max-width:1199px){.menu-with-number{display:none}}.menu-with-number li{display:inline-block}.menu-with-number li a{font-weight:500;font-size:14px;line-height:1.5;color:var(--white);padding:34px 40px;display:inline-block;text-transform:uppercase}.menu-with-number li a:hover span{color:var(--white)}.menu-with-number li a:hover span::before{background-color:var(--white)}.menu-with-number li a.active span{color:var(--white)}.menu-with-number li a.active span::before{position:absolute;content:"";width:35px;height:1px;right:20px;top:50%;background-color:var(--white)}.menu-with-number li a span{display:block;font-weight:500;font-size:12px;line-height:10px;text-align:right;color:#999;position:relative;transition:all 0.5s}.menu-with-number li a span::before{position:absolute;content:"";width:35px;height:1px;right:20px;top:50%;transition:all 0.5s;background-color:var(--black-6)}.sidebar-menu li{display:block;padding-bottom:15px}@media only screen and (max-width:1919px){.sidebar-menu li{padding-bottom:10px}}.sidebar-menu li a{display:block;font-weight:600;font-size:14px;line-height:1.5;color:var(--white);padding:10px 0;text-transform:uppercase}.sidebar-menu li a:hover,.sidebar-menu li a.active{color:var(--primary)}@media only screen and (max-width:1399px){.sidebar-menu li a{padding:5px 0}}.offcanvas__menu-wrapper.mean-container .mean-nav>ul{padding:0;margin:0;width:100%;list-style-type:none;display:block!important}.offcanvas__menu-wrapper.mean-container .mean-nav>ul>li:last-child>a{border-bottom:1px solid var(--black-4)}.offcanvas__menu-wrapper.mean-container .mean-nav{background:none;margin-top:0}.offcanvas__menu-wrapper.mean-container .mean-nav .new{font-size:10px;font-weight:600;background:#FFA38E;color:var(--black);padding:3px 7px;line-height:1;display:flex;align-items:center;border-radius:2px}.offcanvas__menu-wrapper.mean-container .mean-nav ul li a{width:100%;padding:15px 0;padding-inline-start:15px;font-weight:400;font-size:22px;line-height:1;color:var(--white);text-transform:capitalize;border-top:1px solid var(--black-4);display:flex;gap:8px;justify-content:flex-start;align-items:center;outline:none;transform:translateY(var(--y)) translateZ(0);transition:transform 0.4s ease,box-shadow 0.4s ease;box-sizing:border-box}@media only screen and (max-width:767px){.offcanvas__menu-wrapper.mean-container .mean-nav ul li a{font-size:20px}}.offcanvas__menu-wrapper.mean-container .mean-nav ul li a.mean-expand{width:54px;height:54px;justify-content:center;font-weight:300;border:none!important}@media only screen and (max-width:767px){.offcanvas__menu-wrapper.mean-container .mean-nav ul li a.mean-expand{height:50px}}.offcanvas__menu-wrapper.mean-container .mean-nav ul li a.mean-expand:hover{background:var(--secondary);opacity:1}.offcanvas__menu-wrapper.mean-container .mean-nav ul li li:first-child{border-top:1px solid var(--black-4)}.offcanvas__menu-wrapper.mean-container .mean-nav ul li li a{font-size:20px;text-transform:capitalize;border-top:none!important;padding:12px 0;padding-inline-start:30px}@media only screen and (max-width:767px){.offcanvas__menu-wrapper.mean-container .mean-nav ul li li a{font-size:18px}}.offcanvas__menu-wrapper.mean-container .mean-nav ul li li a.mean-expand{height:58px}@media only screen and (max-width:991px){.offcanvas__menu-wrapper.mean-container .mean-nav ul li li a.mean-expand{height:25px}}@media only screen and (max-width:767px){.offcanvas__menu-wrapper.mean-container .mean-nav ul li li a.mean-expand{height:22px}}.offcanvas__menu-wrapper.mean-container .mean-nav ul li li li:last-child{border-bottom:1px solid var(--black-4)}.offcanvas__menu-wrapper.mean-container .mean-nav ul li li li a{padding-left:40px}.offcanvas__menu-wrapper.mean-container .mean-bar{padding:0;background:none;max-height:auto;overflow-y:scroll}.offcanvas__menu-wrapper.mean-container .mean-bar::-webkit-scrollbar{width:0}.offcanvas__menu-wrapper.mean-container a.meanmenu-reveal{display:none!important}.light .main-menu li a:hover{color:var(--primary)}.light .main-menu-2 li a{color:var(--black)}.light .main-menu-2 li a:hover{color:var(--primary)}.light .main-menu-3 li a{color:var(--black)}.light .main-menu-3 li a:hover{color:var(--primary)}.light .sidebar-menu li a{color:var(--black)}.light .sidebar-menu li a:hover{color:var(--primary)}.light .menu-with-number li a{color:var(--black)}.light .menu-with-number li a:hover span{color:var(--black)}.light .menu-with-number li a:hover span::before{background-color:var(--black)}.light .menu-with-number li a span{color:var(--black-9)}.light .menu-with-number li a span::before{background-color:var(--black-9)}.light .menu-with-number li a.active span{color:var(--black)}.light .menu-with-number li a.active span::before{background-color:var(--black)}.modal__dialog{width:760px;max-width:100%;margin-top:100px}@media only screen and (max-width:991px){.modal__dialog{width:700px;margin-top:80px}}@media only screen and (max-width:767px){.modal__dialog{width:350px}}.modal__content{height:500px}@media only screen and (max-width:767px){.modal__content{height:300px}}.modal__content iframe{width:100%;height:100%}.modal__close{position:absolute;width:40px;height:40px;top:-15px;right:-15px;z-index:9;border-radius:50px;font-size:20px;color:var(--white);background:var(--black);transition:all 0.3s}.modal__close:hover{color:var(--primary)}.modal__sfluence{width:100%;height:100%;padding:60px}@media only screen and (max-width:767px){.modal__sfluence{padding:20px 10px}}.modal__sfluence-area{width:100vw;height:100vh;background:var(--black);position:fixed;top:0;left:0;z-index:9;opacity:0;visibility:hidden;transition:all 0.5s;transform:scale(.5)}.modal__sfluence-area.showed{opacity:1;visibility:visible;transform:scale(1)}.modal__sfluence-area .close_btn{position:absolute;width:60px;height:60px;top:0;right:20px;z-index:9;border-radius:50px;font-size:30px;color:var(--white);transition:all 0.3s;cursor:pointer;display:flex;align-items:center;justify-content:center}.modal__sfluence-area .close_btn:hover{color:var(--primary)}@media only screen and (max-width:767px){.modal__sfluence-area .close_btn{right:0}}.modal__sfluence-area iframe,.modal__sfluence-area video{width:100%;height:100%}@media only screen and (max-width:767px){.modal__sfluence-area iframe,.modal__sfluence-area video{height:300px;object-fit:cover;margin-top:45%}}
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
 .cb-cursor{position:fixed;top:0;left:0;z-index:150;contain:layout style size;pointer-events:none;will-change:transform;transition:opacity 0.3s,color 0.4s}.cb-cursor:before{content:"";position:absolute;top:-24px;left:-24px;width:48px;height:48px;background:#fff0;border-radius:500px;transform:scale(0);transition:opacity 0.1s,transform 0.3s ease-in-out}.cb-cursor-text{position:absolute;top:-18px;left:-18px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;font-size:16px;line-height:20px;text-align:center;letter-spacing:-.01em;opacity:0;transform:scale(0) rotate(10deg);transition:opacity 0.4s,transform 0.3s;color:#fff}@supports (mix-blend-mode:exclusion){.cb-cursor.-exclusion,.cb-cursor.-opaque{mix-blend-mode:exclusion}.cb-cursor.-exclusion:before,.cb-cursor.-opaque:before{background:#fff}}.cb-cursor.-normal,.cb-cursor.-text{mix-blend-mode:normal}.cb-cursor.-normal:before,.cb-cursor.-text:before{background:currentColor}.cb-cursor.-inverse{color:#fff}.cb-cursor.-visible:before{transform:scale(.2)}.cb-cursor.-visible.-active:before{transform:scale(.23);transition-duration:0.2s}.cb-cursor.-pointer:before{transform:scale(0)}.cb-cursor.-text .cb-cursor-text{opacity:1;transform:scale(1)}.cb-cursor.-text.-active:before{transform:scale(1.6);transition-duration:0.2s}.cb-cursor.all-element:before{transform:scale(1.6);opacity:.2;transition-duration:0.2s}.cb-cursor.-opaque:before{transform:scale(1.32)}.cb-cursor.-text:before{background:#000;opacity:1;backdrop-filter:blur(10px);transform:scale(2)}.cb-cursor.-opaque.-active:before{transform:scale(1.2)}.cb-cursor.-lg:before{transform:scale(2)}.cb-cursor.-hidden:before{transform:scale(0)}@supports (mix-blend-mode:exclusion){.body-startup-agency .cb-cursor.-exclusion,.body-startup-agency .cb-cursor{mix-blend-mode:exclusion;opacity:1}.body-startup-agency .cb-cursor.-exclusion:before,.body-startup-agency .cb-cursor:before{background:#fff;opacity:1}}.cb-cursor.-small{mix-blend-mode:normal;white-space:nowrap}.cb-cursor.-small::before{background-color:#fff;width:80px;height:28px;top:-14px;left:-40px}.cb-cursor.-small .cb-cursor-text{color:#000}.cb-cursor.-big{mix-blend-mode:normal;white-space:nowrap}.cb-cursor.-big::before{background-color:#fff;width:80px;height:80px;top:-40px;left:-40px;mix-blend-mode:normal}.cb-cursor.-big .cb-cursor-text{color:#000}.cb-cursor.portfolio:before{display:none}.cb-cursor-text.portfolio{width:420px;left:-210px}@media only screen and (max-width:1919px){.cb-cursor-text.portfolio{width:350px;left:-175px}}@media only screen and (max-width:1399px){.cb-cursor-text.portfolio{width:280px;left:-140px}}.cb-cursor-text.portfolio .cb-cursor-text{top:0;left:0;width:auto;height:auto;display:block;text-align:start}.cb-cursor-text.portfolio .hover-display{width:420px}@media only screen and (max-width:1919px){.cb-cursor-text.portfolio .hover-display{width:350px}}@media only screen and (max-width:1399px){.cb-cursor-text.portfolio .hover-display{width:280px}}.cb-cursor-text.portfolio .hover-display .hover-thumb img{width:100%}.cb-cursor-text.portfolio .hover-display .hover-content{display:grid;gap:10px 30px;grid-template-columns:1fr auto;margin-top:14px;text-align:start}.cb-cursor-text.portfolio .hover-display .title{font-family:var(--font_bdogrotesk);font-weight:400;font-size:18px;line-height:24px;letter-spacing:-.05em;text-transform:uppercase;color:var(--white)}.cb-cursor-text.portfolio .hover-display .date{font-family:var(--font_bdogrotesk);font-weight:400;font-size:18px;line-height:24px;letter-spacing:-.05em;text-transform:uppercase;display:inline-block;color:var(--white)}.header-area{position:absolute;top:0;left:0;width:100%}.header-area__inner{display:inline-flex;align-items:center;gap:30px;position:relative;height:75px;border:1px solid rgb(255 255 255 / .1);border-radius:70px;padding:0 30px 0 30px;margin-top:20px}@media only screen and (max-width:1199px){.header-area__inner{display:flex}}@media (min-width:1650px){.header-area .container.large{max-width:1650px}}.header-area .sticky,.header-area .transformed{background-color:#FFF}.header-area .header__logo img{width:100px}.header-area .main-menu>ul{display:flex}.header-area .main-menu>ul>li:hover>a{color:#999}.header-area .main-menu li a{font-size:16px;font-weight:400;padding:29px 14px}@media only screen and (max-width:1399px){.header-area .main-menu li a{padding:29px 10px}}.header-area .main-menu li a:hover{color:var(--white)}.header-area .search-icon{color:var(--primary)}.header-area .header__navicon{margin-left:auto}.header-area .header__navicon i{font-size:22px;color:var(--white)}.header-area-2{position:absolute;top:0;left:0;width:100%}.header-area-2__inner{display:flex;align-items:center;gap:10px;position:relative;height:80px}@media only screen and (max-width:1199px){.header-area-2__inner{height:70px;gap:10px}}.header-area-2__inner>*:nth-child(1){margin-inline-end:auto}.header-area-2 .sticky,.header-area-2 .transformed{background-color:#FCF7F3}.header-area-2 .header__logo img{width:100px}.header-area-2 .main-menu li a{font-size:16px;font-weight:500;padding:21px 17px;color:var(--primary)}.header-area-2 .main-menu li a:hover{color:var(--secondary)}.header-area-2 .main-menu>ul>li:hover>a{color:var(--white)}.header-area-2 .side-toggle .bar-icon{width:25px;height:12px}.header-area-2 .side-toggle .bar-icon span{background-color:var(--black);height:2px;border-radius:500px}.header-area-2 .side-toggle .bar-icon span:nth-child(1){margin-left:7px;width:18px}.header-area-2 .side-toggle .bar-icon span:nth-child(3){margin-left:17px;width:8px}.header-inner .header-area-2__inner{border-bottom:1px solid var(--border)}.header-inner .main-menu>ul>li:hover>a{color:var(--secondary)}.header-inner .header__navicon{gap:10px;display:flex;align-items:center}.header-inner .header__navicon .rr-btn{font-size:16px;font-weight:500;line-height:20px;padding:11.5px 23px;letter-spacing:-.64px}@media (max-width:575px){.header-inner .header__navicon .rr-btn{display:none}}.header-inner .side-toggle .bar-icon{width:45px;height:45px;display:flex;align-items:center;border-radius:500px;justify-content:center;border:1px solid rgb(17 17 17 / .4);transition:all 0.5s}.header-inner .side-toggle .bar-icon svg *{transition:all 0.5s}.header-inner .side-toggle .bar-icon:hover{background-color:var(--primary);border-color:#fff0}.header-inner .side-toggle .bar-icon:hover svg *{fill:var(--white)}.header-inner .side-toggle .bar-icon img{width:15px}.header-area-3{position:absolute;top:0;left:0;width:100%}.header-area-3__inner{display:flex;align-items:center;gap:10px;position:relative;height:100px;padding:20px 25px 20px 30px;margin-top:10px;border-radius:20px;width:950px;background-color:var(--white)}.dark .header-area-3__inner{background-color:var(--black)}@media only screen and (max-width:1919px){.header-area-3__inner{width:700px}}@media only screen and (max-width:1199px){.header-area-3__inner{width:500px;height:80px;padding:10px 20px 10px 20px}}@media only screen and (max-width:991px){.header-area-3__inner{width:100%}}.header-area-3 .sticky,.header-area-3 .transformed{background-color:#FFF}.header-area-3 .header__logo img{width:100px}.header-area-3 .main-menu li a{font-size:16px;font-weight:500;padding:29px 10px;color:var(--white)}.header-area-3 .main-menu li a:hover{color:var(--white)}.header-area-3 .search-icon{color:var(--primary)}.header-area-3 .rr-btn{font-size:16px;text-transform:uppercase;font-weight:500;padding:22px 32px;border-radius:20px;border:none}.header-area-3 .rr-btn:hover{background-color:#ffd80c}.header-area-3 .rr-btn:before{background-color:#ffd80c}.header-area-3 .header__logo{margin-right:auto}@media (max-width:575px){.header-area-3 .header__btn{display:none}}.header-area-3 .header__navicon{position:relative}.header-area-3 .side-toggle{width:60px;height:60px;cursor:pointer;border-radius:20px;transition:all 0.5s;border:1px solid rgb(17 17 17 / .15)}.dark .header-area-3 .side-toggle{border-color:rgb(255 255 255 / .15)}.header-area-3 .side-toggle:hover{background-color:#FFD80C;border-color:#fff0}.header-area-3 .dot{width:4px;height:4px;position:absolute;border-radius:50%;background:var(--primary);transition:all 0.4s ease}.header-area-3 .offcanvas-3{top:0;right:0;height:auto;padding:100px;position:absolute;border-radius:20px;overflow-y:scroll;pointer-events:none;background-color:var(--white);transform-origin:100% 0%;transition:all 0.5s ease-in;clip-path:inset(0% 0% 100% 100%);will-change:transform,opacity,filter;transform:translate3d(0,0,0) scale(0)}.dark .header-area-3 .offcanvas-3{background-color:var(--black)}.header-area-3 .offcanvas-3.info-open{opacity:1;filter:none;height:990px;margin:-20px;margin-right:-25px;pointer-events:auto;width:950px;overflow-y:scroll;clip-path:inset(0 0 0 0);transform:translate3d(0,0,0) scale(1)}@media only screen and (max-width:1919px){.header-area-3 .offcanvas-3.info-open{width:700px;height:100vh;padding:100px 50px}}@media only screen and (max-width:1199px){.header-area-3 .offcanvas-3.info-open{width:500px;padding:100px 30px 50px;margin:-10px;margin-right:-20px}}@media only screen and (max-width:991px){.header-area-3 .offcanvas-3.info-open{width:calc(100vw - 25px);padding:100px 30px 50px}}@media (max-width:575px){.header-area-3 .offcanvas-3.info-open{padding:100px 20px 50px}}.header-area-3 .offcanvas-3 .offset-header{display:flex;align-items:center;padding:29px 30px;justify-content:space-between;border-radius:20px;border:1px solid rgb(17 17 17 / .06);background-color:#F3F3F3}.dark .header-area-3 .offcanvas-3 .offset-header{background-color:#1B1B1B;border-color:rgb(255 255 255 / .06)}@media only screen and (max-width:1199px){.header-area-3 .offcanvas-3 .offset-header{padding:25px 15px}}@media (max-width:575px){.header-area-3 .offcanvas-3 .offset-header{gap:15px;flex-wrap:wrap}}.header-area-3 .offcanvas-3 .offset-header h6{color:var(--secondary);font-size:16px;font-weight:400;line-height:18px;letter-spacing:-.48px;margin-right:auto}@media only screen and (max-width:1199px){.header-area-3 .offcanvas-3 .offset-header h6{font-size:15px}}.header-area-3 .offcanvas-3 .offset-header .date{color:var(--secondary);font-size:16px;font-weight:400;line-height:18px;font-family:var(--font_bdogrotesk);letter-spacing:-.48px}@media only screen and (max-width:1199px){.header-area-3 .offcanvas-3 .offset-header .date{font-size:15px}}.header-area-3 .offcanvas-3 .offset-logo{width:95px;margin-right:100px}@media only screen and (max-width:1919px){.header-area-3 .offcanvas-3 .offset-logo{margin-right:50px}}@media only screen and (max-width:1199px){.header-area-3 .offcanvas-3 .offset-logo{margin-right:20px}}@media (max-width:575px){.header-area-3 .offcanvas-3 .offset-logo{width:95px}}.header-area-3 .offcanvas-3 .offset-logo img{width:100%}.header-area-3 .offcanvas-3 .contact-meta{display:grid;margin-bottom:96px;grid-template-columns:338px 1fr}.header-area-3 .offcanvas-3 .contact-meta *:not(:first-child){margin-top:0}@media only screen and (max-width:1919px){.header-area-3 .offcanvas-3 .contact-meta{grid-template-columns:225px 1fr}}.header-area-3 .offcanvas-3 .contact-info{display:flex;gap:154px}.header-area-3 .offcanvas-3 .contact-info-item .title{color:#999;font-size:18px;font-weight:400;line-height:20px;letter-spacing:-.54px;margin-bottom:25px}.header-area-3 .offcanvas-3 .contact-info-item a{font-size:18px;position:relative;font-weight:400;line-height:20px;color:var(--primary);font-family:var(--font_bdogrotesk)}.header-area-3 .offcanvas-3 .contact-info-item a::before{left:0;bottom:0;content:"";width:100%;height:1.5px;position:absolute;transition:all 0.3s;background:currentColor}.header-area-3 .offcanvas-3 .contact-info-item a:hover{color:var(--secondary)}.header-area-3 .offcanvas-3 .contact-info-item a:hover::before{width:0}.header-area-3 .offcanvas-3 .contact-item{gap:0;flex-direction:column;align-items:flex-start}.header-area-3 .offcanvas-3 .contact-item .title{font-size:18px;font-weight:400;line-height:20px;letter-spacing:-.54px;color:#999}.dark .header-area-3 .offcanvas-3 .contact-item .title{color:#555}.header-area-3 .offcanvas-3 .contact-item .socail-media li{list-style:none}.header-area-3 .offcanvas-3 .contact-item .socail-media li a{list-style:none;font-size:18px;font-weight:400;line-height:50px;color:var(--primary);letter-spacing:-.54px;font-family:var(--font_bdogrotesk)}.header-area-3 .offcanvas-3 .contact-item .socail-media li a:hover{color:var(--secondary)}.header-area-3 .offcanvas-3 .contact-item .nav-list li{list-style:none}.header-area-3 .offcanvas-3 .contact-item .nav-list li a{color:#999;font-size:50px;font-weight:400;line-height:60px;letter-spacing:-1.5px;font-family:var(--font_bdogrotesk)}@media only screen and (max-width:1919px){.header-area-3 .offcanvas-3 .contact-item .nav-list li a{font-size:40px}}.header-area-3 .offcanvas-3 .contact-item .nav-list li a:hover{color:var(--black)}.dark .header-area-3 .offcanvas-3 .contact-item .nav-list li a:hover{color:var(--white)}.header-area-3 .offcanvas-3 .side-info-close{right:20px;top:20px;width:107px;display:flex;font-size:16px;font-weight:400;position:absolute;line-height:20px;border-radius:15px;gap:15px;border:none;background:#fff0;color:var(--primary);align-items:center;letter-spacing:-.48px;font-family:var(--font_bdogrotesk)}.header-area-3 .offcanvas-3 .side-info-close span{width:50px;height:50px;display:flex;min-width:50px;border-radius:15px;align-items:center;transition:all 0.3s;justify-content:center;border:1px solid rgb(17 17 17 / .15)}.dark .header-area-3 .offcanvas-3 .side-info-close span{border-color:rgb(255 255 255 / .15)}.header-area-3 .offcanvas-3 .side-info-close:hover{transform:rotate(0deg)}.header-area-3 .offcanvas-3 .side-info-close:hover span{background:#FFD80C;border-color:#fff0;color:var(--black)}.header-area-4{position:absolute;top:0;left:0;width:100%}.header-area-4__inner{display:flex;align-items:center;gap:10px;position:relative;height:80px;border-bottom:1px solid var(--border)}.header-area-4 .sticky,.header-area-4 .transformed{background-color:#FFF}.header-area-4 .header__logo img{width:100px}.header-area-4 .header__nav{margin-right:90px}.header-area-4 .main-menu li a{font-size:16px;font-weight:500;padding:32px 25px;text-transform:uppercase}.header-area-4 .main-menu li a:hover{color:var(--primary)}.header-area-4 .main-menu>ul>li:hover>a{color:var(--secondary)}.header-area-4 .search-icon{color:var(--primary)}.header-area-4 .rr-btn{font-size:16px;font-weight:500;letter-spacing:.04em;padding:14px 26px;border-radius:50px}.header-area-4 .header__logo{margin-right:auto}@media (max-width:575px){.header-area-4 .header__btn{display:none}}.header-area-4 .side-toggle{width:46px;height:46px;border:1px solid var(--border);border-radius:50%;transition:all 0.5s}.header-area-4 .side-toggle svg *{transition:all 0.5s}.dark .header-area-4 .side-toggle svg *{fill:var(--white)}.header-area-4 .side-toggle:hover{background-color:var(--primary);border-color:#fff0}.header-area-4 .side-toggle:hover svg *{fill:var(--white)}.dark .header-area-4 .side-toggle:hover svg *{fill:var(--black)}.header-area-5{position:absolute;top:0;left:0;width:100%;background-color:#fff0}.header-area-5__inner{display:flex;margin-top:30px;gap:10px;position:relative}.header-area-5 .header__logo img{width:100px}.header-area-5 .header__nav{margin-left:832px;margin-right:auto}@media only screen and (max-width:1399px){.header-area-5 .header__nav{margin-left:700px}}@media only screen and (max-width:1199px){.header-area-5 .header__nav{margin-left:0}}.header-area-5 .main-menu ul{display:block}.header-area-5 .main-menu ul:hover li a{opacity:.3}.header-area-5 .main-menu ul li{color:var(--primary);transition-property:opacity;transition-duration:500ms;font-size:18px;font-weight:400;line-height:22px;padding:0}.header-area-5 .main-menu ul li:not(:last-child){margin-bottom:6px}.header-area-5 .main-menu ul li a{display:block;padding:0}.header-area-5 .main-menu ul li a:hover{opacity:1;color:var(--primary)!important}.header-area-5 .main-menu>ul>li:hover>a{color:var(--secondary)}.header-area-5 .rr-btn{border-radius:15px;padding:14px 25px;background-color:var(--white);border-color:#fff0}.dark .header-area-5 .rr-btn{background-color:var(--black)}.header-area-5 .rr-btn:before{background-color:#fff0}.header-area-5 .rr-btn .text-one,.header-area-5 .rr-btn .text-two{font-size:16px;font-weight:500;color:var(--black)}.dark .header-area-5 .rr-btn .text-one,.dark .header-area-5 .rr-btn .text-two{color:var(--white)}.header-area-5 .rr-btn .text-one::before,.header-area-5 .rr-btn .text-two::before{content:"";bottom:0;width:100%;left:0;height:1px;position:absolute;transition:all 0.3s;background-color:var(--black)}.dark .header-area-5 .rr-btn .text-one::before,.dark .header-area-5 .rr-btn .text-two::before{background-color:var(--white)}@media (max-width:575px){.header-area-5 .header__btn{display:none}}.header-area-5 .side-toggle{width:46px;height:46px;border:1px solid rgb(17 17 17 / .2);border-radius:50%;transition:all 0.5s}.dark .header-area-5 .side-toggle{border-color:rgb(255 255 255 / .2)}.header-area-5 .side-toggle:hover{background-color:#FFD80C;border-color:#fff0}.header-area-5 .side-toggle:hover svg *{fill:var(--black)}.header-area-5 .side-toggle svg *{fill:var(--primary)}.header-area-7{position:absolute;top:0;left:0;width:100%;background-color:#F8F2EF}.dark .header-area-7{background-color:#111}.header-area-7.header-area-10{background:#fff0}.header-area-7.header-area-10 .header-area-7__inner{gap:0}.header-area-7.header-area-10 .main-menu li a{text-transform:capitalize}.header-area-7.header-area-10 .header__nav{margin-right:424px}@media only screen and (max-width:1399px){.header-area-7.header-area-10 .header__nav{margin-right:100px}}.header-area-7__inner{display:flex;align-items:center;gap:98px;position:relative;height:80px}@media only screen and (max-width:1199px){.header-area-7__inner{height:70px;gap:10px}}.header-area-7__inner>*:nth-child(1){margin-inline-end:auto}.header-area-7 .sticky,.header-area-7 .transformed{background-color:#F8F2EF}.header-area-7 .header__logo img{width:100px}.header-area-7 .main-menu li a{font-size:16px;font-weight:500;padding:21px 24px;text-transform:uppercase}.header-area-7 .main-menu li a:hover{color:var(--secondary)}.header-area-7 .header__navicon{gap:20px;display:flex;align-items:center}.header-area-7 .header__navicon .btn-line{font-size:16px;font-weight:500;line-height:20px;color:var(--primary);letter-spacing:-.64px;position:relative}@media only screen and (max-width:767px){.header-area-7 .header__navicon .btn-line{display:none}}.header-area-7 .header__navicon .btn-line::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;transition:all 0.3s;background-color:var(--primary)}.header-area-7 .header__navicon .btn-line:hover{color:var(--secondary)}.header-area-7 .header__navicon .btn-line:hover::before{width:0}.header-area-7 .header__navicon .rr-btn{padding:15px 22px;font-size:14px;text-transform:uppercase}.header-area-7 .side-toggle .bar-icon{width:45px;height:45px;display:flex;align-items:center;border-radius:500px;justify-content:center;border:1px solid rgb(17 17 17 / .4);transition:all 0.5s}.dark .header-area-7 .side-toggle .bar-icon{border-color:rgb(248 242 239 / .4)}.header-area-7 .side-toggle .bar-icon:hover{background-color:var(--primary);border-color:#fff0}.header-area-7 .side-toggle .bar-icon:hover svg *{fill:var(--white)}.dark .header-area-7 .side-toggle .bar-icon:hover svg *{fill:var(--black)}.header-area-7 .side-toggle .bar-icon img{width:15px}.header-area-7 .side-toggle .bar-icon svg *{transition:all 0.5s}.dark .header-area-7 .side-toggle .bar-icon svg *{fill:var(--white)}.header-area-14 .header__nav{margin-right:90px}@media only screen and (max-width:1399px){.header-area-14 .header__nav{margin-right:40px}}.header-area-14 .main-menu li a{font-size:16px;font-weight:500;padding:32px 25px;text-transform:uppercase}@media only screen and (max-width:1399px){.header-area-14 .main-menu li a{padding:32px 15px}}.header-area-14 .main-menu li a:hover{color:var(--primary)}.bar-icon{width:26px;height:18px;flex-direction:column;justify-content:space-between;overflow:hidden;display:flex;transition:color 0.2s ease-out}.bar-icon span{width:100%;height:2px;background:var(--primary);display:inline-block;transition:color 0.2s ease-out}.bar-icon span:nth-child(2){margin-left:0}.bar-icon:hover span{animation:qode-draw 0.8s cubic-bezier(.44,1.1,.53,.99) 1 forwards}.bar-icon:hover span:nth-child(2){margin-left:0;animation-delay:0.1s}.bar-icon:hover span:nth-child(3){animation-delay:0.2s}.bar-icon.is-black span{background:var(--rr-common-black)}.bar-icon.is-white span{background:var(--rr-common-white)}@keyframes qode-draw{0%,100%{-webkit-clip-path:inset(-2px 0);clip-path:inset(-2px 0)}42%{-webkit-clip-path:inset(-2px 0 -2px 100%);clip-path:inset(-2px 0 -2px 100%)}43%{-webkit-clip-path:inset(-2px 100% -2px 0);clip-path:inset(-2px 100% -2px 0)}}.header-area-8{position:absolute;top:0;left:0;width:100%}.header-area-8__inner{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:30px;padding:26px 0}@media only screen and (max-width:767px){.header-area-8__inner{grid-template-columns:1fr 1fr}}.header-area-8__inner>*:nth-child(2){text-align:center}@media only screen and (max-width:767px){.header-area-8__inner>*:nth-child(2){text-align:end}}.header-area-8__inner>*:nth-child(3){text-align:end}@media only screen and (max-width:767px){.header-area-8__inner>*:nth-child(3){display:none}}.header-area-8 .sticky,.header-area-8 .transformed{background-color:#FFF}.header-area-8 .header__logo img{width:112px}.header-area-8 .menu-toggle{font-family:var(--font_bdogrotesk);font-weight:500;font-size:15px;line-height:16px;letter-spacing:-.05em;text-transform:uppercase;color:var(--white);transition:all 0.3s}.header-area-8 .menu-toggle:hover{color:#999}.header-area-8 .rr-btn-underline{font-family:var(--font_bdogrotesk);font-weight:500;font-size:15px;line-height:16px;letter-spacing:-.05em;text-transform:uppercase;color:var(--white);padding-bottom:2px}.header-area-8 .rr-btn-underline:hover:before{width:100%}.header-area-8 .rr-btn-underline:before{width:0}.header-area-6{position:absolute;top:0;left:0;width:100%}.header-area-6__inner{display:flex;align-items:center;gap:10px;position:relative;height:90px}@media only screen and (max-width:1199px){.header-area-6__inner{height:80px;border-bottom:1px solid rgb(17 17 17 / .1)}}.header-area-6 .sticky,.header-area-6 .transformed{background-color:#FFF}.header-area-6 .header__logo img{width:100px}.header-area-6 .header__logo{margin-right:auto}.header-area-6 .side-toggle{width:46px;height:46px;border:1px solid rgb(17 17 17 / .2);border-radius:50%;transition:all 0.5s}.dark .header-area-6 .side-toggle{border-color:rgb(255 255 255 / .2)}.header-area-6 .side-toggle:hover{background-color:#FFD80C;border-color:#fff0}.header-area-6 .side-toggle:hover svg *{fill:var(--black)}.header-area-6 .side-toggle svg *{fill:var(--primary);transition:all 0.5s}.header-area-17{position:absolute;top:0;left:0;width:100%}.header-area-17__inner{display:grid;grid-template-columns:1fr 2fr 1fr;align-items:center;min-height:80px}@media only screen and (max-width:1199px){.header-area-17__inner{grid-template-columns:2fr 1fr 1fr}}@media only screen and (max-width:767px){.header-area-17__inner{grid-template-columns:1fr auto}}.header-area-17 .header__logo{margin-left:20px}.header-area-17 .header__logo img{width:83px}.header-area-17 .header__logo .info{font-weight:500;font-size:16px;line-height:16px;text-transform:uppercase;color:var(--primary);display:inline-block;padding:5px 0;border-left:1px solid var(--primary);padding-left:20px;margin-left:20px}@media (max-width:400px){.header-area-17 .header__logo .info{display:none}}@media only screen and (max-width:1199px){.header-area-17 .header__nav{display:none}}.header-area-17 .main-menu>ul{display:grid;grid-template-columns:1fr 1fr 1fr 1fr}.header-area-17 .main-menu>ul>li:nth-child(2n){border-left:1px solid rgb(17 17 17 / .15)}.header-area-17 .main-menu>ul>li>a{font-weight:500;font-size:16px;line-height:1;text-transform:uppercase;padding:42px 20px}@media only screen and (max-width:1919px){.header-area-17 .main-menu>ul>li>a{padding:32px 20px}}@media only screen and (max-width:767px){.header-area-17 .header__btn{display:none}}.header-area-17 .rr-btn-classic{padding:42px 20px}@media only screen and (max-width:1919px){.header-area-17 .rr-btn-classic{padding:32px 20px}}.header-area-17 .header__navicon{text-align:end}.header-area-17 .side-toggle{width:60px;height:60px;cursor:pointer;border-radius:20px;transition:all 0.5s;border:1px solid rgb(17 17 17 / .15);position:relative;margin-right:20px}.dark .header-area-17 .side-toggle{border-color:rgb(255 255 255 / .15)}.header-area-17 .side-toggle:hover{background-color:#FB7515;border-color:#fff0}.header-area-17 .dot{width:4px;height:4px;position:absolute;border-radius:50%;background:var(--primary);transition:all 0.4s ease}.footer-area.footer-area-5 .footer-widget-wrapper-box{border-bottom:none}.footer-area.footer-area-5 .footer-widget-wrapper-box::before{display:none}.footer-area.footer-area-5 .footer-widget-box .title{color:#999}.dark .footer-area.footer-area-5 .footer-widget-box .title{color:#999}.footer-area.footer-area-5 .subscribe-form{max-width:515px}.footer-area.footer-area-5 .subscribe-form .input-field{display:flex;gap:10px;background-color:var(--white);padding:28px 30px;border-radius:50px}.dark .footer-area.footer-area-5 .subscribe-form .input-field{background-color:var(--black)}@media only screen and (max-width:1919px){.footer-area.footer-area-5 .subscribe-form .input-field{padding:18px 30px}}.footer-area.footer-area-5 .subscribe-form .input-field input{width:100%;background-color:#fff0;border:0;outline:0;font-size:22px;line-height:1;color:var(--primary)}.footer-area.footer-area-5 .subscribe-form .input-field input::placeholder{color:rgb(17 17 17 / .3)}.dark .footer-area.footer-area-5 .subscribe-form .input-field input::placeholder{color:rgb(255 255 255 / .3)}.footer-area.footer-area-5 .subscribe-form .input-field i{rotate:-45deg;font-size:20px;color:var(--primary)}.footer-area.footer-area-5 .subscription-text{margin-top:23px}.footer-area.footer-area-5 .subscription-text .text{font-size:22px;line-height:28px;color:var(--primary);max-width:345px}.footer-area.footer-area-5 .subscription-text .text a{position:relative}.footer-area.footer-area-5 .subscription-text .text a::before{transition:all 0.5s;width:100%;height:1px;position:absolute;bottom:0;left:0;content:"";background-color:currentColor}.footer-area.footer-area-5 .subscription-text .text a:hover:hover::before{width:0}.footer-area.footer-area-5 .copyright-text .text a{color:#999}.dark .footer-area.footer-area-5 .copyright-text .text a{color:#999}.footer-area .copyright-area-5{border-top:1px solid var(--border)}.footer-area .footer-widget-wrapper-box{border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:100px 0;position:relative}@media only screen and (max-width:1919px){.footer-area .footer-widget-wrapper-box{padding:70px 0}}@media only screen and (max-width:1199px){.footer-area .footer-widget-wrapper-box{padding:50px 0}}.footer-area .footer-widget-wrapper-box::before{content:"";position:absolute;right:795px;background-color:var(--border);width:1px;height:100%;top:0}@media only screen and (max-width:1919px){.footer-area .footer-widget-wrapper-box::before{right:670px}}@media only screen and (max-width:1399px){.footer-area .footer-widget-wrapper-box::before{right:580px}}@media only screen and (max-width:1199px){.footer-area .footer-widget-wrapper-box::before{right:480px}}@media only screen and (max-width:991px){.footer-area .footer-widget-wrapper-box::before{display:none}}.footer-area .footer-widget-wrapper-box .content .title{font-size:90px;font-weight:400;line-height:85px;letter-spacing:-3.5px;font-family:var(--font_bdogrotesk);color:var(--primary);display:inline-block}.dark .footer-area .footer-widget-wrapper-box .content .title{color:var(--primary)}@media only screen and (max-width:1919px){.footer-area .footer-widget-wrapper-box .content .title{font-size:80px;line-height:85px}}@media only screen and (max-width:1399px){.footer-area .footer-widget-wrapper-box .content .title{font-size:70px;line-height:74px}}@media only screen and (max-width:1199px){.footer-area .footer-widget-wrapper-box .content .title{font-size:60px;line-height:70px}}@media only screen and (max-width:991px){.footer-area .footer-widget-wrapper-box .content .title{font-size:43px;line-height:50px;letter-spacing:0}}@media (max-width:575px){.footer-area .footer-widget-wrapper-box .content .title{font-size:35px;line-height:45px}}.footer-area .footer-widget-wrapper{display:grid;gap:30px 170px;grid-template-columns:1fr auto auto auto;justify-content:space-between}@media only screen and (max-width:1919px){.footer-area .footer-widget-wrapper{gap:30px 140px}}@media only screen and (max-width:1399px){.footer-area .footer-widget-wrapper{gap:30px 100px}}@media only screen and (max-width:1199px){.footer-area .footer-widget-wrapper{gap:30px 53px}}@media only screen and (max-width:991px){.footer-area .footer-widget-wrapper{grid-template-columns:1fr 1fr;gap:30px}}@media (max-width:575px){.footer-area .footer-widget-wrapper{grid-template-columns:1fr}}.footer-area .footer-widget-box .title{font-size:22px;line-height:20px;margin-bottom:30px;color:#999;font-family:var(--font_dmsans)}.dark .footer-area .footer-widget-box .title{color:#555}@media only screen and (max-width:1919px){.footer-area .footer-widget-box .title{margin-bottom:20px}}.footer-area .footer-nav-list:hover li a{opacity:.3}.footer-area .footer-nav-list li{font-size:22px;line-height:30px;color:var(--primary);transition-property:opacity;transition-duration:500ms;list-style:none}.footer-area .footer-nav-list li a{display:block}.footer-area .footer-nav-list li a:hover{opacity:1}.footer-area .footer-nav-list li a:hover a strong{opacity:1;top:-23px}.footer-area .footer-nav-list li a a strong{opacity:0;transition-property:opacity,top;transition-duration:250ms}.footer-area .copyright-area-inner{padding:48px 0}@media only screen and (max-width:1919px){.footer-area .copyright-area-inner{padding:38px 0}}@media only screen and (max-width:1399px){.footer-area .copyright-area-inner{padding:28px 0}}.footer-area .copyright-text .text{font-size:22px;line-height:1;color:var(--primary);text-align:center}@media only screen and (max-width:1399px){.footer-area .copyright-text .text{font-size:20px}}.footer-area .copyright-text .text a{color:#999;transition:all 0.3s;position:relative}.dark .footer-area .copyright-text .text a{color:#555}.footer-area .copyright-text .text a::before{width:0%;height:1px;background-color:currentColor;content:"";position:absolute;left:0;bottom:0;transition:all 0.5s}.footer-area .copyright-text .text a:hover{color:var(--black)}.dark .footer-area .copyright-text .text a:hover{color:var(--white)}.footer-area .copyright-text .text a:hover::before{width:100%}.footer-area-2{margin-top:-3px}.footer-area-2 .footer-widget-wrapper-box{position:relative}.footer-area-2 .footer-widget-wrapper-box::before{left:740px}@media only screen and (max-width:1399px){.footer-area-2 .footer-widget-wrapper-box::before{left:550px}}@media only screen and (max-width:1199px){.footer-area-2 .footer-widget-wrapper-box::before{left:400px}}.footer-area-2 .footer-widget-wrapper{gap:30px 90px}@media only screen and (max-width:767px){.footer-area-2 .footer-widget-wrapper{grid-template-columns:300px 1fr;gap:30px 40px}}@media (max-width:575px){.footer-area-2 .footer-widget-wrapper{grid-template-columns:1fr}}@media only screen and (max-width:1199px){.footer-area-2 .footer-widget-box.content .title{font-size:55px;line-height:65px}.footer-area-2 .footer-widget-box.content .title br{display:none}}@media only screen and (max-width:1199px){.footer-area-2 .footer-widget-box.content .title{font-size:40px;line-height:45px}}.footer-area-2 .footer-widget-box.content .title span{font-family:var(--font_ppeditor)}.footer-3-area-inner{display:grid;gap:5px;grid-template-columns:1fr 780px;padding-top:5px;padding-bottom:5px;margin-top:-3px}@media only screen and (max-width:1919px){.footer-3-area-inner{grid-template-columns:1fr 680px}}@media only screen and (max-width:1199px){.footer-3-area-inner{grid-template-columns:1fr 580px}}@media only screen and (max-width:991px){.footer-3-area-inner{grid-template-columns:1fr}}.footer-3-logo img{max-width:223px}@media only screen and (max-width:1199px){.footer-3-logo img{max-width:173px}}.footer-3-link-box{background-color:var(--white);border-radius:20px;padding:50px 50px}.dark .footer-3-link-box{background-color:var(--black)}@media only screen and (max-width:1919px){.footer-3-link-box{padding:40px 40px}}@media only screen and (max-width:1199px){.footer-3-link-box{padding:20px 20px}}.footer-3-social{margin-top:30px;display:flex;gap:5px;flex-wrap:wrap}.footer-3-social a{font-weight:400;font-size:16px;line-height:16px;color:var(--primary);border:1px solid rgb(17 17 17 / .15);padding:21px 19px;border-radius:20px;display:inline-block}.dark .footer-3-social a{border-color:rgb(255 255 255 / .15)}@media only screen and (max-width:1199px){.footer-3-social a{padding:16px 19px}}.footer-3-social a:hover{background-color:#FFD80C;border-color:#fff0}.footer-3-subscription-text{background-color:var(--white);border-radius:20px;padding:45px 30px 47px}.dark .footer-3-subscription-text{background-color:var(--black)}@media only screen and (max-width:1919px){.footer-3-subscription-text{padding:35px 30px 37px}}@media only screen and (max-width:1199px){.footer-3-subscription-text{padding:15px 20px 17px}}.footer-3-subscription-text .text{font-family:var(--fotn_bdogrotesk);font-weight:400;font-size:30px;line-height:1;letter-spacing:-.05em;color:var(--primary)}.footer-3-newsletter-box{display:flex;gap:5px;flex-direction:column}.footer-3-subscription-text{flex-grow:1}.footer-3-subscribe-form .input-field{display:flex;align-items:center;gap:5px}.footer-3-subscribe-form input{width:100%;background-color:var(--white);border:0;outline:0;font-size:20px;line-height:1;color:var(--primary);height:100px;padding:20px 30px;border-radius:20px}.dark .footer-3-subscribe-form input{background-color:var(--black)}@media only screen and (max-width:1199px){.footer-3-subscribe-form input{height:80px;padding:20px 20px}}.footer-3-subscribe-form input::placeholder{color:var(--secondary)}.dark .footer-3-subscribe-form input::placeholder{color:#555}.footer-3-subscribe-form input:-webkit-autofill,.footer-3-subscribe-form input:-webkit-autofill:focus{transition:background-color 0s 600000s,color 0s 600000s!important}.footer-3-subscribe-form .subscribe-btn{width:100px;height:100px;min-width:100px;background-color:#FFD80C;display:inline-flex;justify-content:center;align-items:center;border-radius:20px}@media only screen and (max-width:1199px){.footer-3-subscribe-form .subscribe-btn{width:80px;height:80px;min-width:80px}}.footer-3-subscribe-form .subscribe-btn:hover .icon .first{transform:translate(100%,-100%)}.footer-3-subscribe-form .subscribe-btn:hover .icon .second{transform:translate(0%,0%)}.footer-3-subscribe-form .subscribe-btn .icon{display:inline-block;line-height:0;position:relative;overflow:hidden}.footer-3-subscribe-form .subscribe-btn .icon .first{transition:all 0.3s}.footer-3-subscribe-form .subscribe-btn .icon .second{position:absolute;bottom:0;left:0;transform:translate(-100%,100%);transition:all 0.3s;box-sizing:content-box;padding:var(--white-space)}.copyright-area-4-inner{border-top:1px solid var(--border);padding:48px 0}@media only screen and (max-width:1919px){.copyright-area-4-inner{padding:38px 0}}@media only screen and (max-width:1399px){.copyright-area-4-inner{padding:28px 0}}.copyright-4-text .text{font-size:22px;line-height:1;color:var(--primary);text-align:center}@media only screen and (max-width:1399px){.copyright-4-text .text{font-size:20px}}.copyright-4-text .text a{color:#999;transition:all 0.3s;position:relative}.copyright-4-text .text a::before{width:0%;height:1px;background-color:currentColor;content:"";position:absolute;left:0;bottom:0;transition:all 0.5s}.copyright-4-text .text a:hover{color:var(--black)}.dark .copyright-4-text .text a:hover{color:var(--white)}.copyright-4-text .text a:hover::before{width:100%}.footer-area-6 .footer-area-6-inner{border-top:1px solid var(--border)}.footer-area-6 .footer-area-6-list{gap:20px;display:flex;padding:68px 0;flex-wrap:wrap;max-width:987px;margin-left:auto;margin-right:auto;align-items:center;justify-content:space-between}@media (max-width:575px){.footer-area-6 .footer-area-6-list{justify-content:center}}@media only screen and (max-width:767px){.footer-area-6 .footer-area-6-list{padding:50px 0}}.footer-area-6 .footer-area-6-list li{font-size:14px;font-weight:400;line-height:15px;text-align:center;color:var(--primary);letter-spacing:-.7px;text-transform:uppercase;font-family:var(--font_bdogrotesk);list-style:none}.footer-area-6 .footer-area-6-list li a{display:inline-block;position:relative}.footer-area-6 .footer-area-6-list li a::before{left:0;bottom:0;content:"";width:100%;height:1px;position:absolute;transition:all 0.3s;background:currentColor}.footer-area-6 .footer-area-6-list li a:hover::before{width:0}.footer-area-7 .footer-inner-7{border-top:1px solid #D5D0CE}.dark .footer-area-7 .footer-inner-7{border-color:#292929}.footer-area-7 .footer-widget-wrapper{display:grid;grid-template-columns:833px 445px 540px}@media only screen and (max-width:1399px){.footer-area-7 .footer-widget-wrapper{grid-template-columns:auto auto auto}}@media only screen and (max-width:767px){.footer-area-7 .footer-widget-wrapper{grid-template-columns:auto}}.footer-area-7 .logo{max-width:120px}.footer-area-7 .copyright-text{padding-top:100px}@media only screen and (max-width:1199px){.footer-area-7 .copyright-text{padding-top:70px}}@media only screen and (max-width:991px){.footer-area-7 .copyright-text{padding-top:50px}}.footer-area-7 .copyright-text .text{font-size:20px;margin-top:43px;font-weight:400;color:var(--black)}.dark .footer-area-7 .copyright-text .text{color:#F8F2EF}@media only screen and (max-width:1199px){.footer-area-7 .copyright-text .text{margin-top:30px}}@media only screen and (max-width:767px){.footer-area-7 .copyright-text .text{margin-top:15px}}.footer-area-7 .footer-widget-box{padding-left:100px;position:relative;padding-top:94px;padding-bottom:94px}@media only screen and (max-width:1199px){.footer-area-7 .footer-widget-box{padding-left:50px;padding-top:70px;padding-bottom:70px}}@media only screen and (max-width:991px){.footer-area-7 .footer-widget-box{padding-left:20px;padding-top:50px;padding-bottom:50px}}@media only screen and (max-width:767px){.footer-area-7 .footer-widget-box{padding-left:0;padding-top:30px;padding-bottom:10px}}.footer-area-7 .footer-widget-box::before{content:"";top:0;left:0;width:1px;height:1000px;position:absolute;background-color:#D5D0CE}.dark .footer-area-7 .footer-widget-box::before{background-color:#292929}@media only screen and (max-width:767px){.footer-area-7 .footer-widget-box::before{display:none}}.footer-area-7 .footer-widget-box .title{font-size:24px;font-weight:200;line-height:normal;margin-bottom:36px;color:var(--primary);text-transform:uppercase;font-family:var(--font_ppeditor)}@media only screen and (max-width:1199px){.footer-area-7 .footer-widget-box .title{margin-bottom:20px}}@media only screen and (max-width:767px){.footer-area-7 .footer-widget-box .title{margin-bottom:5px}}@media (max-width:575px){.footer-area-7 .footer-widget-box .title{font-size:22px}}.footer-area-7 .footer-widget-box p{font-size:20px;font-weight:400;line-height:28px;color:var(--primary)}.footer-area-7 .footer-widget-box .group{display:flex;padding-bottom:15px;border-bottom:1px solid var(--primary)}.dark .footer-area-7 .footer-widget-box .group{border-color:#F8F2EF}.footer-area-7 .footer-widget-box .group input{width:100%;border:none;color:var(--primary);font-size:20px;font-weight:400;padding-right:10px;background:#fff0}.footer-area-7 .footer-widget-box .group input:focus{border:none;outline:0;box-shadow:none}.footer-area-7 .footer-widget-box .group input::placeholder{color:#999}.dark .footer-area-7 .footer-widget-box .group input::placeholder{color:#555}.footer-area-7 .footer-widget-box .group button i{color:var(--primary)}.dark .footer-area-7 .footer-widget-box .group button i{color:#F8F2EF}.footer-8-inner{padding-top:46px;padding-bottom:195px}@media only screen and (max-width:1919px){.footer-8-inner{padding-bottom:145px}}@media only screen and (max-width:1399px){.footer-8-inner{padding-bottom:95px}}@media only screen and (max-width:1199px){.footer-8-inner{padding-bottom:55px}}.footer-8-widget-wrapper{display:grid;gap:20px 30px;grid-template-columns:695px 1fr auto}@media only screen and (max-width:1919px){.footer-8-widget-wrapper{grid-template-columns:595px 1fr auto}}@media only screen and (max-width:1199px){.footer-8-widget-wrapper{grid-template-columns:495px 1fr auto}}@media only screen and (max-width:991px){.footer-8-widget-wrapper{grid-template-columns:340px 1fr auto}}@media only screen and (max-width:767px){.footer-8-widget-wrapper{grid-template-columns:auto}}.footer-8-widget-box.newsletter{margin-top:1px}.footer-8-widget-box.newsletter .subscribe-form{max-width:400px}@media only screen and (max-width:991px){.footer-8-widget-box.newsletter .subscribe-form{max-width:300px}}.footer-8-widget-box.newsletter .subscribe-form .input-field{gap:10px;display:flex;padding:0 0 15px;border-radius:0;background-color:#fff0;border-bottom:1px solid rgb(255 255 255 / .2)}.dark .footer-8-widget-box.newsletter .subscribe-form .input-field{border-color:rgb(17 17 17 / .2)}.footer-8-widget-box.newsletter .subscribe-form .input-field input{width:100%;background-color:#fff0;border:0;outline:0;font-size:15px;line-height:20px}.rr-bg-primary .footer-8-widget-box.newsletter .subscribe-form .input-field input{color:var(--white)}.dark .rr-bg-primary .footer-8-widget-box.newsletter .subscribe-form .input-field input{color:var(--black)}.footer-8-widget-box.newsletter .subscribe-form .input-field input::placeholder{text-transform:uppercase}.rr-bg-primary .footer-8-widget-box.newsletter .subscribe-form .input-field input::placeholder{color:#555}.dark .rr-bg-primary .footer-8-widget-box.newsletter .subscribe-form .input-field input::placeholder{color:#999}.footer-8-widget-box.newsletter .subscribe-form .input-field i{font-size:20px}.rr-bg-primary .footer-8-widget-box.newsletter .subscribe-form .input-field i{color:var(--white)}.dark .rr-bg-primary .footer-8-widget-box.newsletter .subscribe-form .input-field i{color:var(--black)}.footer-8-widget-box-content{margin-top:62px}@media only screen and (max-width:1919px){.footer-8-widget-box-content{margin-top:52px}}@media only screen and (max-width:1199px){.footer-8-widget-box-content{margin-top:42px}}.footer-8-widget-box-content a{font-family:var(--font_dmsans);font-size:15px;font-weight:500;line-height:21px;text-transform:uppercase;transition-property:opacity;transition-duration:500ms;display:inline-block}.rr-bg-primary .footer-8-widget-box-content a{color:var(--white)}.dark .rr-bg-primary .footer-8-widget-box-content a{color:var(--black)}.rr-bg-primary .footer-8-widget-box-content a:hover{color:#999}.dark .rr-bg-primary .footer-8-widget-box-content a:hover{color:#555}.footer-8-widget-box .title{font-family:var(--font_dmsans);font-size:15px;font-weight:500;line-height:20px;text-transform:uppercase;margin-bottom:20px}.rr-bg-primary .footer-8-widget-box .title{color:#555}.dark .rr-bg-primary .footer-8-widget-box .title{color:#999}.footer-8-widget-box .footer-nav-list{display:inline-block}.footer-8-widget-box .footer-nav-list:hover li a{opacity:.3}.footer-8-widget-box .footer-nav-list li{font-family:var(--font_dmsans);font-size:15px;font-weight:500;line-height:21px;text-transform:uppercase;transition-property:opacity;transition-duration:500ms;list-style:none}.rr-bg-primary .footer-8-widget-box .footer-nav-list li{color:var(--white)}.dark .rr-bg-primary .footer-8-widget-box .footer-nav-list li{color:var(--black)}.footer-8-widget-box .footer-nav-list li:not(:last-child){margin-bottom:0}.footer-8-widget-box .footer-nav-list li a{display:block}.footer-8-widget-box .footer-nav-list li a:hover{opacity:1}.rr-bg-primary .footer-8-widget-box .footer-nav-list li a:hover{color:var(--white)}.dark .rr-bg-primary .footer-8-widget-box .footer-nav-list li a:hover{color:var(--black)}.footer-8-widget-box .footer-nav-list li a:hover a strong{opacity:1;top:-23px}.footer-8-widget-box .footer-nav-list li a a strong{opacity:0;transition-property:opacity,top;transition-duration:250ms}.copyright-8-content{gap:10px 30px;display:grid;padding:34.5px 0;align-items:center;grid-template-columns:695px 1fr auto}@media only screen and (max-width:1919px){.copyright-8-content{grid-template-columns:595px 1fr auto}}@media only screen and (max-width:1199px){.copyright-8-content{grid-template-columns:495px 1fr auto}}@media only screen and (max-width:991px){.copyright-8-content{grid-template-columns:auto auto auto;justify-content:space-between}}@media (max-width:575px){.copyright-8-content{grid-template-columns:auto;padding:20.5px 0}}.copyright-8-content .copyright-logo img{max-width:120px}.copyright-8-content .copyright-text p{font-family:var(--font_dmsans);font-size:15px;font-weight:500;line-height:21px;text-transform:uppercase}.rr-bg-primary .copyright-8-content .copyright-text p{color:var(--white)}.dark .rr-bg-primary .copyright-8-content .copyright-text p{color:var(--black)}.rr-bg-primary .copyright-8-content .copyright-text p a:hover{color:#999}.dark .rr-bg-primary .copyright-8-content .copyright-text p a:hover{color:#555}.copyright-8-content .copyright-privacy p{font-family:var(--font_dmsans);font-size:15px;font-weight:500;line-height:21px;text-transform:uppercase}.rr-bg-primary .copyright-8-content .copyright-privacy p{color:var(--white)}.dark .rr-bg-primary .copyright-8-content .copyright-privacy p{color:var(--black)}.rr-bg-primary .copyright-8-content .copyright-privacy p a:hover{color:#999}.dark .rr-bg-primary .copyright-8-content .copyright-privacy p a:hover{color:#555}.footer-area-9 .footer-inner-9{padding-top:50px;border-top:1px solid rgb(17 17 17 / .2);padding-bottom:200px}.dark .footer-area-9 .footer-inner-9{border-color:rgb(255 255 255 / .2)}@media only screen and (max-width:1399px){.footer-area-9 .footer-inner-9{padding-bottom:150px}}@media only screen and (max-width:991px){.footer-area-9 .footer-inner-9{padding-bottom:100px}}@media only screen and (max-width:767px){.footer-area-9 .footer-inner-9{padding-bottom:60px}}@media (max-width:575px){.footer-area-9 .footer-inner-9{padding-bottom:40px}}.footer-area-9 .footer-widget-wrapper{gap:20px;display:grid;grid-template-columns:725px auto 78px}@media only screen and (max-width:1399px){.footer-area-9 .footer-widget-wrapper{grid-template-columns:625px auto 78px}}@media only screen and (max-width:1199px){.footer-area-9 .footer-widget-wrapper{grid-template-columns:525px auto 78px}}@media only screen and (max-width:991px){.footer-area-9 .footer-widget-wrapper{grid-template-columns:370px auto 78px}}@media only screen and (max-width:767px){.footer-area-9 .footer-widget-wrapper{grid-template-columns:auto}}.footer-area-9 .footer-widget-box.newsletter .subscribe-form{max-width:400px}@media only screen and (max-width:991px){.footer-area-9 .footer-widget-box.newsletter .subscribe-form{max-width:300px}}.footer-area-9 .footer-widget-box.newsletter .subscribe-form .input-field{gap:10px;display:flex;padding:0 0 14px;border-radius:0;background-color:#fff0;border-bottom:1px solid rgb(17 17 17 / .2)}.dark .footer-area-9 .footer-widget-box.newsletter .subscribe-form .input-field{border-color:rgb(255 255 255 / .2)}.footer-area-9 .footer-widget-box.newsletter .subscribe-form .input-field input{width:100%;background-color:#fff0;border:0;outline:0;font-size:17px;line-height:1;color:var(--primary)}.footer-area-9 .footer-widget-box.newsletter .subscribe-form .input-field input::placeholder{color:#999}.dark .footer-area-9 .footer-widget-box.newsletter .subscribe-form .input-field input::placeholder{color:#555}.footer-area-9 .footer-widget-box.newsletter .subscribe-form .input-field i{font-size:20px;color:var(--primary)}.footer-area-9 .footer-widget-box-content{margin-top:62px}.footer-area-9 .footer-widget-box-content a{font-size:18px;display:inline-block;color:var(--primary)}.footer-area-9 .footer-widget-box-content a:hover{color:var(--secondary)}.footer-area-9 .footer-widget-box .title{color:#999;font-size:18px;font-weight:400;line-height:20px;margin-bottom:15px;font-family:var(--font_dmsans)}.dark .footer-area-9 .footer-widget-box .title{color:#555}.footer-area-9 .footer-nav-list{display:inline-block}.footer-area-9 .footer-nav-list:hover li a{opacity:.3}.footer-area-9 .footer-nav-list li{font-size:18px;font-weight:400;line-height:20px;color:var(--primary);transition-property:opacity;transition-duration:500ms;font-family:var(--font_dmsans);list-style:none}.footer-area-9 .footer-nav-list li:not(:last-child){margin-bottom:4px}.footer-area-9 .footer-nav-list li a{display:block}.footer-area-9 .footer-nav-list li a:hover{opacity:1}.footer-area-9 .footer-nav-list li a:hover a strong{opacity:1;top:-23px}.footer-area-9 .footer-nav-list li a a strong{opacity:0;transition-property:opacity,top;transition-duration:250ms}.copyright-area-9 .copyright-logo img{max-width:120px}.copyright-area-9 .copyright-area-inner{gap:20px;display:grid;padding:34.5px 0;align-items:center;grid-template-columns:725px auto 110px}@media only screen and (max-width:1399px){.copyright-area-9 .copyright-area-inner{grid-template-columns:625px auto 110px}}@media only screen and (max-width:1199px){.copyright-area-9 .copyright-area-inner{grid-template-columns:525px auto 110px}}@media only screen and (max-width:991px){.copyright-area-9 .copyright-area-inner{grid-template-columns:auto auto auto;justify-content:space-between}}@media (max-width:575px){.copyright-area-9 .copyright-area-inner{gap:10px;grid-template-columns:auto;padding:20.5px 0}}.copyright-area-9 .copyright-text p{font-size:18px;font-weight:400;line-height:21px;color:var(--primary)}.copyright-area-9 .copyright-text p a:hover{color:var(--secondary)}.copyright-area-9 .copyright-privacy p{font-size:18px;font-weight:400;line-height:21px;color:var(--primary)}.footer-12-inner{padding-top:46px;padding-bottom:195px;border-top:1px solid var(--border)}@media only screen and (max-width:1919px){.footer-12-inner{padding-bottom:145px}}@media only screen and (max-width:1399px){.footer-12-inner{padding-bottom:95px}}@media only screen and (max-width:1199px){.footer-12-inner{padding-bottom:55px}}.footer-12-widget-wrapper{display:grid;gap:20px 30px;grid-template-columns:695px 1fr auto}@media only screen and (max-width:1919px){.footer-12-widget-wrapper{grid-template-columns:595px 1fr auto}}@media only screen and (max-width:1199px){.footer-12-widget-wrapper{grid-template-columns:495px 1fr auto}}@media only screen and (max-width:991px){.footer-12-widget-wrapper{grid-template-columns:340px 1fr auto}}@media only screen and (max-width:767px){.footer-12-widget-wrapper{grid-template-columns:auto}}.footer-12-widget-box.newsletter{margin-top:1px}.footer-12-widget-box.newsletter .subscribe-form{max-width:400px}@media only screen and (max-width:991px){.footer-12-widget-box.newsletter .subscribe-form{max-width:300px}}.footer-12-widget-box.newsletter .subscribe-form .input-field{gap:10px;display:flex;padding:0 0 15px;border-radius:0;background-color:#fff0;border-bottom:1px solid rgb(17 17 17 / .2)}.dark .footer-12-widget-box.newsletter .subscribe-form .input-field{border-color:rgb(255 255 255 / .2)}.footer-12-widget-box.newsletter .subscribe-form .input-field input{width:100%;background-color:#fff0;border:0;outline:0;font-size:15px;line-height:20px;color:var(--primary)}.footer-12-widget-box.newsletter .subscribe-form .input-field input::placeholder{color:#999;text-transform:uppercase}.dark .footer-12-widget-box.newsletter .subscribe-form .input-field input::placeholder{color:#555}.footer-12-widget-box.newsletter .subscribe-form .input-field input:-webkit-autofill,.footer-12-widget-box.newsletter .subscribe-form .input-field input:-webkit-autofill:focus{transition:background-color 0s 600000s,color 0s 600000s!important}.footer-12-widget-box.newsletter .subscribe-form .input-field i{font-size:20px;color:var(--primary)}.footer-12-widget-box-content{margin-top:62px}@media only screen and (max-width:1919px){.footer-12-widget-box-content{margin-top:52px}}@media only screen and (max-width:1199px){.footer-12-widget-box-content{margin-top:42px}}.footer-12-widget-box-content a{font-family:var(--font_dmsans);font-size:15px;font-weight:500;line-height:21px;color:var(--primary);text-transform:uppercase;transition-property:opacity;transition-duration:500ms;display:inline-block}.footer-12-widget-box-content a:hover{color:var(--secondary)}.footer-12-widget-box .title{font-family:var(--font_dmsans);font-size:16px;font-weight:500;line-height:20px;color:#999;text-transform:uppercase;margin-bottom:20px}.dark .footer-12-widget-box .title{color:#555}.footer-12-widget-box .footer-nav-list{display:inline-block}.footer-12-widget-box .footer-nav-list:hover li a{opacity:.3}.footer-12-widget-box .footer-nav-list li{font-family:var(--font_dmsans);font-size:16px;font-weight:500;line-height:22px;color:var(--primary);text-transform:uppercase;transition-property:opacity;transition-duration:500ms;list-style:none}.footer-12-widget-box .footer-nav-list li:not(:last-child){margin-bottom:0}.footer-12-widget-box .footer-nav-list li a{display:block}.footer-12-widget-box .footer-nav-list li a:hover{opacity:1;color:var(--primary)}.footer-12-widget-box .footer-nav-list li a:hover a strong{opacity:1;top:-23px}.footer-12-widget-box .footer-nav-list li a a strong{opacity:0;transition-property:opacity,top;transition-duration:250ms}.copyright-12-content{gap:10px 30px;display:grid;padding:34.5px 0;align-items:center;grid-template-columns:695px 1fr auto}@media only screen and (max-width:1919px){.copyright-12-content{grid-template-columns:595px 1fr auto}}@media only screen and (max-width:1199px){.copyright-12-content{grid-template-columns:495px 1fr auto}}@media only screen and (max-width:991px){.copyright-12-content{grid-template-columns:auto auto auto;justify-content:space-between}}@media (max-width:575px){.copyright-12-content{grid-template-columns:auto;padding:20.5px 0}}.copyright-12-content .copyright-logo img{max-width:75px}.copyright-12-content .copyright-text p{font-family:var(--font_dmsans);font-size:15px;font-weight:500;line-height:21px;color:var(--primary);text-transform:uppercase}.copyright-12-content .copyright-text p a:hover{color:var(--secondary)}.copyright-12-content .copyright-privacy p{font-family:var(--font_dmsans);font-size:15px;font-weight:500;line-height:21px;color:var(--primary);text-transform:uppercase}.copyright-12-content .copyright-privacy p a:hover{color:var(--secondary)}.our-expertise-7 .our-expertise-inner{border-top:1px solid #D5D0CE;position:relative}.dark .our-expertise-7 .our-expertise-inner{border-color:#292929}.our-expertise-7 .section-title{margin-bottom:120px}@media only screen and (max-width:1399px){.our-expertise-7 .section-title{margin-bottom:100px}}@media only screen and (max-width:1199px){.our-expertise-7 .section-title{margin-bottom:80px}}@media only screen and (max-width:991px){.our-expertise-7 .section-title{margin-bottom:50px}}@media only screen and (max-width:767px){.our-expertise-7 .section-title{margin-bottom:30px}}.our-expertise-7 .section-title .title{font-size:180px;font-weight:200;line-height:170px;text-transform:uppercase;font-family:var(--font_ppeditor)}@media only screen and (max-width:1399px){.our-expertise-7 .section-title .title{font-size:150px;line-height:150px}}@media only screen and (max-width:1199px){.our-expertise-7 .section-title .title{font-size:100px;line-height:100px}}@media only screen and (max-width:991px){.our-expertise-7 .section-title .title{font-size:80px;line-height:80px}}@media only screen and (max-width:767px){.our-expertise-7 .section-title .title{font-size:60px;line-height:60px}}@media (max-width:575px){.our-expertise-7 .section-title .title{font-size:40px;line-height:40px}}.our-expertise-7 .our-expertise-item{gap:30px;display:grid;cursor:pointer;padding-top:40px;position:relative;padding-bottom:50px;border-bottom:1px solid #D5D0CE;grid-template-columns:234px 930px 1fr}.dark .our-expertise-7 .our-expertise-item{border-color:#292929}@media only screen and (max-width:1919px){.our-expertise-7 .our-expertise-item{grid-template-columns:234px 630px 1fr}}@media only screen and (max-width:1399px){.our-expertise-7 .our-expertise-item{grid-template-columns:234px 430px 1fr}}@media only screen and (max-width:1199px){.our-expertise-7 .our-expertise-item{grid-template-columns:200px 300px 1fr}}@media only screen and (max-width:991px){.our-expertise-7 .our-expertise-item{grid-template-columns:80px 290px 1fr}}@media only screen and (max-width:767px){.our-expertise-7 .our-expertise-item{grid-template-columns:1fr;padding-bottom:20px;gap:20px}}.our-expertise-7 .our-expertise-item:hover span{margin-left:30px}.our-expertise-7 .our-expertise-item span{font-size:14px;font-weight:400;line-height:16px;display:inline-block;color:var(--primary);letter-spacing:-.7px;text-transform:uppercase;font-family:var(--font_bdogrotesk);z-index:1;position:relative;transition:all 0.3s}.our-expertise-7 .our-expertise-item .title{z-index:1;font-size:60px;font-weight:200;line-height:60px;position:relative;color:var(--primary);text-transform:uppercase;font-family:var(--font_ppeditor)}@media only screen and (max-width:1399px){.our-expertise-7 .our-expertise-item .title{font-size:50px;line-height:50px}}@media only screen and (max-width:1199px){.our-expertise-7 .our-expertise-item .title{font-size:40px;line-height:45px}}@media only screen and (max-width:767px){.our-expertise-7 .our-expertise-item .title{font-size:35px;line-height:35px}}@media (max-width:575px){.our-expertise-7 .our-expertise-item .title{font-size:29px;line-height:30px}}.our-expertise-7 .our-expertise-item p{font-size:20px;font-weight:400;max-width:370px;line-height:28px;color:var(--primary);z-index:1;position:relative}@media only screen and (max-width:991px){.our-expertise-7 .our-expertise-item p{max-width:100%}}.our-expertise-7 .hover-image{position:absolute;top:0;left:0;opacity:0;z-index:99;width:350px;height:370px;overflow:hidden;pointer-events:none;will-change:transform;transform:translate(0%,0%) scale(0)}.our-expertise-7 .hover-image img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.our-expertise-7 .active-bg{left:0;right:0;z-index:0;height:0;opacity:0;position:absolute;pointer-events:none;background:#F2EAE5;transform:translateY(0);transform-origin:top center;transition:transform 0.4s ease,height 0.4s ease,opacity 0.4s ease}.dark .our-expertise-7 .active-bg{background-color:#1A1A1A}.section-title-6{font-family:var(--font_bdogrotesk);font-weight:400;font-size:215px;line-height:.86;letter-spacing:-.09em;text-transform:uppercase}@media only screen and (max-width:1919px){.section-title-6{font-size:165px}}@media only screen and (max-width:1399px){.section-title-6{font-size:155px}}@media only screen and (max-width:1199px){.section-title-6{font-size:115px}}@media only screen and (max-width:991px){.section-title-6{font-size:85px}}@media only screen and (max-width:767px){.section-title-6{font-size:60px;letter-spacing:-.05em;line-height:1}}@media (max-width:575px){.section-title-6{font-size:38px}}.hero-6-section-content{margin-top:27px}@media only screen and (max-width:1199px){.hero-6-section-content{margin-top:107px}}.hero-6-section-content .meta-list{max-width:580px;margin-left:auto}@media only screen and (max-width:1199px){.hero-6-section-content .meta-list{margin-left:0}}.hero-6-section-content .meta-list ul{display:grid;gap:15px 40px;grid-template-columns:200px 200px;justify-content:space-between}@media (max-width:575px){.hero-6-section-content .meta-list ul{grid-template-columns:1fr}}.hero-6-section-content .meta-list li{font-family:var(--font_bdogrotesk);font-weight:400;font-size:14px;line-height:15px;letter-spacing:-.05em;text-transform:uppercase;color:var(--primary);list-style:none}.hero-6-section-content .meta-list li br{display:block}.hero-6-section-content .section-title-wrapper{margin-top:51px}@media only screen and (max-width:1199px){.hero-6-section-content .section-title-wrapper{margin-top:41px}}@media only screen and (max-width:991px){.hero-6-section-content .section-title-wrapper{margin-top:31px}}.hero-6-nav{position:relative;z-index:1;margin-top:146px}@media only screen and (max-width:1919px){.hero-6-nav{margin-top:96px}}.hero-6-nav .main-menu li a{font-size:16px;font-weight:500;padding:0 0;text-transform:uppercase;justify-content:space-between}.hero-6-nav .main-menu li a:hover{color:var(--primary)}.hero-6-nav .main-menu>ul{gap:40px}.hero-6-nav .main-menu>ul>li{flex-grow:1;max-width:270px}.hero-6-nav .main-menu>ul>li:hover>a{color:var(--secondary);border-color:var(--primary)}.dark .hero-6-nav .main-menu>ul>li:hover>a{border-color:var(--primary)}.hero-6-nav .main-menu>ul>li>a{padding-bottom:17px;border-bottom:1px solid rgb(17 17 17 / .2)}.dark .hero-6-nav .main-menu>ul>li>a{border-color:rgb(255 255 255 / .2)}.hero-6-nav .main-menu ul.dp-menu{min-width:100%}.hero-6-thumb{margin-top:50px}@media only screen and (max-width:767px){.hero-6-thumb{margin-top:30px}}.about-6-section-header{margin-top:193px;position:relative}@media only screen and (max-width:1919px){.about-6-section-header{margin-top:143px}}@media only screen and (max-width:1399px){.about-6-section-header{margin-top:93px}}@media only screen and (max-width:1199px){.about-6-section-header{margin-top:53px}}.about-6-section-header .meta-text{font-family:var(--font_bdogrotesk);font-weight:400;font-size:18px;line-height:22px;letter-spacing:-.03em;text-align:center;color:var(--primary);max-width:435px;margin-inline:auto}.about-6-section-header .section-title-wrapper{margin-top:174px;position:relative;z-index:1}@media only screen and (max-width:1919px){.about-6-section-header .section-title-wrapper{margin-top:124px}}@media only screen and (max-width:1399px){.about-6-section-header .section-title-wrapper{margin-top:74px}}@media only screen and (max-width:1199px){.about-6-section-header .section-title-wrapper{margin-top:34px}}.about-6-section-header .section-title-6{text-align:center}.about-6-section-content{display:grid;gap:40px 90px;grid-template-columns:1.9fr 440px 1fr;align-items:flex-end;margin-top:-241px}@media only screen and (max-width:1919px){.about-6-section-content{margin-top:-191px}}@media only screen and (max-width:1399px){.about-6-section-content{margin-top:-151px}}@media only screen and (max-width:1199px){.about-6-section-content{margin-top:60px;gap:40px 60px}}@media only screen and (max-width:991px){.about-6-section-content{grid-template-columns:1fr}}.about-6-section-content .about-6-thumb-1{margin-bottom:7px}.about-6-section-content .meta-text{font-family:var(--font_bdogrotesk);font-weight:400;font-size:14px;line-height:15px;letter-spacing:-.05em;text-transform:uppercase;color:var(--primary)}@media only screen and (max-width:767px){.about-6-section-content .meta-text{letter-spacing:0}}.about-6-section-content .text{font-weight:400;font-size:20px;line-height:28px;text-align:justify;color:var(--primary);margin-top:137px}@media only screen and (max-width:1919px){.about-6-section-content .text{margin-top:87px}}@media only screen and (max-width:1399px){.about-6-section-content .text{margin-top:37px}}@media only screen and (max-width:767px){.about-6-section-content .text{font-size:18px;line-height:26px}}.about-6-section-content .about-6-thumb-2{margin-left:auto;margin-bottom:7px}@media only screen and (max-width:991px){.about-6-section-content .about-6-thumb-2{margin-left:0}}.service-6-section-header{margin-top:71px;display:grid;gap:30px 60px;grid-template-columns:1fr auto;align-items:flex-end}@media only screen and (max-width:1919px){.service-6-section-header{margin-top:41px}}@media only screen and (max-width:1199px){.service-6-section-header{margin-top:21px}}@media only screen and (max-width:767px){.service-6-section-header{grid-template-columns:1fr}}.service-6-section-header .btn-wrapper{margin-bottom:6px}.service-6-section-header .rr-btn-underline{color:var(--primary);font-size:14px;line-height:30px;text-transform:uppercase;gap:10px}.service-6-section-header .rr-btn-underline span{margin-right:30px}.service-6-section-header .rr-btn-underline i{transform:rotate(0deg)}.service-6-section-header .rr-btn-underline::before{height:1px}.services-6-wrapper-box{margin-top:91px;display:grid;gap:40px 60px;grid-template-columns:1fr 1300px;margin-bottom:100px}@media only screen and (max-width:1919px){.services-6-wrapper-box{grid-template-columns:1fr 1100px;margin-top:61px;margin-bottom:70px}}@media only screen and (max-width:1399px){.services-6-wrapper-box{grid-template-columns:1fr 1000px}}@media only screen and (max-width:1199px){.services-6-wrapper-box{grid-template-columns:1fr;margin-top:41px;margin-bottom:40px}}.services-6-wrapper-box .meta-text{font-family:var(--font_bdogrotesk);font-weight:400;font-size:14px;line-height:15px;letter-spacing:-.05em;text-transform:uppercase;color:var(--primary)}@media only screen and (max-width:767px){.services-6-wrapper-box .meta-text{letter-spacing:0}}.services-6-wrapper{margin-top:3px;display:grid;gap:50px 100px;grid-template-columns:1fr 1fr}@media only screen and (max-width:767px){.services-6-wrapper{grid-template-columns:1fr}}.services-6-wrapper>*{position:relative}.services-6-wrapper>*:nth-child(2n):before{position:absolute;content:"";width:1px;height:100%;background-color:var(--border);top:0;left:-50px}@media only screen and (max-width:767px){.services-6-wrapper>*:nth-child(2n):before{display:none}}.service-box-6{display:grid;gap:30px 40px;grid-template-columns:1fr 280px;border-top:1px solid var(--border);padding-top:23px}@media only screen and (max-width:1199px){.service-box-6{grid-template-columns:1fr}}.service-box-6 .title{font-family:var(--font_bdogrotesk);font-weight:400;font-size:18px;line-height:1;letter-spacing:-.05em;text-transform:uppercase;margin-top:4px}.service-box-6 .title a:hover{color:var(--secondary)}.service-box-6 .content{display:flex;flex-direction:column;justify-content:space-between}.service-box-6 .service-list li{font-family:var(--font_bdogrotesk);font-weight:400;font-size:18px;line-height:26px;letter-spacing:-.05em;list-style:none;color:#999}.dark .service-box-6 .service-list li{color:#555}.service-box-6 .thumb{border-radius:10px;overflow:hidden;margin-top:36px}.service-box-6 .thumb img{width:100%}.portfolio-6-section-header{margin-top:78px;display:grid;gap:30px 60px;grid-template-columns:1fr auto;align-items:flex-end}@media only screen and (max-width:1919px){.portfolio-6-section-header{margin-top:48px}}@media only screen and (max-width:1199px){.portfolio-6-section-header{margin-top:28px}}@media only screen and (max-width:767px){.portfolio-6-section-header{grid-template-columns:1fr}}.rr-bg-primary .portfolio-6-section-header .section-title-6{color:var(--white)}.dark .rr-bg-primary .portfolio-6-section-header .section-title-6{color:var(--black)}.portfolio-6-section-header .btn-wrapper{margin-bottom:6px}.portfolio-6-section-header .rr-btn-underline{font-size:14px;line-height:30px;text-transform:uppercase;gap:10px}.rr-bg-primary .portfolio-6-section-header .rr-btn-underline{color:var(--white)}.dark .rr-bg-primary .portfolio-6-section-header .rr-btn-underline{color:var(--black)}.portfolio-6-section-header .rr-btn-underline span{margin-right:30px}.portfolio-6-section-header .rr-btn-underline i{transform:rotate(0deg)}.portfolio-6-section-header .rr-btn-underline::before{height:1px}.portfolio-6-wrapper-box{margin-top:-6px}.portfolio-6-wrapper{display:grid;gap:20px 20px;grid-template-columns:1fr 1fr}@media only screen and (max-width:1199px){.portfolio-6-wrapper{gap:40px 20px}}@media (max-width:575px){.portfolio-6-wrapper{grid-template-columns:1fr}}.portfolio-6-wrapper>*.span-2{grid-column:span 2}@media (max-width:575px){.portfolio-6-wrapper>*.span-2{grid-column:auto}}.portfolio-6-item{position:relative;display:block;cursor:pointer}.portfolio-6-item:hover:before{opacity:1;transition:all 0.3s}.portfolio-6-item:before{position:absolute;content:"";width:100%;height:100%;top:0;left:0;background-color:rgb(17 17 17 / .6);opacity:0;pointer-events:none}.portfolio-6-item .hover-image{position:absolute;top:0;left:0;width:420px;height:auto;opacity:0;pointer-events:none;overflow:hidden;z-index:2;transform:translate3d(0,0,0) scale(.1);transition:opacity 0.3s ease,clip-path 1.2s cubic-bezier(.19,1,.22,1)}@media only screen and (max-width:1199px){.portfolio-6-item .hover-image{width:320px}}@media only screen and (max-width:767px){.portfolio-6-item .hover-image{width:220px}}.portfolio-6-item .hover-image img{width:100%;height:auto;object-fit:cover;display:block;pointer-events:none}.portfolio-6-item .hover-text{display:flex;justify-content:space-between;margin-top:14px}.portfolio-6-item .hover-text h4{font-size:18px;line-height:24px;font-weight:400;letter-spacing:-.05em;text-transform:uppercase;color:var(--white)}.portfolio-6-item .hover-text p{font-size:18px;line-height:24px;font-weight:400;text-transform:uppercase;color:var(--white)}.rr-bg-primary .approach-section-header .section-title-6{color:var(--white)}.dark .rr-bg-primary .approach-section-header .section-title-6{color:var(--black)}.approach-wrapper{border-top:1px solid;margin-top:93px}.rr-bg-primary .approach-wrapper{border-color:#292929}.dark .rr-bg-primary .approach-wrapper{border-color:#E7E7E7}@media only screen and (max-width:1199px){.approach-wrapper{margin-top:60px}}@media only screen and (max-width:767px){.approach-wrapper{margin-top:40px}}.approach-wrapper .approach-item{gap:30px;display:grid;padding-top:60px;padding-bottom:110px;border-bottom:1px solid;grid-template-columns:238px 820px 1fr}.rr-bg-primary .approach-wrapper .approach-item{border-color:#292929}.dark .rr-bg-primary .approach-wrapper .approach-item{border-color:#E7E7E7}@media only screen and (max-width:1919px){.approach-wrapper .approach-item{grid-template-columns:238px 600px 1fr}}@media only screen and (max-width:1399px){.approach-wrapper .approach-item{grid-template-columns:238px 400px 1fr}}@media only screen and (max-width:1199px){.approach-wrapper .approach-item{grid-template-columns:150px 320px 1fr}}@media only screen and (max-width:991px){.approach-wrapper .approach-item{grid-template-columns:120px 1fr}}@media only screen and (max-width:767px){.approach-wrapper .approach-item{padding-top:40px;padding-bottom:60px}}@media (max-width:575px){.approach-wrapper .approach-item{grid-template-columns:1fr}}@media only screen and (max-width:991px){.approach-wrapper .approach-item>*:nth-child(3){grid-column:span 2;max-width:100%}}@media (max-width:575px){.approach-wrapper .approach-item>*:nth-child(3){grid-column:auto;max-width:100%}}.approach-wrapper .approach-item .sub-title{font-size:30px;font-weight:400;line-height:30px;letter-spacing:-1.5px;text-transform:uppercase}.rr-bg-primary .approach-wrapper .approach-item .sub-title{color:var(--white)}.dark .rr-bg-primary .approach-wrapper .approach-item .sub-title{color:var(--black)}@media (max-width:575px){.approach-wrapper .approach-item .sub-title{font-size:25px}}.approach-wrapper .approach-item .title{font-size:30px;font-weight:400;line-height:30px;letter-spacing:-1.5px;text-transform:uppercase}.rr-bg-primary .approach-wrapper .approach-item .title{color:var(--white)}.dark .rr-bg-primary .approach-wrapper .approach-item .title{color:var(--black)}@media only screen and (max-width:991px){.approach-wrapper .approach-item .title br{display:none}}@media (max-width:575px){.approach-wrapper .approach-item .title{font-size:25px}}.approach-wrapper .approach-item p{font-size:20px;font-weight:400;line-height:28px;max-width:500px}.rr-bg-primary .approach-wrapper .approach-item p{color:#999}.dark .rr-bg-primary .approach-wrapper .approach-item p{color:#555}.fun-fact-area .fun-fact-area-inner{margin-top:93px;padding-top:20px;border-top:1px solid var(--border)}@media only screen and (max-width:1199px){.fun-fact-area .fun-fact-area-inner{margin-top:60px}}@media only screen and (max-width:767px){.fun-fact-area .fun-fact-area-inner{margin-top:40px}}.fun-fact-area .fun-fact-wrapper{display:inline-flex;align-items:self-start;gap:10px}@media only screen and (max-width:767px){.fun-fact-area .fun-fact-wrapper{flex-wrap:wrap}}.fun-fact-area .fun-fact__item{border-radius:10px;width:440px}@media only screen and (max-width:1199px){.fun-fact-area .fun-fact__item{width:400px}}@media only screen and (max-width:991px){.fun-fact-area .fun-fact__item{width:300px}}.fun-fact-area .fun-fact__item.has--card{height:355px;padding:40px;position:relative;border-radius:10px;background-color:#F1F1F1}.dark .fun-fact-area .fun-fact__item.has--card{background-color:#1A1A1A}@media only screen and (max-width:991px){.fun-fact-area .fun-fact__item.has--card{height:280px}}.fun-fact-area .fun-fact__item.has--card .content{max-width:207px}.fun-fact-area .fun-fact__item.has--card .content h6{font-size:20px;font-weight:400;line-height:22px;letter-spacing:-1px;color:rgb(17 17 17 / .5)}.dark .fun-fact-area .fun-fact__item.has--card .content h6{color:rgb(255 255 255 / .5)}.fun-fact-area .fun-fact__item.has--card .content h6 span{color:var(--primary)}.fun-fact-area .fun-fact__item.has--card .content a{gap:10px;display:flex;font-size:14px;font-weight:400;margin-top:170px;line-height:30px;position:relative;align-items:center;color:var(--primary);letter-spacing:-.7px;text-transform:uppercase;justify-content:space-between;font-family:var(--font_bdogrotesk)}@media only screen and (max-width:991px){.fun-fact-area .fun-fact__item.has--card .content a{margin-top:100px}}.fun-fact-area .fun-fact__item.has--card .content a span{margin-right:30px}.fun-fact-area .fun-fact__item.has--card .content a::before{bottom:0;left:50%;content:"";width:100%;height:1px;position:absolute;transition:all 0.3s ease;transform:translateX(-50%);background-color:currentColor}@media only screen and (max-width:767px){.fun-fact-area .fun-fact__item.has--card .content a::before{height:3px}}.fun-fact-area .fun-fact__item.has--card .content a i{font-weight:600}.fun-fact-area .fun-fact__item.has--card .content a:hover::before{width:0}.fun-fact-area .fun-fact__item .media{position:relative}.fun-fact-area .fun-fact__item .media img{width:100%;height:100%;object-fit:cover;border-radius:10px}.fun-fact-area .fun-fact__item .media .text{max-width:202px;position:absolute;top:40px;left:40px;z-index:1}.fun-fact-area .fun-fact__item .media .text h6{font-size:20px;font-weight:400;line-height:22px;letter-spacing:-1px;color:rgb(255 255 255 / .5)}.fun-fact-area .fun-fact__item .media .text h6 span{color:var(--white)}.brand-area-6 .brand-area-6-inner ul{gap:30px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}@media (max-width:575px){.brand-area-6 .brand-area-6-inner ul{gap:20px}}.brand-area-6 .brand-area-6-inner ul li img{transition:all 0.3s}.brand-area-6 .brand-area-6-inner ul li:hover img{transform:scale(1.1)}.call-to-action .call-to-action-inner{height:100vh;display:flex;text-align:center;align-items:center;justify-content:center}@media (max-width:575px){.call-to-action .call-to-action-inner{height:inherit;padding:60px 0}}.call-to-action .call-to-action-inner .cta-btn{padding:0;font-size:90px;font-weight:400;line-height:85px;text-align:center;position:relative;color:var(--primary);display:inline-block;border-radius:0;padding-bottom:23px;text-transform:uppercase;font-family:var(--font_bdogrotesk);background-color:#fff0;border:none}@media only screen and (max-width:991px){.call-to-action .call-to-action-inner .cta-btn{font-size:60px;font-weight:400;line-height:60px;padding-bottom:10px}}@media only screen and (max-width:767px){.call-to-action .call-to-action-inner .cta-btn{font-size:40px;font-weight:400;line-height:50px;padding-bottom:5px}}@media (max-width:575px){.call-to-action .call-to-action-inner .cta-btn{font-size:30px;font-weight:400;line-height:50px;padding-bottom:0}}.call-to-action .call-to-action-inner .cta-btn .btn-wrap .text-one,.call-to-action .call-to-action-inner .cta-btn .btn-wrap .text-two{color:var(--primary)}.call-to-action .call-to-action-inner .cta-btn .btn-wrap .text-two{left:50%;transform:translate(-50%,0%)}.call-to-action .call-to-action-inner .cta-btn:hover .btn-wrap .text-two{left:50%;transform:translate(-50%,-50%)}.call-to-action .call-to-action-inner .cta-btn::before{bottom:0;left:50%;content:"";width:100%;height:5px;position:absolute;transition:all 0.3s ease;transform:translateX(-50%);background-color:currentColor}@media only screen and (max-width:767px){.call-to-action .call-to-action-inner .cta-btn::before{height:3px}}.call-to-action .call-to-action-inner .cta-btn:hover::before{width:20%}.cta-area-6 .cta-area-6-inner{text-align:center;padding-bottom:63px}.cta-area-6 .cta-area-6-inner-title{font-size:215px;font-weight:400;line-height:185px;text-align:center;color:var(--primary);letter-spacing:-19.35px;text-transform:uppercase;font-family:var(--font_bdogrotesk)}@media only screen and (max-width:1399px){.cta-area-6 .cta-area-6-inner-title{font-size:180px;letter-spacing:-15px}}@media only screen and (max-width:1199px){.cta-area-6 .cta-area-6-inner-title{font-size:130px;letter-spacing:-10px;line-height:150px}}@media only screen and (max-width:991px){.cta-area-6 .cta-area-6-inner-title{font-size:90px;letter-spacing:-5px;line-height:90px}}@media only screen and (max-width:767px){.cta-area-6 .cta-area-6-inner-title{font-size:60px;letter-spacing:0;line-height:60px}}@media (max-width:575px){.cta-area-6 .cta-area-6-inner-title{font-size:40px;letter-spacing:-1px;line-height:45px}}.cta-area-6 .cta-area-6-inner-title img{width:280px;height:160px;margin-top:-40px;display:inline-block}@media only screen and (max-width:1399px){.cta-area-6 .cta-area-6-inner-title img{width:220px;height:130px;margin-top:-30px}}@media only screen and (max-width:1199px){.cta-area-6 .cta-area-6-inner-title img{width:170px;height:95px;margin-top:-20px}}@media only screen and (max-width:991px){.cta-area-6 .cta-area-6-inner-title img{width:110px;height:66px;margin-top:-10px}}@media only screen and (max-width:767px){.cta-area-6 .cta-area-6-inner-title img{width:70px;height:45px;margin-top:-7px}}@media (max-width:575px){.cta-area-6 .cta-area-6-inner-title img{width:50px;height:30px;margin-top:-5px}}.hero-7-area .hero-7-area-inner{padding-top:160px;padding-bottom:120px}@media only screen and (max-width:991px){.hero-7-area .hero-7-area-inner{padding-top:140px;padding-bottom:100px}}@media only screen and (max-width:767px){.hero-7-area .hero-7-area-inner{padding-top:120px;padding-bottom:60px}}.hero-7-area .hero-7-area-content .hero-7-area-title{font-size:180px;font-weight:200;line-height:170px;color:var(--primary);text-align:center;text-transform:uppercase;font-family:var(--font_ppeditor)}@media only screen and (max-width:1919px){.hero-7-area .hero-7-area-content .hero-7-area-title{font-size:160px;line-height:150px}}@media only screen and (max-width:1399px){.hero-7-area .hero-7-area-content .hero-7-area-title{font-size:130px;line-height:120px}}@media only screen and (max-width:1199px){.hero-7-area .hero-7-area-content .hero-7-area-title{font-size:110px;line-height:110px}}@media only screen and (max-width:991px){.hero-7-area .hero-7-area-content .hero-7-area-title{font-size:80px;line-height:80px}}@media only screen and (max-width:767px){.hero-7-area .hero-7-area-content .hero-7-area-title{font-size:60px;line-height:65px}}@media (max-width:575px){.hero-7-area .hero-7-area-content .hero-7-area-title{font-size:40px;line-height:55px}.hero-7-area .hero-7-area-content .hero-7-area-title br{display:none}}.hero-7-area .hero-7-area-content .hero-7-area-title .sub-title-holder{position:relative;display:inline-block}.hero-7-area .hero-7-area-content .hero-7-area-title .sub-title{position:absolute;bottom:0;left:0;width:131px;font-size:14px;font-weight:400;line-height:16px;color:var(--primary);letter-spacing:-.7px;display:inline-block;text-align:left;text-transform:uppercase;font-family:var(--font_bdogrotesk)}@media only screen and (max-width:767px){.hero-7-area .hero-7-area-content .hero-7-area-title .sub-title{position:inherit}}@media (max-width:575px){.hero-7-area .hero-7-area-content .hero-7-area-title .sub-title{display:none}}.hero-7-area .hero-7-area-content .hero-7-area-title .sub-title.right-position{right:30px;left:auto;max-width:123px}@media only screen and (max-width:991px){.hero-7-area .hero-7-area-content .hero-7-area-title .sub-title.right-position{right:10px}}@media (max-width:575px){.hero-7-area .hero-7-area-content .hero-7-area-title .sub-title.right-position{right:inherit}}.hero-7-area .hero-7-area-content .mobile-text{display:flex;flex-direction:column;align-items:center}.hero-7-area .hero-7-area-content .mobile-text span{text-align:center;width:131px;display:none;font-size:14px;font-weight:400;line-height:16px;margin-top:10px;color:var(--primary);letter-spacing:-.7px;text-transform:uppercase;font-family:var(--font_bdogrotesk)}@media only screen and (max-width:1919px){.hero-7-area .hero-7-area-content .mobile-text span{display:none}}@media (max-width:575px){.hero-7-area .hero-7-area-content .mobile-text span{display:block}}.hero-area-7{height:100vh;position:relative;display:flex;align-items:center;justify-content:center}.hero-area-7 .image-wrapper{width:500px;height:650px;position:relative;display:flex;align-items:center;justify-content:center}.hero-area-7 .image-wrapper img{width:100%;height:100%;object-fit:cover;min-height:650px;display:block}.label-left,.label-right{top:50%;opacity:0;font-size:14px;font-weight:400;line-height:16px;position:absolute;white-space:nowrap;color:var(--primary);letter-spacing:-.7px;text-transform:uppercase;transform:translateY(-50%);font-family:var(--font_bdogrotesk)}.label-left{left:-60px}.label-right{right:-60px}.section-4-title-wrapper{display:grid;grid-template-columns:1fr 971px;gap:30px}@media only screen and (max-width:1919px){.section-4-title-wrapper{grid-template-columns:1fr 870px}}@media only screen and (max-width:1399px){.section-4-title-wrapper{grid-template-columns:1fr 750px}}@media only screen and (max-width:1199px){.section-4-title-wrapper{grid-template-columns:1fr}}.section-4-title-wrapper .section-4-subtitle{font-size:14px;font-weight:400;line-height:16px;color:var(--primary);letter-spacing:-.7px;text-transform:uppercase;font-family:var(--font_bdogrotesk)}.section-4-title-wrapper .section-4-subtitle span{color:#999}.section-4-title-wrapper .section-4-title{font-size:60px;font-weight:200;line-height:60px;color:var(--primary);text-transform:uppercase;font-family:var(--font_ppeditor)}@media only screen and (max-width:1399px){.section-4-title-wrapper .section-4-title{font-size:60px;line-height:60px}}@media only screen and (max-width:1199px){.section-4-title-wrapper .section-4-title{font-size:50px;line-height:50px}.section-4-title-wrapper .section-4-title br{display:none}}@media only screen and (max-width:991px){.section-4-title-wrapper .section-4-title{font-size:45px}}@media (max-width:575px){.section-4-title-wrapper .section-4-title{font-size:25px;line-height:30px}}.about-uss-7 .section-4-title-wrapper{padding-top:40px;border-top:1px solid rgb(17 17 17 / .15)}.dark .about-uss-7 .section-4-title-wrapper{border-color:rgb(248 242 239 / .15)}.about-uss-7__wrapper{gap:50px 163px;display:grid;margin-top:20px;padding-top:150px;grid-template-columns:1fr 970px}@media only screen and (max-width:1919px){.about-uss-7__wrapper{gap:50px 150px;grid-template-columns:1fr 870px;padding-top:100px}}@media only screen and (max-width:1399px){.about-uss-7__wrapper{gap:50px 60px;grid-template-columns:1fr 750px;padding-top:80px}}@media only screen and (max-width:1199px){.about-uss-7__wrapper{grid-template-columns:1fr;margin-top:0;padding-top:60px}}@media only screen and (max-width:767px){.about-uss-7__wrapper{padding-top:40px}}@media only screen and (max-width:767px){.about-uss-7__wrapper{padding-top:20px}}@media only screen and (max-width:1199px){.about-uss-7__wrapper>*:nth-child(1){gap:50px;flex-direction:row}}@media only screen and (max-width:767px){.about-uss-7__wrapper>*:nth-child(1){gap:50px;flex-direction:column}}@media only screen and (max-width:1199px){.about-uss-7__wrapper>*:nth-child(1) .media{width:300px;min-width:300px}}@media only screen and (max-width:1199px){.about-uss-7__wrapper>*:nth-child(1) .media img{width:100%;height:100%;object-fit:cover}}.about-uss-7__wrapper>*:nth-child(2){margin-top:-35px}@media only screen and (max-width:1199px){.about-uss-7__wrapper>*:nth-child(2){margin-top:0;flex-direction:column}}.about-uss-7__box{display:flex;flex-direction:column}.about-uss-7__box h6{font-size:14px;font-weight:400;line-height:16px;margin-bottom:20px;letter-spacing:-.7px;text-transform:uppercase}.about-uss-7__content{margin-top:auto;max-width:420px;margin-left:auto}@media only screen and (max-width:1399px){.about-uss-7__content{margin-top:130px}}@media only screen and (max-width:1199px){.about-uss-7__content{margin-top:0;margin-right:auto;margin-left:inherit;max-width:100%}}.about-uss-7__content .over{font-size:180px;font-weight:200;line-height:28px;margin-bottom:70px;font-family:var(--font_ppeditor)}@media only screen and (max-width:1399px){.about-uss-7__content .over{margin-bottom:50px;font-size:150px}}@media only screen and (max-width:1199px){.about-uss-7__content .over{font-size:120px;line-height:130px;margin-bottom:20px}}@media (max-width:575px){.about-uss-7__content .over{font-size:80px;line-height:90px;margin-bottom:10px}}.about-uss-7__content .over span{font-size:20px;font-weight:400;line-height:28px;margin-right:17px;font-family:var(--font_dmsans)}.about-uss-7__content p{font-size:20px;font-weight:400;line-height:28px;color:var(--primary)}.about-uss-7__content .text{margin-top:60px}@media only screen and (max-width:1199px){.about-uss-7__content .text{margin-top:30px}}.about-uss-7__content .text p{font-size:14px;font-weight:400;line-height:16px;text-transform:uppercase}.feature-work-7 .feature-work-7-inner{padding-top:40px;border-top:1px solid rgb(17 17 17 / .15)}.dark .feature-work-7 .feature-work-7-inner{border-color:rgb(248 242 239 / .15)}.feature-work-7 .feature-work-7-wrapper{padding-top:110px}@media only screen and (max-width:1399px){.feature-work-7 .feature-work-7-wrapper{padding-top:80px}}@media only screen and (max-width:1199px){.feature-work-7 .feature-work-7-wrapper{padding-top:40px}}@media only screen and (max-width:991px){.feature-work-7 .feature-work-7-wrapper{padding-top:20px}}@media only screen and (max-width:767px){.feature-work-7 .feature-work-7-wrapper{padding-top:0}}.feature-work-7 .feature-work-7-wrapper>*{gap:30px;display:grid;padding-top:40px;grid-template-columns:235px 554px 1fr}@media only screen and (max-width:1399px){.feature-work-7 .feature-work-7-wrapper>*{grid-template-columns:235px 454px 1fr}}@media only screen and (max-width:1199px){.feature-work-7 .feature-work-7-wrapper>*{grid-template-columns:120px 354px 1fr}}@media only screen and (max-width:991px){.feature-work-7 .feature-work-7-wrapper>*{grid-template-columns:80px 300px 1fr}}@media only screen and (max-width:767px){.feature-work-7 .feature-work-7-wrapper>*{grid-template-columns:50px 220px 1fr}}@media (max-width:575px){.feature-work-7 .feature-work-7-wrapper>*{gap:20px;padding-top:20px;grid-template-columns:1fr}}.feature-work-7 .feature-work-7-item:not(:last-child){padding-bottom:40px;border-bottom:1px solid rgb(17 17 17 / .15)}.dark .feature-work-7 .feature-work-7-item:not(:last-child){border-color:rgb(248 242 239 / .15)}.feature-work-7 .feature-work-7-item span{font-size:14px;font-weight:400;line-height:16px;color:var(--primary);letter-spacing:-.7px;text-transform:uppercase;font-family:var(--font_bdogrotesk)}.feature-work-7 .feature-work-7-item .content .title{font-size:60px;font-weight:200;line-height:60px;margin-bottom:6px;color:var(--primary);text-transform:uppercase;font-family:var(--font_ppeditor)}@media only screen and (max-width:1199px){.feature-work-7 .feature-work-7-item .content .title{font-size:50px}}@media only screen and (max-width:991px){.feature-work-7 .feature-work-7-item .content .title{font-size:40px;line-height:50px}}@media only screen and (max-width:767px){.feature-work-7 .feature-work-7-item .content .title{font-size:30px;line-height:40px}}.feature-work-7 .feature-work-7-item .content .title a:hover{color:var(--secondary)}.feature-work-7 .feature-work-7-item .content p{color:#111;font-size:14px;font-weight:400;line-height:16px;letter-spacing:-.7px;text-transform:uppercase;font-family:var(--font_bdogrotesk)}.feature-work-7 .feature-work-7-item .image{overflow:hidden;position:relative;transform:scale(.9)}.feature-work-7 .feature-work-7-item .image img{transform-origin:center}.impact-area .impact-inner{padding-top:177px}@media only screen and (max-width:1919px){.impact-area .impact-inner{padding-top:150px}}@media only screen and (max-width:1399px){.impact-area .impact-inner{padding-top:120px}}@media only screen and (max-width:1199px){.impact-area .impact-inner{padding-top:100px}}@media only screen and (max-width:991px){.impact-area .impact-inner{padding-top:60px}}.impact-area .impact-inner .impact-media{position:relative}.impact-area .impact-inner .small-image{position:absolute;left:50px;top:-177px}@media only screen and (max-width:767px){.impact-area .impact-inner .small-image{position:inherit;margin-top:30px}}.impact-area .impact-inner .impact-content .designation{top:70px;right:50px;font-size:14px;color:#F8F2EF;max-width:257px;font-weight:400;line-height:16px;position:absolute;letter-spacing:-.7px;text-transform:uppercase;font-family:var(--font_bdogrotesk)}.dark .impact-area .impact-inner .impact-content .designation{color:#FFF}@media only screen and (max-width:767px){.impact-area .impact-inner .impact-content .designation{top:180px;left:30px;max-width:100%}}@media (max-width:575px){.impact-area .impact-inner .impact-content .designation{top:136px;left:20px}}.impact-area .impact-inner .impact-content .title{left:50px;bottom:20px;color:#F8F2EF;font-size:180px;font-weight:200;line-height:170px;position:absolute;text-transform:uppercase;font-family:var(--font_ppeditor)}@media only screen and (max-width:1399px){.impact-area .impact-inner .impact-content .title{font-size:120px;line-height:130px}}@media only screen and (max-width:1199px){.impact-area .impact-inner .impact-content .title{font-size:100px;line-height:110px}}@media only screen and (max-width:991px){.impact-area .impact-inner .impact-content .title{font-size:70px;line-height:80px}}@media only screen and (max-width:767px){.impact-area .impact-inner .impact-content .title{font-size:50px;line-height:60px;top:30px;left:30px}}@media (max-width:575px){.impact-area .impact-inner .impact-content .title{font-size:28px;line-height:40px;top:30px;left:20px}}.award-area-7 .award-inner{gap:30px;display:grid;padding-top:40px;grid-template-columns:820px 1fr;border-top:1px solid rgb(17 17 17 / .15)}@media only screen and (max-width:1919px){.award-area-7 .award-inner{grid-template-columns:720px 1fr}}@media only screen and (max-width:1399px){.award-area-7 .award-inner{grid-template-columns:500px 1fr}}@media only screen and (max-width:1199px){.award-area-7 .award-inner{grid-template-columns:250px 1fr}}@media only screen and (max-width:991px){.award-area-7 .award-inner{grid-template-columns:1fr}}.award-area-7 .award-inner .award-section .title{font-size:14px;font-weight:400;line-height:16px;letter-spacing:-.7px;text-transform:uppercase}.award-area-7 .award-inner .award-content .award-list li{display:flex;font-size:60px;font-weight:200;line-height:60px;color:var(--primary);align-items:baseline;text-transform:uppercase;font-family:var(--font_ppeditor)}@media only screen and (max-width:1199px){.award-area-7 .award-inner .award-content .award-list li{font-size:50px}}@media only screen and (max-width:991px){.award-area-7 .award-inner .award-content .award-list li{font-size:45px;line-height:55px}}@media only screen and (max-width:767px){.award-area-7 .award-inner .award-content .award-list li{font-size:35px;line-height:50px}}@media (max-width:575px){.award-area-7 .award-inner .award-content .award-list li{font-size:30px;line-height:30px;flex-wrap:wrap;margin-bottom:20px}}.award-area-7 .award-inner .award-content .award-list li span{font-size:14px;font-weight:400;line-height:16px;color:var(--primary);letter-spacing:-.7px;text-transform:uppercase;font-family:var(--font_bdogrotesk)}.award-area-7 .award-list{flex:3;line-height:1.8}.award-area-7 .award-list span{font-size:10px;margin-left:8px;vertical-align:super;color:#555}.fun-fact-area.fun-fact-7 .fun-fact-area-inner{margin-top:0;padding-top:0;border-top:none}.fun-fact-area.fun-fact-7 .fun-fact__item{position:relative}.fun-fact-area.fun-fact-7 .fun-fact__item .number{font-size:60px;font-weight:200;line-height:60px;text-transform:uppercase;font-family:var(--font_ppeditor);position:absolute;left:40px;bottom:30px}.fun-fact-area.fun-fact-7 .fun-fact__item.has--card{background-color:#F2E9E5}.dark .fun-fact-area.fun-fact-7 .fun-fact__item.has--card{background-color:#1A1A1A}.cta-area-7 .cta-inner{padding-bottom:70px}@media (max-width:575px){.cta-area-7 .cta-inner{padding-bottom:50px}}.cta-area-7 .cta-inner .cta-designation{font-size:14px;font-weight:400;line-height:16px;text-align:center;color:var(--primary);letter-spacing:-.7px;text-transform:uppercase;font-family:var(--font_bdogrotesk)}.cta-area-7 .cta-inner .cta-title{font-size:180px;font-weight:200;margin-top:155px;text-align:center;line-height:170px;color:var(--primary);text-transform:uppercase;font-family:var(--font_ppeditor)}@media only screen and (max-width:1399px){.cta-area-7 .cta-inner .cta-title{font-size:160px;margin-top:120px;line-height:160px}}@media only screen and (max-width:1199px){.cta-area-7 .cta-inner .cta-title{font-size:130px;margin-top:100px;line-height:140px}}@media only screen and (max-width:991px){.cta-area-7 .cta-inner .cta-title{font-size:100px;margin-top:70px;line-height:115px}}@media only screen and (max-width:767px){.cta-area-7 .cta-inner .cta-title{font-size:70px;margin-top:50px;line-height:80px}}@media (max-width:575px){.cta-area-7 .cta-inner .cta-title{font-size:50px;margin-top:20px;line-height:55px}}.funding-success .funding-success-inner .sub-title{font-size:14px;font-weight:400;line-height:16px;text-align:center;letter-spacing:-.7px;text-transform:uppercase;font-family:var(--font_bdogrotesk)}.funding-success .funding-success-inner .counter{line-height:1;font-size:580px;font-weight:200;text-align:center;display:flex;align-items:center;justify-content:center;height:100vh;color:var(--primary);text-transform:uppercase;font-family:var(--font_ppeditor)}@media only screen and (max-width:1919px){.funding-success .funding-success-inner .counter{font-size:450px}}@media only screen and (max-width:1399px){.funding-success .funding-success-inner .counter{font-size:350px}}@media only screen and (max-width:1199px){.funding-success .funding-success-inner .counter{font-size:250px}}@media only screen and (max-width:991px){.funding-success .funding-success-inner .counter{font-size:150px}}@media only screen and (max-width:767px){.funding-success .funding-success-inner .counter{font-size:100px;margin-top:50px;display:none}}@media (max-width:575px){.funding-success .funding-success-inner .counter{font-size:80px}}.funding-success .funding-success-inner .number{line-height:1;font-size:580px;font-weight:200;text-align:center;margin-bottom:30px;margin-top:150px;color:var(--primary);text-transform:uppercase;font-family:var(--font_ppeditor);display:none}@media only screen and (max-width:767px){.funding-success .funding-success-inner .number{font-size:100px;margin-top:50px;display:block}}@media (max-width:575px){.funding-success .funding-success-inner .number{font-size:80px}}.funding-success .funding-success-inner .title{font-size:60px;font-weight:200;line-height:60px;text-align:center;text-transform:uppercase;font-family:var(--font_ppeditor)}@media only screen and (max-width:1199px){.funding-success .funding-success-inner .title{font-size:50px}}@media only screen and (max-width:991px){.funding-success .funding-success-inner .title{font-size:40px;line-height:50px}}@media only screen and (max-width:767px){.funding-success .funding-success-inner .title{font-size:30px;line-height:40px}}@media (max-width:575px){.funding-success .funding-success-inner .title{font-size:25px;line-height:35px}}.section-title-9{font-family:var(--font_bdogrotesk);font-size:230px;font-weight:400;line-height:190px;letter-spacing:-16.1px}@media only screen and (max-width:1919px){.section-title-9{font-size:190px;letter-spacing:-10px}}@media only screen and (max-width:1399px){.section-title-9{font-size:160px;line-height:160px;letter-spacing:-7px}}@media only screen and (max-width:1199px){.section-title-9{font-size:130px;line-height:130px;letter-spacing:-5px}}@media only screen and (max-width:991px){.section-title-9{font-size:90px;line-height:90px;letter-spacing:-2px}}@media only screen and (max-width:767px){.section-title-9{font-size:65px;line-height:80px;letter-spacing:0}}@media (max-width:575px){.section-title-9{font-size:36px;line-height:46px}}.hero-9-section-content{margin-top:20px}@media only screen and (max-width:1199px){.hero-9-section-content{margin-top:107px}}.hero-9-section-content .meta-list{max-width:895px;margin-left:auto}@media only screen and (max-width:1199px){.hero-9-section-content .meta-list{margin-left:0;max-width:100%}}.hero-9-section-content .meta-list ul{display:grid;gap:15px 40px;grid-template-columns:169px 142px;justify-content:space-between}@media (max-width:575px){.hero-9-section-content .meta-list ul{grid-template-columns:1fr}}.hero-9-section-content .meta-list li{font-size:18px;font-weight:400;line-height:22px;letter-spacing:-1.26px;color:var(--primary);text-transform:capitalize;list-style:none}.hero-9-section-content .meta-list li br{display:block}.hero-9-section-content .section-title-wrapper{margin-top:55px;margin-bottom:70px}@media only screen and (max-width:1199px){.hero-9-section-content .section-title-wrapper{margin-top:40px;margin-bottom:40px}}@media only screen and (max-width:991px){.hero-9-section-content .section-title-wrapper{margin-top:30px;margin-bottom:30px}}.hero-9-nav{position:relative;z-index:1;margin-top:50px}@media only screen and (max-width:767px){.hero-9-nav{margin-top:30px}}.hero-9-nav .main-menu{margin-left:auto}.hero-9-nav .main-menu li a{font-size:16px;font-weight:500;padding:0 0;justify-content:space-between}.hero-9-nav .main-menu li a:hover{color:var(--primary)}.hero-9-nav .main-menu>ul{gap:40px}.hero-9-nav .main-menu>ul>li{flex-grow:1}.hero-9-nav .main-menu>ul>li:hover>a{color:var(--secondary);border-color:var(--primary)}.hero-9-nav .main-menu ul.dp-menu{min-width:100%}.hero-9-nav-inner{border-top:1px solid rgb(17 17 17 / .2);border-bottom:1px solid rgb(17 17 17 / .2)}.dark .hero-9-nav-inner{border-color:rgb(255 255 255 / .2)}.hero-9-nav-inner .hero-9-nav-wrapper{display:flex;padding:21px 0;justify-content:space-between}@media only screen and (max-width:1199px){.hero-9-nav-inner .hero-9-nav-wrapper{padding:15px 0}}.hero-9-nav-inner .date span{font-size:16px;font-weight:500;line-height:20px;color:var(--primary);letter-spacing:-.64px}.hero-9-nav-inner .btn-line{font-size:16px;font-weight:500;line-height:20px;position:relative;color:var(--primary);letter-spacing:-.64px;margin-left:265px}@media only screen and (max-width:1199px){.hero-9-nav-inner .btn-line{margin-left:0}}.hero-9-nav-inner .btn-line::before{content:"";left:0;bottom:0;width:100%;height:1px;position:absolute;background-color:currentColor;transition:all 0.3s}.hero-9-nav-inner .btn-line:hover{color:var(--secondary)}.hero-9-nav-inner .btn-line:hover::before{width:0}.service-9 .service-9-inner{border-top:1px solid rgb(17 17 17 / .2)}.dark .service-9 .service-9-inner{border-color:rgb(255 255 255 / .2)}.service-9__content{gap:50px;display:grid;grid-template-columns:750px 1fr}@media only screen and (max-width:1399px){.service-9__content{grid-template-columns:550px 1fr}}@media only screen and (max-width:1199px){.service-9__content{grid-template-columns:450px 1fr}}@media only screen and (max-width:991px){.service-9__content{grid-template-columns:1fr;gap:30px}}.service-9__info{display:flex;padding-top:94px;padding-right:50px;flex-direction:column;border-right:1px solid rgb(17 17 17 / .2)}.dark .service-9__info{border-color:rgb(255 255 255 / .2)}@media only screen and (max-width:991px){.service-9__info{border-right:none;padding-right:0}}@media only screen and (max-width:1199px){.service-9__info{padding-top:60px}}.service-9__info .designation{max-width:301px;font-size:20px;font-weight:400;color:var(--primary);font-family:var(--font_bdogrotesk)}@media only screen and (max-width:1399px){.service-9__info .designation{max-width:100%}}.service-9__info .media{margin-top:auto}@media only screen and (max-width:1399px){.service-9__info .media{margin-top:40px}}.service-9__wrapper{position:relative}.service-9__wrap{padding-top:94px}@media only screen and (max-width:1199px){.service-9__wrap{padding-top:60px}}@media only screen and (max-width:991px){.service-9__wrap{padding-top:0}}.service-9__wrap .title{font-size:50px;font-weight:400;max-width:659px;line-height:50px;margin-bottom:80px;color:var(--primary);letter-spacing:-2.5px}@media only screen and (max-width:1199px){.service-9__wrap .title{font-size:40px}}@media only screen and (max-width:767px){.service-9__wrap .title{margin-bottom:40px}}@media (max-width:575px){.service-9__wrap .title{font-size:20px;letter-spacing:0;line-height:30px}}.service-9__wrap .btn-wrapper{text-align:right;margin-top:230px}@media only screen and (max-width:1919px){.service-9__wrap .btn-wrapper{margin-top:150px}}@media only screen and (max-width:1399px){.service-9__wrap .btn-wrapper{margin-top:80px;text-align:left}}@media only screen and (max-width:991px){.service-9__wrap .btn-wrapper{margin-top:40px}}.service-9__wrap .btn-explore{font-size:16px;font-weight:500;line-height:20px;color:var(--primary);letter-spacing:-.64px;position:relative}.service-9__wrap .btn-explore::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;transition:all 0.3s;background-color:var(--primary)}.service-9__wrap .btn-explore:hover{color:var(--secondary)}.service-9__wrap .btn-explore:hover::before{width:0}.service-9 .service-9-list{margin:0;padding:0;list-style:none;position:relative;border-top:1px solid #CFCFCF}.dark .service-9 .service-9-list{border-color:#545454}.service-9__item{z-index:1;width:100%;display:flex;padding-left:0;font-size:20px;font-weight:400;line-height:38px;color:var(--primary);align-items:center;position:relative;justify-content:space-between;border-bottom:1px solid #CFCFCF;transition:0.3s transform ease-in-out,background-color 0.3s ease}.dark .service-9__item{border-color:#545454}@media (max-width:575px){.service-9__item{font-size:16px;padding:12px 2px}}.service-9__item a{width:100%;display:flex;align-items:center;justify-content:space-between;padding:15px 0}.service-9__item a i{rotate:-45deg;font-size:15px;color:var(--primary)}.service-9 .active-bg{left:0;right:0;z-index:0;height:0;opacity:0;position:absolute;pointer-events:none;background:#F1F1F1;transform:translateY(0);transform-origin:top center;transition:transform 0.4s ease,height 0.4s ease,opacity 0.4s ease}.dark .service-9 .active-bg{background-color:#1F1F1F}.work-area-9 .work-area-9-inner .main-title{font-size:16px;font-weight:500;line-height:20px;letter-spacing:-.64px;transform:translateY(100%);font-family:var(--font_dmsans)}@media only screen and (max-width:767px){.work-area-9 .work-area-9-inner .main-title{transform:translateY(0);margin-bottom:20px}}.work-area-9 .works-9-wrapper{display:grid;gap:150px 0;grid-template-columns:auto auto;justify-content:space-between}@media only screen and (max-width:1399px){.work-area-9 .works-9-wrapper{gap:100px 0}}@media only screen and (max-width:1199px){.work-area-9 .works-9-wrapper{gap:100px}}@media only screen and (max-width:767px){.work-area-9 .works-9-wrapper{grid-template-columns:auto;gap:50px}}.work-area-9 .works-9-wrapper>*:nth-child(1){margin-top:924px;max-width:485px}@media only screen and (max-width:1199px){.work-area-9 .works-9-wrapper>*:nth-child(1){margin-top:500px}}@media only screen and (max-width:991px){.work-area-9 .works-9-wrapper>*:nth-child(1){margin-top:250px}}@media only screen and (max-width:767px){.work-area-9 .works-9-wrapper>*:nth-child(1){margin-top:0;max-width:100%}}.work-area-9 .works-9-wrapper>*:nth-child(2){margin-left:-40px}@media only screen and (max-width:1399px){.work-area-9 .works-9-wrapper>*:nth-child(2){margin-left:0}}.work-area-9 .works-9-wrapper>*:nth-child(3){max-width:960px;margin-left:auto;margin-right:auto}@media only screen and (max-width:1199px){.work-area-9 .works-9-wrapper>*:nth-child(3){max-width:700px}}@media only screen and (max-width:991px){.work-area-9 .works-9-wrapper>*:nth-child(3){max-width:550px}}.work-area-9 .works-9-wrapper>*:nth-child(4){margin-top:265px;margin-right:-40px}@media only screen and (max-width:1399px){.work-area-9 .works-9-wrapper>*:nth-child(4){margin-right:0}}@media only screen and (max-width:767px){.work-area-9 .works-9-wrapper>*:nth-child(4){margin-top:0}}.work-area-9 .works-9-wrapper>*:nth-child(5){margin-left:auto}@media only screen and (max-width:767px){.work-area-9 .works-9-wrapper>*:nth-child(5){margin-left:inherit}}.work-area-9 .works-9-wrapper>*:nth-child(6){margin-left:auto;margin-right:auto}@media only screen and (max-width:1199px){.work-area-9 .works-9-wrapper>*:nth-child(6){max-width:700px}}@media only screen and (max-width:991px){.work-area-9 .works-9-wrapper>*:nth-child(6){max-width:550px}}.work-area-9 .works-9-wrapper>*:nth-child(8){margin-top:321px;margin-left:-40px}@media only screen and (max-width:1399px){.work-area-9 .works-9-wrapper>*:nth-child(8){margin-left:0}}@media only screen and (max-width:767px){.work-area-9 .works-9-wrapper>*:nth-child(8){margin-top:0}}.work-area-9 .works-9-wrapper>*:nth-child(9){max-width:960px;margin-left:auto;margin-right:auto}@media only screen and (max-width:1199px){.work-area-9 .works-9-wrapper>*:nth-child(9){max-width:700px}}@media only screen and (max-width:991px){.work-area-9 .works-9-wrapper>*:nth-child(9){max-width:550px}}.work-area-9 .works-9-wrapper>*:nth-child(10){margin-top:265px;margin-right:-40px}@media only screen and (max-width:1399px){.work-area-9 .works-9-wrapper>*:nth-child(10){margin-right:0}}@media only screen and (max-width:767px){.work-area-9 .works-9-wrapper>*:nth-child(10){margin-top:0}}.work-area-9 .works-9-wrapper>*:nth-child(11){margin-left:auto}@media only screen and (max-width:767px){.work-area-9 .works-9-wrapper>*:nth-child(11){margin-left:inherit}}.work-area-9 .span-2{grid-column:span 2}@media only screen and (max-width:767px){.work-area-9 .span-2{grid-column:auto}}@media only screen and (max-width:767px){.work-area-9 .work-box__item{width:100%}}.work-area-9 .work-box__item .thumb{overflow:hidden}.work-area-9 .work-box__item .thumb .image{overflow:hidden;position:relative}@media only screen and (max-width:767px){.work-area-9 .work-box__item .thumb .image img{width:100%;height:100%;object-fit:cover}}.work-area-9 .work-box__item .content{margin-top:24px}@media only screen and (max-width:1199px){.work-area-9 .work-box__item .content{margin-top:14px}}.work-area-9 .work-box__item .content .designation{font-size:20px;font-weight:400;max-width:540px;line-height:28px;color:var(--black);margin-bottom:70px}@media only screen and (max-width:1199px){.work-area-9 .work-box__item .content .designation{margin-bottom:50px}}@media only screen and (max-width:767px){.work-area-9 .work-box__item .content .designation{margin-bottom:30px}}.work-area-9 .work-box__item .title{font-size:20px;font-weight:400;line-height:26px;letter-spacing:-.05em}@media only screen and (max-width:1199px){.work-area-9 .work-box__item .title{font-size:18px}}.work-area-9 .work-box__item .title a:hover{color:var(--secondary)}.work-area-9 .work-box__item .tag{font-size:20px;font-weight:400;line-height:26px;letter-spacing:-.05em;display:block;font-family:var(--font_bdogrotesk);color:var(--primary)}@media only screen and (max-width:1199px){.work-area-9 .work-box__item .tag{font-size:18px}}.work-area-9 .work-box__item .date{font-size:20px;font-weight:400;line-height:26px;letter-spacing:-.05em;display:block;font-family:var(--font_bdogrotesk);color:var(--primary)}@media only screen and (max-width:1199px){.work-area-9 .work-box__item .date{font-size:18px}}.hero-area-10 .hero-area-10__inner{padding-top:142px;padding-bottom:100px;position:relative}.dark .hero-area-10 .hero-area-10__inner{background:var(--black)}@media only screen and (max-width:1199px){.hero-area-10 .hero-area-10__inner{padding-top:110px;padding-bottom:80px}}@media only screen and (max-width:767px){.hero-area-10 .hero-area-10__inner{padding-top:90px;padding-bottom:60px}}@media (max-width:575px){.hero-area-10 .hero-area-10__inner{padding-top:80px;padding-bottom:60px}}.hero-area-10 .hero-area-10__inner:before{position:absolute;content:"";width:100%;height:130%;background:linear-gradient(180deg,#FFD80C 6.48%,#FFF 84.06%);top:0;left:0;z-index:-1}.hero-area-10__content{padding-top:25px;border-top:1px solid var(--border)}.hero-area-10__wrapper{display:grid;margin-bottom:190px;grid-template-columns:815px auto}@media only screen and (max-width:1399px){.hero-area-10__wrapper{margin-bottom:150px;grid-template-columns:515px auto}}@media only screen and (max-width:1199px){.hero-area-10__wrapper{margin-bottom:100px}}@media only screen and (max-width:991px){.hero-area-10__wrapper{grid-template-columns:250px auto}}@media only screen and (max-width:767px){.hero-area-10__wrapper{margin-bottom:50px;grid-template-columns:150px auto}}@media (max-width:575px){.hero-area-10__wrapper{grid-template-columns:auto;gap:20px}}.hero-area-10__wrapper .sub-title{font-size:18px;font-weight:400;line-height:24px;color:var(--primary);font-family:var(--font_dmsans);position:relative;padding-left:10px}.hero-area-10__wrapper .sub-title::before{content:"";position:absolute;width:5px;height:5px;border-radius:500px;background-color:var(--primary);left:0;top:50%;transform:translate(0,-50%)}.hero-area-10__wrapper .text{max-width:369px}.hero-area-10__wrapper .text p{font-size:18px;font-weight:400;line-height:26px;text-indent:82px;color:var(--primary);margin-bottom:50px}@media only screen and (max-width:767px){.hero-area-10__wrapper .text p{margin-bottom:30px}}@media (max-width:575px){.hero-area-10__wrapper .text p{text-indent:0}}.hero-area-10__wrapper .text .btn-line{font-size:16px;font-weight:500;line-height:20px;color:var(--primary);letter-spacing:-.64px;display:inline-flex;gap:20px;position:relative}.hero-area-10__wrapper .text .btn-line::before{left:0;content:"";width:100%;bottom:-6px;height:1px;position:absolute;transition:all 0.3s;background-color:var(--primary)}.hero-area-10__wrapper .text .btn-line:hover{opacity:70%}.hero-area-10__wrapper .text .btn-line:hover::before{width:0}.hero-area-10 .hero-area-10-title-wrap{position:relative}.hero-area-10 .hero-area-10-title-wrap::before{top:-20px;right:0;content:"+";font-size:20px;font-weight:3000;position:absolute;color:var(--primary);font-family:var(--font_awesome)}.hero-area-10 .hero-area-10-title-wrap::after{top:-20px;left:0;content:"+";font-size:20px;font-weight:3000;position:absolute;color:var(--primary);font-family:var(--font_awesome)}.hero-area-10 .hero-area-10-title-wrap .pulse::before{bottom:0;right:0;content:"+";font-size:20px;font-weight:3000;position:absolute;color:var(--primary);font-family:var(--font_awesome)}@media (max-width:575px){.hero-area-10 .hero-area-10-title-wrap .pulse::before{bottom:-15px}}.hero-area-10 .hero-area-10-title-wrap .pulse::after{bottom:0;left:0;content:"+";font-size:20px;font-weight:3000;position:absolute;color:var(--primary);font-family:var(--font_awesome)}@media only screen and (max-width:767px){.hero-area-10 .hero-area-10-title-wrap .pulse::after{bottom:-10px}}@media (max-width:575px){.hero-area-10 .hero-area-10-title-wrap .pulse::after{bottom:-15px}}.hero-area-10 .hero-area-10-title-wrap .title{font-size:405px;font-weight:300;line-height:1;color:var(--primary);letter-spacing:-12.15px;text-transform:uppercase;font-family:var(--font_tartuffotrial)}@media only screen and (max-width:1919px){.hero-area-10 .hero-area-10-title-wrap .title{font-size:310px}}@media only screen and (max-width:1399px){.hero-area-10 .hero-area-10-title-wrap .title{font-size:260px}}@media only screen and (max-width:1199px){.hero-area-10 .hero-area-10-title-wrap .title{font-size:220px}}@media only screen and (max-width:991px){.hero-area-10 .hero-area-10-title-wrap .title{letter-spacing:-5px;font-size:160px}}@media only screen and (max-width:767px){.hero-area-10 .hero-area-10-title-wrap .title{letter-spacing:0;font-size:110px}}@media (max-width:575px){.hero-area-10 .hero-area-10-title-wrap .title{font-size:60px}}.hero-area-10 .hero-area-10-title-wrap .title span{font-style:italic;display:inline-block;transform:translateX(-44px)}@media only screen and (max-width:1919px){.hero-area-10 .hero-area-10-title-wrap .title span{transform:translateX(-15px)}}@media only screen and (max-width:1399px){.hero-area-10 .hero-area-10-title-wrap .title span{transform:translateX(0)}}.Projects-area-10-inner{gap:30px;display:grid;padding-top:30px;grid-template-columns:785px auto;border-top:1px solid var(--border)}@media only screen and (max-width:1919px){.Projects-area-10-inner{grid-template-columns:685px auto}}@media only screen and (max-width:1399px){.Projects-area-10-inner{grid-template-columns:585px auto}}@media only screen and (max-width:1199px){.Projects-area-10-inner{grid-template-columns:450px auto}}@media only screen and (max-width:991px){.Projects-area-10-inner{grid-template-columns:300px auto}}@media only screen and (max-width:767px){.Projects-area-10-inner{grid-template-columns:auto}}.Projects-area-10-inner .Projects__content .name{font-size:18px;font-weight:400;line-height:24px;position:relative;color:var(--primary);padding-left:8px;margin-bottom:98px}@media only screen and (max-width:1399px){.Projects-area-10-inner .Projects__content .name{margin-bottom:80px}}@media only screen and (max-width:1199px){.Projects-area-10-inner .Projects__content .name{margin-bottom:50px}}@media only screen and (max-width:991px){.Projects-area-10-inner .Projects__content .name{margin-bottom:30px}}.Projects-area-10-inner .Projects__content .name::before{top:50%;left:0;width:5px;content:"";height:5px;position:absolute;border-radius:500px;background-color:var(--primary);transform:translate(0,-50%)}.Projects-area-10-inner .Projects__content ul li{color:#999;font-size:30px;font-weight:300;line-height:36px;font-family:var(--font_tartuffotrial);list-style:none}.dark .Projects-area-10-inner .Projects__content ul li{color:#555}@media (max-width:575px){.Projects-area-10-inner .Projects__content ul li{font-size:25px}}.Projects-area-10-inner .Projects__content ul li.active{color:var(--primary)}.Projects-area-10-inner .Projects-wrapper .title{font-size:18px;font-weight:400;line-height:24px;padding-left:8px;position:relative;margin-bottom:98px;color:var(--primary)}@media only screen and (max-width:1399px){.Projects-area-10-inner .Projects-wrapper .title{margin-bottom:80px}}@media only screen and (max-width:1199px){.Projects-area-10-inner .Projects-wrapper .title{margin-bottom:50px}}@media only screen and (max-width:991px){.Projects-area-10-inner .Projects-wrapper .title{margin-bottom:30px}}.Projects-area-10-inner .Projects-wrapper .title::before{top:50%;left:0;width:5px;content:"";height:5px;position:absolute;border-radius:500px;background-color:var(--primary);transform:translate(0,-50%)}.Projects-area-10-inner .Projects-wrapper .Projects__item:not(:last-child){margin-bottom:100px}@media only screen and (max-width:991px){.Projects-area-10-inner .Projects-wrapper .Projects__item:not(:last-child){margin-bottom:50px}}.service-10-area .service-10__inner{background-color:#F1F1F1;padding-top:30px}.dark .service-10-area .service-10__inner{background-color:#171717}.service-10-area .service-10__inner .sub-title{font-size:18px;font-weight:400;line-height:24px;padding-left:8px;position:relative;color:var(--primary)}.service-10-area .service-10__inner .sub-title::before{top:50%;left:0;width:5px;content:"";height:5px;position:absolute;border-radius:500px;background-color:var(--primary);transform:translate(0,-50%)}.service-10-area .service-10-border{padding-top:30px;margin:0 30px;display:grid;grid-template-columns:785px auto;border-top:1px solid var(--border)}@media only screen and (max-width:1399px){.service-10-area .service-10-border{grid-template-columns:515px auto}}@media only screen and (max-width:1199px){.service-10-area .service-10-border{grid-template-columns:415px auto}}@media only screen and (max-width:991px){.service-10-area .service-10-border{grid-template-columns:250px auto}}@media only screen and (max-width:767px){.service-10-area .service-10-border{grid-template-columns:150px auto}}@media (max-width:575px){.service-10-area .service-10-border{grid-template-columns:auto;gap:20px}}.service-10-area .service-10__wrapper{position:relative}.service-10-area .btn-explore{font-size:16px;font-weight:500;line-height:20px;color:var(--primary);letter-spacing:-.64px;position:relative;margin-top:120px;display:inline-block}@media only screen and (max-width:1399px){.service-10-area .btn-explore{margin-top:100px}}@media only screen and (max-width:1199px){.service-10-area .btn-explore{margin-top:80px}}@media only screen and (max-width:991px){.service-10-area .btn-explore{margin-top:60px}}@media (max-width:575px){.service-10-area .btn-explore{margin-top:40px}}.service-10-area .btn-explore::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;transition:all 0.3s;background-color:var(--primary)}.service-10-area .btn-explore:hover{color:var(--secondary)}.service-10-area .btn-explore:hover::before{width:0}.service-10-area .service-10-list{margin:0;padding:0;list-style:none;position:relative}.service-10-area .service-10__item{transition:0.3s transform ease-in-out,background-color 0.3s ease}.service-10-area .service-10__item:not(:first-child){border-top:1px solid #CFCFCF}.dark .service-10-area .service-10__item:not(:first-child){border-color:#414141}.service-10-area .service-10__item .title{z-index:1;font-size:30px;font-weight:300;line-height:30px;padding:19.5px 0;position:relative;color:var(--primary);font-family:var(--font_tartuffotrial)}@media (max-width:575px){.service-10-area .service-10__item .title{font-size:16px;padding:12px 2px}}.service-10-area .active-bg{left:0;right:0;z-index:0;height:0;opacity:0;position:absolute;pointer-events:none;background-color:var(--white);transform:translateY(0);transform-origin:top center;transition:transform 0.4s ease,height 0.4s ease,opacity 0.4s ease}.dark .service-10-area .active-bg{background-color:var(--black)}.capabilities-area-10 .section-5-title-wrapper{gap:20px;display:grid;padding-top:30px;margin-bottom:100px;grid-template-columns:772px auto;border-top:1px solid var(--border)}@media only screen and (max-width:1919px){.capabilities-area-10 .section-5-title-wrapper{grid-template-columns:672px auto}}@media only screen and (max-width:1399px){.capabilities-area-10 .section-5-title-wrapper{grid-template-columns:500px auto}}@media only screen and (max-width:1199px){.capabilities-area-10 .section-5-title-wrapper{grid-template-columns:400px auto}}@media only screen and (max-width:991px){.capabilities-area-10 .section-5-title-wrapper{grid-template-columns:220px auto;margin-bottom:60px}}@media only screen and (max-width:767px){.capabilities-area-10 .section-5-title-wrapper{grid-template-columns:auto;margin-bottom:60px}}.capabilities-area-10 .section-5-title-wrapper span{font-size:18px;font-weight:400;line-height:24px;padding-left:8px;position:relative;color:var(--primary)}.capabilities-area-10 .section-5-title-wrapper span::before{top:50%;left:0;width:5px;content:"";height:5px;position:absolute;border-radius:500px;background-color:var(--primary);transform:translate(0,-50%)}.capabilities-area-10 .section-5-title-wrapper .title{font-size:30px;font-weight:300;line-height:30px;color:var(--primary);max-width:600px;font-family:var(--font_tartuffotrial)}@media (max-width:575px){.capabilities-area-10 .section-5-title-wrapper .title{font-size:24px}}.capabilities-area-10 .capabilities__wrapper{gap:80px;display:grid;grid-template-columns:1005px auto}@media only screen and (max-width:1919px){.capabilities-area-10 .capabilities__wrapper{grid-template-columns:800px auto}}@media only screen and (max-width:1399px){.capabilities-area-10 .capabilities__wrapper{grid-template-columns:600px auto}}@media only screen and (max-width:1199px){.capabilities-area-10 .capabilities__wrapper{grid-template-columns:500px auto;gap:50px}}@media only screen and (max-width:991px){.capabilities-area-10 .capabilities__wrapper{grid-template-columns:360px auto;gap:50px}}@media only screen and (max-width:767px){.capabilities-area-10 .capabilities__wrapper{grid-template-columns:auto;gap:50px}}.capabilities-area-10 .capabilities__content{display:flex;flex-direction:column}.capabilities-area-10 .capabilities__content .number{line-height:1;font-size:140px;font-weight:300;margin-top:90px;letter-spacing:-4.2px;text-transform:uppercase;font-family:var(--font_tartuffotrial)}@media only screen and (max-width:1399px){.capabilities-area-10 .capabilities__content .number{font-size:110px;margin-top:30px;letter-spacing:-2.2px}}@media only screen and (max-width:1199px){.capabilities-area-10 .capabilities__content .number{font-size:80px;margin-top:30px;letter-spacing:0}}@media only screen and (max-width:991px){.capabilities-area-10 .capabilities__content .number{font-size:60px;margin-top:30px;letter-spacing:0;margin-bottom:20px}}.capabilities-area-10 .capabilities__content .text{margin-top:auto}.capabilities-area-10 .capabilities__content .text .sub-title{font-size:30px;font-weight:300;line-height:30px;margin-bottom:40px;color:var(--primary);font-family:var(--font_tartuffotrial)}.capabilities-area-10 .capabilities__content .text p{font-size:20px;font-weight:400;line-height:28px;color:var(--primary);max-width:417px}:root{--primary:#111111;--secondary:#555555;--border:rgba(17, 17, 17, 0.1);--bg:#111111;--theme:#ff6a3a;--black:#111111;--black-2:#999999;--white:#ffffff;--white-2:#999999;--action:#ff6a3a}:root .dark{--primary:#ffffff;--secondary:#999999;--border:rgba(255, 255, 255, 0.1);--bg:#171717}@font-face{font-display:swap;font-family:"Thunder";src:url(/wp-content/themes/redox/assets/fonts/thunder-boldlc.ttf);font-weight:700}@font-face{font-display:swap;font-family:"Thunder";src:url(/wp-content/themes/redox/assets/fonts/thunder-semiboldlc.ttf);font-weight:600}@font-face{font-display:swap;font-family:"Thunder";src:url(/wp-content/themes/redox/assets/fonts/thunder-lc.ttf);font-weight:400}@font-face{font-display:swap;font-family:"Thunder";src:url(/wp-content/themes/redox/assets/fonts/thunder-mediumlc.ttf);font-weight:500}@font-face{font-display:swap;font-family:"Sequel Sans Roman Body";src:url(/wp-content/themes/redox/assets/fonts/sequel-sans-roman-body.otf);font-weight:310}@font-face{font-display:swap;font-family:"Sequel Sans Medium Body";src:url(/wp-content/themes/redox/assets/fonts/sequel-sans-medium-body.otf);font-weight:315}@font-face{font-display:swap;font-family:"TimesNow-SemiLightItalic";src:url(/wp-content/themes/redox/assets/fonts/timesnow-semilightItalic.ttf);font-weight:400}@font-face{font-display:swap;font-family:"BDOGrotesk-Regular";src:url(/wp-content/themes/redox/assets/fonts/bdogrotesk-regular.ttf);font-weight:400}@font-face{font-display:swap;font-family:"BDOGrotesk-Regular";src:url(/wp-content/themes/redox/assets/fonts/bdogrotesk-medium.ttf);font-weight:500}@font-face{font-display:swap;font-family:"BDOGrotesk-Regular";src:url(/wp-content/themes/redox/assets/fonts/bdogrotesk-semibold.ttf);font-weight:600}@font-face{font-display:swap;font-family:"Tartuffo_Trial";src:url(/wp-content/themes/redox/assets/fonts/tartuffo_trial-thin.otf);font-weight:100}@font-face{font-display:swap;font-family:"Tartuffo_Trial";src:url(/wp-content/themes/redox/assets/fonts/tartuffo_trial-lightItalic.otf);font-weight:300}@font-face{font-display:swap;font-family:"Tartuffo_Trial";src:url(/wp-content/themes/redox/assets/fonts/tartuffo_trial-light.otf);font-weight:300}@font-face{font-display:swap;font-family:"tartuffo-font-family-family";src:url(/wp-content/themes/redox/assets/fonts/tartuffo_trial-mediumItalic.otf);font-weight:500}:root{--font_dmsans:"DM Sans", sans-serif;--font_instrumentsans:"Instrument Sans", sans-serif;--font_thunder:"Thunder";--font_sequelsansromanbody:"Sequel Sans Roman Body";--font_sequelsansmediumbody:"Sequel Sans Medium Body";--font_timesnow:"TimesNow-SemiLightItalic";--font_bdogrotesk:"BDOGrotesk-Regular";--font_tartuffo:"tartuffo-font-family";--font_tartuffotrial:"Tartuffo_Trial";--font_awesome:"Font Awesome 6 Free"}.font-heading-instrumentsans-medium h1,.font-heading-instrumentsans-medium h2,.font-heading-instrumentsans-medium h3,.font-heading-instrumentsans-medium h4,.font-heading-instrumentsans-medium h5,.font-heading-instrumentsans-medium h6{font-family:var(--font_instrumentsans)}.font-heading-sequelsans-romanbody h1,.font-heading-sequelsans-romanbody h2,.font-heading-sequelsans-romanbody h3,.font-heading-sequelsans-romanbody h4,.font-heading-sequelsans-romanbody h5,.font-heading-sequelsans-romanbody h6{font-family:var(--font_sequelsansromanbody)}.font-heading-thunder-regular h1,.font-heading-thunder-regular h2,.font-heading-thunder-regular h3,.font-heading-thunder-regular h4,.font-heading-thunder-regular h5,.font-heading-thunder-regular h6{font-family:var(--font_thunder)}.font-heading-bdogrotesk-regular h1,.font-heading-bdogrotesk-regular h2,.font-heading-bdogrotesk-regular h3,.font-heading-bdogrotesk-regular h4,.font-heading-bdogrotesk-regular h5,.font-heading-bdogrotesk-regular h6{font-family:var(--font_bdogrotesk)}.font-heading-tartuffotrial-thin h1,.font-heading-tartuffotrial-thin h2,.font-heading-tartuffotrial-thin h3,.font-heading-tartuffotrial-thin h4,.font-heading-tartuffotrial-thin h5,.font-heading-tartuffotrial-thin h6{font-family:var(--font_tartuffotrial)}*{margin:0;padding:0}body{font-family:var(--font_dmsans);line-height:1}html{scroll-behavior:smooth}h1,h2,h3,h4,h5,h6{padding:0;margin:0;color:var(--primary);line-height:1.22;font-family:var(--font_instrumentsans);font-weight:500}ul,ol{padding:0;margin:0}li{list-style:none}a{text-decoration:none;transition:all 0.3s;color:inherit}a:hover{color:var(--primary)}button{background-color:#fff0;border:0}strong{font-weight:500}video,iframe,img{margin:0;padding:0}img{max-width:100%}.medium{font-weight:600}.bold{font-weight:700}@media only screen and (max-width:767px){.g-0{padding-right:15px;padding-left:15px}.row.g-0{padding-right:0;padding-left:0}br{display:none}}main{display:inline-block;width:100%;overflow:hidden}h1{font-size:48px}h2{font-size:36px}h3{font-size:32px}h4{font-size:24px}h5{font-size:20px}h6{font-size:18px}.t_parallax_image{overflow:hidden}@keyframes t-Bubble{0%{scale:1}50%{scale:1.5}100%{scale:1}}@keyframes t-Zoom{0%{scale:1}50%{scale:.5}100%{scale:1}}@keyframes t-Zoom_2{0%{scale:1}50%{scale:.9}100%{scale:1}}@keyframes t-SlideBottom{0%{transform:translateY(0)}50%{transform:translateY(50px)}100%{transform:translateY(0)}}@keyframes t-reveal{to{opacity:1;filter:blur(0)}}@keyframes t-fadeUp{0%{opacity:0;-webkit-transform:translateY(50px);-ms-transform:translateY(50px);transform:translateY(50px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@keyframes t-spinner{to{transform:rotateZ(360deg)}}@keyframes t-characters{0%,75%,100%{opacity:0;transform:rotateY(-90deg)}25%,50%{opacity:1;transform:rotateY(0deg)}}@keyframes t-sheen{50%{transform:translateY(-20px);color:var(--primary)}}@keyframes t-slide{from{transform:translateX(0)}to{transform:translateX(-100%)}}.body-overlay{position:fixed;z-index:9;pointer-events:none;top:0;opacity:1;inset-inline-start:0;width:100vw;height:100vh;background-repeat:repeat;background-position:top left;background-image:url(/wp-content/themes/redox/assets/imgs/writer/body-bg.webp)}.container-xl{max-width:1550px}.text-slider-active .swiper-slide{width:auto}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#d6d6d6}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#555}.pos-abs{position:absolute}.circle-text{width:140px;height:140px;position:relative;border-radius:100px;background:#fff0;display:flex;align-items:center;justify-content:center;padding:14px}@media only screen and (max-width:991px){.circle-text{width:120px;height:120px}}.circle-text .text{animation:t-spinner 5s infinite linear}.circle-text .icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.circle-text:before{position:absolute;content:"";width:100%;height:100%;border:37px solid #fff0;border-radius:50%}.p-relative{position:relative}.p-absolute{position:absolute}.fix{overflow:hidden}.bg-full{position:absolute;width:100%;height:100%;top:0;left:0}.bg-full img{width:100%;height:100%;object-fit:cover}.border-top-bottom{border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.has-top-line{position:relative;padding-top:10px}.has-top-line:before{position:absolute;content:"";width:100%;height:1px;background-color:currentColor;top:0;left:0}.has-bottom-line{position:relative;padding-bottom:10px}.has-bottom-line:after{position:absolute;content:"";width:100%;height:1px;background-color:currentColor;bottom:0;left:0}.has-left-line{position:relative;padding-inline-start:35px;display:inline-block}.has-left-line:before{position:absolute;content:"";width:30px;height:1px;background-color:currentColor;inset-inline-start:0;top:50%;transform:translateY(-50%)}.has-right-line{position:relative;padding-inline-end:35px;display:inline-block}.has-right-line:after{position:absolute;content:"";width:30px;height:1px;background-color:currentColor;inset-inline-end:0;top:50%;transform:translateY(-50%)}.t-btn-play{width:56px;height:56px;display:inline-flex;justify-content:center;align-items:center;border:1.5px solid currentColor;color:var(--primary);border-radius:50%;transition:all 0.5s;font-size:14px}@media only screen and (max-width:767px){.t-btn-play{width:50px;height:50px;font-size:12px;border-width:1px}}.t-btn-play:hover{color:var(--theme,--action)}.t-btn-play.light{color:var(--white)}.t-btn-play.light:hover{color:var(--white)}.t-btn-play.dark{color:var(--black)}.t-btn-play.dark:hover{color:var(--black)}.show-light{display:inline-block}.show-dark{display:none}.line-area{position:relative}.lines{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;justify-content:space-between}.lines .line{width:1px;height:100%;background-color:rgb(0 81 83 / .031372549);display:inline-block;position:relative;z-index:1}.t-btn-icon i{transform:rotate(-45deg);transition:all 0.3s;font-size:20px;color:var(--primary)}.t-btn-icon:hover i{transform:rotate(0)}.list-check li{position:relative;padding-inline-start:30px;font-size:18px;font-weight:400;line-height:1.4;margin-bottom:10px}.list-check li::before{content:"";position:absolute;inset-inline-start:0;background-image:url(/wp-content/themes/redox/assets/imgs/electrician/check-mark.webp);background-repeat:no-repeat;width:14px;height:14px;top:4px;transform:rotateY(0deg)}.list-check li:last-child{margin-bottom:0}.list-plus li{position:relative;padding-inline-start:30px;font-size:18px;font-weight:400;line-height:1.4;display:inline-block;width:100%}.list-plus li::before{content:"+";position:absolute;inset-inline-start:0;top:-10px;font-size:30px;font-weight:300;line-height:1}.list-plus li:not(:last-child){margin-bottom:10px}.pos-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.pagination-with-dash{font-size:14px;display:flex;gap:10px;color:var(--primary);align-items:center}.pagination-with-dash .dash{width:100px;height:1px;background-color:var(--primary)}.pagination-with-dash .swiper-pagination-current{display:flex;gap:5px;align-items:center}.pagination-with-dash .swiper-pagination-current:before{content:url(/wp-content/themes/redox/assets/imgs/icon/arrow-left.webp)}.pagination-with-dash .swiper-pagination-total{display:flex;gap:5px;align-items:center}.pagination-with-dash .swiper-pagination-total:after{content:url(/wp-content/themes/redox/assets/imgs/icon/arrow-right.webp)}.t__toggle_switcher .slide-toggle-wrapper{display:flex;justify-content:center}.t__toggle_switcher .slide-toggle-btn{--switcher-width:40px;--switcher-border-width:2px;--switcher-indicator-width:16px;background-color:#f0f7f8;display:flex;align-items:center;justify-content:center;gap:10px;user-select:none}.t__toggle_switcher .slide-toggle-btn input{display:none}.t__toggle_switcher .before_label,.t__toggle_switcher .after_label{cursor:pointer;font-size:18px;color:var(--primary)}.t__toggle_switcher .toggle-pane{display:none}.t__toggle_switcher .toggle-pane.show{display:block}.t__toggle_switcher.style-1 .switcher{display:inline-block;width:var(--switcher-width);height:20px;background-color:#999;border:var(--switcher-border-width) solid #999;border-radius:10px;position:relative;cursor:pointer}.t__toggle_switcher.style-1 .switcher::before{content:"";position:absolute;top:50%;left:0;width:var(--switcher-indicator-width);height:var(--switcher-indicator-width);background-color:#fff;border-radius:50%;transition:transform 0.3s;transform:translate(0,-50%)}.t__toggle_switcher.style-1 input:checked+.switcher::before{transform:translate(calc(var(--switcher-width) - (var(--switcher-indicator-width) + 2 * var(--switcher-border-width))),-50%)}.t__toggle_switcher.style-1 input:checked+.switcher{background-color:#000;border-color:#000}.t__toggle_switcher.style-2 .before_label,.t__toggle_switcher.style-2 .after_label{padding:22px 38px;position:relative;z-index:2;font-size:16px;line-height:1;color:var(--primary)}.t__toggle_switcher.style-2 .before_label:after,.t__toggle_switcher.style-2 .after_label:after{content:"";width:100%;height:100%;border-radius:60px;position:absolute;left:0;top:0;background-color:var(--theme);z-index:-1;opacity:0;visibility:hidden;transition:transform 0.3s}.t__toggle_switcher.style-2 .before_label.active,.t__toggle_switcher.style-2 .after_label.active{color:var(--primary)}.t__toggle_switcher.style-2 .before_label.active:after,.t__toggle_switcher.style-2 .after_label.active:after{opacity:1;visibility:visible;transform:translatex(0)}.t__toggle_switcher.style-2 .before_label:after{transform:translatex(100%)}.t__toggle_switcher.style-2 .after_label:after{transform:translatex(-100%)}.t__toggle_switcher.style-2 .slide-toggle-btn{gap:0;border-radius:60px}.parallax-view{overflow:hidden}.hover-reveal{position:relative;overflow:hidden;cursor:none}.hover-reveal:hover>*:first-child{opacity:1!important}.hover-reveal>*:first-child{opacity:0;z-index:1}.section-spacing{padding-top:100px;padding-bottom:100px}@media only screen and (max-width:1919px){.section-spacing{padding-top:90px;padding-bottom:90px}}@media only screen and (max-width:1399px){.section-spacing{padding-top:80px;padding-bottom:80px}}@media only screen and (max-width:1199px){.section-spacing{padding-top:60px;padding-bottom:60px}}.section-spacing-top{padding-top:100px}@media only screen and (max-width:1919px){.section-spacing-top{padding-top:90px}}@media only screen and (max-width:1399px){.section-spacing-top{padding-top:80px}}@media only screen and (max-width:1199px){.section-spacing-top{padding-top:60px}}.section-spacing-bottom{padding-bottom:100px}@media only screen and (max-width:1919px){.section-spacing-bottom{padding-bottom:90px}}@media only screen and (max-width:1399px){.section-spacing-bottom{padding-bottom:80px}}@media only screen and (max-width:1199px){.section-spacing-bottom{padding-bottom:60px}}.container{--bs-gutter-x:30px}@media (min-width:1600px){.container.full-hd{max-width:1920px;margin-left:auto;margin-right:auto;padding-left:0;padding-right:0}}.section-subtitle{font-size:14px;font-weight:400;line-height:20px;display:inline-block;text-transform:uppercase;color:var(--primary)}.section-title{font-size:100px}@media only screen and (max-width:1919px){.section-title{font-size:80px}}@media only screen and (max-width:1399px){.section-title{font-size:60px}}@media only screen and (max-width:1199px){.section-title{font-size:50px}}@media only screen and (max-width:991px){.section-title{font-size:40px}}@media only screen and (max-width:767px){.section-title{font-size:35px}}.section-title.font-instrumentsans-medium{font-family:var(--font_instrumentsans);font-weight:500;line-height:.9}.section-title.font-sequelsans-romanbody{font-family:var(--font_sequelsansromanbody);font-weight:310;line-height:.9;letter-spacing:-.07em}@media only screen and (max-width:991px){.section-title.font-sequelsans-romanbody{line-height:1.1}}.section-title.font-thunder-regular{font-family:var(--font_thunder);font-weight:400;line-height:.85;text-transform:uppercase}.section-title.font-thunder-regular span{font-family:var(--font_timesnow);color:rgb(17 17 17 / .4);display:inline-block;line-height:0;font-style:italic;font-weight:400}.section-title.font-bdogrotesk-regular{font-family:var(--font_bdogrotesk);font-weight:400;line-height:.95;letter-spacing:-.05em}@media only screen and (max-width:991px){.section-title.font-bdogrotesk-regular{line-height:1.1}}.section-title.font-tartuffotrial-thin{font-family:var(--font_tartuffotrial);font-weight:100;line-height:1}.text-invert>div{background-image:linear-gradient(to right,var(--primary) 50%,#cdc9c6 51%);background-size:200% 100%;background-position-x:100%;color:#fff0;background-clip:text;-webkit-background-clip:text}.offcanvas-overlay{position:fixed;height:100%;width:100%;background:#000;z-index:900;top:0;left:0;opacity:0;visibility:hidden;transition:all 0.5s}.offcanvas-overlay.overlay-open{opacity:.5;visibility:visible}.side-info-close{font-size:18px;padding:0;transition:all 0.3s linear;background-color:var(--white);color:var(--black);width:40px;height:40px;border:1px solid var(--black);border-radius:50%;line-height:38px}.dark .side-info-close{background-color:#292828;color:var(--white)}.side-info-close:hover{transform:rotate(90deg)}.side-info{background:var(--white) none repeat scroll 0 0;padding:40px 45px;position:fixed;right:0;top:0;width:500px;height:100%;-webkit-transform:translateX(calc(100% + 80px));-moz-transform:translateX(calc(100% + 80px));-ms-transform:translateX(calc(100% + 80px));-o-transform:translateX(calc(100% + 80px));transform:translateX(calc(100% + 80px));-webkit-transition:transform 0.45s ease-in-out,opacity 0.45s ease-in-out;-moz-transition:transform 0.45s ease-in-out,opacity 0.45s ease-in-out;transition:transform 0.45s ease-in-out,opacity 0.45s ease-in-out;z-index:9999;overflow-y:scroll;overscroll-behavior-y:contain;scrollbar-width:none}.dark .side-info{background-color:var(--black)}.side-info ::-webkit-scrollbar{display:none}@media (max-width:575px){.side-info{width:100%;padding:30px 30px}}.side-info.info-open{opacity:1;transform:translateX(0)}.offset-header{display:flex;justify-content:space-between;align-items:center}.offset-logo{width:120px}@media (max-width:575px){.offset-logo{width:100px}}.offset-logo img{max-width:120px}.offset-button{margin-top:40px}@media (min-width:576px){.offset-button{display:none}}.offset-widget-box{margin-top:40px}.offset-widget-box .title{font-size:24px;line-height:1.33;margin-bottom:15px}@media only screen and (max-width:1919px){.offset-widget-box .title{margin-bottom:22px}}.offset-widget-box .contact-meta>*:not(:first-child){margin-top:16px}.offset-widget-box .contact-item{display:flex;align-items:center;gap:14px}.offset-widget-box .contact-item span{color:var(--primary);font-weight:500}.offset-widget-box .contact-item span a:hover{color:var(--secondary)}.offset-widget-box .contact-item .icon{width:40px;min-width:40px;height:40px;display:inline-flex;border:1px solid var(--primary);justify-content:center;align-items:center;border-radius:50%;color:var(--primary)}.mobile-menu{margin-top:40px}.mobile-menu.mean-container .mean-nav>ul{padding:0;margin:0;width:100%;list-style-type:none;display:block!important}.mobile-menu.mean-container .mean-nav>ul>li:last-child>a{border-bottom:1px solid var(--border)}.mobile-menu.mean-container .mean-nav{background:none;margin-top:0}.mobile-menu.mean-container .mean-nav .new{font-size:10px;font-weight:600;background:#ffa38e;color:var(--black-2);padding:3px 7px;line-height:1;display:flex;align-items:center;border-radius:2px}.mobile-menu.mean-container .mean-nav ul li a{width:100%;padding:15px 0;padding-inline-start:0;font-weight:500;font-size:18px;line-height:1;color:var(--primary);text-transform:capitalize;border-top:1px solid var(--border);display:flex;gap:8px;justify-content:flex-start;align-items:center;outline:none;transform:translateY(var(--y)) translateZ(0);transition:transform 0.4s ease,box-shadow 0.4s ease;box-sizing:border-box;opacity:1}@media only screen and (max-width:767px){.mobile-menu.mean-container .mean-nav ul li a{font-size:20px}}.mobile-menu.mean-container .mean-nav ul li a:hover{color:var(--secondary)}.mobile-menu.mean-container .mean-nav ul li a.mean-expand{width:100%;height:48px;justify-content:end;font-weight:300;border:none!important;background:#fff0;color:var(--primary)}@media only screen and (max-width:767px){.mobile-menu.mean-container .mean-nav ul li a.mean-expand{height:50px}}.mobile-menu.mean-container .mean-nav ul li a.mean-expand:hover{opacity:1}.mobile-menu.mean-container .mean-nav ul li li:first-child{border-top:1px solid var(--border)}.mobile-menu.mean-container .mean-nav ul li li a{font-size:16px;text-transform:capitalize;border-top:none!important;padding:12px 0;padding-inline-start:15px}.mobile-menu.mean-container .mean-nav ul li li a.mean-expand{height:58px}@media only screen and (max-width:991px){.mobile-menu.mean-container .mean-nav ul li li a.mean-expand{height:25px}}@media only screen and (max-width:767px){.mobile-menu.mean-container .mean-nav ul li li a.mean-expand{height:22px}}.mobile-menu.mean-container .mean-nav ul li li li:last-child{border-bottom:1px solid var(--border)}.mobile-menu.mean-container .mean-nav ul li li li a{padding-left:40px}.mobile-menu.mean-container .mean-bar{padding:0;background:none;max-height:auto;overflow-y:scroll}.mobile-menu.mean-container .mean-bar::-webkit-scrollbar{width:0}.mobile-menu.mean-container a.meanmenu-reveal{display:none!important}.body-page-inner{position:relative;z-index:100;background-color:#fff}@media (min-width:1650px){.body-page-inner .container.large{max-width:1650px;--container-max-widths:1620px;--bs-gutter-x:30px}}.body-page-inner .header-area-2 .side-toggle{background-color:#f3f3f3}.dark .body-page-inner .header-area-2 .side-toggle{background-color:#1d1c1c}.body-page-inner .header-area-2__inner{border-bottom:1px solid var(--border)}.header-sticky{transition:all 0.5s}.transformed{position:fixed!important;top:0;left:0;right:0;width:100%;z-index:800;transform:translateY(-100%)}.transformed .header-area__inner{height:80px}.sticky{position:fixed!important;top:0;left:0;right:0;width:100%;z-index:800;background-color:#fff;transform:translateY(0%)}.sticky .header-area__inner{height:80px}.page-title-wrapper{margin-top:68px;margin-bottom:28px}@media only screen and (max-width:991px){.page-title-wrapper{margin-bottom:10px}}.page-title-wrapper .page-title{font-family:var(--font_thunder);font-size:495px;font-weight:600;line-height:.8;letter-spacing:-.02em;text-align:center;text-transform:uppercase}@media only screen and (max-width:1919px){.page-title-wrapper .page-title{font-size:385px}}@media only screen and (max-width:1399px){.page-title-wrapper .page-title{font-size:325px}}@media only screen and (max-width:1199px){.page-title-wrapper .page-title{font-size:265px}}@media only screen and (max-width:991px){.page-title-wrapper .page-title{font-size:185px}}@media only screen and (max-width:767px){.page-title-wrapper .page-title{font-size:125px}}@media (max-width:575px){.page-title-wrapper .page-title{font-size:90px}}[data-theme=dark] .side-info{background:var(--primary) none repeat scroll 0 0}html{--container-max-widths:1320px}@media only screen and (max-width:1399px){html{--container-max-widths:1140px}}@media only screen and (max-width:1199px){html{--container-max-widths:960px}}@media only screen and (max-width:991px){html{--container-max-widths:720px}}@media only screen and (max-width:767px){html{--container-max-widths:540px}}body{color:var(--secondary)}.body-wrapper{background-color:var(--white)}.body-wrapper.dark{background-color:var(--black)}.img_anim_reveal{visibility:hidden;overflow:hidden}.img_anim_reveal img{object-fit:cover;transform-origin:left}.anim-reveal{overflow:hidden}.anim-reveal-line{overflow:hidden}.color-white{color:var(--white)}.color-black{color:var(--black)}.color-primary{color:var(--primary)}.color-secondary{color:var(--secondary)}.bg-white{background-color:var(--white)}.bg-black{background-color:var(--black)}.bg-primary{background-color:var(--primary)}.bg-secondary{background-color:var(--secondary)}.bg-transparent{background-color:transparent!important}.bg-theme{background-color:var(--theme)!important}.zi-1{z-index:1}.zi-2{z-index:2}.zi-0{z-index:0}.zi--1{z-index:-1}.text-underline{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:5px;text-decoration-skip-ink:none}.header__area-6{position:unset}.vertically-center{height:100%;display:flex;flex-direction:column;justify-content:center}.text-indent-40{text-indent:40px}.text-indent-50{text-indent:50px}header{margin-bottom:-1px;z-index:100}section{margin-bottom:-1px}.mb--1{margin-bottom:-5px}.dir-rtl{direction:rtl}.show-dark{display:inline-block}.show-light{display:none}.line-divider-sm{height:.5px;background-color:var(--black-9)}.swiper,.swiper-container{direction:ltr}.border-e-0{border-inline-end:0!important}.border-s-0{border-inline-start:0!important}.container-preloader{align-items:center;cursor:none;display:flex;width:100vw;height:100vh;justify-content:center;position:fixed;left:0;top:0;z-index:900}.container-preloader .animation-preloader{position:absolute;z-index:100}.container-preloader .animation-preloader .spinner{animation:t-spinner 1s infinite linear;border-radius:50%;height:9em;width:9em;border:10px solid var(--primary);border-top-color:var(--white);margin:0 auto 3.5em auto}.dark .container-preloader .animation-preloader .spinner{border-top-color:var(--black)}@media only screen and (max-width:1919px){.container-preloader .animation-preloader .spinner{height:5em;width:5em;border-width:5px}}@media only screen and (max-width:767px){.container-preloader .animation-preloader .spinner{margin:0 auto .2em auto}}.container-preloader .animation-preloader .txt-loading{font:bold 5em "Montserrat",sans-serif;text-align:center;user-select:none}.container-preloader .animation-preloader .txt-loading .characters{color:var(--white);position:relative;display:inline-block}@media only screen and (max-width:767px){.container-preloader .animation-preloader .txt-loading .characters{font-size:50px}}.container-preloader .animation-preloader .txt-loading .characters:before{color:var(--primary);content:attr(data-text);animation:t-characters 4s infinite;left:0;top:0;opacity:0;position:absolute;transform:rotateY(-90deg)}.container-preloader .animation-preloader .txt-loading .characters:nth-child(2):before{animation-delay:0.2s}.container-preloader .animation-preloader .txt-loading .characters:nth-child(3):before{animation-delay:0.4s}.container-preloader .animation-preloader .txt-loading .characters:nth-child(4):before{animation-delay:0.6s}.container-preloader .animation-preloader .txt-loading .characters:nth-child(5):before{animation-delay:0.8s}.container-preloader .animation-preloader .txt-loading .characters:nth-child(6):before{animation-delay:1s}.container-preloader .loader-section{background-color:var(--white);height:100%;position:fixed;top:0;width:calc(50% + 1px)}.dark .container-preloader .loader-section{background-color:var(--black)}.container-preloader .loader-section.section-left{left:0}.container-preloader .loader-section.section-right{right:0}.loaded .animation-preloader{opacity:0;transition:0.3s ease-out}.loaded .loader-section.section-left{transform:translateX(-101%);transition:0.7s 0.3s all cubic-bezier(.1,.1,.1,1)}.loaded .loader-section.section-right{transform:translateX(101%);transition:0.7s 0.3s all cubic-bezier(.1,.1,.1,1)}.scroll__down{display:flex;gap:20px;align-items:center}.scroll__down p{font-weight:500;font-size:14px;line-height:1.9;text-transform:uppercase;color:var(--white)}.scroll__down span{width:66px;height:106px;border:1px solid var(--black-6);display:flex;align-items:center;justify-content:center;border-radius:89px}.scroll__down span i{color:var(--white)}.scroll__down-wrapper{height:425px;display:flex;align-items:center;justify-content:center}@media only screen and (max-width:1399px){.scroll__down-wrapper{height:380px}}@media only screen and (max-width:1199px){.scroll__down-wrapper{height:350px}}@media only screen and (max-width:767px){.scroll__down-wrapper{height:auto;padding:40px 0}}.scroll-top{width:50px;height:50px;position:fixed;right:15px;bottom:0;z-index:9999;background:var(--white);border-radius:100px;mix-blend-mode:exclusion;opacity:0;visibility:hidden;transition:all 0.5s}.scroll-top.showed{opacity:1;visibility:visible;bottom:20px}.go-top-writer{width:105px;font-size:16px;cursor:pointer;text-align:left;color:var(--white);background-image:url(/wp-content/themes/redox/assets/imgs/writer/go-top.webp);background-position:right center;background-repeat:no-repeat;right:16%;visibility:hidden;opacity:0;z-index:9;transition:all 0.5s}.go-top-writer:hover{color:var(--primary)}.go-top-writer.showed{opacity:1;visibility:visible;bottom:20px}@media only screen and (max-width:767px){.go-top-writer br{display:block}}.progress-wrap{position:fixed;right:20px;bottom:20px;height:46px;width:46px;cursor:pointer;display:block;border-radius:50px;z-index:99;opacity:0;visibility:hidden;transform:translateY(-100px);transition:all 300ms linear}.progress-wrap.active-progress{opacity:1;visibility:visible;transform:translateY(0);mix-blend-mode:exclusion;background-color:var(--black)}.progress-wrap::after{position:absolute;content:"\f062";font:var(--fa-font-solid);text-align:center;line-height:46px;font-size:20px;color:var(--primary);left:0;top:0;height:46px;width:46px;cursor:pointer;display:block;z-index:1;transition:all 200ms linear;border-radius:50px}.dark .progress-wrap::after{color:var(--black)}.progress-wrap svg path{fill:var(--black-6)}.progress-wrap svg.progress-circle path{fill:var(--white);stroke:#fff0;stroke-width:5;box-sizing:border-box;transition:all 200ms linear}.light .scroll__down p{color:var(--black)}.light .scroll__down span{border-color:var(--white-3)}.light .scroll__down span i{color:var(--black)}.light.go-top-writer{color:var(--black);background-color:#fff0;background-image:url(/wp-content/themes/redox/assets/imgs/writer/go-top-light.webp)}.light.progress-wrap{margin:0;background-color:#fff0}.light.progress-wrap svg path{fill:var(--black)}.light.progress-wrap::after{color:var(--white)}.rr-btn-group{display:inline-flex;align-items:center;text-decoration:none;font-family:var(--font_dmsans)}.rr-btn-group.btn-whte .b{border:1px solid #fff;color:var(--white)}.rr-btn-group.btn-whte .c{border:1px solid #fff;color:var(--white)}.rr-btn-group span{letter-spacing:0}.rr-btn-group:hover .b{transform:rotate(-20deg)}.rr-btn-group:hover .c{transform:translate(-7px,0)}.rr-btn-group .b{padding:9px 25px;font-weight:500;font-size:18px;line-height:1;color:var(--primary);background-color:#fff0;border:2px solid var(--primary);border-radius:50px;transition:all 0.3s}.rr-btn-group .c{padding:9px 11px;font-weight:500;font-size:18px;line-height:1;color:var(--primary);background-color:#fff0;border:2px solid var(--primary);border-radius:50px;transition:all 0.3s}.rr-btn-group .c i{rotate:-30deg}.rr-btn{justify-content:center;position:relative;overflow:hidden;z-index:5;padding:26px 42px;background-color:var(--primary);color:var(--white);border:1px solid var(--primary);border-radius:100px;font-style:normal;font-weight:500;font-size:18px;line-height:1;display:inline-flex;align-items:center;text-transform:capitalize;letter-spacing:-.02em}.dark .rr-btn{color:var(--black)}@media only screen and (max-width:1199px){.rr-btn{padding:18px 29px}}.rr-btn:hover::before,.rr-btn:focus::before{height:100%}.rr-btn:hover .btn-wrap .text-one,.rr-btn:focus .btn-wrap .text-one{transform:translateY(-150%)}.rr-btn:hover .btn-wrap .text-two,.rr-btn:focus .btn-wrap .text-two{top:50%;transform:translateY(-50%);color:var(--black)}.dark .rr-btn:hover .btn-wrap .text-two,.dark .rr-btn:focus .btn-wrap .text-two{color:var(--white)}.rr-btn:after{display:block;clear:both;content:""}.rr-btn::before{background-color:var(--white);content:"";width:100%;height:0;bottom:0;position:absolute;transition:all 0.5s}.dark .rr-btn::before{background-color:var(--black)}.rr-btn .btn-wrap{z-index:1;overflow:hidden;position:relative;display:inline-block;border:none}.rr-btn .btn-wrap .text-one,.rr-btn .btn-wrap .text-two{display:flex;align-items:center}.rr-btn .btn-wrap .text-one{position:relative;display:block;color:var(--white);transition:all 0.5s}.dark .rr-btn .btn-wrap .text-one{color:var(--black)}.rr-btn .btn-wrap .text-two{position:absolute;top:100%;display:block;color:var(--white);transition:all 0.5s}.dark .rr-btn .btn-wrap .text-two{color:var(--black)}.rr-btn.btn-border{border:1px solid rgb(17 17 17 / .15);background-color:#fff0;color:var(--primary);padding:25px 42px}.dark .rr-btn.btn-border{border-color:rgb(255 255 255 / .15)}.rr-btn.btn-border:hover,.rr-btn.btn-border:focus{border-color:#fff0;color:#fff}.rr-btn.btn-border:hover .text-two,.rr-btn.btn-border:focus .text-two{color:#F9F9F9}.rr-btn.btn-border .btn-wrap .text-one{color:var(--primary)}.rr-btn.btn-border .btn-wrap .text-two{color:var(--white)}.rr-btn.btn-border-white{border:1px solid rgb(252 247 243 / .1);background-color:#fff0}.rr-btn.hover-bg-theme{border-width:0}.rr-btn.hover-bg-theme:hover .btn-wrap .text-two,.rr-btn.hover-bg-theme:focus .btn-wrap .text-two{color:var(--white)}.rr-btn.hover-bg-theme::before{background-color:var(--theme)}.rr-btn.hover-bg-theme.btn-border{border-width:1px}.rr-btn-underline{font-size:14px;font-weight:500;letter-spacing:0;color:var(--primary);text-transform:uppercase;position:relative;display:inline-flex;align-items:center;gap:10px;padding-bottom:4px;white-space:nowrap}.rr-btn-underline:hover::before{width:0}.rr-btn-underline::before{position:absolute;content:"";inset-inline-start:0;bottom:0;width:100%;height:2px;background-color:currentColor;transition:0.3s}.rr-btn-underline i{font-size:10px}.rr-hover-btn-wrapper{display:inline-block}.rr-btn-circle{position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;text-align:center;width:170px;height:170px;border-radius:50%;font-weight:500;font-size:14px;line-height:16px;text-transform:uppercase;color:var(--primary);border:1px solid rgb(17 17 17 / .2);z-index:1}.dark .rr-btn-circle{border-color:rgb(255 255 255 / .2)}.rr-btn-circle:hover{color:var(--white);border-color:#fff0}.dark .rr-btn-circle:hover{color:var(--black)}.rr-btn-circle:hover .rr-btn-circle-dot{width:400px;height:400px}.rr-btn-circle-dot{position:absolute;width:1px;height:1px;background-color:var(--primary);line-height:20px;border-radius:50%;-webkit-transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;-ms-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out;transition:all 0.5s ease-out;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:-1}@keyframes mask_animation{from{-webkit-mask-position:0 0;mask-position:0 0}to{-webkit-mask-position:100% 0;mask-position:100% 0}}@keyframes mask_animation_2{from{-webkit-mask-position:100% 0;mask-position:100% 0}to{-webkit-mask-position:0 0;mask-position:0 0}}.btn-hover-default{transition:all 0.5s}.btn-hover-default:hover{color:var(--black);background-color:var(--white)}.btn-hover-cross{overflow:hidden;position:relative;transition:all 1s}.btn-hover-cross::after{position:absolute;content:"";width:150%;height:0%;left:50%;top:50%;background-color:var(--primary);transform:translateX(-50%) translateY(-50%) rotate(0deg);transition:all 0.75s;opacity:.5;z-index:-1}.btn-hover-cross:hover{border-color:var(--primary);background-color:#fff0}.btn-hover-cross:hover::after{height:120%;opacity:1}.btn-hover-divide{overflow:hidden;position:relative;transition:all 1s;z-index:1}.btn-hover-divide::after{position:absolute;content:"";width:150%;height:0%;left:50%;top:50%;background-color:var(--primary);transform:translateX(-50%) translateY(-50%) rotate(90deg);transition:all 0.75s;opacity:.5;z-index:-1}.btn-hover-divide:hover{border-color:var(--primary);background-color:transparent!important;border-color:#fff0}.btn-hover-divide:hover::after{height:400%;opacity:1}.btn-hover-cropping{overflow:hidden;position:relative;transition:all 1s}.btn-hover-cropping::after{position:absolute;content:"";width:150%;height:0%;left:50%;top:50%;background-color:var(--primary);transform:translateX(-50%) translateY(-50%) rotate(25deg);transition:all 0.75s;opacity:.5;z-index:-1}.btn-hover-cropping:hover{border-color:var(--primary);background-color:#fff0}.btn-hover-cropping:hover::after{height:400%;opacity:1}.btn-hover-mask{gap:10px;display:inline-flex;align-items:center;padding:15px 30px;position:relative;overflow:hidden;transition:all 0.5s;border-radius:5px;color:var(--white);font-weight:400;font-size:16px;border:1px solid var(--white);z-index:1}.btn-hover-mask::after{display:flex;align-items:center;justify-content:center;color:var(--black);position:absolute;content:attr(data-text);cursor:pointer;width:100%;height:100%;left:0;top:0;background-color:var(--white);mask:url(https://raw.githubusercontent.com/robin-dela/css-mask-animation/master/img/nature-sprite.webp);mask-size:2300% 100%;animation:mask_animation_2 0.7s steps(22) forwards}.btn-hover-mask:hover{color:var(--white)}.btn-hover-mask:hover::after{animation:mask_animation 0.7s steps(22) forwards}.btn-rollover-top{position:relative;transition:all 0.4s cubic-bezier(.215,.61,.355,1) 0s}.btn-rollover-top:before{position:absolute;left:0;bottom:0;height:0;width:100%;z-index:-1;content:"";background-color:var(--primary);transition:all 0.4s cubic-bezier(.215,.61,.355,1) 0s}.btn-rollover-top:hover{border-color:var(--primary);background-color:#fff0}.btn-rollover-top:hover::before{top:0%;bottom:auto;height:100%}.btn-rollover-left{position:relative;transition:all 0.4s cubic-bezier(.215,.61,.355,1) 0s}.btn-rollover-left::before{position:absolute;top:0;right:0;height:100%;width:0;z-index:-1;content:"";background-color:var(--primary);transition:all 0.4s cubic-bezier(.42,0,.58,1) 0s}.btn-rollover-left:hover{border-color:var(--primary);background-color:#fff0}.btn-rollover-left:hover::before{left:0%;right:auto;width:100%}.btn-rollover-cross{overflow:hidden;position:relative;transition:all 0.5s}.btn-rollover-cross::before{position:absolute;content:"";width:100%;height:100%;bottom:100%;left:100%;opacity:0;border-bottom:3px solid var(--primary);border-left:3px solid var(--primary);transition:all 0.75s}.btn-rollover-cross::after{position:absolute;content:"";width:100%;height:100%;top:100%;right:100%;opacity:0;border-top:3px solid var(--primary);border-right:3px solid var(--primary);transition:all 0.75s}.btn-rollover-cross:hover{border-color:#fff0;color:var(--primary)}.btn-rollover-cross:hover::before{bottom:0;left:0;opacity:1;width:100%;height:100%}.btn-rollover-cross:hover::after{top:0;right:0;opacity:1;width:100%;height:100%}.btn-parallal-border{overflow:hidden;position:relative;transition:all 0.5s}.btn-parallal-border::before{position:absolute;content:"";width:0%;height:0%;bottom:0;left:0;opacity:0;border-bottom:3px solid var(--primary);border-left:3px solid var(--primary);border-radius:5px;transition:all 0.75s}.btn-parallal-border::after{position:absolute;content:"";width:0%;height:0%;top:0;right:0;opacity:0;border-top:3px solid var(--primary);border-right:3px solid var(--primary);border-radius:5px;transition:all 0.75s}.btn-parallal-border:hover{border-color:#fff0;color:var(--primary)}.btn-parallal-border:hover::before{opacity:1;width:100%;height:100%}.btn-parallal-border:hover::after{opacity:1;width:100%;height:100%}.main-menu.menu-dark>ul>li>a{color:var(--black)}.main-menu.menu-light>ul>li>a{color:var(--white)}.main-menu>ul{display:flex}.main-menu>ul>li:hover>a{color:var(--primary)}.main-menu>ul>li:hover>ul{opacity:1;pointer-events:all;inset-inline-start:0}.main-menu>ul>li:hover>ul.dp-menu li:hover>ul{opacity:1;pointer-events:all;inset-inline-start:100%}.main-menu li{position:relative}.main-menu li a{display:flex;align-items:center;font-weight:400;font-size:18px;line-height:1;color:var(--primary);padding:37px 15px;text-transform:capitalize}.main-menu ul.dp-menu{background-color:#232529;padding:18px 0;width:250px;position:absolute;inset-inline-start:10px;opacity:0;pointer-events:none;z-index:10;transition:all 0.5s}.main-menu ul.dp-menu.col-2{column-count:2;width:480px}.main-menu ul.dp-menu ul{background:var(--black);padding:18px 0;width:300px;position:absolute;inset-inline-start:calc(100% + 10px);top:0;opacity:0;z-index:10;transition:all 0.5s}.main-menu ul.dp-menu li{position:relative;padding:0 25px}.main-menu ul.dp-menu li:hover>a{color:var(--white);background-color:#fff0}.main-menu ul.dp-menu li:hover>ul{opacity:1;transform:none!important;pointer-events:all}.main-menu ul.dp-menu li a{font-size:16px;font-weight:500;color:#999;padding:10px 0;background-color:#fff0;border-radius:8px;text-transform:capitalize}.main-menu ul.dp-menu li a:hover{letter-spacing:.5px}.main-menu ul.dp-menu li a:after{transform:rotate(-90deg);margin-left:auto}.main-menu .has-mega-menu{position:static}.main-menu li.menu-item-has-children>a:after{content:"\f107";font-family:var(--font_awesome);margin-inline-start:5px;font-weight:600;font-size:14px}.main-menu .mega-menu{background-color:var(--black);padding:30px 50px;width:100%;position:absolute;left:10px;display:grid;grid-template-columns:repeat(4,1fr);column-gap:50px;justify-content:center;overflow:hidden;opacity:0;pointer-events:none;z-index:10;transition:all 0.5s}@media only screen and (max-width:1399px){.main-menu .mega-menu{column-gap:30px}}.main-menu .mega-menu li:has(ul)>a:after{content:""}.main-menu .mega-menu li a{font-size:16px;font-weight:500;color:#999;height:40px;padding:0 20px;display:flex;align-items:center;gap:8px;background:var(--black);border-radius:8px;overflow:hidden}.main-menu .mega-menu li a:hover{color:var(--white);background:#2C2C2F}.main-menu .mega-menu .title{font-weight:600;color:var(--white);text-transform:uppercase;border-bottom:1px solid #333337;padding-bottom:20px;margin-bottom:20px;pointer-events:none;border-radius:0}.main-menu .mega-style-2{padding:0 15%;gap:0;grid-template-columns:repeat(2,1fr)}.main-menu .mega-style-2 .title{height:70px;padding-bottom:0;margin-bottom:0;position:relative;overflow:visible;padding-left:30px}.main-menu .mega-style-2 .title:after{position:absolute;content:"";width:5000px;height:1px;background-color:#333337;bottom:-1px;left:50%;transform:translateX(-50%)}.main-menu .mega-style-2>li:not(:first-child){border-left:1px solid #333337}.main-menu .mega-style-2 ul{column-count:2;position:relative;padding:20px 0}.main-menu .mega-style-2 ul:after{position:absolute;content:"";width:1px;height:700px;background-color:#333337;top:0;left:50%;z-index:1}.main-menu .mega-style-2 ul li a{padding-left:30px}.main-menu .mega-style-3{padding:0 0 0 20px;gap:0;grid-template-columns:repeat(3,1fr)}.main-menu .mega-style-3 .title{height:70px;padding-bottom:0;margin-bottom:0;position:relative;overflow:visible;padding-left:30px}.main-menu .mega-style-3 .title:after{position:absolute;content:"";width:5000px;height:1px;background-color:#333337;bottom:-1px;left:50%;transform:translateX(-50%)}.main-menu .mega-style-3>li:not(:first-child){border-left:1px solid #333337}.main-menu .mega-style-3>li:last-child{border:none;width:36vw}@media only screen and (max-width:1399px){.main-menu .mega-style-3>li:last-child{width:32vw}}.main-menu .mega-style-3 ul{column-count:2;position:relative;padding:20px 0;column-gap:0}.main-menu .mega-style-3 ul:after{position:absolute;content:"";width:1px;height:700px;background-color:#333337;top:0;left:50%;z-index:1}.main-menu .mega-style-3 ul li{margin:0 10px}.main-menu .mega-style-3 ul li a{padding-left:20px}.main-menu .mega-grid-6{grid-template-columns:repeat(6,1fr)}.main-menu .mega-grid-2{grid-template-columns:repeat(2,1fr);row-gap:60px}.main-menu .list-3-column ul{display:grid;grid-template-columns:repeat(3,1fr);column-gap:50px}@media only screen and (max-width:1399px){.main-menu .list-3-column ul{column-gap:30px}}.main-menu .span-first-item ul li:first-child{grid-column:1/-1;column-span:all}.main-menu .new{font-size:10px;font-weight:600;background:#FFA38E;color:var(--black);padding:3px 7px;line-height:1;border-radius:2px;margin-inline-start:8px;display:inline-block}@media only screen and (max-width:1199px){.main-menu-2{display:none}}.main-menu-2 li{display:inline-block;padding:0 10px}.main-menu-2 li a{display:block;font-weight:500;font-size:20px;line-height:1.5;color:var(--white);padding:10px;text-transform:capitalize}.main-menu-2 li a:hover{color:var(--primary)}@media only screen and (max-width:1399px){.main-menu-2 li a{padding:5px 0}}.main-menu-3 li{display:inline-block;margin-right:45px}@media only screen and (max-width:1199px){.main-menu-3 li{margin-right:25px}}.main-menu-3 li:last-child{margin-right:0}.main-menu-3 li a{color:var(--white);font-weight:500;font-size:18px;line-height:26px}.main-menu-3 li a:hover{color:var(--primary)}.main-menu-4 li{display:inline-block;margin-right:50px}.main-menu-4 li a{font-size:14px;font-weight:500;line-height:1.5;color:var(--white);text-transform:uppercase}.main-menu-4 li a:hover{color:var(--primary)}.mega-menu-thumb{width:108%;aspect-ratio:100/83;position:absolute;right:0;bottom:0;z-index:-1}@media only screen and (max-width:1199px){.mega-menu-thumb{width:100%;height:100%}}.mega-menu-thumb:after{position:absolute;content:"";width:76%;height:100%;top:0;left:0;background:linear-gradient(270deg,#fff0 0%,#1C1D20 100%)}.mega-menu-thumb .laptop-view{width:70%;aspect-ratio:100/114;object-fit:cover;object-position:center top;position:absolute;right:70px;bottom:0}.mega-menu-counter__item{text-align:center;display:inline-block;margin-top:35%;margin-left:17%;position:relative}@media only screen and (max-width:1199px){.mega-menu-counter__item{margin:30px auto 50px}}.mega-menu-counter__text p{font-size:30px;line-height:28px;color:var(--white);font-weight:500}.mega-menu-counter__number{font-size:150px;font-weight:600;line-height:1;margin-bottom:24px;color:var(--white);background:linear-gradient(136deg,#9479FF 0%,#FFA6D6 47.92%,#FFFCE3 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:#fff0}@media only screen and (max-width:1199px){.menu-with-number{display:none}}.menu-with-number li{display:inline-block}.menu-with-number li a{font-weight:500;font-size:14px;line-height:1.5;color:var(--white);padding:34px 40px;display:inline-block;text-transform:uppercase}.menu-with-number li a:hover span{color:var(--white)}.menu-with-number li a:hover span::before{background-color:var(--white)}.menu-with-number li a.active span{color:var(--white)}.menu-with-number li a.active span::before{position:absolute;content:"";width:35px;height:1px;right:20px;top:50%;background-color:var(--white)}.menu-with-number li a span{display:block;font-weight:500;font-size:12px;line-height:10px;text-align:right;color:#999;position:relative;transition:all 0.5s}.menu-with-number li a span::before{position:absolute;content:"";width:35px;height:1px;right:20px;top:50%;transition:all 0.5s;background-color:var(--black-6)}.sidebar-menu li{display:block;padding-bottom:15px}@media only screen and (max-width:1919px){.sidebar-menu li{padding-bottom:10px}}.sidebar-menu li a{display:block;font-weight:600;font-size:14px;line-height:1.5;color:var(--white);padding:10px 0;text-transform:uppercase}.sidebar-menu li a:hover,.sidebar-menu li a.active{color:var(--primary)}@media only screen and (max-width:1399px){.sidebar-menu li a{padding:5px 0}}.offcanvas__menu-wrapper.mean-container .mean-nav>ul{padding:0;margin:0;width:100%;list-style-type:none;display:block!important}.offcanvas__menu-wrapper.mean-container .mean-nav>ul>li:last-child>a{border-bottom:1px solid var(--black-4)}.offcanvas__menu-wrapper.mean-container .mean-nav{background:none;margin-top:0}.offcanvas__menu-wrapper.mean-container .mean-nav .new{font-size:10px;font-weight:600;background:#FFA38E;color:var(--black);padding:3px 7px;line-height:1;display:flex;align-items:center;border-radius:2px}.offcanvas__menu-wrapper.mean-container .mean-nav ul li a{width:100%;padding:15px 0;padding-inline-start:15px;font-weight:400;font-size:22px;line-height:1;color:var(--white);text-transform:capitalize;border-top:1px solid var(--black-4);display:flex;gap:8px;justify-content:flex-start;align-items:center;outline:none;transform:translateY(var(--y)) translateZ(0);transition:transform 0.4s ease,box-shadow 0.4s ease;box-sizing:border-box}@media only screen and (max-width:767px){.offcanvas__menu-wrapper.mean-container .mean-nav ul li a{font-size:20px}}.offcanvas__menu-wrapper.mean-container .mean-nav ul li a.mean-expand{width:54px;height:54px;justify-content:center;font-weight:300;border:none!important}@media only screen and (max-width:767px){.offcanvas__menu-wrapper.mean-container .mean-nav ul li a.mean-expand{height:50px}}.offcanvas__menu-wrapper.mean-container .mean-nav ul li a.mean-expand:hover{background:var(--secondary);opacity:1}.offcanvas__menu-wrapper.mean-container .mean-nav ul li li:first-child{border-top:1px solid var(--black-4)}.offcanvas__menu-wrapper.mean-container .mean-nav ul li li a{font-size:20px;text-transform:capitalize;border-top:none!important;padding:12px 0;padding-inline-start:30px}@media only screen and (max-width:767px){.offcanvas__menu-wrapper.mean-container .mean-nav ul li li a{font-size:18px}}.offcanvas__menu-wrapper.mean-container .mean-nav ul li li a.mean-expand{height:58px}@media only screen and (max-width:991px){.offcanvas__menu-wrapper.mean-container .mean-nav ul li li a.mean-expand{height:25px}}@media only screen and (max-width:767px){.offcanvas__menu-wrapper.mean-container .mean-nav ul li li a.mean-expand{height:22px}}.offcanvas__menu-wrapper.mean-container .mean-nav ul li li li:last-child{border-bottom:1px solid var(--black-4)}.offcanvas__menu-wrapper.mean-container .mean-nav ul li li li a{padding-left:40px}.offcanvas__menu-wrapper.mean-container .mean-bar{padding:0;background:none;max-height:auto;overflow-y:scroll}.offcanvas__menu-wrapper.mean-container .mean-bar::-webkit-scrollbar{width:0}.offcanvas__menu-wrapper.mean-container a.meanmenu-reveal{display:none!important}.light .main-menu li a:hover{color:var(--primary)}.light .main-menu-2 li a{color:var(--black)}.light .main-menu-2 li a:hover{color:var(--primary)}.light .main-menu-3 li a{color:var(--black)}.light .main-menu-3 li a:hover{color:var(--primary)}.light .sidebar-menu li a{color:var(--black)}.light .sidebar-menu li a:hover{color:var(--primary)}.light .menu-with-number li a{color:var(--black)}.light .menu-with-number li a:hover span{color:var(--black)}.light .menu-with-number li a:hover span::before{background-color:var(--black)}.light .menu-with-number li a span{color:var(--black-9)}.light .menu-with-number li a span::before{background-color:var(--black-9)}.light .menu-with-number li a.active span{color:var(--black)}.light .menu-with-number li a.active span::before{background-color:var(--black)}.modal__dialog{width:760px;max-width:100%;margin-top:100px}@media only screen and (max-width:991px){.modal__dialog{width:700px;margin-top:80px}}@media only screen and (max-width:767px){.modal__dialog{width:350px}}.modal__content{height:500px}@media only screen and (max-width:767px){.modal__content{height:300px}}.modal__content iframe{width:100%;height:100%}.modal__close{position:absolute;width:40px;height:40px;top:-15px;right:-15px;z-index:9;border-radius:50px;font-size:20px;color:var(--white);background:var(--black);transition:all 0.3s}.modal__close:hover{color:var(--primary)}.modal__sfluence{width:100%;height:100%;padding:60px}@media only screen and (max-width:767px){.modal__sfluence{padding:20px 10px}}.modal__sfluence-area{width:100vw;height:100vh;background:var(--black);position:fixed;top:0;left:0;z-index:9;opacity:0;visibility:hidden;transition:all 0.5s;transform:scale(.5)}.modal__sfluence-area.showed{opacity:1;visibility:visible;transform:scale(1)}.modal__sfluence-area .close_btn{position:absolute;width:60px;height:60px;top:0;right:20px;z-index:9;border-radius:50px;font-size:30px;color:var(--white);transition:all 0.3s;cursor:pointer;display:flex;align-items:center;justify-content:center}.modal__sfluence-area .close_btn:hover{color:var(--primary)}@media only screen and (max-width:767px){.modal__sfluence-area .close_btn{right:0}}.modal__sfluence-area iframe,.modal__sfluence-area video{width:100%;height:100%}@media only screen and (max-width:767px){.modal__sfluence-area iframe,.modal__sfluence-area video{height:300px;object-fit:cover;margin-top:45%}}
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
 .cb-cursor{position:fixed;top:0;left:0;z-index:150;contain:layout style size;pointer-events:none;will-change:transform;-webkit-transition:opacity 0.3s,color 0.4s;-o-transition:opacity 0.3s,color 0.4s;-moz-transition:opacity 0.3s,color 0.4s;transition:opacity 0.3s,color 0.4s}.cb-cursor:before{content:"";position:absolute;top:-24px;left:-24px;display:block;width:80px;height:30px;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-border-radius:25px;-moz-border-radius:25px;border-radius:25px;-webkit-transition:opacity 0.1s,-webkit-transform 0.3s ease-in-out;transition:opacity 0.1s,-webkit-transform 0.3s ease-in-out;-o-transition:opacity 0.1s,-o-transform 0.3s ease-in-out;-moz-transition:transform 0.3s ease-in-out,opacity 0.1s,-moz-transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out,opacity 0.1s;transition:transform 0.3s ease-in-out,opacity 0.1s,-webkit-transform 0.3s ease-in-out,-moz-transform 0.3s ease-in-out,-o-transform 0.3s ease-in-out}.cb-cursor-text{position:absolute;top:-28px;left:-4px;width:36px;height:36px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:scale(0) rotate(10deg);-moz-transform:scale(0) rotate(10deg);-ms-transform:scale(0) rotate(10deg);-o-transform:scale(0) rotate(10deg);transform:scale(0) rotate(10deg);opacity:0;color:#000;font-size:16px;line-height:20px;text-align:center;white-space:nowrap;letter-spacing:-.01em;-webkit-transition:opacity 0.4s,-webkit-transform 0.3s;transition:opacity 0.4s,-webkit-transform 0.3s;-o-transition:opacity 0.4s,-o-transform 0.3s;-moz-transition:opacity 0.4s,transform 0.3s,-moz-transform 0.3s;transition:opacity 0.4s,transform 0.3s;transition:opacity 0.4s,transform 0.3s,-webkit-transform 0.3s,-moz-transform 0.3s,-o-transform 0.3s}@supports (mix-blend-mode:exclusion){.cb-cursor.-exclusion,.cb-cursor.-opaque{mix-blend-mode:exclusion}}@supports (mix-blend-mode:exclusion){.cb-cursor.-exclusion:before,.cb-cursor.-opaque:before{background:#fff}}.cb-cursor.-normal,.cb-cursor.-text{mix-blend-mode:normal}.cb-cursor.-normal:before,.cb-cursor.-text:before{background:currentColor}.cb-cursor.-inverse{color:#fff}.cb-cursor.-visible:before{-webkit-transform:scale(.2);-moz-transform:scale(.2);-ms-transform:scale(.2);-o-transform:scale(.2);transform:scale(.2)}.cb-cursor.-visible.-active:before{-webkit-transform:scale(.23);-moz-transform:scale(.23);-ms-transform:scale(.23);-o-transform:scale(.23);transform:scale(.23);-webkit-transition-duration:0.2s;-moz-transition-duration:0.2s;-o-transition-duration:0.2s;transition-duration:0.2s}.cb-cursor.-pointer:before{-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}.cb-cursor.-text:before{background:#fff;-webkit-transform:scale(1.7);-moz-transform:scale(1.7);-ms-transform:scale(1.7);-o-transform:scale(1.7);transform:scale(1.7)}.cb-cursor.-text .cb-cursor-text{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.cb-cursor.-text.-active:before{-webkit-transform:scale(1.6);-moz-transform:scale(1.6);-ms-transform:scale(1.6);-o-transform:scale(1.6);transform:scale(1.6);-webkit-transition-duration:0.2s;-moz-transition-duration:0.2s;-o-transition-duration:0.2s;transition-duration:0.2s}.cb-cursor.-opaque:before{-webkit-transform:scale(1.32);-moz-transform:scale(1.32);-ms-transform:scale(1.32);-o-transform:scale(1.32);transform:scale(1.32)}.cb-cursor.-opaque.-active:before{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}.cb-cursor.-lg:before{-webkit-transform:scale(2);-moz-transform:scale(2);-ms-transform:scale(2);-o-transform:scale(2);transform:scale(2)}.cb-cursor.-hidden:before{-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}.-color-red{color:red}.-color-green{color:#51c67d}.cb-demo{background:#fff}.cb-demo-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100vh}.cb-demo-container{padding:0 20px}@media (min-width:1600px){.cb-demo-container{padding:0 120px}}.cb-demo-row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;margin:30px 0}@media (min-width:1600px){.cb-demo-row{margin:60px 0}}.cb-demo-item{position:relative;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;padding:50px 30px;margin:0 20px;color:#000}@media (min-width:1600px){.cb-demo-item{padding:90px 30px;margin:0 30px}}.cb-demo-item-title{position:relative;margin:0 0 25px 0;font-size:30px;font-weight:700}.cb-demo-item-text{position:relative;max-width:70%;margin:0 auto;color:rgb(0 0 0 / .5);font-size:16px;font-weight:300;line-height:150%}.cb-demo-item:before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background:#f8f8f8;-webkit-transition:-webkit-box-shadow 0.2s;transition:-webkit-box-shadow 0.2s;-o-transition:box-shadow 0.2s;-moz-transition:box-shadow 0.2s,-moz-box-shadow 0.2s;transition:box-shadow 0.2s;transition:box-shadow 0.2s,-webkit-box-shadow 0.2s,-moz-box-shadow 0.2s}.cb-cursor.-green{color:green}.cb-cursor.-green:before{background:green}.cb-cursor.-red .cb-cursor-text{color:#000;top:0;left:0;width:50px;height:50px;text-transform:uppercase}.cb-cursor.-red{color:#000;background-color:#000;width:5px;height:5px}.cb-cursor.-red:before{border-radius:500px;background:#fff;width:100px;height:100px;color:#fff}.cb-cursor.-portfolio:before{display:none}.cb-cursor.-portfolio .cb-cursor-text{top:0;left:0;width:auto;height:auto;display:block;text-align:start}.cb-cursor.-portfolio .content{position:absolute;top:0;left:0}.cb-cursor.-portfolio .title{font-weight:300;font-size:30px;line-height:27px;background-color:var(--white);padding:15px 20px 13px;color:var(--black)}.cb-cursor.-portfolio .meta{font-family:var(--font_tartuffotrial);font-weight:300;font-style:italic;font-size:16px;line-height:27px;background-color:var(--white);display:inline-block;padding:5px 15px 3px;margin-top:3px;color:var(--black)}.body-digital-agency{background-color:#f8f8f8;color:var(--secondary)}.body-digital-agency.dark{background-color:#111}@media (min-width:1800px){.body-digital-agency .container.large{max-width:1750px}}.body-digital-agency .section-header{margin-top:20px}.body-digital-agency .section-subtitle{font-size:14px;font-weight:500;line-height:1;display:inline-block;text-transform:uppercase;color:var(--primary);letter-spacing:1px}.hero-area{position:relative;z-index:2}.dark .hero-area{background-color:#171717}.hero-area .hero-content{display:grid;gap:40px 100px;grid-template-columns:130px 1fr 560px;margin-top:61px;margin-bottom:220px}@media only screen and (max-width:1919px){.hero-area .hero-content{grid-template-columns:130px 1fr 490px;margin-bottom:140px}}@media only screen and (max-width:1399px){.hero-area .hero-content{grid-template-columns:130px 1fr 460px;gap:40px 80px}}@media only screen and (max-width:1199px){.hero-area .hero-content{grid-template-columns:130px 1fr;margin-bottom:0}}@media only screen and (max-width:767px){.hero-area .hero-content{margin-top:31px}}@media only screen and (max-width:767px){.hero-area .hero-content{grid-template-columns:1fr}}.hero-area .section-title{font-size:100px;font-weight:500;line-height:.9;max-width:690px}@media only screen and (max-width:1500px){.hero-area .section-title{max-width:500px}}@media only screen and (max-width:1919px){.hero-area .section-title{font-size:70px}}@media only screen and (max-width:1399px){.hero-area .section-title{font-size:50px;max-width:340px}}@media only screen and (max-width:1199px){.hero-area .section-title{max-width:590px}}.hero-area .section-title .title-shape-1{margin-left:10px;margin-right:10px;margin-top:-8px;width:100px;display:inline-flex}@media only screen and (max-width:1919px){.hero-area .section-title .title-shape-1{width:80px}}@media only screen and (max-width:1399px){.hero-area .section-title .title-shape-1{width:55px}}@media only screen and (max-width:1199px){.hero-area .section-title .title-shape-1{width:45px;margin-left:5px;margin-right:5px;margin-top:-2px}}.hero-area .feature-box .number{font-size:100px;font-weight:400;line-height:.72;display:inline-block;color:var(--primary)}@media only screen and (max-width:1919px){.hero-area .feature-box .number{font-size:70px}}@media only screen and (max-width:1399px){.hero-area .feature-box .number{font-size:50px}}.hero-area .feature-box .text{font-size:18px;font-weight:400;line-height:21px;color:var(--primary);margin-top:21px}.hero-area .text-wrapper{margin-top:87px}@media only screen and (max-width:1919px){.hero-area .text-wrapper{margin-top:37px}}.hero-area .text-wrapper .text{font-size:22px;font-weight:400;line-height:30px;color:var(--primary);max-width:490px}@media only screen and (max-width:1399px){.hero-area .text-wrapper .text{font-size:18px}}.hero-area .award-wrapper{position:relative;display:flex;align-items:center;z-index:1;padding:100px 0}@media only screen and (max-width:1199px){.hero-area .award-wrapper{grid-row:span 2}}@media only screen and (max-width:767px){.hero-area .award-wrapper{order:3}}.hero-area .award-wrapper:before{position:absolute;content:"";width:1px;height:100%;background-color:var(--border);top:0;left:calc(50% - 2px);z-index:-1}@media only screen and (max-width:767px){.hero-area .award-wrapper:before{display:none}}.hero-area .award-wrapper:after{position:absolute;content:"";width:1px;height:100%;background-color:var(--border);top:0;left:calc(50% + 1px);z-index:-1}@media only screen and (max-width:767px){.hero-area .award-wrapper:after{display:none}}.hero-area .award-wrapper .circle-text{width:130px;height:170px;background-color:#f9e6dc}.dark .hero-area .award-wrapper .circle-text{background-color:var(--bg)}@media only screen and (max-width:1919px){.hero-area .award-wrapper .circle-text{height:150px}}@media only screen and (max-width:767px){.hero-area .award-wrapper .circle-text{height:130px}}.hero-area .features-wrapper-box{padding-bottom:36px;border-bottom:1px solid var(--border)}.hero-area .features-wrapper{display:grid;gap:40px 60px;grid-template-columns:repeat(2,230px);justify-content:space-between}@media only screen and (max-width:1919px){.hero-area .features-wrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.hero-area .features-wrapper{grid-template-columns:repeat(1,100%)}}.hero-area .section-content{margin-top:10px}@media only screen and (max-width:1199px){.hero-area .section-content{max-width:600px}}.hero-area .big-text{font-family:var(--font_thunder);font-size:920px;font-weight:700;line-height:.477;letter-spacing:-.02em;text-transform:uppercase;color:var(--theme);display:flex;align-items:center;justify-content:center}@media only screen and (max-width:1919px){.hero-area .big-text{font-size:690px}}@media only screen and (max-width:1399px){.hero-area .big-text{font-size:590px}}@media only screen and (max-width:1199px){.hero-area .big-text{display:none}}video.video-area{width:100%}.about-area{position:relative}.about-area .pin-spacer{z-index:1}.about-area-inner{height:100vh;display:flex;justify-content:center;align-items:center}.about-area .section-title{font-family:var(--font_thunder);font-size:120px;font-weight:700;line-height:.83;text-transform:uppercase;display:inline;position:relative}@media only screen and (max-width:1399px){.about-area .section-title{font-size:80px}}.about-area .section-content{text-align:center;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;position:relative}.about-area .section-content .shape-1{position:absolute;content:"";width:20px;height:20px;border-left:1px solid var(--primary);border-top:1px solid var(--primary);top:0;left:0}.about-area .section-content .shape-2{position:absolute;content:"";width:20px;height:20px;border-right:1px solid var(--primary);border-top:1px solid var(--primary);top:0;right:0}.about-area .section-content .shape-3{position:absolute;content:"";width:20px;height:20px;border-left:1px solid var(--primary);border-bottom:1px solid var(--primary);bottom:0;left:0}.about-area .section-content .shape-4{position:absolute;content:"";width:20px;height:20px;border-right:1px solid var(--primary);border-bottom:1px solid var(--primary);bottom:0;right:0}.about-area .section-content .text{font-size:30px;font-weight:400;line-height:1.26;letter-spacing:-.02em;max-width:950px;color:var(--primary);margin-inline:auto}@media only screen and (max-width:1399px){.about-area .section-content .text{font-size:24px;max-width:800px}}@media only screen and (max-width:767px){.about-area .section-content .text{font-size:20px}}.about-area .section-content .text-wrapper{opacity:0;transform:translateY(100px);transition:transform 0.5s,opacity 0.5s}@media only screen and (max-width:1199px){.about-area .section-content .text-wrapper{opacity:1;transform:translateY(0)}}.about-area .section-content .btn-wrapper{margin-top:62px;opacity:0;transform:translateY(100px);transition:transform 0.5s,opacity 0.5s}@media only screen and (max-width:1199px){.about-area .section-content .btn-wrapper{opacity:1;margin-top:50px;transform:translateY(0)}}.about-area .section-title-wrapper{display:none}@media only screen and (max-width:1199px){.about-area .section-title-wrapper{display:block;margin-bottom:20px}}.work-area-inner{margin-top:18px}.work-area .section-header{display:grid;gap:15px 20px;grid-template-columns:1fr 2fr 1fr}@media only screen and (max-width:767px){.work-area .section-header{grid-template-columns:1fr}}.work-area .section-header .text-wrapper{text-align:center}@media only screen and (max-width:767px){.work-area .section-header .text-wrapper{text-align:start}}.work-area .section-header .text-wrapper .text{font-family:var(--font_dmsans);font-size:18px;font-style:italic;font-weight:400;line-height:18px;color:var(--primary)}.work-area .section-header .total-count{text-align:end}@media only screen and (max-width:767px){.work-area .section-header .total-count{text-align:start}}.work-area .section-header .total-count .number{display:inline-block;font-family:var(--font_dmsans);font-size:18px;font-weight:400;line-height:18px;color:var(--primary)}.work-area .section-title{font-family:var(--font_dmsans);font-size:18px;font-weight:400;line-height:18px}.work-area .works-wrapper-box{margin-top:67px}@media only screen and (max-width:1199px){.work-area .works-wrapper-box{margin-top:47px}}.work-area .all-btn-wrapper{margin-top:70px;text-align:center}@media only screen and (max-width:1199px){.work-area .all-btn-wrapper{margin-top:50px}}.works-wrapper-1{display:grid;gap:60px 40px;grid-template-columns:repeat(1,1fr)}@media only screen and (max-width:1199px){.works-wrapper-1{gap:40px 30px}}@media only screen and (max-width:767px){.works-wrapper-1{grid-template-columns:repeat(1,1fr)}}.works-wrapper-1>* .image{transform-origin:bottom right}.works-wrapper-1>*:nth-child(2n) .image{transform-origin:bottom left}.works-wrapper-1 .work-box .thumb:hover .t-btn{opacity:1}.works-wrapper-1 .work-box .thumb .image{overflow:hidden;position:relative;border-radius:20px;transform:scale(.9)}.works-wrapper-1 .work-box .thumb .image img{transform-origin:center}.works-wrapper-1 .work-box .thumb img{width:100%;cursor:none}.works-wrapper-1 .work-box .thumb .t-btn{font-size:16px;font-weight:400;line-height:30px;letter-spacing:-.02em;padding:10px 20px;display:inline-block;background-color:#fff;color:var(--black);border-radius:50px;position:absolute;top:0;left:0;opacity:0;margin:-25px 0 0 -65px;transition:opacity 0.3s,transform 0.7s cubic-bezier(.23,1,.32,1),-webkit-transform 0.7s cubic-bezier(.23,1,.32,1);pointer-events:none}.works-wrapper-1 .work-box .content{margin-top:13px}.works-wrapper-1 .work-box .title{font-size:24px;font-weight:500;line-height:1.25;letter-spacing:-.02em}@media only screen and (max-width:1199px){.works-wrapper-1 .work-box .title{font-size:20px}}.works-wrapper-1 .work-box .meta{display:flex;gap:8px;align-items:center}.works-wrapper-1 .work-box .meta span{font-size:14px;font-weight:400;line-height:30px;letter-spacing:-.02em;color:#999;display:flex;align-items:center}.works-wrapper-1 .work-box .meta span:not(:first-child):before{content:"";width:4px;height:4px;background-color:var(--primary);display:inline-block;border-radius:50%;margin-inline-end:4px}.service-area .services-wrapper-box{margin-top:91px;margin-bottom:20px}@media only screen and (max-width:1919px){.service-area .services-wrapper-box{margin-top:71px}}@media only screen and (max-width:1399px){.service-area .services-wrapper-box{margin-top:61px}}@media only screen and (max-width:1199px){.service-area .services-wrapper-box{margin-top:41px}}.services-wrapper-1 .service-box{border-top:1px solid var(--border);padding-top:30px;padding-bottom:30px;display:grid;gap:20px 30px;grid-template-columns:1fr 410px 545px;align-items:flex-start}@media only screen and (max-width:1199px){.services-wrapper-1 .service-box{grid-template-columns:1fr 310px 445px}}@media only screen and (max-width:991px){.services-wrapper-1 .service-box{grid-template-columns:1fr 220px 360px}}@media only screen and (max-width:767px){.services-wrapper-1 .service-box{grid-template-columns:1fr 380px}}@media (max-width:575px){.services-wrapper-1 .service-box{grid-template-columns:1fr}}.services-wrapper-1 .service-box .count .number{font-size:30px;font-weight:500;line-height:1;color:var(--primary);display:inline-block}@media only screen and (max-width:1199px){.services-wrapper-1 .service-box .count .number{font-size:25px}}@media only screen and (max-width:991px){.services-wrapper-1 .service-box .count .number{font-size:20px}}.services-wrapper-1 .service-box .content .title{font-size:30px;font-weight:500;line-height:1;color:var(--primary)}@media only screen and (max-width:991px){.services-wrapper-1 .service-box .content .title{font-size:24px}}.services-wrapper-1 .service-box .content .title a:hover{color:var(--secondary)}.services-wrapper-1 .service-box .service-list{margin-top:22px}.services-wrapper-1 .service-box .service-list li{font-size:18px;font-weight:400;line-height:30px;color:var(--primary)}.services-wrapper-1 .service-box .service-list li a:hover{color:var(--secondary)}.services-wrapper-1 .service-box .thumb{border-radius:20px;overflow:hidden;text-align:right}@media only screen and (max-width:991px){.services-wrapper-1 .service-box .thumb{border-radius:10px}}@media only screen and (max-width:767px){.services-wrapper-1 .service-box .thumb{grid-column:span 2}}@media (max-width:575px){.services-wrapper-1 .service-box .thumb{grid-column:auto}}.services-wrapper-1 .service-box .thumb img{width:35%;object-fit:cover;height:265px;border-radius:20px}@media only screen and (max-width:991px){.services-wrapper-1 .service-box .thumb img{width:100%;border-radius:10px}}.funfact-area{background-color:var(--bg)}.funfact-area .section-title{color:var(--white)}.funfact-area .section-title-wrapper{margin-top:41px}.funfact-area .funfact-area-inner{display:grid;gap:40px 60px;grid-template-columns:1fr 950px}@media only screen and (max-width:1919px){.funfact-area .funfact-area-inner{grid-template-columns:1fr 750px}}@media only screen and (max-width:1399px){.funfact-area .funfact-area-inner{grid-template-columns:1fr 650px}}@media only screen and (max-width:1199px){.funfact-area .funfact-area-inner{grid-template-columns:1fr 550px}}@media only screen and (max-width:991px){.funfact-area .funfact-area-inner{grid-template-columns:1fr}}.funfact-area .funfact-wrapper-box{padding-left:30px;position:relative;z-index:1}@media only screen and (max-width:991px){.funfact-area .funfact-wrapper-box{padding-left:0;padding-top:0}}.funfact-area .funfact-wrapper-box .line-1{position:absolute;content:"";width:1px;height:100%;background-color:rgb(255 255 255 / .08);top:0;left:0;z-index:-1}@media only screen and (max-width:991px){.funfact-area .funfact-wrapper-box .line-1{display:none}}.funfact-area .funfact-wrapper-box .line-2{position:absolute;content:"";width:1px;height:100%;background-color:rgb(255 255 255 / .08);top:0;left:30px;z-index:-1}@media only screen and (max-width:991px){.funfact-area .funfact-wrapper-box .line-2{display:none}}.funfact-area .funfact-wrapper-box .line-3{position:absolute;content:"";width:1px;height:100%;background-color:rgb(255 255 255 / .08);top:0;right:390px;z-index:-1}@media only screen and (max-width:1199px){.funfact-area .funfact-wrapper-box .line-3{right:320px}}@media only screen and (max-width:991px){.funfact-area .funfact-wrapper-box .line-3{display:none}}.funfact-area .funfact-wrapper-box .line-4{position:absolute;content:"";width:1px;height:100%;background-color:rgb(255 255 255 / .08);top:0;right:360px;z-index:-1}@media only screen and (max-width:1199px){.funfact-area .funfact-wrapper-box .line-4{right:290px}}@media only screen and (max-width:991px){.funfact-area .funfact-wrapper-box .line-4{display:none}}.funfact-area .funfact-wrapper{margin-top:52px;margin-bottom:43px}.funfact-area .funfact-item{max-width:360px;opacity:.2}@media only screen and (max-width:1199px){.funfact-area .funfact-item{max-width:290px}}.funfact-area .funfact-item:not(:first-child){margin-top:195px}@media only screen and (max-width:1399px){.funfact-area .funfact-item:not(:first-child){margin-top:155px}}@media only screen and (max-width:1199px){.funfact-area .funfact-item:not(:first-child){margin-top:115px}}@media only screen and (max-width:991px){.funfact-area .funfact-item:not(:first-child){margin-top:20px}}@media only screen and (max-width:767px){.funfact-area .funfact-item:not(:first-child){margin-top:50px}}.funfact-area .funfact-item:nth-child(2n){margin-left:auto}@media (max-width:575px){.funfact-area .funfact-item:nth-child(2n){margin-left:0}}.funfact-area .funfact-item .number{font-size:130px;font-weight:500;line-height:.7;display:inline-block;color:var(--white)}@media only screen and (max-width:1399px){.funfact-area .funfact-item .number{font-size:80px}}@media only screen and (max-width:1199px){.funfact-area .funfact-item .number{font-size:60px}}.funfact-area .funfact-item .text{margin-top:34px;color:#999}@media only screen and (max-width:1399px){.funfact-area .funfact-item .text{margin-top:24px}}.client-area .section-title{max-width:1430px}.client-area .section-title span{color:var(--theme)}.client-area .section-content{margin-top:21px}.client-area .section-content .text-wrapper{max-width:505px;margin-top:133px;margin-left:545px}@media only screen and (max-width:1919px){.client-area .section-content .text-wrapper{margin-top:83px}}@media only screen and (max-width:1399px){.client-area .section-content .text-wrapper{margin-top:63px;margin-left:345px}}@media only screen and (max-width:991px){.client-area .section-content .text-wrapper{margin-top:43px;margin-left:auto}}@media only screen and (max-width:767px){.client-area .section-content .text-wrapper{max-width:100%;margin-top:23px}}.client-area .client-capsule-wrapper{position:relative;overflow:hidden;pointer-events:none;margin-top:-200px;height:633px}@media only screen and (max-width:1919px){.client-area .client-capsule-wrapper{height:533px}}@media only screen and (max-width:1399px){.client-area .client-capsule-wrapper{height:483px}}@media only screen and (max-width:991px){.client-area .client-capsule-wrapper{height:433px}}.client-area .client-capsule-wrapper>*{position:absolute;display:inline-block;margin-bottom:0;left:0;top:0;user-select:none;pointer-events:auto;transition:none}.client-area .client-box{width:215px;height:100px;padding:10px 20px;background-color:var(--primary);display:inline-flex;justify-content:center;align-items:center;border-radius:100px;transform:translate(-50%,-50%) rotate(0rad)}@media only screen and (max-width:1919px){.client-area .client-box{width:165px;height:70px}}@media only screen and (max-width:1399px){.client-area .client-box{width:135px;height:50px}}@media only screen and (max-width:991px){.client-area .client-box{width:105px;height:40px}}@media only screen and (max-width:767px){.client-area .client-box{width:85px;height:30px}}.client-area .client-box img{pointer-events:none;max-width:100%;max-height:100%}.client-area .line{border-bottom:1px solid var(--primary)}.client-area .lines-wrapper{display:grid;gap:5px 0}@media only screen and (max-width:1399px){.client-area .lines-wrapper{gap:3px 0}}@media only screen and (max-width:767px){.client-area .lines-wrapper{gap:1px 0}}.cta-area{height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.cta-area-inner{display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.cta-area-inner .area-bg{position:absolute;height:390px;width:390px;background-color:var(--black);border-radius:100%;z-index:-1}.dark .cta-area-inner .area-bg{background-color:var(--theme)}@media only screen and (max-width:1919px){.cta-area-inner .area-bg{height:300px;width:300px}}@media only screen and (max-width:1399px){.cta-area-inner .area-bg{height:260px;width:260px}}@media only screen and (max-width:1199px){.cta-area-inner .area-bg{height:200px;width:200px}}@media only screen and (max-width:991px){.cta-area-inner .area-bg{height:160px;width:160px}}.cta-area .section-title{font-family:var(--font_thunder);font-size:360px;font-weight:700;line-height:20px;text-transform:uppercase;color:var(--white);display:inline-block;font-size:4vw}.cta-area .section-title a:hover{color:var(--white)}.cta-area .section-content{text-align:center}.productivity-area .section-content{margin-top:148px;margin-bottom:105px;text-align:center}@media only screen and (max-width:1919px){.productivity-area .section-content{margin-top:108px;margin-bottom:75px}}@media only screen and (max-width:991px){.productivity-area .section-content{margin-top:58px;margin-bottom:55px}}.productivity-area .section-title{max-width:1140px;margin-inline:auto;position:relative;z-index:1}@media only screen and (max-width:1919px){.productivity-area .section-title{max-width:937px}}@media only screen and (max-width:1399px){.productivity-area .section-title{max-width:737px}}@media only screen and (max-width:1199px){.productivity-area .section-title{max-width:637px}}@media only screen and (max-width:991px){.productivity-area .section-title{max-width:527px}}.productivity-area .section-title span{color:#999;display:inline-block}.dark .productivity-area .section-title span{color:#555}.productivity-area .section-title .shape-1:hover img{opacity:1;visibility:visible}.productivity-area .section-title .shape-1 img{width:150px;aspect-ratio:100/100;position:absolute;top:-141px;right:144px;opacity:0;visibility:hidden;transition:all 0.1s;display:inline-block}@media only screen and (max-width:1919px){.productivity-area .section-title .shape-1 img{width:100px}}@media only screen and (max-width:1399px){.productivity-area .section-title .shape-1 img{width:90px}}@media only screen and (max-width:1199px){.productivity-area .section-title .shape-1 img{width:80px}}@media only screen and (max-width:991px){.productivity-area .section-title .shape-1 img{top:-91px}}.productivity-area .section-title .shape-2:hover img{opacity:1;visibility:visible}.productivity-area .section-title .shape-2 img{width:150px;aspect-ratio:100/100;position:absolute;top:21px;left:-117px;opacity:0;visibility:hidden;transition:all 0.1s;display:inline-block}@media only screen and (max-width:1919px){.productivity-area .section-title .shape-2 img{width:100px}}@media only screen and (max-width:1399px){.productivity-area .section-title .shape-2 img{width:90px}}@media only screen and (max-width:1199px){.productivity-area .section-title .shape-2 img{width:80px}}@media only screen and (max-width:991px){.productivity-area .section-title .shape-2 img{left:-67px}}.productivity-area .section-title .shape-3:hover img{opacity:1;visibility:visible}.productivity-area .section-title .shape-3 img{width:150px;aspect-ratio:100/100;position:absolute;bottom:-177px;left:523px;opacity:0;visibility:hidden;transition:all 0.1s;display:inline-block}@media only screen and (max-width:1919px){.productivity-area .section-title .shape-3 img{width:100px;bottom:-137px}}@media only screen and (max-width:1399px){.productivity-area .section-title .shape-3 img{width:90px;bottom:-107px}}@media only screen and (max-width:1199px){.productivity-area .section-title .shape-3 img{width:80px}}@media only screen and (max-width:991px){.productivity-area .section-title .shape-3 img{left:473px;bottom:-57px}}.text-slider-active .swiper-slide{width:auto}.text-slider{padding-top:35px;padding-bottom:35px;border-bottom:1px solid var(--border)}@media only screen and (max-width:1199px){.text-slider{padding-top:25px;padding-bottom:25px}}@media only screen and (max-width:767px){.text-slider{padding-top:15px;padding-bottom:15px}}.text-slider .swiper-wrapper{transition-timing-function:linear!important}.text-slider-box{padding-bottom:3px;border-bottom:1px solid var(--border)}.text-slider-item .title{font-size:36px;font-weight:400;line-height:1;text-transform:uppercase;display:flex;align-items:center}@media only screen and (max-width:1919px){.text-slider-item .title{font-size:26px}}@media only screen and (max-width:1199px){.text-slider-item .title{font-size:24px}}@media only screen and (max-width:767px){.text-slider-item .title{font-size:20px}}.text-slider-item .title .dot{width:10px;height:10px;background-color:var(--primary);border-radius:10px;margin-inline-end:35px;display:inline-block}.body-design-agency.dark .section-title span{color:rgb(255 255 255 / .4)}@media (min-width:1650px){.body-design-agency .container.large{max-width:1650px}}.body-design-agency .section-subtitle{font-size:14px;font-weight:400;line-height:20px;display:inline-block;text-transform:uppercase;color:var(--primary)}.hero-area-4 .section-content{padding-top:120px}@media only screen and (max-width:1199px){.hero-area-4 .section-content{padding-top:80px}}@media only screen and (max-width:991px){.hero-area-4 .section-content{padding-top:50px}}@media only screen and (max-width:767px){.hero-area-4 .section-content{padding-top:30px}}.hero-area-4 .section-content__top{display:flex;justify-content:space-between;flex-wrap:wrap;gap:20px;padding-bottom:110px}@media only screen and (max-width:1199px){.hero-area-4 .section-content__top{padding-bottom:80px}}@media only screen and (max-width:991px){.hero-area-4 .section-content__top{padding-bottom:45px}}.hero-area-4 .section-content__top-left{display:flex;gap:30px;flex-wrap:wrap}.hero-area-4 .section-content__list{position:relative;padding-top:20px}.hero-area-4 .section-content__list::before{content:"";position:absolute;top:0;left:0;width:200px;height:1px;background-color:var(--black)}.hero-area-4 .section-content__list li{color:var(--black);font-size:18px;line-height:22px}.hero-area-4 .section-content__right{margin-right:187px}@media only screen and (max-width:1199px),only screen and (max-width:1399px){.hero-area-4 .section-content__right{margin-right:0}}.hero-area-4 .section-content__right .section-title{font-size:80px;font-style:normal;font-weight:400;line-height:70px;font-family:var(--font_thunder);text-transform:uppercase;letter-spacing:0;color:var(--black)}@media only screen and (max-width:1199px){.hero-area-4 .section-content__right .section-title{font-size:65px;line-height:60px}}@media only screen and (max-width:991px){.hero-area-4 .section-content__right .section-title{font-size:50px;line-height:50px}}.hero-area-4 .section-content__right .section-title span{color:rgb(17 17 17 / .5);font-style:italic;font-weight:400}.hero-area-4 .section-content__video img{max-width:240px;height:126px}.hero-area-4 .section-content .title-wrapper{position:relative}.hero-area-4 .section-content .title-wrapper .section-title{font-size:350px;font-weight:500;line-height:.8;letter-spacing:-8px;text-transform:uppercase;font-family:var(--font_thunder);color:var(--black)}@media only screen and (max-width:1919px){.hero-area-4 .section-content .title-wrapper .section-title{font-size:250px;letter-spacing:0}}@media only screen and (max-width:1399px){.hero-area-4 .section-content .title-wrapper .section-title{font-size:220px;letter-spacing:0}}@media only screen and (max-width:1199px){.hero-area-4 .section-content .title-wrapper .section-title{font-size:180px;letter-spacing:0}}@media only screen and (max-width:991px){.hero-area-4 .section-content .title-wrapper .section-title{font-size:140px;letter-spacing:0}}@media only screen and (max-width:767px){.hero-area-4 .section-content .title-wrapper .section-title{font-size:100px;letter-spacing:0}}@media (max-width:575px){.hero-area-4 .section-content .title-wrapper .section-title{font-size:80px;letter-spacing:0}}.hero-area-4 .section-content .title-wrapper .section-title .bg{width:200px;height:30px;margin:0 -25px 0 -100px;display:inline-flex;background-color:var(--black)}@media only screen and (max-width:1199px),only screen and (max-width:1399px){.hero-area-4 .section-content .title-wrapper .section-title .bg{width:150px;height:22px}}@media only screen and (max-width:991px){.hero-area-4 .section-content .title-wrapper .section-title .bg{width:90px;height:15px;margin:0 -15px 0 -70px}}@media only screen and (max-width:767px){.hero-area-4 .section-content .title-wrapper .section-title .bg{display:none}}.hero-area-4 .section-content .title-wrapper .section-title sup{display:inline-flex;font-size:30px;border:4px solid;width:37px;border-radius:20px;height:44px;align-items:center;justify-content:center;text-align:center;top:-215px;left:-35px;padding-right:6px;padding-top:4px}@media only screen and (max-width:1919px){.hero-area-4 .section-content .title-wrapper .section-title sup{top:-140px;padding-right:0}}@media only screen and (max-width:1399px){.hero-area-4 .section-content .title-wrapper .section-title sup{top:-122px;padding-right:0}}@media only screen and (max-width:1199px){.hero-area-4 .section-content .title-wrapper .section-title sup{top:-98px;left:-30px}}@media only screen and (max-width:991px){.hero-area-4 .section-content .title-wrapper .section-title sup{top:-72px;left:-20px}}@media only screen and (max-width:767px){.hero-area-4 .section-content .title-wrapper .section-title sup{display:none}}.hero-area-4 .section-content .title-wrapper .decisions{max-width:330px;font-size:20px;line-height:30px;color:var(--black);position:absolute;bottom:50px;right:543px}@media only screen and (max-width:1919px){.hero-area-4 .section-content .title-wrapper .decisions{right:400px}}@media only screen and (max-width:1399px){.hero-area-4 .section-content .title-wrapper .decisions{right:270px}}@media only screen and (max-width:1199px){.hero-area-4 .section-content .title-wrapper .decisions{right:190px;bottom:25px}}@media only screen and (max-width:991px){.hero-area-4 .section-content .title-wrapper .decisions{position:inherit;right:0;margin-top:30px;max-width:100%}}@media only screen and (max-width:767px){.hero-area-4 .section-content .title-wrapper .decisions{margin-top:50px}}.hero-area-4 .section-content__bottom{display:flex;justify-content:space-between;padding-top:50px}@media only screen and (max-width:767px){.hero-area-4 .section-content__bottom{flex-wrap:wrap;padding-top:0}}.hero-area-4 .section-content__bottom .social-links{max-width:266px}@media only screen and (max-width:767px){.hero-area-4 .section-content__bottom .social-links{max-width:100%;margin-bottom:30px}}.hero-area-4 .section-content__bottom .social-links li{display:inline-block;margin-right:15px;margin-bottom:16px}.hero-area-4 .section-content__bottom .social-links li a{font-size:18px;color:var(--black);position:relative}.hero-area-4 .section-content__bottom .social-links li a::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:currentColor;transition:all 0.3s}.hero-area-4 .section-content__bottom .social-links li a:hover::before{width:0}.hero-area-4 .section-content__thumb{margin-right:-144px;text-align:right}@media only screen and (max-width:991px){.hero-area-4 .section-content__thumb{margin-right:-40px}}@media (max-width:575px){.hero-area-4 .section-content__thumb{margin-right:0}}.featured-work-area-2-inner .section-header{border-top:1px solid var(--border);padding-top:50px}@media only screen and (max-width:1199px){.featured-work-area-2-inner .section-header{padding-top:30px}}.featured-work-area-2-inner .section-title{letter-spacing:0;font-size:80px;font-weight:400}@media only screen and (max-width:1399px){.featured-work-area-2-inner .section-title{font-size:70px}}@media only screen and (max-width:1199px){.featured-work-area-2-inner .section-title{font-size:48px}}@media only screen and (max-width:991px){.featured-work-area-2-inner .section-title{font-size:40px}.featured-work-area-2-inner .section-title br{display:none}}.featured-work-area-2-inner .title-wrapper{margin-top:5px}.featured-work-area-2-inner .section-title-wrapper{display:flex;gap:30px;justify-content:space-between}@media only screen and (max-width:767px){.featured-work-area-2-inner .section-title-wrapper{flex-direction:column;margin-bottom:40px;gap:10px}}.featured-work-area-2-inner .description{max-width:442px;transform:translate(-130px,100%);margin-top:76px}@media only screen and (max-width:1399px){.featured-work-area-2-inner .description{transform:translate(-50px,100%)}}@media only screen and (max-width:1199px){.featured-work-area-2-inner .description{transform:translate(10px,100%)}}@media only screen and (max-width:991px){.featured-work-area-2-inner .description{transform:translate(-88px,100%);max-width:270px;margin-top:30px}}@media only screen and (max-width:767px){.featured-work-area-2-inner .description{transform:translate(0,0%);max-width:100%;margin-top:0}}.featured-work-area-2-inner .description p{font-size:30px;font-weight:400;line-height:38px}@media only screen and (max-width:1199px){.featured-work-area-2-inner .description p{font-size:25px;line-height:30px}}@media only screen and (max-width:991px){.featured-work-area-2-inner .description p{font-size:20px;line-height:25px}}@media only screen and (max-width:767px){.featured-work-area-2-inner .description p{font-size:18px;line-height:25px}}.featured-work-wrapper-2 .featured-work-box{width:100%}.featured-work-wrapper-2 .featured-work-box .content{display:flex;justify-content:space-between;margin-top:20px}@media only screen and (max-width:991px){.featured-work-wrapper-2 .featured-work-box .content{flex-wrap:wrap;gap:10px}}.featured-work-wrapper-2 .featured-work-box .content .title{font-size:30px;font-weight:400;line-height:30px;letter-spacing:-.6px;text-transform:uppercase}.featured-work-wrapper-2 .featured-work-box .content .meta .tag{text-transform:uppercase;font-size:14px}.featured-work-wrapper-2 .featured-work-box .thumb{overflow:hidden;display:inline-block;width:100%;position:relative}.featured-work-wrapper-2 .featured-work-box .thumb::before,.featured-work-wrapper-2 .featured-work-box .thumb::after{position:absolute;width:0;height:101%;content:"";top:-1px;transition:all 0.5s;background-color:var(--white)}.dark .featured-work-wrapper-2 .featured-work-box .thumb::before,.dark .featured-work-wrapper-2 .featured-work-box .thumb::after{background-color:var(--black)}.featured-work-wrapper-2 .featured-work-box .thumb::before{left:-1px}.featured-work-wrapper-2 .featured-work-box .thumb::after{right:-1px}.featured-work-wrapper-2 .featured-work-box .thumb span{display:block}.featured-work-wrapper-2 .featured-work-box .thumb span::before,.featured-work-wrapper-2 .featured-work-box .thumb span::after{position:absolute;width:101%;height:0;content:"";left:-1px;transition:all 0.5s;background-color:var(--white)}.dark .featured-work-wrapper-2 .featured-work-box .thumb span::before,.dark .featured-work-wrapper-2 .featured-work-box .thumb span::after{background-color:var(--black)}.featured-work-wrapper-2 .featured-work-box .thumb span::before{top:-1px}.featured-work-wrapper-2 .featured-work-box .thumb span::after{bottom:-1px}.featured-work-wrapper-2 .featured-work-box .thumb img{width:100%;height:100%;cursor:none;object-fit:cover}.featured-work-wrapper-2 .featured-work-box .thumb:hover::before,.featured-work-wrapper-2 .featured-work-box .thumb:hover::after{width:30px}.featured-work-wrapper-2 .featured-work-box .thumb:hover span::before,.featured-work-wrapper-2 .featured-work-box .thumb:hover span::after{height:30px}.featured-work-wrapper-2 .content-wapper{margin-right:auto;text-align:left}.featured-work-wrapper-2 .view-button .desc{margin-bottom:90px;max-width:365px;font-size:20px}@media only screen and (max-width:1199px){.featured-work-wrapper-2 .view-button .desc{max-width:100%;margin-bottom:50px}}.capabilities-area-inner{position:relative;padding-bottom:136px}@media only screen and (max-width:1919px){.capabilities-area-inner{padding-bottom:106px}}@media only screen and (max-width:1199px){.capabilities-area-inner{padding-bottom:86px}}.capabilities-area-inner .pin-spacer{pointer-events:none}.capabilities-area .section-content-wrapper{margin-top:50px;display:grid;gap:40px 60px;grid-template-columns:1fr 1235px;border-top:1px solid var(--border);padding-top:45px;margin-bottom:50px}@media only screen and (max-width:1919px){.capabilities-area .section-content-wrapper{grid-template-columns:1fr 950px}}@media only screen and (max-width:1399px){.capabilities-area .section-content-wrapper{grid-template-columns:1fr 800px}}@media only screen and (max-width:1199px){.capabilities-area .section-content-wrapper{grid-template-columns:1fr 600px}}@media only screen and (max-width:991px){.capabilities-area .section-content-wrapper{grid-template-columns:1fr}}.capabilities-area .section-content .text{font-size:20px;font-weight:400;line-height:28px;max-width:245px}@media only screen and (max-width:991px){.capabilities-area .section-content .text{max-width:545px}}.capabilities-area .section-content .text-wrapper{margin-top:63px}@media only screen and (max-width:1919px){.capabilities-area .section-content .text-wrapper{margin-top:43px}}@media only screen and (max-width:1399px){.capabilities-area .section-content .text-wrapper{margin-top:23px}}.capabilities-area .capability-wrapper-box{margin-top:5px}@media only screen and (max-width:767px){.capabilities-area .capability-wrapper{border-top:1px solid var(--border)}}@media only screen and (max-width:767px){.capabilities-area .capability-box{border-bottom:1px solid var(--border);padding-bottom:20px;padding-top:20px}}.capabilities-area .capability-box-inner{display:grid;gap:10px 60px;grid-template-columns:1fr auto;justify-content:space-between}@media (max-width:575px){.capabilities-area .capability-box-inner{grid-template-columns:1fr}}.capabilities-area .capability-box:hover .thumb img,.capabilities-area .capability-box.active .thumb img{opacity:1;transform:scale(1)}.capabilities-area .capability-box .title{font-size:100px;font-weight:400;line-height:.85;text-transform:uppercase}@media only screen and (max-width:1919px){.capabilities-area .capability-box .title{font-size:80px}}@media only screen and (max-width:1399px){.capabilities-area .capability-box .title{font-size:60px}}@media only screen and (max-width:1199px){.capabilities-area .capability-box .title{font-size:50px}}@media only screen and (max-width:991px){.capabilities-area .capability-box .title{font-size:40px}}@media only screen and (max-width:767px){.capabilities-area .capability-box .title{font-size:35px}}.capabilities-area .capability-box .title.rr-btn-underline{padding-bottom:0;color:rgb(17 17 17 / .4)}.dark .capabilities-area .capability-box .title.rr-btn-underline{color:rgb(255 255 255 / .4)}.capabilities-area .capability-box .title.rr-btn-underline::before{height:5px;transition:0.5s}@media only screen and (max-width:1399px){.capabilities-area .capability-box .title.rr-btn-underline::before{height:3px}}@media only screen and (max-width:991px){.capabilities-area .capability-box .title.rr-btn-underline::before{height:2px}}.capabilities-area .capability-box .thumb{display:flex;gap:15px}@media only screen and (max-width:1919px){.capabilities-area .capability-box .thumb{gap:10px}}.capabilities-area .capability-box .thumb img{width:70px;height:70px;border-radius:15px;object-fit:cover;opacity:0;transform:scale(0);transform-origin:top right;transition:all 0.5s}@media only screen and (max-width:1919px){.capabilities-area .capability-box .thumb img{width:64px;height:64px;border-radius:10px}}@media only screen and (max-width:1399px){.capabilities-area .capability-box .thumb img{width:50px;height:50px}}@media only screen and (max-width:1199px){.capabilities-area .capability-box .thumb img{width:40px;height:40px}}@media only screen and (max-width:767px){.capabilities-area .capability-box .thumb img{opacity:1;transform:scale(1)}}.client-area-4{position:absolute;width:100%;top:0;left:0;background-color:var(--white);z-index:1;pointer-events:auto}.dark .client-area-4{background-color:var(--black)}.client-area-4-inner{border-top:1px solid var(--border);border-bottom:1px solid var(--border);display:flex;align-items:center;overflow:hidden}.client-area-4 .video-wrapper-box{display:flex;align-items:center}.client-area-4 .video-wrapper-box .thumb{width:90px;height:90px;border-radius:50%;overflow:hidden}@media only screen and (max-width:1919px){.client-area-4 .video-wrapper-box .thumb{width:80px;height:80px}}@media only screen and (max-width:1199px){.client-area-4 .video-wrapper-box .thumb{width:70px;height:70px}}.client-area-4 .video-wrapper-box .btn-circle{width:90px;height:90px;display:inline-flex;justify-content:center;align-items:center;background-color:#c4f012;color:var(--black);border-radius:50%;font-size:26px;outline:5px solid var(--white);margin-left:-15px}.dark .client-area-4 .video-wrapper-box .btn-circle{outline-color:var(--black)}@media only screen and (max-width:1919px){.client-area-4 .video-wrapper-box .btn-circle{width:80px;height:80px}}@media only screen and (max-width:1199px){.client-area-4 .video-wrapper-box .btn-circle{width:70px;height:70px}}@media only screen and (max-width:767px){.client-area-4 .video-wrapper-box .btn-circle{margin-left:-35px}}.client-area-4 .clients-wrapper-box{border-left:1px solid var(--border);padding-left:30px;margin-left:30px;padding-top:50px;padding-bottom:50px}@media only screen and (max-width:1919px){.client-area-4 .clients-wrapper-box{padding-top:35px;padding-bottom:35px}}@media only screen and (max-width:1199px){.client-area-4 .clients-wrapper-box{padding-top:25px;padding-bottom:25px}}@media only screen and (max-width:767px){.client-area-4 .clients-wrapper-box{padding-left:20px;margin-left:20px}}.client-area-4 .clients-wrapper{align-items:center;animation:marquee-081a87f6 20s linear infinite;display:flex;flex-wrap:nowrap;width:max-content}@keyframes marquee-081a87f6{to{transform:translate(-50%)}}.client-area-4 .client-box{margin-right:80px}@media only screen and (max-width:1199px){.client-area-4 .client-box{margin-right:50px}}.client-area-4 .client-box img{opacity:.3}.dark .client-area-4 .client-box img{opacity:1}.about-area-3 .section-content .text{font-size:30px;font-weight:400;line-height:1.26;max-width:660px}@media only screen and (max-width:1919px){.about-area-3 .section-content .text{font-size:24px;max-width:550px}}@media only screen and (max-width:1399px){.about-area-3 .section-content .text{font-size:22px;max-width:500px}}@media only screen and (max-width:1199px){.about-area-3 .section-content .text{font-size:20px;max-width:450px;line-height:1.4}}.about-area-3 .section-content .text-wrapper{margin-top:-124px;margin-left:15%}@media only screen and (max-width:1399px){.about-area-3 .section-content .text-wrapper{margin-top:-104px}}@media only screen and (max-width:1199px){.about-area-3 .section-content .text-wrapper{margin-top:-84px}}@media only screen and (max-width:991px){.about-area-3 .section-content .text-wrapper{margin-top:-64px;margin-left:0}}@media only screen and (max-width:767px){.about-area-3 .section-content .text-wrapper{margin-top:40px}}.about-area-3 .section-content .btn-wrapper{margin-top:61px;margin-left:15%}@media only screen and (max-width:1919px){.about-area-3 .section-content .btn-wrapper{margin-top:41px}}@media only screen and (max-width:991px){.about-area-3 .section-content .btn-wrapper{margin-left:0}}.about-area-3 .about-thumb{width:100%;aspect-ratio:100/74;position:relative;height:100%}.about-area-3 .about-thumb .thumb-1{position:absolute;top:11%;left:0;width:35%;-o-object-fit:cover;object-fit:cover;aspect-ratio:100/67;z-index:1}.about-area-3 .about-thumb .thumb-2{position:absolute;top:0;left:30%;width:39%;object-fit:cover;aspect-ratio:100/142}.about-area-3 .about-thumb .thumb-3{position:absolute;bottom:0;right:0;width:30%;object-fit:cover;aspect-ratio:100/136}.about-area-3 .about-thumb .thumb-4{position:absolute;bottom:18%;left:15%;width:14%;object-fit:cover;aspect-ratio:100/130}@media only screen and (max-width:991px){.about-area-3 .about-thumb .thumb-4{bottom:28%}}.award-area-2{background-color:var(--bg)}.award-area-2 .section-header{margin-top:50px;border-top:1px solid rgb(255 255 255 / .1);padding-top:45px}.award-area-2 .section-subtitle{color:var(--white)}.award-area-2 .section-title{color:var(--white);max-width:780px}@media only screen and (max-width:1919px){.award-area-2 .section-title{max-width:680px}}@media only screen and (max-width:1399px){.award-area-2 .section-title{max-width:480px}}@media only screen and (max-width:1199px){.award-area-2 .section-title{max-width:430px}}@media only screen and (max-width:991px){.award-area-2 .section-title{max-width:330px}}.award-area-2 .section-title span{color:rgb(255 255 255 / .4)}.award-area-2 .title-wrapper{margin-top:5px}.award-area-2 .section-title-wrapper{display:grid;gap:15px 60px;grid-template-columns:1fr 1235px}@media only screen and (max-width:1919px){.award-area-2 .section-title-wrapper{grid-template-columns:1fr 1000px}}@media only screen and (max-width:1399px){.award-area-2 .section-title-wrapper{grid-template-columns:1fr 850px}}@media only screen and (max-width:1199px){.award-area-2 .section-title-wrapper{grid-template-columns:1fr 750px}}@media only screen and (max-width:991px){.award-area-2 .section-title-wrapper{grid-template-columns:1fr}}.award-area-2 .award-box{border-bottom:1px solid #292929;padding-top:40px;padding-bottom:40px;display:grid;gap:20px 50px;grid-template-columns:280px 1fr 100px;align-items:center;transition:all 0.5s}@media only screen and (max-width:1919px){.award-area-2 .award-box{padding-top:30px;padding-bottom:30px}}@media only screen and (max-width:1199px){.award-area-2 .award-box{grid-template-columns:180px 1fr 100px}}@media only screen and (max-width:767px){.award-area-2 .award-box{grid-template-columns:1fr 1fr}}.award-area-2 .award-box:hover{background-color:#171717}.dark .award-area-2 .award-box:hover{background-color:#292828}@media only screen and (max-width:767px){.award-area-2 .award-box:hover{background-color:#fff0}}.award-area-2 .award-box:hover .category{transform:translateX(30px)}@media only screen and (max-width:767px){.award-area-2 .award-box:hover .category{transform:translateX(0)}}.award-area-2 .award-box:hover .year{transform:translateX(-30px)}@media only screen and (max-width:767px){.award-area-2 .award-box:hover .year{transform:translateX(0)}}.award-area-2 .award-box .category{font-size:18px;font-weight:400;line-height:18px;display:inline-block;color:var(--white);transition:all 0.5s}.award-area-2 .award-box .award{font-size:24px;font-weight:400;line-height:18px;color:var(--white)}@media only screen and (max-width:1919px){.award-area-2 .award-box .award{font-size:18px}}@media only screen and (max-width:767px){.award-area-2 .award-box .award{order:3;grid-column:span 2}}.award-area-2 .award-box .year{font-size:18px;font-weight:400;line-height:18px;display:inline-block;color:var(--white);transition:all 0.5s;text-align:right}.service-area-4{position:relative;width:100vw;overflow:hidden}.services-wrapper-4{gap:100px;width:fit-content;display:flex;align-items:center}@media only screen and (max-width:991px){.services-wrapper-4{display:grid;gap:50px}}.services-wrapper-4 .service-box{border-top:1px solid var(--primary);width:760px}@media only screen and (max-width:991px){.services-wrapper-4 .service-box{width:100%}}.services-wrapper-4 .service-box .number{font-family:var(--font_thunder);font-size:350px;font-weight:400;line-height:.7;letter-spacing:-.02em;display:inline-block;color:var(--primary);margin-top:80px}@media only screen and (max-width:1919px){.services-wrapper-4 .service-box .number{font-size:200px}}@media only screen and (max-width:1399px){.services-wrapper-4 .service-box .number{font-size:180px;margin-top:60px}}@media only screen and (max-width:1199px){.services-wrapper-4 .service-box .number{font-size:150px}}@media only screen and (max-width:991px){.services-wrapper-4 .service-box .number{font-size:120px}}@media only screen and (max-width:991px){.services-wrapper-4 .service-box .number{font-size:100px}}.services-wrapper-4 .service-box .title{font-family:var(--font_thunder);font-size:100px;text-transform:uppercase;margin-top:40px;font-weight:500}@media only screen and (max-width:1919px){.services-wrapper-4 .service-box .title{font-size:80px}}@media only screen and (max-width:1399px){.services-wrapper-4 .service-box .title{font-size:60px;margin-top:30px}}@media only screen and (max-width:1199px){.services-wrapper-4 .service-box .title{font-size:50px}}@media only screen and (max-width:991px){.services-wrapper-4 .service-box .title{font-size:40px}}@media only screen and (max-width:767px){.services-wrapper-4 .service-box .title{font-size:35px}}.services-wrapper-4 .service-box .feature-list{border-top:1px dashed #878482;margin-top:34px}.dark .services-wrapper-4 .service-box .feature-list{border-color:#6f6d6c}.services-wrapper-4 .service-box .feature-list li{font-family:var(--font_thunder);font-size:20px;font-weight:400;line-height:28px;color:var(--primary);text-transform:uppercase;display:flex;align-items:center;border-bottom:1px dashed #878482;padding-top:13px;padding-bottom:8px}.dark .services-wrapper-4 .service-box .feature-list li{border-color:#6f6d6c}.services-wrapper-4 .service-box .feature-list li:before{content:"+";margin-right:4px}.services-wrapper-4 .service-thumb{width:1920px;position:relative;overflow:hidden}@media only screen and (max-width:991px){.services-wrapper-4 .service-thumb{width:100%;position:inherit}}.services-wrapper-4 .service-thumb img{width:100%;height:auto;object-fit:cover}.services-wrapper-4 .service-thumb-line-wrapper{position:absolute;top:0;left:0;display:flex;rotate:180deg}@media only screen and (max-width:991px){.services-wrapper-4 .service-thumb-line-wrapper{display:none}}.services-wrapper-4 .service-thumb-line-wrapper span{width:70px;height:1000px;background-color:var(--white);transform-origin:right center;margin-left:-1px}.dark .services-wrapper-4 .service-thumb-line-wrapper span{background-color:var(--black)}@media (min-width:1850px){.container.large{max-width:1850px;--container-max-widths:1820px}}.body-creative-agency{position:relative;z-index:100;background-color:#fcf7f3}.body-creative-agency.dark{--primary:#fcf7f3}.body-creative-agency.dark .rr-btn::before{background-color:var(--black)}.body-creative-agency.dark .rr-btn.btn-border-white{border-color:rgb(17 17 17 / .1)}.body-creative-agency.dark .header-area-2 .side-toggle{background-color:#292828}.body-creative-agency .body-bg{position:absolute;width:100%;height:100vh;top:0;left:0;z-index:-1}.body-creative-agency .body-bg img{width:100%}.body-creative-agency .section-subtitle{font-size:14px;font-weight:500;line-height:1;display:inline-block;text-transform:uppercase;color:var(--primary);letter-spacing:1px}@media (min-width:1920px){.body-creative-agency .section-title{font-size:110px}}.body-creative-agency .rr-btn::before{background-color:#fcf7f3}.hero-area-2 .section-title{font-size:200px;font-weight:310;line-height:.85;letter-spacing:-.09em;text-transform:uppercase;margin-left:60px}@media only screen and (max-width:1919px){.hero-area-2 .section-title{font-size:140px}}@media only screen and (max-width:1399px){.hero-area-2 .section-title{font-size:120px;margin-left:30px}}@media only screen and (max-width:1199px){.hero-area-2 .section-title{font-size:100px;margin-left:0}}@media only screen and (max-width:767px){.hero-area-2 .section-title{font-size:56px;line-height:.95}}@media (max-width:575px){.hero-area-2 .section-title{font-size:40px}}.hero-area-2 .section-title .title-shape-1{height:143px;margin-top:-35px}@media only screen and (max-width:1919px){.hero-area-2 .section-title .title-shape-1{height:100px;margin-top:-25px}}@media only screen and (max-width:1399px){.hero-area-2 .section-title .title-shape-1{height:86px;margin-top:-23px}}@media only screen and (max-width:1199px){.hero-area-2 .section-title .title-shape-1{height:70px;margin-top:-18px}}@media only screen and (max-width:767px){.hero-area-2 .section-title .title-shape-1{display:none}}.hero-area-2 .section-title .title-video{height:150px;margin-right:10px;margin-left:-60px;display:inline-block;margin-top:-40px}@media only screen and (max-width:1919px){.hero-area-2 .section-title .title-video{height:100px;margin-top:-25px}}@media only screen and (max-width:1399px){.hero-area-2 .section-title .title-video{height:85px;margin-left:-30px;margin-top:-22px}}@media only screen and (max-width:1199px){.hero-area-2 .section-title .title-video{height:70px;margin-top:-18px}}@media only screen and (max-width:1199px){.hero-area-2 .section-title .title-video{margin-left:0}}@media only screen and (max-width:767px){.hero-area-2 .section-title .title-video{display:none}}.hero-area-2 .section-content{margin-top:-450px}@media only screen and (max-width:1919px){.hero-area-2 .section-content{margin-top:-330px}}@media only screen and (max-width:1399px){.hero-area-2 .section-content{margin-top:-240px}}@media only screen and (max-width:991px){.hero-area-2 .section-content{margin-top:30px}}.hero-area-2 .section-content .text-wrapper{max-width:565px;margin-left:auto}@media only screen and (max-width:1919px){.hero-area-2 .section-content .text-wrapper{max-width:455px}}@media only screen and (max-width:1399px){.hero-area-2 .section-content .text-wrapper{max-width:345px}}@media only screen and (max-width:991px){.hero-area-2 .section-content .text-wrapper{max-width:100%}}.hero-area-2 .section-content .info-text{font-family:var(--font_sequelsansromanbody);font-size:18px;font-weight:310;line-height:20px;letter-spacing:-.05em;max-width:211px;color:var(--primary)}.hero-area-2 .section-content .info-text span{text-decoration:underline}.hero-area-2 .section-content .about-text{font-family:var(--font_sequelsansromanbody);font-size:30px;font-weight:310;line-height:1.16;letter-spacing:-.07em;color:var(--primary);margin-top:474px}@media only screen and (max-width:1919px){.hero-area-2 .section-content .about-text{font-size:24px;margin-top:304px}}@media only screen and (max-width:1399px){.hero-area-2 .section-content .about-text{margin-top:204px}}@media only screen and (max-width:1199px){.hero-area-2 .section-content .about-text{font-size:22px}}@media only screen and (max-width:991px){.hero-area-2 .section-content .about-text{margin-top:34px}}.hero-area-2 .hero-thumb{max-width:1290px;margin-top:44px;margin-left:auto}@media only screen and (max-width:1919px){.hero-area-2 .hero-thumb{max-width:990px}}@media only screen and (max-width:1399px){.hero-area-2 .hero-thumb{max-width:890px}}.about-area-2{overflow-x:clip}.about-area-2 .section-title{max-width:1130px}@media only screen and (max-width:1919px){.about-area-2 .section-title{max-width:830px}}@media only screen and (max-width:1399px){.about-area-2 .section-title{max-width:630px}}.about-area-2 .section-header{margin-top:69px}.about-area-2 .section-content{min-height:300vh}@media only screen and (max-width:1399px){.about-area-2 .section-content{min-height:auto}}.about-area-2 .section-content .year-wrapper{position:relative;height:355px}@media only screen and (max-width:1919px){.about-area-2 .section-content .year-wrapper{height:242px}}@media only screen and (max-width:1399px){.about-area-2 .section-content .year-wrapper{height:213px;height:auto}}.about-area-2 .section-content .year-since{font-size:500px;font-weight:315;line-height:.71;letter-spacing:-.1em;font-family:var(--font_sequelsansmediumbody);white-space:nowrap;text-transform:uppercase;position:absolute;top:0;opacity:1}@media only screen and (max-width:1919px){.about-area-2 .section-content .year-since{font-size:340px}}@media only screen and (max-width:1399px){.about-area-2 .section-content .year-since{font-size:235px;text-align:left;position:relative;white-space:wrap}}@media only screen and (max-width:1199px){.about-area-2 .section-content .year-since{font-size:180px}}@media only screen and (max-width:991px){.about-area-2 .section-content .year-since{font-size:110px}}@media only screen and (max-width:767px){.about-area-2 .section-content .year-since{font-size:100px}}@media (max-width:575px){.about-area-2 .section-content .year-since{font-size:60px}}.about-area-2 .section-content .year-since .first-text{width:var(--container-max-widths);display:inline-block;text-align:right;padding-right:40px}@media only screen and (max-width:1399px){.about-area-2 .section-content .year-since .first-text{text-align:left;padding-right:0;width:auto}}.about-area-2 .section-content .year-since .last-text{width:var(--container-max-widths);display:inline-block;text-align:center;position:relative;transform-origin:top center}@media only screen and (max-width:1399px){.about-area-2 .section-content .year-since .last-text{display:none}}.about-area-2 .section-content .text{font-size:20px;font-weight:400;line-height:28px;max-width:515px}.about-area-2 .section-content .text-wrapper{margin-top:91px;max-width:770px;margin-left:auto}@media only screen and (max-width:1919px){.about-area-2 .section-content .text-wrapper{max-width:570px;margin-top:61px}}@media only screen and (max-width:1399px){.about-area-2 .section-content .text-wrapper{max-width:670px}}@media only screen and (max-width:1199px){.about-area-2 .section-content .text-wrapper{max-width:550px}}@media only screen and (max-width:991px){.about-area-2 .section-content .text-wrapper{max-width:100%;margin-top:41px}}.about-area-2 .section-content .btn-wrapper{margin-top:38px;max-width:770px;margin-left:auto}@media only screen and (max-width:1919px){.about-area-2 .section-content .btn-wrapper{max-width:570px}}@media only screen and (max-width:1399px){.about-area-2 .section-content .btn-wrapper{max-width:670px}}@media only screen and (max-width:1199px){.about-area-2 .section-content .btn-wrapper{max-width:550px}}@media only screen and (max-width:991px){.about-area-2 .section-content .btn-wrapper{max-width:100%}}.work-area-2{position:relative}@media (min-width:992px){.work-area-2-inner{padding-top:100px!important}}.work-area-2 .works-wrapper-head{display:grid;gap:10px 60px;grid-template-columns:1fr 1fr;margin-bottom:48px;align-items:flex-end}@media only screen and (max-width:1399px){.work-area-2 .works-wrapper-head{margin-bottom:28px}}@media only screen and (max-width:767px){.work-area-2 .works-wrapper-head{grid-template-columns:auto}}.work-area-2 .works-wrapper-head .text{font-family:var(--font_sequelsansmediumbody);font-size:30px;font-weight:315;line-height:27px;letter-spacing:-.1em;text-transform:uppercase;color:var(--primary)}@media only screen and (max-width:1399px){.work-area-2 .works-wrapper-head .text{font-size:22px}}@media only screen and (max-width:991px){.work-area-2 .works-wrapper-head .text{font-size:20px}}.work-area-2 .works-wrapper-head>*:nth-child(2){text-align:end}@media only screen and (max-width:767px){.work-area-2 .works-wrapper-head>*:nth-child(2){text-align:start}}.works-wrapper-2{display:grid;gap:98px 20px;grid-template-columns:repeat(4,1fr)}@media only screen and (max-width:1919px){.works-wrapper-2{gap:78px 20px}}@media only screen and (max-width:1399px){.works-wrapper-2{gap:58px 20px}}@media only screen and (max-width:991px){.works-wrapper-2{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:991px){.works-wrapper-2{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.works-wrapper-2{grid-template-columns:repeat(1,1fr)}}.works-wrapper-2>*:nth-child(3){grid-column-start:4}.works-wrapper-2>*:nth-child(4){grid-column-start:2}.works-wrapper-2>*:nth-child(6){grid-column-start:1}.works-wrapper-2>*:nth-child(7){grid-column-start:3}.works-wrapper-2>*:nth-child(9){grid-column-start:2}.works-wrapper-2>*:nth-child(12){grid-column-start:3}@media only screen and (max-width:991px){.works-wrapper-2>*:nth-child(n){grid-column-start:auto}}.works-wrapper-2 .work-box{position:relative}.works-wrapper-2 .work-box .thumb{overflow:hidden;position:relative}.works-wrapper-2 .work-box .thumb:hover .t-btn{opacity:1}.works-wrapper-2 .work-box .thumb img{width:100%;cursor:none}.works-wrapper-2 .work-box .thumb .t-btn{font-size:16px;font-weight:400;line-height:30px;letter-spacing:-.02em;padding:10px 20px;display:inline-block;background-color:#fff;color:var(--black);border-radius:50px;position:absolute;top:0;left:0;opacity:0;margin:-25px 0 0 -65px;transition:opacity 0.3s,transform 0.7s cubic-bezier(.23,1,.32,1),-webkit-transform 0.7s cubic-bezier(.23,1,.32,1);pointer-events:none}.works-wrapper-2 .work-box .content{margin-top:8px}.works-wrapper-2 .work-box .title{font-size:20px;font-weight:500;line-height:1.35;letter-spacing:-.02em;font-family:var(--font_sequelsansmediumbody)}@media only screen and (max-width:1199px){.works-wrapper-2 .work-box .title{font-size:18px}}.works-wrapper-2 .work-box .meta{display:flex;gap:5px;align-items:center}.works-wrapper-2 .work-box .meta span{font-size:14px;font-weight:400;line-height:1;color:#999;display:flex;align-items:center}.works-wrapper-2 .work-box .meta span:not(:first-child):before{content:"";width:6px;height:1px;background-color:currentColor;display:inline-block;margin-inline-end:5px}.actually-area{height:100vh;display:flex;align-items:center;justify-content:center}.actually-area-inner{position:relative}.actually-area .section-title{max-width:716px;text-align:center;margin-inline:auto}.actually-area .t_line>div{background-image:linear-gradient(to right,var(--gradient-color-1,var(--primary)) 50%,var(--gradient-color-2,#cdc9c6) 51%);background-size:200% 100%;background-position-x:100%;color:#fff0;background-clip:text;-webkit-background-clip:text}.dark .actually-area .t_line>div{background-image:linear-gradient(to right,var(--primary) 50%,#464646 51%)}.actually-area .bg-area{position:absolute;top:40%;left:51%;transform:translate(-50%,-50%) scale(0);background-color:var(--primary);width:250px;height:250px;border-radius:50%}.service-area-2-inner{margin-bottom:-2px}.service-area-2 .section-header{position:relative;z-index:-1;transition:all 0.3s;margin-top:91px;margin-bottom:357px}@media only screen and (max-width:1919px){.service-area-2 .section-header{margin-top:61px;margin-bottom:237px}}@media only screen and (max-width:1399px){.service-area-2 .section-header{margin-top:41px;margin-bottom:157px}}@media only screen and (max-width:1199px){.service-area-2 .section-header{margin-top:31px;margin-bottom:117px}}@media only screen and (max-width:991px){.service-area-2 .section-header{margin-top:21px;margin-bottom:77px}}.service-area-2 .services-wrapper-box{background-color:var(--primary);position:relative}.service-content-wrapper{background-color:var(--primary)}.service-content-wrapper .service-content .text{font-family:var(--font_sequelsansromanbody);font-size:30px;font-weight:310;line-height:1.16;letter-spacing:-.07em;color:rgb(252 247 243 / .3)}@media only screen and (max-width:1919px){.service-content-wrapper .service-content .text{font-size:24px}}@media only screen and (max-width:1399px){.service-content-wrapper .service-content .text{font-size:22px}}@media only screen and (max-width:1199px){.service-content-wrapper .service-content .text{font-size:20px}}.service-content-wrapper .service-content .text.text-invert>div{background-image:linear-gradient(to right,var(--gradient-color-1,#fcf7f3) 50%,var(--gradient-color-2,rgb(252 247 243 / .3)) 51%)}.dark .service-content-wrapper .service-content .text.text-invert>div{background-image:linear-gradient(to right,#111111 50%,rgb(17 17 17 / .3) 51%)}.services-wrapper-2 .service-box{display:grid;gap:20px 50px;grid-template-columns:215px 1fr 595px;padding-top:59px;padding-bottom:72px;background-color:var(--primary);transition:all 0.5s}.dark .services-wrapper-2 .service-box{border-color:#eae3dd}@media only screen and (max-width:1919px){.services-wrapper-2 .service-box{grid-template-columns:215px 1fr 395px}}@media only screen and (max-width:1399px){.services-wrapper-2 .service-box{grid-template-columns:165px 1fr 395px}}@media only screen and (max-width:1199px){.services-wrapper-2 .service-box{grid-template-columns:115px 1fr 375px;padding-top:49px;padding-bottom:52px}}@media only screen and (max-width:991px){.services-wrapper-2 .service-box{grid-template-columns:55px 1fr 285px;padding-top:39px;padding-bottom:42px}}@media only screen and (max-width:767px){.services-wrapper-2 .service-box{grid-template-columns:auto}}.dark .services-wrapper-2 .service-box:last-child{border-color:#eae3dd}.services-wrapper-2 .service-box-wrapper{background-color:#292828}.dark .services-wrapper-2 .service-box-wrapper{background-color:#eae3dd}.services-wrapper-2 .service-box-wrapper:hover .service-box{border-radius:120px}@media only screen and (max-width:1199px){.services-wrapper-2 .service-box-wrapper:hover .service-box{border-radius:80px}}@media only screen and (max-width:991px){.services-wrapper-2 .service-box-wrapper:hover .service-box{border-radius:0}}.services-wrapper-2 .service-box-wrapper:hover .service-box .number{transform:translateX(60px)}@media only screen and (max-width:991px){.services-wrapper-2 .service-box-wrapper:hover .service-box .number{transform:none}}.services-wrapper-2 .service-box .number{font-size:18px;font-weight:400;line-height:18px;color:#fcf7f3;margin-top:12px;transition:all 0.5s}.dark .services-wrapper-2 .service-box .number{color:var(--black)}.services-wrapper-2 .service-box .title{font-size:110px;font-weight:310;line-height:.9;letter-spacing:-.07em;color:#fcf7f3;font-family:var(--font_sequelsansromanbody)}.dark .services-wrapper-2 .service-box .title{color:var(--black)}@media only screen and (max-width:1919px){.services-wrapper-2 .service-box .title{font-size:80px}}@media only screen and (max-width:1399px){.services-wrapper-2 .service-box .title{font-size:60px}}@media only screen and (max-width:1199px){.services-wrapper-2 .service-box .title{font-size:50px}}@media only screen and (max-width:991px){.services-wrapper-2 .service-box .title{font-size:40px}}@media only screen and (max-width:767px){.services-wrapper-2 .service-box .title{font-size:35px}}.services-wrapper-2 .service-box .text{font-size:20px;font-weight:400;line-height:28px;color:#fcf7f3;max-width:370px;margin-top:7px}.dark .services-wrapper-2 .service-box .text{color:var(--black)}.moving-testimonial .testimonial-wrapper{display:flex;align-items:center;justify-content:center}@media only screen and (max-width:767px){.moving-testimonial .testimonial-wrapper{height:auto}}.testimonial-area{background-color:var(--primary)}.testimonial-area .section-title{max-width:1000px;margin-left:auto;color:#fcf7f3}.dark .testimonial-area .section-title{color:var(--black)}.testimonial-area .section-header{margin-top:46px}.testimonial-area .testimonial-wrapper-box{padding-top:93px}.testimonial-area .testimonial-wrapper{padding-top:43px;padding-bottom:43px;display:flex;gap:0 0;align-items:flex-start}@media only screen and (max-width:1199px){.testimonial-area .testimonial-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:30px}}@media only screen and (max-width:767px){.testimonial-area .testimonial-wrapper{display:grid;grid-template-columns:1fr}}.testimonial-area .testimonial-item{background-color:#1d1c1c;padding:38px 45px 45px;min-width:398px}.dark .testimonial-area .testimonial-item{background-color:var(--black)}@media only screen and (max-width:1919px){.testimonial-area .testimonial-item{min-width:358px}}@media only screen and (max-width:1919px){.testimonial-area .testimonial-item{padding:18px 30px 25px}}@media only screen and (max-width:767px){.testimonial-area .testimonial-item{padding:18px 25px 25px}}@media only screen and (max-width:1919px){.testimonial-area .testimonial-item:nth-child(n+5){display:none}}.testimonial-area .testimonial-item.light{background-color:#fcf7f3}.dark .testimonial-area .testimonial-item.light{background-color:#eae3dd}.testimonial-area .testimonial-item.light .text{color:var(--black)}.testimonial-area .testimonial-item.light .name{color:var(--black)}.testimonial-area .testimonial-item.light .post{color:rgb(17 17 17 / .4)}.testimonial-area .testimonial-item.light .icon{background-color:var(--black)}.testimonial-area .testimonial-item .text{font-size:20px;font-weight:400;line-height:28px;color:#fcf7f3}.testimonial-area .testimonial-item .name{font-size:20px;font-weight:310;line-height:27px;letter-spacing:-.07em;color:#fcf7f3}.testimonial-area .testimonial-item .post{font-size:16px;font-weight:400;line-height:27px;color:rgb(252 247 243 / .4);display:inline-block;margin-top:1px}.testimonial-area .testimonial-item .author{margin-top:54px;display:grid;gap:20px 30px;grid-template-columns:1fr auto;align-items:center}@media only screen and (max-width:1919px){.testimonial-area .testimonial-item .author{margin-top:34px}}.testimonial-area .testimonial-item .icon{width:70px;height:70px;background-color:#fcf7f3;border-radius:50%;display:inline-flex;justify-content:center;align-items:center}.client-area-2{background-color:var(--primary);margin-bottom:-1px;position:relative;z-index:1}.client-area-2 .section-header .text{font-size:20px;font-weight:400;line-height:28px;text-align:center;max-width:340px;color:#fcf7f3;margin-inline:auto}.dark .client-area-2 .section-header .text{color:var(--black)}.client-area-2 .clients-wrapper-box{margin-top:63px}@media only screen and (max-width:1199px){.client-area-2 .clients-wrapper-box{margin-top:43px}}.client-area-2 .clients-wrapper{display:flex;gap:0;justify-content:center;flex-wrap:wrap}.client-area-2 .clients-wrapper .client-slider-active .swiper-slide{width:auto}.client-area-2 .clients-wrapper .client-slider-active .swiper-wrapper{transition-timing-function:linear!important}.client-area-2 .client-box{border:1px solid rgb(252 247 243 / .1);border-radius:70px;width:215px;height:140px;padding:0 20px;display:inline-flex;justify-content:center;align-items:center}.dark .client-area-2 .client-box{border-color:rgb(17 17 17 / .1)}@media only screen and (max-width:1919px){.client-area-2 .client-box{width:155px;height:90px}}@media only screen and (max-width:1399px){.client-area-2 .client-box{width:135px;height:70px}}.circular-shape-wrapper{height:100vh;background-color:var(--primary);display:flex;justify-content:center;align-items:center;overflow:hidden}.circular-shape-wrapper .shape-thumb img{transform:scale(1) rotate(0);opacity:.9}.award-area{background-color:#fcf7f3;position:relative}.dark .award-area{background-color:var(--black)}.award-area .section-title{max-width:1190px}.award-area .section-header{margin-top:46px}.award-area .awards-wrapper-box{margin-top:93px;border-top:1px solid var(--border);padding-top:32px}@media only screen and (max-width:1919px){.award-area .awards-wrapper-box{margin-top:73px}}@media only screen and (max-width:1399px){.award-area .awards-wrapper-box{margin-top:53px}}.award-area .awards-wrapper{max-width:630px;margin-right:270px;margin-left:auto}@media only screen and (max-width:1199px){.award-area .awards-wrapper{margin-right:0}}.award-area .award-box{display:grid;gap:20px 30px;grid-template-columns:1fr 370px}@media only screen and (max-width:767px){.award-area .award-box{grid-template-columns:1fr 340px}}@media (max-width:575px){.award-area .award-box{grid-template-columns:1fr}}.award-area .award-box:not(:first-child){margin-top:56px}.award-area .award-box .award-list li{display:grid;gap:10px 20px;grid-template-columns:auto auto;justify-content:space-between;font-size:20px;font-weight:400;line-height:28px;color:var(--primary)}@media only screen and (max-width:767px){.award-area .award-box .award-list li{font-size:18px}}.award-area .award-box .category{font-size:20px;font-weight:400;line-height:20px;color:var(--primary)}@media only screen and (max-width:767px){.award-area .award-box .category{font-size:18px}}.cta-area-2-inner{overflow:hidden}.cta-area-2 .section-title{font-size:200px;font-weight:310;line-height:.85;letter-spacing:-.09em;text-transform:uppercase;white-space:nowrap}@media only screen and (max-width:1919px){.cta-area-2 .section-title{font-size:140px}}@media only screen and (max-width:1399px){.cta-area-2 .section-title{font-size:100px}}@media only screen and (max-width:1199px){.cta-area-2 .section-title{margin-left:0}}@media only screen and (max-width:767px){.cta-area-2 .section-title{font-size:60px}}@media (max-width:575px){.cta-area-2 .section-title{font-size:40px}}.cta-area-2 .section-title a{display:inline-flex;align-items:center}.cta-area-2 .section-title .line{width:1em;height:.1em;background-color:var(--primary);display:inline-block;align-self:center;margin-left:.3em;margin-right:.2em}.cta-area-2 .section-header{margin-top:70px;margin-bottom:93px}@media only screen and (max-width:1919px){.cta-area-2 .section-header{margin-top:30px;margin-bottom:73px}}@media only screen and (max-width:1399px){.cta-area-2 .section-header{margin-top:10px;margin-bottom:53px}}.cta-area-2 .section-header .title-wrapper{animation:45s t-slide infinite linear}.cta-area-2 .section-header .t-btn{font-size:16px;font-weight:400;line-height:30px;letter-spacing:-.02em;padding:10px 20px;display:inline-block;background-color:var(--theme);color:var(--black);border-radius:50px;position:absolute;top:0;left:0;margin:-25px 0 0 -65px;transition:opacity 0.3s,transform 0.7s cubic-bezier(.23,1,.32,1)}.body-marketing-agency{background-color:#fcf7f3}.body-marketing-agency.dark{--border:rgba(252, 247, 243, 0.1)}@media (min-width:1850px){.body-marketing-agency .container.large{max-width:1850px}}.ax-section-title-wrap .section-title .mb-14{transform:translate(0,-14px);display:inline-block}@media only screen and (max-width:1199px){.ax-section-title-wrap .section-title .mb-14{display:block;transform:none}}@media only screen and (max-width:767px){.ax-section-title-wrap .section-title .mb-14{margin-top:10px}}.hero-area-3 .section-subtitle{font-size:18px;font-weight:400;line-height:22px;text-transform:unset;display:inline-block;max-width:231px;color:var(--primary);text-transform:math-auto}.hero-area-3 .subtitle-wrapper{max-width:1090px;margin-left:auto}@media only screen and (max-width:1919px){.hero-area-3 .subtitle-wrapper{max-width:790px}}@media only screen and (max-width:1399px){.hero-area-3 .subtitle-wrapper{max-width:690px}}@media only screen and (max-width:1199px){.hero-area-3 .subtitle-wrapper{max-width:590px}}@media only screen and (max-width:991px){.hero-area-3 .subtitle-wrapper{margin-left:0;margin-top:70px}}.hero-area-3 .section-title{font-size:140px;font-weight:310;line-height:.85;letter-spacing:-.07em;max-width:1240px}@media only screen and (max-width:1919px){.hero-area-3 .section-title{font-size:100px;max-width:940px}}@media only screen and (max-width:1199px){.hero-area-3 .section-title{font-size:70px;max-width:640px}}@media only screen and (max-width:767px){.hero-area-3 .section-title{font-size:50px}}.hero-area-3 .section-title .title-shape-1{height:96px;width:auto}@media only screen and (max-width:1919px){.hero-area-3 .section-title .title-shape-1{height:76px;margin-right:10px}}@media only screen and (max-width:1199px){.hero-area-3 .section-title .title-shape-1{height:51px}}@media only screen and (max-width:767px){.hero-area-3 .section-title .title-shape-1{height:36px;margin-right:5px}}.hero-area-3 .section-title .title-shape-2{height:84px;margin-left:5px;margin-top:-10px}@media only screen and (max-width:1919px){.hero-area-3 .section-title .title-shape-2{height:64px}}@media only screen and (max-width:1199px){.hero-area-3 .section-title .title-shape-2{height:44px;margin-top:-6px}}@media only screen and (max-width:767px){.hero-area-3 .section-title .title-shape-2{height:30px}}.hero-area-3 .section-title .text-underline{color:rgb(17 17 17 / .2);text-decoration-line:underline;text-decoration-thickness:7px;text-underline-offset:12px;position:relative;cursor:pointer}.dark .hero-area-3 .section-title .text-underline{color:rgb(252 247 243 / .2)}@media only screen and (max-width:1919px){.hero-area-3 .section-title .text-underline{text-decoration-thickness:6px;text-underline-offset:8px}}@media only screen and (max-width:1199px){.hero-area-3 .section-title .text-underline{text-decoration-thickness:4px;text-underline-offset:6px}}@media only screen and (max-width:767px){.hero-area-3 .section-title .text-underline{text-decoration-thickness:3px;text-underline-offset:4px}}.hero-area-3 .section-title .text-underline .hover-image{position:absolute;top:0;left:0;width:200px;height:250px;cursor:pointer;opacity:0;transition:opacity 0.3s,transform 0.7s cubic-bezier(.23,1,.32,1),-webkit-transform 0.7s cubic-bezier(.23,1,.32,1)}.hero-area-3 .section-title .text-underline .text-underline:hover .hover-image{opacity:1}.hero-area-3 .social-links{display:flex;gap:8px 20px;max-width:270px;flex-wrap:wrap;align-self:flex-end}@media only screen and (max-width:991px){.hero-area-3 .social-links{max-width:100%}}.hero-area-3 .social-links li{font-size:18px;font-weight:400;line-height:22px;position:relative;text-decoration-style:solid;text-underline-position:from-font;text-decoration-skip-ink:none;color:var(--primary)}.hero-area-3 .social-links li::before{width:100%;height:1px;background-color:currentColor;content:"";position:absolute;left:0;bottom:0;transition:all 0.5s}.hero-area-3 .social-links li:hover::before{width:0}.hero-area-3 .info-text{font-size:18px;font-weight:400;line-height:22px;color:var(--primary);max-width:140px}.hero-area-3 .about-text{font-size:20px;font-weight:400;line-height:28px;color:var(--primary);max-width:410px}@media only screen and (max-width:991px){.hero-area-3 .about-text{max-width:100%}}.hero-area-3 .section-content{display:grid;gap:30px 50px;grid-template-columns:1fr 310px 730px;margin-top:88px}@media only screen and (max-width:1919px){.hero-area-3 .section-content{grid-template-columns:1fr 310px 430px}}@media only screen and (max-width:1399px){.hero-area-3 .section-content{grid-template-columns:1fr 310px 330px;margin-top:58px}}@media only screen and (max-width:1199px){.hero-area-3 .section-content{grid-template-columns:1fr 210px 330px}}@media only screen and (max-width:991px){.hero-area-3 .section-content{grid-template-columns:1fr}}.hero-area-3 .section-content .btn-wrapper{margin-top:56px}@media only screen and (max-width:1199px){.hero-area-3 .section-content .btn-wrapper{margin-top:36px}}.text-underline{position:relative;cursor:pointer}.image-hover{position:fixed;top:0;left:0;width:200px;height:250px;pointer-events:none;opacity:0;transform:scale(.8);transition:opacity 0.3s ease,transform 0.3s ease}@media (max-width:768px){.image-hover{display:none}}.text-underline:hover .image-hover{opacity:1;transform:scale(1)}.service-area-3 .section-header{margin-top:50px}.service-area-3 .section-header .rr-btn-group.b{padding:9px 18px!important}.services-wrapper-3{display:grid;gap:30px 60px;grid-template-columns:repeat(4,1fr);overflow:hidden}@media only screen and (max-width:1919px){.services-wrapper-3{gap:30px 40px}}@media only screen and (max-width:991px){.services-wrapper-3{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.services-wrapper-3{grid-template-columns:repeat(1,1fr)}}.services-wrapper-3 .service-box{display:grid;gap:20px 30px;grid-template-columns:110px 1fr;align-items:flex-start;padding-top:12px;border-top:1px solid var(--border);position:relative}@media only screen and (max-width:1919px){.services-wrapper-3 .service-box{gap:20px 20px;grid-template-columns:70px 1fr}}@media only screen and (max-width:1399px){.services-wrapper-3 .service-box{grid-template-columns:1fr}}.services-wrapper-3 .service-box:hover .thumb img{transform:scale(1.1)}.services-wrapper-3 .service-box:before{position:absolute;content:"";width:1px;height:100%;background-color:var(--border);top:0;left:-30px}@media only screen and (max-width:1919px){.services-wrapper-3 .service-box:before{left:-20px}}.services-wrapper-3 .service-box .thumb{margin-top:8px;border-radius:25px;overflow:hidden}@media only screen and (max-width:1919px){.services-wrapper-3 .service-box .thumb{border-radius:15px}}@media only screen and (max-width:1399px){.services-wrapper-3 .service-box .thumb{max-width:70px}}.services-wrapper-3 .service-box .thumb img{width:100%;transition:all 0.5s}.services-wrapper-3 .service-box .title{font-size:30px;font-weight:310;line-height:1.16;letter-spacing:-.07em}@media only screen and (max-width:1919px){.services-wrapper-3 .service-box .title{font-size:24px}}.services-wrapper-3 .service-box .text{font-size:18px;font-weight:400;line-height:26px;margin-top:18px}.services-wrapper-3 .service-box .rr-btn-underline{text-transform:unset;font-size:18px;color:var(--primary);margin-top:50px;display:inline-block;position:relative}.services-wrapper-3 .service-box .rr-btn-underline::before{content:"";width:100%;height:1px;background-color:currentColor;position:absolute;left:0;bottom:0;transition:all 0.4s}.services-wrapper-3 .service-box .rr-btn-underline:hover::before{width:0}@media only screen and (max-width:1919px){.services-wrapper-3 .service-box .rr-btn-underline{margin-top:30px}}.work-area-3 .section-title{max-width:1060px}@media only screen and (max-width:1919px){.work-area-3 .section-title{max-width:860px}}.work-area-3 .section-title .rr-btn-group:hover .c{transform:translate(-11px,0)}.work-area-3 .works-wrapper-box{margin-top:86px}@media only screen and (max-width:1919px){.work-area-3 .works-wrapper-box{margin-top:56px}}@media only screen and (max-width:1199px){.work-area-3 .works-wrapper-box{margin-top:36px}}.works-wrapper-3{display:grid;gap:68px 20px;grid-template-columns:repeat(2,1fr)}@media only screen and (max-width:1919px){.works-wrapper-3{gap:48px 20px}}@media only screen and (max-width:767px){.works-wrapper-3{gap:38px 20px}}@media (max-width:575px){.works-wrapper-3{grid-template-columns:repeat(1,1fr)}}.works-wrapper-3>* .image{transform-origin:bottom right}.works-wrapper-3>*:nth-child(2n) .image{transform-origin:bottom left}.works-wrapper-3 .work-box .thumb:hover .t-btn{opacity:1}.works-wrapper-3 .work-box .thumb .image{overflow:hidden;position:relative;border-radius:20px;transform:scale(.9)}.works-wrapper-3 .work-box .thumb .image img{transform-origin:center}.works-wrapper-3 .work-box .thumb img{width:100%;cursor:none}.works-wrapper-3 .work-box .thumb .t-btn{font-size:16px;font-weight:400;line-height:30px;letter-spacing:-.02em;padding:10px 20px;display:inline-block;background-color:#fff;color:var(--black);border-radius:50px;position:absolute;top:0;left:0;opacity:0;margin:-25px 0 0 -65px;transition:opacity 0.3s,transform 0.7s cubic-bezier(.23,1,.32,1),-webkit-transform 0.7s cubic-bezier(.23,1,.32,1);pointer-events:none}.works-wrapper-3 .work-box .content{margin-top:14px}.works-wrapper-3 .work-box .title{font-size:30px;font-weight:310;line-height:1;letter-spacing:-.08em}@media only screen and (max-width:1199px){.works-wrapper-3 .work-box .title{font-size:22px}}@media only screen and (max-width:767px){.works-wrapper-3 .work-box .title{font-size:20px}}.works-wrapper-3 .work-box .meta{display:flex;gap:5px;align-items:center;margin-top:10px}.works-wrapper-3 .work-box .meta span{font-size:14px;font-weight:400;line-height:1;display:flex;align-items:center}.works-wrapper-3 .work-box .meta span:not(:first-child):before{content:"";width:10px;height:1px;background-color:currentColor;display:inline-block;margin-inline-end:5px}.approach-area .section-header{margin-top:43px}.approach-area .section-title-wrapper{display:grid;gap:20px 60px;grid-template-columns:1fr 1225px;align-items:flex-end}@media only screen and (max-width:1919px){.approach-area .section-title-wrapper{grid-template-columns:1fr 905px}}@media only screen and (max-width:1399px){.approach-area .section-title-wrapper{grid-template-columns:1fr 675px}}@media only screen and (max-width:1199px){.approach-area .section-title-wrapper{grid-template-columns:1fr 575px}}@media only screen and (max-width:991px){.approach-area .section-title-wrapper{grid-template-columns:1fr}}.approach-area .section-subtitle{font-family:var(--font_sequelsansromanbody);font-size:30px;font-weight:310;line-height:1.16;letter-spacing:-.07em;color:var(--primary)}@media only screen and (max-width:1919px){.approach-area .section-subtitle{font-size:24px}}@media only screen and (max-width:991px){.approach-area .section-subtitle{font-size:18px}.approach-area .section-subtitle br{display:none}}.approach-area .section-title{max-width:1126px}.approach-area .section-title span{color:rgb(17 17 17 / .3)}.dark .approach-area .section-title span{color:rgb(252 247 243 / .3)}.approach-area .approach-box{display:grid;gap:10px 50px;grid-template-columns:60px 1fr 595px;align-items:flex-start;padding-top:24px;padding-bottom:24px;border-bottom:1px dashed #878482}.approach-area .approach-box:first-child{border-top:1px dashed #878482}@media only screen and (max-width:1919px){.approach-area .approach-box{grid-template-columns:60px 1fr 395px}}@media only screen and (max-width:1399px){.approach-area .approach-box{grid-template-columns:60px 1fr}}@media only screen and (max-width:991px){.approach-area .approach-box{gap:10px 30px}}@media (max-width:575px){.approach-area .approach-box{grid-template-columns:30px 1fr}}.approach-area .approach-box .number{font-size:18px;font-weight:400;line-height:26px;color:var(--primary)}@media only screen and (max-width:1399px){.approach-area .approach-box .number{grid-row:span 2}}.approach-area .approach-box .title{font-size:30px;font-weight:310;line-height:30px;letter-spacing:-.07em}@media only screen and (max-width:1919px){.approach-area .approach-box .title{font-size:24px}}.approach-area .approach-box .text{font-size:18px;font-weight:400;line-height:26px}.funfact-area-2 .section-header{margin-top:50px}.funfact-area-2 .section-title{max-width:820px;color:#fcf7f3}@media only screen and (max-width:1399px){.funfact-area-2 .section-title{max-width:500px}}.funfact-area-2 .section-content{margin-top:79px}@media only screen and (max-width:1919px){.funfact-area-2 .section-content{margin-top:59px}}.funfact-area-2 .section-content .text{font-size:20px;font-weight:400;line-height:28px;color:var(--white-2);max-width:410px}.funfact-area-2 .section-content .year{font-family:var(--font_sequelsansromanbody);font-size:580px;font-weight:315;line-height:.8;letter-spacing:-.1em;color:#fcf7f3;display:inline-block}@media only screen and (max-width:1919px){.funfact-area-2 .section-content .year{font-size:380px}}@media only screen and (max-width:1399px){.funfact-area-2 .section-content .year{font-size:320px}}@media only screen and (max-width:1199px){.funfact-area-2 .section-content .year{font-size:240px}}@media only screen and (max-width:991px){.funfact-area-2 .section-content .year{font-size:150px}}@media (max-width:575px){.funfact-area-2 .section-content .year{font-size:100px}}.funfact-area-2 .section-content .info-text{margin-top:49px;margin-left:265px;display:grid;gap:20px 90px;grid-template-columns:auto 1fr;align-items:flex-end}@media only screen and (max-width:1919px){.funfact-area-2 .section-content .info-text{margin-top:29px}}@media only screen and (max-width:1399px){.funfact-area-2 .section-content .info-text{margin-left:165px}}@media only screen and (max-width:991px){.funfact-area-2 .section-content .info-text{margin-top:19px}}@media only screen and (max-width:767px){.funfact-area-2 .section-content .info-text{margin-left:0}}@media (max-width:575px){.funfact-area-2 .section-content .info-text{grid-template-columns:1fr}}.funfact-area-2 .section-content .info-text img{height:43px}@media only screen and (max-width:1919px){.funfact-area-2 .section-content .info-text img{height:33px}}@media only screen and (max-width:1199px){.funfact-area-2 .section-content .info-text img{height:20px}}@media (max-width:575px){.funfact-area-2 .section-content .info-text img{display:none}}.funfact-area-2 .section-content .info-text .text{font-family:var(--font_sequelsansromanbody);font-size:30px;font-weight:310;line-height:1.16;letter-spacing:-.07em;color:#fcf7f3;max-width:273px;margin-top:42px}@media only screen and (max-width:1919px){.funfact-area-2 .section-content .info-text .text{font-size:24px;max-width:223px}}@media only screen and (max-width:1199px){.funfact-area-2 .section-content .info-text .text{font-size:18px;max-width:173px;margin-top:22px}}.funfact-area-2 .section-content .text-wrapper{margin-left:265px}@media only screen and (max-width:1399px){.funfact-area-2 .section-content .text-wrapper{margin-left:165px}}@media only screen and (max-width:767px){.funfact-area-2 .section-content .text-wrapper{margin-left:0}}.funfact-area-2 .thumb{margin-top:94px}.funfact-area-2 .thumb img{width:100%;transform:scale(.67);transform-origin:top right}.client-area-3{background-color:var(--bg)}.client-area-3 .section-header{margin-top:69px}.client-area-3 .section-header .text{font-size:20px;font-weight:400;line-height:28px;text-align:center;max-width:340px;color:#fcf7f3;margin-inline:auto}.client-area-3 .clients-wrapper-box{margin-top:63px;margin-bottom:80px}@media only screen and (max-width:1199px){.client-area-3 .clients-wrapper-box{margin-top:43px}}.client-area-3 .clients-wrapper{display:flex;gap:0;justify-content:center;flex-wrap:wrap}.client-area-3 .clients-wrapper .client-slider-active .swiper-slide{width:auto}.client-area-3 .clients-wrapper .client-slider-active .swiper-wrapper{transition-timing-function:linear!important}.client-area-3 .client-box{border:1px solid rgb(252 247 243 / .1);border-radius:70px;width:215px;height:140px;padding:0 20px;display:inline-flex;justify-content:center;align-items:center}@media only screen and (max-width:1919px){.client-area-3 .client-box{width:155px;height:90px}}@media only screen and (max-width:1399px){.client-area-3 .client-box{width:135px;height:70px}}.blog-area .section-title .rr-btn-group:hover .c{transform:translate(-11px,0)}.blog-area .section-title{max-width:710px}.blog-area .blogs-wrapper{display:grid;gap:76px 60px;grid-template-columns:repeat(4,1fr);overflow:hidden}@media only screen and (max-width:1919px){.blog-area .blogs-wrapper{gap:46px 40px}}@media only screen and (max-width:1199px){.blog-area .blogs-wrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.blog-area .blogs-wrapper{grid-template-columns:repeat(1,1fr)}}.blog-area .blog{position:relative}.blog-area .blog:hover .thumb img{transform:scale(1.1)}.blog-area .blog:hover .title .arrow{background-color:var(--primary)}.blog-area .blog:hover .title .arrow svg{transform:rotate(60deg)}.blog-area .blog:hover .title .arrow svg *{fill:var(--white)}.dark .blog-area .blog:hover .title .arrow svg *{fill:var(--black)}.blog-area .blog:before{position:absolute;content:"";width:1px;height:100%;background-color:var(--border);top:0;left:-30px}@media only screen and (max-width:1919px){.blog-area .blog:before{left:-20px}}.blog-area .blog .thumb{overflow:hidden}.blog-area .blog .thumb img{width:100%;transition:all 0.5s}.blog-area .blog .content{margin-top:24px}@media only screen and (max-width:1199px){.blog-area .blog .content{margin-top:14px}}.blog-area .blog .title{font-size:36px;font-weight:310;line-height:1;letter-spacing:-.07em;display:inline}@media only screen and (max-width:1919px){.blog-area .blog .title{font-size:24px}}@media only screen and (max-width:1399px){.blog-area .blog .title{font-size:22px}}@media only screen and (max-width:1199px){.blog-area .blog .title{font-size:20px}}.blog-area .blog .title .arrow{display:inline-flex;align-items:center;justify-content:center;width:25px;height:25px;transition:all 0.3s;border-radius:50%;border:2px solid var(--primary);transform:translate(0,-1px);margin-left:5px}@media only screen and (max-width:1919px){.blog-area .blog .title .arrow{width:20px;height:20px}}@media only screen and (max-width:1399px){.blog-area .blog .title .arrow{width:17px;height:17px}}@media only screen and (max-width:1199px){.blog-area .blog .title .arrow{width:15px;height:15px;border-width:1px}}.blog-area .blog .title .arrow svg{transition:all 0.3s;width:13px}@media only screen and (max-width:1919px){.blog-area .blog .title .arrow svg{width:10px}}@media only screen and (max-width:1399px){.blog-area .blog .title .arrow svg{width:7px}}.blog-area .blog .title .arrow svg *{fill:var(--primary)}.blog-area .blog .meta{display:flex;gap:5px;align-items:center;margin-top:14px}@media only screen and (max-width:1199px){.blog-area .blog .meta{margin-top:9px}}.blog-area .blog .meta span{font-size:14px;font-weight:400;line-height:24px;color:var(--secondary)}.blog-area .blog .meta span.has-left-line{padding-inline-start:15px}.blog-area .blog .meta span.has-left-line:before{width:10px}.blog-area .blog .meta .name span{font-weight:500;color:var(--primary)}.cta-area-3 .section-header{margin-top:50px;margin-left:925px;margin-bottom:86px}@media only screen and (max-width:1919px){.cta-area-3 .section-header{margin-bottom:56px;margin-left:555px}}@media only screen and (max-width:1399px){.cta-area-3 .section-header{margin-left:475px}}@media only screen and (max-width:1199px){.cta-area-3 .section-header{margin-bottom:36px;margin-left:325px}}@media only screen and (max-width:991px){.cta-area-3 .section-header{margin-left:0}}.cta-area-3 .section-header .rr-btn-group:hover .c{transform:translate(-11px,0)}.cta-area-3 .section-title{max-width:680px}@media only screen and (max-width:1919px){.cta-area-3 .section-title{max-width:540px}}@media only screen and (max-width:1399px){.cta-area-3 .section-title{max-width:410px}}@media only screen and (max-width:1199px){.cta-area-3 .section-title{max-width:340px}}@media (min-width:1650px){.body-startup-agency .container.large{max-width:1650px}}.body-startup-agency .section-subtitle{font-size:20px;font-weight:400;line-height:26px;text-transform:unset;display:inline-block;color:var(--primary);padding-bottom:10px;position:relative}.body-startup-agency .section-subtitle svg{position:absolute;bottom:0;width:100%!important;left:0;height:7px}@-webkit-keyframes animate-svg-stroke-1{0%{stroke-dashoffset:195.8011322021px;stroke-dasharray:195.8011322021px}20%{stroke-dashoffset:391.6022644043px;stroke-dasharray:195.8011322021px}100%{stroke-dashoffset:391.6022644043px;stroke-dasharray:195.8011322021px}}@keyframes animate-svg-stroke-1{0%{stroke-dashoffset:195.8011322021px;stroke-dasharray:195.8011322021px}20%{stroke-dashoffset:391.6022644043px;stroke-dasharray:195.8011322021px}100%{stroke-dashoffset:391.6022644043px;stroke-dasharray:195.8011322021px}}.body-startup-agency .section-subtitle .svg-elem-1{-webkit-animation:animate-svg-stroke-1 5s ease-in-out 0s both infinite;animation:animate-svg-stroke-1 5s ease-in-out 0s both infinite}.body-startup-agency .rr-btn-underline{font-size:18px;font-weight:400;line-height:26px;text-transform:unset;gap:5px}.body-startup-agency .rr-btn-underline::before{height:1px}.body-startup-agency .rr-btn-underline .icon{width:13px}.body-startup-agency .header-area-5 .side-toggle{background-color:#f3f3f3}.hero-area-5 .section-content-wrapper{margin-top:16px;display:grid;gap:40px 110px;grid-template-columns:715px 1fr}@media only screen and (max-width:1919px){.hero-area-5 .section-content-wrapper{gap:40px 80px;grid-template-columns:515px 1fr}}@media only screen and (max-width:1399px){.hero-area-5 .section-content-wrapper{gap:40px 60px;grid-template-columns:425px 1fr}}@media only screen and (max-width:1199px){.hero-area-5 .section-content-wrapper{grid-template-columns:455px 1fr;margin-top:26px}}@media only screen and (max-width:991px){.hero-area-5 .section-content-wrapper{grid-template-columns:1fr}}.hero-area-5 .hero-video{margin-top:14px;border-radius:15px;overflow:hidden}.hero-area-5 .hero-video video{width:100%;height:100%;object-fit:cover}.hero-area-5 .section-title{font-size:80px;font-weight:500;line-height:1;letter-spacing:-.05em}@media only screen and (max-width:1919px){.hero-area-5 .section-title{font-size:70px}}@media only screen and (max-width:1399px){.hero-area-5 .section-title{font-size:60px}}@media only screen and (max-width:1199px){.hero-area-5 .section-title{font-size:50px}}@media only screen and (max-width:991px){.hero-area-5 .section-title{font-size:40px}}@media only screen and (max-width:767px){.hero-area-5 .section-title{font-size:35px}}.hero-area-5 .section-content .text{font-size:20px;font-weight:400;line-height:26px}.hero-area-5 .section-content .text-btn-wrapper{border-top:1px solid var(--border);border-bottom:1px solid var(--border);margin-top:43px;display:grid;grid-template-columns:330px 1fr}@media only screen and (max-width:1199px){.hero-area-5 .section-content .text-btn-wrapper{grid-template-columns:1fr}}.hero-area-5 .section-content .text-wrapper{margin-top:62px;margin-bottom:62px}@media only screen and (max-width:1919px){.hero-area-5 .section-content .text-wrapper{margin-top:42px;margin-bottom:42px}}@media only screen and (max-width:1199px){.hero-area-5 .section-content .text-wrapper{margin-top:32px;margin-bottom:32px}}.hero-area-5 .section-content .btn-wrapper{border-left:1px solid var(--border);margin-left:74px;padding-left:28px;padding-top:90px;padding-bottom:68px}@media only screen and (max-width:1919px){.hero-area-5 .section-content .btn-wrapper{margin-left:44px;padding-top:70px;padding-bottom:48px}}@media only screen and (max-width:1199px){.hero-area-5 .section-content .btn-wrapper{margin-left:0;padding-top:0;padding-bottom:38px;border-left:0;padding-left:0}}.work-area-4 .section-header{border-top:1px solid var(--border);padding-top:35px}.work-area-4 .section-header .btn-wrapper{margin-top:44px}@media only screen and (max-width:1919px){.work-area-4 .section-header .btn-wrapper{margin-top:34px}}@media only screen and (max-width:1199px){.work-area-4 .section-header .btn-wrapper{margin-top:24px}}.work-area-4 .section-header .subtitle-wrapper{margin-top:9px}.work-area-4 .section-title-wrapper{display:grid;gap:15px 60px;grid-template-columns:1fr 1015px}@media only screen and (max-width:1919px){.work-area-4 .section-title-wrapper{grid-template-columns:1fr 815px}}@media only screen and (max-width:1399px){.work-area-4 .section-title-wrapper{grid-template-columns:1fr 700px}}@media only screen and (max-width:1199px){.work-area-4 .section-title-wrapper{grid-template-columns:1fr 600px}}@media only screen and (max-width:991px){.work-area-4 .section-title-wrapper{grid-template-columns:1fr 430px}}@media only screen and (max-width:767px){.work-area-4 .section-title-wrapper{grid-template-columns:1fr}}.work-area-4 .section-title{max-width:700px}@media only screen and (max-width:1919px){.work-area-4 .section-title{max-width:600px}}@media only screen and (max-width:1399px){.work-area-4 .section-title{max-width:450px}}@media only screen and (max-width:1199px){.work-area-4 .section-title{max-width:350px}}@media only screen and (max-width:767px){.work-area-4 .section-title{max-width:100%}}.work-area-4 .works-wrapper-box{margin-top:29px}@media only screen and (max-width:1399px){.work-area-4 .works-wrapper-box{margin-top:9px}}.works-wrapper-4 .work-box .thumb{border-radius:15px;overflow:hidden}.works-wrapper-4 .work-box .thumb img{width:100%;cursor:none}.works-wrapper-4 .work-box .content{margin-top:24px}@media only screen and (max-width:1199px){.works-wrapper-4 .work-box .content{margin-top:14px}}.works-wrapper-4 .work-box .title{font-size:20px;font-weight:400;line-height:26px;letter-spacing:-.05em}@media only screen and (max-width:1199px){.works-wrapper-4 .work-box .title{font-size:18px}}.works-wrapper-4 .work-box .tag{font-size:20px;font-weight:400;line-height:26px;letter-spacing:-.05em;display:block;font-family:var(--font_bdogrotesk);color:var(--primary)}@media only screen and (max-width:1199px){.works-wrapper-4 .work-box .tag{font-size:18px}}.works-wrapper-4 .work-box .date{font-size:20px;font-weight:400;line-height:26px;letter-spacing:-.05em;display:block;font-family:var(--font_bdogrotesk);color:var(--primary)}@media only screen and (max-width:1199px){.works-wrapper-4 .work-box .date{font-size:18px}}.marquee-text-area{height:100vh;display:flex;align-items:center;overflow:hidden}.marquee-text-area .section-title{font-size:280px;font-weight:400;line-height:1;letter-spacing:-.07em;white-space:nowrap;margin-bottom:50px}@media only screen and (max-width:1919px){.marquee-text-area .section-title{font-size:210px;margin-bottom:40px}}@media only screen and (max-width:1399px){.marquee-text-area .section-title{font-size:200px}}@media only screen and (max-width:1199px){.marquee-text-area .section-title{font-size:150px;margin-bottom:30px}}@media only screen and (max-width:991px){.marquee-text-area .section-title{font-size:110px;margin-bottom:20px}}@media only screen and (max-width:767px){.marquee-text-area .section-title{font-size:90px}}@media (max-width:575px){.marquee-text-area .section-title{font-size:60px;margin-bottom:10px}}.marquee-text-area .moving-text{width:100%}.about-area-4 .section-header{border-top:1px solid var(--border);padding-top:35px}.about-area-4 .section-header .btn-wrapper{display:flex;gap:20px 25px;align-items:center;margin-top:73px;flex-wrap:wrap}@media only screen and (max-width:1919px){.about-area-4 .section-header .btn-wrapper{margin-top:53px}}@media only screen and (max-width:1199px){.about-area-4 .section-header .btn-wrapper{margin-top:43px}}.about-area-4 .section-header .subtitle-wrapper{margin-top:9px}.about-area-4 .section-title-wrapper{display:grid;gap:15px 60px;grid-template-columns:1fr 1015px}@media only screen and (max-width:1919px){.about-area-4 .section-title-wrapper{grid-template-columns:1fr 815px}}@media only screen and (max-width:1399px){.about-area-4 .section-title-wrapper{grid-template-columns:1fr 700px}}@media only screen and (max-width:1199px){.about-area-4 .section-title-wrapper{grid-template-columns:1fr 600px}}@media only screen and (max-width:991px){.about-area-4 .section-title-wrapper{grid-template-columns:1fr 430px}}@media only screen and (max-width:767px){.about-area-4 .section-title-wrapper{grid-template-columns:1fr}}.about-area-4 .section-title{max-width:885px}@media only screen and (max-width:1919px){.about-area-4 .section-title{max-width:785px}}@media only screen and (max-width:1399px){.about-area-4 .section-title{max-width:585px}}@media only screen and (max-width:1199px){.about-area-4 .section-title{max-width:455px}}@media only screen and (max-width:767px){.about-area-4 .section-title{max-width:100%}}.about-area-4 .thumb img{width:100%}.service-area-5 .section-header{border-top:1px solid var(--border);padding-top:35px}.service-area-5 .section-header .subtitle-wrapper{margin-top:9px}.service-area-5 .section-title-wrapper{display:grid;gap:15px 60px;grid-template-columns:1fr 1015px}@media only screen and (max-width:1919px){.service-area-5 .section-title-wrapper{grid-template-columns:1fr 815px}}@media only screen and (max-width:1399px){.service-area-5 .section-title-wrapper{grid-template-columns:1fr 700px}}@media only screen and (max-width:1199px){.service-area-5 .section-title-wrapper{grid-template-columns:1fr 600px}}@media only screen and (max-width:991px){.service-area-5 .section-title-wrapper{grid-template-columns:1fr 430px}}@media only screen and (max-width:767px){.service-area-5 .section-title-wrapper{grid-template-columns:1fr}}.service-area-5 .section-title{max-width:483px}@media only screen and (max-width:1919px){.service-area-5 .section-title{max-width:383px}}@media only screen and (max-width:1399px){.service-area-5 .section-title{max-width:300px}}@media only screen and (max-width:1199px){.service-area-5 .section-title{max-width:250px}}@media only screen and (max-width:767px){.service-area-5 .section-title{max-width:100%}}.service-area-5 .services-wrapper-box .info-text{font-size:20px;font-weight:400;line-height:26px;max-width:280px}@media only screen and (max-width:1399px){.service-area-5 .services-wrapper-box .info-text{font-size:16px}}.services-wrapper-5{border-top:1px solid var(--border);margin-top:6px}.services-wrapper-5 .service-box{border-bottom:1px solid var(--border);padding-top:21px;padding-bottom:29px;display:grid;gap:15px 30px;grid-template-columns:120px 1fr 295px;pointer-events:auto}@media only screen and (max-width:1919px){.services-wrapper-5 .service-box{padding-top:11px;padding-bottom:19px}}@media only screen and (max-width:1399px){.services-wrapper-5 .service-box{grid-template-columns:80px 1fr 225px}}@media only screen and (max-width:1199px){.services-wrapper-5 .service-box{grid-template-columns:60px 1fr 205px}}@media (max-width:575px){.services-wrapper-5 .service-box{grid-template-columns:1fr}}.services-wrapper-5 .service-box:hover .thumb img{max-width:100%}.services-wrapper-5 .service-box:hover .text{opacity:1;height:100%}.services-wrapper-5 .service-box .number{font-size:20px;font-weight:400;line-height:26px}@media only screen and (max-width:1919px){.services-wrapper-5 .service-box .number{font-size:16px}}.services-wrapper-5 .service-box .title{font-size:36px;font-weight:400;line-height:1.11;letter-spacing:-.05em}@media only screen and (max-width:1919px){.services-wrapper-5 .service-box .title{font-size:32px}}@media only screen and (max-width:1199px){.services-wrapper-5 .service-box .title{font-size:24px}}.services-wrapper-5 .service-box .text{font-size:20px;font-weight:400;line-height:26px;margin-top:28px;opacity:0;max-height:0;transition:opacity 0.3s,height 0.5s;max-width:370px}@media only screen and (max-width:1919px){.services-wrapper-5 .service-box .text{margin-top:20px}}@media only screen and (max-width:1399px){.services-wrapper-5 .service-box .text{font-size:16px}}@media only screen and (max-width:1199px){.services-wrapper-5 .service-box .text{opacity:1;max-height:100%}}.services-wrapper-5 .service-box .count{margin-top:2px}.services-wrapper-5 .service-box .thumb{margin-top:8px;text-align:right}@media (max-width:575px){.services-wrapper-5 .service-box .thumb{text-align:left}}.services-wrapper-5 .service-box .thumb img{border-radius:15px;width:100%;max-width:165px;height:auto;transition:all 0.5s}@media only screen and (max-width:1199px){.services-wrapper-5 .service-box .thumb img{width:100%}}.cta-area-4 .section-header{margin-top:78px}@media only screen and (max-width:1919px){.cta-area-4 .section-header{margin-top:58px}}@media only screen and (max-width:1199px){.cta-area-4 .section-header{margin-top:38px}}.cta-area-4 .section-title{font-size:140px;font-weight:400;line-height:.96;letter-spacing:-.05em;padding-bottom:34px;position:relative;display:inline-flex}@media only screen and (max-width:1919px){.cta-area-4 .section-title{font-size:120px;padding-bottom:24px}}@media only screen and (max-width:1399px){.cta-area-4 .section-title{font-size:110px}}@media only screen and (max-width:1199px){.cta-area-4 .section-title{font-size:90px;padding-bottom:14px}}@media only screen and (max-width:991px){.cta-area-4 .section-title{font-size:60px}}@media (max-width:575px){.cta-area-4 .section-title{font-size:40px}}.cta-area-4 .section-title:hover::before{width:0}.cta-area-4 .section-title:hover .icon .first{transform:translate(100%,-100%)}.cta-area-4 .section-title:hover .icon .second{transform:translate(0%,0%)}.cta-area-4 .section-title::before{position:absolute;content:"";inset-inline-start:0;bottom:0;width:100%;height:5px;background-color:currentColor;transition:0.3s}@media only screen and (max-width:1199px){.cta-area-4 .section-title::before{height:3px}}.cta-area-4 .section-title .icon{--white-space:0.07em;margin-left:24px;display:inline-block;line-height:0;position:relative;overflow:hidden;transform:translate(0,var(--white-space))}@media only screen and (max-width:1199px){.cta-area-4 .section-title .icon{margin-left:19px}}@media (max-width:575px){.cta-area-4 .section-title .icon{margin-left:14px}}.cta-area-4 .section-title .icon .first{transition:all 0.3s;width:.72em;box-sizing:content-box;padding:var(--white-space)}.cta-area-4 .section-title .icon .second{position:absolute;bottom:0;left:0;transform:translate(-100%,100%);transition:all 0.3s;width:.72em;box-sizing:content-box;padding:var(--white-space)}.cta-area-4 .section-title br{display:block}.img_anim_reveal{visibility:hidden;overflow:hidden}.img_anim_reveal img{object-fit:cover;transform-origin:top}.body-portfolio-agency{background-color:#f8f8f8}@media (min-width:1870px){.body-portfolio-agency .container.large{max-width:1870px}}.hero-area-6{overflow-x:clip;position:relative;display:flex;align-items:center;justify-content:center}.hero-area-6 .section-content-wrapper{display:grid;gap:40px 50px;grid-template-columns:1220px 1fr}@media only screen and (max-width:1919px){.hero-area-6 .section-content-wrapper{grid-template-columns:850px 1fr;gap:40px 30px}}@media only screen and (max-width:1399px){.hero-area-6 .section-content-wrapper{grid-template-columns:750px 1fr}}@media only screen and (max-width:1199px){.hero-area-6 .section-content-wrapper{grid-template-columns:600px 1fr}}@media only screen and (max-width:991px){.hero-area-6 .section-content-wrapper{grid-template-columns:1fr}}.hero-area-6 .hero-video-wrapper{padding-right:50px;padding-top:30px}@media only screen and (max-width:1919px){.hero-area-6 .hero-video-wrapper{padding-right:30px;padding-bottom:20px}}@media only screen and (max-width:991px){.hero-area-6 .hero-video-wrapper{padding-left:30px;padding-bottom:30px}}@media only screen and (max-width:991px){.hero-area-6 .hero-video-wrapper{padding-top:0}}.hero-area-6 .hero-video-wrapper .text{font-size:20px;color:var(--primary);max-width:330px;line-height:28px;padding-top:70px}@media only screen and (max-width:1919px){.hero-area-6 .hero-video-wrapper .text{padding-top:50px;max-width:100%}}@media only screen and (max-width:1399px){.hero-area-6 .hero-video-wrapper .text{padding-top:50px;max-width:100%}}@media only screen and (max-width:1199px){.hero-area-6 .hero-video-wrapper .text{font-size:18px;padding-top:20px;line-height:25px;max-width:100%}}.hero-area-6 .hero-video-wrapper .hero-video{border-radius:15px;overflow:hidden}.hero-area-6 .hero-video-wrapper .hero-video video{width:100%;height:100%;object-fit:cover}.hero-area-6-wrapper{margin-top:230px;position:relative}@media only screen and (max-width:1919px){.hero-area-6-wrapper{margin-top:200px}}@media only screen and (max-width:1399px){.hero-area-6-wrapper{margin-top:170px}}@media only screen and (max-width:991px){.hero-area-6-wrapper{margin-top:150px}}@media only screen and (max-width:767px){.hero-area-6-wrapper{margin-top:120px}}.hero-area-6-wrapper::before{content:"";position:absolute;left:0;top:-35px;width:1px;height:calc(100% + 70px);background-color:var(--border)}@media only screen and (max-width:767px){.hero-area-6-wrapper::before{top:-15px;height:calc(100% + 30px)}}.hero-area-6-wrapper::after{content:"";position:absolute;right:0;top:-35px;width:1px;height:calc(100% + 70px);background-color:var(--border)}@media only screen and (max-width:767px){.hero-area-6-wrapper::after{top:-15px;height:calc(100% + 30px)}}.hero-area-6-wrapper__line{position:relative}.hero-area-6-wrapper__line::before{content:"";position:absolute;top:0;left:-35px;height:1px;width:calc(100% + 70px);background-color:var(--border)}@media only screen and (max-width:767px){.hero-area-6-wrapper__line::before{left:-15px;width:calc(100% + 30px)}}.hero-area-6-wrapper__line::after{content:"";position:absolute;bottom:0;left:-35px;height:1px;width:calc(100% + 70px);background-color:var(--border)}@media only screen and (max-width:767px){.hero-area-6-wrapper__line::after{left:-15px;width:calc(100% + 30px)}}.hero-area-6 .section-content{position:relative}@media only screen and (max-width:991px){.hero-area-6 .section-content{overflow:hidden}}@media only screen and (max-width:767px){.hero-area-6 .section-content{padding-top:30px}}.hero-area-6 .section-content::before{content:"";position:absolute;right:0;top:-30px;width:1px;height:calc(100% + 60px);background-color:var(--border)}@media only screen and (max-width:991px){.hero-area-6 .section-content::before{display:none}}.hero-area-6 .section-title{font-size:220px;font-weight:600;line-height:1;letter-spacing:-15.4px;text-transform:uppercase}@media only screen and (max-width:1919px){.hero-area-6 .section-title{font-size:160px}}@media only screen and (max-width:1399px){.hero-area-6 .section-title{font-size:130px;letter-spacing:-10px}}@media only screen and (max-width:1199px){.hero-area-6 .section-title{font-size:105px;letter-spacing:-5px}}@media only screen and (max-width:991px){.hero-area-6 .section-title{font-size:90px;letter-spacing:-5px}}@media only screen and (max-width:767px){.hero-area-6 .section-title{font-size:60px;letter-spacing:0}}@media (max-width:575px){.hero-area-6 .section-title{font-size:45px;letter-spacing:0}}.hero-area-6 .section-title>*{display:block;font-weight:600;padding-left:50px;padding-right:50px}@media only screen and (max-width:1919px){.hero-area-6 .section-title>*{padding-left:30px;padding-right:30px}}@media only screen and (max-width:767px){.hero-area-6 .section-title>*{padding-left:25px;padding-right:10px}}.hero-area-6 .section-title>*:last-child{font-style:italic;font-family:var(--font_tartuffo);text-align:right;margin-right:30px;position:relative}@media (max-width:575px){.hero-area-6 .section-title>*:last-child{text-align:left}}.hero-area-6 .section-title>*:nth-child(2){position:relative}.hero-area-6 .section-title>*:nth-child(2)::before{content:"";position:absolute;top:5px;left:0;height:1px;width:calc(100% + 0px);background-color:var(--border)}@media only screen and (max-width:767px){.hero-area-6 .section-title>*:nth-child(2)::before{display:none}}.hero-area-6 .section-title>*:nth-child(2)::after{content:"";position:absolute;bottom:-7px;left:0;height:1px;width:calc(100% + 0px);background-color:var(--border)}@media only screen and (max-width:767px){.hero-area-6 .section-title>*:nth-child(2)::after{display:none}}.hero-area-6 .section-title .plus{font-weight:600;font-family:var(--font_bdogrotesk);font-style:normal;padding-right:40px}@media only screen and (max-width:767px){.hero-area-6 .section-title .plus{padding-right:20px}}@media (max-width:575px){.hero-area-6 .section-title .plus{padding-right:0}}.works-wrapper-6 .work-box .thumb{border-radius:15px;overflow:hidden}.works-wrapper-6 .work-box .thumb img{width:100%;cursor:none}.body-portfolio-agency .header-area-7{position:fixed;top:0;left:0;width:100%;right:0}.portfolio{width:100vw;height:100vh;overflow:hidden}.portfolio__item{width:100vw;height:100vh;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat}.portfolio__content{z-index:9;left:50px;bottom:200px;position:absolute}@media (max-width:575px){.portfolio__content{top:120px;left:30px}}.portfolio__content-title{opacity:0;font-size:100px;line-height:1.05;color:var(--white);transform:translateY(-130px)}.portfolio__content-title a:hover{color:var(--white)}@media (max-width:575px){.portfolio__content-title{font-size:60px}}.portfolio__list{opacity:0;display:flex;margin-top:40px;align-items:center;transform:translateY(-150px)}.portfolio__list li{font-size:14px;border-radius:20px;padding:10px 17px;border-radius:20px;color:var(--white);text-transform:uppercase;border:1px solid rgb(255 255 255 / .2)}.portfolio .swiper-slide{overflow:hidden;backface-visibility:hidden;transform:translate3d(0,0,0);will-change:transform}.portfolio-activ{width:100%;height:100%;position:absolute;left:0;top:0}.portfolio .slide-inner{width:100%;height:100%;position:absolute;left:0;top:0;z-index:1;background-size:cover;background-position:center;display:flex;justify-content:center;align-items:center;text-align:left}.portfolio .swiper-slide-active .portfolio__item{animation-name:qodef-animate-slide-out;animation-duration:1.3s;animation-fill-mode:forwards}.portfolio .swiper-slide-active .portfolio__content-title{opacity:1;transform:translatey(0);transition:all 2200ms ease;font-family:var(--font_bdogrotesk);font-weight:500}.portfolio .swiper-slide-active .portfolio__list{opacity:1;transform:translatey(0);transition:all 2000ms ease}.portfolio__slider__arrow{gap:40px;right:50px;bottom:50px;z-index:99;display:flex;position:absolute;align-items:center}@media only screen and (max-width:991px){.portfolio__slider__arrow{gap:20px}}@media only screen and (max-width:767px){.portfolio__slider__arrow{left:50px}}@media (max-width:575px){.portfolio__slider__arrow{left:30px}}.portfolio__slider__arrow-prev,.portfolio__slider__arrow-next{gap:8px;display:flex;font-size:14px;font-weight:600;align-items:center;color:var(--white)}.portfolio .portfolio-pagination{position:absolute;bottom:50px;left:50px;z-index:9;display:inline-block}@media (max-width:575px){.portfolio .portfolio-pagination{left:30px}}.portfolio .swiper-pagination-bullet{width:150px;height:10px;display:inline-block;margin:0 5px;overflow:hidden;transition:0.4s;position:relative;border-radius:5px;background:rgb(255 255 255 / .3)}@media only screen and (max-width:1199px){.portfolio .swiper-pagination-bullet{width:120px}}@media only screen and (max-width:991px){.portfolio .swiper-pagination-bullet{width:90px}}@media only screen and (max-width:767px){.portfolio .swiper-pagination-bullet{width:70px;bottom:45px}}@media (max-width:575px){.portfolio .swiper-pagination-bullet{width:40px}}.portfolio .swiper-pagination-bullet::before{content:"";width:150px;height:100%;position:absolute;transition:0.6s;z-index:9;left:0;border-radius:5px;background:rgb(255 255 255 / .3)}.portfolio .swiper-pagination-bullet::after{content:"";width:0;height:100%;position:absolute;transition:0.6s;z-index:8;left:0;background-color:#fff}.portfolio .swiper-pagination-bullet-active::after{opacity:1;width:100%}.portfolio-2 .line-effect{top:0;left:0;gap:10px;width:100vh;height:50vw;display:flex;position:absolute;flex-direction:column;transition:0.8s ease-in-out;transform-origin:bottom left;transform:translateY(-100%) rotate(90deg)}@media (max-width:575px){.portfolio-2 .line-effect{gap:1px}}.portfolio-2 .line:nth-child(1){height:1px}.portfolio-2 .line:nth-child(2){height:5px}.portfolio-2 .line:nth-child(3){height:10px}.portfolio-2 .line:nth-child(4){height:20px}.portfolio-2 .line:nth-child(5){height:30px}.portfolio-2 .line:nth-child(6){height:40px}.portfolio-2 .line:nth-child(7){height:50px}.portfolio-2 .line:nth-child(8){height:60px}.portfolio-2 .line:nth-child(9){height:70px}.portfolio-2 .line:nth-child(10){height:80px}.portfolio-2 .line:nth-child(11){height:90px}.portfolio-2 .line:nth-child(12){height:100px}.portfolio-2 .line:nth-child(13){height:100px}.portfolio-2 .line:nth-child(14){height:100px}.portfolio-2 .line:nth-child(15){height:100px}.portfolio-2 .line:nth-child(16){height:100px}.portfolio-2 .line:nth-child(17){height:100px}.portfolio-2 .line:nth-child(18){height:100px}.portfolio-2 .line:nth-child(19){height:100px}.portfolio-2 .line:nth-child(20){height:100px}.portfolio-2 .line{width:100%;background:#fff;transition:transform 0.8s ease-in-out,height 0.5s ease-in-out;transform-origin:center}.portfolio-2 .swiper-slide-active .line{transform:scaleY(0)}.portfolio-2 .swiper-slide-active .line-effect{transform:scaleY(-50px)}.portfolio-2__item{width:100vw;height:100vh;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;transition:0.8s cubic-bezier(.37,.23,0,.96)}.portfolio-2__content{z-index:9;left:50px;bottom:200px;position:absolute}@media (max-width:575px){.portfolio-2__content{top:120px;left:30px}}.portfolio-2__content-title{opacity:0;font-size:100px;line-height:1.05;color:var(--white);transform:translateY(-130px);font-family:var(--font_bdogrotesk)!important;font-weight:500!important}.portfolio-2__content-title a:hover{color:var(--white)}@media (max-width:575px){.portfolio-2__content-title{font-size:60px}}.portfolio-2__list{opacity:0;display:flex;margin-top:40px;align-items:center;transform:translateY(-150px)}.portfolio-2__list li{font-size:14px;border-radius:20px;padding:10px 17px;border-radius:20px;color:var(--white);text-transform:uppercase;border:1px solid rgb(255 255 255 / .2)}.portfolio-2 .swiper-slide-active .portfolio-2__item{animation-name:qodef-animate-slide-out;animation-duration:1.3s;animation-fill-mode:forwards}.portfolio-2 .swiper-slide-active .portfolio-2__content-title{opacity:1;transform:translatey(0);transition:all 2200ms ease}.portfolio-2 .swiper-slide-active .portfolio-2__list{opacity:1;transform:translatey(0);transition:all 2000ms ease}.portfolio-2__slider__arrow{gap:40px;right:50px;bottom:50px;z-index:99;display:flex;position:absolute;align-items:center}@media only screen and (max-width:991px){.portfolio-2__slider__arrow{gap:20px}}@media only screen and (max-width:767px){.portfolio-2__slider__arrow{left:50px}}@media (max-width:575px){.portfolio-2__slider__arrow{left:30px}}.portfolio-2__slider__arrow-prev,.portfolio-2__slider__arrow-next{gap:8px;display:flex;font-size:14px;font-weight:600;align-items:center;color:var(--white)}.portfolio-2 .portfolio-2-pagination{position:absolute;bottom:50px;left:50px;z-index:9;display:inline-block}@media (max-width:575px){.portfolio-2 .portfolio-2-pagination{left:30px}}.portfolio-2 .swiper-pagination-bullet{width:150px;height:10px;display:inline-block;margin:0 5px;overflow:hidden;transition:0.4s;position:relative;border-radius:5px;background:rgb(255 255 255 / .3)}@media only screen and (max-width:1199px){.portfolio-2 .swiper-pagination-bullet{width:120px}}@media only screen and (max-width:991px){.portfolio-2 .swiper-pagination-bullet{width:90px}}@media only screen and (max-width:767px){.portfolio-2 .swiper-pagination-bullet{width:70px;bottom:45px}}.portfolio-2 .swiper-pagination-bullet::before{content:"";width:150px;height:100%;position:absolute;transition:0.6s;z-index:9;left:0;border-radius:5px;background:rgb(255 255 255 / .3)}.portfolio-2 .swiper-pagination-bullet::after{content:"";width:0;height:100%;position:absolute;transition:0.6s;z-index:8;left:0;background-color:#fff}.portfolio-2 .swiper-pagination-bullet-active::after{opacity:1;width:100%}.portfolio-3__item{width:100vw;height:100vh;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;transition:0.8s cubic-bezier(.37,.23,0,.96)}.portfolio-3 .grid-mask{position:absolute;top:0;left:0;width:100%;height:100%;display:grid;grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(4,1fr)}.portfolio-3 .grid-mask div{background-color:var(--white);width:100%;height:100%;transition:opacity 0.6s ease-in-out}.portfolio-3 .swiper-slide-active .grid-mask div{opacity:0}.portfolio-3__content{z-index:9;left:50px;bottom:200px;position:absolute}@media (max-width:575px){.portfolio-3__content{top:120px;left:30px}}.portfolio-3__content-title{opacity:0;font-size:100px;line-height:1.05;color:var(--white);transform:translateY(-130px)}.portfolio-3__content-title a:hover{color:var(--white)}@media (max-width:575px){.portfolio-3__content-title{font-size:60px}}.portfolio-3__list{opacity:0;display:flex;margin-top:40px;align-items:center;transform:translateY(-150px)}.portfolio-3__list li{font-size:14px;border-radius:20px;padding:10px 17px;border-radius:20px;color:var(--white);text-transform:uppercase;border:1px solid rgb(255 255 255 / .2)}.portfolio-3 .swiper-slide-active .portfolio-3__item{animation-name:qodef-animate-slide-out;animation-duration:1.3s;animation-fill-mode:forwards}.portfolio-3 .swiper-slide-active .portfolio-3__content-title{opacity:1;transform:translatey(0);transition:all 2200ms ease;font-family:var(--font_bdogrotesk);font-weight:500}.portfolio-3 .swiper-slide-active .portfolio-3__list{opacity:1;transform:translatey(0);transition:all 2000ms ease}.portfolio-3__slider__arrow{gap:40px;right:50px;bottom:50px;z-index:99;display:flex;position:absolute;align-items:center}@media only screen and (max-width:991px){.portfolio-3__slider__arrow{gap:20px}}@media only screen and (max-width:767px){.portfolio-3__slider__arrow{left:50px}}@media (max-width:575px){.portfolio-3__slider__arrow{left:30px}}.portfolio-3__slider__arrow-prev,.portfolio-3__slider__arrow-next{gap:8px;display:flex;font-size:14px;font-weight:600;align-items:center;color:var(--white)}.portfolio-3 .portfolio-3-pagination{position:absolute;bottom:50px;left:50px;z-index:9;display:inline-block}@media (max-width:575px){.portfolio-3 .portfolio-3-pagination{left:30px}}.portfolio-3 .swiper-pagination-bullet{width:150px;height:10px;display:inline-block;margin:0 5px;overflow:hidden;transition:0.4s;position:relative;border-radius:5px;background:rgb(255 255 255 / .3)}@media only screen and (max-width:1199px){.portfolio-3 .swiper-pagination-bullet{width:120px}}@media only screen and (max-width:991px){.portfolio-3 .swiper-pagination-bullet{width:90px}}@media only screen and (max-width:767px){.portfolio-3 .swiper-pagination-bullet{width:70px;bottom:45px}}.portfolio-3 .swiper-pagination-bullet::before{content:"";width:150px;height:100%;position:absolute;transition:0.6s;z-index:9;left:0;border-radius:5px;background:rgb(255 255 255 / .3)}.portfolio-3 .swiper-pagination-bullet::after{content:"";width:0;height:100%;position:absolute;transition:0.6s;z-index:8;left:0;background-color:#fff}.portfolio-3 .swiper-pagination-bullet-active::after{opacity:1;width:100%}.portfolio-4 .slider{min-height:50vh}.portfolio-4 .slider .swiper-slide{overflow:hidden;position:relative;height:100%;display:flex;justify-content:center}.portfolio-4 .slider .swiper-slide .slide-inner{position:absolute;width:100%;height:100vh;left:0;top:0}.portfolio-4 .slider .swiper-slide .slide-inner img{position:absolute;width:100vw;height:100vh;object-fit:cover;left:0;top:0;bottom:0;margin:auto}.portfolio-4 .swiper-container{width:100%;height:100vh;position:relative}.portfolio-4__content{z-index:9;left:50px;bottom:200px;position:absolute}@media (max-width:575px){.portfolio-4__content{top:120px;left:30px}}.portfolio-4__content-title{opacity:0;font-size:100px;line-height:1.05;color:var(--white);transform:translateY(-130px);font-family:var(--font_bdogrotesk);font-weight:500}.portfolio-4__content-title a:hover{color:var(--white)}@media (max-width:575px){.portfolio-4__content-title{font-size:60px}}.portfolio-4__list{opacity:0;display:flex;margin-top:40px;align-items:center;transform:translateY(-150px)}.portfolio-4__list li{font-size:14px;border-radius:20px;padding:10px 17px;border-radius:20px;color:var(--white);text-transform:uppercase;border:1px solid rgb(255 255 255 / .2)}.portfolio-4 .swiper-slide-active .portfolio-4__item{animation-name:qodef-animate-slide-out;animation-duration:1.3s;animation-fill-mode:forwards}.portfolio-4 .swiper-slide-active .portfolio-4__content-title{opacity:1;transform:translatey(0);transition:all 2200ms ease;font-family:var(--font_bdogrotesk);font-weight:500}.portfolio-4 .swiper-slide-active .portfolio-4__list{opacity:1;transform:translatey(0);transition:all 2000ms ease}.portfolio-4__slider{width:100vw;height:100vh}.portfolio-4__slider__arrow{gap:40px;right:50px;bottom:50px;z-index:99;display:flex;position:absolute;align-items:center}@media only screen and (max-width:991px){.portfolio-4__slider__arrow{gap:20px}}@media only screen and (max-width:767px){.portfolio-4__slider__arrow{left:50px}}@media (max-width:575px){.portfolio-4__slider__arrow{left:30px}}.portfolio-4__slider__arrow-prev,.portfolio-4__slider__arrow-next{gap:8px;display:flex;font-size:14px;font-weight:600;align-items:center;color:var(--white)}.portfolio-4 .portfolio-4-pagination{position:absolute;bottom:50px;left:50px;z-index:9;display:flex;gap:15px;top:inherit;right:0;transform:inherit}@media (max-width:575px){.portfolio-4 .portfolio-4-pagination{left:30px}}.portfolio-4 .swiper-pagination-bullet{width:150px;height:10px;display:inline-block;margin:0 5px;overflow:hidden;transition:0.4s;position:relative;border-radius:5px;background:rgb(255 255 255 / .3)}@media only screen and (max-width:1199px){.portfolio-4 .swiper-pagination-bullet{width:120px}}@media only screen and (max-width:991px){.portfolio-4 .swiper-pagination-bullet{width:90px}}@media only screen and (max-width:767px){.portfolio-4 .swiper-pagination-bullet{width:70px;bottom:45px}}.portfolio-4 .swiper-pagination-bullet::before{content:"";width:150px;height:100%;position:absolute;transition:0.6s;z-index:9;left:0;border-radius:5px;background:rgb(255 255 255 / .3)}.portfolio-4 .swiper-pagination-bullet::after{content:"";width:0;height:100%;position:absolute;transition:0.6s;z-index:8;left:0;background-color:#fff}.portfolio-4 .swiper-pagination-bullet-active::after{opacity:1;width:100%}.portfolio-5{width:100vw;height:100vh;max-width:100vw;max-width:100vw}.portfolio-5__item{width:100vw;height:100vh;position:relative;background-size:cover;background-repeat:no-repeat}.portfolio-5__content{z-index:9;left:50px;bottom:200px;position:absolute}@media (max-width:575px){.portfolio-5__content{top:120px;left:30px}}.portfolio-5__content-title{opacity:0;font-size:100px;line-height:1.05;color:var(--white);transform:translateY(-130px)}.portfolio-5__content-title a:hover{color:var(--white)}@media (max-width:575px){.portfolio-5__content-title{font-size:60px}}.portfolio-5__list{opacity:0;display:flex;margin-top:40px;align-items:center;transform:translateY(-150px)}.portfolio-5__list li{font-size:14px;border-radius:20px;padding:10px 17px;border-radius:20px;color:var(--white);text-transform:uppercase;border:1px solid rgb(255 255 255 / .2)}.portfolio-5 .swiper-slide-active .portfolio-5__item{animation-name:qodef-animate-slide-out;animation-duration:1.3s;animation-fill-mode:forwards}.portfolio-5 .swiper-slide-active .portfolio-5__content-title{opacity:1;transform:translatey(0);transition:all 2200ms ease;font-family:var(--font_bdogrotesk);font-weight:500}.portfolio-5 .swiper-slide-active .portfolio-5__list{opacity:1;transform:translatey(0);transition:all 2000ms ease}.portfolio-5__slider{width:100vw;height:100vh}.portfolio-5__slider__arrow{gap:40px;right:50px;bottom:50px;z-index:99;display:flex;position:absolute;align-items:center}@media only screen and (max-width:991px){.portfolio-5__slider__arrow{gap:20px}}@media only screen and (max-width:767px){.portfolio-5__slider__arrow{left:50px}}@media (max-width:575px){.portfolio-5__slider__arrow{left:30px}}.portfolio-5__slider__arrow-prev,.portfolio-5__slider__arrow-next{gap:8px;display:flex;font-size:14px;font-weight:600;align-items:center;color:var(--white)}.portfolio-5 .swiper{width:100vw;height:100vh;max-width:100vw;max-width:100vw}.portfolio-5 img{margin:0!important;padding:0!important}.portfolio-5 .swiper-slicer-image{max-width:unset}.portfolio-5 .portfolio-5-pagination{position:absolute;bottom:50px;left:50px;z-index:9;display:flex;gap:15px;top:inherit;right:0;transform:inherit}@media (max-width:575px){.portfolio-5 .portfolio-5-pagination{left:30px}}.portfolio-5 .swiper-pagination-bullet{width:150px;height:10px;display:inline-block;margin:0 5px;overflow:hidden;transition:0.4s;position:relative;border-radius:5px;background:rgb(255 255 255 / .3)}@media only screen and (max-width:1199px){.portfolio-5 .swiper-pagination-bullet{width:120px}}@media only screen and (max-width:991px){.portfolio-5 .swiper-pagination-bullet{width:90px}}@media only screen and (max-width:767px){.portfolio-5 .swiper-pagination-bullet{width:70px;bottom:45px}}.portfolio-5 .swiper-pagination-bullet::before{content:"";width:150px;height:100%;position:absolute;transition:0.6s;z-index:9;left:0;border-radius:5px;background:rgb(255 255 255 / .3)}.portfolio-5 .swiper-pagination-bullet::after{content:"";width:0;height:100%;position:absolute;transition:0.6s;z-index:8;left:0;background-color:#fff}.portfolio-5 .swiper-pagination-bullet-active::after{opacity:1;width:100%}.body-parallax-carosole .header-area-8{position:fixed;top:0;left:0;width:100%;right:0}.parallax-slider-wrapper{width:100%;height:100vh;display:flex;overflow:hidden;margin-left:10px;position:relative;align-items:center;justify-content:flex-start}.parallax-slider-inner{gap:10px;width:100%;height:100vh;display:flex;padding-top:80px;align-items:center;justify-content:flex-start}.parallax-slider-item{width:500px;height:100%;overflow:hidden;position:relative;background-size:cover}.parallax-slider-item img{height:80%!important;min-width:750px;object-fit:cover!important;margin-left:-50px;background-size:cover;background-position:center;cursor:none}.parallax-slider-item .content{margin-top:24px}@media only screen and (max-width:1199px){.parallax-slider-item .content{margin-top:14px}}.parallax-slider-item .title{font-size:20px;font-weight:400;line-height:26px;letter-spacing:-.05em}@media only screen and (max-width:1199px){.parallax-slider-item .title{font-size:18px}}.parallax-slider-item .tag{display:block;font-size:20px;font-weight:400;line-height:26px;color:var(--primary);letter-spacing:-.05em;font-family:var(--font_bdogrotesk)}@media only screen and (max-width:1199px){.parallax-slider-item .tag{font-size:18px}}.parallax-slider-item .date{display:block;font-size:20px;font-weight:400;line-height:26px;color:var(--primary);letter-spacing:-.05em;font-family:var(--font_bdogrotesk)}@media only screen and (max-width:1199px){.parallax-slider-item .date{font-size:18px}}@media (min-width:1650px){.body-portfolio-showcase .container.large{max-width:1650px}}.body-portfolio-showcase .header-area-2 .side-toggle{background-color:#f3f3f3}.body-portfolio-showcase .footer-area-4 .footer-widget-wrapper-box{margin-top:0}.works-wrapper-5{display:grid}.works-wrapper-5 .work-box{min-height:375px}.works-wrapper-5 .work-box .thumb{border-radius:15px;overflow:hidden}.works-wrapper-5 .work-box .thumb img{width:100%}.works-wrapper-5 .section-header{margin-top:-8px}.works-wrapper-5 .section-header .section-title{font-size:36px;font-weight:400;line-height:1.33;letter-spacing:-.05em;max-width:440px}@media only screen and (max-width:1919px){.works-wrapper-5 .section-header .section-title{font-size:30px;max-width:370px}}@media only screen and (max-width:1199px){.works-wrapper-5 .section-header .section-title{font-size:24px;max-width:300px}}.works-wrapper-5 .section-header .header-shape-1{margin-top:44px}@media only screen and (max-width:1199px){.works-wrapper-5 .section-header .header-shape-1{margin-top:24px}}.works-wrapper-5 .section-header .header-shape-1 img{width:65px}@media only screen and (max-width:1919px){.works-wrapper-5 .section-header .header-shape-1 img{width:55px}}@media only screen and (max-width:1199px){.works-wrapper-5 .section-header .header-shape-1 img{width:45px}}.works-wrapper-5 .services-wrapper-box{margin-top:-7px;margin-bottom:-6px;display:flex;gap:20px;flex-direction:column;justify-content:space-between}.works-wrapper-5 .services-wrapper-box .subtitle{font-size:20px;font-weight:400;line-height:28px;color:var(--primary);text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:2px}.works-wrapper-5 .service-box .title{font-size:36px;font-weight:400;line-height:1.33;letter-spacing:-.05em}@media only screen and (max-width:1919px){.works-wrapper-5 .service-box .title{font-size:30px}}@media only screen and (max-width:1199px){.works-wrapper-5 .service-box .title{font-size:24px}}.card-wrap{transform:perspective(700px);transform-style:preserve-3d;cursor:pointer;max-height:375px;position:relative}.card-wrap:hover .card-bg{transition:0.6s cubic-bezier(.23,1,.32,1),opacity 1s cubic-bezier(.23,1,.32,1);opacity:1}.card-wrap:hover .card{transition:0.6s cubic-bezier(.23,1,.32,1),cubic-bezier(.23,1,.32,1)}.card{position:relative;width:100%;height:100%;object-fit:cover;background-repeat:no-repeat;overflow:hidden;border-radius:10px;transition:1s cubic-bezier(.445,.05,.55,.95);will-change:transform;border:none}.card-bg{position:absolute;top:-18px;left:-18px;width:110%;height:110%;background-repeat:no-repeat;background-position:center;background-size:cover;transition:1s cubic-bezier(.445,.05,.55,.95),opacity 5s 1s cubic-bezier(.445,.05,.55,.95);pointer-events:none}@media (min-width:1850px){.body-modern-agency .container.large{max-width:1850px}}.body-modern-agency .rr-btn{padding:15px 27px}.body-modern-agency .section-subtitle{font-family:var(--font_tartuffotrial);font-weight:100;font-size:20px;line-height:26px;text-transform:none}.body-modern-agency .footer-area-3 .footer-widget-wrapper-box{border-top:1px solid var(--border)}.hero-area-7 .section-title{font-weight:100;font-size:140px;line-height:.93;text-align:center;max-width:1115px;margin-inline:auto}@media only screen and (max-width:1919px){.hero-area-7 .section-title{font-size:110px;max-width:915px}}@media only screen and (max-width:1399px){.hero-area-7 .section-title{font-size:90px;max-width:715px}}@media only screen and (max-width:1199px){.hero-area-7 .section-title{font-size:70px;max-width:615px}}@media only screen and (max-width:991px){.hero-area-7 .section-title{font-size:60px}}@media only screen and (max-width:767px){.hero-area-7 .section-title{font-size:45px}}@media (max-width:575px){.hero-area-7 .section-title{font-size:40px}}.hero-area-7 .section-title span{color:rgb(17 17 17 / .3)}.dark .hero-area-7 .section-title span{color:rgb(255 255 255 / .3)}.hero-area-7 .section-content{text-align:center}.hero-area-7 .section-content .text{font-family:var(--font_tartuffotrial);font-weight:100;font-size:36px;line-height:1.11;color:var(--primary);max-width:620px;text-align:center;margin-inline:auto}@media only screen and (max-width:1919px){.hero-area-7 .section-content .text{font-size:30px;max-width:520px}}@media only screen and (max-width:1399px){.hero-area-7 .section-content .text{font-size:24px;max-width:420px}}@media only screen and (max-width:767px){.hero-area-7 .section-content .text{font-size:20px;max-width:420px}}.hero-area-7 .section-content .text-wrapper{margin-top:45px}@media only screen and (max-width:1919px){.hero-area-7 .section-content .text-wrapper{margin-top:35px}}@media only screen and (max-width:1199px){.hero-area-7 .section-content .text-wrapper{margin-top:25px}}.hero-area-7 .section-content .btn-wrapper{margin-top:33px}@media only screen and (max-width:1199px){.hero-area-7 .section-content .btn-wrapper{margin-top:23px}}.hero-area-7 .section-title-wrapper{border-top:1px solid var(--border);border-bottom:1px solid var(--border);margin-top:80px;padding-top:61px;padding-bottom:55px}@media only screen and (max-width:1919px){.hero-area-7 .section-title-wrapper{padding-top:51px;padding-bottom:45px}}@media only screen and (max-width:1199px){.hero-area-7 .section-title-wrapper{padding-top:31px;padding-bottom:25px}}.works-wrapper-7 .work-box .thumb{position:relative}.works-wrapper-7 .work-box .thumb .image{overflow:hidden;position:relative;transform:scale(.9)}.works-wrapper-7 .work-box .thumb .image img{transform-origin:center}.works-wrapper-7 .work-box .thumb img{width:100%;cursor:none}.works-wrapper-7 .work-box .content{position:absolute;bottom:20px;left:20px;visibility:hidden}@media only screen and (max-width:1199px){.works-wrapper-7 .work-box .content{visibility:visible}}.works-wrapper-7 .work-box .title{font-weight:300;font-size:30px;line-height:.9;background-color:var(--white);padding:15px 20px 13px;color:var(--black)}@media only screen and (max-width:1199px){.works-wrapper-7 .work-box .title{font-size:26px;padding:10px 15px 8px}}.works-wrapper-7 .work-box .meta{font-family:var(--font_tartuffotrial);font-weight:300;font-style:italic;font-size:16px;line-height:1.69;background-color:var(--white);display:inline-block;padding:5px 15px 3px;margin-top:3px;color:var(--black)}.works-wrapper-7 .btn-wrapper{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.works-wrapper-7 .btn-wrapper a{font-family:var(--font_tartuffotrial);font-weight:100;font-size:36px;line-height:1.1;text-align:center;color:var(--primary);max-width:225px;text-decoration:none;display:inline-block}@media only screen and (max-width:1399px){.works-wrapper-7 .btn-wrapper a{font-size:30px}}@media only screen and (max-width:1199px){.works-wrapper-7 .btn-wrapper a{font-size:26px;max-width:165px}}@media only screen and (max-width:991px){.works-wrapper-7 .btn-wrapper a{font-size:20px;max-width:135px}}.works-wrapper-7 .btn-wrapper a:hover .underline{background-size:0% 100%}.works-wrapper-7 .btn-wrapper .underline{width:100%;background-image:linear-gradient(transparent calc(100% - 1px),var(--primary) 1px);background-repeat:no-repeat;background-size:100% 100%;transition:background-size 1s;background-position:0 -6px}@media only screen and (max-width:1399px){.works-wrapper-7 .btn-wrapper .underline{background-position:0 -2px}}.capabilities-area-2 .section-content-wrapper{margin-top:14px;display:grid;gap:40px 60px;grid-template-columns:1fr 1235px;margin-bottom:31px}@media only screen and (max-width:1919px){.capabilities-area-2 .section-content-wrapper{grid-template-columns:1fr 950px}}@media only screen and (max-width:1399px){.capabilities-area-2 .section-content-wrapper{grid-template-columns:1fr 800px}}@media only screen and (max-width:1199px){.capabilities-area-2 .section-content-wrapper{grid-template-columns:1fr 600px}}@media only screen and (max-width:991px){.capabilities-area-2 .section-content-wrapper{grid-template-columns:1fr}}.capabilities-area-2 .section-content{margin-top:27px}@media only screen and (max-width:1919px){.capabilities-area-2 .section-content{margin-top:17px}}@media only screen and (max-width:1199px){.capabilities-area-2 .section-content{margin-top:7px}}.capabilities-area-2 .section-content .section-title-wrapper{display:block}@media only screen and (max-width:767px){.capabilities-area-2 .capability-wrapper{border-top:1px solid var(--border)}}@media only screen and (max-width:767px){.capabilities-area-2 .capability-box{border-bottom:1px solid var(--border);padding-bottom:20px;padding-top:20px}}.capabilities-area-2 .capability-box-inner{display:grid;gap:10px 60px;grid-template-columns:1fr auto;justify-content:space-between;align-items:center}@media (max-width:575px){.capabilities-area-2 .capability-box-inner{grid-template-columns:1fr}}.capabilities-area-2 .capability-box:hover .thumb img,.capabilities-area-2 .capability-box.active .thumb img{opacity:1;transform:scale(1)}.capabilities-area-2 .capability-box .title{font-weight:100;font-size:100px;line-height:1.1}@media only screen and (max-width:1919px){.capabilities-area-2 .capability-box .title{font-size:80px}}@media only screen and (max-width:1399px){.capabilities-area-2 .capability-box .title{font-size:60px}}@media only screen and (max-width:1199px){.capabilities-area-2 .capability-box .title{font-size:50px}}@media only screen and (max-width:991px){.capabilities-area-2 .capability-box .title{font-size:40px}}@media only screen and (max-width:767px){.capabilities-area-2 .capability-box .title{font-size:35px}}.capabilities-area-2 .capability-box .title.rr-btn-underline{padding-bottom:0;color:rgb(17 17 17 / .3);text-transform:unset}.dark .capabilities-area-2 .capability-box .title.rr-btn-underline{color:rgb(255 255 255 / .3)}.capabilities-area-2 .capability-box .title.rr-btn-underline::before{height:3px;transition:0.5s;bottom:9px}@media only screen and (max-width:1919px){.capabilities-area-2 .capability-box .title.rr-btn-underline::before{bottom:6px}}@media only screen and (max-width:1199px){.capabilities-area-2 .capability-box .title.rr-btn-underline::before{height:2px;bottom:3px}}.capabilities-area-2 .capability-box .thumb{display:flex;gap:10px}@media only screen and (max-width:1919px){.capabilities-area-2 .capability-box .thumb{gap:10px}}.capabilities-area-2 .capability-box .thumb img{width:76px;height:76px;border-radius:15px;object-fit:cover;opacity:0;transform:scale(0);transform-origin:top right;transition:all 0.5s}@media only screen and (max-width:1919px){.capabilities-area-2 .capability-box .thumb img{width:64px;height:64px;border-radius:10px}}@media only screen and (max-width:1399px){.capabilities-area-2 .capability-box .thumb img{width:50px;height:50px}}@media only screen and (max-width:1199px){.capabilities-area-2 .capability-box .thumb img{width:40px;height:40px;opacity:1;transform:scale(1)}}.award-area-3 .section-header{margin-top:19px}.award-area-3 .section-title{text-indent:2.3em}.award-area-3 .section-title span{position:relative;padding:0 32px}@media only screen and (max-width:1919px){.award-area-3 .section-title span{padding:0 22px}}@media only screen and (max-width:1399px){.award-area-3 .section-title span{padding:0 17px}}@media (max-width:575px){.award-area-3 .section-title span{padding:0}}.award-area-3 .section-title span:before{content:"";position:absolute;width:100%;height:72%;border:2px solid var(--primary);border-radius:100px;top:53%;left:0;transform:translate(0,-50%);z-index:-1}@media only screen and (max-width:1399px){.award-area-3 .section-title span:before{border-width:1px}}@media (max-width:575px){.award-area-3 .section-title span:before{display:none}}.award-area-3 .award-wrapper-box{max-width:1235px;margin-left:auto;margin-top:85px}@media only screen and (max-width:1919px){.award-area-3 .award-wrapper-box{max-width:1000px;margin-top:55px}}@media only screen and (max-width:1399px){.award-area-3 .award-wrapper-box{max-width:850px}}@media only screen and (max-width:1199px){.award-area-3 .award-wrapper-box{max-width:750px;margin-top:45px}}.award-area-3 .award-wrapper{border-top:1px solid var(--border)}.award-area-3 .award-box{border-bottom:1px solid var(--border);padding-top:40px;padding-bottom:40px;display:grid;gap:20px 50px;grid-template-columns:280px 1fr 100px;align-items:center;transition:all 0.5s}@media only screen and (max-width:1919px){.award-area-3 .award-box{padding-top:30px;padding-bottom:30px}}@media only screen and (max-width:1199px){.award-area-3 .award-box{grid-template-columns:180px 1fr 100px}}@media only screen and (max-width:767px){.award-area-3 .award-box{grid-template-columns:1fr 1fr}}.award-area-3 .award-box:hover{background-color:#f9f9f9}.dark .award-area-3 .award-box:hover{background-color:#171717}@media only screen and (max-width:767px){.award-area-3 .award-box:hover{background-color:#fff0}}.award-area-3 .award-box:hover .category{transform:translateX(30px)}@media only screen and (max-width:767px){.award-area-3 .award-box:hover .category{transform:translateX(0)}}.award-area-3 .award-box:hover .year{transform:translateX(-30px)}@media only screen and (max-width:767px){.award-area-3 .award-box:hover .year{transform:translateX(0)}}.award-area-3 .award-box .category{font-size:18px;font-weight:400;line-height:18px;display:inline-block;color:var(--primary);transition:all 0.5s}.award-area-3 .award-box .award{font-size:24px;font-weight:400;line-height:18px;color:var(--primary)}@media only screen and (max-width:1919px){.award-area-3 .award-box .award{font-size:18px}}@media only screen and (max-width:767px){.award-area-3 .award-box .award{order:3;grid-column:span 2}}.award-area-3 .award-box .year{font-size:18px;font-weight:400;line-height:18px;display:inline-block;color:var(--primary);transition:all 0.5s;text-align:right}.cta-area-5-inner{overflow:hidden}.cta-area-5 .section-title{font-size:200px;font-weight:100;line-height:.85;text-transform:uppercase;white-space:nowrap}@media only screen and (max-width:1919px){.cta-area-5 .section-title{font-size:140px}}@media only screen and (max-width:1399px){.cta-area-5 .section-title{font-size:100px}}@media only screen and (max-width:1199px){.cta-area-5 .section-title{margin-left:0}}@media only screen and (max-width:767px){.cta-area-5 .section-title{font-size:60px}}@media (max-width:575px){.cta-area-5 .section-title{font-size:40px}}.cta-area-5 .section-title a{display:inline-flex;align-items:center}.cta-area-5 .section-title .line{width:.7em;height:.05em;background-color:var(--primary);display:inline-block;align-self:center;margin-left:.3em;margin-right:.2em}.cta-area-5 .section-header{margin-top:45px;margin-bottom:87px}@media only screen and (max-width:1919px){.cta-area-5 .section-header{margin-top:25px;margin-bottom:67px}}@media only screen and (max-width:1399px){.cta-area-5 .section-header{margin-top:5px;margin-bottom:47px}}.cta-area-5 .section-header .title-wrapper{animation:45s t-slide infinite linear}.cta-area-5 .section-header .t-btn{font-size:16px;font-weight:400;line-height:30px;letter-spacing:-.02em;padding:10px 20px;display:inline-block;background-color:var(--theme);color:var(--black);border-radius:50px;position:absolute;top:0;left:0;margin:-25px 0 0 -65px;transition:opacity 0.3s,transform 0.7s cubic-bezier(.23,1,.32,1)}.error-area-inner{height:100vh;display:flex;justify-content:center;align-items:center;text-align:center}.error-area .section-subtitle{font-family:var(--font_sequelsansmediumbody);font-size:300px;font-weight:315;line-height:.7;letter-spacing:-.07em}@media only screen and (max-width:1919px){.error-area .section-subtitle{font-size:240px}}@media only screen and (max-width:1399px){.error-area .section-subtitle{font-size:180px}}@media only screen and (max-width:1199px){.error-area .section-subtitle{font-size:140px}}@media only screen and (max-width:991px){.error-area .section-subtitle{font-size:120px}}.error-area .section-title{max-width:740px}@media only screen and (max-width:1919px){.error-area .section-title{max-width:640px}}@media only screen and (max-width:1399px){.error-area .section-title{max-width:540px}}@media only screen and (max-width:1199px){.error-area .section-title{max-width:440px}}@media only screen and (max-width:991px){.error-area .section-title{max-width:340px}}.error-area .section-content{align-self:center}.error-area .section-content .title-wrapper{margin-top:37px}@media only screen and (max-width:1919px){.error-area .section-content .title-wrapper{margin-top:27px}}@media only screen and (max-width:1199px){.error-area .section-content .title-wrapper{margin-top:17px}}.error-area .section-content .btn-wrapper{margin-top:64px}@media only screen and (max-width:1919px){.error-area .section-content .btn-wrapper{margin-top:44px}}@media only screen and (max-width:1199px){.error-area .section-content .btn-wrapper{margin-top:34px}}@media only screen and (max-width:991px){.error-area .section-content .btn-wrapper{margin-top:24px}}.ax-dark-body .error-area{background-color:var(--primary)}.ax-dark-body .error-area .section-subtitle{color:var(--white)}.ax-dark-body .error-area .ax-error-desc{color:var(--white)}.ax-dark-body .error-area .btn-wrapper .rr-btn{background-color:var(--white);border:1px solid var(--white)}.ax-dark-body .error-area .btn-wrapper .rr-btn::before{background-color:var(--black)}.ax-dark-body .error-area .btn-wrapper .rr-btn .btn-wrap .text-one{color:var(--primary)}.ax-dark-body .error-area .btn-wrapper .rr-btn:hover .text-two{color:var(--white)}.about-area-details .section-header{border-top:1px solid var(--border);padding-top:37px}@media only screen and (max-width:991px){.about-area-details .section-header{padding-top:7px}}.about-area-details .section-title-wrapper{display:grid;gap:15px 60px;grid-template-columns:1fr 1235px}@media only screen and (max-width:1919px){.about-area-details .section-title-wrapper{grid-template-columns:1fr 1000px}}@media only screen and (max-width:1399px){.about-area-details .section-title-wrapper{grid-template-columns:1fr 850px}}@media only screen and (max-width:1199px){.about-area-details .section-title-wrapper{grid-template-columns:1fr 750px}}@media only screen and (max-width:991px){.about-area-details .section-title-wrapper{grid-template-columns:1fr}}.about-area-details .subtitle-wrapper{margin-top:8px}.about-area-details .section-title{max-width:1030px}@media only screen and (max-width:1919px){.about-area-details .section-title{max-width:840px}}@media only screen and (max-width:1399px){.about-area-details .section-title{max-width:640px}}.about-area-details .section-content .text{font-size:30px;font-weight:400;line-height:1.26}@media only screen and (max-width:1919px){.about-area-details .section-content .text{font-size:24px}}@media only screen and (max-width:1399px){.about-area-details .section-content .text{font-size:20px}}.about-area-details .section-content .text:not(:first-child){margin-top:38px}@media only screen and (max-width:1919px){.about-area-details .section-content .text:not(:first-child){margin-top:28px}}.about-area-details .section-content .btn-wrapper{margin-top:61px}@media only screen and (max-width:1919px){.about-area-details .section-content .btn-wrapper{margin-top:41px}}.about-area-details .info-list li{font-size:30px;font-weight:310;line-height:1.16;letter-spacing:-.07em;color:var(--primary);font-family:var(--font_sequelsansromanbody);position:relative;display:flex;align-items:center}@media only screen and (max-width:1919px){.about-area-details .info-list li{font-size:24px}}@media only screen and (max-width:1399px){.about-area-details .info-list li{font-size:20px}}.about-area-details .info-list li:not(:first-child){margin-top:4px}.about-area-details .info-list li:before{content:"";width:6px;height:6px;background-color:var(--primary);margin-right:10px}@media only screen and (max-width:1399px){.about-area-details .info-list li:before{width:4px;height:4px}}.about-area-details .section-content-wrapper{border-top:1px solid var(--border);padding-top:22px;margin-top:64px;max-width:1235px;margin-left:auto;display:grid;gap:20px 60px;grid-template-columns:1fr 715px}@media only screen and (max-width:1919px){.about-area-details .section-content-wrapper{margin-top:54px;max-width:1000px;grid-template-columns:1fr 565px}}@media only screen and (max-width:1399px){.about-area-details .section-content-wrapper{margin-top:44px;max-width:850px;grid-template-columns:1fr 465px}}@media only screen and (max-width:1199px){.about-area-details .section-content-wrapper{max-width:750px}}@media only screen and (max-width:991px){.about-area-details .section-content-wrapper{grid-template-columns:1fr}}.about-area-details .wrapper-gallery{display:inline-flex;align-items:flex-start;padding:0}.about-area-details .moving-gallery li{width:40vw;padding-left:10px;padding-right:10px;box-sizing:border-box;list-style:none}@media only screen and (max-width:1199px){.about-area-details .moving-gallery li{padding-left:4px;padding-right:4px}}.about-area-details .moving-gallery li img{height:auto;margin:0;width:100%}.about-area-details .moving-gallery li:first-child{padding-left:0}.about-area-details .moving-gallery li:last-child{padding-right:0}.about-area-details .moving-gallery li:nth-child(1){width:30vw}@media (max-width:575px){.about-area-details .moving-gallery li:nth-child(1){width:60vw}}.about-area-details .moving-gallery li:nth-child(2){width:25vw}@media (max-width:575px){.about-area-details .moving-gallery li:nth-child(2){width:50vw}}.about-area-details .moving-gallery li:nth-child(3){width:20vw}@media (max-width:575px){.about-area-details .moving-gallery li:nth-child(3){width:40vw}}.about-area-details .moving-gallery li:nth-child(4){width:25vw}@media (max-width:575px){.about-area-details .moving-gallery li:nth-child(4){width:50vw}}.about-area-details .moving-gallery li:nth-child(5){width:30vw}@media (max-width:575px){.about-area-details .moving-gallery li:nth-child(5){width:60vw}}.approach-area-about-page .section-title{max-width:845px}@media only screen and (max-width:1919px){.approach-area-about-page .section-title{max-width:645px}}@media only screen and (max-width:1399px){.approach-area-about-page .section-title{max-width:545px}}.approach-area-about-page .subtitle-wrapper{margin-top:8px}.approach-area-about-page .section-header{margin-top:50px;border-top:1px solid var(--border);padding-top:37px}@media only screen and (max-width:991px){.approach-area-about-page .section-header{margin-top:10px;padding-top:7px}}.approach-area-about-page .section-title-wrapper{display:grid;gap:15px 60px;grid-template-columns:1fr 1235px}@media only screen and (max-width:1919px){.approach-area-about-page .section-title-wrapper{grid-template-columns:1fr 1000px}}@media only screen and (max-width:1399px){.approach-area-about-page .section-title-wrapper{grid-template-columns:1fr 850px}}@media only screen and (max-width:1199px){.approach-area-about-page .section-title-wrapper{grid-template-columns:1fr 750px}}@media only screen and (max-width:991px){.approach-area-about-page .section-title-wrapper{grid-template-columns:1fr}}.approach-area-about-page .approach-wrapper-box{max-width:1235px;margin-left:auto;margin-top:81px;margin-bottom:43px}@media only screen and (max-width:1919px){.approach-area-about-page .approach-wrapper-box{max-width:1000px;margin-top:61px}}@media only screen and (max-width:1399px){.approach-area-about-page .approach-wrapper-box{max-width:850px}}@media only screen and (max-width:1199px){.approach-area-about-page .approach-wrapper-box{max-width:750px;margin-right:0;margin-top:41px}}.approach-area-about-page .approach-wrapper{display:grid;gap:40px 50px;grid-template-columns:1fr 1fr auto}@media only screen and (max-width:767px){.approach-area-about-page .approach-wrapper{grid-template-columns:1fr}}.approach-area-about-page .approach-box .title{font-size:30px;font-weight:310;line-height:1.16;letter-spacing:-.07em;display:flex;gap:0 20px;align-items:center;justify-content:space-between}@media only screen and (max-width:1919px){.approach-area-about-page .approach-box .title{font-size:24px}}.approach-area-about-page .approach-box .title img{width:250px}@media only screen and (max-width:1919px){.approach-area-about-page .approach-box .title img{width:200px}}@media only screen and (max-width:1399px){.approach-area-about-page .approach-box .title img{width:150px}}@media only screen and (max-width:1199px){.approach-area-about-page .approach-box .title img{display:none}}.approach-area-about-page .approach-box .approach-list{margin-top:28px}@media only screen and (max-width:1199px){.approach-area-about-page .approach-box .approach-list{margin-top:18px}}.approach-area-about-page .approach-box .approach-list li{font-size:18px;font-weight:400;line-height:26px;color:var(--primary)}.info-area-page-about{background-color:var(--bg)}.info-area-page-about .section-header{border-top:1px solid rgb(255 255 255 / .1);margin-top:50px;padding-top:37px}@media only screen and (max-width:991px){.info-area-page-about .section-header{margin-top:10px;padding-top:7px}}.info-area-page-about .section-header .subtitle-wrapper{margin-top:8px}.info-area-page-about .section-title-wrapper{display:grid;gap:15px 60px;grid-template-columns:1fr 1235px}@media only screen and (max-width:1919px){.info-area-page-about .section-title-wrapper{grid-template-columns:1fr 1000px}}@media only screen and (max-width:1399px){.info-area-page-about .section-title-wrapper{grid-template-columns:1fr 850px}}@media only screen and (max-width:1199px){.info-area-page-about .section-title-wrapper{grid-template-columns:1fr 750px}}@media only screen and (max-width:991px){.info-area-page-about .section-title-wrapper{grid-template-columns:1fr}}.info-area-page-about .section-subtitle{color:var(--white)}.info-area-page-about .section-title{color:var(--white);max-width:805px}.info-area-page-about .counter-wrapper-box{margin-top:94px}@media only screen and (max-width:1919px){.info-area-page-about .counter-wrapper-box{margin-top:64px}}@media only screen and (max-width:991px){.info-area-page-about .counter-wrapper-box{margin-top:44px}}.info-area-page-about .counter-wrapper{display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}@media only screen and (max-width:991px){.info-area-page-about .counter-wrapper{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:767px){.info-area-page-about .counter-wrapper{grid-template-columns:repeat(1,1fr)}}.info-area-page-about .funfact-item{padding:39px 50px 41px;border-radius:20px;background-color:#1d1c1c}@media only screen and (max-width:1919px){.info-area-page-about .funfact-item{padding:29px 30px 31px}}@media only screen and (max-width:1199px){.info-area-page-about .funfact-item{padding:19px 20px 21px}}.info-area-page-about .funfact-item .text{font-size:18px;font-weight:400;line-height:26px;color:#999}.info-area-page-about .funfact-item .number{font-size:50px;font-weight:310;line-height:1;letter-spacing:-.07em;color:var(--white);margin-top:14px}@media only screen and (max-width:1199px){.info-area-page-about .funfact-item .number{font-size:35px}}.client-area-page-about{background-color:var(--bg);margin-bottom:-1px}.client-area-page-about .section-header{margin-top:39px}.client-area-page-about .section-header .text{font-size:20px;font-weight:400;line-height:28px;text-align:center;max-width:340px;color:#fcf7f3;margin-inline:auto}.client-area-page-about .clients-wrapper-box{margin-top:63px;margin-bottom:50px}@media only screen and (max-width:1199px){.client-area-page-about .clients-wrapper-box{margin-top:43px}}.client-area-page-about .clients-wrapper{display:flex;gap:0;justify-content:center;flex-wrap:wrap}.client-area-page-about .clients-wrapper .client-slider-active .swiper-slide{width:auto}.client-area-page-about .clients-wrapper .client-slider-active .swiper-wrapper{transition-timing-function:linear!important}.client-area-page-about .client-box{border:1px solid rgb(252 247 243 / .1);border-radius:70px;width:215px;height:140px;padding:0 20px;display:inline-flex;justify-content:center;align-items:center}@media only screen and (max-width:1919px){.client-area-page-about .client-box{width:155px;height:90px}}@media only screen and (max-width:1399px){.client-area-page-about .client-box{width:135px;height:70px}}.media-area-page-about{background-color:var(--bg)}.media-area-page-about .section-content-wrapper{display:grid;grid-template-columns:1fr 575px}@media only screen and (max-width:1399px){.media-area-page-about .section-content-wrapper{grid-template-columns:1fr 475px}}@media only screen and (max-width:991px){.media-area-page-about .section-content-wrapper{grid-template-columns:1fr}}.media-area-page-about .area-thumb img{width:100%;height:100%;object-fit:cover}.media-area-page-about .section-content{padding:87px 50px 100px;background-color:#1d1c1c}@media only screen and (max-width:1399px){.media-area-page-about .section-content{padding:37px 40px 40px}}@media only screen and (max-width:767px){.media-area-page-about .section-content{padding:17px 20px 20px}}.media-area-page-about .section-content .section-title{font-size:30px;font-weight:310;line-height:35px;letter-spacing:-.07em;color:var(--white);max-width:310px}.media-area-page-about .section-content .text{font-size:18px;font-weight:400;line-height:26px;color:#999}.media-area-page-about .section-content .text-wrapper{margin-top:267px}@media only screen and (max-width:1919px){.media-area-page-about .section-content .text-wrapper{margin-top:167px}}@media only screen and (max-width:1399px){.media-area-page-about .section-content .text-wrapper{margin-top:67px}}@media only screen and (max-width:991px){.media-area-page-about .section-content .text-wrapper{margin-top:27px}}.media-area-page-about .section-content .btn-wrapper{margin-top:43px}.media-area-page-about .section-content .rr-btn{background-color:#1d1c1c;border-color:rgb(255 255 255 / .2)}.media-area-page-about .section-content .rr-btn:hover{border-color:var(--white)}.dark .media-area-page-about .section-content .rr-btn:before{background-color:var(--white)}.media-area-page-about .section-content .rr-btn .text-one{color:var(--white)}.media-area-page-about .section-content .rr-btn .text-two{color:var(--black)}.dark .media-area-page-about .section-content .rr-btn .text-two{color:var(--black)}.award-area-page-about{background-color:var(--bg)}.award-area-page-about .section-subtitle{color:var(--white)}.award-area-page-about .section-title{color:var(--white)}.award-area-page-about .section-header{margin-top:50px;border-top:1px solid rgb(255 255 255 / .1);padding-top:37px}@media only screen and (max-width:991px){.award-area-page-about .section-header{margin-top:10px;padding-top:7px}}.award-area-page-about .section-header .subtitle-wrapper{margin-top:8px}.award-area-page-about .section-title-wrapper{display:grid;gap:15px 60px;grid-template-columns:1fr 1235px}@media only screen and (max-width:1919px){.award-area-page-about .section-title-wrapper{grid-template-columns:1fr 1000px}}@media only screen and (max-width:1399px){.award-area-page-about .section-title-wrapper{grid-template-columns:1fr 850px}}@media only screen and (max-width:1199px){.award-area-page-about .section-title-wrapper{grid-template-columns:1fr 750px}}@media only screen and (max-width:991px){.award-area-page-about .section-title-wrapper{grid-template-columns:1fr}}.award-area-page-about .awards-wrapper-box{margin-top:94px;border-top:1px solid rgb(255 255 255 / .1);padding-top:32px;max-width:1235px;margin-left:auto;margin-bottom:43px}@media only screen and (max-width:1919px){.award-area-page-about .awards-wrapper-box{margin-top:64px}}@media only screen and (max-width:991px){.award-area-page-about .awards-wrapper-box{margin-top:44px}}.award-area-page-about .awards-wrapper{max-width:630px;margin-left:auto}.award-area-page-about .award-box{display:grid;gap:20px 30px;grid-template-columns:1fr 370px}@media only screen and (max-width:767px){.award-area-page-about .award-box{grid-template-columns:1fr 340px}}@media (max-width:575px){.award-area-page-about .award-box{grid-template-columns:1fr}}.award-area-page-about .award-box:not(:first-child){margin-top:56px}.award-area-page-about .award-box .award-list li{display:grid;gap:10px 20px;grid-template-columns:auto auto;justify-content:space-between;font-size:20px;font-weight:400;line-height:28px;color:var(--white)}@media only screen and (max-width:767px){.award-area-page-about .award-box .award-list li{font-size:18px}}.award-area-page-about .award-box .category{font-size:20px;font-weight:400;line-height:20px;color:var(--white)}@media only screen and (max-width:767px){.award-area-page-about .award-box .category{font-size:18px}}.team-area-about-page .section-header{margin-top:50px;border-top:1px solid var(--border);padding-top:37px}@media only screen and (max-width:991px){.team-area-about-page .section-header{margin-top:10px;padding-top:7px}}.team-area-about-page .section-header .subtitle-wrapper{margin-top:8px}.team-area-about-page .section-title-wrapper{display:grid;gap:15px 60px;grid-template-columns:1fr 1235px}@media only screen and (max-width:1919px){.team-area-about-page .section-title-wrapper{grid-template-columns:1fr 1000px}}@media only screen and (max-width:1399px){.team-area-about-page .section-title-wrapper{grid-template-columns:1fr 850px}}@media only screen and (max-width:1199px){.team-area-about-page .section-title-wrapper{grid-template-columns:1fr 750px}}@media only screen and (max-width:991px){.team-area-about-page .section-title-wrapper{grid-template-columns:1fr}}.team-area-about-page .section-title{max-width:765px}@media only screen and (max-width:1919px){.team-area-about-page .section-title{max-width:665px}}@media only screen and (max-width:1399px){.team-area-about-page .section-title{max-width:465px}}.team-area-about-page .team-wrapper-box{margin-top:94px}@media only screen and (max-width:1919px){.team-area-about-page .team-wrapper-box{margin-top:64px}}@media only screen and (max-width:991px){.team-area-about-page .team-wrapper-box{margin-top:44px}}.team-area-about-page .team-wrapper{display:grid;gap:40px 20px;grid-template-columns:repeat(4,1fr)}@media only screen and (max-width:991px){.team-area-about-page .team-wrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.team-area-about-page .team-wrapper{grid-template-columns:repeat(1,1fr)}}.team-area-about-page .team-box:hover .thumb img{transform:scale(1.1)}.team-area-about-page .team-box .thumb{overflow:hidden}.team-area-about-page .team-box .thumb img{width:100%;transition:all 0.5s}.team-area-about-page .team-box .name{font-size:30px;font-weight:310;line-height:1;letter-spacing:-.07em}@media only screen and (max-width:1919px){.team-area-about-page .team-box .name{font-size:24px}}.team-area-about-page .team-box .post{font-size:16px;font-weight:400;line-height:30px;display:inline-block;margin-top:3px}.team-area-about-page .team-box .content{margin-top:19px}.blog-details-area .section-title{max-width:1130px}@media only screen and (max-width:1919px){.blog-details-area .section-title{max-width:930px}}@media only screen and (max-width:1399px){.blog-details-area .section-title{max-width:730px}}.blog-details-area .section-header{margin-top:17px}@media only screen and (max-width:1399px){.blog-details-area .section-header{margin-top:37px}}.blog-details-area .meta{display:flex;gap:5px;align-items:center;margin-top:36px}@media only screen and (max-width:1199px){.blog-details-area .meta{margin-top:9px}}.blog-details-area .meta span{font-size:14px;font-weight:400;line-height:27px;display:inline-block}.blog-details-area .meta span.has-left-line{padding-inline-start:15px}.blog-details-area .meta span.has-left-line:before{width:10px}.blog-details-area .meta .name span{font-weight:500;color:var(--primary)}.blog-details-area .image-wrapper{margin-top:89px;margin-bottom:50px}@media only screen and (max-width:1919px){.blog-details-area .image-wrapper{margin-top:59px;margin-bottom:40px}}@media only screen and (max-width:1199px){.blog-details-area .image-wrapper{margin-top:29px;margin-bottom:30px}}.blog-details-area .section-details .text{font-size:18px;font-weight:400;line-height:26px}.blog-details-area .section-details .text:not(:first-child){margin-top:26px}.blog-details-area .section-details .title{font-size:50px;font-weight:310;line-height:.7;letter-spacing:-.07em;margin-bottom:28px;font-family:var(--font_sequelsansromanbody)}@media only screen and (max-width:1919px){.blog-details-area .section-details .title{font-size:40px}}@media only screen and (max-width:1199px){.blog-details-area .section-details .title{font-size:30px;margin-bottom:23px}}@media only screen and (max-width:991px){.blog-details-area .section-details .title{font-size:28px}}@media only screen and (max-width:767px){.blog-details-area .section-details .title{font-size:24px}}.blog-details-area .section-details .details-info{margin-top:50px}@media only screen and (max-width:767px){.blog-details-area .section-details .details-info{margin-top:40px}}.blog-details-area .section-details .text-wrapper+.details-info{margin-top:43px}@media only screen and (max-width:767px){.blog-details-area .section-details .text-wrapper+.details-info{margin-top:33px}}.blog-details-area .section-details .thumb-text-wrapper{margin-top:17px;display:grid;gap:0 30px;grid-template-columns:1fr 1fr}@media only screen and (max-width:991px){.blog-details-area .section-details .thumb-text-wrapper{grid-template-columns:1fr}}.blog-details-area .section-details .thumb-text-wrapper .thumb{margin-top:6px}.blog-details-area .section-details .thumb-text-wrapper .thumb img{width:100%}.blog-details-area .section-details .feature-list{margin-top:26px;margin-bottom:26px}.blog-details-area .section-details .feature-list li{font-size:18px;font-weight:400;line-height:26px;position:relative;padding-left:27px}.blog-details-area .section-details .feature-list li:before{position:absolute;content:"";width:5px;height:5px;background-color:currentColor;border-radius:50%;left:11px;top:10px}.blog-details-area .section-details .gallery-wrapper{margin-top:24px;display:grid;gap:0 30px;grid-template-columns:auto auto}@media only screen and (max-width:1199px){.blog-details-area .section-details .gallery-wrapper{gap:20px}}@media only screen and (max-width:767px){.blog-details-area .section-details .gallery-wrapper{gap:10px}}.blog-details-area .section-details .gallery-wrapper img{width:100%;height:100%;object-fit:cover}.blog-details-area .section-details .tags-wrapper{margin-top:62px;display:flex;gap:10px;align-items:flex-start}@media only screen and (max-width:1399px){.blog-details-area .section-details .tags-wrapper{margin-top:42px}}.blog-details-area .section-details .tags-wrapper .heading{font-size:20px;font-weight:400;line-height:28px;color:var(--primary);display:inline-block}.blog-details-area .section-details .tags{display:flex;gap:5px;flex-wrap:wrap}.blog-details-area .section-details .tags .tag{font-size:14px;font-weight:500;line-height:28px;display:inline-block;padding:0 15px;border:1px solid var(--border);border-radius:30px}.blog-details-area .section-details .comment-wrap{margin-top:90px}@media only screen and (max-width:1399px){.blog-details-area .section-details .comment-wrap{margin-top:60px}}.blog-details-area .section-details .comment-formwrap{display:grid;gap:60px 30px;grid-template-columns:repeat(2,1fr);margin-top:52px}@media only screen and (max-width:1399px){.blog-details-area .section-details .comment-formwrap{gap:40px 30px;margin-top:32px}}@media only screen and (max-width:1199px){.blog-details-area .section-details .comment-formwrap{gap:30px 30px}}@media only screen and (max-width:767px){.blog-details-area .section-details .comment-formwrap{grid-template-columns:repeat(1,1fr)}}.blog-details-area .section-details .comment-formwrap .message{grid-column:span 2}@media only screen and (max-width:767px){.blog-details-area .section-details .comment-formwrap .message{grid-column:auto}}.blog-details-area .section-details .comment-formfield input{width:100%;height:40px;border:none;border-bottom:1px solid rgb(17 17 17 / .2);outline:none;background-color:#fff0;transition:all 0.5s;color:var(--primary);font-size:18px}.dark .blog-details-area .section-details .comment-formfield input{border-color:rgb(255 255 255 / .2)}@media only screen and (max-width:1199px){.blog-details-area .section-details .comment-formfield input{font-size:16px}}.blog-details-area .section-details .comment-formfield input:focus{border-color:var(--primary)}.blog-details-area .section-details .comment-formfield input::placeholder{color:var(--primary)}.blog-details-area .section-details .comment-formfield input:-webkit-autofill,.blog-details-area .section-details .comment-formfield input:-webkit-autofill:focus{transition:background-color 0s 600000s,color 0s 600000s!important}.blog-details-area .section-details .comment-formfield select{width:100%;height:40px;border:none;border-bottom:1px solid var(--primary);outline:none;background-color:#fff0;transition:all 0.5s;color:var(--primary)}.blog-details-area .section-details .comment-formfield select:focus{border-color:var(--primary)}.blog-details-area .section-details .comment-formfield select option{width:100%;max-width:100%}.blog-details-area .section-details .submit-btn{margin-top:50px}@media only screen and (max-width:1399px){.blog-details-area .section-details .submit-btn{margin-top:40px}}.blog-area-3 .section-header{margin-top:15px;border-top:1px solid var(--border);padding-top:37px}.blog-area-3 .section-title-wrapper{display:grid;gap:15px 60px;grid-template-columns:1fr 1235px}@media only screen and (max-width:1919px){.blog-area-3 .section-title-wrapper{grid-template-columns:1fr 1000px}}@media only screen and (max-width:1399px){.blog-area-3 .section-title-wrapper{grid-template-columns:1fr 850px}}@media only screen and (max-width:1199px){.blog-area-3 .section-title-wrapper{grid-template-columns:1fr 750px}}@media only screen and (max-width:991px){.blog-area-3 .section-title-wrapper{grid-template-columns:1fr}}.blog-area-3 .subtitle-wrapper{margin-top:8px}.blog-area-3 .section-title{max-width:800px}@media only screen and (max-width:1919px){.blog-area-3 .section-title{max-width:700px}}@media only screen and (max-width:1399px){.blog-area-3 .section-title{max-width:640px}}.blog-area-3 .blogs-wrapper-box{margin-top:94px}@media only screen and (max-width:1919px){.blog-area-3 .blogs-wrapper-box{margin-top:64px}}@media only screen and (max-width:991px){.blog-area-3 .blogs-wrapper-box{margin-top:44px}}.blog-area-3 .blog{position:relative}.blog-area-3 .blog:hover .thumb img{transform:scale(1.1)}.blog-area-3 .blog:hover .title .arrow{background-color:var(--primary)}.blog-area-3 .blog:hover .title .arrow svg{transform:rotate(60deg)}.blog-area-3 .blog:hover .title .arrow svg *{fill:var(--white)}.dark .blog-area-3 .blog:hover .title .arrow svg *{fill:var(--black)}.blog-area-3 .blog:before{position:absolute;content:"";width:1px;height:100%;background-color:var(--border);top:0;left:-30px}@media only screen and (max-width:1919px){.blog-area-3 .blog:before{left:-20px}}.blog-area-3 .blog .thumb{overflow:hidden}.blog-area-3 .blog .thumb img{width:100%;transition:all 0.5s}.blog-area-3 .blog .content{margin-top:24px}@media only screen and (max-width:1199px){.blog-area-3 .blog .content{margin-top:14px}}.blog-area-3 .blog .title{font-size:36px;font-weight:310;line-height:1;letter-spacing:-.07em;display:inline;font-family:var(--font_sequelsansromanbody)}@media only screen and (max-width:1919px){.blog-area-3 .blog .title{font-size:30px}}@media only screen and (max-width:1399px){.blog-area-3 .blog .title{font-size:24px}}@media only screen and (max-width:1199px){.blog-area-3 .blog .title{font-size:20px}}.blog-area-3 .blog .title .arrow{display:inline-flex;align-items:center;justify-content:center;width:25px;height:25px;transition:all 0.3s;border-radius:50%;border:2px solid var(--primary);transform:translate(0,-1px);margin-left:5px}@media only screen and (max-width:1919px){.blog-area-3 .blog .title .arrow{width:20px;height:20px}}@media only screen and (max-width:1399px){.blog-area-3 .blog .title .arrow{width:17px;height:17px}}@media only screen and (max-width:1199px){.blog-area-3 .blog .title .arrow{width:15px;height:15px;border-width:1px}}.blog-area-3 .blog .title .arrow svg{transition:all 0.3s;width:13px}@media only screen and (max-width:1919px){.blog-area-3 .blog .title .arrow svg{width:10px}}@media only screen and (max-width:1399px){.blog-area-3 .blog .title .arrow svg{width:7px}}.blog-area-3 .blog .title .arrow svg *{fill:var(--primary)}.blog-area-3 .blog .meta{display:flex;gap:5px;align-items:center;margin-top:14px}@media only screen and (max-width:1199px){.blog-area-3 .blog .meta{margin-top:9px}}.blog-area-3 .blog .meta span{font-size:14px;font-weight:400;line-height:24px;color:var(--secondary)}.blog-area-3 .blog .meta span.has-left-line{padding-inline-start:15px}.blog-area-3 .blog .meta span.has-left-line:before{width:10px}.blog-area-3 .blog .meta .name span{font-weight:500;color:var(--primary)}.blog-details-share-wrap .tagcloud.rt-postbox-details-tag a{font-family:var(--font_dmsans);font-style:normal;font-size:14px;line-height:28px;font-weight:500;text-transform:uppercase;color:#555;border:1px solid var(--border);border-radius:30px;padding:0 15px;margin-right:10px;display:inline-block;transition:all 0.3s;margin-bottom:10px}.blog-details-share-wrap .tagcloud.rt-postbox-details-tag a:hover{background-color:#111;color:#fff}.blog-details-share-wrap.rt-postbox-details-share{padding-top:40px;padding-bottom:30px}.rt-contact-input-form{margin-top:50px}.postbox__comment p.form-submit{display:none}.ax-blog-dt-feature-list ul li{list-style:none!important}.ax-blog-dt-tag-label{font-size:20px;font-weight:400;line-height:28px;color:var(--primary);display:inline-block;margin-right:5px}.rt-postbox-comment-from ul.postbox__comment.redox-comment-list{margin-bottom:50px}.rt-postbox-comment-from span.post-meta{margin-top:10px;display:block}.rt-postbox-details-social a{margin-left:10px}.ax-blog-post-pagination{margin-top:80px}.ax-blog-post-pagination ul li{display:inline-block}.ax-blog-post-pagination ul li a,.ax-blog-post-pagination ul li span{border:1px solid var(--border);width:80px;height:80px;display:inline-flex;justify-content:center;align-items:center;border-radius:100%;color:var(--primary);font-size:24px;font-family:var(--font_instrumentsans);font-weight:500;transition:all 0.3s}.ax-blog-post-pagination ul li:not(:last-child){margin-right:15px}.ax-blog-post-pagination ul li:hover a{background-color:var(--primary);border-color:#fff0;color:var(--white)}.ax-blog-post-pagination ul li:hover a{color:var(--white)}.ax-blog-post-pagination ul li:hover svg *{fill:var(--white)}.ax-blog-post-pagination ul li .current{background-color:var(--primary);border-color:#fff0;color:var(--white)}.blog-details-related-post .thumb img{height:350px;object-fit:cover}@media only screen and (max-width:767px){.blog-details-related-post .thumb img{height:250px}}.ax-bd-section-space{padding-bottom:150px}@media only screen and (max-width:991px){.ax-bd-section-space{padding-bottom:100px}}@media only screen and (max-width:767px){.ax-bd-section-space{padding-bottom:100px}}.ax-bd-title-space{margin-bottom:90px}@media only screen and (max-width:991px){.ax-bd-title-space{margin-bottom:50px}}@media only screen and (max-width:767px){.ax-bd-title-space{margin-bottom:50px}}.blog-area-3 .ax-bd-row .col-xl-4.col-lg-6.col-md-6:not(:last-child) .blog.blog-details-related-post{padding-right:35px}@media only screen and (max-width:991px){.blog-area-3 .ax-bd-row .col-xl-4.col-lg-6.col-md-6:not(:last-child) .blog.blog-details-related-post{padding-right:15px}}@media only screen and (max-width:767px){.blog-area-3 .ax-bd-row .col-xl-4.col-lg-6.col-md-6:not(:last-child) .blog.blog-details-related-post{padding-right:0}}.blog-area-3 .blog-area-3-inner{overflow:hidden}@media only screen and (max-width:1399px){.ax-bd-feat-thumb-wrap .rt-postbox-thumb.postbox__thumb.post-thumb img{height:560px;object-fit:cover}}@media only screen and (max-width:1199px){.ax-bd-feat-thumb-wrap .rt-postbox-thumb.postbox__thumb.post-thumb img{height:480px;object-fit:cover}}@media only screen and (max-width:991px){.ax-bd-feat-thumb-wrap .rt-postbox-thumb.postbox__thumb.post-thumb img{height:365px;object-fit:cover}}@media only screen and (max-width:767px){.ax-bd-feat-thumb-wrap .rt-postbox-thumb.postbox__thumb.post-thumb img{height:250px;object-fit:cover}}.gallery-wrapper.ax-blog-desc-gallery{margin-bottom:20px}[data-theme=dark] .blog-details-area{background-color:var(--primary)}[data-theme=dark] .blog-details-area .section-title{color:var(--white)}[data-theme=dark] .blog-details-area .meta{color:var(--white-2)}[data-theme=dark] .blog-details-area .meta .name span{color:var(--white);text-transform:capitalize}[data-theme=dark] .blog-details-area .section-details .title{color:var(--white)}[data-theme=dark] .blog-details-area .section-details p{color:var(--white-2)}[data-theme=dark] .blog-details-area .section-details .ax-blog-dt-feature-list ul li{color:var(--white-2)}[data-theme=dark] .blog-details-area .section-details .ax-blog-dt-tag-label{color:var(--white)}[data-theme=dark] .blog-details-area .section-details .rt-postbox-details-tag a{color:var(--white-2);border-color:1px solid var(--border)}[data-theme=dark] .blog-details-area .section-details .comment-reply-title{color:var(--white)}[data-theme=dark] .blog-details-area .section-details .logged-in-as a{color:var(--white)}[data-theme=dark] .blog-details-area .section-details .logged-in-as a:hover{color:var(--action)}[data-theme=dark] .blog-details-area .section-details .rt-contact-input-form textarea,[data-theme=dark] .blog-details-area .section-details .rt-contact-input-form input{color:var(--white);border-bottom:1px solid var(--secondary)}[data-theme=dark] .blog-details-area .section-details .rt-contact-input-form textarea:focus,[data-theme=dark] .blog-details-area .section-details .rt-contact-input-form input:focus{border-bottom-color:var(--white)}[data-theme=dark] .blog-details-area .section-details .rr-btn{background-color:var(--white);border:1px solid var(--white)}[data-theme=dark] .blog-details-area .section-details .rr-btn::before{background-color:var(--black)}[data-theme=dark] .blog-details-area .section-details .rr-btn .btn-wrap .text-one{color:var(--primary)}[data-theme=dark] .blog-details-area .section-details .rr-btn:hover .text-two{color:var(--white)}[data-theme=dark] .blog-details-area .image-wrapper{margin-bottom:0}[data-theme=dark] .blog-details-area .rt-postbox-details-article{padding-top:50px}.blog-details-area .blog-details-area-inner .rt-postbox-thumb.postbox__thumb.post-thumb img{width:100%;object-fit:cover}[data-theme=dark] .blog-area-3{background-color:var(--primary)}[data-theme=dark] .blog-area-3 .section-title{color:var(--white)}[data-theme=dark] .blog-area-3 .section-subtitle{color:var(--white)}[data-theme=dark] .blog-area-3 .section-header{border-top-color:rgb(255 255 255 / .1019607843)}[data-theme=dark] .blog-area-3 .blog .title{color:var(--white)}[data-theme=dark] .blog-area-3 .blog .title:hover a{color:var(--white)}[data-theme=dark] .blog-area-3 .blog .arrow{border-color:var(--white)}[data-theme=dark] .blog-area-3 .blog .arrow svg path{fill:var(--white)}[data-theme=dark] .blog-area-3 .blog .meta span{color:var(--white-2)}[data-theme=dark] .blog-area-3 .blog .meta .name span{color:var(--white);text-transform:capitalize}[data-theme=dark] .blog-area-3 .blog:hover .arrow{background-color:var(--white)}[data-theme=dark] .blog-area-3 .blog:hover .arrow svg path{fill:var(--primary)}.blog-details-area .section-details .rt-postbox-details-article .rt-postbox-details-article-inner .blog-details-share-wrap.rt-postbox-details-share{padding-left:15px;padding-right:15px}.blog-details-area .blog-details-area-inner .section-details .rt-postbox-comment-from{padding-left:15px;padding-right:15px}.blog-area-2 .section-header{border-top:1px solid var(--border);padding-top:37px}@media only screen and (max-width:991px){.blog-area-2 .section-header{padding-top:7px}}.blog-area-2 .section-title-wrapper{display:grid;gap:15px 60px;grid-template-columns:1fr 1235px}@media only screen and (max-width:1919px){.blog-area-2 .section-title-wrapper{grid-template-columns:1fr 1000px}}@media only screen and (max-width:1399px){.blog-area-2 .section-title-wrapper{grid-template-columns:1fr 850px}}@media only screen and (max-width:1199px){.blog-area-2 .section-title-wrapper{grid-template-columns:1fr 750px}}@media only screen and (max-width:991px){.blog-area-2 .section-title-wrapper{grid-template-columns:1fr}}.blog-area-2 .subtitle-wrapper{margin-top:8px}.blog-area-2 .section-title{max-width:800px}@media only screen and (max-width:1919px){.blog-area-2 .section-title{max-width:700px}}@media only screen and (max-width:1399px){.blog-area-2 .section-title{max-width:640px}}.blog-area-2 .blogs-wrapper-box{margin-top:94px}@media only screen and (max-width:1919px){.blog-area-2 .blogs-wrapper-box{margin-top:64px}}@media only screen and (max-width:991px){.blog-area-2 .blogs-wrapper-box{margin-top:44px}}.blog-area-2 .blogs-wrapper{display:grid;gap:76px 60px;grid-template-columns:repeat(6,1fr);overflow:hidden}@media only screen and (max-width:1919px){.blog-area-2 .blogs-wrapper{gap:46px 40px}}@media only screen and (max-width:991px){.blog-area-2 .blogs-wrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.blog-area-2 .blogs-wrapper{grid-template-columns:repeat(1,1fr)}}.blog-area-2 .blogs-wrapper>*{grid-column:span 2}@media only screen and (max-width:991px){.blog-area-2 .blogs-wrapper>*{grid-column:auto}}.blog-area-2 .blogs-wrapper>*:nth-child(4),.blog-area-2 .blogs-wrapper>*:nth-child(5){grid-column:span 3}@media only screen and (max-width:991px){.blog-area-2 .blogs-wrapper>*:nth-child(4),.blog-area-2 .blogs-wrapper>*:nth-child(5){grid-column:auto}}.blog-area-2 .blogs-wrapper>*:nth-child(4) .content,.blog-area-2 .blogs-wrapper>*:nth-child(5) .content{padding-right:130px}@media only screen and (max-width:1919px){.blog-area-2 .blogs-wrapper>*:nth-child(4) .content,.blog-area-2 .blogs-wrapper>*:nth-child(5) .content{padding-right:100px}}@media only screen and (max-width:1199px){.blog-area-2 .blogs-wrapper>*:nth-child(4) .content,.blog-area-2 .blogs-wrapper>*:nth-child(5) .content{padding-right:80px}}@media only screen and (max-width:991px){.blog-area-2 .blogs-wrapper>*:nth-child(4) .content,.blog-area-2 .blogs-wrapper>*:nth-child(5) .content{padding-right:0}}.blog-area-2 .blogs-wrapper>* .content{padding-right:90px}@media only screen and (max-width:1919px){.blog-area-2 .blogs-wrapper>* .content{padding-right:70px}}@media only screen and (max-width:1199px){.blog-area-2 .blogs-wrapper>* .content{padding-right:0}}.blog-area-2 .blog{position:relative}.blog-area-2 .blog:hover .thumb img{transform:scale(1.1)}.blog-area-2 .blog:hover .title .arrow{background-color:var(--primary)}.blog-area-2 .blog:hover .title .arrow svg{transform:rotate(60deg)}.blog-area-2 .blog:hover .title .arrow svg *{fill:var(--white)}.dark .blog-area-2 .blog:hover .title .arrow svg *{fill:var(--black)}.blog-area-2 .blog:before{position:absolute;content:"";width:1px;height:100%;background-color:var(--border);top:0;left:-30px}@media only screen and (max-width:1919px){.blog-area-2 .blog:before{left:-20px}}.blog-area-2 .blog .thumb{overflow:hidden}.blog-area-2 .blog .thumb img{width:100%;transition:all 0.5s}.blog-area-2 .blog .content{margin-top:24px}@media only screen and (max-width:1199px){.blog-area-2 .blog .content{margin-top:14px}}.blog-area-2 .blog .title{font-size:36px;font-weight:310;line-height:1;letter-spacing:-.07em;display:inline}@media only screen and (max-width:1919px){.blog-area-2 .blog .title{font-size:30px}}@media only screen and (max-width:1399px){.blog-area-2 .blog .title{font-size:24px}}@media only screen and (max-width:1199px){.blog-area-2 .blog .title{font-size:20px}}.blog-area-2 .blog .title .arrow{display:inline-flex;align-items:center;justify-content:center;width:25px;height:25px;transition:all 0.3s;border-radius:50%;border:2px solid var(--primary);transform:translate(0,-1px);margin-left:5px}@media only screen and (max-width:1919px){.blog-area-2 .blog .title .arrow{width:20px;height:20px}}@media only screen and (max-width:1399px){.blog-area-2 .blog .title .arrow{width:17px;height:17px}}@media only screen and (max-width:1199px){.blog-area-2 .blog .title .arrow{width:15px;height:15px;border-width:1px}}.blog-area-2 .blog .title .arrow svg{transition:all 0.3s;width:13px}@media only screen and (max-width:1919px){.blog-area-2 .blog .title .arrow svg{width:10px}}@media only screen and (max-width:1399px){.blog-area-2 .blog .title .arrow svg{width:7px}}.blog-area-2 .blog .title .arrow svg *{fill:var(--primary)}.blog-area-2 .blog .meta{display:flex;gap:5px;align-items:center;margin-top:14px}@media only screen and (max-width:1199px){.blog-area-2 .blog .meta{margin-top:9px}}.blog-area-2 .blog .meta span{font-size:14px;font-weight:400;line-height:24px;color:var(--secondary)}.blog-area-2 .blog .meta span.has-left-line{padding-inline-start:15px}.blog-area-2 .blog .meta span.has-left-line:before{width:10px}.blog-area-2 .blog .meta .name span{font-weight:500;color:var(--primary)}.loading-form{display:none;position:fixed;width:100%;height:100%;top:0;z-index:99;left:0;background:rgb(0 0 0 / .5);color:var(--white);font-size:20px;text-align:center;padding-top:20%}.success-message{color:green;margin-top:10px}.error-message{color:red;margin-top:10px}#response-message{margin-top:10px}.contact-area-contact-page .section-header{border-top:1px solid var(--border);padding-top:37px}@media only screen and (max-width:991px){.contact-area-contact-page .section-header{padding-top:7px}}.contact-area-contact-page .section-title-wrapper{display:grid;gap:15px 60px;grid-template-columns:1fr 1235px}@media only screen and (max-width:1919px){.contact-area-contact-page .section-title-wrapper{grid-template-columns:1fr 1000px}}@media only screen and (max-width:1399px){.contact-area-contact-page .section-title-wrapper{grid-template-columns:1fr 850px}}@media only screen and (max-width:1199px){.contact-area-contact-page .section-title-wrapper{grid-template-columns:1fr 750px}}@media only screen and (max-width:991px){.contact-area-contact-page .section-title-wrapper{grid-template-columns:1fr}}.contact-area-contact-page .subtitle-wrapper{margin-top:8px}.contact-area-contact-page .section-title{max-width:875px}@media only screen and (max-width:1919px){.contact-area-contact-page .section-title{max-width:675px}}@media only screen and (max-width:1399px){.contact-area-contact-page .section-title{max-width:495px}}.contact-area-contact-page .section-content-wrapper{margin-top:90px;margin-bottom:4px;display:grid;gap:40px 60px;grid-template-columns:1fr 1030px;align-items:flex-start}@media only screen and (max-width:1919px){.contact-area-contact-page .section-content-wrapper{margin-top:60px;grid-template-columns:1fr 730px}}@media only screen and (max-width:1399px){.contact-area-contact-page .section-content-wrapper{grid-template-columns:1fr 680px}}@media only screen and (max-width:1199px){.contact-area-contact-page .section-content-wrapper{grid-template-columns:1fr 550px}}@media only screen and (max-width:991px){.contact-area-contact-page .section-content-wrapper{grid-template-columns:1fr}}.contact-area-contact-page .contact-mail .title{font-size:20px;font-weight:400;line-height:20px;color:var(--primary)}.contact-area-contact-page .contact-mail .text{font-family:var(--font_sequelsansromanbody);font-size:30px;font-weight:310;line-height:1.16;letter-spacing:-.07em;color:var(--primary);max-width:410px;margin-top:24px}@media only screen and (max-width:1919px){.contact-area-contact-page .contact-mail .text{font-size:24px;max-width:330px}}@media only screen and (max-width:1199px){.contact-area-contact-page .contact-mail .text{font-size:20px;max-width:280px}}.contact-area-contact-page .contact-mail .text a{text-decoration:underline;text-decoration-skip-ink:auto;text-decoration-thickness:1px;text-underline-offset:3px}.contact-area-contact-page .contact-social{margin-top:51px}.contact-area-contact-page .contact-social .title{font-size:20px;font-weight:400;line-height:20px;color:var(--primary)}.contact-area-contact-page .contact-social .social-links{display:flex;flex-direction:column;align-items:flex-start;margin-top:24px}.contact-area-contact-page .contact-social .social-links a{font-family:var(--font_sequelsansromanbody);font-size:30px;font-weight:310;line-height:1.16;letter-spacing:-.07em;color:var(--primary);display:inline-block;transition:all 0.5s}@media only screen and (max-width:1919px){.contact-area-contact-page .contact-social .social-links a{font-size:24px}}@media only screen and (max-width:1199px){.contact-area-contact-page .contact-social .social-links a{font-size:20px}}.contact-area-contact-page .contact-social .social-links a:hover{text-decoration:underline;text-decoration-skip-ink:auto;text-decoration-thickness:1px;text-underline-offset:3px}.contact-area-contact-page .contact-formwrap{display:grid;gap:60px 60px;grid-template-columns:repeat(2,1fr)}@media only screen and (max-width:1399px){.contact-area-contact-page .contact-formwrap{gap:40px 40px}}@media only screen and (max-width:1199px){.contact-area-contact-page .contact-formwrap{gap:30px 30px}}@media only screen and (max-width:767px){.contact-area-contact-page .contact-formwrap{grid-template-columns:repeat(1,1fr)!important}}.contact-area-contact-page .contact-formwrap .message{grid-column:span 2;margin-top:30px}@media only screen and (max-width:767px){.contact-area-contact-page .contact-formwrap .message{grid-column:auto}}.contact-area-contact-page .contact-formfield input{width:100%;height:40px;border:none;border-bottom:1px solid var(--primary);outline:none;background-color:#fff0;transition:all 0.5s;color:var(--primary)}.contact-area-contact-page .contact-formfield input:focus{border-color:var(--primary)}.contact-area-contact-page .contact-formfield input::placeholder{color:var(--primary)}.contact-area-contact-page .contact-formfield input:-webkit-autofill,.contact-area-contact-page .contact-formfield input:-webkit-autofill:focus{transition:background-color 0s 600000s,color 0s 600000s!important}.contact-area-contact-page .submit-btn{margin-top:50px}@media only screen and (max-width:1399px){.contact-area-contact-page .submit-btn{margin-top:40px}}.contact-area-contact-page .contact-formfield textarea{width:100%;height:40px;border:none;border-bottom:1px solid var(--primary);outline:none;background-color:#fff0;transition:all 0.5s;color:var(--primary)}.contact-area-contact-page .contact-formfield textarea::placeholder{color:var(--primary)!important}.faq-area-faq-page .section-header{border-top:1px solid var(--border);padding-top:37px}@media only screen and (max-width:991px){.faq-area-faq-page .section-header{padding-top:7px}}.faq-area-faq-page .section-title-wrapper{display:grid;gap:15px 60px;grid-template-columns:1fr 1235px}@media only screen and (max-width:1919px){.faq-area-faq-page .section-title-wrapper{grid-template-columns:1fr 1000px}}@media only screen and (max-width:1399px){.faq-area-faq-page .section-title-wrapper{grid-template-columns:1fr 850px}}@media only screen and (max-width:1199px){.faq-area-faq-page .section-title-wrapper{grid-template-columns:1fr 750px}}@media only screen and (max-width:991px){.faq-area-faq-page .section-title-wrapper{grid-template-columns:1fr}}.faq-area-faq-page .subtitle-wrapper{margin-top:8px}.faq-area-faq-page .section-title{max-width:1005px}@media only screen and (max-width:1919px){.faq-area-faq-page .section-title{max-width:805px}}@media only screen and (max-width:1399px){.faq-area-faq-page .section-title{max-width:605px}}.faq-area-faq-page .accordion-wrapper{max-width:1235px;margin-left:auto;margin-top:93px;margin-bottom:10px}@media only screen and (max-width:1919px){.faq-area-faq-page .accordion-wrapper{margin-top:63px;max-width:1000px}}@media only screen and (max-width:1399px){.faq-area-faq-page .accordion-wrapper{margin-top:43px;max-width:900px}}@media only screen and (max-width:1199px){.faq-area-faq-page .accordion-wrapper{max-width:750px}}.faq-area-faq-page .accordion{border-top:1px solid var(--border);counter-reset:accordion}.faq-area-faq-page .accordion-button{font-size:30px;font-weight:310;line-height:1.16;letter-spacing:-.07em;color:var(--primary);padding:30px 0 33px;border-radius:0!important;background-color:#fff0;outline:0;box-shadow:none}@media only screen and (max-width:1919px){.faq-area-faq-page .accordion-button{padding:20px 0 23px;font-size:24px}}@media only screen and (max-width:767px){.faq-area-faq-page .accordion-button{font-size:20px}}.faq-area-faq-page .accordion-button::after{content:"+";font-family:var(--font_awesome);background-image:none;width:auto;height:auto}.faq-area-faq-page .accordion-button:not(.collapsed){pointer-events:none}.faq-area-faq-page .accordion-button:not(.collapsed)::after{content:"-"}.faq-area-faq-page .accordion-item{background-color:#fff0;border:none;border-bottom:1px solid var(--border);position:relative;padding-left:130px;transition:all 0.5s}@media only screen and (max-width:991px){.faq-area-faq-page .accordion-item{padding-left:80px}}@media only screen and (max-width:767px){.faq-area-faq-page .accordion-item{padding-left:50px}}.faq-area-faq-page .accordion-item:before{counter-increment:accordion;content:counter(accordion,decimal-leading-zero);font-family:var(--font_sequelsansromanbody);font-size:30px;font-weight:310;line-height:1.16;letter-spacing:-.07em;position:absolute;top:30px;left:0;transition:all 0.5s;color:var(--primary)}@media only screen and (max-width:1919px){.faq-area-faq-page .accordion-item:before{top:20px;font-size:24px}}@media only screen and (max-width:767px){.faq-area-faq-page .accordion-item:before{font-size:20px}}.faq-area-faq-page .accordion-body{font-size:20px;font-weight:400;line-height:28px;color:var(--secondary);padding:4px 0 43px;border:none}.hero-area-service-details .service-meta{display:grid;gap:10px 60px;grid-template-columns:1fr 1045px;position:relative;margin-top:27px}@media only screen and (max-width:1919px){.hero-area-service-details .service-meta{grid-template-columns:1fr 845px}}@media only screen and (max-width:1399px){.hero-area-service-details .service-meta{grid-template-columns:1fr 645px}}@media only screen and (max-width:1199px){.hero-area-service-details .service-meta{grid-template-columns:1fr 585px}}@media only screen and (max-width:991px){.hero-area-service-details .service-meta{grid-template-columns:1fr}}.hero-area-service-details .service-meta .serial{font-size:18px;font-weight:400;line-height:20px;display:inline-block}.hero-area-service-details .service-meta .tag{font-size:18px;font-weight:400;line-height:20px;display:inline-block}.hero-area-service-details .service-meta .next-item{font-size:18px;font-weight:400;line-height:20px;display:inline-block;position:absolute;right:0;top:0}.hero-area-service-details .section-header{margin-top:84px;display:grid;grid-template-columns:1045px;justify-content:flex-end}@media only screen and (max-width:1919px){.hero-area-service-details .section-header{grid-template-columns:845px;margin-top:64px}}@media only screen and (max-width:1399px){.hero-area-service-details .section-header{grid-template-columns:645px}}@media only screen and (max-width:1199px){.hero-area-service-details .section-header{grid-template-columns:585px;margin-top:44px}}@media only screen and (max-width:991px){.hero-area-service-details .section-header{grid-template-columns:1fr}}.hero-area-service-details .section-content-wrapper{margin-top:94px;display:grid;gap:40px 60px;grid-template-columns:1fr 1045px}@media only screen and (max-width:1919px){.hero-area-service-details .section-content-wrapper{grid-template-columns:1fr 845px;margin-top:64px}}@media only screen and (max-width:1399px){.hero-area-service-details .section-content-wrapper{grid-template-columns:1fr 645px}}@media only screen and (max-width:1199px){.hero-area-service-details .section-content-wrapper{grid-template-columns:1fr 585px;margin-top:44px}}@media only screen and (max-width:991px){.hero-area-service-details .section-content-wrapper{grid-template-columns:1fr}}.hero-area-service-details .section-content .text{font-size:18px;font-weight:400;line-height:26px;max-width:420px}.hero-area-service-details .section-thumb img{width:100%}.hero-area-service-details .feature-list{margin-top:26px}.hero-area-service-details .feature-list li{font-size:18px;font-weight:400;line-height:26px;color:var(--primary);display:flex;align-items:center}.hero-area-service-details .feature-list li:before{content:"+";margin-right:5px}.approach-area-service-details-page .section-header{margin-top:32px}.approach-area-service-details-page .section-title-wrapper{display:grid;gap:20px 60px;grid-template-columns:1fr 1125px;align-items:flex-end}@media only screen and (max-width:1919px){.approach-area-service-details-page .section-title-wrapper{grid-template-columns:1fr 905px}}@media only screen and (max-width:1399px){.approach-area-service-details-page .section-title-wrapper{grid-template-columns:1fr 675px}}@media only screen and (max-width:1199px){.approach-area-service-details-page .section-title-wrapper{grid-template-columns:1fr 575px}}@media only screen and (max-width:991px){.approach-area-service-details-page .section-title-wrapper{grid-template-columns:1fr}}.approach-area-service-details-page .section-subtitle{font-family:var(--font_sequelsansromanbody);font-size:30px;font-weight:310;line-height:1.16;letter-spacing:-.07em;color:var(--primary);text-transform:unset}@media only screen and (max-width:1919px){.approach-area-service-details-page .section-subtitle{font-size:24px}}@media only screen and (max-width:991px){.approach-area-service-details-page .section-subtitle{font-size:18px}.approach-area-service-details-page .section-subtitle br{display:none}}.approach-area-service-details-page .section-title{max-width:875px}@media (min-width:1200px){.approach-area-service-details-page .section-title{font-size:50px;line-height:1}}.approach-area-service-details-page .approach-wrapper-box{margin-top:94px;display:grid;gap:20px 60px;grid-template-columns:1fr 1125px;align-items:flex-start;margin-bottom:50px}@media only screen and (max-width:1919px){.approach-area-service-details-page .approach-wrapper-box{grid-template-columns:1fr 905px;margin-top:64px}}@media only screen and (max-width:1399px){.approach-area-service-details-page .approach-wrapper-box{grid-template-columns:1fr 675px}}@media only screen and (max-width:1199px){.approach-area-service-details-page .approach-wrapper-box{grid-template-columns:1fr 575px}}@media only screen and (max-width:991px){.approach-area-service-details-page .approach-wrapper-box{grid-template-columns:1fr;margin-top:44px}}.approach-area-service-details-page .approach-wrapper-box .steps{font-family:var(--font_sequelsansromanbody);font-size:265px;font-weight:310;line-height:.65;letter-spacing:-.07em;color:var(--primary)}@media only screen and (max-width:1919px){.approach-area-service-details-page .approach-wrapper-box .steps{font-size:205px}}@media only screen and (max-width:1399px){.approach-area-service-details-page .approach-wrapper-box .steps{font-size:165px}}@media only screen and (max-width:991px){.approach-area-service-details-page .approach-wrapper-box .steps{display:none}}.approach-area-service-details-page .approach-wrapper{border-top:1px dashed #878482}.approach-area-service-details-page .approach-box{display:grid;gap:10px 50px;grid-template-columns:60px 1fr 595px;align-items:flex-start;padding-top:24px;padding-bottom:24px;border-bottom:1px dashed #878482}@media only screen and (max-width:1919px){.approach-area-service-details-page .approach-box{grid-template-columns:60px 1fr 395px}}@media only screen and (max-width:1399px){.approach-area-service-details-page .approach-box{grid-template-columns:60px 1fr}}@media only screen and (max-width:991px){.approach-area-service-details-page .approach-box{gap:10px 30px}}@media (max-width:575px){.approach-area-service-details-page .approach-box{grid-template-columns:30px 1fr}}.approach-area-service-details-page .approach-box .number{font-size:18px;font-weight:400;line-height:26px;color:var(--primary)}@media only screen and (max-width:1399px){.approach-area-service-details-page .approach-box .number{grid-row:span 2}}.approach-area-service-details-page .approach-box .title{font-size:30px;font-weight:310;line-height:30px;letter-spacing:-.07em}@media only screen and (max-width:1919px){.approach-area-service-details-page .approach-box .title{font-size:24px}}.approach-area-service-details-page .approach-box .text{font-size:18px;font-weight:400;line-height:26px}.feature-area{background-color:var(--bg)}.feature-area .features-wrapper-box{margin-top:44px}.feature-area .features-wrapper{display:grid;gap:60px 60px;grid-template-columns:repeat(4,1fr);overflow:hidden}@media only screen and (max-width:1919px){.feature-area .features-wrapper{gap:60px 40px}}@media only screen and (max-width:1199px){.feature-area .features-wrapper{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:767px){.feature-area .features-wrapper{grid-template-columns:repeat(1,1fr)}}.feature-area .features-wrapper>*:nth-child(2n) .thumb{order:2}@media only screen and (max-width:1199px){.feature-area .features-wrapper>*:nth-child(2n) .thumb{order:unset}}.feature-area .feature-box{position:relative;display:grid;gap:175px}@media only screen and (max-width:1919px){.feature-area .feature-box{gap:95px}}@media only screen and (max-width:1399px){.feature-area .feature-box{gap:75px}}@media only screen and (max-width:1199px){.feature-area .feature-box{gap:45px}}.feature-area .feature-box:before{position:absolute;content:"";width:1px;height:100%;background-color:rgb(255 255 255 / .1);top:0;left:-30px}@media only screen and (max-width:1919px){.feature-area .feature-box:before{left:-20px}}.feature-area .feature-box .thumb img{height:80px}@media only screen and (max-width:1919px){.feature-area .feature-box .thumb img{height:60px}}.feature-area .feature-box .title{font-size:30px;font-weight:310;line-height:1;letter-spacing:-.07em;color:var(--white)}@media only screen and (max-width:1919px){.feature-area .feature-box .title{font-size:24px}}.feature-area .feature-box .text{font-size:20px;font-weight:400;line-height:28px;color:var(--white-2);margin-top:30px}@media only screen and (max-width:1919px){.feature-area .feature-box .text{font-size:18px;margin-top:20px}}.value-area{background-color:var(--bg)}.value-area .section-content-wrapper{margin-top:32px;margin-bottom:45px;display:grid;gap:40px 60px;grid-template-columns:605px 905px;justify-content:space-between;align-items:flex-start}@media only screen and (max-width:1919px){.value-area .section-content-wrapper{grid-template-columns:1fr 770px}}@media only screen and (max-width:1199px){.value-area .section-content-wrapper{grid-template-columns:1fr}}.value-area .section-thumb{margin-top:11px;max-width:660px}.value-area .section-thumb img{width:100%}.value-area .section-title{letter-spacing:-.07em;color:var(--white);max-width:660px}@media (min-width:1200px){.value-area .section-title{font-size:50px;font-weight:315;line-height:55px}}.value-area .values-wrapper{margin-top:56px}@media only screen and (max-width:991px){.value-area .values-wrapper{margin-top:36px}}.value-area .value-box{display:grid;gap:20px 80px;grid-template-columns:330px 1fr}@media only screen and (max-width:1919px){.value-area .value-box{grid-template-columns:230px 1fr}}@media only screen and (max-width:991px){.value-area .value-box{grid-template-columns:130px 1fr}}@media only screen and (max-width:767px){.value-area .value-box{grid-template-columns:1fr}}.value-area .value-box:not(:first-child){margin-top:68px}@media only screen and (max-width:991px){.value-area .value-box:not(:first-child){margin-top:38px}}.value-area .value-box .number{font-size:100px;font-weight:310;line-height:.9;letter-spacing:-.07em;color:var(--white);padding-top:17px;border-top:1px solid rgb(252 247 243 / .2);margin-top:6px}@media only screen and (max-width:1919px){.value-area .value-box .number{font-size:80px}}@media only screen and (max-width:1399px){.value-area .value-box .number{font-size:60px}}@media only screen and (max-width:1199px){.value-area .value-box .number{font-size:50px}}@media only screen and (max-width:991px){.value-area .value-box .number{font-size:40px}}@media only screen and (max-width:767px){.value-area .value-box .number{font-size:35px}}.value-area .value-box .text{font-size:20px;font-weight:400;line-height:26px;color:var(--white-2)}@media only screen and (max-width:1919px){.value-area .value-box .text{font-size:18px}}.faq-area .section-header{margin-top:50px;border-top:1px solid var(--border);padding-top:37px}@media only screen and (max-width:991px){.faq-area .section-header{margin-top:10px;padding-top:7px}}.faq-area .section-title-wrapper{display:grid;gap:15px 60px;grid-template-columns:1fr 1235px}@media only screen and (max-width:1919px){.faq-area .section-title-wrapper{grid-template-columns:1fr 1000px}}@media only screen and (max-width:1399px){.faq-area .section-title-wrapper{grid-template-columns:1fr 850px}}@media only screen and (max-width:1199px){.faq-area .section-title-wrapper{grid-template-columns:1fr 750px}}@media only screen and (max-width:991px){.faq-area .section-title-wrapper{grid-template-columns:1fr}}.faq-area .subtitle-wrapper{margin-top:8px}.faq-area .section-title{max-width:1005px}@media only screen and (max-width:1919px){.faq-area .section-title{max-width:905px}}@media only screen and (max-width:1399px){.faq-area .section-title{max-width:705px}}.faq-area .accordion-wrapper{max-width:1235px;margin-left:auto;margin-top:93px;margin-bottom:10px}@media only screen and (max-width:1919px){.faq-area .accordion-wrapper{margin-top:63px;max-width:1000px}}@media only screen and (max-width:1399px){.faq-area .accordion-wrapper{margin-top:43px;max-width:850px}}@media only screen and (max-width:1199px){.faq-area .accordion-wrapper{max-width:750px}}.faq-area .accordion{border-top:1px solid var(--border);counter-reset:accordion}.faq-area .accordion-button{font-size:30px;font-weight:310;line-height:1.16;letter-spacing:-.07em;color:var(--primary);padding:30px 0 33px;border-radius:0!important;background-color:#fff0;outline:0;box-shadow:none}@media only screen and (max-width:1919px){.faq-area .accordion-button{padding:20px 0 23px;font-size:24px}}@media only screen and (max-width:767px){.faq-area .accordion-button{font-size:20px}}.faq-area .accordion-button::after{content:"+";font-family:var(--font_awesome);background-image:none;width:auto;height:auto}.faq-area .accordion-button:not(.collapsed){pointer-events:none}.faq-area .accordion-button:not(.collapsed)::after{content:"-"}.faq-area .accordion-item{background-color:#fff0;border:none;border-bottom:1px solid var(--border);position:relative;padding-left:130px;transition:all 0.5s}@media only screen and (max-width:991px){.faq-area .accordion-item{padding-left:80px}}@media only screen and (max-width:767px){.faq-area .accordion-item{padding-left:50px}}.faq-area .accordion-item:before{counter-increment:accordion;content:counter(accordion,decimal-leading-zero);font-family:var(--font_sequelsansromanbody);font-size:30px;font-weight:310;line-height:1.16;letter-spacing:-.07em;color:var(--primary);position:absolute;top:30px;left:0;transition:all 0.5s}@media only screen and (max-width:1919px){.faq-area .accordion-item:before{top:20px;font-size:24px}}@media only screen and (max-width:767px){.faq-area .accordion-item:before{font-size:20px}}.faq-area .accordion-body{font-size:20px;font-weight:400;line-height:28px;color:var(--secondary);padding:4px 0 43px;border:none}.service-area-service-page .section-header{border-top:1px solid var(--border);padding-top:37px}@media only screen and (max-width:991px){.service-area-service-page .section-header{padding-top:7px}}.service-area-service-page .section-title-wrapper{display:grid;gap:15px 60px;grid-template-columns:1fr 1235px}@media only screen and (max-width:1919px){.service-area-service-page .section-title-wrapper{grid-template-columns:1fr 1000px}}@media only screen and (max-width:1399px){.service-area-service-page .section-title-wrapper{grid-template-columns:1fr 850px}}@media only screen and (max-width:1199px){.service-area-service-page .section-title-wrapper{grid-template-columns:1fr 750px}}@media only screen and (max-width:991px){.service-area-service-page .section-title-wrapper{grid-template-columns:1fr}}.service-area-service-page .subtitle-wrapper{margin-top:8px}.service-area-service-page .section-title{max-width:800px}@media only screen and (max-width:1919px){.service-area-service-page .section-title{max-width:700px}}@media only screen and (max-width:1399px){.service-area-service-page .section-title{max-width:500px}}.service-area-service-page .services-wrapper-box{margin-top:94px}@media only screen and (max-width:1919px){.service-area-service-page .services-wrapper-box{margin-top:64px}}@media only screen and (max-width:991px){.service-area-service-page .services-wrapper-box{margin-top:44px}}.service-area-service-page .service-content-wrapper{background-color:#fff0}.service-area-service-page .service-content-wrapper .service-content .text.text-invert>div{background-image:linear-gradient(to right,#111111 50%,rgb(17 17 17 / .3) 51%)}.dark .service-area-service-page .service-content-wrapper .service-content .text.text-invert>div{background-image:linear-gradient(to right,#ffffff 50%,rgb(255 255 255 / .3) 51%)}.service-area-service-page .services-wrapper-2 .service-box{background-color:var(--white);border-color:var(--border)}.dark .service-area-service-page .services-wrapper-2 .service-box{background-color:var(--black)}.service-area-service-page .services-wrapper-2 .service-box:last-child{border-color:var(--border)}.service-area-service-page .services-wrapper-2 .service-box-wrapper{background-color:var(--border)}.service-area-service-page .services-wrapper-2 .service-box .number{color:var(--primary)}.service-area-service-page .services-wrapper-2 .service-box .title{color:var(--primary)}.service-area-service-page .services-wrapper-2 .service-box .text{color:var(--primary)}.service-area-service-page .capabilities-area-2 .capability-box .title{font-family:var(--font_thunder);font-size:100px;font-weight:400;line-height:.85;text-transform:uppercase}.client-area-service-page .section-title{max-width:1430px}@media only screen and (max-width:1919px){.client-area-service-page .section-title{max-width:1130px}}.client-area-service-page .section-title span{color:var(--primary)}.client-area-service-page .section-content{margin-top:20px}.client-area-service-page .section-content .text-wrapper{max-width:505px;margin-top:133px;margin-left:545px}@media only screen and (max-width:1919px){.client-area-service-page .section-content .text-wrapper{margin-top:83px}}@media only screen and (max-width:1399px){.client-area-service-page .section-content .text-wrapper{margin-top:63px;margin-left:345px}}@media only screen and (max-width:991px){.client-area-service-page .section-content .text-wrapper{margin-top:43px;margin-left:auto}}@media only screen and (max-width:767px){.client-area-service-page .section-content .text-wrapper{max-width:100%;margin-top:23px}}.client-area-service-page .client-capsule-wrapper{position:relative;overflow:hidden;pointer-events:none;margin-top:-200px;height:633px}@media only screen and (max-width:1919px){.client-area-service-page .client-capsule-wrapper{height:533px}}@media only screen and (max-width:1399px){.client-area-service-page .client-capsule-wrapper{height:483px}}@media only screen and (max-width:991px){.client-area-service-page .client-capsule-wrapper{height:433px}}.client-area-service-page .client-capsule-wrapper>*{position:absolute;display:inline-block;margin-bottom:0;left:0;top:0;user-select:none;pointer-events:auto;transition:none}.client-area-service-page .client-box{width:215px;height:100px;padding:10px 20px;background-color:var(--primary);display:inline-flex;justify-content:center;align-items:center;border-radius:100px;transform:translate(-50%,-50%) rotate(0rad)}@media only screen and (max-width:1919px){.client-area-service-page .client-box{width:165px;height:70px}}@media only screen and (max-width:1399px){.client-area-service-page .client-box{width:135px;height:50px}}@media only screen and (max-width:991px){.client-area-service-page .client-box{width:105px;height:40px}}@media only screen and (max-width:767px){.client-area-service-page .client-box{width:85px;height:30px}}.client-area-service-page .client-box img{pointer-events:none;max-width:100%;max-height:100%}.client-area-service-page .line{border-bottom:1px solid var(--primary)}.client-area-service-page .lines-wrapper{display:grid;gap:5px 0}@media only screen and (max-width:1399px){.client-area-service-page .lines-wrapper{gap:3px 0}}@media only screen and (max-width:767px){.client-area-service-page .lines-wrapper{gap:1px 0}}.team-details-area .section-content-wrapper{margin-top:17px;display:grid;gap:40px 60px;grid-template-columns:590px 600px;justify-content:space-between}@media only screen and (max-width:1399px){.team-details-area .section-content-wrapper{grid-template-columns:1fr 500px}}@media only screen and (max-width:1199px){.team-details-area .section-content-wrapper{grid-template-columns:1fr 430px}}@media only screen and (max-width:991px){.team-details-area .section-content-wrapper{grid-template-columns:1fr}}.team-details-area .team-thumb{margin-top:13px;order:2}@media only screen and (max-width:991px){.team-details-area .team-thumb{order:unset;max-width:500px}}.team-details-area .team-thumb img{width:100%}.team-details-area .section-subtitle{font-family:var(--font_sequelsansromanbody);font-size:30px;font-weight:310;line-height:.93;letter-spacing:-.07em;color:var(--primary);text-transform:unset}@media only screen and (max-width:1399px){.team-details-area .section-subtitle{font-size:24px}}@media only screen and (max-width:991px){.team-details-area .section-subtitle{font-size:22px}}.team-details-area .subtitle-wrapper{margin-top:29px}@media only screen and (max-width:1399px){.team-details-area .subtitle-wrapper{margin-top:19px}}.team-details-area .section-content .text-wrapper{margin-top:51px}@media only screen and (max-width:1399px){.team-details-area .section-content .text-wrapper{margin-top:41px}}@media only screen and (max-width:991px){.team-details-area .section-content .text-wrapper{margin-top:31px}}.team-details-area .section-content .text{font-size:20px;font-weight:400;line-height:28px}.team-details-area .section-content .text:not(:first-child){margin-top:28px}.team-details-area .social-links{border-top:1px dashed #878482;display:grid}.dark .team-details-area .social-links{border-color:#6f6d6c}.team-details-area .social-links a{font-size:20px;font-weight:400;line-height:28px;color:var(--primary);display:flex;align-items:center;border-bottom:1px dashed #878482;padding:11px 0;transition:all 0.5s}.dark .team-details-area .social-links a{border-color:#6f6d6c}.team-details-area .social-links a:hover{background-color:#f7f7fa;padding-left:20px}.dark .team-details-area .social-links a:hover{background-color:#171717}.team-details-area .social-links a:before{content:"+";margin-right:6px}.team-area-team-page .section-header{border-top:1px solid var(--border);padding-top:37px}@media only screen and (max-width:991px){.team-area-team-page .section-header{padding-top:7px}}.team-area-team-page .section-title-wrapper{display:grid;gap:20px 60px;grid-template-columns:325px 1fr}@media only screen and (max-width:1919px){.team-area-team-page .section-title-wrapper{grid-template-columns:275px 1fr}}@media only screen and (max-width:991px){.team-area-team-page .section-title-wrapper{grid-template-columns:1fr}}.team-area-team-page .subtitle-wrapper{margin-top:8px}.team-area-team-page .section-title{max-width:530px}@media only screen and (max-width:1919px){.team-area-team-page .section-title{max-width:430px}}@media only screen and (max-width:1399px){.team-area-team-page .section-title{max-width:350px}}.team-area-team-page .team-info{margin-top:13px}.team-area-team-page .team-info .team-group{display:inline-flex;align-items:center}.team-area-team-page .team-info .team-group img{width:60px;height:60px;border-radius:50%;outline:3px solid var(--white)}.dark .team-area-team-page .team-info .team-group img{outline-color:var(--black)}@media only screen and (max-width:1919px){.team-area-team-page .team-info .team-group img{width:50px;height:50px}}.team-area-team-page .team-info .team-group img:not(:first-child){margin-left:-10px}.team-area-team-page .team-info .text{font-size:18px;font-weight:400;line-height:20px;max-width:275px}.team-area-team-page .team-info .text span{font-weight:500;color:var(--primary)}.team-area-team-page .team-info .text-wrapper{margin-top:16px}.team-area-team-page .title-wrapper .text{font-size:20px;font-weight:400;line-height:28px;max-width:580px;margin-top:54px}@media only screen and (max-width:1919px){.team-area-team-page .title-wrapper .text{margin-top:44px}}@media only screen and (max-width:1399px){.team-area-team-page .title-wrapper .text{margin-top:24px}}.cta-area-team-page .section-content{margin-top:32px;text-align:center}.cta-area-team-page .section-content .btn-wrapper{margin-top:45px;margin-bottom:1px}@media only screen and (max-width:1199px){.cta-area-team-page .section-content .btn-wrapper{margin-top:35px}}.cta-area-team-page .section-title{max-width:920px;margin-inline:auto}@media (min-width:1200px){.cta-area-team-page .section-title{font-size:50px;line-height:50px}}.work-details-area .section-header{margin-top:17px}.work-details-area .section-title-wrapper{display:grid;gap:20px 29px;grid-template-columns:315px 1fr}@media only screen and (max-width:1919px){.work-details-area .section-title-wrapper{grid-template-columns:245px 1fr}}@media only screen and (max-width:1399px){.work-details-area .section-title-wrapper{grid-template-columns:195px 1fr}}@media only screen and (max-width:1199px){.work-details-area .section-title-wrapper{align-items:center}}@media only screen and (max-width:767px){.work-details-area .section-title-wrapper{grid-template-columns:1fr}}.work-details-area .section-title-wrapper .title-thumb{border-radius:20px;overflow:hidden;display:inline-block;margin-top:13px;max-width:315px}@media only screen and (max-width:1399px){.work-details-area .section-title-wrapper .title-thumb{margin-top:5px}}.work-details-area .meta-wrapper{margin-top:51px;display:grid;gap:30px 60px;grid-template-columns:1fr 1fr 1fr 1fr;margin-bottom:95px}@media only screen and (max-width:1919px){.work-details-area .meta-wrapper{margin-top:41px;margin-bottom:65px}}@media only screen and (max-width:1199px){.work-details-area .meta-wrapper{gap:30px 40px;margin-top:31px;margin-bottom:45px}}@media only screen and (max-width:991px){.work-details-area .meta-wrapper{grid-template-columns:1fr 1fr}}.work-details-area .meta-item{border-top:1px solid var(--border);padding-top:14px}.work-details-area .meta-item .title{font-size:18px;font-weight:400;line-height:25px}.work-details-area .meta-item .text{font-size:18px;font-weight:400;line-height:25px;color:var(--primary);margin-top:4px}.work-details-area .section-info{margin-top:59px;margin-bottom:93px;display:grid;gap:20px 60px;grid-template-columns:1fr 825px}@media only screen and (max-width:1919px){.work-details-area .section-info{margin-top:49px;margin-bottom:63px}}@media only screen and (max-width:1399px){.work-details-area .section-info{grid-template-columns:1fr 650px}}@media only screen and (max-width:1199px){.work-details-area .section-info{grid-template-columns:1fr 550px;margin-top:29px;margin-bottom:43px}}@media only screen and (max-width:991px){.work-details-area .section-info{grid-template-columns:1fr}}.work-details-area .section-info .title{font-size:50px;font-weight:310;line-height:1;letter-spacing:-.07em;max-width:440px}@media only screen and (max-width:1919px){.work-details-area .section-info .title{font-size:38px;max-width:340px}}@media (max-width:575px){.work-details-area .section-info .title{font-size:28px}}.work-details-area .section-info .content{margin-top:2px}.work-details-area .section-info .text{font-size:20px;font-weight:400;line-height:28px}.work-details-area .section-info .feature-list{margin-top:28px}.work-details-area .section-info .feature-list li{font-size:20px;font-weight:400;line-height:28px;color:var(--primary);position:relative;display:flex;align-items:center}.work-details-area .section-info .feature-list li:before{content:"+";margin-right:6px}.work-details-area .gallery-wrapper{padding:0 50px;display:grid;gap:10px;grid-template-columns:1fr 1fr 1fr}@media only screen and (max-width:1199px){.work-details-area .gallery-wrapper{padding:0 10px}}.work-details-area .gallery-wrapper>*:nth-child(1){grid-column:span 2}.work-details-area .gallery-wrapper>*:nth-child(3){grid-column:span 3}.work-details-area .gallery-wrapper .image{border-radius:20px}@media only screen and (max-width:767px){.work-details-area .gallery-wrapper .image{border-radius:5px}}.work-details-area .details-info .title{font-size:30px;font-weight:310;line-height:27px;letter-spacing:-.08em}@media only screen and (max-width:1199px){.work-details-area .details-info .title{font-size:24px}}.work-details-area .details-info .text{font-size:20px;font-weight:400;line-height:28px;margin-top:16px}@media only screen and (max-width:1199px){.work-details-area .details-info .text{font-size:18px}}.work-details-area .section-details{margin-top:41px;margin-bottom:93px;display:grid;gap:30px 60px;grid-template-columns:1fr 1fr;max-width:1120px;margin-left:auto}@media only screen and (max-width:1919px){.work-details-area .section-details{margin-top:41px;margin-bottom:63px}}@media only screen and (max-width:1199px){.work-details-area .section-details{margin-top:31px;margin-bottom:43px}}@media only screen and (max-width:767px){.work-details-area .section-details{grid-template-columns:1fr}}.work-details-area .gallery-wrapper-2{padding:0 50px;display:grid;gap:10px;grid-template-columns:1fr}@media only screen and (max-width:1199px){.work-details-area .gallery-wrapper-2{padding:0 10px}}.work-details-area .gallery-wrapper-2 .image{border-radius:20px}@media only screen and (max-width:767px){.work-details-area .gallery-wrapper-2 .image{border-radius:5px}}.work-details-area .pagination{display:flex;gap:10px;justify-content:center;margin-bottom:1px}.work-details-area .pagination a{border:1px solid var(--border);width:170px;height:90px;display:inline-flex;justify-content:center;align-items:center;gap:15px;border-radius:90px;color:var(--primary)}@media only screen and (max-width:1919px){.work-details-area .pagination a{width:150px;height:70px}}@media only screen and (max-width:1199px){.work-details-area .pagination a{width:120px;height:50px}}.work-details-area .pagination a:hover{background-color:var(--primary);border-color:#fff0;color:var(--white)}.dark .work-details-area .pagination a:hover{color:var(--black)}.work-details-area .pagination a:hover svg *{fill:var(--white)}.dark .work-details-area .pagination a:hover svg *{fill:var(--black)}.work-details-area .pagination a svg *{fill:var(--primary)}.work-area-work-page .section-header{border-top:1px solid var(--border);padding-top:37px}@media only screen and (max-width:991px){.work-area-work-page .section-header{padding-top:7px}}.work-area-work-page .section-title-wrapper{display:grid;gap:15px 60px;grid-template-columns:1fr 1235px}@media only screen and (max-width:1919px){.work-area-work-page .section-title-wrapper{grid-template-columns:1fr 1000px}}@media only screen and (max-width:1399px){.work-area-work-page .section-title-wrapper{grid-template-columns:1fr 850px}}@media only screen and (max-width:1199px){.work-area-work-page .section-title-wrapper{grid-template-columns:1fr 750px}}@media only screen and (max-width:991px){.work-area-work-page .section-title-wrapper{grid-template-columns:1fr}}.work-area-work-page .subtitle-wrapper{margin-top:8px}.work-area-work-page .section-title{max-width:800px}@media only screen and (max-width:1919px){.work-area-work-page .section-title{max-width:700px}}@media only screen and (max-width:1399px){.work-area-work-page .section-title{max-width:640px}}.work-area-work-page .section-content .text{font-size:18px;font-weight:400;line-height:26px;max-width:490px}.work-area-work-page .info-list li{font-size:18px;font-weight:400;line-height:26px;position:relative;display:flex;align-items:center}.work-area-work-page .info-list li:before{content:"+";margin-right:5px}.work-area-work-page .section-content-wrapper{margin-top:84px;margin-bottom:93px;max-width:1235px;margin-left:auto;display:grid;gap:20px 60px;grid-template-columns:200px 1fr}@media only screen and (max-width:1919px){.work-area-work-page .section-content-wrapper{margin-top:54px;margin-bottom:53px;max-width:1000px}}@media only screen and (max-width:1399px){.work-area-work-page .section-content-wrapper{margin-top:44px;max-width:900px}}@media only screen and (max-width:1199px){.work-area-work-page .section-content-wrapper{margin-bottom:43px;max-width:750px}}@media only screen and (max-width:991px){.work-area-work-page .section-content-wrapper{grid-template-columns:1fr}}.work-area-work-page .works-wrapper-box .container.large{max-width:1850px}@media (min-width:992px){.work-area-work-page .work-area-2-inner{padding-top:0px!important}}.works-wrapper-8{display:grid;gap:68px 20px;grid-template-columns:repeat(2,1fr)}@media only screen and (max-width:1919px){.works-wrapper-8{gap:48px 20px}}@media only screen and (max-width:767px){.works-wrapper-8{gap:38px 20px}}@media (max-width:575px){.works-wrapper-8{grid-template-columns:repeat(1,1fr)}}.works-wrapper-8>* .image{transform-origin:bottom right}.works-wrapper-8>*:nth-child(2n) .image{transform-origin:bottom left}.works-wrapper-8 .work-box .thumb{overflow:hidden;position:relative;border-radius:20px}.works-wrapper-8 .work-box .thumb:hover .t-btn{opacity:1}.works-wrapper-8 .work-box .thumb .image{overflow:hidden;position:relative;border-radius:20px;transform:scale(.9)}.works-wrapper-8 .work-box .thumb .image img{transform-origin:center}.works-wrapper-8 .work-box .thumb img{width:100%;cursor:none}.works-wrapper-8 .work-box .thumb .t-btn{font-size:16px;font-weight:400;line-height:30px;letter-spacing:-.02em;padding:10px 20px;display:inline-block;background-color:#fff;color:var(--black);border-radius:50px;position:absolute;top:0;left:0;opacity:0;margin:-25px 0 0 -65px;transition:opacity 0.3s,transform 0.7s cubic-bezier(.23,1,.32,1),-webkit-transform 0.7s cubic-bezier(.23,1,.32,1);pointer-events:none}.works-wrapper-8 .work-box .content{margin-top:14px}.works-wrapper-8 .work-box .title{font-size:30px;font-weight:310;line-height:1;letter-spacing:-.08em}@media only screen and (max-width:1199px){.works-wrapper-8 .work-box .title{font-size:22px}}@media only screen and (max-width:767px){.works-wrapper-8 .work-box .title{font-size:20px}}.works-wrapper-8 .work-box .meta{display:flex;gap:5px;align-items:center;margin-top:10px}.works-wrapper-8 .work-box .meta span{font-size:14px;font-weight:400;line-height:1;display:flex;align-items:center}.works-wrapper-8 .work-box .meta span:not(:first-child):before{content:"";width:10px;height:1px;background-color:currentColor;display:inline-block;margin-inline-end:5px}:root{--rr-ff-grotesk:"BDO Grotesk", sans-serif;--rr-ff-body:"Inter", sans-serif;--rr-common-white:#FFFFFF;--rr-theme-primary:#222222;--rr-heading-primary:#222222;--rr-heading-secondary:#222020;--rr-theme-primary:#151515;--rr-text-body:rgba(34, 34, 34, 0.6);--rr-fw-medium:500;--rr-text-primary:#151515}.heading-bg{background-color:var(--rr-heading-primary)}.header-p-inline-60{padding:0 60px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.header-p-inline-60{padding:15px 0}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.header-p-inline-60{padding:15px 0}}.rr-container-1630{--bs-gutter-x:30px;max-width:1630px}.brand-border{border:1px solid #e1e2e4}.border-tp{border:solid #E1E2E4;border-width:1px 0 0 0}.border-bt{border:solid #E1E2E4;border-width:1px 0 1px 0}.smooth-slide-transtion{-webkit-transition-timing-function:linear;transition-timing-function:linear}.section-space{padding-top:200px;padding-bottom:200px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.section-space{padding-top:130px;padding-bottom:130px}}@media only screen and (min-width:768px) and (max-width:992px){.section-space{padding-top:80px;padding-bottom:80px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.section-space{padding-top:70px;padding-bottom:70px}}.section-space-top{padding-top:200px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.section-space-top{padding-top:130px}}@media only screen and (min-width:768px) and (max-width:992px){.section-space-top{padding-top:80px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.section-space-top{padding-top:70px}}.section-space-bottom{padding-bottom:200px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.section-space-bottom{padding-bottom:130px}}@media only screen and (min-width:768px) and (max-width:992px){.section-space-bottom{padding-bottom:80px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.section-space-bottom{padding-bottom:70px}}.section-space-160{padding-top:160px;padding-bottom:160px}@media only screen and (min-width:768px) and (max-width:992px){.section-space-160{padding-top:80px;padding-bottom:80px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.section-space-160{padding-top:70px;padding-bottom:70px}}.section-space-top-160{padding-top:160px}@media only screen and (min-width:768px) and (max-width:992px){.section-space-top-160{padding-top:80px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.section-space-top-160{padding-top:70px}}.section-space-bottom-160{padding-bottom:160px}@media only screen and (min-width:768px) and (max-width:992px){.section-space-bottom-160{padding-bottom:80px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.section-space-bottom-160{padding-bottom:70px}}.section-space-top-140{padding-top:140px}@media only screen and (min-width:768px) and (max-width:992px){.section-space-top-140{padding-top:80px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.section-space-top-140{padding-top:70px}}.section-space-bottom-140{padding-bottom:140px}@media only screen and (min-width:768px) and (max-width:992px){.section-space-bottom-140{padding-bottom:80px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.section-space-bottom-140{padding-bottom:70px}}.section-space-top-120{padding-top:120px}@media only screen and (min-width:768px) and (max-width:992px){.section-space-top-120{padding-top:80px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.section-space-top-120{padding-top:70px}}.section-space-bottom-120{padding-bottom:120px}@media only screen and (min-width:768px) and (max-width:992px){.section-space-bottom-120{padding-bottom:80px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.section-space-bottom-120{padding-bottom:70px}}.rr-btn-ru{position:relative;display:inline-flex;align-items:center;column-gap:20px;padding:5px;font-size:16px;line-height:1;overflow:hidden;padding-right:20px;font-weight:var(--rr-fw-medium);color:var(--rr-common-white);font-family:var(--rr-ff-grotesk);border:1px solid rgb(255 255 255 / .14)}.rr-btn-ru::before{width:100%;height:100%;top:0;left:0;z-index:-1;content:"";position:absolute;transition:all 0.35s;transform-origin:right bottom;background:var(--rr-heading-primary);transform:translate(-165%,0) rotate(0deg)}.rr-btn-ru span{width:36px;height:34px;display:flex;align-items:center;justify-content:center;color:var(--rr-common-black);background:var(--rr-common-white)}.rr-btn-ru:hover::before{transform:translateX(0)}.tp-hover-btn-wrapper{display:inline-block}@media only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tp-hover-btn-wrapper{margin-top:20px}}.tp-hover-btn-wrapper .tp-btn-circle-2{background:#fff0;position:relative;overflow:hidden;display:inline-block;width:160px;height:160px;border-radius:50%;letter-spacing:-.01em;font-weight:500;font-size:20px;line-height:1.4;letter-spacing:-.01em;color:var(--rr-heading-primary);border:1px solid #D9D9D9;z-index:1}.tp-hover-btn-wrapper .tp-btn-circle-2:hover{color:var(--rr-common-white)}.tp-hover-btn-wrapper .tp-btn-circle-2:hover .tp-btn-circle-dot{width:420px;height:420px}.tp-hover-btn-wrapper .tp-btn-circle-2:hover svg [stroke=white]{stroke:#151515}.tp-hover-btn-wrapper .tp-btn-circle-2 .tp-btn-circle-text-2{font-family:var(--rr-ff-grotesk);font-weight:var(--rr-fw-medium);display:block;font-style:normal;font-size:16px;line-height:22px}.tp-hover-btn-wrapper .tp-btn-circle-2 .tp-btn-circle-dot{bottom:-35%;left:50%;width:47px;height:47px;line-height:20px;border-radius:50%;position:absolute;-webkit-transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;-ms-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out;transition:all 0.5s ease-out;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:-1;background-color:var(--rr-heading-primary)}.tp-hover-btn-wrapper .tp-btn-circle-3{color:var(--rr-common-white)}.tp-hover-btn-wrapper .tp-btn-circle-3:hover{color:var(--rr-heading-primary)}.tp-hover-btn-wrapper .tp-btn-circle-3:hover svg [fill=white]{fill:#151515}.tp-hover-btn-wrapper .tp-btn-circle-3 .tp-btn-circle-dot{background-color:var(--rr-common-white)}.circle-button-position{display:inline-flex!important;align-items:center;justify-content:end;width:100%;height:100%}@media only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.circle-button-position{display:block!important;margin-top:20px}}.ruhe-white-btn{display:inline-flex;transition:all 0.3s ease-in-out}.ruhe-white-btn-primary{padding:14px 28px;font-weight:500;font-size:16px;line-height:1;color:var(--rr-heading-primary);background-color:#fff0;border:1.5px solid rgb(34 34 34 / .1);border-radius:30px;text-transform:capitalize;transition:all 0.3s;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;z-index:1;gap:30px;white-space:nowrap}@media only screen and (min-width:768px) and (max-width:992px){.ruhe-white-btn-primary{padding:16px 25px}}.ruhe-white-btn-primary:hover{color:var(--rr-common-white);background-color:var(--rr-heading-primary);border-color:var(--rr-heading-primary)}.ruhe-white-btn-primary:focus{color:var(--rr-common-white)}.ruhe-white-btn-primary.bordered{border-color:var(--rr-heading-primary);background-color:#fff0;color:var(--rr-heading-primary)}.ruhe-white-btn-primary.bordered:hover{border-color:var(--rr-heading-primary);background-color:var(--rr-heading-primary);color:var(--rr-common-white)}.ruhe-white-btn-circle{text-align:center;width:46px;height:46px;font-weight:500;font-size:16px;line-height:1.5;color:var(--rr-heading-primary);border-radius:100%;display:flex;gap:10px;align-items:center;justify-content:center;background-color:#fff0;border:1.5px solid rgb(34 34 34 / .1)}@media only screen and (min-width:992px) and (max-width:1199px){.ruhe-white-btn-circle{width:50px;height:50px}}.ruhe-white-btn-circle:hover{background-color:var(--rr-heading-primary);color:var(--rr-common-white)}.ruhe-white-btn-group{display:flex;width:fit-content;align-items:center;transition:all 0.3s ease-in-out}.ruhe-white-btn-group>*:nth-child(1){transform:scale3d(1,1,1);margin-inline-end:0;opacity:1}.ruhe-white-btn-group>*:nth-child(2){transform:scale3d(1,1,1);border:1.5px solid rgb(34 34 34 / .1)}.ruhe-white-btn-group>*:nth-child(3){transform:scale3d(0,0,1);margin-inline-start:-40px;opacity:0}.ruhe-white-btn-group:hover>*:nth-child(1){transform:scale3d(0,0,1);margin-inline-end:-40px;opacity:0}.ruhe-white-btn-group:hover>*:nth-child(2){transform:scale3d(1,1,1);border:1.5px solid rgb(34 34 34 / .1);background-color:var(--rr-heading-primary);color:var(--rr-common-white)}.ruhe-white-btn-group:hover>*:nth-child(3){transform:scale3d(1,1,1);margin-inline-start:0;opacity:1;background-color:var(--rr-heading-primary);color:var(--rr-common-white);border-color:var(--rr-heading-primary)}.section__title-wrapper-sub-title{font-family:var(--rr-ff-grotesk);font-weight:var(--rr-fw-medium);color:var(--rr-heading-primary);font-style:normal;font-size:16px;line-height:26px}.section__title-wrapper-title{font-family:var(--rr-ff-grotesk);font-weight:var(--rr-fw-medium);color:var(--rr-heading-primary);font-style:normal;font-size:54px;line-height:64px}@media only screen and (min-width:1400px) and (max-width:1600px),only screen and (min-width:1200px) and (max-width:1399px){.section__title-wrapper-title{font-size:50px;line-height:60px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:992px){.section__title-wrapper-title{font-size:40px;line-height:50px}}@media only screen and (min-width:576px) and (max-width:767px){.section__title-wrapper-title{font-size:33px;line-height:45px}}@media (max-width:575px){.section__title-wrapper-title{font-size:28px;line-height:38px}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.section__title-wrapper-title br{display:none}}.banner__border-line{top:0;left:50px;right:50px;height:100%;display:flex;position:absolute;align-items:center;justify-content:space-between}@media (max-width:575px){.banner__border-line{left:20px;right:20px}}.banner__border-line-shape{width:1px;height:100%;border-left:1px solid rgb(255 255 255 / .16)}.banner__area{padding:200px 71px 0 71px;background-size:cover;background-position:center}@media only screen and (min-width:1400px) and (max-width:1600px){.banner__area{padding:200px 60px 0 60px}}@media only screen and (min-width:1200px) and (max-width:1399px){.banner__area{padding:200px 40px 0 40px}}@media only screen and (min-width:992px) and (max-width:1199px){.banner__area{padding:200px 30px 0 30px}}@media only screen and (min-width:768px) and (max-width:992px){.banner__area{padding:160px 30px 0 30px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.banner__area{padding:130px 10px 0 10px}}.banner__guideline{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.banner__guideline .experiences-thumb{display:flex;align-items:center;justify-content:start}.banner__guideline .experiences-thumb img{width:50px;height:50px;border:2px solid var(--rr-common-white);border-radius:50%;margin-left:-18px}.banner__guideline .experiences-thumb img:first-of-type{margin-left:0}.banner__guideline .experiences-text{padding-left:65px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.banner__guideline .experiences-text{padding-left:0}}@media (max-width:575px){.banner__guideline .experiences-text{margin-top:20px}}.banner__guideline .experiences-text p{font-weight:400;font-style:normal;font-size:18px;line-height:30px;font-family:var(--rr-ff-grotesk);color:rgb(255 255 255 / .7)}.banner__guideline .experiences-text p br{display:block}@media (max-width:575px){.banner__guideline .experiences-text p{font-size:16px;line-height:27px}.banner__guideline .experiences-text p br{display:none}}.banner__guideline-title h2{font-family:var(--rr-ff-grotesk);font-weight:var(--rr-fw-medium);font-style:normal;font-size:60px;line-height:66px;color:#9e9e9e}@media only screen and (min-width:1400px) and (max-width:1600px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.banner__guideline-title h2{margin-top:20px}}@media only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.banner__guideline-title h2{font-size:45px;line-height:50px}.banner__guideline-title h2 br{display:none}}@media only screen and (min-width:576px) and (max-width:767px){.banner__guideline-title h2{font-size:38px;line-height:48px}}@media (max-width:575px){.banner__guideline-title h2{font-size:30px;line-height:40px}}.banner__guideline-title h2 span{color:var(--rr-common-white)}.banner__future{display:flex;align-items:center;justify-content:space-between;margin-top:90px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.banner__future{gap:15px}}@media only screen and (min-width:768px) and (max-width:992px){.banner__future{margin-top:70px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.banner__future{display:block;column-count:2;margin-top:50px}}@media (max-width:575px){.banner__future{column-count:1;margin-top:30px}}@media (max-width:575px){.banner__future-item{margin-bottom:25px}.banner__future-item:last-of-type{margin-bottom:0}}.banner__future-item h3{margin-bottom:0;font-family:var(--rr-ff-grotesk);font-weight:var(--rr-fw-medium);color:var(--rr-common-white);font-style:normal;font-size:40px;line-height:56px}.banner__future-item h3 .odometer.odometer-auto-theme,.banner__future-item h3 .odometer.odometer-theme-default{font-family:var(--rr-ff-grotesk);line-height:1}.banner__future-item h3 img{width:40px;height:40px;object-fit:cover;margin-bottom:13px}.banner__future-item p{font-family:var(--rr-ff-grotesk);font-weight:var(--rr-fw-medium);font-style:normal;font-size:16px;line-height:26px;color:#999}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.banner__future-item p br{display:none}}.banner__future-item .icon{display:flex;align-items:center;justify-content:center;width:160px;height:160px;background:#333;border-radius:0}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:576px) and (max-width:767px){.banner__future-item .icon{width:130px;height:130px}}@media only screen and (min-width:768px) and (max-width:992px),(max-width:575px){.banner__future-item .icon{width:100px;height:100px}}.banner__future-item .icon img{width:76px;height:82px}@media only screen and (min-width:992px) and (max-width:1199px){.banner__future-item .icon img{width:60px;height:70px}}@media only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.banner__future-item .icon img{width:50px;height:60px}}.banner__future-item-left-1{padding-left:200px}@media only screen and (min-width:1400px) and (max-width:1600px){.banner__future-item-left-1{padding-left:100px}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.banner__future-item-left-1{padding-left:0}}@media only screen and (min-width:576px) and (max-width:767px){.banner__future-item-left-1{margin-top:30px}}.banner__future-item-left-2{padding-left:200px}@media only screen and (min-width:1400px) and (max-width:1600px){.banner__future-item-left-2{padding-left:100px}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.banner__future-item-left-2{padding-left:0}}@media only screen and (min-width:576px) and (max-width:767px){.banner__future-item-left-2{margin-bottom:30px}}.banner__thumb{display:flex;align-items:center;justify-content:space-between;margin-top:20px;gap:40px}@media only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px){.banner__thumb{gap:20px}}@media (max-width:575px){.banner__thumb{display:block}}@media (max-width:575px){.banner__thumb-item{margin-bottom:20px}.banner__thumb-item:last-of-type{margin-bottom:0}}.banner__thumb-item img{width:100%;height:100%;object-fit:cover;transition:all 0.3s 0s ease-out}.h1-brand .section__title-wrapper-title{margin-left:40px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h1-brand .section__title-wrapper-title{margin-left:0}}.h1-brand__area .swiper .swiper-wrapper .swiper-slide{width:auto!important}@media only screen and (min-width:1200px) and (max-width:1399px){.h1-brand .section__title-wrapper-title br{display:none}}@media only screen and (min-width:992px) and (max-width:1199px){.h1-brand .section__title-wrapper-title{font-size:46px}}.h1-brand__content h2{font-size:172px;line-height:106%;text-transform:uppercase;color:var(--rr-heading-primary);font-family:var(--rr-ff-grotesk);font-weight:var(--rr-fw-medium)}@media only screen and (min-width:992px) and (max-width:1199px){.h1-brand__content h2{font-size:102px}}@media only screen and (min-width:768px) and (max-width:992px){.h1-brand__content h2{font-size:80px}}@media only screen and (min-width:576px) and (max-width:767px){.h1-brand__content h2{font-size:70px}}@media (max-width:575px){.h1-brand__content h2{font-size:40px}}.h1-brand__content-thumb img{max-width:100%}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:992px){.h1-brand__content-thumb img{width:100%;height:300px}}@media only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h1-brand__content-thumb img{width:100%;height:200px}}.brand-slider-padding{padding:60px 0}@media only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.brand-slider-padding{padding:30px 0}}@media (max-width:575px){.brand-slider-padding{padding:20px 0}}.h1-brand__content-video{width:670px;height:377px}@media only screen and (min-width:992px) and (max-width:1199px){.h1-brand__content-video{width:500px;height:270px}}@media only screen and (min-width:768px) and (max-width:992px){.h1-brand__content-video{width:550px;height:300px}}@media only screen and (min-width:576px) and (max-width:767px){.h1-brand__content-video{width:450px;height:200px}}@media (max-width:575px){.h1-brand__content-video{width:250px;height:150px}}.h1-brand__content-video #myVideo1,.h1-brand__content-video #myVideo2{width:100%;height:100%;object-fit:cover;border-radius:20px}.services .section__title-wrapper-title{margin-left:50px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.services .section__title-wrapper-title{margin-left:0}}.services__wrapper{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between}@media only screen and (min-width:992px) and (max-width:1199px){.services__wrapper{gap:27px;flex-wrap:nowrap}}@media only screen and (min-width:768px) and (max-width:992px){.services__wrapper{gap:20px;flex-wrap:nowrap}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.services__wrapper{display:inherit}}.services__wrapper-item{width:422px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.services__wrapper-item{width:inherit}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.services__wrapper-item{padding-bottom:60px}}@media only screen and (min-width:768px) and (max-width:992px),(max-width:320px){.services__wrapper-item{padding-bottom:40px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.services__wrapper-item{padding-bottom:30px}}.services__wrapper-item .content{gap:34px;display:flex;padding:13.5px 0;align-items:center;border-bottom:1px solid #E1E2E4}@media only screen and (min-width:768px) and (max-width:992px){.services__wrapper-item .content{gap:17px}}.services__wrapper-item .content img{width:inherit}.services__wrapper-item .content p{font-family:var(--rr-ff-grotesk);font-style:normal;font-weight:var(--rr-fw-medium);font-size:16px;line-height:26px;color:var(--rr-text-body)}@media only screen and (min-width:992px) and (max-width:1199px){.services__wrapper-item .content p{font-size:14px}}@media only screen and (min-width:768px) and (max-width:992px){.services__wrapper-item .content p{font-size:14px;line-height:22px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:992px),(max-width:376px),(max-width:320px){.services__wrapper-item .content p br{display:none}}.services__wrapper-top{padding-top:115px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.services__wrapper-top{padding-top:0}}.services__title{font-style:normal;font-size:20px;line-height:1;border-radius:0;padding-bottom:15px;font-weight:var(--rr-fw-medium);color:var(--rr-heading-primary);font-family:var(--rr-ff-grotesk);border-bottom:1px solid #e1e2e4}@media only screen and (min-width:768px) and (max-width:992px){.services__title{font-size:17px}}.services__title:hover{color:rgb(34 34 34 / .7)}.h1-project .section__title-wrapper-title{margin-left:40px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h1-project .section__title-wrapper-title{margin-left:0}}.h1-project .section__main-title-wrapper{padding-top:45px;border-top:1px solid #e1e2e4}@media only screen and (min-width:1200px) and (max-width:1399px){.h1-project .section__title-wrapper-title{font-size:50px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h1-project .h1-project__wrapper-details-btn{margin-top:20px;justify-content:start!important}}.h1-project .h1-project__wrapper-details-btn .ruhe-white-btn-primary{padding:14px 40px}.h1-project__brand-slider .swiper-wrapper{transition-timing-function:linear}.h1-project__brand-slider .swiper-wrapper .swiper-slide{width:auto!important;margin-top:10px;padding:10px 10px;background:#f6f6f6}.h1-project__brand-slider .swiper-wrapper .slider-content .slider-title{font-family:var(--rr-ff-grotesk);font-weight:var(--rr-fw-medium);font-style:normal;font-size:16px;line-height:26px;color:rgb(34 34 34 / .6);position:relative}.h1-project__brand-slider .swiper-wrapper .slider-content .slider-title::before{background:rgb(34 34 34 / .6);position:absolute;content:"";top:44%;left:-10px;width:4px;height:4px;border-radius:50%}.h1-project__wrapper-thumb img{width:100%;height:100%;object-fit:cover}.h1-project__wrapper-details{background:var(--rr-common-white)}@media (max-width:575px){.h1-project__wrapper-details{padding:20px 0}}.h1-project__wrapper-details .title{color:var(--rr-heading-primary);font-style:normal;font-size:44px;line-height:54px;font-weight:500}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:576px) and (max-width:767px){.h1-project__wrapper-details .title{font-size:30px;line-height:40px}}@media only screen and (min-width:768px) and (max-width:992px){.h1-project__wrapper-details .title{font-size:25px;line-height:35px}}@media (max-width:575px){.h1-project__wrapper-details .title{font-size:28px;line-height:35px}}.h1-project__wrapper-details-brand{display:flex;align-items:center;justify-content:space-between;gap:50px;white-space:nowrap}.h1-project__wrapper-details-brand .slider-wrap .slider-content .slider-title{font-family:var(--rr-ff-grotesk);font-weight:var(--rr-fw-medium);font-style:normal;font-size:16px;line-height:26px;color:rgb(34 34 34 / .6);position:relative}.h1-project__wrapper-details-brand .slider-wrap .slider-content .slider-title::before{background:rgb(34 34 34 / .6);position:absolute;content:"";top:44%;left:-10px;width:4px;height:4px;border-radius:50%}.award .section__title-wrapper-title{margin-left:40px}@media only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.award .section__title-wrapper-title{margin-left:0}}.award__wrapper-box{text-align:end;margin-left:8%}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px){.award__wrapper-box{margin-left:0}}@media (max-width:450px),(max-width:320px){.award__wrapper-box{margin-left:0}}@media (max-width:575px){.award__wrapper-box{margin-left:0}}.award__thumb{max-width:345px;height:510px;object-fit:cover;transition:transform 0.6s ease-in-out;width:100%;margin:0 auto;display:inline-block;margin-left:140px}@media only screen and (min-width:768px) and (max-width:992px){.award__thumb{height:340px}}.award__thumb img{width:100%;height:100%;object-fit:cover}@media only screen and (min-width:768px) and (max-width:992px){.award__thumb img{width:auto}}@media (max-width:320px){.award__thumb img{width:200px;height:100%;object-fit:cover}}@media only screen and (min-width:1200px) and (max-width:1399px){.award__thumb{margin-left:0}}@media only screen and (min-width:992px) and (max-width:1199px){.award__thumb{margin-left:0;max-width:inherit;height:inherit}}@media only screen and (min-width:768px) and (max-width:992px){.award__thumb{display:flex;align-items:center;justify-content:center;margin:0 auto 50px auto}}@media only screen and (min-width:576px) and (max-width:767px){.award__thumb{display:flex;align-items:center;justify-content:center;margin-bottom:50px}}@media (max-width:575px){.award__thumb{display:flex;align-items:center;justify-content:center;margin-bottom:50px;width:200px;height:inherit}}@media (max-width:450px){.award__thumb{margin-left:0;display:flex;align-items:center;justify-content:center;margin:0 auto;margin-bottom:50px}}@media (max-width:376px){.award__thumb{width:inherit;height:inherit}}@media (max-width:320px){.award__thumb{width:inherit;height:inherit;margin-left:0}}.award__item{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding-left:30px;padding-top:40px;padding-bottom:39px;border-bottom:1px solid #E1E2E4;transition:all 0.4s ease-in-out}@media (max-width:450px){.award__item{padding-left:0}}.award__item:hover{background:#000;cursor:pointer}.award__item:hover .date{color:var(--rr-common-white)}.award__item:hover .awards{color:var(--rr-common-white)}.award__item:hover .awards::before{opacity:1;width:100%;visibility:visible}.award__item:hover .number{color:rgb(255 255 255 / .7)}.award__item:hover img:nth-child(1){width:593px;height:613px}.award__item:nth-child(1){border-top:1px solid #E1E2E4}.award__item-one{display:flex;align-items:center;justify-content:space-between}.award__item-one .date{font-family:var(--rr-ff-grotesk);font-style:normal;font-weight:var(--rr-fw-regular);font-size:16px;line-height:22px;text-transform:uppercase;color:var(--rr-text-body);transition:all 0.4s ease-in-out}@media (max-width:376px){.award__item-one .date{padding-left:15px}}.award__item-one .awards{font-size:24px;margin-left:130px;position:relative;font-weight:var(--rr-fw-medium);color:var(--rr-heading-primary);font-family:var(--rr-ff-grotesk);transition:all 0.3s ease-in-out}@media (max-width:450px){.award__item-one .awards{padding-left:60px}}@media (max-width:575px){.award__item-one .awards{font-size:18px;padding-left:20px;margin-left:50px}}@media (max-width:376px){.award__item-one .awards{margin-left:0}}.award__item-one .awards::before{content:"";width:0%;height:1px;bottom:0;left:0;opacity:0;position:absolute;visibility:hidden;transition:all 0.4s ease-in-out;background-color:var(--rr-common-white)}.award__item .number{font-family:var(--rr-ff-grotesk);font-style:normal;font-weight:400;font-size:20px;line-height:26px;color:var(--rr-text-body);transform:translateX(-79px);transition:all 0.4s ease-in-out}@media (max-width:450px){.award__item .number{transform:translateX(0)}}@media (max-width:575px){.award__item .number{font-size:20px;transform:translateX(-15px)}}@media only screen and (min-width:576px) and (max-width:767px){.award__item .number{transform:translateX(-30px)}}.testimonial__review{width:240px;height:240px;display:flex;align-items:center;text-align:center;border-radius:500px;border:1.5px solid rgb(34 32 32 / .1)}@media only screen and (min-width:1400px) and (max-width:1600px){.testimonial__review{margin-left:-30px}}@media only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.testimonial__review{margin-top:20px}}@media (max-width:575px){.testimonial__review{width:200px;height:200px}}.testimonial__review span{font-weight:700;font-size:70px;line-height:1;text-transform:uppercase;font-family:var(--rr-ff-body);color:var(--rr-heading-secondary)}@media (max-width:575px){.testimonial__review span{font-size:40px}}.testimonial__review .star-icon{gap:4px;display:flex;list-style:none;line-height:1.2;margin-bottom:10px;align-items:center;justify-content:center}.testimonial__review .star-icon li i{font-size:14px;color:#F59E0B}.testimonial__review p{font-weight:500;font-size:18px;line-height:26px;text-align:center;opacity:.6;text-transform:uppercase;font-family:var(--rr-ff-body);color:var(--rr-heading-secondary)}@media (max-width:575px){.testimonial__review p{font-size:15px}}.testimonial__slider{overflow:visible;max-width:1530px}@media only screen and (min-width:1400px) and (max-width:1600px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.testimonial__slider{margin:0 30px}}.testimonial__slider .swiper-wrapper .swiper-slide-active{opacity:1}.testimonial__slider-arrow .rr-btn-ru{width:60px;height:60px;padding:0;top:50%;position:absolute;border-radius:100px;transform:translate(0,-50%);transition:all 0.3s ease-in-out;color:var(--rr-heading-primary);background:rgb(34 34 34 / .12);z-index:9;display:flex;align-items:center;justify-content:center}.testimonial__slider-arrow .rr-btn-ru::before{background:var(--rr-text-primary)}.testimonial__slider-arrow .rr-btn-ru:hover svg [stroke="#222222"]{stroke:var(--rr-common-white)}.testimonial__slider-arrow-prev{left:-28px}@media only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px){.testimonial__slider-arrow-prev{left:28px}}.testimonial__slider-arrow-prev-1{left:0}.testimonial__slider-arrow-next{right:-28px}@media only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px){.testimonial__slider-arrow-next{right:28px}}.testimonial__slider-arrow-next-1{right:0}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.testimonial__slider-arrow{display:none}}.testimonial__wrapper{display:flex;background:#F6F6F6;justify-content:space-between}@media only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.testimonial__wrapper{flex-wrap:wrap;justify-content:center}}.testimonial__content{padding:100px 0 119px 100px}@media only screen and (min-width:1200px) and (max-width:1399px){.testimonial__content{padding:80px;padding-right:0}}@media only screen and (min-width:992px) and (max-width:1199px){.testimonial__content{padding:50px;padding-right:0}}@media only screen and (min-width:768px) and (max-width:992px){.testimonial__content{padding:50px;padding-bottom:0}}@media only screen and (min-width:576px) and (max-width:767px){.testimonial__content{padding:50px 30px;padding-bottom:0}}@media (max-width:575px){.testimonial__content{padding:30px;padding-bottom:0}}.testimonial__media{min-width:470px;height:auto;padding:30px}@media only screen and (min-width:992px) and (max-width:1199px){.testimonial__media{min-width:400px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.testimonial__media{min-width:100%}}.testimonial__media img{width:100%;height:100%;object-fit:cover}.testimonial__star-icon ul{display:inline-flex;gap:5px;padding:4px 12px;align-items:center;background-color:var(--rr-theme-primary)}.testimonial__star-icon ul li{list-style:none}.testimonial__star-icon ul li i{font-size:14px;color:#ffbf43}.testimonial__dec{font-weight:400;font-size:26px;line-height:54px;letter-spacing:-2%;color:#1d1d1d;margin-bottom:50px;margin-top:30px;text-transform:capitalize;font-family:var(--rr-ff-grotesk)}@media only screen and (min-width:1400px) and (max-width:1600px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.testimonial__dec br{display:none}}@media only screen and (min-width:1200px) and (max-width:1399px){.testimonial__dec{font-size:24px;line-height:45px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:576px) and (max-width:767px){.testimonial__dec{font-size:20px;line-height:40px;margin-bottom:30px}}@media (max-width:575px){.testimonial__dec{font-size:16px;line-height:30px;margin-bottom:20px;margin-top:20px}}.testimonial__author{display:flex;align-items:center;column-gap:18px}@media (max-width:575px){.testimonial__author{column-gap:10px}}.testimonial__author__thumb{width:70px;height:70px}.testimonial__author__thumb img{width:100%;height:100%;object-fit:cover;border-radius:100px}.testimonial__author__info .name{font-weight:500;font-size:20px;line-height:1;margin-bottom:8px;color:var(--rr-theme-primary);font-family:var(--rr-ff-grotesk)}@media (max-width:575px){.testimonial__author__info .name{font-size:18px}}.testimonial__author__info .position{font-weight:400;font-size:16px;line-height:1;opacity:.6;text-transform:uppercase;color:var(--rr-theme-primary);font-family:var(--rr-ff-grotesk)}@media (max-width:575px){.testimonial__author__info .position{font-size:15px}}.h1-blog .section__title-wrapper-title{margin-left:40px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h1-blog .section__title-wrapper-title{margin-left:0}}@media only screen and (min-width:1200px) and (max-width:1399px){.h1-blog .section__title-wrapper-title br{display:none}}.h1-blog__item-thumb{top:0;left:0;opacity:0;z-index:-1;position:absolute;transform:scale(0);transition:all 0.8s ease-in-out}.h1-blog__item-thumb.active{opacity:1;z-index:2;transform:scale(1);position:relative;transition:opacity 0.9s cubic-bezier(.215,.61,.355,1)}.h1-blog__item-thumb img{transition:all 0.3s 0s ease-out}@media only screen and (min-width:1400px) and (max-width:1600px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h1-blog__item-thumb img{width:100%;height:100%;object-fit:cover}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:992px){.h1-blog__item-thumb img{height:500px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h1-blog__item-thumb img{height:400px}}.h1-blog__content{padding:38.1px 40px;flex-wrap:wrap;margin-left:-58px}@media only screen and (min-width:1400px) and (max-width:1600px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h1-blog__content{margin-left:0}}@media only screen and (min-width:1400px) and (max-width:1600px){.h1-blog__content{flex-wrap:nowrap;padding:38.1px 20px}}@media (max-width:575px){.h1-blog__content{padding:20px 0}}.h1-blog__content-left p{font-weight:500;font-size:16px;display:flex;align-items:center;margin-bottom:17px;color:rgb(34 34 34 / .6);font-family:var(--rr-ff-grotesk)}@media (max-width:575px){.h1-blog__content-left p br{display:none}}.h1-blog__content-left p img{width:inherit;margin-right:12px}.h1-blog__content-left h2{font-weight:500;font-size:30px;line-height:133%;color:var(--rr-heading-primary);font-family:var(--rr-ff-grotesk)}@media (max-width:575px){.h1-blog__content-left h2{font-size:20px}}@media only screen and (min-width:1400px) and (max-width:1600px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h1-blog__content-left h2 br{display:none}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h1-blog__content-left h2{margin-bottom:15px}}.h1-blog__content-left h2:hover{color:rgb(34 34 34 / .7)}.h1-blog__content-right p{font-weight:400;font-size:16px;line-height:162%;padding-bottom:22px;color:rgb(34 34 34 / .6);font-family:var(--rr-ff-grotesk)}@media only screen and (min-width:1400px) and (max-width:1600px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h1-blog__content-right p br{display:none}}.footer-top{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding-top:80px;padding-bottom:80px;margin:0 35px;border-bottom:1px dashed rgb(255 255 255 / .2)}@media (max-width:575px){.footer-top{padding-left:7px;padding-right:7px}}@media only screen and (min-width:768px) and (max-width:992px){.footer-top{padding-top:70px;padding-bottom:60px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer-top{padding-top:60px;padding-bottom:50px;margin:0}}.footer-top-footer-title{display:flex;align-items:center;gap:88px;flex-wrap:wrap;row-gap:10px}@media only screen and (min-width:992px) and (max-width:1199px){.footer-top-footer-title{gap:30px}}.footer-top-footer-title .top-title{font-family:var(--rr-ff-grotesk);font-weight:var(--rr-fw-regular);color:var(--rr-common-white);font-style:normal;font-size:100px;line-height:110px;margin-bottom:0}@media only screen and (min-width:1200px) and (max-width:1399px){.footer-top-footer-title .top-title{font-size:90px;line-height:100px}}@media only screen and (min-width:992px) and (max-width:1199px){.footer-top-footer-title .top-title{font-size:70px;line-height:85px}}@media only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px){.footer-top-footer-title .top-title{font-size:53px;line-height:70px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer-top-footer-title .top-title br{display:none}}@media (max-width:575px){.footer-top-footer-title .top-title{font-size:30px;line-height:40px;margin-bottom:15px}}.footer__menu{z-index:11;margin-top:50px}.footer__menu ul{display:flex;align-items:center;justify-content:center;gap:50px;flex-wrap:wrap;row-gap:10px}@media (max-width:575px){.footer__menu ul{gap:20px}}.footer__menu ul li{list-style-type:none}.footer__menu ul li a{font-family:var(--rr-ff-grotesk);font-weight:var(--rr-fw-medium);font-style:normal;font-size:16px;line-height:22px;color:rgb(255 255 255 / .7)}.footer__menu ul li a:hover{color:var(--rr-common-white)}.footer__main{padding-top:190px;padding-bottom:240px}@media only screen and (min-width:1200px) and (max-width:1399px){.footer__main{padding-top:130px;padding-bottom:130px}}@media only screen and (min-width:992px) and (max-width:1199px){.footer__main{padding-top:90px;padding-bottom:80px}}@media only screen and (min-width:768px) and (max-width:992px){.footer__main{padding-top:60px;padding-bottom:50px}}@media only screen and (min-width:576px) and (max-width:767px){.footer__main{padding-top:60px;padding-bottom:50px}}@media (max-width:575px){.footer__main{padding-top:0;padding-bottom:0}}.footer__main-title{font-family:var(--rr-ff-grotesk);color:var(--rr-common-white);font-weight:var(--rr-fw-medium);font-style:normal;font-size:480px;line-height:200px;text-align:center;text-transform:uppercase}@media only screen and (min-width:1400px) and (max-width:1600px){.footer__main-title{font-size:400px}}@media only screen and (min-width:1400px) and (max-width:1600px){.footer__main-title{font-size:340px}}@media only screen and (min-width:1200px) and (max-width:1399px){.footer__main-title{font-size:300px}}@media only screen and (min-width:992px) and (max-width:1199px){.footer__main-title{font-size:240px}}@media only screen and (min-width:768px) and (max-width:992px){.footer__main-title{font-size:190px}}@media only screen and (min-width:576px) and (max-width:767px){.footer__main-title{font-size:140px;line-height:1}}@media (max-width:575px){.footer__main-title{font-size:80px}}@media (max-width:320px){.footer__main-title{font-size:60px;line-height:145px}}.footer__copyright{display:flex;align-items:center;justify-content:center;padding:25px 0}.footer__copyright a{font-family:var(--rr-ff-body);font-weight:var(--rr-fw-sbold);color:var(--rr-common-white);font-style:normal;font-size:18px;line-height:23px;text-transform:uppercase;display:flex;align-items:center;gap:10px;position:relative}.footer__copyright a::before{background:rgb(255 255 255 / .2);width:100%;height:2px;position:absolute;left:0;bottom:-10px;content:""}.footer__copyright a i{background:rgb(255 255 255 / .2);border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;transform:rotate(-90deg);font-size:14px}.footer__copyright a:hover{color:rgb(255 255 255 / .6)}@font-face{font-display:swap;font-family:"Beatrice Trial";src:url(/wp-content/themes/redox/assets/fonts/BeatriceTRIAL-Regular.ttf);font-weight:400}@font-face{font-display:swap;font-family:"Beatrice Trial";src:url(/wp-content/themes/redox/assets/fonts/BeatriceTRIAL-Medium.ttf);font-weight:500}@font-face{font-display:swap;font-family:"Beatrice Trial";src:url(/wp-content/themes/redox/assets/fonts/BeatriceTRIAL-Semibold.ttf);font-weight:600}@font-face{font-display:swap;font-family:"Beatrice Trial";src:url(/wp-content/themes/redox/assets/fonts/BeatriceTRIAL-Bold.ttf);font-weight:700}@font-face{font-display:swap;font-family:"Beatrice Trial";src:url(/wp-content/themes/redox/assets/fonts/BeatriceTRIAL-Extrabold.ttf);font-weight:800}:root{--rr-ff-heading1:"Beatrice Trial", sans-serif;--rr-background-section-3-bg:#121212;--rr-text-primary-2:#121212;--rr-text-primary:#151515;--rr-theme-primary-2:#ECFF70}.section-bg-3{background-color:var(--rr-background-section-3-bg)}.footer-bg-3{background-color:var(--rr-text-primary-2)}.mb-minus-30{margin-bottom:-30px}.row{--bs-gutter-x:30px}.rr-btn-2{z-index:5;font-weight:600;font-size:16px;line-height:1;overflow:hidden;position:relative;padding:17px 34.3px;border-radius:500px;display:inline-flex;align-items:center;justify-content:center;text-transform:uppercase;color:var(--rr-text-primary-2);font-family:var(--rr-ff-heading1);background-color:var(--rr-common-white)}.rr-btn-2 .btn-wrap{z-index:1;overflow:hidden;position:relative;display:inline-block}.rr-btn-2 .btn-wrap .text-one{position:relative;display:block;color:var(--rr-text-primary-2);transition:all 0.5s ease-in-out}.rr-btn-2 .btn-wrap .text-two{position:absolute;display:block;top:100%;color:var(--rr-text-primary-2);transition:all 0.5s ease-in-out}.rr-btn-2::before{content:"";width:0;height:100%;left:0;position:absolute;transition:all 0.5s ease-in-out;background-color:var(--rr-theme-primary-2)}.rr-btn-2:hover .btn-wrap .text-one{transform:translateY(-150%)}.rr-btn-2:hover .btn-wrap .text-two{top:50%;transform:translateY(-50%);display:block}.rr-btn-2:hover::before{width:100%}.section-3__title-wrapper-title{font-size:140px;line-height:140px;font-weight:400;margin-bottom:0;letter-spacing:-.04em;color:var(--rr-text-primary-2);font-family:var(--rr-ff-heading1)}@media only screen and (min-width:992px) and (max-width:1199px){.section-3__title-wrapper-title{font-size:110px;line-height:110px}}@media only screen and (min-width:768px) and (max-width:992px){.section-3__title-wrapper-title{font-size:90px;line-height:90px}}@media only screen and (min-width:576px) and (max-width:767px){.section-3__title-wrapper-title{font-size:75px;line-height:80px}}@media (max-width:575px){.section-3__title-wrapper-title{font-size:41px;line-height:50px}}.section-3__title-wrapper-title span{margin-left:570px}@media only screen and (min-width:1200px) and (max-width:1399px){.section-3__title-wrapper-title span{margin-left:520px}}@media only screen and (min-width:992px) and (max-width:1199px){.section-3__title-wrapper-title span{margin-left:270px}}@media only screen and (min-width:768px) and (max-width:992px){.section-3__title-wrapper-title span{margin-left:200px}}@media only screen and (min-width:576px) and (max-width:767px){.section-3__title-wrapper-title span{margin-left:100px}}@media (max-width:575px){.section-3__title-wrapper-title span{margin-left:0}}.section-4__title-wrapper .section-title__subtitle{font-weight:400;font-size:16px;line-height:14px;display:inline-block;padding:10px 14.8px;border-radius:200px;color:var(--rr-text-primary-2);font-family:var(--rr-ff-heading1);border:1px solid rgb(18 18 18 / .14)}.section-4__title-wrapper .section-title__title{font-weight:400;font-size:70px;line-height:74px;letter-spacing:-.02em;color:var(--rr-text-primary-2);font-family:var(--rr-ff-heading1)}@media only screen and (min-width:768px) and (max-width:992px){.section-4__title-wrapper .section-title__title{font-size:55px;line-height:65px}}@media only screen and (min-width:576px) and (max-width:767px){.section-4__title-wrapper .section-title__title{font-size:45px;line-height:55px}.section-4__title-wrapper .section-title__title br{display:none}}@media (max-width:575px){.section-4__title-wrapper .section-title__title{font-size:35px;line-height:45px}.section-4__title-wrapper .section-title__title br{display:none}}.upDown{animation:upDown 1.3S infinite alternate}@keyframes upDown{0%{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(-15px);-moz-transform:translateY(-15px);-ms-transform:translateY(-15px);-o-transform:translateY(-15px);transform:translateY(-15px)}}.upDown-top{animation:upDown 1S infinite alternate}@keyframes upDown-top{0%{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(-15px);-moz-transform:translateY(-15px);-ms-transform:translateY(-15px);-o-transform:translateY(-15px);transform:translateY(-15px)}}.leftRight{animation:leftRight 1.3S infinite alternate}@keyframes leftRight{0%{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-15px);-moz-transform:translateX(-15px);-ms-transform:translateX(-15px);-o-transform:translateX(-15px);transform:translateX(-15px)}}.banner-section-3{position:relative;text-align:center}.banner-section-3__space{padding-top:180px;padding-bottom:95px}@media only screen and (min-width:768px) and (max-width:992px){.banner-section-3__space{padding-top:150px;padding-bottom:80px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.banner-section-3__space{padding-top:100px;padding-bottom:70px}}.banner-section-3__title{font-size:172px;line-height:1;text-align:center;display:inline-block;letter-spacing:-.07em;text-transform:uppercase;color:#535353;font-weight:var(--rr-fw-medium);font-family:var(--rr-ff-heading1)}@media only screen and (max-width:1919px){.banner-section-3__title{font-size:140px}}@media only screen and (min-width:1200px) and (max-width:1399px){.banner-section-3__title{font-size:145px}}@media only screen and (min-width:992px) and (max-width:1199px){.banner-section-3__title{font-size:120px}}@media only screen and (min-width:768px) and (max-width:992px){.banner-section-3__title{font-size:90px;line-height:100px}}@media only screen and (min-width:576px) and (max-width:767px){.banner-section-3__title{font-size:70px;line-height:80px}}@media (max-width:575px){.banner-section-3__title{font-size:39px;line-height:50px}}.banner-section-3__title span{color:var(--rr-common-white)}.banner-section-3__title span:last-of-type{font-weight:700}.banner-section-3__video{width:250px;height:124px;right:125px;top:68%;position:absolute;z-index:99;display:inline-block;transition:all 0.3s ease-in-out}@media only screen and (max-width:1919px){.banner-section-3__video{width:210px;height:104px}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.banner-section-3__video{right:50px}}@media only screen and (min-width:992px) and (max-width:1199px){.banner-section-3__video{width:200px;height:100px}}@media only screen and (min-width:768px) and (max-width:992px){.banner-section-3__video{width:180px;height:110px;right:0}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.banner-section-3__video{right:inherit;position:inherit}}@media only screen and (min-width:576px) and (max-width:767px){.banner-section-3__video{transform:translateY(20px)}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.banner-section-3__video{width:100%;height:100%}}@media (max-width:575px){.banner-section-3__video{margin:0 auto;margin-top:20px;display:block}}.banner-section-3__video__wrapper{width:100vw;height:100vh;overflow:hidden}@media (min-width:0) and (max-width:1700px){.banner-section-3__video__wrapper{height:0}}.banner-section-3__video #myVideo{width:100%;height:100%;object-fit:cover}.banner-section-3__bottom__text{display:flex;margin-top:130px;align-items:center;flex-wrap:wrap;justify-content:space-between}@media only screen and (min-width:768px) and (max-width:992px){.banner-section-3__bottom__text{margin-top:70px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.banner-section-3__bottom__text{margin-top:50px}}@media (max-width:575px){.banner-section-3__bottom__text{justify-content:center}}.banner-section-3__bottom__text span{font-weight:600;font-size:14px;line-height:14px;text-align:center;text-transform:uppercase;color:var(--rr-common-white);font-family:var(--rr-ff-body)}@media (max-width:575px){.banner-section-3__bottom__text span{margin-bottom:20px}.banner-section-3__bottom__text span:last-of-type{margin-bottom:0}}.banner-section-3__shape{position:absolute;top:123px;left:331px}@media only screen and (min-width:1600px) and (max-width:1700px){.banner-section-3__shape{left:220px}}@media only screen and (min-width:1400px) and (max-width:1600px){.banner-section-3__shape{left:120px}}@media only screen and (min-width:1200px) and (max-width:1399px){.banner-section-3__shape{left:60px}}@media only screen and (min-width:992px) and (max-width:1199px){.banner-section-3__shape{top:95px;left:40px}}@media only screen and (min-width:768px) and (max-width:992px){.banner-section-3__shape{top:140px;left:50px}.banner-section-3__shape img{width:50%}}@media only screen and (min-width:576px) and (max-width:767px){.banner-section-3__shape{top:150px;left:20px}.banner-section-3__shape img{width:40%}}@media (max-width:575px){.banner-section-3__shape{display:none}}.about-section-3__wrapper{padding-bottom:88px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.about-section-3__wrapper{margin-left:15px;margin-right:15px}}@media only screen and (min-width:576px) and (max-width:767px){.about-section-3__wrapper{padding-bottom:60px}}.about-section-3__item1 .ruhe-white-btn-group>*:nth-child(1){transform:scale3d(1,1,1);margin-inline-end:0;opacity:1;display:none}.about-section-3__item2{max-width:945px;height:auto;object-fit:cover}.about-section-3__btn .about-sub-btn-3{font-family:var(--rr-ff-body);font-style:normal;font-weight:var(--rr-fw-regular);font-size:16px;line-height:14px;text-align:center;color:#121212;border:1px solid rgb(18 18 18 / .14);border-radius:100px;padding:13px 18px 12px 19px;transition:all 0.3s ease-in-out}.about-section-3__btn .about-sub-btn-3:hover{background:#121212;color:#fff}.about-section-3__thumb{text-align:center;padding-top:59px}@media only screen and (min-width:768px) and (max-width:992px){.about-section-3__thumb{padding-top:35px;margin-bottom:40px}}@media only screen and (min-width:576px) and (max-width:767px){.about-section-3__thumb{padding-top:20px;padding-bottom:40px}}@media (max-width:575px){.about-section-3__thumb{margin-bottom:40px}}.about-section-3__thumb img{width:inherit}.about-section-3__content{margin-left:-25px}@media only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.about-section-3__content{margin-left:10px}}@media only screen and (min-width:1400px) and (max-width:1600px){.about-section-3__content .section-title__title{font-size:60px}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:992px){.about-section-3__content .section-title__title{font-size:50px;line-height:60px}}@media only screen and (min-width:992px) and (max-width:1199px){.about-section-3__content .section-title__title{font-size:40px;line-height:50px}}.about-section-3__content p{font-size:18px;line-height:30px;margin-top:42px;margin-bottom:55px;color:rgb(18 18 18 / .6);font-family:var(--rr-ff-body);font-weight:var(--rr-fw-regular)}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.about-section-3__content p br{display:none}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.about-section-3__content p{margin:30px 0}}@media (max-width:575px){.about-section-3__content p{font-size:16px}}.about-section-3__btn .rr-btn-ru{padding:4px;padding-right:21px;color:var(--rr-text-primary-2);border:1px solid rgb(18 18 18 / .14)}.about-section-3__btn .rr-btn-ru span{width:40px;height:40px;color:var(--rr-common-white);background:var(--rr-text-primary-2)}.about-section-3__btn .rr-btn-ru:hover{color:var(--rr-common-white)}.about-section-3__btn .rr-btn-ru:hover span{color:var(--rr-text-primary-2);background-color:var(--rr-common-white)}.about-section-3__counter-item{padding:35px 35px 29px 40px;border:1px solid #D9D9D9;position:relative;overflow:hidden;position:relative}@media only screen and (min-width:1200px) and (max-width:1399px){.about-section-3__counter-item{padding:35px 30px 29px 30px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:992px){.about-section-3__counter-item{padding:30px 20px 29px 30px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.about-section-3__counter-item{text-align:center}}.about-section-3__counter-item p{font-family:var(--rr-ff-heading1);font-style:normal;font-weight:var(--rr-fw-medium);font-size:16px;line-height:24px;color:#121212;padding-bottom:69px}@media only screen and (min-width:768px) and (max-width:992px){.about-section-3__counter-item p{padding-bottom:30px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.about-section-3__counter-item p{padding-bottom:15px}}.about-section-3__counter-item .sub-titles{font-family:var(--rr-ff-heading1);font-style:normal;font-weight:var(--rr-fw-regular);font-size:134px;line-height:1;text-transform:uppercase;color:#121212}@media only screen and (max-width:1919px){.about-section-3__counter-item .sub-titles{font-size:104px}}@media only screen and (min-width:1200px) and (max-width:1399px){.about-section-3__counter-item .sub-titles{font-size:100px}}@media only screen and (min-width:992px) and (max-width:1199px){.about-section-3__counter-item .sub-titles{font-size:68px}}@media only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.about-section-3__counter-item .sub-titles{font-size:60px}}.about-section-3__counter-item .sub-titles span{font-family:var(--rr-ff-heading1);font-style:normal;font-weight:var(--rr-fw-regular);font-size:134px;line-height:1;text-transform:uppercase;color:#121212;margin-left:0}@media only screen and (max-width:1919px){.about-section-3__counter-item .sub-titles span{font-size:104px}}@media only screen and (min-width:1200px) and (max-width:1399px){.about-section-3__counter-item .sub-titles span{font-size:100px}}@media only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.about-section-3__counter-item .sub-titles span{font-size:70px}}.about-section-3__counter-item .about-shape{position:absolute;bottom:-29px;right:-100px;transform:matrix(.71,-.71,.71,.71,0,0)}@media only screen and (min-width:768px) and (max-width:992px){.about-section-3__counter-item .about-shape{display:none}}.service-3__img{opacity:0;position:absolute;transition:all 0.5s ease-in-out;transform:rotate(0deg) translateX(0) translateY(0);-webkit-transform:rotate(0deg) translateX(0) translateY(0)}.service-3__img-wrapper{position:relative;width:100%;height:100%}@media only screen and (min-width:1200px) and (max-width:1399px){.service-3__img{width:85%}}@media only screen and (min-width:992px) and (max-width:1199px){.service-3__img{width:75%}}.service-3__img.active{opacity:1;transform:rotate(15deg) translateX(70px) translateY(-20px);-webkit-transform:rotate(15deg) translateX(70px) translateY(-20px)}.service-3__list{margin-left:100px}@media only screen and (min-width:992px) and (max-width:1199px){.service-3__list{margin-left:40px}}@media only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.service-3__list{margin-left:0}}.service-3__item{display:flex;align-items:center;justify-content:space-between;padding:34px 0;padding-right:14px;transition:all 0.5s ease-in-out;border-bottom:1px solid rgb(18 18 18 / .14)}.service-3__item.active{padding-left:30px;background-color:var(--rr-text-primary-2)}@media (max-width:575px){.service-3__item.active{padding-left:18px}}.service-3__item.active .service-3__number span{color:var(--rr-common-white)}.service-3__item.active .service-3__title{color:var(--rr-common-white)}.service-3__item.active .service-3__link span svg [stroke="#717171"]{stroke:var(--rr-common-white)}.service-3__list a:first-of-type .service-3__item{border-top:1px solid rgb(18 18 18 / .14)}.service-3__text-wrapper{display:flex;align-items:center;column-gap:100px}@media (max-width:575px){.service-3__text-wrapper{display:block}}.service-3__number span{font-weight:400;font-size:20px;line-height:100%;color:rgb(18 18 18 / .6);font-family:var(--rr-ff-heading1)}.service-3__title{font-weight:400;font-size:22px;line-height:100%;letter-spacing:-.02em;text-transform:capitalize;color:rgb(18 18 18 / .6);font-family:var(--rr-ff-heading1)}@media (max-width:575px){.service-3__title{font-size:19px;margin-top:15px}}.service-3__link span svg{transform:rotate(-45deg)}.project-bg-area{height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.project-bg-inner .bg-circle{width:40px;height:80px;z-index:-1;border-radius:40px;background-color:var(--rr-text-primary-2)}.project-section-3 .section-3__title-wrapper-title{color:var(--rr-common-white)}.project-section-3 .section-3__title-wrapper-title span{margin-left:380px}@media only screen and (min-width:992px) and (max-width:1199px){.project-section-3 .section-3__title-wrapper-title span{margin-left:270px}}@media only screen and (min-width:768px) and (max-width:992px){.project-section-3 .section-3__title-wrapper-title span{margin-left:200px}}@media only screen and (min-width:576px) and (max-width:767px){.project-section-3 .section-3__title-wrapper-title span{margin-left:100px}}@media (max-width:575px){.project-section-3 .section-3__title-wrapper-title span{margin-left:0}}.project-section-3__thumb{position:relative;overflow:hidden;display:inline-block;width:100%;height:auto}.project-section-3__thumb img{width:100%;height:100%;cursor:none;object-fit:cover}.project-section-3__wrapper{display:grid;gap:30px 30px;grid-template-columns:repeat(4,1fr)}@media (max-width:575px){.project-section-3__wrapper{grid-template-columns:repeat(1,1fr)}}.project-section-3__item:hover .project-section-3__tag{opacity:1;bottom:30px;visibility:visible}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px){.project-section-3__item:hover .project-section-3__tag{bottom:20px}}@media (max-width:575px){.project-section-3__item{grid-column:span 1!important;margin:auto}}.project-section-3__item:nth-child(1){grid-column:span 2;margin:auto}.project-section-3__item:nth-child(1) .project-section-3__thumb img{width:inherit}@media only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.project-section-3__item:nth-child(1) .project-section-3__thumb img{width:100%}}.project-section-3__item:nth-child(2){grid-column:span 2}.project-section-3__item:nth-child(3){grid-column:span 2}.project-section-3__item:nth-child(4){grid-column:span 1}@media only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px){.project-section-3__item:nth-child(4){grid-column:span 2}}.project-section-3__item:nth-child(5){grid-column:span 1}@media only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px){.project-section-3__item:nth-child(5){grid-column:span 2}}.project-section-3__item:nth-child(6){grid-column:span 2;margin:auto}.project-section-3__item:nth-child(7){grid-column:span 2}.project-section-3__item:nth-child(8){grid-column:span 2}.project-section-3__item:nth-child(8) .project-section-3__thumb{width:inherit}.project-section-3__item:nth-child(8) .project-section-3__thumb img{width:inherit}@media only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.project-section-3__item:nth-child(8) .project-section-3__thumb img{width:100%}}.project-section-3__item:nth-child(9){grid-column:span 1}@media only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px){.project-section-3__item:nth-child(9){grid-column:span 2}}.project-section-3__item:nth-child(10){grid-column:span 1}@media only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px){.project-section-3__item:nth-child(10){grid-column:span 2}}.project-section-3__item:nth-child(11){grid-column:3/5}.project-section-3__tag{left:0;right:0;bottom:0;opacity:0;display:flex;flex-wrap:wrap;list-style:none;column-gap:10px;position:absolute;visibility:hidden;align-items:center;margin-bottom:-5px;justify-content:center;transition:all 0.3s ease-in-out}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.project-section-3__tag{display:none}}.project-section-3__tag li{font-size:13px;line-height:14px;margin-bottom:5px;padding:11px 16.8px;display:inline-block;text-transform:uppercase;color:var(--rr-common-white);font-weight:var(--rr-fw-sbold);font-family:var(--rr-ff-heading1);background:var(--rr-text-primary-2)}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.project-section-3__tag li{padding:8px 11px}}.project-section-3__info__title{font-size:15px;line-height:22px;margin-top:13px;text-transform:uppercase;color:var(--rr-common-white);font-weight:var(--rr-fw-medium);font-family:var(--rr-ff-heading1)}.project-section-3__btn{margin-top:105px}@media only screen and (min-width:992px) and (max-width:1199px){.project-section-3__btn{margin-top:0}}@media only screen and (min-width:768px) and (max-width:992px){.project-section-3__btn{margin-top:50px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.project-section-3__btn{margin-top:35px}}.project-section-3__btn a{width:100%;font-weight:400;font-size:40px;line-height:14px;position:relative;display:inline-flex;align-items:center;justify-content:space-between;color:var(--rr-common-white);font-family:var(--rr-ff-heading1)}@media (max-width:575px){.project-section-3__btn a{font-size:30px}.project-section-3__btn a span{margin-left:10px}}.project-section-3__btn a:hover{color:rgb(255 255 255 / .6)}.project-section-3__btn a::before{content:"";width:100%;height:1px;bottom:-23px;left:0;position:absolute;background-color:var(--rr-common-white)}.award-section-3 .section-3__title-wrapper{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.award-section-3 .award-section__shape{margin-right:75px}.award-section-3 .award-section__wrap{margin-right:108px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.award-section-3 .award-section__wrap{margin-right:0}}@media only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.award-section-3 .award-section__wrap{margin-bottom:30px}}.award-section-3 .award-section__item{position:relative;padding:39.5px 0;border-bottom:1px solid rgb(18 18 18 / .6)}.award-section-3 .award-section__item:first-of-type{border-top:1px solid rgb(18 18 18 / .6)}.award-section-3 .award-section__item.item-5 .rr-hover-reveal-bg{height:305px}.award-section-3 .award-section__item::before{content:"";width:100%;height:0;bottom:0;z-index:-1;position:absolute;transition:all 0.3s ease-in-out;background-color:var(--rr-text-primary-2)}.award-section-3 .award-section__item:hover::before{top:0;bottom:auto;height:100%}.award-section-3 .award-section__item:hover .award-section__title{margin-left:30px;color:var(--rr-common-white)}.award-section-3 .award-section__item:hover .award-section__date{color:var(--rr-common-white)}@media (max-width:575px){.award-section-3 .award-section__item:hover .award-section__date{margin-left:30px}}.award-section-3 .award-section__item:hover .award-section__cat{color:var(--rr-common-white)}@media (max-width:575px){.award-section-3 .award-section__item:hover .award-section__cat{margin-left:30px}}.award-section-3 .award-section__item.item-1{padding-right:175px}@media only screen and (min-width:576px) and (max-width:767px){.award-section-3 .award-section__item.item-1{padding-right:49px}}@media (max-width:575px){.award-section-3 .award-section__item.item-1{padding-right:0}}.award-section-3 .award-section__item.item-2{padding-right:95px}@media only screen and (min-width:576px) and (max-width:767px){.award-section-3 .award-section__item.item-2{padding-right:30px}}@media (max-width:575px){.award-section-3 .award-section__item.item-2{padding-right:0}}.award-section-3 .award-section__item.item-3{padding-right:171px}@media only screen and (min-width:576px) and (max-width:767px){.award-section-3 .award-section__item.item-3{padding-right:45px}}@media (max-width:575px){.award-section-3 .award-section__item.item-3{padding-right:0}}.award-section-3 .award-section__item.item-4{padding-right:159px}@media only screen and (min-width:576px) and (max-width:767px){.award-section-3 .award-section__item.item-4{padding-right:33px}}@media (max-width:575px){.award-section-3 .award-section__item.item-4{padding-right:0}}.award-section-3 .award-section__item.item-5{padding-right:176px}@media only screen and (min-width:576px) and (max-width:767px){.award-section-3 .award-section__item.item-5{padding-right:50px}}@media (max-width:575px){.award-section-3 .award-section__item.item-5{padding-right:0}}.award-section-3 .award-section__content{display:flex;align-items:center;justify-content:space-between}@media (max-width:575px){.award-section-3 .award-section__content{display:block}}.award-section-3 .award-section__date,.award-section-3 .award-section__cat{font-weight:500;font-size:14px;line-height:1;color:rgb(18 18 18 / .6);font-family:var(--rr-ff-heading1)}.award-section-3 .award-section__info{display:flex;align-items:center}.award-section-3 .award-section__date{margin-right:16px;padding-right:16px;position:relative}.award-section-3 .award-section__date::after{content:"";width:1px;height:15px;top:0;right:0;position:absolute;transform:rotate(10deg);background-color:rgb(18 18 18 / .6)}.award-section-3 .award-section__title{font-weight:400;font-size:22px;line-height:1;letter-spacing:-.02em;color:rgb(18 18 18 / .6);font-family:var(--rr-ff-heading1)}@media (max-width:575px){.award-section-3 .award-section__title{font-size:18px;margin-bottom:20px}}.award-section-3 .award-section__received{max-width:400px;text-align:center;padding:80px 30px;padding-bottom:30px;margin:0 0 0 auto;background-color:var(--rr-text-primary-2)}@media only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.award-section-3 .award-section__received{margin:0 auto}}.award-section-3 .award-section__number{font-weight:500;font-size:96px;line-height:1;margin-top:52px;margin-bottom:11px;letter-spacing:-.04em;color:var(--rr-common-white);font-family:var(--rr-ff-heading1)}.award-section-3 .award-section__dec{font-weight:500;font-size:18px;line-height:1;color:var(--rr-common-white);font-family:var(--rr-ff-heading1)}.award-section-3 .award-section__btn .rr-btn-2{width:100%;font-weight:400;font-size:18px;border-radius:0;margin-top:56px;padding:23.5px 34.3px;text-transform:capitalize}.rr-hover-reveal-item .rr-hover-reveal-bg{position:absolute;top:0;left:0;width:174px;height:259px;opacity:0;margin:-150px 0 0 -150px;overflow:hidden;pointer-events:none;z-index:99;background-position:center;background-size:cover;background-repeat:no-repeat;transition:opacity 0.3s,transform 0.5s cubic-bezier(.215,.61,.355,1),-webkit-transform 0.5s cubic-bezier(.215,.61,.355,1)}.rr-hover-reveal-item:hover .rr-hover-reveal-bg{opacity:1;visibility:visible}.testimonial-section-3__wrapper{margin-left:160px}@media (max-width:1800px){.testimonial-section-3__wrapper{margin-left:0}}.testimonial-section-3__content{max-width:540px;background:#212121;padding:60px 60px 10px 50px}@media only screen and (min-width:1400px) and (max-width:1600px){.testimonial-section-3__content{padding:60px 35px 10px 35px}}@media only screen and (min-width:1200px) and (max-width:1399px){.testimonial-section-3__content{padding:60px 30px 10px 30px;margin-right:-50px;position:relative;z-index:9}}@media only screen and (min-width:576px) and (max-width:767px){.testimonial-section-3__content{padding:30px 30px 10px 30px}}@media (max-width:575px){.testimonial-section-3__content{padding:20px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.testimonial-section-3__content{max-width:100%;margin-bottom:40px}}.testimonial-section-3__subtitle{font-weight:500;font-size:16px;line-height:1;padding:10px 8.7px;text-align:center;display:inline-block;text-transform:uppercase;color:var(--rr-common-white);font-family:var(--rr-ff-heading1);border:1px solid rgb(255 255 255 / .141)}.testimonial-section-3__title{font-weight:500;font-size:60px;line-height:64px;margin-top:30px;margin-bottom:58px;letter-spacing:-.02em;color:var(--rr-common-white);font-family:var(--rr-ff-heading1)}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.testimonial-section-3__title{margin-top:20px;margin-bottom:20px}}@media (max-width:575px){.testimonial-section-3__title{font-size:40px;line-height:50px}}.testimonial-section-3__slide__arrow{width:54px;height:54px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:var(--rr-common-white);transition:all 0.3s ease-in-out;background:var(--rr-text-primary)}.testimonial-section-3__slide__arrow:hover{color:var(--rr-text-primary);background-color:var(--rr-common-white)}@media (max-width:575px){.testimonial-section-3__slide__arrow{margin-bottom:10px}.testimonial-section-3__slide__arrow:last-of-type{margin-bottom:0}}.testimonial-section-3__button{display:flex;align-items:center;justify-content:space-between;margin-right:-30px;margin-left:-20px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.testimonial-section-3__button{margin:0}}.testimonial-section-3__btn .btn{width:180px;height:180px;border-radius:500px;display:inline-flex;align-items:center;justify-content:center;background-color:var(--rr-common-white)}.testimonial-section-3__btn .btn span{font-weight:400;font-size:16px;line-height:22px;text-align:start;transform:translateY(30px);display:inline-block;text-transform:uppercase;color:var(--rr-text-primary);font-family:var(--rr-ff-heading1)}.testimonial-section-3__btn .btn .arrow{position:relative;display:inline-block;transform:translateY(-30px)}.testimonial-section-3__btn .btn .arrow i{width:38px;height:38px;font-size:15px;display:inline-flex;align-items:center;justify-content:center;border-radius:500px;transform:rotate(-45deg);color:var(--rr-common-white);background-color:var(--rr-theme-primary)}.testimonial-section-3__btn .btn .arrow::before{content:"";width:1px;height:100px;top:0;bottom:0;position:absolute;background-color:var(--rr-theme-primary);transform:rotate(-45deg) translateY(-5px)}.testimonial-section-3__icon{text-align:center;transform:translateY(6px)}.testimonial-section-3__wrap{margin-left:-34px}@media only screen and (min-width:1600px) and (max-width:1700px),only screen and (min-width:1400px) and (max-width:1600px),only screen and (min-width:1200px) and (max-width:1399px){.testimonial-section-3__wrap{margin-left:-15px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.testimonial-section-3__wrap{margin-left:0}}.testimonial-section-3__review ul{display:flex;align-items:center;column-gap:4px;justify-content:center;list-style:none}.testimonial-section-3__review ul li{color:#F8890A;font-size:18px}.testimonial-section-3__dec{font-weight:400;font-size:26px;line-height:44px;text-align:center;margin-top:35px;margin-bottom:22px;color:rgb(255 255 255 / .7);font-family:var(--rr-ff-heading1)}@media (max-width:575px){.testimonial-section-3__dec{font-size:18px;line-height:35px;margin:20px 0}}.testimonial-section-3__author__thumb img{border-radius:500px}.testimonial-section-3__author__info{margin-top:28px;margin-bottom:15px}.testimonial-section-3__author__name{font-weight:500;font-size:18px;line-height:1;text-transform:uppercase;color:var(--rr-common-white);font-family:var(--rr-ff-heading1)}.testimonial-section-3__author__position{font-weight:400;font-size:15px;line-height:38px;text-transform:uppercase;color:rgb(255 255 255 / .6);font-family:var(--rr-ff-heading1)}.testimonial-section-3__bg__text{font-weight:500;font-size:89px;line-height:1;position:absolute;bottom:-20px;left:0;right:0;margin:0 -100%;letter-spacing:-.02em;color:rgb(18 18 18 / .1);font-family:var(--rr-ff-heading1)}@media only screen and (min-width:1400px) and (max-width:1600px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px){.testimonial-section-3__bg__text{font-size:70px;bottom:-15px}}@media (max-width:575px){.testimonial-section-3__bg__text{font-size:45px;bottom:-8px}}.testimonial-section-3__item{max-width:610px;text-align:center;padding:105px 73px;padding-bottom:72px;position:relative;overflow:hidden}@media only screen and (min-width:1600px) and (max-width:1700px){.testimonial-section-3__item{padding-right:40px;padding-left:40px}}@media only screen and (min-width:1400px) and (max-width:1600px),only screen and (min-width:768px) and (max-width:992px){.testimonial-section-3__item{padding:70px 40px;padding-bottom:60px}}@media only screen and (min-width:1200px) and (max-width:1399px){.testimonial-section-3__item{padding-bottom:90px}}@media only screen and (min-width:992px) and (max-width:1199px){.testimonial-section-3__item{padding:80px 50px;padding-bottom:70px}}@media (max-width:575px){.testimonial-section-3__item{padding:50px 20px;padding-bottom:40px;margin:0 20px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.testimonial-section-3__item{margin:0 auto}}.testimonial-section-3__quote{position:absolute;top:0;right:110px}@media (max-width:575px){.testimonial-section-3__quote{right:35px}}@media only screen and (min-width:1200px) and (max-width:1399px){.testimonial-section-3__active .swiper-wrapper{margin-left:-85px}}@media (min-width:768px) and (max-width:991px){.testimonial-section-3__active .swiper-wrapper{margin-left:-110px}}.testimonial-section-3__active .swiper-slide-active .testimonial-section-3__item{background-color:var(--rr-common-white)}.testimonial-section-3__active .swiper-slide-active .testimonial-section-3__quote span svg [fill=white]{fill:#121212}.testimonial-section-3__active .swiper-slide-active .testimonial-section-3__dec{color:rgb(18 18 18 / .7)}.testimonial-section-3__active .swiper-slide-active .testimonial-section-3__author__name{color:var(--rr-theme-primary)}.testimonial-section-3__active .swiper-slide-active .testimonial-section-3__author__position{color:rgb(18 18 18 / .6)}.testimonial-section-3__active .swiper-slide-active .testimonial-section-3__logo img{filter:invert(1) grayscale(0)}.our-clients__wrapper{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:30px}@media only screen and (min-width:1400px) and (max-width:1600px){.our-clients__wrapper{gap:20px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:992px){.our-clients__wrapper{gap:15px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.our-clients__wrapper{gap:15px}}.our-clients__wrapper-space{margin-bottom:29px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.our-clients__wrapper-space{margin-bottom:15px}}@media only screen and (min-width:768px) and (max-width:992px){.our-clients__wrapper-space{margin-bottom:0}}.our-clients__item{display:flex;align-items:center;justify-content:center;width:377.5px;height:150px;border:1px solid rgb(18 18 18 / .12);overflow:hidden;transition:all 0.3s ease-in-out}@media only screen and (min-width:1400px) and (max-width:1600px){.our-clients__item{width:326.5px}}@media only screen and (min-width:1200px) and (max-width:1399px){.our-clients__item{width:270.5px;height:110px}}@media only screen and (min-width:992px) and (max-width:1199px){.our-clients__item{width:229.5px;height:110px;flex-wrap:nowrap}}@media only screen and (min-width:768px) and (max-width:992px){.our-clients__item{width:173.5px;height:100px}}@media only screen and (min-width:576px) and (max-width:767px){.our-clients__item{width:265.5px;height:120px}}@media (max-width:575px){.our-clients__item{width:291.5px;height:120px}}.our-clients__item:hover{border:1px solid var(--rr-theme-primary)}.our-clients__item:hover svg [opacity="0.2"]{opacity:1}.our-clients__next{display:flex;align-items:center;justify-content:center;width:377.5px;height:153px}@media only screen and (min-width:1400px) and (max-width:1600px){.our-clients__next{width:331.5px}}@media only screen and (min-width:1200px) and (max-width:1399px){.our-clients__next{width:270.5px;height:110px}}@media only screen and (min-width:992px) and (max-width:1199px){.our-clients__next{width:229.5px}}@media only screen and (min-width:768px) and (max-width:992px){.our-clients__next{width:174.5px;height:148px}}@media only screen and (min-width:576px) and (max-width:767px){.our-clients__next{width:267.5px;height:122px}}.our-clients__next a{font-weight:400;font-size:22px;line-height:34px;position:relative;color:var(--rr-theme-primary);font-family:var(--rr-ff-heading1)}@media only screen and (min-width:768px) and (max-width:992px){.our-clients__next a{font-size:18px}}.our-clients__next a i{font-size:18px;margin-left:20px}.our-clients__next a::before{content:"";width:100%;height:1px;bottom:-4px;left:0;position:absolute;transition:all 0.3s ease-in-out;background-color:var(--rr-theme-primary)}.our-clients__next a:hover{opacity:.7}.our-clients__next a:hover::before{width:0}.blog-3__top{gap:10px;display:flex;align-items:center;margin-bottom:10px;justify-content:center}@media (max-width:575px){.blog-3__top{display:block}}.blog-3__top__list{list-style:none;width:100%;height:100px;display:flex;align-items:center;justify-content:space-between;background-color:rgb(18 18 18 / .06)}@media only screen and (min-width:768px) and (max-width:992px){.blog-3__top__list{height:80px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.blog-3__top__list{height:70px}}.blog-3__top__list li{font-weight:400;font-size:20px;line-height:34px;text-transform:uppercase;color:var(--rr-text-primary-2);font-family:var(--rr-ff-heading1)}.blog-3__top__list li:first-of-type{transform:translateX(50px)}@media only screen and (min-width:576px) and (max-width:767px){.blog-3__top__list li:first-of-type{transform:translateX(20px)}}.blog-3__top__btn .rr-btn-2{padding:0;width:250px;height:100px;border-radius:0;font-weight:500;font-size:18px;line-height:34px;text-transform:uppercase;color:var(--rr-text-primary-2);font-family:var(--rr-ff-heading1);background-color:rgb(18 18 18 / .06)}@media only screen and (min-width:768px) and (max-width:992px){.blog-3__top__btn .rr-btn-2{height:80px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.blog-3__top__btn .rr-btn-2{height:70px}}@media (max-width:575px){.blog-3__top__btn .rr-btn-2{width:100%;margin-top:10px}}.blog-3__top__btn .rr-btn-2 i{margin-left:9px}.blog-3__item{position:relative;margin-bottom:10px;background:rgb(18 18 18 / .06);transition:all 0.3s ease-in-out}.blog-3__item:last-of-type{margin-bottom:0}.blog-3__item::before{content:"";width:100%;height:0;bottom:0;z-index:-1;position:absolute;transition:all 0.3s ease-in-out;background-color:var(--rr-text-primary-2)}.blog-3__item:hover::before{height:100%;top:0;bottom:auto}.blog-3__item:hover .blog-3__thumb::before{display:none}.blog-3__item:hover .blog-3__thumb img{width:100%}@media only screen and (min-width:992px) and (max-width:1199px){.blog-3__item:hover .blog-3__thumb img{width:80%}}.blog-3__item:hover .blog-3__meta__cat{color:var(--rr-common-white);border:1px solid rgb(255 255 255 / .3)}.blog-3__item:hover .blog-3__meta__date{color:rgb(255 255 255 / .7)}.blog-3__item:hover .blog-3__title{color:var(--rr-common-white)}.blog-3__content{padding:63px 0 53px 70px;width:100%}@media only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px){.blog-3__content{padding:40px 0 30px 40px}}@media (max-width:575px){.blog-3__content{padding:30px 20px}}.blog-3__thumb{position:absolute;right:0;top:0;text-align:end;width:inherit;transition:all 0.5s ease-in-out}@media only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.blog-3__thumb{position:inherit}.blog-3__thumb::before{display:none}}.blog-3__thumb img{width:51%;height:250px;object-fit:cover;transition:all 0.3s 0s ease-out}@media (max-width:575px){.blog-3__thumb img{width:100%}}.blog-3__thumb::before{content:"";width:10px;height:100%;position:absolute;background-color:var(--rr-common-white)}.blog-3__meta__cat{font-weight:500;font-size:14px;line-height:1;margin-right:9px;padding:5px 15.6px;display:inline-block;text-transform:uppercase;color:var(--rr-text-primary-2);font-family:var(--rr-ff-heading1);border:1px solid rgb(18 18 18 / .3)}.blog-3__meta__date{font-weight:500;font-size:16px;line-height:1;display:inline-block;text-transform:uppercase;color:rgb(18 18 18 / .7);font-family:var(--rr-ff-heading1)}@media (max-width:575px){.blog-3__meta__date{margin-top:10px}}.blog-3__meta__date i{margin-right:2px}.blog-3__title{font-weight:500;font-size:28px;line-height:38px;margin-top:30px;letter-spacing:-.04em;color:var(--rr-text-primary-2);font-family:var(--rr-ff-heading1)}@media (max-width:575px){.blog-3__title{font-size:24px;line-height:35px;letter-spacing:0;margin-top:20px}.blog-3__title br{display:none}}.footer-3-space-top{padding-top:120px}@media only screen and (min-width:768px) and (max-width:992px){.footer-3-space-top{padding-top:80px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer-3-space-top{padding-top:70px}}@media only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer-3__wedget.wedget-1{margin-bottom:50px}}.footer-3__wedget.wedget-2{margin-left:50px}@media only screen and (min-width:1200px) and (max-width:1399px){.footer-3__wedget.wedget-2{margin-left:40px}}@media only screen and (min-width:992px) and (max-width:1199px){.footer-3__wedget.wedget-2{margin-left:60px}}@media only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer-3__wedget.wedget-2{margin-bottom:50px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer-3__wedget.wedget-2{margin-left:0}}.footer-3__wedget.wedget-3{margin-left:40px;margin-right:-30px}@media only screen and (min-width:1200px) and (max-width:1399px){.footer-3__wedget.wedget-3{margin-left:15px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:992px){.footer-3__wedget.wedget-3{margin-right:0;margin-left:0}}@media only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer-3__wedget.wedget-3{margin-bottom:50px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer-3__wedget.wedget-3{margin-left:0;margin-right:0}}.footer-3__wedget.wedget-4{margin-left:80px}@media only screen and (min-width:1200px) and (max-width:1399px){.footer-3__wedget.wedget-4{margin-left:40px}}@media only screen and (min-width:992px) and (max-width:1199px){.footer-3__wedget.wedget-4{margin-left:0;margin-top:50px}}@media only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer-3__wedget.wedget-4{margin-left:0;margin-bottom:50px}}.footer-3__shape{position:absolute;right:506px;bottom:268px}@media only screen and (min-width:992px) and (max-width:1199px){.footer-3__shape{right:65px;bottom:350px}}@media only screen and (min-width:768px) and (max-width:992px){.footer-3__shape{right:170px;bottom:405px}}.footer-3__logo img{width:165px}.footer-3__content h2{font-weight:400;font-size:50px;line-height:60px;margin-top:24px;margin-bottom:45px;color:var(--rr-common-white);font-family:var(--rr-ff-heading1)}@media (max-width:575px){.footer-3__content h2{font-size:45px;margin-bottom:30px}}.footer-3__btn a::after{content:"";width:8px;height:8px;border-radius:30px;display:inline-block;transform:translate(8px,0);background-color:var(--rr-text-primary-2)}.footer-3__title{font-weight:500;font-size:24px;line-height:1;margin-bottom:48px;color:var(--rr-common-white);font-family:var(--rr-ff-heading1)}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer-3__title{margin-bottom:35px}}.footer-3__menu ul{list-style:none}.footer-3__menu ul li{margin-bottom:23px;line-height:normal}.footer-3__menu ul li:last-of-type{margin-bottom:0}.footer-3__menu ul li a{font-weight:400;font-size:16px;line-height:1;opacity:.7;display:inline-block;color:var(--rr-common-white);font-family:var(--rr-ff-heading1)}.footer-3__menu ul li a:hover{opacity:1}.footer-3__menu ul li a::before{content:"";width:4px;height:4px;border-radius:30px;display:inline-block;margin-right:11px;transform:translateY(-4px);background-color:var(--rr-common-white)}.footer-3__contact__list{display:flex;align-items:center;column-gap:15px;margin-bottom:30px}.footer-3__contact__list:last-of-type{margin-bottom:0}.footer-3__contact__list .icon{min-width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:10px;border:1.5px solid rgb(255 255 255 / .2)}.footer-3__contact__list a{font-weight:500;font-size:18px;line-height:30px;opacity:.7;color:var(--rr-common-white);transition:all 0.3s ease-in-out;font-family:var(--rr-ff-heading1)}.footer-3__contact__list a:hover{opacity:1}.footer-3__newsletter__dec{font-weight:400;font-size:20px;line-height:30px;opacity:.7;letter-spacing:.02em;color:var(--rr-common-white);font-family:var(--rr-ff-heading1)}.footer-3__newsletter__input{position:relative;margin-top:40px;margin-bottom:12px}.footer-3__newsletter__input input{height:70px;padding-left:20px;padding-right:125px;background:#fff0;color:rgb(255 255 255 / .3);border:1.5px solid rgb(255 255 255 / .2);outline:none;width:100%;font-size:16px}@media (max-width:575px){.footer-3__newsletter__input input{padding-right:20px}}.footer-3__newsletter__input .submit-btn{top:10px;right:10px;font-size:15px;font-weight:500;border-radius:0;position:absolute;display:inline-flex;padding:17.5px 13.2px;letter-spacing:-.04em;text-transform:uppercase;color:var(--rr-text-primary-2);font-family:var(--rr-ff-heading1);background-color:var(--rr-common-white)}@media (max-width:575px){.footer-3__newsletter__input .submit-btn{position:inherit;margin:20px 0;margin-left:10px}}.footer-3__newsletter__checkbox{line-height:normal}.footer-3__newsletter__checkbox label{font-weight:400;font-size:15px;line-height:1;opacity:.8;color:var(--rr-common-white);font-family:var(--rr-ff-heading1)}@media (max-width:575px){.footer-3__newsletter__checkbox label{font-size:13px}}.footer-3__newsletter__checkbox .form-check-input{width:15px;height:15px;margin-top:5px;margin-right:3px;border-radius:1.5px;background-color:#fff0;border:1.5px solid rgb(255 255 255 / .2)}.footer-3__newsletter__checkbox .form-check-input:focus{outline:0;box-shadow:none;border-color:inherit}.footer-3__newsletter__checkbox .form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.footer-3__bottom__wrapper{margin-top:275px;border-top:1px solid rgb(255 255 255 / .1);border-bottom:1px solid rgb(255 255 255 / .1)}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:992px){.footer-3__bottom__wrapper{margin-top:150px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer-3__bottom__wrapper{margin-top:70px}}.footer-3__bottom__content{display:flex;padding:23px 0;align-items:center;justify-content:space-between}@media only screen and (min-width:992px) and (max-width:1199px){.footer-3__bottom__content{padding:15px 0}}@media only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer-3__bottom__content{display:block}}.footer-3__bottom__content span>a{font-weight:500;font-size:40px;line-height:30px;margin-right:42px;color:var(--rr-common-white);font-family:var(--rr-ff-heading1)}@media only screen and (min-width:992px) and (max-width:1199px){.footer-3__bottom__content span>a{font-size:32px}}@media (max-width:575px){.footer-3__bottom__content span>a{font-size:25px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer-3__bottom__content span>a{margin:20px 0;display:inline-block}}.footer-3__bottom__title{font-weight:400;font-size:120px;line-height:1;margin-bottom:0;letter-spacing:-.04em;color:var(--rr-common-white);font-family:var(--rr-ff-heading1)}@media only screen and (min-width:1400px) and (max-width:1600px){.footer-3__bottom__title{font-size:100px}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px){.footer-3__bottom__title{font-size:75px}}@media only screen and (min-width:992px) and (max-width:1199px){.footer-3__bottom__title{font-size:60px}}@media only screen and (min-width:768px) and (max-width:992px){.footer-3__bottom__title{font-size:100px}}@media (max-width:575px){.footer-3__bottom__title{font-size:40px}}.footer-3__copyright__wrapper{display:flex;padding:40px 0;align-items:end;justify-content:space-between}@media only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer-3__copyright__wrapper{display:block;text-align:center}}.footer-3__copyright__dec{font-weight:500;font-size:18px;line-height:1;color:rgb(255 255 255 / .6);font-family:var(--rr-ff-heading1)}.footer-3__copyright__dec a{transition:all 0.3s ease-in-out}.footer-3__copyright__dec a:hover{opacity:1;color:var(--rr-common-white)}.footer-3__copyright__social{display:flex;align-items:center;column-gap:16px}@media only screen and (min-width:768px) and (max-width:992px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer-3__copyright__social{margin:15px 0;justify-content:center}}.footer-3__copyright__social a{width:60px;height:60px;display:inline-flex;align-items:center;justify-content:center;font-size:19px;color:var(--rr-common-white);transition:all 0.3s ease-in-out;border:1px solid rgb(255 255 255 / .12)}.footer-3__copyright__social a:hover{color:var(--rr-text-primary-2);background-color:var(--rr-common-white)}.footer-3__copyright__menu{list-style:none}.footer-3__copyright__menu li{display:inline-block;margin-right:8px;padding-right:13px;position:relative}.footer-3__copyright__menu li::after{content:"";width:1px;height:16px;top:6px;right:0;position:absolute;background-color:var(--rr-common-white)}.footer-3__copyright__menu li:last-of-type{margin-right:0;padding-right:0}.footer-3__copyright__menu li:last-of-type::after{display:none}.footer-3__copyright__menu li a{font-weight:500;font-size:18px;line-height:1;color:var(--rr-common-white);font-family:var(--rr-ff-heading1)}.footer-3__copyright__menu li a:hover{opacity:.6}.cb-cursor.-big .cb-cursor-text{width:180px;height:180px;opacity:1;border-radius:500px;transform:scale(1);background-color:var(--rr-text-primary-2)}@media (max-width:767px){.cb-cursor.-big .cb-cursor-text{width:130px;height:130px}}.cb-cursor.-big .cb-cursor-text .btn2 span{font-weight:400;font-size:16px;line-height:22px;text-align:start;transform:translateY(30px);display:inline-block;text-transform:uppercase;color:var(--rr-common-white);font-family:var(--rr-ff-heading1)}@media (max-width:767px){.cb-cursor.-big .cb-cursor-text .btn2 span{font-size:14px;transform:translateY(20px)}}.cb-cursor.-big .cb-cursor-text .btn2 .arrow{position:relative;display:inline-block;transform:translateY(-30px)}.cb-cursor.-big .cb-cursor-text .btn2 .arrow i{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:500px;transform:rotate(-45deg);color:var(--rr-text-primary-2);background-color:var(--rr-common-white)}.cb-cursor.-big .cb-cursor-text .btn2 .arrow::before{content:"";width:1px;height:100px;top:0;bottom:0;position:absolute;transform:rotate(-45deg) translateY(-15px);background-color:var(--rr-common-white)}@media (max-width:767px){.cb-cursor.-big .cb-cursor-text .btn2 .arrow::before{height:80px;transform:rotate(-45deg) translateY(-5px)}}.cb-cursor.-big.-text:before{display:none}.rr-primary-btn{background-color:var(--rr-color-theme-primary);font-family:var(--rr-ff-body);color:var(--rr-color-common-white);display:inline-flex;align-items:center;font-size:16px;font-weight:600;line-height:1;padding:22px 30px;border-radius:0;transition:all 0.3s ease-in-out;overflow:hidden;text-transform:capitalize;position:relative;z-index:1}.rr-primary-btn:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:rgb(255 255 255 / .2);-webkit-transform-origin:right center;-moz-transform-origin:right center;-ms-transform-origin:right center;transform-origin:right center;-webkit-transform:scale(0,1);-moz-transform:scale(0,1);-ms-transform:scale(0,1);-o-transform:scale(0,1);transform:scale(0,1);-webkit-transition:-webkit-transform 0.4s cubic-bezier(.4,0,.2,1);-moz-transition:-moz-transform 0.4s cubic-bezier(.4,0,.2,1);-ms-transition:-ms-transform 0.4s cubic-bezier(.4,0,.2,1);-o-transition:-o-transform 0.4s cubic-bezier(.4,0,.2,1);transition:transform 0.4s cubic-bezier(.4,0,.2,1);z-index:-1}.rr-primary-btn i{margin-left:10px;font-size:14px;transform:rotate(-45deg);transition:all 0.3s ease-in-out}.rr-primary-btn:hover{color:var(--rr-color-common-white)}.rr-primary-btn:hover:before{-webkit-transform-origin:left center;-moz-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center;-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1)}.rr-primary-btn:hover i{transform:rotate(0deg)}.rr-primary-btn:focus{color:var(--rr-color-common-white)}.rr-primary-btn.transparent{background-color:#fff0;border:1px solid var(--rr-color-theme-primary);color:var(--rr-color-heading-primary)}.rr-primary-btn.transparent:hover{color:var(--rr-color-common-white)}.rr-primary-btn.transparent:before{background-color:var(--rr-color-theme-primary)}.web-development.dark{background-color:#02050A}.mb-50{margin-bottom:50px}.pb-130{padding-bottom:130px}@media only screen and (max-width:992px){.pb-130{padding-bottom:80px}}@media only screen and (max-width:767px){.pb-130{padding-bottom:60px}}.pt-130{padding-top:130px}@media only screen and (max-width:992px){.pt-130{padding-top:80px}}@media only screen and (max-width:767px){.pt-130{padding-top:60px}}.bg-dark-1{background-color:var(--rr-color-bg-1)}.reveal{visibility:hidden;position:relative;width:80%;height:80%;overflow:hidden}.reveal img{height:100%;width:100%;object-fit:cover;transform-origin:left}.anim-text{overflow:hidden}:root{--rr-ff-body:"Plus Jakarta Sans", sans-serif;--rr-ff-heading:"Plus Jakarta Sans", serif;--rr-ff-p:"Plus Jakarta Sans", sans-serif;--rr-fw-normal:normal;--rr-fw-thin:100;--rr-fw-elight:200;--rr-fw-light:300;--rr-fw-regular:400;--rr-fw-medium:500;--rr-fw-sbold:600;--rr-fw-bold:700;--rr-fw-ebold:800;--rr-fw-black:900;--rr-fs-body:16px;--rr-fs-p:16px;--rr-fs-h1:60px;--rr-fs-h2:48px;--rr-fs-h3:24px;--rr-fs-h4:20px;--rr-fs-h5:16px;--rr-fs-h6:14px;--rr-color-common-white:#ffffff;--rr-color-common-black:#000000;--rr-color-common-dark:#232323;--rr-color-heading-primary:#11151C;--rr-color-text-body:#B0B2B7;--rr-color-text-body-light:#74787C;--rr-color-theme-primary:#3F5AF3;--rr-color-theme-secondary:#ffc226;--rr-color-bg-1:#11151C;--rr-color-grey-1:#F8F8F8;--rr-color-grey-2:#2D343E;--rr-color-grey-light:#F2F3F4;--rr-color-border-1:#1E2228;--rr-color-border-light:#E4E4E4}.include-bg{background-position:center;background-size:cover;background-repeat:no-repeat}.section-heading{margin-bottom:60px;position:relative;z-index:1}@media only screen and (max-width:992px){.section-heading{margin-bottom:40px}}.section-heading .section-title{font-size:48px;line-height:1.2;font-weight:700;display:block;margin-bottom:0;text-transform:inherit;position:relative;overflow:hidden}@media (max-width:1199px){.section-heading .section-title{font-size:40px}.section-heading .section-title br{display:none}}@media only screen and (max-width:992px){.section-heading .section-title{font-size:32px;max-width:100%}}@media only screen and (max-width:767px){.section-heading .section-title{font-size:32px}}.section-heading .sub-heading{font-family:var(--rr-ff-p);color:var(--rr-color-theme-primary);font-size:14px;font-weight:700;display:inline-block;margin-bottom:25px;text-transform:uppercase;position:relative;padding:0 50px;overflow:hidden}@media only screen and (max-width:992px){.section-heading .sub-heading{font-size:14px}}@media only screen and (max-width:767px){.section-heading .sub-heading{font-size:12px}}.section-heading .sub-heading:after,.section-heading .sub-heading:before{background:linear-gradient(270deg,rgb(63 90 243 / .4) 0%,transparent 100%);content:"";width:37px;height:10px;position:absolute;top:50%;left:10px;transform:translateY(-50%);opacity:0;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.section-heading .sub-heading:after{background:linear-gradient(90deg,rgb(63 90 243 / .4) 0%,transparent 100%);left:auto;right:10px}.section-heading .sub-heading.active:before{left:0;opacity:1}.section-heading .sub-heading.active:after{right:0;opacity:1}.section-heading .sub-heading.after-none:after{display:none}.section-heading.heading-3 .section-title{font-size:40px;text-transform:uppercase}@media only screen and (max-width:992px){.section-heading.heading-3 .section-title{font-size:28px;line-height:1.4}}.hero-section-3{position:relative;z-index:1;overflow-x:clip}.hero-section-3 .hero-round-img{width:950px;height:950px;position:absolute;top:-20%;right:-15%;border-radius:50%}@media (max-width:1199px){.hero-section-3 .hero-round-img{right:-35%;top:-35%}}@media only screen and (max-width:992px){.hero-section-3 .hero-round-img{right:-60%;top:-70%}}@media only screen and (max-width:767px){.hero-section-3 .hero-round-img{display:none}}.hero-section-3 .hero-round-img:before{background-color:var(--rr-color-theme-primary);mix-blend-mode:multiply;content:"";width:100%;height:100%;position:absolute;top:0;left:0;border-radius:50%}.hero-section-3 .hero-round-img img{height:100%;width:100%;object-fit:cover;border-radius:50%;object-position:-266px 100px}.hero-section-3 .round-shape{background-color:#02050A;height:800px;width:800px;border-radius:50%;position:absolute;top:-29%;right:-21%}@media (max-width:1199px){.hero-section-3 .round-shape{right:-45%;top:-45%}}@media only screen and (max-width:992px){.hero-section-3 .round-shape{height:600px;width:600px}}@media only screen and (max-width:767px){.hero-section-3 .round-shape{display:none}}.hero-section-3 .round-shape-2{height:750px;width:750px;border-radius:50%;position:absolute;bottom:-50%;right:14%;opacity:.46;background-color:var(--rr-color-grey-light)}@media (max-width:1199px){.hero-section-3 .round-shape-2{height:600px;width:600px}}@media only screen and (max-width:767px){.hero-section-3 .round-shape-2{display:none}}.dark .hero-section-3 .round-shape-2{background-color:var(--rr-color-bg-1)}.hero-section-3 .border-shape{background-color:#fff0;height:700px;width:700px;border-radius:50%;border:1px dashed var(--rr-color-bg-1);opacity:.1;position:absolute;right:0;bottom:0}@media only screen and (max-width:992px){.hero-section-3 .border-shape{display:none}}.dark .hero-section-3 .border-shape{opacity:100%}.hero-section-3 .scroll-down-btn{width:41px;height:80px;margin:0 auto;position:absolute;bottom:150px;left:49%;transform:translateX(-50%);z-index:90;animation:hero-anim-2 1s infinite linear alternate-reverse}@media only screen and (max-width:992px){.hero-section-3 .scroll-down-btn{bottom:100px}}@media only screen and (max-width:767px){.hero-section-3 .scroll-down-btn{bottom:30px;left:43%}}.dark .hero-section-3 .scroll-down-btn .light-img{display:none}.hero-section-3 .scroll-down-btn .dark-img{display:none}.dark .hero-section-3 .scroll-down-btn .dark-img{display:block}@-webkit-keyframes hero-anim-2{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(15px);transform:translateY(15px)}}@keyframes hero-anim-2{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(15px);transform:translateY(15px)}}.hero-content-3{padding:360px 0 250px 0;padding-left:75px;position:relative;z-index:2}@media (max-width:1199px){.hero-content-3{padding-top:250px}}@media only screen and (max-width:992px){.hero-content-3{padding-top:100px;padding-left:30px;padding-right:30px;padding-bottom:150px}}@media only screen and (max-width:767px){.hero-content-3{padding-top:80px;padding-left:20px}}.hero-content-3 .title{font-size:120px;font-weight:700;text-transform:uppercase;margin-bottom:20px}.hero-content-3 .title.anim-text{overflow:visible}.hero-content-3 .title br{display:block}@media (max-width:1199px){.hero-content-3 .title{font-size:80px}}@media only screen and (max-width:767px){.hero-content-3 .title{font-size:32px}}.hero-content-3 .title span{color:var(--rr-color-theme-primary);position:relative}.hero-content-3 .title span:before{background-image:url(/wp-content/themes/redox/assets/imgs/web-development/hero-shape-4-light.webp);background-repeat:no-repeat;background-position:center center;background-size:contain;content:"";width:770px;height:770px;position:absolute;top:50%;left:25%;transform:translate(-50%,-50%);z-index:-1}@media (max-width:1199px){.hero-content-3 .title span:before{width:600px;height:600px}}@media only screen and (max-width:767px){.hero-content-3 .title span:before{width:250px;height:250px}}.dark .hero-content-3 .title span:before{background-image:url(/wp-content/themes/redox/assets/imgs/web-development/hero-shape-4.png)}.hero-content-3 p{font-size:22px;font-weight:500;max-width:880px;width:100%;line-height:1.8;margin-bottom:40px;color:#74787C}.dark .hero-content-3 p{color:var(--rr-color-common-white)}@media only screen and (max-width:767px){.hero-content-3 p{font-size:16px}}.about-section-4{position:relative;z-index:1}.about-section-4 .shape{position:absolute;bottom:0;left:0;z-index:-1;opacity:.1}@media (max-width:1199px){.about-section-4 .shape{bottom:50px}}@media only screen and (max-width:992px){.about-section-4 .shape{display:none}}.dark .about-section-4 .shape{opacity:1}.about-img-wrap-4{position:relative;text-align:right;max-width:670px;width:100%}.about-img-wrap-4 .img-1{max-width:550px;width:100%;height:600px;margin-left:auto}@media only screen and (max-width:767px){.about-img-wrap-4 .img-1{height:400px}}.about-img-wrap-4 .img-1 img{width:100%;height:100%;object-fit:cover}.about-img-wrap-4 .img-2{height:255px;width:255px;position:absolute;bottom:50px;left:0;border-top:10px solid var(--rr-color-common-white);border-right:10px solid var(--rr-color-common-white)}.dark .about-img-wrap-4 .img-2{border-top:10px solid #02050A;border-right:10px solid #02050A}@media only screen and (max-width:767px){.about-img-wrap-4 .img-2{bottom:0}}.about-img-wrap-4 .img-2 img{width:100%;height:100%;object-fit:cover}.about-content-4{padding-left:50px}@media (max-width:1199px){.about-content-4{padding-left:10px}}@media only screen and (max-width:992px){.about-content-4{margin-top:30px;padding-left:0}}.about-content-4 .section-heading .section-title{margin-bottom:40px}.about-content-4 .section-heading p{margin-bottom:40px;color:#74787C;font-size:16px;font-weight:var(--rr-fw-normal);line-height:28px}.dark .about-content-4 .section-heading p{color:var(--rr-color-text-body)}.about-content-4 .about-counter-wrap{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;row-gap:20px;margin-bottom:40px;max-width:610px;width:100%}.about-content-4 .about-counter-wrap .about-counter{display:grid;align-items:center;grid-template-columns:60px 1fr;grid-gap:20px}.about-content-4 .about-counter-wrap .about-counter .title{font-size:40px;font-weight:700;margin-bottom:0}.about-content-4 .about-counter-wrap .about-counter p{margin-bottom:0;color:#74787C;font-size:16px;font-weight:var(--rr-fw-normal);line-height:28px}.dark .about-content-4 .about-counter-wrap .about-counter p{color:var(--rr-color-text-body)}.about-content-4 .about-counter-wrap .about-counter:hover .icon img{animation-name:wobble-vertical;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}.service-left .section-heading .section-title{margin-bottom:30px}.service-box-wrap{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);grid-column-gap:0;grid-row-gap:0;max-width:860px;width:100%}@media only screen and (max-width:767px){.service-box-wrap{grid-template-columns:1fr}}.service-box-wrap .service-box{background-color:var(--rr-color-bg-1);position:relative;padding:40px}@media only screen and (max-width:767px){.service-box-wrap .service-box{padding:30px 20px}}.service-box-wrap .service-box .number{color:#222731;font-size:48px;font-weight:700;position:absolute;top:40px;right:40px;line-height:1;display:block;font-style:italic}@media only screen and (max-width:767px){.service-box-wrap .service-box .number{top:30px;right:20px}}.service-box-wrap .service-box .icon{margin-bottom:30px}.service-box-wrap .service-box .icon svg{color:var(--rr-color-theme-primary)}.service-box-wrap .service-box .title{font-size:24px;font-weight:700;margin-bottom:25px}.service-box-wrap .service-box .service-img{max-width:350px;width:100%;height:117px;position:relative;overflow:hidden}.service-box-wrap .service-box .service-img img{width:100%;height:100%;object-fit:cover;transform:scale(1);-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.service-box-wrap .service-box .service-img:before{background-color:#001AAB;mix-blend-mode:multiply;content:"";width:100%;height:100%;position:absolute;top:0;left:0;opacity:.4;visibility:hidden;opacity:0;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;z-index:1}.service-box-wrap .service-box .service-img:after{background:radial-gradient(100% 100% at 50% 0%,#fff0 0%,#3F5AF3 100%);filter:blur(75px);content:"";width:255px;height:255px;border-radius:50%;position:absolute;top:-150%;left:-25%;visibility:hidden;opacity:0;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;z-index:1}.service-box-wrap .service-box:nth-child(1){border-bottom:1px solid var(--rr-color-border-1);border-right:1px solid var(--rr-color-border-1)}@media only screen and (max-width:767px){.service-box-wrap .service-box:nth-child(1){border:none}}.service-box-wrap .service-box:nth-child(2){border-bottom:1px solid var(--rr-color-border-1)}@media only screen and (max-width:767px){.service-box-wrap .service-box:nth-child(2){border:none}}.service-box-wrap .service-box:nth-child(3){border-right:1px solid var(--rr-color-border-1)}@media only screen and (max-width:767px){.service-box-wrap .service-box:nth-child(3){border:none}}@media only screen and (max-width:767px){.service-box-wrap .service-box:nth-child(4){border:none}}@media only screen and (max-width:767px){.service-box-wrap .service-box:not(:last-of-type){border-bottom:1px solid var(--rr-color-border-1)}}.service-box-wrap .service-box:hover .service-img:after{visibility:visible;opacity:1}.service-box-wrap .service-box:hover .service-img:before{visibility:visible;opacity:.4}.service-box-wrap .service-box:hover .service-img img{transform:scale(1.03)}.service-box-wrap .service-box:hover .icon svg{animation-name:wobble-vertical;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}.service-left .section-heading .section-title{margin-bottom:30px}.service-box-wrap{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);grid-column-gap:0;grid-row-gap:0;max-width:860px;width:100%}@media only screen and (max-width:767px){.service-box-wrap{grid-template-columns:1fr}}.service-box-wrap .service-box{position:relative;padding:40px;background-color:var(--rr-color-grey-light);border-color:var(--rr-color-border-light)}@media only screen and (max-width:767px){.service-box-wrap .service-box{padding:30px 20px}}.dark .service-box-wrap .service-box{background-color:var(--rr-color-bg-1)}.service-box-wrap .service-box .number{font-size:48px;font-weight:700;position:absolute;top:40px;color:rgb(63 90 243 / .14);right:40px;line-height:1;display:block;font-style:italic}@media only screen and (max-width:767px){.service-box-wrap .service-box .number{top:30px;right:20px}}.dark .service-box-wrap .service-box .number{color:#222731}.service-box-wrap .service-box .icon{margin-bottom:30px}.service-box-wrap .service-box .icon svg{color:var(--rr-color-theme-primary)}.service-box-wrap .service-box .title{font-size:24px;font-weight:700;margin-bottom:25px}.service-box-wrap .service-box .service-img{max-width:350px;width:100%;height:117px;position:relative;overflow:hidden}.service-box-wrap .service-box .service-img img{width:100%;height:100%;object-fit:cover;transform:scale(1);-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.service-box-wrap .service-box .service-img:before{background-color:#001AAB;mix-blend-mode:multiply;content:"";width:100%;height:100%;position:absolute;top:0;left:0;opacity:.4;visibility:hidden;opacity:0;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;z-index:1}.service-box-wrap .service-box .service-img:after{background:radial-gradient(100% 100% at 50% 0%,#fff0 0%,#3F5AF3 100%);filter:blur(75px);content:"";width:255px;height:255px;border-radius:50%;position:absolute;top:-150%;left:-25%;visibility:hidden;opacity:0;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;z-index:1}.service-box-wrap .service-box:nth-child(1){background-color:var(--rr-color-grey-light);border-color:var(--rr-color-border-light)}@media only screen and (max-width:767px){.service-box-wrap .service-box:nth-child(1){border:none}}.dark .service-box-wrap .service-box:nth-child(1){border-bottom:1px solid var(--rr-color-border-1);border-right:1px solid var(--rr-color-border-1);background-color:var(--rr-color-bg-1)}.service-box-wrap .service-box:nth-child(2){border-color:var(--rr-color-border-light)}@media only screen and (max-width:767px){.service-box-wrap .service-box:nth-child(2){border:none}}.dark .service-box-wrap .service-box:nth-child(2){border-bottom:1px solid var(--rr-color-border-1)}.service-box-wrap .service-box:nth-child(3){border-color:var(--rr-color-border-light)}@media only screen and (max-width:767px){.service-box-wrap .service-box:nth-child(3){border:none}}.dark .service-box-wrap .service-box:nth-child(3){border-right:1px solid var(--rr-color-border-1)}@media only screen and (max-width:767px){.service-box-wrap .service-box:nth-child(4){border:none}}@media only screen and (max-width:767px){.service-box-wrap .service-box:not(:last-of-type){border-bottom:1px solid var(--rr-color-border-1)}}.service-box-wrap .service-box:hover .service-img:after{visibility:visible;opacity:1}.service-box-wrap .service-box:hover .service-img:before{visibility:visible;opacity:.4}.service-box-wrap .service-box:hover .service-img img{transform:scale(1.03)}.service-box-wrap .service-box:hover .icon svg{animation-name:wobble-vertical;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}.dark .process-section-3{background:#11151c}.process-item-2{padding:50px 40px;position:relative;z-index:1;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;border:1px solid #E6E6E6;background-color:var(--rr-color-common-white)}.dark .process-item-2{background-color:var(--rr-color-bg-1);border-color:var(--rr-color-border-1)}.process-item-2:before{background-color:var(--rr-color-theme-primary);content:"";width:0%;height:100%;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-ms-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}@media (max-width:1199px){.process-item-2{padding:40px 20px}}.process-item-2 .icon{height:120px;width:120px;display:flex;align-items:center;justify-content:center;border-radius:50%;margin:0 auto;margin-bottom:20px;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;background-color:var(--rr-color-grey-light);border:1px solid var(--rr-color-grey-light)}.process-item-2 .icon svg{-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;color:var(--rr-color-theme-primary)}.dark .process-item-2 .icon svg{color:var(--rr-color-common-white)}.dark .process-item-2 .icon{border:1px solid var(--rr-color-border-1);background:#fff0}.process-item-2 span{color:var(--rr-color-theme-primary);font-weight:600;text-transform:uppercase;display:block;font-family:var(--rr-ff-body);line-height:26px;margin-bottom:10px;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.process-item-2 .title{margin-bottom:20px;font-weight:700;font-size:24px;line-height:28px;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}@media (max-width:1199px){.process-item-2 .title{margin-top:20px;font-size:20px}}.process-item-2 p{-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;color:#74787C;font-size:16px;line-height:28px;font-family:var(--rr-ff-body)}.process-item-2 p:last-child{margin-bottom:0}.process-item-2:hover:before{width:100%;-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-ms-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.process-item-2:hover .icon{background-color:var(--rr-color-common-white);border:1px solid var(--rr-color-theme-primary)}.process-item-2:hover .icon svg{color:var(--rr-color-theme-primary)}.process-item-2:hover span{color:var(--rr-color-common-white)}.process-item-2:hover .title{color:var(--rr-color-common-white)}.process-item-2:hover p{color:var(--rr-color-common-white)}.running-text{background-color:var(--rr-color-theme-primary);background-repeat:repeat;background-size:20px;padding:20px 0;overflow:hidden}.running-text ul{list-style:none;margin:0;padding:0;display:flex;gap:60px}.running-text ul li{display:inline-block;white-space:nowrap;font-size:24px;color:var(--rr-color-common-white);text-transform:uppercase;font-weight:700;position:relative}.running-text ul li:before{font-family:var(--font_awesome);content:"\f068";position:absolute;right:-40px;top:50%;transform:translateY(-50%)}.running-text.running-1{background-color:var(--rr-color-grey-light)}.dark .running-text.running-1{background-color:var(--rr-color-bg-1)}.running-text.running-1 ul li{color:var(--rr-color-theme-primary)}.dark .running-text.running-1 ul li{color:var(--rr-color-common-white)}.running-text.testi{background-color:#fff0;margin-bottom:40px;padding:0}.running-text.testi ul{gap:20px}.running-text.testi ul li{font-size:120px;font-weight:700;line-height:1;color:var(--rr-color-bg-1)}@media only screen and (max-width:992px){.running-text.testi ul li{font-size:60px}}@media only screen and (max-width:767px){.running-text.testi ul li{font-size:40px}}.dark .running-text.testi ul li{color:var(--rr-color-common-white)}.running-text.testi ul li:before{display:none}.running-text.testi ul li:nth-child(2){color:var(--rr-color-theme-primary)}.running-text.running-3{position:relative;z-index:1;padding:51px 0}.running-text.running-3 .bg-img{background-size:cover;background-position:center;background-repeat:no-repeat;width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1}.running-text.running-3 .bg-img:before{background-color:var(--rr-color-theme-primary);mix-blend-mode:multiply;content:"";width:100%;height:100%;position:absolute;top:0;left:0}.running-text.running-3 .inner-3{gap:220px}@media only screen and (max-width:992px){.running-text.running-3 .inner-3{gap:180px}}@media only screen and (max-width:992px){.running-text.running-3 .inner-3{gap:100px}}.running-text.running-3 .inner-3 li{color:var(--rr-color-common-white);font-size:100px;font-weight:700;line-height:1}@media only screen and (max-width:992px){.running-text.running-3 .inner-3 li{font-size:70px}}@media only screen and (max-width:767px){.running-text.running-3 .inner-3 li{font-size:40px}}.running-text.running-3 .inner-3 li:before{font-family:var(--font_awesome);font-weight:500;content:"\f005";font-size:80px;position:absolute;right:-150px;top:50%;transform:translateY(-50%)}@media only screen and (max-width:992px){.running-text.running-3 .inner-3 li:before{font-size:60px;right:-80px}}@media only screen and (max-width:767px){.running-text.running-3 .inner-3 li:before{font-size:30px;right:-65px}}.running-text.running-3 .inner-3 .stroke-text{color:var(--rr-color-common-white);-webkit-text-fill-color:#fff0;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:var(--rr-color-common-white)}.running-text.running-5 ul li{font-family:var(--rr-ff-heading);display:flex;align-items:center;column-gap:10px;font-size:24px;font-weight:700;line-height:1.625}.running-text.running-5 ul li i{font-size:22px;margin-top:-2px}.running-text.running-5 ul li:before{display:none}.heading-space{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;row-gap:25px;margin-bottom:60px}@media only screen and (max-width:992px){.heading-space{margin-bottom:40px}}.project-top{position:relative}.project-top .swiper-pagination{color:var(--rr-color-heading-primary);position:absolute;left:auto;right:0;top:50%;bottom:0;transform:translate(-50%);width:auto;display:flex;align-items:center;column-gap:20px}@media only screen and (max-width:767px){.project-top .swiper-pagination{display:none}}.dark .project-top .swiper-pagination{color:var(--rr-color-common-white)}.project-top .swiper-arrow{color:var(--rr-color-heading-primary);position:absolute;left:auto;right:-70px;top:50%;bottom:0;transform:translate(-50%);display:flex;align-items:center}@media only screen and (max-width:767px){.project-top .swiper-arrow{display:none}}.dark .project-top .swiper-arrow{color:var(--rr-color-common-white)}.project-top .swiper-arrow .swiper-nav.swiper-next{margin-right:110px}.project-carousel{overflow:visible}.project-box{position:relative;overflow:hidden;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.project-box .shape{background-color:var(--rr-color-theme-primary);clip-path:polygon(0 0,0% 100%,100% 100%);mix-blend-mode:multiply;width:100%;height:100%;position:absolute;top:11px;left:-10px;z-index:1;visibility:hidden;opacity:0;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.project-box .project-thumb{height:600px;width:100%}@media (max-width:1199px){.project-box .project-thumb{height:500px}}@media only screen and (max-width:767px){.project-box .project-thumb{height:400px}}.project-box .project-thumb img{width:100%;height:100%;object-fit:cover;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.project-box .project-content{position:absolute;bottom:30px;left:50px;z-index:2;visibility:hidden;opacity:0;-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-ms-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}@media (max-width:1199px){.project-box .project-content{left:20px}}@media only screen and (max-width:767px){.project-box .project-content{bottom:10px;left:20px}}.project-box .project-content span{color:var(--rr-color-common-white);font-size:14px;font-weight:700;text-transform:uppercase;display:block;margin-bottom:10px}@media only screen and (max-width:767px){.project-box .project-content span{font-size:12px}}.project-box .project-content .title{font-size:30px;font-weight:700;margin-bottom:0}@media (max-width:1199px){.project-box .project-content .title{font-size:24px}}@media only screen and (max-width:767px){.project-box .project-content .title{font-size:16px}}.project-box .project-content .title a{color:var(--rr-color-common-white)}.project-box .project-btn{background-color:var(--rr-color-common-white);color:var(--rr-color-theme-primary);height:120px;width:120px;font-size:35px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);z-index:2;-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-ms-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.project-box .project-btn i{transform:rotate(-45deg);-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-ms-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.project-box .project-btn:hover i{transform:rotate(0)}@media only screen and (max-width:767px){.project-box .project-btn{height:80px;width:80px;font-size:24px}}.project-box:hover .project-thumb img{filter:grayscale(1)}.project-box:hover .project-content{bottom:50px;visibility:visible;opacity:1}@media only screen and (max-width:767px){.project-box:hover .project-content{bottom:20px}}.project-box:hover .project-btn{transform:translate(-50%,-50%) scale(1)}.project-box:hover .shape{top:1px;left:0;visibility:visible;opacity:1}.counter-item{display:flex;align-items:center}@media only screen and (max-width:767px){.counter-item{justify-content:center}}.counter-item .title{color:rgb(63 90 243 / .14);font-size:120px;font-weight:700;margin-bottom:0;line-height:1;display:flex;align-items:center}@media (max-width:1199px){.counter-item .title{font-size:66px}}@media only screen and (max-width:992px){.counter-item .title{font-size:70px}}@media only screen and (max-width:767px){.counter-item .title{font-size:65px}}.counter-item .title .odometer-auto-theme{font-family:inherit;line-height:1}.counter-item .title .odometer-digit-spacer{padding-right:2px}.dark .counter-item .title{color:var(--rr-color-theme-primary)}.counter-item p{font-size:20px;color:#74787C;margin-bottom:0;margin-left:-20px;position:relative;z-index:1}@media (max-width:1199px){.counter-item p{font-size:16px}}@media only screen and (max-width:767px){.counter-item p{font-size:15px;line-height:1.2}.counter-item p br{display:block}}.dark .counter-item p{color:var(--rr-color-common-white)}.counter-2{padding:100px 0}@media only screen and (max-width:992px){.counter-2{padding:40px 0}}.team-item{overflow:hidden}.team-item .team-thumb{position:relative;height:420px;width:100%;overflow:hidden;z-index:1;-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-ms-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;margin-bottom:30px}.team-item .team-thumb img{width:100%;height:100%;object-fit:cover;-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-ms-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.team-item .team-thumb:before{background:#3f5af3;background:linear-gradient(0deg,#3f5af3 0%,rgb(63 90 243 / .0088410364) 70%);content:"";width:100%;height:100%;position:absolute;bottom:-50px;left:0;visibility:hidden;opacity:0;-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-ms-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.team-item .team-thumb:after{background:#3f5af3;background:linear-gradient(0deg,#3f5af3 0%,rgb(63 90 243 / .0088410364) 70%);content:"";mix-blend-mode:saturation;width:100%;height:100%;position:absolute;bottom:-50px;left:0;visibility:hidden;opacity:0;-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-ms-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.team-item .team-thumb .team-social-2{list-style:none;width:100%;text-align:center;position:absolute;bottom:40px;left:50%;transform:translateX(-50%);z-index:1;visibility:hidden;opacity:0;-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-ms-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.team-item .team-thumb .team-social-2 li{display:inline-flex}.team-item .team-thumb .team-social-2 li:not(:last-of-type){margin-right:7px}.team-item .team-thumb .team-social-2 li a{background-color:var(--rr-color-bg-1);color:var(--rr-color-common-white);font-size:14px;height:40px;width:40px;display:flex;align-items:center;justify-content:center}.team-item .team-thumb .team-social-2 li a:hover{background-color:var(--rr-color-theme-primary);color:var(--rr-color-common-white)}.team-item .team-thumb:hover .team-social-2{visibility:visible;opacity:1;bottom:50px}.team-item .team-content .title{font-weight:700;font-size:24px;line-height:28px;margin-bottom:10px}.team-item .team-content span{font-size:14px;font-weight:700;text-transform:uppercase}.team-item:hover .team-thumb{background-color:rgb(63 90 243 / .7)}.team-item:hover .team-thumb img{mix-blend-mode:multiply;filter:grayscale(1);-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-ms-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.team-item:hover .team-thumb:after,.team-item:hover .team-thumb:before{visibility:visible;opacity:1;bottom:0;transition-delay:300ms}.team-item:hover .team-thumb .team-social{bottom:0;visibility:visible;opacity:1}.team-section-2{background-color:var(--rr-color-grey-light)}.dark .team-section-2{background-position:center;background-size:cover;background-repeat:no-repeat;background-image:url(/wp-content/themes/redox/assets/imgs/web-development/team-bg.png);width:100%;height:100%}.team-item-2{position:relative}.team-item-2 .team-thumb{margin-bottom:0}.team-item-2 .team-content{text-align:center;padding:25px 20px;position:absolute;left:0;bottom:0;width:100%;z-index:2;background-color:var(--rr-color-common-white);border:none;border-top:none}.dark .team-item-2 .team-content{border:1px solid var(--rr-color-border-1);background-color:var(--rr-color-bg-1)}.team-item-2 .team-content span{font-size:16px;color:var(--rr-color-theme-primary);font-weight:400;text-transform:capitalize}.team-item-2 .team-social-2{list-style:none;width:100%;text-align:center;position:absolute;bottom:135px;left:50%;transform:translateX(-50%);z-index:1;visibility:hidden;opacity:0;-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-ms-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.team-item-2 .team-social-2 li{display:inline-flex}.team-item-2 .team-social-2 li:not(:last-of-type){margin-right:7px}.team-item-2 .team-social-2 li a{background-color:var(--rr-color-bg-1);color:var(--rr-color-common-white);font-size:14px;height:40px;width:40px;display:flex;align-items:center;justify-content:center}.team-item-2 .team-social-2 li a:hover{background-color:var(--rr-color-theme-primary);color:var(--rr-color-common-white)}.team-item-2:hover .team-social-2{visibility:visible;opacity:1;bottom:150px}.pricing-tab .nav-wrap{display:flex;align-items:center;justify-content:center}.pricing-tab .nav-wrap .nav-tabs{background-color:var(--rr-color-common-white);display:inline-flex;align-items:center;border-bottom:none;border-radius:100px;padding:10px;margin-bottom:30px}.pricing-tab .nav-wrap .nav-tabs .nav-link{color:var(--rr-color-heading-primary);font-size:16px;font-weight:600;border-radius:100px;border:none;margin:0 auto;margin-bottom:0}.pricing-tab .nav-wrap .nav-tabs .nav-link.active{background-color:rgb(63 90 243 / .1);color:var(--rr-color-heading-primary);border:none;margin-bottom:0}.pricing-tab .nav-wrap .nav-tabs .nav-link span{background-color:var(--rr-color-theme-primary);color:var(--rr-color-common-white);font-size:12px;padding:3px 10px;font-weight:700;border-radius:100px}.tab-pane.active.show .row{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-name:fade-in-bottom;animation-name:fade-in-bottom;animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-fill-mode:both;transition:all 0.8s ease-in-out;transition-duration:2000ms;animation-delay:0.1s}.pricing-item{padding:40px 50px;background-color:var(--rr-color-grey-light);border:none}.dark .pricing-item{background-color:var(--rr-color-bg-1);border:1px solid var(--rr-color-border-1)}@media only screen and (max-width:767px){.pricing-item{padding:30px 20px}}.pricing-item .plan{font-size:20px;font-weight:600;margin-bottom:25px}.pricing-item .price{font-size:60px;font-weight:700;line-height:1;margin-bottom:15px;color:var(--rr-color-theme-primary)}.pricing-item span{font-size:16px;color:var(--rr-color-text-body-light);font-weight:500}.dark .pricing-item span{color:var(--rr-color-text-body)}.pricing-item .pricing-btn-wrap{margin:30px 0 35px 0}.pricing-item .pricing-btn-wrap .pricing-btn{width:100%;justify-content:center}.pricing-item .pricing-btn-wrap .pricing-btn:before{background-color:var(--rr-color-common-white)}.pricing-item .pricing-btn-wrap .pricing-btn:hover{color:var(--rr-color-heading-primary)}.pricing-item .pricing-btn-wrap .pricing-btn:not(:last-of-type){margin-bottom:10px}.pricing-item .pricing-btn-wrap .pricing-btn:nth-child(2){background-color:var(--rr-color-common-white);color:var(--rr-color-heading-primary)}.pricing-item .pricing-btn-wrap .pricing-btn:nth-child(2):before{background-color:var(--rr-color-theme-primary)}.pricing-item .pricing-btn-wrap .pricing-btn:nth-child(2):hover{color:var(--rr-color-common-white)}.pricing-item .feature{font-size:16px;font-weight:700;margin-bottom:8px;text-transform:uppercase}.pricing-item p{font-size:16px;color:#74787C;line-height:28px;font-family:var(--rr-ff-p)}.pricing-item p:last-child{margin-bottom:0}.dark .pricing-item p{color:var(--secondary)}.appointment-section{overflow:hidden}.appointment-wrap{position:relative;z-index:1;background-color:var(--rr-color-grey-light)}.dark .appointment-wrap{background-color:var(--rr-color-bg-1)}.appointment-wrap:after{content:"";height:100%;width:3000px;position:absolute;top:0;left:0;z-index:-1;background-color:var(--rr-color-grey-light)}.dark .appointment-wrap:after{background-color:var(--rr-color-bg-1)}.appointment-wrap>div{padding:0}.appointment-wrap .appointment-img{width:100%;height:100%;max-width:560px}@media only screen and (max-width:992px){.appointment-wrap .appointment-img{height:600px;margin:0 auto}}@media only screen and (max-width:767px){.appointment-wrap .appointment-img{height:450px}}.appointment-wrap .appointment-img img{width:100%;height:100%;object-fit:cover;object-position:top center}.appointment-wrap .appointment-content{padding-left:70px}@media (max-width:1399px){.appointment-wrap .appointment-content{padding-left:40px;padding-right:30px}}@media (max-width:1199px){.appointment-wrap .appointment-content{padding:30px 20px 70px 20px}}@media only screen and (max-width:767px){.appointment-wrap .appointment-content{padding:30px 20px 70px 20px}}@media (max-width:1199px){.appointment-wrap .appointment-content .section-heading{margin-bottom:30px}}.appointment-wrap .appointment-content .section-heading .section-title{line-height:1.5}@media (max-width:1199px){.appointment-wrap .appointment-content .section-heading .section-title{font-size:35px}}@media only screen and (max-width:767px){.appointment-wrap .appointment-content .section-heading .section-title{font-size:24px}}.appointment-wrap .appointment-content .appointment-form .form-control{box-shadow:none;border:none;border-radius:0;padding:18px 20px;margin-bottom:25px;background-color:var(--rr-color-common-white);color:var(--rr-color-text-body-light)}.dark .appointment-wrap .appointment-content .appointment-form .form-control{background-color:var(--rr-color-border-1);color:var(--rr-color-common-white)}.appointment-wrap .appointment-content .appointment-form .form-control::-webkit-input-placeholder{font-size:16px;font-weight:500}.dark .appointment-wrap .appointment-content .appointment-form .form-control::-webkit-input-placeholder{color:var(--rr-color-common-white)}.appointment-wrap .appointment-content .appointment-form .form-control:-moz-placeholder{font-size:16px;font-weight:500}.dark .appointment-wrap .appointment-content .appointment-form .form-control:-moz-placeholder{color:var(--rr-color-common-white)}.appointment-wrap .appointment-content .appointment-form .form-control::-moz-placeholder{font-size:16px;font-weight:500}.dark .appointment-wrap .appointment-content .appointment-form .form-control::-moz-placeholder{color:var(--rr-color-common-white)}.appointment-wrap .appointment-content .appointment-form .form-control:-ms-input-placeholder{font-size:16px;font-weight:500}.dark .appointment-wrap .appointment-content .appointment-form .form-control:-ms-input-placeholder{color:var(--rr-color-common-white)}.testi-item{padding:100px 40px 40px 40px;background-color:var(--rr-color-grey-light);position:relative}.dark .testi-item{background-color:var(--rr-color-bg-1)}@media (max-width:1199px){.testi-item{margin-bottom:100px}}.testi-item .testi-thumb{height:160px;width:160px;border-radius:50%;margin:0 auto;position:absolute;top:-90px;left:50%;transform:translateX(-50%);border-radius:50%;border:10px solid var(--rr-color-common-white)}.dark .testi-item .testi-thumb{border:10px solid #02050a}.testi-item .testi-thumb img{object-fit:cover}.testi-item .testi-content p{color:#74787C;font-size:16px;line-height:28px;font-family:var(--rr-ff-body)}.dark .testi-item .testi-content p{color:var(--secondary)}.testi-item .testi-content .author{font-size:24px;font-weight:700;margin-bottom:20px}.testi-item .testi-content .author span{color:var(--rr-color-theme-primary);font-size:12px;text-transform:uppercase;display:block;margin-top:15px}.testi-wrap{padding-top:90px}.post-card-wrap:not(:last-of-type){margin-bottom:30px}.post-card{display:grid;align-items:center;grid-template-columns:570px 1fr;grid-gap:40px;padding:30px;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;background-color:var(--rr-color-grey-light);border:1px solid var(--rr-color-grey-light)}@media (max-width:1199px){.post-card{grid-template-columns:470px 1fr}}@media only screen and (max-width:992px){.post-card{grid-template-columns:1fr}}@media only screen and (max-width:767px){.post-card{padding:30px 20px}}.dark .post-card{background-color:var(--rr-color-bg-1);border:1px solid var(--rr-color-border-1)}.post-card .post-thumb{position:relative;height:240px;overflow:hidden}.post-card .post-thumb img{width:100%;height:100%;object-fit:cover;transition:0.3s ease-in-out;transform:scale(1)}.post-card .post-content .title{font-size:24px;font-weight:600;line-height:1.5;margin-bottom:30px;text-transform:capitalize}@media only screen and (max-width:767px){.post-card .post-content .title{font-size:18px}}.post-card .post-content .title a{background:linear-gradient(var(--rr-color-theme-primary) 0%,var(--rr-color-theme-primary) 98%);background-size:0 2px;background-repeat:no-repeat;background-position:left 100%;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.dark .post-card .post-content .title a{color:var(--rr-color-common-white)}.post-card .post-content .title a:hover{color:var(--rr-color-theme-primary);background-size:100% 2px}.dark .post-card .post-content .title a:hover{color:var(--rr-color-common-white)}.post-card .post-content .rr-primary-btn{background-color:#fff0;padding:14.5px 30px;border:1px solid #1E2228;color:var(--rr-color-heading-primary)}.dark .post-card .post-content .rr-primary-btn{border:1px solid var(--rr-color-border-1);color:var(--rr-color-common-white)}.post-card .post-content .rr-primary-btn:before{background-color:var(--rr-color-theme-primary)}.post-card .post-content .rr-primary-btn:hover{color:var(--rr-color-common-white);border:1px solid var(--rr-color-theme-primary)}.dark .post-card:hover{border:1px solid var(--rr-color-theme-primary)}.post-card:hover .post-thumb img{transform:scale(1.02)}.post-meta{display:flex;align-items:center;list-style:none;flex-wrap:wrap;row-gap:10px;margin-bottom:20px}.post-meta li{font-family:var(--rr-ff-body);color:#B0B2B7;font-size:14px;font-weight:500;text-transform:uppercase;display:flex;align-items:center;column-gap:10px}.post-meta li i{font-size:14px}.post-meta li:not(:last-of-type){margin-right:20px}.post-meta li a:hover{color:var(--rr-color-theme-primary)}@media only screen and (max-width:767px){.post-meta li{font-size:12px}}.post-content-wrap .post-meta{display:flex;align-items:center;list-style:none;flex-wrap:wrap;row-gap:10px;margin-bottom:20px}.post-content-wrap .post-meta li{font-family:var(--rr-ff-p);font-size:14px;font-weight:600;text-transform:uppercase;display:flex;align-items:center;column-gap:10px;color:var(--rr-color-text-body-light)}.dark .post-content-wrap .post-meta li{color:#B0B2B7}.post-content-wrap .post-meta li i{font-size:14px}.post-content-wrap .post-meta li:not(:last-of-type){margin-right:20px}.post-content-wrap .post-meta li a:hover{color:var(--rr-color-theme-primary)}@media only screen and (max-width:767px){.post-content-wrap .post-meta li{font-size:12px}}.post-content .title{font-size:24px;font-weight:600;line-height:1.5;margin-bottom:30px;text-transform:capitalize}@media only screen and (max-width:767px){.post-content .title{font-size:18px}}.post-content .title a{background:linear-gradient(var(--rr-color-theme-primary) 0%,var(--rr-color-theme-primary) 98%);background-size:0 2px;background-repeat:no-repeat;background-position:left 100%;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.post-content .title a:hover{color:var(--rr-color-common-white);background-size:100% 2px}.post-content .blog-btn{background-color:#fff0;border:1px solid var(--rr-color-border-1);padding:14.5px 30px}.post-content .blog-btn:before{background-color:var(--rr-color-theme-primary)}.post-card-2{position:relative;z-index:1}.post-card-2 .post-thumb{position:relative;z-index:1}@media only screen and (max-width:992px){.post-card-2 .post-thumb{height:420px;width:100%}.post-card-2 .post-thumb img{height:100%;width:100%;object-fit:cover;transform:scale(1)}}.post-card-2 .post-thumb img{-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.post-card-2 .post-thumb:before{background:linear-gradient(180deg,#fff0 0%,rgb(29 37 81 / .95) 51.08%);mix-blend-mode:multiply;content:"";width:100%;height:100%;position:absolute;bottom:0;left:0;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;z-index:1}.post-card-2 .post-thumb:after{background:linear-gradient(180deg,rgb(14 32 147 / .7) 0%,#3F5AF3 88.88%);mix-blend-mode:multiply;content:"";width:100%;height:100%;position:absolute;bottom:0;left:0;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;visibility:hidden;opacity:0}.post-card-2 .post-content-wrap{position:absolute;bottom:60px;left:60px;z-index:2;padding-right:50px}@media only screen and (max-width:992px){.post-card-2 .post-content-wrap{left:30px;bottom:30px;padding-right:30px}}@media only screen and (max-width:767px){.post-card-2 .post-content-wrap{left:20px;bottom:20px;padding-right:20px}}.post-card-2 .post-content-wrap .post-content .post-meta li{color:var(--rr-color-common-white)}.post-card-2 .post-content-wrap .post-content .title{font-weight:700}.post-card-2 .post-content-wrap .post-content .title a{background:linear-gradient(var(--rr-color-common-white) 0%,var(--rr-color-common-white) 98%);background-size:0 2px;background-repeat:no-repeat;background-position:left 100%;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.post-card-2 .post-content-wrap .post-content .title a:hover{color:var(--rr-color-common-white);background-size:100% 2px}.post-card-2 .post-content-wrap .post-content .rr-primary-btn{padding:14.5px 30px}.post-card-2:hover .post-thumb:before{visibility:hidden;opacity:0}.post-card-2:hover .post-thumb:after{visibility:visible;opacity:1}.post-card-2.card-3 .post-content-wrap{position:inherit;top:0;left:0;padding:0}.post-card-2.card-3 .post-content-wrap .post-content .post-meta li{color:var(--rr-color-text-body-light)}.dark .post-card-2.card-3 .post-content-wrap .post-content .post-meta li{color:var(--rr-color-text-body)}.post-card-2.card-3 .post-content-wrap .post-content .title a{color:var(--rr-color-heading-primary);background:linear-gradient(var(--rr-color-theme-primary) 0%,var(--rr-color-theme-primary) 98%);background-size:0 2px;background-repeat:no-repeat;background-position:left 100%;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.dark .post-card-2.card-3 .post-content-wrap .post-content .title a{color:var(--rr-color-common-white)}.post-card-2.card-3 .post-content-wrap .post-content .title a:hover{color:var(--rr-color-theme-primary);background-size:100% 2px}.post-card-2.card-3 .post-thumb{height:350px;width:100%;margin-bottom:40px;overflow:hidden}.post-card-2.card-3 .post-thumb:after,.post-card-2.card-3 .post-thumb:before{display:none}.post-card-2.card-3 .post-thumb img{height:100%;width:100%;object-fit:cover}.post-card-2.card-3:hover .post-thumb img{transform:scale(1.02)}.post-card-2.card-4 .post-thumb{height:320px}.post-card-2.card-4 .post-content-wrap .post-content .post-meta{column-gap:0}.post-card-2.card-4 .post-content-wrap .post-content .post-meta li{font-size:16px;position:relative;text-transform:capitalize;line-height:1.625}.post-card-2.card-4 .post-content-wrap .post-content .post-meta li:nth-child(1){color:var(--rr-color-theme-primary)}.post-card-2.card-4 .post-content-wrap .post-content .post-meta li:not(:last-of-type){margin-right:10px;padding-right:15px}.post-card-2.card-4 .post-content-wrap .post-content .post-meta li:not(:last-of-type):before{color:var(--rr-color-text-body);content:"/";position:absolute;top:50%;right:0;transform:translateY(-50%)}.post-card-2.card-4 .post-content-wrap .post-content .title{margin-bottom:30px;font-weight:700}@media (max-width:1199px){.post-card-2.post-card-3{height:100%}.post-card-2.post-card-3 .post-thumb{height:100%}}@media only screen and (max-width:767px){.post-card-2.post-card-3{height:350px}}.blog-section-3{position:relative;z-index:1}.blog-section-3 .shapes .shape{position:absolute}.blog-section-3 .shapes .shape.shape-1{top:3%;left:6%;opacity:.1}.dark .blog-section-3 .shapes .shape.shape-1{opacity:1}.blog-section-3 .shapes .shape.shape-2{bottom:20%;right:0;opacity:.1}.dark .blog-section-3 .shapes .shape.shape-2{opacity:1}.footer-section{position:relative;z-index:1}.footer-section .shape{position:absolute;top:0;left:0;z-index:-1}.footer-wrap{padding:130px 0}@media only screen and (max-width:992px){.footer-wrap{padding:80px 0 0 0}}@media only screen and (max-width:992px){.footer-widget{margin-bottom:80px}}@media only screen and (max-width:767px){.footer-widget{margin-bottom:50px}}.footer-widget .widget-header{margin-bottom:45px}.footer-widget .widget-header .footer-logo{max-width:170px}.footer-widget .widget-header .widget-title{color:var(--rr-color-common-white);font-size:24px;font-weight:700;position:relative}.footer-widget .widget-header .widget-title:before{background-color:var(--rr-color-theme-primary);content:"";height:5px;width:80px;position:absolute;bottom:-8px;left:0}.footer-widget P{color:var(--rr-color-text-body);font-size:16px;line-height:28px}.footer-widget .title{font-size:14px;font-weight:700;margin-bottom:0;margin-top:30px;text-transform:uppercase;color:var(--rr-color-border-light)}.footer-widget .title span{color:var(--rr-color-text-body);display:block;margin-top:10px;text-transform:inherit;font-weight:400}.footer-widget .footer-list{list-style:none}.footer-widget .footer-list li{color:rgb(255 255 255 / .8);font-family:var(--rr-ff-body);font-size:16px;line-height:1.625;font-weight:400}.footer-widget .footer-list li a{font-family:var(--rr-ff-body);color:rgb(255 255 255 / .8);font-size:16px;font-weight:400;line-height:1}.footer-widget .footer-list li a:hover{color:var(--rr-color-theme-primary)}.footer-widget .footer-list li:not(:last-of-type){margin-bottom:20px}.footer-widget .footer-form{position:relative;margin-top:30px}.footer-widget .footer-form .form-control{background-color:var(--rr-color-border-1);padding:15px 104px 15px 15px;color:rgb(255 255 255 / .8);box-shadow:none;border:none;border-radius:4px}.footer-widget .footer-form .form-control::-webkit-input-placeholder{color:rgb(255 255 255 / .8)}.footer-widget .footer-form .form-control:-moz-placeholder{color:rgb(255 255 255 / .8)}.footer-widget .footer-form .form-control::-moz-placeholder{color:rgb(255 255 255 / .8)}.footer-widget .footer-form .form-control:-ms-input-placeholder{color:rgb(255 255 255 / .8)}.footer-widget .footer-form .submit{background-color:var(--rr-color-theme-primary);color:rgb(255 255 255 / .8);position:absolute;top:50%;right:0;transform:translateY(-50%);height:100%;font-size:16px;font-weight:600;padding:0 20px;border-radius:4px}.footer-widget .address-list{list-style:none;margin-bottom:30px}.footer-widget .address-list li{font-family:var(--rr-ff-body);font-size:16px;color:rgb(255 255 255 / .8);display:flex;column-gap:10px;line-height:1.625;font-weight:400}.footer-widget .address-list li:not(:last-of-type){margin-bottom:15px}.footer-widget .address-list li i{color:var(--rr-color-theme-primary);line-height:1;margin-top:6px}.footer-widget .address-list li a{border-bottom:1px solid #fff0}.footer-widget .address-list li a:hover{color:var(--rr-color-theme-primary);border-bottom:1px solid var(--rr-color-theme-primary)}.footer-widget .social-list{display:flex;align-items:center;list-style:none}.footer-widget .social-list li a{background-color:#fff0;color:var(--rr-color-common-white);font-size:14px;height:40px;width:40px;border-radius:0;display:block;border:1px solid rgb(255 255 255 / .2);display:flex;align-items:center;justify-content:center}.footer-widget .social-list li a:hover{background-color:var(--rr-color-theme-primary);color:var(--rr-color-common-white)}.footer-widget .social-list li:not(:last-of-type){margin-right:10px}.footer-widget .form-check{margin-top:30px}.footer-widget .form-check .form-check-input{background-color:var(--rr-color-border-1);border:none;box-shadow:none;height:17px;width:17px}.footer-widget .form-check .form-check-input:checked[type=checkbox]{box-shadow:none}.footer-widget .form-check .form-check-label{font-size:14px;font-weight:400;cursor:pointer;color:var(--rr-color-text-body);line-height:1.625}.footer-widget.footer-col-2{padding-left:70px}@media only screen and (max-width:992px){.footer-widget.footer-col-2{padding-left:0}}.footer-widget.footer-col-2 .footer-list li a{position:relative;padding-left:30px}.footer-widget.footer-col-2 .footer-list li a:before{background-image:none;font-family:var(--font_awesome);font-size:14px;font-weight:700;content:"\f061";color:var(--rr-color-text-body);position:absolute;top:55%;left:0;transform:translateY(-50%);transition:all 0.3s ease-in-out;cursor:pointer}.footer-widget.footer-col-2 .footer-list li a:hover:before{color:var(--rr-color-theme-primary);left:5px}.footer-widget.widget-3{padding-left:30px}@media only screen and (max-width:992px){.footer-widget.widget-3{padding-left:0}}.copyright-area.has--border{border-top:1px solid var(--rr-color-border-1);padding:40px 0}@media only screen and (max-width:992px){.copyright-area.has--border{padding:40px 0}}@media only screen and (max-width:767px){.copyright-content.content-2 .site-logo{margin:0 auto}}.copyright-content.content-2 p{text-align:right;margin-bottom:0;color:var(--rr-color-common-white);font-size:16px}@media only screen and (max-width:767px){.copyright-content.content-2 p{text-align:center}}.footer-3 .footer-top{padding-bottom:90px;margin-bottom:0}@media only screen and (max-width:767px){.footer-3 .footer-top{padding:50px 0}}.footer-3 .footer-top .title{font-size:80px;margin-bottom:0;text-transform:uppercase;color:var(--rr-color-common-white)}@media only screen and (max-width:992px){.footer-3 .footer-top .title{font-size:50px}}@media only screen and (max-width:767px){.footer-3 .footer-top .title{font-size:30px}}.footer-3 .footer-top .footer-btn{color:var(--rr-color-common-white);font-size:30px;height:130px;width:130px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid var(--rr-color-theme-primary)}.footer-3 .footer-top .footer-btn i{transform:rotate(-45deg);-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.footer-3 .footer-top .footer-btn:hover i{transform:rotate(0deg)}.footer-3 .footer-wrap{border-bottom:1px solid var(--rr-color-border-1);padding:30px 0}.footer-3 .footer-wrap .footer-text-social{display:flex;align-items:center;align-items:center;justify-content:space-between;list-style:none;flex-wrap:wrap;row-gap:15px}@media only screen and (max-width:767px){.footer-3 .footer-wrap .footer-text-social{justify-content:start}}.footer-3 .footer-wrap .footer-text-social li{line-height:1}.footer-3 .footer-wrap .footer-text-social li:not(:last-of-type){margin-right:10px}@media only screen and (max-width:767px){.footer-3 .footer-wrap .footer-text-social li:not(:last-of-type){margin-right:20px}}.footer-3 .footer-wrap .footer-text-social li a{color:var(--rr-color-common-white);font-size:14px;font-weight:700;letter-spacing:4px;text-transform:uppercase}.footer-3 .footer-wrap .footer-text-social li a:hover{color:var(--rr-color-theme-primary)}.footer-3 .copyright-area{border-top:none}.footer-3 .copyright-area .site-logo{max-width:170px}.web-design.dark{background-color:#02050A}.hero-section{position:relative;z-index:1;overflow:hidden}.hero-section .hero-bg-shape{position:absolute;top:0;left:0;z-index:-1;opacity:.1}.dark .hero-section .hero-bg-shape{opacity:1}.hero-section .hero-shape{position:absolute;bottom:23%;left:0}.hero-section .hero-img{position:absolute;bottom:-22.5px;right:0}@media (max-width:1399px){.hero-section .hero-img{right:-20%}}@media only screen and (max-width:992px){.hero-section .hero-img{max-width:610px}}@media only screen and (max-width:767px){.hero-section .hero-img{display:none}}.hero-section .hero-images{display:flex;align-items:center;flex-direction:column;position:absolute;bottom:0;left:0;width:510px}@media (max-width:1700px){.hero-section .hero-images{left:-75px}}@media (max-width:1199px){.hero-section .hero-images{display:none}}.hero-section .hero-images img{margin-right:auto;height:250px;width:250px;object-fit:cover}.hero-section .hero-images img:nth-child(2){margin:-30px 0 12px auto}@media (max-width:1399px){.hero-section .hero-images img:nth-child(2){margin-right:40px}}.hero-section .hero-images img:nth-child(3){margin-left:50px}@media (max-width:1399px){.hero-section .hero-images img:nth-child(3){margin-left:0}}.web-hero-content{padding:300px 0 150px 0;max-width:820px;width:100%;margin:0 auto;padding-left:55px;position:relative;z-index:2}@media (max-width:1199px){.web-hero-content{padding-left:0}}@media only screen and (max-width:992px){.web-hero-content{padding:100px 0 100px 40px}}@media only screen and (max-width:767px){.web-hero-content{padding-left:0}}.web-hero-content .sub-title{font-size:50px;font-weight:700}@media only screen and (max-width:992px){.web-hero-content .sub-title{font-size:35px}}@media only screen and (max-width:767px){.web-hero-content .sub-title{font-size:24px}}.web-hero-content .title{font-size:135px;font-weight:800;line-height:1;display:inline-block;position:relative;z-index:1;color:var(--rr-color-theme-primary)}@media only screen and (max-width:992px){.web-hero-content .title{font-size:80px}}@media only screen and (max-width:767px){.web-hero-content .title{font-size:50px}}.dark .web-hero-content .title{color:var(--rr-color-common-white)}.dark .web-hero-content .title:before{background:linear-gradient(270deg,#3F5AF3 0%,transparent 100%);content:"";width:100%;height:76%;position:absolute;top:15%;right:0;z-index:-1;opacity:.95}.web-hero-content .bottom-title{font-size:75px;font-weight:700;margin-bottom:40px}@media only screen and (max-width:992px){.web-hero-content .bottom-title{font-size:45px}}@media only screen and (max-width:767px){.web-hero-content .bottom-title{font-size:30px}}.web-hero-content .hero-btn{background-image:url(/wp-content/themes/redox/assets/imgs/web-design/hero-btn-bg.webp);color:var(--rr-color-common-white);font-size:60px;height:180px;width:180px;display:flex;align-items:center;justify-content:center;border-radius:50%;overflow:hidden;position:relative;z-index:1}@media only screen and (max-width:767px){.web-hero-content .hero-btn{height:120px;width:120px;font-size:40px}}.web-hero-content .hero-btn i{transform:rotate(-45deg) scale(1);-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.web-hero-content .hero-btn:before{background-color:#3F5AF3;mix-blend-mode:multiply;content:"";width:170px;height:170px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;opacity:.9;z-index:-1;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}@media only screen and (max-width:767px){.web-hero-content .hero-btn:before{height:110px;width:110px}}.web-hero-content .hero-btn:hover:before{width:100%;height:100%}.web-hero-content .hero-btn:hover i{transform:rotate(-45deg) scale(1.05)}.process-section{position:relative;z-index:1}@media only screen and (max-width:767px){.process-section{padding-top:0}}.process-section .bg-shape{position:absolute;top:0;right:0;z-index:-1;opacity:.01}.dark .process-section .bg-shape{opacity:1}@media only screen and (max-width:992px){.process-item{text-align:center}}.dark .process-item .light-img{display:none}.process-item .dark-img{display:none}.dark .process-item .dark-img{display:block}.process-item .process-icon{height:160px;width:160px;display:flex;align-items:center;justify-content:center;border-radius:50%;margin-bottom:35px;position:relative;background-color:#F2F3F4}@media only screen and (max-width:992px){.process-item .process-icon{margin:0 auto;margin-bottom:30px}}.dark .process-item .process-icon{background-color:var(--rr-color-bg-1)}.process-item .process-icon:before{background-color:#fff0;content:"";height:140px;width:140px;position:absolute;top:0;left:-20px;border:1px solid var(--rr-color-theme-primary);border-radius:50%;z-index:-1;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}@media (max-width:1399px){.process-item .process-icon:before{left:-10px}}.process-item .process-icon img{width:55px;height:55px;object-fit:contain}.process-item .process-icon.icon-2{background-color:var(--rr-color-common-white)}.dark .process-item .process-icon.icon-2{background-color:#02050A}.process-item .process-content .title{font-weight:700;margin-bottom:15px;color:var(--rr-color-heading-primary);font-size:24px;line-height:28px}.dark .process-item .process-content .title{color:var(--rr-color-common-white)}@media (max-width:1199px){.process-item .process-content .title{font-size:20px}}.process-item .process-content p{font-size:16px;line-height:28px;color:#74787C}.dark .process-item .process-content p{color:var(--rr-color-text-body)}@media (max-width:1199px){.process-item .process-content p br{display:none}}.process-item .process-content p:last-child{margin-bottom:0}.process-item:hover .process-icon:before{top:5px;left:10px}.process-item:hover .process-icon img{animation-name:wobble-vertical;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}.process-text{max-width:1720px;width:100%;margin:0 auto;padding:0 15px;padding-top:100px;padding-bottom:100px}@media only screen and (max-width:992px){.process-text{padding-bottom:0}}@media only screen and (max-width:767px){.process-text{padding-top:40px}}.dark .process-text .light-img{display:none}.process-text .dark-img{display:none}.dark .process-text .dark-img{display:block}.about-section{padding-top:120px;position:relative;z-index:1}@media (max-width:1199px){.about-section{padding-top:70px}}.about-section .round-shape{position:absolute;bottom:-10%;right:0;z-index:-1;opacity:.05}@media only screen and (max-width:767px){.about-section .round-shape{display:none}}.dark .about-section .round-shape{opacity:1}.about-wrap{background-color:var(--rr-color-grey-light);max-width:1710px;width:100%;padding:0 115px 0 150px;margin:0 auto;position:relative;z-index:1;overflow-x:clip}@media (max-width:1199px){.about-wrap{padding:0 80px 0 80px}}@media only screen and (max-width:992px){.about-wrap{padding:0 20px}}.dark .about-wrap{background-color:var(--rr-color-bg-1)}.about-wrap .shape{position:absolute;top:0;right:0;z-index:-1;opacity:.05}.dark .about-wrap .shape{opacity:1}.about-wrap .about-content{padding:120px 0}@media (max-width:1199px){.about-wrap .about-content{padding:60px 0}}.about-wrap .about-content .section-heading .section-title{margin-bottom:30px}.about-wrap .about-content p{max-width:740px;width:100%;color:#74787C;margin-bottom:40px;font-size:16px;line-height:28px}@media (max-width:1199px){.about-wrap .about-content p{max-width:450px}}.about-wrap .about-img-wrap{text-align:right;position:relative;max-width:620px;width:100%;margin-left:auto}@media only screen and (max-width:992px){.about-wrap .about-img-wrap{margin-left:0;margin:0 auto}}.about-wrap .about-img-wrap .about-img{transform:translateY(-120px);position:relative;max-width:507px;width:100%;margin-left:auto}@media only screen and (max-width:992px){.about-wrap .about-img-wrap .about-img{margin:0 auto;transform:translateY(0)}}.about-wrap .about-img-wrap .about-img .img-shape{background-color:#3F5AF3;mix-blend-mode:multiply;content:"";width:90px;height:160px;position:absolute;top:55%;left:10px;transform:translateY(-50%);opacity:.9;z-index:1}.about-wrap .about-img-wrap .about-img .img-shape img{transform-origin:inherit}.about-wrap .about-img-wrap .about-img-2{max-width:325px;width:100%;height:280px;position:absolute;bottom:0;left:-30px}.about-wrap .about-img-wrap .about-img-2 img{width:100%;height:100%;border-right:10px solid var(--rr-color-grey-light);border-top:10px solid var(--rr-color-grey-light)}.dark .about-wrap .about-img-wrap .about-img-2 img{border-right:10px solid #0B0F15;border-top:10px solid #0B0F15}.about-wrap .about-text{max-width:660px;width:100%;position:absolute;left:18%;bottom:20px;z-index:-1}.dark .about-wrap .about-text .light-img{display:none}.about-wrap .about-text .dark-img{display:none}.dark .about-wrap .about-text .dark-img{display:block}.service-section{position:relative;z-index:1}.service-section .bg-color{width:100%;height:50%;position:absolute;bottom:0;left:0;z-index:-1;background-color:var(--rr-color-grey-light)}@media only screen and (max-width:992px){.service-section .bg-color{height:60%}}.dark .service-section .bg-color{background-color:var(--rr-color-bg-1)}.service-section .shape{position:absolute;top:0;left:0;z-index:-1;opacity:.05}.dark .service-section .shape{opacity:1}.service-item .service-text{text-align:center}.service-item .service-text a{font-size:30px;font-weight:700;color:var(--rr-color-grey-2);text-transform:uppercase;margin-bottom:20px;display:block}@media (max-width:1399px){.service-item .service-text a{font-size:25px}}@media (max-width:1199px){.service-item .service-text a{font-size:20px}}.service-item .service-thumb{position:relative;z-index:1;overflow:hidden}.service-item .service-thumb img{height:360px;width:100%;object-fit:cover;z-index:-1;position:relative}.service-item .service-thumb .overlay-color{background:#001695;mix-blend-mode:multiply;width:100%;height:100%;position:absolute;top:0;left:0;opacity:.3;-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-ms-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;z-index:2}.service-item .service-thumb .transparent-shape{width:255px;height:255px;position:absolute;top:0;left:0;visibility:hidden;opacity:0;-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-ms-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;z-index:2}.service-item .service-thumb .service-icon{background-color:var(--rr-color-common-white);height:80px;width:80px;display:flex;align-items:center;justify-content:center;position:absolute;top:30px;left:15px;-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-ms-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;visibility:hidden;opacity:0;z-index:2}.service-item .service-thumb .service-icon svg{color:var(--rr-color-theme-primary);-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-ms-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.service-item .service-thumb .service-icon:hover{background-color:var(--rr-color-theme-primary)}.service-item .service-thumb .service-icon:hover svg{color:var(--rr-color-common-white)}.service-item .service-thumb .service-btn{background-color:var(--rr-color-theme-primary);color:var(--rr-color-common-white);display:flex;align-items:center;justify-content:center;column-gap:10px;font-size:16px;font-weight:600;position:absolute;bottom:15px;left:50%;transform:translateX(-50%);width:calc(100% - 60px);padding:14.5px 0;visibility:hidden;opacity:0;z-index:2}.service-item .service-thumb .service-btn i{transform:rotate(-45deg)}.service-item:hover .service-text a{color:var(--rr-color-theme-primary)}.dark .service-item:hover .service-text a{color:var(--rr-color-common-white)}.service-item:hover .transparent-shape{visibility:visible;opacity:1}.service-item:hover .service-thumb .service-icon{left:30px;visibility:visible;opacity:1}.service-item:hover .service-thumb .service-btn{visibility:visible;opacity:1;bottom:30px}.faq-section{position:relative;overflow:hidden;z-index:1}.faq-section .faq-shape{position:absolute;bottom:0;right:0;z-index:-1;opacity:.05}.faq-section .faq-top-shape{background-color:#1F252F;width:240px;height:240px;position:absolute;top:-185px;right:145px;border-radius:50%}@media only screen and (max-width:992px){.faq-section .faq-top-shape{right:0}}.faq-section .faq-top-shape:before{background-color:#fff0;content:"";width:260px;height:260px;position:absolute;top:10px;left:-30px;border-radius:50%;border:1px solid var(--rr-color-theme-primary)}@media only screen and (max-width:767px){.faq-section .faq-top-shape:before{display:none}}@media only screen and (max-width:767px){.faq-content .section-heading .sub-heading{font-size:13px}}.faq-content .section-heading .section-title{font-size:45px}@media (max-width:1199px){.faq-content .section-heading .section-title{margin-left:0}}@media only screen and (max-width:992px){.faq-content .section-heading .section-title{margin-left:0;max-width:600px;width:100%;font-size:32px}}@media only screen and (max-width:767px){.faq-content .section-heading .section-title{font-size:32px}}.faq-content .accordion .accordion-item{background-color:#fff0;border:none;padding-bottom:30px;padding-top:30px;border-radius:0;border-bottom:1px solid var(--rr-color-border-light)}.dark .faq-content .accordion .accordion-item{border-bottom:1px solid var(--rr-color-border-1)}.faq-content .accordion .accordion-item:first-child{padding-top:30px;border-top:1px solid var(--rr-color-border-light)}.faq-content .accordion .accordion-item .accordion-button{background-color:#fff0;border:none;box-shadow:none;font-size:24px;font-weight:600;padding:0;color:var(--rr-color-heading-primary)}.dark .faq-content .accordion .accordion-item .accordion-button{color:var(--rr-color-common-white)}@media only screen and (max-width:767px){.faq-content .accordion .accordion-item .accordion-button{font-size:18px;line-height:1.5;padding:10px 0!important}}.faq-content .accordion .accordion-item .accordion-button:after{background-image:none;font-family:var(--font_awesome);font-size:14px;font-weight:700;content:"+";color:var(--rr-color-heading-primary);height:45px;width:45px;border:1px solid var(--rr-color-border-1);display:flex;align-items:center;justify-content:center;border-radius:50%}.dark .faq-content .accordion .accordion-item .accordion-button:after{color:var(--rr-color-common-white)}.faq-content .accordion .accordion-item .accordion-button:not(.collapsed):after{background:var(--rr-color-theme-primary);content:"\f068";transform:rotate(0);border:1px solid var(--rr-color-theme-primary);color:var(--rr-color-common-white)}.faq-content .accordion .accordion-item .accordion-body{font-size:16px;padding:0;padding-top:25px;color:#74787C}.dark .faq-content .accordion .accordion-item .accordion-body{color:var(--rr-color-text-body)}.faq-img{padding-left:25px;max-width:665px;width:100%;height:555px}.faq-img img{width:100%;height:100%;object-fit:cover}@media (max-width:1199px){.faq-img{margin:0 auto;margin-top:40px}}@media only screen and (max-width:992px){.faq-img{padding-left:0;height:auto}}.testi-carousel{overflow:visible;padding-top:90px;padding-bottom:80px}.testi-carousel .swiper-pagination{bottom:0}.testi-carousel .swiper-pagination .swiper-pagination-bullet{height:15px;width:15px;border:1px solid var(--rr-color-border-1);opacity:1;background-color:#fff0}.testi-carousel .swiper-pagination .swiper-pagination-bullet-active{background-color:var(--rr-color-theme-primary);border:1px solid var(--rr-color-theme-primary)}.testi-item{padding:100px 40px 40px 40px;position:relative;background-color:var(--rr-color-grey-light)}.dark .testi-item{background-color:var(--rr-color-bg-1)}.testi-item .testi-thumb{height:160px;width:160px;border-radius:50%;margin:0 auto;position:absolute;top:-90px;left:50%;transform:translateX(-50%);border:10px solid var(--rr-color-common-white);border-radius:50%}.dark .testi-item .testi-thumb{border:10px solid #02050a}.testi-item .testi-thumb img{object-fit:cover}.testi-item .testi-content .author{font-size:24px;font-weight:700;margin-bottom:20px}.testi-item .testi-content .author span{font-size:12px;display:block;margin-top:15px;text-transform:uppercase;color:var(--rr-color-theme-primary)}.project-item{background-color:#fff0;border-bottom:1px solid var(--rr-color-border-1)}.project-item .project-content{display:grid;grid-template-columns:65px 1fr;align-items:start;grid-gap:15px}@media only screen and (max-width:767px){.project-item .project-content{grid-template-columns:1fr}}.project-item .project-content .number{font-size:20px;font-weight:700;height:65px;width:65px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:var(--rr-color-grey-light);color:var(--rr-color-heading-primary);border:1px solid var(--rr-color-border-light)}.dark .project-item .project-content .number{background-color:#11151c;color:var(--rr-color-common-white);border:1px solid var(--rr-color-border-1)}.project-item .project-content .project-right{position:relative;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.project-item .project-content .project-right .category{font-size:14px;color:var(--rr-color-theme-primary);font-weight:700;text-transform:uppercase;margin-bottom:15px;display:block}.project-item .project-content .project-right .title{font-size:30px;font-weight:700;margin-bottom:0;color:var(--rr-color-heading-primary)}.dark .project-item .project-content .project-right .title{color:var(--rr-color-common-white)}@media only screen and (max-width:767px){.project-item .project-content .project-right .title{font-size:24px}}.project-item .project-content .project-right .hover-content p{margin-bottom:25px;width:100%}.project-accordion .accordion-item{position:relative;border:none;border-radius:0;padding-bottom:40px;padding-top:40px;border-bottom:1px solid var(--rr-color-border-light)}.dark .project-accordion .accordion-item{border-bottom:1px solid var(--rr-color-border-1)}.project-accordion .accordion-item:first-of-type{border-top:1px solid var(--rr-color-border-light)}.dark .project-accordion .accordion-item:first-of-type{border-top:1px solid var(--rr-color-border-1)}.project-accordion .accordion-item .accordion-header{background-color:#fff0}.project-accordion .accordion-item .accordion-header .accordion-button{background-color:#fff0;border:none;box-shadow:none;padding:0}.project-accordion .accordion-item .accordion-header .accordion-button:after{display:none}.project-accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) .project-content .number{background-color:var(--rr-color-theme-primary);color:var(--rr-color-common-white)}.dark .project-accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) .project-content .number{background-color:var(--rr-color-theme-primary);color:var(--rr-color-common-white)}.project-accordion .accordion-item .accordion-body{padding:0;padding-top:35px;padding-left:80px;padding-bottom:55px}@media only screen and (max-width:992px){.project-accordion .accordion-item .accordion-body{padding-bottom:0}}@media only screen and (max-width:992px){.project-accordion .accordion-item .accordion-body{padding-left:0}}.project-accordion .accordion-item .accordion-body .hover-content{display:flex;align-items:start;justify-content:space-between;flex-wrap:wrap;row-gap:20px}.project-accordion .accordion-item .accordion-body .hover-content .content-left p{max-width:560px;width:100%;margin-bottom:30px;color:#74787C;font-size:16px;line-height:28px}@media (max-width:1199px){.project-accordion .accordion-item .accordion-body .hover-content .content-left p{max-width:500px}}.project-accordion .accordion-item .accordion-body .hover-content .content-right .project-thumb{max-width:600px;width:100%;height:300px;position:absolute;top:40px;right:0;opacity:0}@media (max-width:1199px){.project-accordion .accordion-item .accordion-body .hover-content .content-right .project-thumb{max-width:370px}}@media only screen and (max-width:992px){.project-accordion .accordion-item .accordion-body .hover-content .content-right .project-thumb{position:inherit;max-width:100%}}.project-accordion .accordion-item .show .accordion-body .content-right{margin-top:-100px;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}@media only screen and (max-width:992px){.project-accordion .accordion-item .show .accordion-body .content-right{margin-top:20px}}.project-accordion .accordion-item .show .accordion-body .content-right .project-thumb{opacity:1;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.sponsor-wrap{display:grid;align-items:center;grid-template-columns:repeat(5,1fr);border:1px solid #e5e5e5}.dark .sponsor-wrap{border:1px solid var(--rr-color-bg-1)}@media only screen and (max-width:767px){.sponsor-wrap{grid-template-columns:1fr}}.sponsor-wrap .sponsor-item{text-align:center;height:100%;display:flex;align-items:center;justify-content:center;padding:40px 0}@media only screen and (max-width:767px){.sponsor-wrap .sponsor-item{padding-right:30px;padding-left:30px}}.sponsor-wrap .sponsor-item .title{font-size:20px;font-weight:700;line-height:30px;margin-bottom:0}@media (max-width:1199px){.sponsor-wrap .sponsor-item .title{padding-left:10px}}@media only screen and (max-width:992px){.sponsor-wrap .sponsor-item .title{font-size:14px}}@media only screen and (max-width:767px){.sponsor-wrap .sponsor-item .title{padding-left:0}}.sponsor-wrap .sponsor-item.item-1{text-align:left}@media only screen and (max-width:767px){.sponsor-wrap .sponsor-item.item-1{text-align:center}}.sponsor-wrap .sponsor-item:not(:last-of-type){border-right:1px solid #e5e5e5}.dark .sponsor-wrap .sponsor-item:not(:last-of-type){border-right:1px solid var(--rr-color-bg-1)}@media only screen and (max-width:767px){.sponsor-wrap .sponsor-item:not(:last-of-type){border-right:none;border-bottom:1px solid #e5e5e5}.dark .sponsor-wrap .sponsor-item:not(:last-of-type){border-bottom:1px solid var(--rr-color-bg-1)}}@media only screen and (max-width:992px){.sponsor-wrap .sponsor-item img{max-width:75px}}.copyright-content{align-items:center}@media only screen and (max-width:992px){.copyright-content{margin-top:0}}@media only screen and (max-width:767px){.copyright-content{row-gap:0}}.copyright-content p{color:rgb(255 255 255 / .8);font-size:16px;font-family:var(--rr-ff-body);margin:0}.copyright-content p span{color:var(--rr-color-theme-primary)}@media only screen and (max-width:767px){.copyright-content p{text-align:center}}.copyright-content .social-list{display:flex;align-items:center;justify-content:end;list-style:none}@media only screen and (max-width:767px){.copyright-content .social-list{justify-content:center}}.copyright-content .social-list li a{background-color:var(--rr-color-border-1);color:var(--rr-color-common-white);font-size:13px;height:40px;width:40px;border-radius:50%;display:block;display:flex;align-items:center;justify-content:center}.copyright-content .social-list li a:hover{background-color:var(--rr-color-theme-primary);color:var(--rr-color-common-white)}.copyright-content .social-list li:not(:last-of-type){margin-right:10px}.hero-content-4{padding:360px 0 110px 0;position:relative;z-index:1}@media (max-width:1199px){.hero-content-4{padding:260px 0 100px 0}}@media only screen and (max-width:992px){.hero-content-4{padding:100px 0 100px 0}}@media only screen and (max-width:767px){.hero-content-4{padding:80px 0}}.hero-content-4 .sub-title{font-size:100px;font-weight:200}@media only screen and (max-width:992px){.hero-content-4 .sub-title{font-size:60px}}@media only screen and (max-width:767px){.hero-content-4 .sub-title{font-size:24px}}.hero-content-4 .title{font-size:160px;font-weight:700}@media only screen and (max-width:992px){.hero-content-4 .title{font-size:100px}}@media only screen and (max-width:767px){.hero-content-4 .title{font-size:45px}}.hero-content-4 .title span{position:relative;z-index:1;line-height:1;color:var(--rr-color-theme-primary)}.dark .hero-content-4 .title span{color:var(--primary)}.hero-content-4 .title span:before{content:attr(data-text);position:absolute;right:7px;top:10px;width:100%;font-size:160px;font-weight:700;color:rgb(255 255 255 / .3);-webkit-text-fill-color:#fff0;-webkit-text-stroke-width:.5px;-webkit-text-stroke-color:rgb(255 255 255 / .3);z-index:-1}@media only screen and (max-width:992px){.hero-content-4 .title span:before{font-size:100px}}@media only screen and (max-width:767px){.hero-content-4 .title span:before{font-size:45px;top:8px}}.hero-content-4 .rr-primary-btn{margin-top:50px}@media only screen and (max-width:767px){.hero-content-4 .rr-primary-btn{margin-top:30px}}.hero-section-4{position:relative;z-index:1;overflow:hidden}.hero-section-4 .shapes .shape{position:absolute}.hero-section-4 .shapes .shape.shape-1{top:0;left:0}.hero-section-4 .shapes .shape.shape-2{bottom:0;left:0}.hero-section-4 .hero-img{max-width:950px;width:100%;height:690px;position:absolute;bottom:0;right:0}@media (max-width:1600px){.hero-section-4 .hero-img{max-width:750px}}@media (max-width:1199px){.hero-section-4 .hero-img{max-width:550px}}@media only screen and (max-width:992px){.hero-section-4 .hero-img{max-width:450px}}@media only screen and (max-width:767px){.hero-section-4 .hero-img{display:none}}.hero-section-4 .hero-img:before{background-color:rgb(131 131 131 / .63);mix-blend-mode:multiply;content:"";width:100%;height:100%;position:absolute;top:0;left:0}.hero-section-4 .hero-img img{width:100%;height:100%;object-fit:cover}.service-item-3{padding:40px 30px;background-color:var(--rr-color-grey-light);border:none}.dark .service-item-3{background-color:var(--rr-color-bg-1);border:1px solid var(--rr-color-border-1)}.service-item-3 .service-icon-wrap{border-radius:50%}.service-item-3 .service-icon-wrap .service-icon{height:110px;width:110px;display:flex;align-items:center;justify-content:center;border-radius:50%;margin:0 auto;margin-bottom:30px;background-color:var(--rr-color-common-white);border:none}.dark .service-item-3 .service-icon-wrap .service-icon{background:radial-gradient(50% 5688.89% at 50% 50%,rgb(255 255 255 / .08) 0%,#fff0 100%);border:1px solid #3E3E3E}.service-item-3 .service-icon-wrap .service-icon svg{color:var(--rr-color-theme-primary)}.dark .service-item-3 .service-icon-wrap .service-icon svg{color:var(--rr-color-common-white)}.service-item-3 .title{font-weight:700;margin-bottom:25px;font-size:24px;line-height:28px}.service-item-3 p{color:#74787C;font-size:16px;line-height:28px;font-family:var(--rr-ff-p)}.service-item-3 p:last-child{margin-bottom:0}.service-item-3:hover .service-icon svg{animation-name:wobble-vertical;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}.about-section-5{overflow:hidden}.about-content-5{padding-right:60px}@media only screen and (max-width:992px){.about-content-5{padding-right:0}}.about-tab .nav-tabs{margin-bottom:40px;border:none;row-gap:20px}.about-tab .nav-tabs .nav-link{background-color:var(--rr-color-bg-1);color:var(--rr-color-common-white);border:none;box-shadow:none;border-radius:0;font-size:16px;font-weight:600;line-height:1;padding:12px 25px}.about-tab .nav-tabs .nav-link:not(:last-of-type){margin-right:20px}.about-tab .nav-tabs .nav-link.active{background-color:var(--rr-color-theme-primary);color:var(--rr-color-common-white)}.about-tab .tab-content .title{font-size:24px;font-weight:700;margin-bottom:30px}.about-img-wrap-5{position:relative;padding-bottom:70px}.about-img-wrap-5 .shapes .shape{position:absolute;z-index:-1}.about-img-wrap-5 .shapes .shape.shape-1{top:-10%;right:10%}.about-img-wrap-5 .shapes .shape.shape-2{top:5%;right:-15%}.about-img-wrap-5 .img-1{height:490px;max-width:505px;width:100%;object-fit:cover}.about-img-wrap-5 .about-img-2{max-width:323px;width:100%;height:338px;position:absolute;right:0;bottom:0}@media only screen and (max-width:767px){.about-img-wrap-5 .about-img-2{border:none}}.about-img-wrap-5 .about-img-2 .img-2{border-top:10px solid #02050A;border-left:10px solid #02050A;object-fit:cover}.testi-content-4{padding-right:40px}@media only screen and (max-width:992px){.testi-content-4{padding-right:0}}.testi-top{display:flex;justify-content:center;justify-content:space-between;flex-wrap:wrap;row-gap:15px;position:relative;z-index:1;margin-bottom:40px}.testi-top:before{background-color:var(--rr-color-border-light);content:"";width:100%;height:1px;position:absolute;top:50%;left:0;transform:translateY(-50%);z-index:-1}.dark .testi-top:before{background-color:var(--rr-color-border-1)}.testi-top .quote{width:80px;height:80px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:var(--rr-color-grey-light);border-color:var(--rr-color-grey-light)}.dark .testi-top .quote{background-color:var(--rr-color-bg-1);border:1px solid var(--rr-color-border-1)}.testi-top .quote img{width:30px;height:30px;object-fit:contain}.dark .testi-top .quote .light-img{display:none}.testi-top .quote .dark-img{display:none}.dark .testi-top .quote .dark-img{display:block}.testi-top .swiper-arrow{display:flex;align-items:center;column-gap:10px}.testi-top .swiper-arrow .swiper-nav{height:50px;width:50px;display:flex;align-items:center;justify-content:center;font-size:14px;border-radius:50%;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;background-color:var(--rr-color-grey-light);border-color:var(--rr-color-grey-light);color:var(--rr-color-theme-primary)}.dark .testi-top .swiper-arrow .swiper-nav{border:1px solid var(--rr-color-border-1);color:var(--rr-color-common-white);background-color:var(--rr-color-bg-1)}.testi-top .swiper-arrow .swiper-nav:hover{background-color:var(--rr-color-theme-primary);color:var(--rr-color-common-white);border:1px solid var(--rr-color-theme-primary)}.testi-box p{font-size:22px;margin-bottom:40px;line-height:1.5;color:#74787C}.testi-box .author-box{display:flex;align-items:center;column-gap:15px}.testi-box .author-box img{height:70px;width:70px;border-radius:50%;border:3px solid var(--rr-color-theme-primary)}.testi-box .author-box .name{font-size:24px;font-weight:600;margin-bottom:0}.testi-box .author-box .name span{display:block;font-size:16px;font-weight:400;color:var(--rr-color-text-body);margin-top:10px}.testi-img-4{max-width:630px;width:100%;height:100%}@media only screen and (max-width:992px){.testi-img-4{margin:0 auto;margin-top:20px}}.testi-img-4 img{width:100%;height:100%;object-fit:cover}.cs-item{padding:40px;background-color:var(--rr-color-grey-light)}@media only screen and (max-width:992px){.cs-item{padding:20px}}.dark .cs-item{background-color:var(--rr-color-bg-1)}.cs-item .cs-thumb{position:relative}.cs-item .cs-thumb:before{background-color:var(--rr-color-theme-primary);content:"";mix-blend-mode:multiply;width:100%;height:100%;position:absolute;top:0;left:0;visibility:hidden;opacity:0;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.cs-item .cs-thumb .cs-btn{background-color:var(--rr-color-common-white);color:var(--rr-color-theme-primary);height:120px;width:120px;font-size:40px;display:flex;align-items:center;justify-content:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);border-radius:50%;-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-ms-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;transition-delay:200ms}.cs-item .cs-thumb .cs-btn i{transform:rotate(-45deg);font-weight:600}.cs-item .cs-thumb .cs-btn:hover{background-color:var(--rr-color-theme-primary);color:var(--rr-color-common-white)}@media only screen and (max-width:992px){.cs-item .cs-thumb .cs-btn{height:80px;width:80px;font-size:30px}}.cs-item .cs-thumb img{height:100%;width:100%;object-fit:cover}.cs-item .cs-content{display:flex;align-items:center;flex-wrap:wrap;row-gap:15px;column-gap:20px;margin-top:40px}@media only screen and (max-width:992px){.cs-item .cs-content{margin-top:20px}}@media only screen and (max-width:767px){.cs-item .cs-content{column-gap:10px}}.cs-item .cs-content span{background-color:var(--rr-color-common-white);color:var(--rr-color-heading-primary);font-size:14px;font-weight:700;width:45px;height:45px;display:flex;align-items:center;justify-content:center;border-radius:50%;-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-ms-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.cs-item .cs-content .title{font-size:24px;font-weight:700;margin-bottom:0}@media only screen and (max-width:992px){.cs-item .cs-content .title{font-size:18px}}@media only screen and (max-width:767px){.cs-item .cs-content .title{font-size:15px}}.cs-item:hover .cs-thumb:before{visibility:visible;opacity:1}.cs-item:hover .cs-thumb .cs-btn{transform:translate(-50%,-50%) scale(1)}.cs-item:hover .cs-content span{background-color:var(--rr-color-theme-primary);color:var(--rr-color-common-white)}.grow-item{display:grid;align-items:center;grid-template-columns:80px 1fr;grid-gap:30px}@media only screen and (max-width:767px){.grow-item{grid-template-columns:1fr;grid-gap:20px}}.grow-item .grow-icon{height:80px;width:80px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:var(--rr-color-grey-light);border-color:var(--rr-color-grey-light)}.dark .grow-item .grow-icon{border:1px solid #3E3E3E;background:radial-gradient(50% 5688.89% at 50% 50%,rgb(255 255 255 / .08) 0%,#fff0 100%)}.grow-item .grow-icon svg{color:var(--rr-color-theme-primary)}.dark .grow-item .grow-icon svg{color:var(--rr-color-common-white)}.grow-item .grow-content .top-content{display:flex;align-items:center;margin-bottom:10px}.grow-item .grow-content .top-content .title{font-size:40px;line-height:1;margin-bottom:0}@media (max-width:1199px){.grow-item .grow-content .top-content .title{font-size:30px}}.grow-item .grow-content .top-content .title .odometer-auto-theme{font-family:inherit;line-height:1}.grow-item .grow-content .top-content .title .odometer-digit-spacer{padding-right:2px}.grow-item .grow-content .top-content p{font-size:16px;font-weight:600;margin-bottom:0;margin-left:10px;color:var(--rr-color-text-body-light)}.dark .grow-item .grow-content .top-content p{color:var(--rr-color-common-white)}.grow-item .grow-content p{font-size:16px;color:#74787C}@media (max-width:1199px){.grow-item .grow-content p br{display:none}}.grow-item .grow-content p:last-child{margin-bottom:0}.brand-section{overflow:hidden}.brand-wrap{max-width:1840px;width:100%;margin:0 auto;position:relative;z-index:1;overflow:hidden;background-color:var(--rr-color-grey-light)}.dark .brand-wrap{background-color:var(--rr-color-bg-1)}.brand-wrap .round-shape{position:absolute;top:0;right:0;z-index:2}.brand-wrap .brand-img-wrap{background-color:var(--rr-color-bg-1);mask-image:url(/wp-content/themes/redox/assets/imgs/modern-agency-2/mask-img-1.webp);mask-repeat:no-repeat;mask-size:cover;height:100%;width:100%;position:absolute;top:0;left:0;z-index:1}.brand-wrap .brand-img-wrap .brand-img{position:relative;height:100%;width:100%}.brand-wrap .brand-img-wrap .brand-img:before{background-color:#3F5AF3;mix-blend-mode:multiply;content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}.brand-wrap .brand-img-wrap .brand-img img{width:883px;height:640px;position:absolute;top:-7%;right:-3%;object-position:center;object-fit:cover;filter:saturate(0)}.brand-content .section-heading .section-title{margin-bottom:30px}.brand-content .section-heading p{margin-bottom:30px;max-width:690px;width:100%;color:#74787C;font-size:16px;line-height:28px}.brand-content .brand-list{display:flex;align-items:center;flex-wrap:wrap;row-gap:30px;list-style:none;position:relative;z-index:1}.brand-content .brand-list li:not(:last-of-type){margin-right:100px}@media (max-width:1199px){.brand-content .brand-list li:not(:last-of-type){margin-right:50px}}.dark .brand-content .brand-list li .light-img{display:none}.brand-content .brand-list li .dark-img{display:none}.dark .brand-content .brand-list li .dark-img{display:block}.brand-content .brand-list li a{display:block;max-width:76px;width:100%;height:76px}.post-card-2{position:relative;z-index:1}.post-card-2 .post-content-wrap{position:absolute;bottom:60px;left:60px;z-index:2;padding-right:50px}@media only screen and (max-width:992px){.post-card-2 .post-content-wrap{left:30px;bottom:30px;padding-right:30px}}@media only screen and (max-width:767px){.post-card-2 .post-content-wrap{left:20px;bottom:20px;padding-right:20px}}.post-card-2 .post-content-wrap .post-content .post-meta li{color:var(--rr-color-common-white)}.post-card-2 .post-content-wrap .post-content .title{font-weight:700}.post-card-2 .post-content-wrap .post-content .title a{background-size:0 2px;background-repeat:no-repeat;background-position:left 100%;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;color:var(--rr-color-common-white)}.post-card-2 .post-content-wrap .post-content .title a:hover{color:var(--rr-color-common-white);background-size:100% 2px}.post-card-2 .post-content-wrap .post-content .rr-primary-btn{padding:14.5px 30px}.post-card-2:hover .post-thumb:before{visibility:hidden;opacity:0}.post-card-2:hover .post-thumb:after{visibility:visible;opacity:1}.footer-top{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;row-gap:20px;padding:100px 0 60px 0;margin-bottom:80px;border-bottom:1px solid var(--rr-color-border-1)}@media only screen and (max-width:767px){.footer-top{padding:50px 0;margin-bottom:50px}}.footer-top .footer-logo img{max-width:200px}@media (max-width:1199px){.footer-top .footer-logo img{max-width:150px}}.footer-top .social-list{display:flex;align-items:center;list-style:none}.footer-top .social-list li a{background-color:var(--rr-color-border-1);color:var(--rr-color-common-white);font-size:13px;height:40px;width:40px;border-radius:50%;display:block;display:flex;align-items:center;justify-content:center}.footer-top .social-list li a:hover{background-color:var(--rr-color-theme-primary);color:var(--rr-color-common-white)}.footer-top .social-list li:not(:last-of-type){margin-right:10px}.footer-2 .copyright-content p{color:var(--rr-color-text-body);margin-bottom:0}@media only screen and (max-width:992px){.footer-2 .copyright-content p{text-align:center;margin-bottom:15px!important}}.footer-2 .copyright-content .copyright-list{display:flex;align-items:center;justify-content:end;list-style:none;flex-wrap:wrap;row-gap:10px}@media only screen and (max-width:992px){.footer-2 .copyright-content .copyright-list{justify-content:center}}.footer-2 .copyright-content .copyright-list li{position:relative;font-family:var(--rr-ff-body);font-size:16px;line-height:1.625;font-weight:400}.footer-2 .copyright-content .copyright-list li:not(:last-of-type){padding-right:20px;margin-right:20px}@media only screen and (max-width:767px){.footer-2 .copyright-content .copyright-list li:not(:last-of-type){margin-right:10px;padding-right:0}}.footer-2 .copyright-content .copyright-list li:not(:last-of-type):before{content:"|";color:var(--rr-color-common-white);position:absolute;right:0;top:50%;transform:translateY(-50%)}@media only screen and (max-width:767px){.footer-2 .copyright-content .copyright-list li:not(:last-of-type):before{display:none}}.footer-2 .copyright-content .copyright-list li a{color:var(--rr-color-common-white)}.footer-2 .copyright-content .copyright-list li a:hover{color:var(--rr-color-theme-primary)}.rr-container-1405{max-width:1405px}.body-it-solution.dark{background-color:#02050A}@-webkit-keyframes wobble-vertical{16.65%{transform:translateY(8px)}33.3%{transform:translateY(-6px)}49.95%{transform:translateY(4px)}66.6%{transform:translateY(-2px)}83.25%{transform:translateY(1px)}100%{transform:translateY(0)}}@keyframes wobble-vertical{16.65%{transform:translateY(8px)}33.3%{transform:translateY(-6px)}49.95%{transform:translateY(4px)}66.6%{transform:translateY(-2px)}83.25%{transform:translateY(1px)}100%{transform:translateY(0)}}.runok-fadeIn{animation-name:asFadeIn}@keyframes asFadeIn{from{opacity:0}to{opacity:1}}.runok-fadeInLeft{animation-name:asFadeInLeft}@keyframes asFadeInLeft{from{opacity:0;transform:translateX(-50px)}to{opacity:1}}.runok-fadeInRight{animation-name:asFadeInRight}@keyframes asFadeInRight{from{opacity:0;transform:translateX(50px)}to{opacity:1}}.runok-fadeInDown{animation-name:asFadeInTop}@keyframes asFadeInTop{from{opacity:0;transform:translateY(-50px)}to{opacity:1}}.runok-fadeInUp{animation-name:asFadeInBottom}@keyframes asFadeInBottom{from{opacity:0;transform:translateY(50px)}to{opacity:1}}.slider-section{position:relative;overflow:hidden}.slider-section .slider-tab-wrap{position:absolute;bottom:80px;left:250px;z-index:2;max-width:750px;width:100%}@media (max-width:1600px){.slider-section .slider-tab-wrap{margin:0 auto;left:50%;transform:translateX(-50%)}}.runok-slider{position:relative;z-index:2}.slider-item{position:relative;overflow:hidden;z-index:2}.slider-item .overlay{background:#0E0E14;mix-blend-mode:multiply;width:100%;height:100%;position:absolute;top:0;left:0;opacity:.73}.slider-item .shape{position:absolute;top:0;left:0;height:100%}.slider-item .shape img{height:100%}.slider-item .slide-img-wrap{height:960px}@media only screen and (max-width:992px){.slider-item .slide-img-wrap{height:550px}}@media only screen and (max-width:767px){.slider-item .slide-img-wrap{height:450px}}.slider-item .slide-img-wrap img{width:100%;object-fit:cover;height:100%}.slider-item .slider-content-wrap{position:absolute;top:50%;transform:translateY(-50%);max-width:100%;width:100%;z-index:10}.slider-item .slider-content-wrap .it-hero-content-wrap{display:flex;align-items:center;justify-content:space-between;column-gap:15px}@media only screen and (max-width:992px){.slider-item .slider-content-wrap .it-hero-content-wrap{margin-bottom:170px}}@media only screen and (max-width:767px){.slider-item .slider-content-wrap .it-hero-content-wrap{flex-wrap:wrap;row-gap:25px;margin-bottom:0}}.slider-item .slider-content-wrap .it-hero-content-wrap .it-hero-content{padding:0;margin-left:0}.slider-item .slider-content-wrap .it-hero-content-wrap .slider-btn-wrap .slider-btn{background:rgb(0 0 0 / .22);backdrop-filter:blur(3.5px);font-size:60px;color:var(--rr-color-common-white);height:200px;width:200px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid rgb(255 255 255 / .3);transition:all 0.3s ease-in-out 0s}@media only screen and (max-width:767px){.slider-item .slider-content-wrap .it-hero-content-wrap .slider-btn-wrap .slider-btn{height:100px;width:100px;font-size:30px}}.slider-item .slider-content-wrap .it-hero-content-wrap .slider-btn-wrap .slider-btn i{transform:rotate(-45deg);-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.slider-item .slider-content-wrap .it-hero-content-wrap .slider-btn-wrap .slider-btn:hover i{transform:rotate(0)}@media only screen and (max-width:767px){.slider-tab-wrap{display:none}}.slider-tab-wrap .swiper-slide .slider-tab-btn{font-family:var(--rr-ff-heading);background:rgb(255 255 255 / .04);border:1px solid rgb(255 255 255 / .08);backdrop-filter:blur(30px);font-size:14px;font-weight:600;padding:6px 30px;text-align:center;cursor:pointer;color:var(--rr-color-common-white);line-height:1.625}.slider-tab-wrap .swiper-slide.swiper-slide-thumb-active{background-color:var(--rr-color-common-white);color:var(--rr-color-theme-primary)}.slider-tab-wrap .swiper-slide.swiper-slide-thumb-active .slider-tab-btn{color:var(--rr-color-heading-primary)}.dark .slider-tab-wrap .swiper-slide.swiper-slide-thumb-active .slider-tab-btn{color:var(--rr-color-theme-primary)}.runok-swiper-pagination{height:100%;width:auto!important;position:absolute;top:50%;bottom:auto;left:50px!important;z-index:2}@media (max-width:1399px){.runok-swiper-pagination{left:25px!important}}@media (max-width:1250px){.runok-swiper-pagination{display:none}}.runok-swiper-pagination .swiper-pagination-bullet{background-color:#fff0;width:20px;height:20px;position:relative;border-radius:50%;opacity:1;display:block}.runok-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{border:1px solid var(--rr-color-common-white)}.runok-swiper-pagination .swiper-pagination-bullet:before{content:"";background-color:var(--rr-color-common-white);width:5px;height:5px;border:1px solid var(--rr-color-common-white);border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.runok-swiper-pagination .swiper-pagination-bullet:not(:last-of-type){margin-bottom:10px}.it-hero-content{padding:300px 0 150px 0;max-width:820px;width:100%;margin:0 auto;padding-left:55px;position:relative;z-index:2}@media (max-width:1199px){.it-hero-content{padding-left:0}}@media only screen and (max-width:992px){.it-hero-content{padding:100px 0 100px 40px}}@media only screen and (max-width:767px){.it-hero-content{padding-left:0}}.it-hero-content .sub-title{font-size:50px;font-weight:700;color:var(--rr-color-common-white);font-family:var(--rr-ff-heading);line-height:1.2;margin-bottom:.5rem;transition:all 0.3s ease-in-out 0s}@media only screen and (max-width:992px){.it-hero-content .sub-title{font-size:35px}}@media only screen and (max-width:767px){.it-hero-content .sub-title{font-size:24px}}.it-hero-content .title{font-size:135px;font-weight:800;line-height:1;display:inline-block;position:relative;z-index:1;color:var(--rr-color-common-white);font-family:var(--rr-ff-heading);margin-bottom:.5rem;transition:all 0.3s ease-in-out 0s}@media only screen and (max-width:992px){.it-hero-content .title{font-size:80px}}@media only screen and (max-width:767px){.it-hero-content .title{font-size:50px}}.it-hero-content .title:before{background:linear-gradient(270deg,#3F5AF3 0%,transparent 100%);content:"";width:100%;height:76%;position:absolute;top:15%;right:0;z-index:-1;opacity:.95;display:block}.it-hero-content .bottom-title{font-size:75px;font-weight:700;margin-bottom:40px;color:var(--rr-color-common-white);font-family:var(--rr-ff-heading);line-height:1.2;margin-bottom:.5rem;transition:all 0.3s ease-in-out 0s}@media only screen and (max-width:992px){.it-hero-content .bottom-title{font-size:45px}}@media only screen and (max-width:767px){.it-hero-content .bottom-title{font-size:30px}}.it-hero-content .hero-btn{background-image:url(/wp-content/themes/redox/assets/img/bg-img/hero-btn-bg.png);color:var(--rr-color-common-white);font-size:60px;height:180px;width:180px;display:flex;align-items:center;justify-content:center;border-radius:50%;overflow:hidden;position:relative;z-index:1}@media only screen and (max-width:767px){.it-hero-content .hero-btn{height:120px;width:120px;font-size:40px}}.it-hero-content .hero-btn i{transform:rotate(-45deg) scale(1);-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.it-hero-content .hero-btn:before{background-color:#3F5AF3;mix-blend-mode:multiply;content:"";width:170px;height:170px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;opacity:.9;z-index:-1;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}@media only screen and (max-width:767px){.it-hero-content .hero-btn:before{height:110px;width:110px}}.it-hero-content .hero-btn:hover:before{width:100%;height:100%}.it-hero-content .hero-btn:hover i{transform:rotate(-45deg) scale(1.05)}.about-img-6{max-width:678px;width:100%;height:100%}@media only screen and (max-width:992px){.about-img-6{margin:0 auto}}.about-content-6{padding-left:30px}@media only screen and (max-width:992px){.about-content-6{margin-top:40px;padding-left:0}}.about-content-6 .section-heading{margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid #E6E6E6}.dark .about-content-6 .section-heading{border-color:var(--rr-color-border-1)}.about-content-6 .section-heading .section-title{margin-bottom:20px}.about-content-6 .section-heading p{font-family:var(--rr-ff-p);font-size:16px;font-weight:var(--rr-fw-normal);color:#74787C;margin-bottom:15px;line-height:28px}.dark .about-content-6 .section-heading p{color:var(--rr-color-text-body)}.about-content-6 .about-card .icon{background-color:rgb(63 90 243 / .1);height:80px;width:80px;display:flex;align-items:center;justify-content:center;border-radius:50%;margin-bottom:25px}.about-content-6 .about-card .icon img{height:41px;width:41px}.about-content-6 .about-card .title{margin-bottom:20px;font-size:24px;font-family:var(--rr-ff-heading);line-height:1.2;color:var(--rr-color-heading-primary);font-weight:600}.dark .about-content-6 .about-card .title{color:var(--rr-color-common-white)}.about-content-6 .about-card p{margin-bottom:0;color:#74787C;font-family:var(--rr-ff-p);font-size:16px;font-weight:var(--rr-fw-normal);line-height:28px}.dark .about-content-6 .about-card p{color:var(--rr-color-text-body)}@media only screen and (max-width:992px){.about-wrap-7{flex-direction:column-reverse}}.about-content-7{padding-right:30px}@media only screen and (max-width:992px){.about-content-7{margin-top:40px;padding-right:0}}.about-content-7 .section-heading{margin-bottom:30px}.about-content-7 .section-heading .section-title{margin-bottom:25px}.about-content-7 .section-heading p{color:#74787C;font-family:var(--rr-ff-p);font-size:16px;font-weight:var(--rr-fw-normal);line-height:28px;margin-bottom:15px}.dark .about-content-7 .section-heading p{color:var(--rr-color-text-body)}.about-content-7 .about-list-wrap span{color:var(--rr-color-heading-primary);font-size:14px;font-weight:700;text-transform:uppercase;margin-bottom:30px;display:block;line-height:1.625}.dark .about-content-7 .about-list-wrap span{color:var(--rr-color-common-white)}.about-content-7 .about-list-wrap .about-list{display:flex;align-items:center;flex-wrap:wrap;row-gap:10px;margin-bottom:40px}.about-content-7 .about-list-wrap .about-list li{display:flex;align-items:center;column-gap:10px;font-family:var(--rr-ff-body);font-size:16px;line-height:1.625;color:#74787C}.dark .about-content-7 .about-list-wrap .about-list li{color:var(--rr-color-text-body)}.about-content-7 .about-list-wrap .about-list li:not(:last-of-type){margin-right:40px}.about-content-7 .about-list-wrap .about-list li i{color:var(--rr-color-theme-primary)}.about-content-7 .rr-primary-btn{border-radius:100px}.service-card{background-color:var(--rr-color-common-white);display:grid;grid-template-columns:85px 1fr;grid-gap:30px;border:1px solid #E6E6E6;padding:40px;overflow:hidden;position:relative;z-index:1}.dark .service-card{background-color:var(--rr-color-bg-1);border-color:var(--rr-color-border-1)}@media only screen and (max-width:992px){.service-card{grid-template-columns:1fr;padding:30px 20px}}.service-card .shape{position:absolute;top:-15px;left:-15px;z-index:-1;visibility:hidden;opacity:0;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.service-card .icon{background-color:#E8EDF9;height:85px;width:85px;display:flex;align-items:center;justify-content:center;border-radius:50%}.service-card .icon img{height:45px;width:45px}.service-card .content .title{font-weight:700;margin-bottom:20px;font-size:24px;font-family:var(--rr-ff-heading);line-height:1.2}.dark .service-card .content .title{color:var(--rr-color-common-white)}@media only screen and (max-width:992px){.service-card .content .title{font-size:20px}}.service-card .content p{color:#74787C;font-family:var(--rr-ff-p);font-size:16px;font-weight:var(--rr-fw-normal);line-height:28px;margin-bottom:15px}.dark .service-card .content p{color:var(--rr-color-text-body)}.service-card .content .read-more{font-size:16px;font-weight:700;color:var(--rr-color-heading-primary)}.dark .service-card .content .read-more{color:var(--rr-color-theme-primary)}.service-card .content .read-more i{margin-left:5px;line-height:1;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.service-card .content .read-more:hover i{margin-left:10px}.service-card:hover .shape{top:0;left:0;visibility:visible;opacity:.05}.dark .service-card:hover .shape{opacity:1}.process-3{position:relative;z-index:1}.process-3 .bg-shape{background-position:center;background-size:cover;background-repeat:no-repeat;width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;opacity:.03}.process-counter-wrap>div:not(:first-of-type) .counter-card{padding-left:20px}@media only screen and (max-width:992px){.process-counter-wrap>div:not(:first-of-type) .counter-card{padding-left:0}}.process-counter{border-bottom:1px solid #E6E6E6}.dark .process-counter{border-color:var(--rr-color-border-1)}@media only screen and (max-width:767px){.process-counter{padding:50px 0 20px 0}}.process-counter .counter-card{display:grid;align-items:center;grid-template-columns:80px 1fr;grid-gap:20px;padding:60px 0;border-right:1px solid #E6E6E6}.dark .process-counter .counter-card{border-color:var(--rr-color-border-1)}.process-counter .counter-card.card-4{border-right:none}@media only screen and (max-width:767px){.process-counter .counter-card{border-right:none;padding:0;margin-bottom:30px}}.process-counter .counter-card .icon{background-color:var(--rr-color-theme-primary);height:85px;width:85px;display:flex;align-items:center;justify-content:center;border-radius:50%}.dark .process-counter .counter-card .icon{background-color:#1E2228}.process-counter .counter-card .icon img{height:45px;width:45px}.process-counter .counter-card .content .title{font-family:var(--rr-ff-p);font-size:40px;font-weight:700;line-height:1;margin-bottom:0;color:var(--rr-color-heading-primary)}.dark .process-counter .counter-card .content .title{color:var(--rr-color-common-white)}.process-counter .counter-card .content .title .odometer-auto-theme{font-family:inherit;line-height:1}.process-counter .counter-card .content p{font-size:16px;font-weight:600;text-transform:capitalize;margin-bottom:0;color:#74787C;line-height:28px}.dark .process-counter .counter-card .content p{color:var(--rr-color-text-body)}.testi-carousel-wrap .testi-thumb-wrap{max-width:310px;width:100%;margin-bottom:35px}.testi-carousel-wrap .testi-thumb-wrap .thumb-carousel .swiper-slide .testi-thumb{width:90px;height:90px;border-radius:50%;overflow:hidden;border:3px solid #fff0;cursor:pointer}.testi-carousel-wrap .testi-thumb-wrap .thumb-carousel .swiper-slide.swiper-slide-thumb-active .testi-thumb{border:3px solid var(--rr-color-theme-primary)}.testi-carousel-wrap .content-carousel .testi-content{max-width:640px}.testi-carousel-wrap .content-carousel .testi-content p{font-size:18px;margin-bottom:30px;color:#74787C;font-family:var(--rr-ff-p);font-weight:var(--rr-fw-normal);line-height:28px}.dark .testi-carousel-wrap .content-carousel .testi-content p{color:var(--rr-color-text-body)}.testi-carousel-wrap .content-carousel .testi-content .author-info .name{font-size:24px;margin-bottom:5px;color:var(--rr-color-heading-primary)}.dark .testi-carousel-wrap .content-carousel .testi-content .author-info .name{color:var(--rr-color-common-white)}.testi-carousel-wrap .content-carousel .testi-content .author-info span{font-size:14px;font-family:var(--rr-ff-body)}.dark .testi-carousel-wrap .content-carousel .testi-content .author-info span{color:var(--rr-color-text-body)}.testi-img-5{max-width:640px;width:100%;height:100%;margin-left:auto}@media only screen and (max-width:992px){.testi-img-5{margin:0 auto;margin-top:40px;height:auto}}.testi-img-5 img{width:100%;height:100%;object-fit:cover}.cta-section-5{position:relative;z-index:1}.cta-section-5 .bg-img{background-position:center;background-size:cover;background-repeat:no-repeat;width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1}.cta-section-5 .overlay{background:#3F5AF3;mix-blend-mode:multiply;transform:rotate(180deg);width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1}.cta-section-5 .overlay-2{background:linear-gradient(266.79deg,#1C1C1C 51.86%,rgb(28 28 28 / .32) 78.29%);mix-blend-mode:difference;opacity:.47;transform:rotate(180deg);width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1}.cta-section-5 .overlay-3{background:linear-gradient(266.79deg,#1C1C1C 51.86%,rgb(28 28 28 / .32) 78.29%);mix-blend-mode:multiply;opacity:.15;transform:rotate(180deg);width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1}.cta-wrap-5{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;column-gap:40px;row-gap:40px}.cta-wrap-5 .section-heading .sub-heading{color:var(--rr-color-common-white)}.cta-wrap-5 .section-heading .sub-heading:before{background:linear-gradient(270deg,rgb(255 255 255 / .4) 0%,#fff0 100%)}.cta-wrap-5 .section-heading .section-title{color:var(--rr-color-common-white)}.cta-wrap-5 .cta-btn .rr-primary-btn{background:rgb(255 255 255 / .05);border:1px solid #FFF;backdrop-filter:blur(8.5px);border-radius:100px;padding:18px 30px}.footer-4 .footer-wrap{padding:130px 0}@media only screen and (max-width:992px){.footer-4 .footer-wrap{padding:80px 0 0 0}}.footer-4 .logo-widget p{margin-bottom:40px}.footer-4 .logo-widget .social-list li a{background-color:#1E2228;border-radius:50%;border:none}.footer-4 .logo-widget .social-list li a:hover{background-color:var(--rr-color-theme-primary)}.it-copyright-area{border-top:1px solid var(--rr-color-border-1);padding:40px 0}@media only screen and (max-width:992px){.it-copyright-area{padding:40px 0}}.header-area{position:absolute;top:0;left:0;width:100%}.header-area__inner{display:flex;align-items:center;gap:0;position:relative;height:100px}@media only screen and (max-width:1199px){.header-area__inner{height:70px;gap:20px}}.header-area__inner>*:nth-child(2){margin-inline-end:auto}@media (min-width:1800px){.header-area .container.large{max-width:1750px}}.header-area .sticky,.header-area .transformed{background-color:#f9e6dc}.header-area .header__logo{border:1px solid var(--border);padding:17px 30px;border-radius:60px}@media only screen and (max-width:1199px){.header-area .header__logo{padding:0;border:0}}.header-area .header__logo img{max-width:95px}.header-area .header__nav{border:1px solid var(--border);border-radius:60px;padding:0 13px}@media only screen and (max-width:1199px){.header-area .header__nav{padding:0;border:0}}.header-area .main-menu li a{font-size:16px;font-weight:400;padding:21px 17px}.header-area .main-menu li a:hover{color:var(--action)}.header-area .search-icon{color:var(--primary)}@media (max-width:575px){.header-area .header__meta{display:none}}@media (max-width:575px){.header-area .header__button{display:none}}.header-area .rr-btn{font-size:16px;padding:22px 38px;letter-spacing:-.04em}@media only screen and (max-width:1199px){.header-area .rr-btn{padding:17px 33px}}.header-area .header__navicon i{font-size:22px;color:var(--primary)}.header-area-2{position:absolute;top:0;left:0;width:100%}.header-area-2__inner{display:flex;align-items:center;gap:10px;position:relative;height:80px}@media only screen and (max-width:1199px){.header-area-2__inner{height:70px;gap:10px}}.header-area-2__inner>*:nth-child(1){margin-inline-end:auto}.header-area-2 .sticky,.header-area-2 .transformed{background-color:#fcf7f3}.header-area-2 .header__logo img{max-width:120px}.header-area-2 .header__nav{margin-right:-50%}.header-area-2 .main-menu li a{font-size:16px;font-weight:400;padding:21px 17px}.header-area-2 .main-menu li a:hover{color:var(--action)}.header-area-2 .search-icon{color:var(--primary)}@media (max-width:575px){.header-area-2 .header__meta{display:none}}@media (max-width:575px){.header-area-2 .header__button{display:none}}.header-area-2 .rr-btn{padding:16px 28px;font-size:16px;letter-spacing:-.04em}.header-area-2 .side-toggle{width:50px;height:50px;background-color:#f1e8e1;border-radius:50%}.header-area-2 .side-toggle i{font-size:22px}.header-area-3{position:absolute;top:0;left:0;width:100%}.header-area-3__inner{display:flex;align-items:flex-start;gap:10px;position:relative;padding-top:35px}@media only screen and (max-width:1199px){.header-area-3__inner{padding-top:25px}}.header-area-3__inner>*:nth-child(1){margin-inline-end:auto}@media (min-width:1850px){.header-area-3 .container.large{max-width:1850px}}.header-area-3 .header__logo img{max-width:120px}.header-area-3 .menu li a{font-size:18px;font-weight:400;line-height:22px;padding:0 0;color:var(--primary)}.header-area-3 .menu li a:hover{color:var(--secondary)}.header-area-3 .menu>ul{display:block}.header-area-3 .main-menu ul:hover li{opacity:.3}.header-area-3 .main-menu ul li{font-size:22px;line-height:30px;color:var(--primary);transition-property:opacity;transition-duration:500ms}.header-area-3 .main-menu ul li:hover{opacity:1}.header-area-3 .main-menu ul li:hover a strong{opacity:1;top:-23px}.header-area-3 .main-menu ul li a strong{opacity:0;transition-property:opacity,top;transition-duration:250ms}.header-area-3 .side-toggle{width:50px;height:50px;background-color:#f1e8e1;border-radius:50%}.header-area-3 .side-toggle i{font-size:22px}.header-area-4{position:absolute;top:30px;left:0;width:100%}.header-area-4__inner{display:flex;border-top:1px solid var(--black);padding-top:20px;gap:10px;position:relative;height:80px}@media only screen and (max-width:1199px){.header-area-4__inner{height:70px;gap:10px}}.header-area-4__inner>*:nth-child(1){margin-inline-end:auto}@media (min-width:1650px){.header-area-4 .container.large{max-width:1650px}}.header-area-4 .header__logo img{max-width:120px}.header-area-4 .header__middel{margin-right:320px}@media only screen and (max-width:1199px){.header-area-4 .header__middel{margin-left:100px}}@media only screen and (max-width:991px){.header-area-4 .header__middel{display:none}}.header-area-4 .header__middel p{text-transform:uppercase;color:var(--black);font-size:14px;font-weight:500;line-height:16px}.header-area-4 .main-menu li a{font-size:16px;font-weight:400;padding:21px 17px}.header-area-4 .main-menu li a:hover{color:var(--action)}.header-area-4 .search-icon{color:var(--primary)}@media (max-width:575px){.header-area-4 .header__meta{display:none}}.header-area-4 .header__navicon button{text-transform:uppercase}.header-area-5{position:absolute;top:0;left:0;width:100%}.header-area-5__inner{display:flex;align-items:center;gap:10px;position:relative;padding-top:25px;padding-bottom:25px;border-bottom:1px solid var(--border)}@media only screen and (max-width:1199px){.header-area-5__inner{padding-top:15px;padding-bottom:15px}}.header-area-5__inner>*:nth-child(1){margin-inline-end:auto}.header-area-5 .header__logo img{max-width:120px}.header-area-5 .menu li a{font-size:18px;font-weight:400;line-height:22px;padding:0 0;position:relative;color:var(--primary)}.header-area-5 .menu li a::before{width:0;height:1px;background-color:currentColor;content:"";position:absolute;left:0;bottom:0;transition:all 0.5s}.header-area-5 .menu li a:hover{color:var(--primary)}.header-area-5 .menu li a:hover::before{width:100%}.header-area-5 .menu>ul{display:flex;gap:40px}.header-area-5 .side-toggle{width:40px;height:40px;background-color:#f1e8e1;border-radius:50%}.header-area-5 .side-toggle i{font-size:22px}[data-theme=dark] .header-area-5 .header-area-5__inner{border-bottom:1px solid rgb(255 255 255 / .1019607843)!important}.header-area-6{position:absolute;top:30px;left:0;width:100%}.header-area-6__inner{display:flex;border-top:1px solid var(--border);padding-top:20px;gap:10px;position:relative;height:80px}@media only screen and (max-width:1199px){.header-area-6__inner{height:70px;gap:10px}}.header-area-6__inner>*:nth-child(1){margin-inline-end:auto}@media (min-width:1870px){.header-area-6 .container.large{max-width:1870px}}.header-area-6 .header__logo img{max-width:120px}.header-area-6 .header__middel{margin-right:320px}@media only screen and (max-width:1199px){.header-area-6 .header__middel{margin-left:100px}}@media only screen and (max-width:991px){.header-area-6 .header__middel{display:none}}.header-area-6 .header__middel p{text-transform:uppercase;color:var(--primary);font-size:14px;font-weight:500;line-height:16px}.header-area-6 .main-menu li a{font-size:16px;font-weight:400;padding:21px 17px}.header-area-6 .main-menu li a:hover{color:var(--action)}.header-area-6 .search-icon{color:var(--primary)}@media (max-width:575px){.header-area-6 .header__meta{display:none}}.header-area-6 .header__navicon button{text-transform:uppercase;font-size:14px;color:var(--primary)}.header-area-7{position:absolute;top:0;left:0;width:100%}.header-area-7__inner{display:flex;align-items:center;gap:10px;position:relative;height:80px}@media only screen and (max-width:1199px){.header-area-7__inner{height:70px;gap:10px}}.header-area-7__inner>*:nth-child(1){margin-inline-end:auto}@media (min-width:1850px){.header-area-7 .container.large{max-width:1850px}}.header-area-7 .sticky,.header-area-7 .transformed{background-color:#fcf7f3}.header-area-7 .header__logo img{max-width:95px}.header-area-7 .header__nav{margin-right:-50%}.header-area-7 .main-menu>ul>li>a{font-size:14px;font-weight:600;padding:21px 25px;text-transform:uppercase;color:var(--white)}.header-area-7 .main-menu>ul>li>a:hover{opacity:.8}.header-area-7 .search-icon{color:var(--primary)}@media (max-width:575px){.header-area-7 .header__meta{display:none}}.header-area-7 .side-toggle{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;line-height:16px;text-transform:uppercase;color:var(--white)}.header-area-7 .side-toggle i{font-size:22px}.header-area-8{position:absolute;top:0;left:0;width:100%}.header-area-8__inner{display:flex;align-items:center;gap:10px;position:relative;height:80px}@media only screen and (max-width:1199px){.header-area-8__inner{height:70px;gap:10px}}.header-area-8__inner>*:nth-child(1){margin-inline-end:auto}@media (min-width:1850px){.header-area-8 .container.large{max-width:1850px}}.header-area-8 .sticky,.header-area-8 .transformed{background-color:#fcf7f3}.header-area-8 .header__logo img{max-width:120px}.header-area-8 .header__nav{margin-right:-50%}.header-area-8 .main-menu li a{font-size:14px;font-weight:600;padding:21px 21px;text-transform:uppercase}.header-area-8 .main-menu li a:hover{color:var(--action)}.header-area-8 .search-icon{color:var(--primary)}@media (max-width:575px){.header-area-8 .header__meta{display:none}}.header-area-8 .side-toggle{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;line-height:16px;text-transform:uppercase;color:var(--primary)}.header-area-8 .side-toggle i{font-size:22px}.footer-area .footer-top-inner{padding-top:92px;padding-bottom:50px;display:grid;gap:30px 60px;grid-template-columns:1fr 660px}@media only screen and (max-width:1919px){.footer-area .footer-top-inner{padding-top:72px;padding-bottom:40px}}@media only screen and (max-width:1399px){.footer-area .footer-top-inner{grid-template-columns:1fr 580px}}@media only screen and (max-width:1199px){.footer-area .footer-top-inner{grid-template-columns:1fr 500px}}@media only screen and (max-width:991px){.footer-area .footer-top-inner{grid-template-columns:1fr 430px}}@media only screen and (max-width:767px){.footer-area .footer-top-inner{grid-template-columns:1fr}}.footer-area .footer-top-inner .info-text .text{max-width:510px;font-size:30px;line-height:1.26;color:var(--primary)}@media only screen and (max-width:1919px){.footer-area .footer-top-inner .info-text .text{font-size:22px}}.footer-area .footer-top-inner .info-link a{font-size:30px;line-height:1.5;color:var(--black-2);position:relative}.dark .footer-area .footer-top-inner .info-link a{color:#555}@media only screen and (max-width:1919px){.footer-area .footer-top-inner .info-link a{font-size:22px}}.footer-area .footer-top-inner .info-link a::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;transition:all 0.3s;background-color:currentColor}.footer-area .footer-top-inner .info-link a:hover{color:var(--black)}.dark .footer-area .footer-top-inner .info-link a:hover{color:var(--white)}.footer-area .footer-top-inner .info-link a:hover::before{width:0}.footer-area .footer-logo{margin-top:8px;max-width:657px}@media only screen and (max-width:1919px){.footer-area .footer-logo{max-width:257px}}@media only screen and (max-width:1199px){.footer-area .footer-logo{max-width:207px}}@media only screen and (max-width:991px){.footer-area .footer-logo{max-width:147px}}.footer-area .footer-widget-wrapper-box{border-top:1px solid var(--border);padding-top:97px;padding-bottom:94px}@media only screen and (max-width:1919px){.footer-area .footer-widget-wrapper-box{padding-top:77px;padding-bottom:74px}}@media only screen and (max-width:1199px){.footer-area .footer-widget-wrapper-box{padding-top:57px;padding-bottom:54px}}.footer-area .footer-widget-wrapper{display:grid;gap:30px 170px;grid-template-columns:1fr auto auto auto;justify-content:space-between}@media only screen and (max-width:1399px){.footer-area .footer-widget-wrapper{gap:30px 130px}}@media only screen and (max-width:1199px){.footer-area .footer-widget-wrapper{gap:30px 90px}}@media only screen and (max-width:991px){.footer-area .footer-widget-wrapper{grid-template-columns:1fr 1fr 1fr}}@media only screen and (max-width:767px){.footer-area .footer-widget-wrapper{grid-template-columns:1fr 1fr}}@media (max-width:575px){.footer-area .footer-widget-wrapper{grid-template-columns:1fr}}.footer-area .subscribe-form{max-width:515px}.footer-area .subscribe-form .input-field{display:flex;gap:10px;background-color:rgb(17 17 17 / .05);padding:28px 30px;border-radius:50px}.dark .footer-area .subscribe-form .input-field{background-color:rgb(255 255 255 / .05)}@media only screen and (max-width:1919px){.footer-area .subscribe-form .input-field{padding:18px 30px}}.footer-area .subscribe-form .input-field input{width:100%;background-color:#fff0;border:0;outline:0;font-size:22px;line-height:1;color:var(--primary)}.footer-area .subscribe-form .input-field input::placeholder{color:rgb(17 17 17 / .3)}.dark .footer-area .subscribe-form .input-field input::placeholder{color:rgb(255 255 255 / .3)}.footer-area .subscription-text{margin-top:23px}.footer-area .subscription-text .text{font-size:22px;line-height:28px;color:var(--primary);max-width:345px}.footer-area .subscription-text .text a{position:relative}.footer-area .subscription-text .text a::before{transition:all 0.5s;width:100%;height:1px;position:absolute;bottom:0;left:0;content:"";background-color:currentColor}.footer-area .subscription-text .text a:hover:hover::before{width:0}.footer-area .footer-widget-box .title{font-size:22px;line-height:20px;margin-bottom:30px;color:var(--black-2);font-family:var(--font_dmsans);font-weight:400}.dark .footer-area .footer-widget-box .title{color:#555}@media only screen and (max-width:1919px){.footer-area .footer-widget-box .title{margin-bottom:20px}}@media only screen and (max-width:991px){.footer-area .footer-widget-box.newsletter{order:4;grid-column:span 2}}@media (max-width:575px){.footer-area .footer-widget-box.newsletter{grid-column:auto}}.footer-area .footer-nav-list:hover li a{opacity:.3}.footer-area .footer-nav-list li{font-size:22px;line-height:30px;color:var(--primary);transition-property:opacity;transition-duration:500ms}.footer-area .footer-nav-list li a:hover{opacity:1}.footer-area .footer-nav-list li a:hover a strong{opacity:1;top:-23px}.footer-area .footer-nav-list li a a strong{opacity:0;transition-property:opacity,top;transition-duration:250ms}.footer-area .copyright-area-inner{border-top:1px solid var(--border);padding:47px 0}@media only screen and (max-width:1919px){.footer-area .copyright-area-inner{padding:37px 0}}@media only screen and (max-width:1399px){.footer-area .copyright-area-inner{padding:27px 0}}.footer-area .copyright-text .text{font-size:24px;line-height:1;color:var(--primary);text-align:center}@media only screen and (max-width:1399px){.footer-area .copyright-text .text{font-size:20px}}.footer-area .copyright-text .text a{color:#999;transition:all 0.3s;position:relative}.dark .footer-area .copyright-text .text a{color:#555}.footer-area .copyright-text .text a::before{width:0%;height:1px;background-color:currentColor;content:"";position:absolute;left:0;bottom:0;transition:all 0.5s}.footer-area .copyright-text .text a:hover{color:var(--black)}.dark .footer-area .copyright-text .text a:hover{color:var(--white)}.footer-area .copyright-text .text a:hover::before{width:100%}.footer-area-2 .footer-widget-wrapper-box{border-top:1px solid var(--border);padding-top:97px;padding-bottom:94px}@media only screen and (max-width:1919px){.footer-area-2 .footer-widget-wrapper-box{padding-top:77px;padding-bottom:74px}}@media only screen and (max-width:1199px){.footer-area-2 .footer-widget-wrapper-box{padding-top:57px;padding-bottom:54px}}.footer-area-2 .footer-widget-wrapper{display:grid;gap:30px 170px;grid-template-columns:1fr auto auto auto;justify-content:space-between}@media only screen and (max-width:1399px){.footer-area-2 .footer-widget-wrapper{gap:30px 130px}}@media only screen and (max-width:1199px){.footer-area-2 .footer-widget-wrapper{gap:30px 90px}}@media only screen and (max-width:991px){.footer-area-2 .footer-widget-wrapper{grid-template-columns:1fr 1fr 1fr}}@media only screen and (max-width:767px){.footer-area-2 .footer-widget-wrapper{grid-template-columns:1fr 1fr}}@media (max-width:575px){.footer-area-2 .footer-widget-wrapper{grid-template-columns:1fr}}.footer-area-2 .subscribe-form{max-width:515px}.footer-area-2 .subscribe-form .input-field{display:flex;gap:10px;background-color:#f4ede7;padding:28px 30px;border-radius:50px}.dark .footer-area-2 .subscribe-form .input-field{background-color:#1d1d1d}@media only screen and (max-width:1919px){.footer-area-2 .subscribe-form .input-field{padding:22px 30px}}@media only screen and (max-width:1199px){.footer-area-2 .subscribe-form .input-field{padding:18px 30px}}.footer-area-2 .subscribe-form .input-field input{width:100%;background-color:#fff0;border:0;outline:0;font-size:22px;line-height:1;color:var(--primary)}@media only screen and (max-width:1199px){.footer-area-2 .subscribe-form .input-field input{font-size:18px}}.footer-area-2 .subscribe-form .input-field input::placeholder{color:rgb(17 17 17 / .3)}.dark .footer-area-2 .subscribe-form .input-field input::placeholder{color:rgb(252 247 243 / .3)}.footer-area-2 .subscription-text{margin-top:23px}@media only screen and (max-width:1199px){.footer-area-2 .subscription-text{margin-top:18px}}.footer-area-2 .subscription-text .text{font-size:22px;line-height:28px;color:var(--primary);max-width:345px}@media only screen and (max-width:1199px){.footer-area-2 .subscription-text .text{font-size:18px}}.footer-area-2 .subscription-text .text a{position:relative}.footer-area-2 .subscription-text .text a::before{transition:all 0.5s;width:100%;height:1px;position:absolute;bottom:0;left:0;content:"";background-color:currentColor}.footer-area-2 .subscription-text .text a:hover:hover::before{width:0}.footer-area-2 .footer-widget-box .title{font-size:22px;line-height:20px;margin-bottom:30px;color:var(--black-2);font-family:var(--font_dmsans)}.dark .footer-area-2 .footer-widget-box .title{color:#555}@media only screen and (max-width:1919px){.footer-area-2 .footer-widget-box .title{margin-bottom:20px}}@media only screen and (max-width:991px){.footer-area-2 .footer-widget-box.newsletter{order:4;grid-column:span 2}}@media (max-width:575px){.footer-area-2 .footer-widget-box.newsletter{grid-column:auto}}.footer-area-2 .footer-nav-list:hover li a{opacity:.3}.footer-area-2 .footer-nav-list li{font-size:22px;line-height:30px;color:var(--primary);transition-property:opacity;transition-duration:500ms}.footer-area-2 .footer-nav-list li a:hover{opacity:1}.footer-area-2 .footer-nav-list li a:hover a strong{opacity:1;top:-23px}.footer-area-2 .footer-nav-list li a a strong{opacity:0;transition-property:opacity,top;transition-duration:250ms}.footer-area-2 .copyright-area-inner{border-top:1px solid var(--border);padding:47px 0}@media only screen and (max-width:1919px){.footer-area-2 .copyright-area-inner{padding:37px 0}}@media only screen and (max-width:1399px){.footer-area-2 .copyright-area-inner{padding:27px 0}}.footer-area-2 .copyright-text .text{font-size:24px;line-height:1;color:var(--primary);text-align:center}@media only screen and (max-width:1399px){.footer-area-2 .copyright-text .text{font-size:20px}}@media only screen and (max-width:1199px){.footer-area-2 .copyright-text .text{font-size:18px}}.footer-area-2 .copyright-text .text a{color:#999;transition:all 0.3s;position:relative}.dark .footer-area-2 .copyright-text .text a{color:#555}.footer-area-2 .copyright-text .text a::before{width:0;height:1px;background-color:currentColor;content:"";position:absolute;left:0;bottom:0;transition:all 0.5s}.footer-area-2 .copyright-text .text a:hover{color:var(--primary)}.footer-area-2 .copyright-text .text a:hover::before{width:100%}.footer-area-3 .footer-widget-wrapper-box{padding-top:97px;padding-bottom:94px}@media only screen and (max-width:1919px){.footer-area-3 .footer-widget-wrapper-box{padding-top:77px;padding-bottom:74px}}@media only screen and (max-width:1199px){.footer-area-3 .footer-widget-wrapper-box{padding-top:57px;padding-bottom:54px}}.footer-area-3 .footer-widget-wrapper{display:grid;gap:30px 170px;grid-template-columns:1fr auto auto auto;justify-content:space-between}@media only screen and (max-width:1399px){.footer-area-3 .footer-widget-wrapper{gap:30px 130px}}@media only screen and (max-width:1199px){.footer-area-3 .footer-widget-wrapper{gap:30px 90px}}@media only screen and (max-width:991px){.footer-area-3 .footer-widget-wrapper{grid-template-columns:1fr 1fr 1fr}}@media only screen and (max-width:767px){.footer-area-3 .footer-widget-wrapper{grid-template-columns:1fr 1fr}}@media (max-width:575px){.footer-area-3 .footer-widget-wrapper{grid-template-columns:1fr}}.footer-area-3 .subscribe-form{max-width:515px}.footer-area-3 .subscribe-form .input-field{display:flex;gap:10px;background-color:rgb(17 17 17 / .05);padding:28px 30px;border-radius:50px}.dark .footer-area-3 .subscribe-form .input-field{background-color:rgb(255 255 255 / .05)}@media only screen and (max-width:1919px){.footer-area-3 .subscribe-form .input-field{padding:22px 30px}}@media only screen and (max-width:1199px){.footer-area-3 .subscribe-form .input-field{padding:18px 30px}}.footer-area-3 .subscribe-form .input-field input{width:100%;background-color:#fff0;border:0;outline:0;font-size:22px;line-height:1;color:var(--primary)}@media only screen and (max-width:1199px){.footer-area-3 .subscribe-form .input-field input{font-size:18px}}.footer-area-3 .subscribe-form .input-field input::placeholder{color:rgb(17 17 17 / .3)}.dark .footer-area-3 .subscribe-form .input-field input::placeholder{color:rgb(255 255 255 / .3)}.footer-area-3 .subscription-text{margin-top:23px}@media only screen and (max-width:1199px){.footer-area-3 .subscription-text{margin-top:18px}}.footer-area-3 .subscription-text .text{font-size:22px;line-height:28px;color:var(--primary);max-width:345px}@media only screen and (max-width:1199px){.footer-area-3 .subscription-text .text{font-size:18px}}.footer-area-3 .subscription-text .text a{position:relative}.footer-area-3 .subscription-text .text a::before{transition:all 0.5s;width:100%;height:1px;position:absolute;bottom:0;left:0;content:"";background-color:currentColor}.footer-area-3 .subscription-text .text a:hover:hover::before{width:0}.footer-area-3 .footer-widget-box .title{font-size:22px;line-height:20px;margin-bottom:30px;color:var(--black-2);font-family:var(--font_dmsans);font-weight:400}.dark .footer-area-3 .footer-widget-box .title{color:#555}@media only screen and (max-width:1919px){.footer-area-3 .footer-widget-box .title{margin-bottom:20px}}@media only screen and (max-width:991px){.footer-area-3 .footer-widget-box.newsletter{order:4;grid-column:span 2}}@media (max-width:575px){.footer-area-3 .footer-widget-box.newsletter{grid-column:auto}}.footer-area-3 .footer-nav-list:hover li a{opacity:.3}.footer-area-3 .footer-nav-list li{font-size:22px;line-height:30px;color:var(--primary);transition-property:opacity;transition-duration:500ms}@media only screen and (max-width:1199px){.footer-area-3 .footer-nav-list li{font-size:18px}}.footer-area-3 .footer-nav-list li a:hover{opacity:1}.footer-area-3 .footer-nav-list li a:hover a strong{opacity:1;top:-23px}.footer-area-3 .footer-nav-list li a a strong{opacity:0;transition-property:opacity,top;transition-duration:250ms}.footer-area-3 .copyright-area-inner{border-top:1px solid var(--border);padding:47px 0}@media only screen and (max-width:1919px){.footer-area-3 .copyright-area-inner{padding:37px 0}}@media only screen and (max-width:1399px){.footer-area-3 .copyright-area-inner{padding:27px 0}}.footer-area-3 .copyright-text .text{font-size:24px;line-height:1;color:var(--primary);text-align:center}@media only screen and (max-width:1399px){.footer-area-3 .copyright-text .text{font-size:20px}}@media only screen and (max-width:1199px){.footer-area-3 .copyright-text .text{font-size:18px}}.footer-area-3 .copyright-text .text a{color:#999;transition:all 0.3s;position:relative}.dark .footer-area-3 .copyright-text .text a{color:#555}.footer-area-3 .copyright-text .text a::before{width:0;height:1px;background-color:currentColor;content:"";position:absolute;left:0;bottom:0;transition:all 0.5s}.footer-area-3 .copyright-text .text a:hover{color:var(--primary)}.footer-area-3 .copyright-text .text a:hover::before{width:100%}.footer-area-4 .footer-widget-wrapper-box{border-top:1px solid var(--border);padding-top:60px;padding-bottom:60px;margin-top:50px}@media only screen and (max-width:1919px){.footer-area-4 .footer-widget-wrapper-box{padding-top:50px;padding-bottom:50px}}@media only screen and (max-width:1399px){.footer-area-4 .footer-widget-wrapper-box{padding-top:40px;padding-bottom:40px}}.footer-area-4 .footer-widget-wrapper{display:grid;gap:30px 170px;grid-template-columns:1fr auto;justify-content:space-between}@media only screen and (max-width:1399px){.footer-area-4 .footer-widget-wrapper{gap:30px 60px}}@media only screen and (max-width:767px){.footer-area-4 .footer-widget-wrapper{grid-template-columns:1fr}}.footer-area-4 .footer-logo img{max-width:120px}.footer-area-4 .footer-nav-list:hover li a{opacity:.3}.footer-area-4 .footer-nav-list li{font-size:20px;line-height:28px;color:var(--primary);transition-property:opacity;transition-duration:500ms}@media only screen and (max-width:1199px){.footer-area-4 .footer-nav-list li{font-size:18px}}.footer-area-4 .footer-nav-list li a:hover{opacity:1}.footer-area-4 .footer-nav-list li a:hover a strong{opacity:1;top:-23px}.footer-area-4 .footer-nav-list li a a strong{opacity:0;transition-property:opacity,top;transition-duration:250ms}.footer-area-4 .copyright-area-inner{border-top:1px solid var(--border);padding-top:36px;padding-bottom:55px}@media only screen and (max-width:1919px){.footer-area-4 .copyright-area-inner{padding-top:31px;padding-bottom:35px}}@media only screen and (max-width:1199px){.footer-area-4 .copyright-area-inner{padding-top:26px;padding-bottom:26px}}.footer-area-4 .copyright-text .text{font-size:20px;line-height:28px;color:var(--primary);text-align:center}@media only screen and (max-width:1199px){.footer-area-4 .copyright-text .text{font-size:18px}}.footer-area-4 .copyright-text .text a{color:#999;transition:all 0.3s;position:relative}.dark .footer-area-4 .copyright-text .text a{color:#555}.footer-area-4 .copyright-text .text a::before{width:0;height:1px;background-color:currentColor;content:"";position:absolute;left:0;bottom:0;transition:all 0.5s}.footer-area-4 .copyright-text .text a:hover{color:var(--primary)}.footer-area-4 .copyright-text .text a:hover::before{width:100%}.footer-area-6-inner{padding-bottom:40px;padding-top:134px}@media only screen and (max-width:991px){.footer-area-6-inner{padding-top:100px}}@media (max-width:575px){.footer-area-6-inner{padding-top:50px}}.footer-area-6 .footer-widget-wrapper{display:flex;gap:140px;justify-content:space-between;padding-bottom:200px}@media only screen and (max-width:1399px){.footer-area-6 .footer-widget-wrapper{gap:100px;padding-bottom:150px}}@media only screen and (max-width:1199px){.footer-area-6 .footer-widget-wrapper{gap:80px;padding-bottom:120px}}@media only screen and (max-width:991px){.footer-area-6 .footer-widget-wrapper{gap:50px;padding-bottom:60px}}@media only screen and (max-width:767px){.footer-area-6 .footer-widget-wrapper{gap:30px;padding-bottom:40px}}@media (max-width:575px){.footer-area-6 .footer-widget-wrapper{flex-wrap:wrap}}.footer-area-6 .footer-widget__media{margin-left:auto}@media (max-width:575px){.footer-area-6 .footer-widget__media{margin-right:auto;margin-left:auto}}.footer-area-6 .footer-widget__content{max-width:1130px}@media only screen and (max-width:1199px){.footer-area-6 .footer-widget__content{max-width:1000px}}@media (max-width:575px){.footer-area-6 .footer-widget__content{max-width:100%}}.footer-area-6 .footer-widget__content-wrapper{border-top:1px solid var(--border);padding-top:30px;display:flex;gap:240px}@media only screen and (max-width:1399px){.footer-area-6 .footer-widget__content-wrapper{gap:150px}}@media only screen and (max-width:1199px){.footer-area-6 .footer-widget__content-wrapper{gap:50px}}@media only screen and (max-width:991px){.footer-area-6 .footer-widget__content-wrapper{flex-wrap:wrap}}.footer-area-6 .footer-widget__content-item span{font-size:14px;color:var(--primary);line-height:16px;font-weight:500;text-transform:uppercase;margin-bottom:45px;display:inline-block}@media only screen and (max-width:991px){.footer-area-6 .footer-widget__content-item span{margin-bottom:20px}}.footer-area-6 .footer-widget__content-item .description{max-width:440px;color:var(--primary);font-size:30px;line-height:38px;letter-spacing:-.6px}@media only screen and (max-width:1199px){.footer-area-6 .footer-widget__content-item .description{font-size:25px;line-height:30px}}@media only screen and (max-width:991px){.footer-area-6 .footer-widget__content-item .description{max-width:100%;font-size:22px}}.footer-area-6 .footer-widget-title{font-size:100px;line-height:.95;letter-spacing:-5px;margin-bottom:100px}@media only screen and (max-width:1199px){.footer-area-6 .footer-widget-title{font-size:80px}}@media only screen and (max-width:991px){.footer-area-6 .footer-widget-title{font-size:50px;letter-spacing:0;margin-bottom:50px}}@media only screen and (max-width:767px){.footer-area-6 .footer-widget-title{font-size:35px}}.footer-area-6 .footer-widget-nav-list{padding-left:27px}.footer-area-6 .footer-widget-nav-list li{position:relative}.footer-area-6 .footer-widget-nav-list li::before{content:"";width:7px;height:7px;display:flex;align-items:center;justify-content:center;border-radius:500px;background-color:var(--primary);position:absolute;left:0;transform:translate(-27px,15px);margin-right:30px}.footer-area-6 .footer-widget-nav-list li:not(:last-child){margin-bottom:5px}.footer-area-6 .footer-widget-nav-list li a{font-size:30px;line-height:36px;color:var(--primary);text-transform:capitalize}@media only screen and (max-width:1199px){.footer-area-6 .footer-widget-nav-list li a{font-size:20px;line-height:30px}}.footer-area-6 .copyright-area-inner{border-top:1px solid var(--border);padding-top:40px}.footer-area-6 .copyright-socail-list{display:flex;align-items:center;justify-content:center;text-align:center;gap:10px 41px;position:relative;padding-bottom:20px;flex-wrap:wrap}@media (max-width:575px){.footer-area-6 .copyright-socail-list{gap:10px 30px}}.footer-area-6 .copyright-socail-list::before{width:150px;height:1px;content:"";position:absolute;bottom:0;background-color:var(--border)}.footer-area-6 .copyright-socail-list li{position:relative}.footer-area-6 .copyright-socail-list li:not(:last-child)::before{content:"";width:1px;height:10px;right:-50%;position:absolute;background-color:#999;transform:translate(-10px,3px)}.dark .footer-area-6 .copyright-socail-list li:not(:last-child)::before{background-color:#555}@media (max-width:575px){.footer-area-6 .copyright-socail-list li:not(:last-child)::before{transform:translate(-17px,3px)}}.footer-area-6 .copyright-socail-list li a{font-size:14px;line-height:16px;font-weight:500;text-transform:uppercase;color:var(--primary);text-align:center;position:relative}.footer-area-6 .copyright-socail-list li a::before{width:0;height:1px;background-color:currentColor;content:"";position:absolute;left:0;bottom:0;transition:all 0.5s}.footer-area-6 .copyright-socail-list li a:hover{color:#999}.footer-area-6 .copyright-socail-list li a:hover::before{width:100%}.footer-area-6 .copyright-text{padding-top:20px}.footer-area-6 .copyright-text .text{font-size:14px;line-height:16px;font-weight:500;text-transform:uppercase;color:var(--primary);text-align:center}.footer-area-6 .copyright-text .text a{transition:all 0.3s;position:relative}.footer-area-6 .copyright-text .text a::before{width:0;height:1px;background-color:currentColor;content:"";position:absolute;left:0;bottom:0;transition:all 0.5s}.footer-area-6 .copyright-text .text a:hover{color:#999}.footer-area-6 .copyright-text .text a:hover::before{width:100%}.footer-area-inner-page .footer-top-inner{padding-top:50px;border-top:1px solid var(--border);padding-bottom:50px;margin-top:50px;display:grid;gap:30px 60px;grid-template-columns:1fr 660px}@media only screen and (max-width:1919px){.footer-area-inner-page .footer-top-inner{padding-top:40px;padding-bottom:40px;margin-top:30px}}@media only screen and (max-width:1399px){.footer-area-inner-page .footer-top-inner{grid-template-columns:1fr 580px}}@media only screen and (max-width:1199px){.footer-area-inner-page .footer-top-inner{grid-template-columns:1fr 470px}}@media only screen and (max-width:991px){.footer-area-inner-page .footer-top-inner{grid-template-columns:1fr 430px}}@media only screen and (max-width:767px){.footer-area-inner-page .footer-top-inner{grid-template-columns:1fr}}.footer-area-inner-page .footer-top-inner .info-text .text{max-width:510px;font-size:30px;line-height:1.26;color:var(--primary)}@media only screen and (max-width:1919px){.footer-area-inner-page .footer-top-inner .info-text .text{font-size:22px}}@media only screen and (max-width:1199px){.footer-area-inner-page .footer-top-inner .info-text .text{font-size:18px}}.footer-area-inner-page .footer-top-inner .info-link a{font-size:30px;line-height:1.5;color:var(--black-2);position:relative}.dark .footer-area-inner-page .footer-top-inner .info-link a{color:#555}@media only screen and (max-width:1919px){.footer-area-inner-page .footer-top-inner .info-link a{font-size:22px}}.footer-area-inner-page .footer-top-inner .info-link a::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;transition:all 0.3s;background-color:currentColor}.footer-area-inner-page .footer-top-inner .info-link a:hover{color:var(--primary)}.footer-area-inner-page .footer-top-inner .info-link a:hover::before{width:0}.footer-area-inner-page .footer-logo{margin-top:8px;max-width:657px}@media only screen and (max-width:1919px){.footer-area-inner-page .footer-logo{max-width:257px}}@media only screen and (max-width:1199px){.footer-area-inner-page .footer-logo{max-width:207px}}@media only screen and (max-width:991px){.footer-area-inner-page .footer-logo{max-width:147px}}.footer-area-inner-page .footer-widget-wrapper-box{border-top:1px solid var(--border);padding-top:97px;padding-bottom:94px}@media only screen and (max-width:1919px){.footer-area-inner-page .footer-widget-wrapper-box{padding-top:77px;padding-bottom:74px}}@media only screen and (max-width:1199px){.footer-area-inner-page .footer-widget-wrapper-box{padding-top:57px;padding-bottom:54px}}.footer-area-inner-page .footer-widget-wrapper{display:grid;gap:30px 170px;grid-template-columns:1fr auto auto auto;justify-content:space-between}@media only screen and (max-width:1399px){.footer-area-inner-page .footer-widget-wrapper{gap:30px 130px}}@media only screen and (max-width:1199px){.footer-area-inner-page .footer-widget-wrapper{gap:30px 90px}}@media only screen and (max-width:991px){.footer-area-inner-page .footer-widget-wrapper{grid-template-columns:1fr 1fr 1fr}}@media only screen and (max-width:767px){.footer-area-inner-page .footer-widget-wrapper{grid-template-columns:1fr 1fr}}@media (max-width:575px){.footer-area-inner-page .footer-widget-wrapper{grid-template-columns:1fr}}.footer-area-inner-page .subscribe-form{max-width:515px}.footer-area-inner-page .subscribe-form .input-field{display:flex;gap:10px;background-color:rgb(17 17 17 / .05);padding:32px 30px;border-radius:50px}.dark .footer-area-inner-page .subscribe-form .input-field{background-color:rgb(255 255 255 / .05)}@media only screen and (max-width:1919px){.footer-area-inner-page .subscribe-form .input-field{padding:22px 30px}}.footer-area-inner-page .subscribe-form .input-field input{width:100%;background-color:#fff0;border:0;outline:0;font-size:22px;color:var(--primary)}@media only screen and (max-width:1199px){.footer-area-inner-page .subscribe-form .input-field input{font-size:18px}}.footer-area-inner-page .subscribe-form .input-field input::placeholder{line-height:1;color:rgb(17 17 17 / .3)}.dark .footer-area-inner-page .subscribe-form .input-field input::placeholder{color:rgb(255 255 255 / .3)}.footer-area-inner-page .subscription-text{margin-top:23px}.footer-area-inner-page .subscription-text .text{font-size:22px;line-height:28px;color:var(--primary);max-width:345px}@media only screen and (max-width:1919px){.footer-area-inner-page .subscription-text .text{font-size:20px}}@media only screen and (max-width:1199px){.footer-area-inner-page .subscription-text .text{font-size:18px}}.footer-area-inner-page .subscription-text .text a{position:relative}.footer-area-inner-page .subscription-text .text a::before{transition:all 0.5s;width:100%;height:1px;position:absolute;bottom:0;left:0;content:"";background-color:currentColor}.footer-area-inner-page .subscription-text .text a:hover:hover::before{width:0}.footer-area-inner-page .footer-widget-box .title{font-size:22px;line-height:20px;margin-bottom:30px;color:var(--black-2);font-family:var(--font_dmsans)}.dark .footer-area-inner-page .footer-widget-box .title{color:#555}@media only screen and (max-width:1919px){.footer-area-inner-page .footer-widget-box .title{margin-bottom:20px}}@media only screen and (max-width:991px){.footer-area-inner-page .footer-widget-box.newsletter{order:4;grid-column:span 2}}@media (max-width:575px){.footer-area-inner-page .footer-widget-box.newsletter{grid-column:auto}}.footer-area-inner-page .footer-nav-list:hover li a{opacity:.3}.footer-area-inner-page .footer-nav-list li{font-size:22px;line-height:30px;color:var(--primary);transition-property:opacity;transition-duration:500ms}@media only screen and (max-width:1199px){.footer-area-inner-page .footer-nav-list li{font-size:18px}}.footer-area-inner-page .footer-nav-list li a:hover{opacity:1}.footer-area-inner-page .footer-nav-list li a:hover a strong{opacity:1;top:-23px}.footer-area-inner-page .footer-nav-list li a a strong{opacity:0;transition-property:opacity,top;transition-duration:250ms}.footer-area-inner-page .copyright-area-inner{border-top:1px solid var(--border);padding:47px 0}@media only screen and (max-width:1919px){.footer-area-inner-page .copyright-area-inner{padding:37px 0}}@media only screen and (max-width:1399px){.footer-area-inner-page .copyright-area-inner{padding:27px 0}}.footer-area-inner-page .copyright-text .text{font-size:24px;line-height:1;color:var(--primary);text-align:center;margin-bottom:0}@media only screen and (max-width:1919px){.footer-area-inner-page .copyright-text .text{font-size:22px}}@media only screen and (max-width:1399px){.footer-area-inner-page .copyright-text .text{font-size:20px}}@media only screen and (max-width:1199px){.footer-area-inner-page .copyright-text .text{font-size:18px}}.footer-area-inner-page .copyright-text .text a{color:#999;transition:all 0.3s;position:relative}.dark .footer-area-inner-page .copyright-text .text a{color:#555}.footer-area-inner-page .copyright-text .text a::before{width:0;height:1px;background-color:currentColor;content:"";position:absolute;left:0;bottom:0;transition:all 0.5s}.footer-area-inner-page .copyright-text .text a:hover{color:var(--primary)}.footer-area-inner-page .copyright-text .text a:hover::before{width:100%}.team-list-area .team-box{border-bottom:1px solid #e1e1e1;padding-top:20px;padding-bottom:20px;display:grid;gap:15px 25px;grid-template-columns:100px 1fr 960px auto;align-items:center;justify-content:space-between;transition:all 0.5s}.dark .team-list-area .team-box{border-color:#292929}@media only screen and (max-width:1919px){.team-list-area .team-box{grid-template-columns:100px 1fr 560px auto}}@media only screen and (max-width:1199px){.team-list-area .team-box{grid-template-columns:100px 1fr 310px auto}}@media only screen and (max-width:991px){.team-list-area .team-box{grid-template-columns:80px 1fr 210px auto}}@media only screen and (max-width:767px){.team-list-area .team-box{grid-template-columns:1fr 1fr auto}}.team-list-area .team-box:hover{background-color:#fafafa}.dark .team-list-area .team-box:hover{background-color:#1d1c1c}.team-list-area .team-box:hover .thumb{transform:translateX(20px)}.team-list-area .team-box:hover .name{transform:translateX(20px)}.team-list-area .team-box:hover .t-btn-normal{transform:translateX(-20px)}.team-list-area .team-box .thumb{width:100px;height:100px;border-radius:50%;overflow:hidden;transition:all 0.5s}@media only screen and (max-width:991px){.team-list-area .team-box .thumb{width:80px;height:80px}}@media only screen and (max-width:767px){.team-list-area .team-box .thumb{grid-column:span 3}}.team-list-area .team-box .thumb img{width:100%}.team-list-area .team-box .name{font-size:30px;font-weight:310;line-height:1;letter-spacing:-.07em;transition:all 0.5s}@media only screen and (max-width:1399px){.team-list-area .team-box .name{font-size:24px}}.team-list-area .team-box .post{font-size:16px;font-weight:400;line-height:16px;display:inline-block}.team-list-area .team-wrapper{border-top:1px solid #e1e1e1}.dark .team-list-area .team-wrapper{border-color:#292929}.team-area .section-header{margin-top:59px;display:grid;gap:20px 20px;grid-template-columns:1fr 1fr;align-items:flex-end}@media only screen and (max-width:991px){.team-area .section-header{grid-template-columns:1fr}}.team-area .section-header .text{font-size:20px;font-weight:400;line-height:28px;max-width:375px}.team-area .section-header .section-title-wrapper{order:2}@media only screen and (max-width:991px){.team-area .section-header .section-title-wrapper{order:unset}}.team-area .team-wrapper-box{margin-top:94px}@media only screen and (max-width:1919px){.team-area .team-wrapper-box{margin-top:64px}}@media only screen and (max-width:991px){.team-area .team-wrapper-box{margin-top:44px}}.team-area .team-wrapper{display:grid;gap:40px 20px;grid-template-columns:repeat(4,1fr)}@media only screen and (max-width:991px){.team-area .team-wrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.team-area .team-wrapper{grid-template-columns:repeat(1,1fr)}}.team-area .team-box:hover .thumb img{transform:scale(1.1)}.team-area .team-box .thumb{overflow:hidden}.team-area .team-box .thumb img{width:100%;transition:all 0.5s}.team-area .team-box .name{font-size:30px;font-weight:310;line-height:1;letter-spacing:-.07em}@media only screen and (max-width:1919px){.team-area .team-box .name{font-size:24px}}.team-area .team-box .post{font-size:16px;font-weight:400;line-height:30px;display:inline-block;margin-top:3px}.team-area .team-box .content{margin-top:19px}.ax-footer-links-02 ul li{display:inline-block}.ax-footer-links-02 ul li:not(:last-child){margin-right:40px}body.admin-bar .ax-default-header{margin-top:32px}@media (max-width:768px){body.admin-bar .ax-default-header{margin-top:46px}}.header-area-2 .header__nav{margin-right:0!important}.rt-postbox-item.postbox__item.sticky{position:inherit!important}header.ax-default-header .header-area-2__inner .header__nav ul li.menu-last ul{right:0;left:auto}header.ax-default-header .header-area-2__inner .header__nav ul li.menu-last ul.submenu li .submenu{left:auto;right:100%}.footer-widget ul:hover li a{opacity:.3}.footer-widget ul:hover li a:hover{opacity:1}.redox-breadcrumb-area{background-color:rgb(255 129 58 / .15);padding:150px 0}.redox-breadcrumb-area .breadcrumb-section__title{font-size:52px;font-weight:600;margin-bottom:20px;line-height:1.2;font-family:var(--font_dmsans);color:var(--primary)}.redox-breadcrumb-area .breadcrumb__item a{font-size:16px;line-height:1.2;font-family:var(--font_dmsans);font-weight:500;color:var(--primary)}.ax-error-desc.section-title{font-size:100px;letter-spacing:-.07em;line-height:.9;font-weight:310;font-family:var(--font_sequelsansromanbody)}.pt-120{padding-top:120px}.pb-120{padding-bottom:120px}.mb-40{margin-bottom:40px}.mb-30{margin-bottom:30px}.mb-60{margin-bottom:60px}.mb-80{margin-bottom:80px}.mb-90{margin-bottom:90px}.mb-100{margin-bottom:100px}.mb-150{margin-bottom:150px}.mt-50{margin-top:50px}.mt-40{margin-top:40px}.mr-20{margin-right:20px}.rt-postbox-item.postbox__item{border:1px solid rgb(17 17 17 / .1);padding:30px;border-radius:10px}.rt-postbox-item.postbox__item ul.post-meta{padding-left:0;display:flex;gap:20px}.rt-postbox-item.postbox__item ul.post-meta{list-style:none;font-size:18px;font-weight:400;font-family:var(--font_dmsans)}.rt-postbox-item.postbox__item ul.post-meta li i{margin-right:10px}.rt-postbox-item.postbox__item .rt-postbox-title{font-size:36px;font-weight:600;line-height:1.2;margin-bottom:20px}.rt-postbox-item.postbox__item .rt-postbox-text.postbox__text{margin-bottom:30px}.rt-postbox-item .rt-postbox-content p{font-size:18px;font-weight:400;line-height:26px;font-family:var(--font_dmsans)}.rt-postbox-item .post-thumb .video-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.rt-postbox-item .post-thumb .video-btn .ripple{height:100px;width:100px}.rt-postbox-item .post-thumb .video-btn a{background-color:var(--theme);color:var(--white);font-size:30px;height:100px;width:100px;border-radius:50%;display:flex;align-items:center;justify-content:center}.rt-postbox-item .rt-postbox-thumb.postbox__thumb{margin-bottom:30px}.rt-postbox-item .rt-postbox-thumb.postbox__thumb img{border-radius:10px;height:inherit}.rt-blog-details-thumb .rt-postbox-thumb.postbox__thumb img{height:inherit}.rt-postbox-item .post-thumb .video-btn .ripple:before,.rt-postbox-item .post-thumb .video-btn .ripple:after{height:100px;width:100px}.ripple,.ripple:before,.ripple:after{position:absolute;left:50%;top:50%;width:50px;height:50px;transform:translateX(-50%) translateY(-50%);-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-box-shadow:0 0 0 0 rgb(255 255 255 / .5);-moz-box-shadow:0 0 0 0 rgb(255 255 255 / .5);-ms-box-shadow:0 0 0 0 rgb(255 255 255 / .5);-o-box-shadow:0 0 0 0 rgb(255 255 255 / .5);box-shadow:0 0 0 0 rgb(255 255 255 / .5);-webkit-animation:rippleOne 3s infinite;-moz-animation:rippleOne 3s infinite;-ms-animation:rippleOne 3s infinite;-o-animation:rippleOne 3s infinite;animation:rippleOne 3s infinite}.ripple{z-index:-1}.ripple:before{-webkit-animation-delay:0.9s;-moz-animation-delay:0.9s;-ms-animation-delay:0.9s;-o-animation-delay:0.9s;animation-delay:0.9s;content:"";position:absolute;right:0;bottom:0}.ripple:after{-webkit-animation-delay:0.6s;-moz-animation-delay:0.6s;-ms-animation-delay:0.6s;-o-animation-delay:0.6s;animation-delay:0.6s;content:"";position:absolute;right:0;bottom:0}@-webkit-keyframes rippleOne{70%{box-shadow:0 0 0 20px #fff0}100%{box-shadow:0 0 0 0 #fff0}}@keyframes rippleOne{70%{box-shadow:0 0 0 20px #fff0}100%{box-shadow:0 0 0 0 #fff0}}.post-thumb-carousel .swiper-arrow .swiper-nav{background-color:var(--theme);color:var(--white);height:60px;width:60px;display:flex;align-items:center;justify-content:center;position:absolute;top:50%;left:10px;transform:translateY(-50%);z-index:2;border-radius:50px}.post-thumb-carousel .swiper-arrow .swiper-nav.swiper-next{left:auto;right:10px}.post-thumb-carousel .swiper-arrow .swiper-nav:hover{background-color:var(--black);color:var(--white)}.rt-postbox-details-area ul.post-meta{padding-left:0;display:flex;gap:20px}.rt-postbox-details-area ul li{list-style:none;font-size:18px;font-weight:400;font-family:var(--font_dmsans);line-height:1.4}.rt-postbox-details-area ul li a{text-decoration:none}.rt-postbox-details-area ul.post-meta li i{margin-right:10px}.rt-postbox-details-area .rt-postbox-details-article p{font-size:18px;font-weight:400;line-height:26px;font-family:var(--font_dmsans)}.mean-container .mean-nav ul li a:hover{background:inherit}.rt-footer-anchor-wrap .rt-footer-link a{font-size:30px;line-height:1.5;color:var(--black-2);position:relative}.rt-footer-anchor-wrap .rt-footer-link a:hover{color:var(--primary)}.rt-footer-anchor-wrap .rt-footer-link a::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;transition:all 0.3s;background-color:currentColor}.rt-footer-anchor-wrap .rt-footer-link a:hover::before{width:0}.ax-fact-right-wrap{position:relative}.ax-fact-opacity{opacity:.2}.ax-fac-line{position:relative}.ax-fact-line::before{position:absolute;content:""!important;width:1px!important;height:100%;background-color:rgb(255 255 255 / .08);top:0;left:0}.ax-fact-line::after{position:absolute;content:"";background-color:rgb(255 255 255 / .08);width:1px;height:100%;top:0;left:7%}@media (max-width:767px){.ax-fact-line::before,.ax-fact-line::after{background-color:none!important;width:0px!important}}.cta-area-2 .ax-el-sec-title.section-title{display:inline-flex;align-items:center}@media (max-width:768px){.mb-mob-bottom{margin-bottom:30px}}@media (min-width:1850px){.rr-container-1850{max-width:1850px}}.rd-dac-blog-item .h1-blog__item-thumb img{width:450px;height:600px;object-fit:cover}.initial_video{max-width:initial!important}.rr-btn-underline i{font-size:inherit}.header-area-6.ad-header-6{top:0}.header-area-6.ad-header-6 .header-area-6__inner{border-top:0;padding-top:0;align-items:center;gap:10px;position:relative;height:90px}.arrox-button-two{font-size:18px;font-weight:400;line-height:38px;letter-spacing:-.36px;color:var(--primary);position:relative}.arrox-button-two::before{content:"";bottom:0;width:100%;height:2px;position:absolute;transition:all 0.3s;background-color:currentColor}.arrox-button-two:hover::before{width:0}.arrox-button-5.rr-btn-underline span{margin-right:30px}.header-area-6.arrox-header-6{top:0}.admin-bar header,.admin-bar .body-wrapper{margin-top:0}.portfolio-6-item img{width:100%}.footer-default-subscribe .footer-7-subscribe-form,.footer-default-subscribe .footer-3__newsletter__input,.footer-default-subscribe .footer-widget.footer-widget-form-4{display:none}.footer-subscribe-1 .footer-area-inner-page,.footer-subscribe-1 .footer-3__newsletter__input,.footer-subscribe-1 .footer-widget.footer-widget-form-4{display:none}.footer-subscribe-2 .footer-area-inner-page,.footer-subscribe-2 .footer-3__newsletter__input,.footer-subscribe-2 .footer-widget.footer-widget-form-4{display:none}.footer-subscribe-3 .footer-area-inner-page,.footer-subscribe-3 .footer-7-subscribe-form,.footer-subscribe-3 .footer-widget.footer-widget-form-4{display:none}.footer-subscribe-4 .footer-area-inner-page,.footer-subscribe-4 .footer-3__newsletter__input,.footer-subscribe-4 .footer-7-subscribe-form{display:none}.footer-subscribe-2 .footer-7-subscribe-form .group{display:flex}.footer-subscribe-2 .footer-7-subscribe-form .group input{font-family:"DM Sans",Sans-serif;font-size:15px;font-weight:400;text-transform:uppercase;font-style:normal;text-decoration:none;line-height:20px}.footer-subscribe-2 .footer-7-subscribe-form .group input{width:100%;border:none;color:#999;font-size:20px;font-weight:400;padding-right:10px;background:#fff0}.footer-subscribe-2 .footer-7-subscribe-form .group button{font-size:20px;color:var(--e-global-color-primary)}.footer-7-subscribe-form .group input:focus-visible{outline:none}.h1-blog__content .post-meta li{margin-bottom:20px}.h1-blog__content-left{max-width:500px;width:100%}.h1-blog__content-right{max-width:350px;width:100%}.testimonial-section-3__quote{display:none}.blog-3__thumb img{height:250px!important}.header-area-7.modern-agency .header__nav{margin-right:0}.site-title-as-logo{font-size:36px;font-weight:700;font-family:var(--font_dmsans);color:#111;text-transform:uppercase}.arrox-nav-menu .column-2 ul{column-count:2;width:480px!important;column-gap:0}.header__logo img{min-height:30px}.redox-header-layout-1 .header-area__inner{border:none}.header-area-7.redox-header-layout-7{background-color:#fff0}.impact-area .impact-inner .impact-media>img{width:100%}.header-area-2 .main-menu>ul>li:hover>a{color:inherit}.redox-header-layout-3 .header-area-3__inner{align-items:center;gap:10px;position:relative;height:inherit;padding:inherit;margin-top:inherit;border-radius:inherit;width:inherit;background-color:inherit}.header-area-4.redox-header-layout-4 .side-toggle{width:inherit;height:inherit;border:inherit;border-radius:inherit;transition:inherit}.redox-header-layout-4 .header-area-4__inner{display:flex;align-items:inherit;gap:10px;position:relative;height:80px;border-bottom:inherit}.header-area-4.redox-header-layout-4 .side-toggle:hover{background-color:inherit;border-color:inherit}.header-area-5.redox-header-layout-5 .header__nav{margin-left:inherit;margin-right:inherit}.redox-header-layout-5 .header-area-5__inner{display:flex;margin-top:inherit;gap:10px;position:relative}.header-area-6.redox-header-layout-6 .side-toggle{width:inherit;height:inherit;border:inherit;border-radius:inherit;transition:inherit}.header-area-6.redox-header-layout-6 .side-toggle:hover{background-color:inherit;border-color:inherit}.header-area-5.redox-header-layout-5 .main-menu ul li a:hover{opacity:1;color:inherit}.header-area.redox-header-layout-1 .header__navicon{margin-right:auto;margin-left:0;display:none}@media (max-width:1200px){.header-area.redox-header-layout-1 .header__navicon{margin-right:auto;margin-left:0;display:block}}.our-expertise-7 .our-expertise-inner{border-top:inherit}.blog-3__item:hover .blog-3__title a:hover{color:var(--rr-common-white)}.brand-wrap .brand-img-wrap{mask-image:url(/wp-content/themes/redox/assets/imgs/shape/mask-img-1.webp)}.service-card:hover .shape{opacity:1}.e-con{--container-max-width:1650px !important;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px}.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:none!important}/*!
Theme Name: Redox
Theme URI: https://wp.ravextheme.com/redox/
Author: ravextheme
Author URI: https://themeforest.net/user/ravextheme
Description: Redox - Creative Agency and Portfolio WordPress Theme
Version: 1.0.5
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: redox
Tested up to: 6.8
Requires PHP: 7.4 or later
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*//*! elementor-icons - v5.49.0 - 26-04-2026 */
@font-face{ font-display:swap;font-family:eicons;src:url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.49.0);src:url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.49.0#iefix) format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.49.0) format("woff2"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.49.0) format("woff"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.49.0) format("truetype"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.49.0#eicon) format("svg");font-weight:400;font-style:normal }[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:before{content:"\e835"}.eicon-image-box:before{content:"\e836"}.eicon-image-hotspot:before{content:"\e837"}.eicon-image-rollover:before{content:"\e838"}.eicon-info-box:before{content:"\e839"}.eicon-inner-section:before{content:"\e83a"}.eicon-mailchimp:before{content:"\e83b"}.eicon-menu-card:before{content:"\e83c"}.eicon-navigation-horizontal:before{content:"\e83d"}.eicon-nav-menu:before{content:"\e83e"}.eicon-navigation-vertical:before{content:"\e83f"}.eicon-number-field:before{content:"\e840"}.eicon-parallax:before{content:"\e841"}.eicon-php7:before{content:"\e842"}.eicon-post-list:before{content:"\e843"}.eicon-post-slider:before{content:"\e844"}.eicon-post:before{content:"\e845"}.eicon-posts-carousel:before{content:"\e846"}.eicon-posts-grid:before{content:"\e847"}.eicon-posts-group:before{content:"\e848"}.eicon-posts-justified:before{content:"\e849"}.eicon-posts-masonry:before{content:"\e84a"}.eicon-posts-ticker:before{content:"\e84b"}.eicon-price-list:before{content:"\e84c"}.eicon-price-table:before{content:"\e84d"}.eicon-radio:before{content:"\e84e"}.eicon-rtl:before{content:"\e84f"}.eicon-scroll:before{content:"\e850"}.eicon-search:before{content:"\e851"}.eicon-select:before{content:"\e852"}.eicon-share:before{content:"\e853"}.eicon-sidebar:before{content:"\e854"}.eicon-skill-bar:before{content:"\e855"}.eicon-slider-3d:before{content:"\e856"}.eicon-slider-album:before{content:"\e857"}.eicon-slider-device:before{content:"\e858"}.eicon-slider-full-screen:before{content:"\e859"}.eicon-slider-push:before{content:"\e85a"}.eicon-slider-vertical:before{content:"\e85b"}.eicon-slider-video:before{content:"\e85c"}.eicon-slides:before{content:"\e85d"}.eicon-social-icons:before{content:"\e85e"}.eicon-spacer:before{content:"\e85f"}.eicon-table:before{content:"\e860"}.eicon-tabs:before{content:"\e861"}.eicon-tel-field:before{content:"\e862"}.eicon-text-area:before{content:"\e863"}.eicon-text-field:before{content:"\e864"}.eicon-thumbnails-down:before{content:"\e865"}.eicon-thumbnails-half:before{content:"\e866"}.eicon-thumbnails-right:before{content:"\e867"}.eicon-time-line:before{content:"\e868"}.eicon-toggle:before{content:"\e869"}.eicon-url:before{content:"\e86a"}.eicon-t-letter:before{content:"\e86b"}.eicon-wordpress:before{content:"\e86c"}.eicon-text:before{content:"\e86d"}.eicon-anchor:before{content:"\e86e"}.eicon-bullet-list:before{content:"\e86f"}.eicon-code:before{content:"\e870"}.eicon-favorite:before{content:"\e871"}.eicon-google-maps:before{content:"\e872"}.eicon-image:before{content:"\e873"}.eicon-photo-library:before{content:"\e874"}.eicon-woocommerce:before{content:"\e875"}.eicon-youtube:before{content:"\e876"}.eicon-flip-box:before{content:"\e877"}.eicon-settings:before{content:"\e878"}.eicon-headphones:before{content:"\e879"}.eicon-testimonial:before{content:"\e87a"}.eicon-counter-circle:before{content:"\e87b"}.eicon-person:before{content:"\e87c"}.eicon-chevron-right:before{content:"\e87d"}.eicon-chevron-left:before{content:"\e87e"}.eicon-close:before{content:"\e87f"}.eicon-file-download:before{content:"\e880"}.eicon-save:before{content:"\e881"}.eicon-zoom-in:before{content:"\e882"}.eicon-shortcode:before{content:"\e883"}.eicon-nerd:before{content:"\e884"}.eicon-device-desktop:before{content:"\e885"}.eicon-device-tablet:before{content:"\e886"}.eicon-device-mobile:before{content:"\e887"}.eicon-document-file:before{content:"\e888"}.eicon-folder-o:before{content:"\e889"}.eicon-hypster:before{content:"\e88a"}.eicon-h-align-left:before{content:"\e88b"}.eicon-h-align-right:before{content:"\e88c"}.eicon-h-align-center:before{content:"\e88d"}.eicon-h-align-stretch:before{content:"\e88e"}.eicon-v-align-top:before{content:"\e88f"}.eicon-v-align-bottom:before{content:"\e890"}.eicon-v-align-middle:before{content:"\e891"}.eicon-v-align-stretch:before{content:"\e892"}.eicon-pro-icon:before{content:"\e893"}.eicon-mail:before{content:"\e894"}.eicon-lock-user:before{content:"\e895"}.eicon-testimonial-carousel:before{content:"\e896"}.eicon-media-carousel:before{content:"\e897"}.eicon-section:before{content:"\e898"}.eicon-column:before{content:"\e899"}.eicon-edit:before{content:"\e89a"}.eicon-clone:before{content:"\e89b"}.eicon-trash:before{content:"\e89c"}.eicon-play:before{content:"\e89d"}.eicon-angle-right:before{content:"\e89e"}.eicon-angle-left:before{content:"\e89f"}.eicon-animated-headline:before{content:"\e8a0"}.eicon-menu-toggle:before{content:"\e8a1"}.eicon-fb-embed:before{content:"\e8a2"}.eicon-fb-feed:before{content:"\e8a3"}.eicon-twitter-embed:before{content:"\e8a4"}.eicon-twitter-feed:before{content:"\e8a5"}.eicon-sync:before{content:"\e8a6"}.eicon-import-export:before{content:"\e8a7"}.eicon-check-circle:before{content:"\e8a8"}.eicon-library-save:before{content:"\e8a9"}.eicon-library-download:before{content:"\e9dd"}.eicon-insert:before{content:"\e8ab"}.eicon-preview-medium:before{content:"\e8ac"}.eicon-sort-down:before{content:"\e8ad"}.eicon-sort-up:before{content:"\e8ae"}.eicon-heading:before{content:"\e8af"}.eicon-logo:before{content:"\e8b0"}.eicon-meta-data:before{content:"\e8b1"}.eicon-post-content:before{content:"\e8b2"}.eicon-post-excerpt:before{content:"\e8b3"}.eicon-post-navigation:before{content:"\e8b4"}.eicon-yoast:before{content:"\e8b5"}.eicon-nerd-chuckle:before{content:"\e8b6"}.eicon-nerd-wink:before{content:"\e8b7"}.eicon-comments:before{content:"\e8b8"}.eicon-download-circle-o:before{content:"\e8b9"}.eicon-library-upload:before{content:"\e8ba"}.eicon-save-o:before{content:"\e8bb"}.eicon-upload-circle-o:before{content:"\e8bc"}.eicon-ellipsis-h:before{content:"\e8bd"}.eicon-ellipsis-v:before{content:"\e8be"}.eicon-arrow-left:before{content:"\e8bf"}.eicon-arrow-right:before{content:"\e8c0"}.eicon-arrow-up:before{content:"\e8c1"}.eicon-arrow-down:before{content:"\e8c2"}.eicon-play-o:before{content:"\e8c3"}.eicon-archive-posts:before{content:"\e8c4"}.eicon-archive-title:before{content:"\e8c5"}.eicon-featured-image:before{content:"\e8c6"}.eicon-post-info:before{content:"\e8c7"}.eicon-post-title:before{content:"\e8c8"}.eicon-site-logo:before{content:"\e8c9"}.eicon-site-search:before{content:"\e8ca"}.eicon-site-title:before{content:"\e8cb"}.eicon-plus-square:before{content:"\e8cc"}.eicon-minus-square:before{content:"\e8cd"}.eicon-cloud-check:before{content:"\e8ce"}.eicon-drag-n-drop:before{content:"\e8cf"}.eicon-welcome:before{content:"\e8d0"}.eicon-handle:before{content:"\e8d1"}.eicon-cart:before{content:"\e8d2"}.eicon-product-add-to-cart:before{content:"\e8d3"}.eicon-product-breadcrumbs:before{content:"\e8d4"}.eicon-product-categories:before{content:"\e8d5"}.eicon-product-description:before{content:"\e8d6"}.eicon-product-images:before{content:"\e8d7"}.eicon-product-info:before{content:"\e8d8"}.eicon-product-meta:before{content:"\e8d9"}.eicon-product-pages:before{content:"\e8da"}.eicon-product-price:before{content:"\e8db"}.eicon-product-rating:before{content:"\e8dc"}.eicon-product-related:before{content:"\e8dd"}.eicon-product-stock:before{content:"\e8de"}.eicon-product-tabs:before{content:"\e8df"}.eicon-product-title:before{content:"\e8e0"}.eicon-product-upsell:before{content:"\e8e1"}.eicon-products:before{content:"\e8e2"}.eicon-bag-light:before{content:"\e8e3"}.eicon-bag-medium:before{content:"\e8e4"}.eicon-bag-solid:before{content:"\e8e5"}.eicon-basket-light:before{content:"\e8e6"}.eicon-basket-medium:before{content:"\e8e7"}.eicon-basket-solid:before{content:"\e8e8"}.eicon-cart-light:before{content:"\e8e9"}.eicon-cart-medium:before{content:"\e8ea"}.eicon-cart-solid:before{content:"\e8eb"}.eicon-exchange:before{content:"\e8ec"}.eicon-preview-thin:before{content:"\e8ed"}.eicon-device-laptop:before{content:"\e8ee"}.eicon-collapse:before{content:"\e8ef"}.eicon-expand:before{content:"\e8f0"}.eicon-navigator:before{content:"\e8f1"}.eicon-plug:before{content:"\e8f2"}.eicon-dashboard:before{content:"\e8f3"}.eicon-typography:before{content:"\e8f4"}.eicon-info-circle-o:before{content:"\e8f5"}.eicon-integration:before{content:"\e8f6"}.eicon-plus-circle-o:before{content:"\e8f7"}.eicon-rating:before{content:"\e8f8"}.eicon-review:before{content:"\e8f9"}.eicon-tools:before{content:"\e8fa"}.eicon-loading:before{content:"\e8fb"}.eicon-sitemap:before{content:"\e8fc"}.eicon-click:before{content:"\e8fd"}.eicon-clock:before{content:"\e8fe"}.eicon-library-open:before{content:"\e8ff"}.eicon-warning:before{content:"\e900"}.eicon-flow:before{content:"\e901"}.eicon-cursor-move:before{content:"\e902"}.eicon-arrow-circle-left:before{content:"\e903"}.eicon-flash:before{content:"\e904"}.eicon-redo:before{content:"\e905"}.eicon-ban:before{content:"\e906"}.eicon-barcode:before{content:"\e907"}.eicon-calendar:before{content:"\e908"}.eicon-caret-left:before{content:"\e909"}.eicon-caret-right:before{content:"\e90a"}.eicon-caret-up:before{content:"\e90b"}.eicon-chain-broken:before{content:"\e90c"}.eicon-check-circle-o:before{content:"\e90d"}.eicon-check:before{content:"\e90e"}.eicon-chevron-double-left:before{content:"\e90f"}.eicon-chevron-double-right:before{content:"\e910"}.eicon-undo:before{content:"\e911"}.eicon-filter:before{content:"\e912"}.eicon-circle-o:before{content:"\e913"}.eicon-circle:before{content:"\e914"}.eicon-clock-o:before{content:"\e915"}.eicon-cog:before{content:"\e916"}.eicon-cogs:before{content:"\e917"}.eicon-commenting-o:before{content:"\e918"}.eicon-copy:before{content:"\e919"}.eicon-database:before{content:"\e91a"}.eicon-dot-circle-o:before{content:"\e91b"}.eicon-envelope:before{content:"\e91c"}.eicon-external-link-square:before{content:"\e91d"}.eicon-eyedropper:before{content:"\e91e"}.eicon-folder:before{content:"\e91f"}.eicon-font:before{content:"\e920"}.eicon-adjust:before{content:"\e921"}.eicon-lightbox:before{content:"\e922"}.eicon-heart-o:before{content:"\e923"}.eicon-history:before{content:"\e924"}.eicon-image-bold:before{content:"\e925"}.eicon-info-circle:before{content:"\e926"}.eicon-link:before{content:"\e927"}.eicon-long-arrow-left:before{content:"\e928"}.eicon-long-arrow-right:before{content:"\e929"}.eicon-caret-down:before{content:"\e92a"}.eicon-paint-brush:before{content:"\e92b"}.eicon-pencil:before{content:"\e92c"}.eicon-plus-circle:before{content:"\e92d"}.eicon-zoom-in-bold:before{content:"\e92e"}.eicon-sort-amount-desc:before{content:"\e92f"}.eicon-sign-out:before{content:"\e930"}.eicon-spinner:before{content:"\e931"}.eicon-square:before{content:"\e932"}.eicon-star-o:before{content:"\e933"}.eicon-star:before{content:"\e934"}.eicon-text-align-justify:before{content:"\e935"}.eicon-text-align-center:before{content:"\e936"}.eicon-tags:before{content:"\e937"}.eicon-text-align-left:before{content:"\e938"}.eicon-text-align-right:before{content:"\e939"}.eicon-close-circle:before{content:"\e93a"}.eicon-trash-o:before{content:"\e93b"}.eicon-font-awesome:before{content:"\e93c"}.eicon-user-circle-o:before{content:"\e93d"}.eicon-video-camera:before{content:"\e93e"}.eicon-heart:before{content:"\e93f"}.eicon-wrench:before{content:"\e940"}.eicon-help:before{content:"\e941"}.eicon-help-o:before{content:"\e942"}.eicon-zoom-out-bold:before{content:"\e943"}.eicon-plus-square-o:before{content:"\e944"}.eicon-minus-square-o:before{content:"\e945"}.eicon-minus-circle:before{content:"\e946"}.eicon-minus-circle-o:before{content:"\e947"}.eicon-code-bold:before{content:"\e948"}.eicon-cloud-upload:before{content:"\e949"}.eicon-search-bold:before{content:"\e94a"}.eicon-map-pin:before{content:"\e94b"}.eicon-meetup:before{content:"\e94c"}.eicon-slideshow:before{content:"\e94d"}.eicon-t-letter-bold:before{content:"\e94e"}.eicon-preferences:before{content:"\e94f"}.eicon-table-of-contents:before{content:"\e950"}.eicon-tv:before{content:"\e951"}.eicon-upload:before{content:"\e952"}.eicon-instagram-comments:before{content:"\e953"}.eicon-instagram-nested-gallery:before{content:"\e954"}.eicon-instagram-post:before{content:"\e955"}.eicon-instagram-video:before{content:"\e956"}.eicon-instagram-gallery:before{content:"\e957"}.eicon-instagram-likes:before{content:"\e958"}.eicon-facebook:before{content:"\e959"}.eicon-twitter:before{content:"\e95a"}.eicon-pinterest:before{content:"\e95b"}.eicon-frame-expand:before{content:"\e95c"}.eicon-frame-minimize:before{content:"\e95d"}.eicon-archive:before{content:"\e95e"}.eicon-colors-typography:before{content:"\e95f"}.eicon-custom:before{content:"\e960"}.eicon-footer:before{content:"\e961"}.eicon-header:before{content:"\e962"}.eicon-layout-settings:before{content:"\e963"}.eicon-lightbox-expand:before{content:"\e964"}.eicon-error-404:before{content:"\e965"}.eicon-theme-style:before{content:"\e966"}.eicon-search-results:before{content:"\e967"}.eicon-single-post:before{content:"\e968"}.eicon-site-identity:before{content:"\e969"}.eicon-theme-builder:before{content:"\e96a"}.eicon-download-bold:before{content:"\e96b"}.eicon-share-arrow:before{content:"\e96c"}.eicon-global-settings:before{content:"\e96d"}.eicon-user-preferences:before{content:"\e96e"}.eicon-lock:before{content:"\e96f"}.eicon-export-kit:before{content:"\e970"}.eicon-import-kit:before{content:"\e971"}.eicon-lottie:before{content:"\e972"}.eicon-products-archive:before{content:"\e973"}.eicon-single-product:before{content:"\e974"}.eicon-disable-trash-o:before{content:"\e975"}.eicon-single-page:before{content:"\e976"}.eicon-wordpress-light:before{content:"\e977"}.eicon-cogs-check:before{content:"\e978"}.eicon-custom-css:before{content:"\e979"}.eicon-global-colors:before{content:"\e97a"}.eicon-globe:before{content:"\e97b"}.eicon-typography-1:before{content:"\e97c"}.eicon-background:before{content:"\e97d"}.eicon-device-responsive:before{content:"\e97e"}.eicon-device-wide:before{content:"\e97f"}.eicon-code-highlight:before{content:"\e980"}.eicon-video-playlist:before{content:"\e981"}.eicon-download-kit:before{content:"\e982"}.eicon-kit-details:before{content:"\e983"}.eicon-kit-parts:before{content:"\e984"}.eicon-kit-upload:before{content:"\e985"}.eicon-kit-plugins:before{content:"\e986"}.eicon-kit-upload-alt:before{content:"\e987"}.eicon-hotspot:before{content:"\e988"}.eicon-paypal-button:before{content:"\e989"}.eicon-shape:before{content:"\e98a"}.eicon-wordart:before{content:"\e98b"}.eicon-checkout:before{content:"\e98c"}.eicon-container:before{content:"\e98d"}.eicon-flip:before{content:"\e98e"}.eicon-info:before{content:"\e98f"}.eicon-my-account:before{content:"\e990"}.eicon-purchase-summary:before{content:"\e991"}.eicon-page-transition:before{content:"\e992"}.eicon-spotify:before{content:"\e993"}.eicon-stripe-button:before{content:"\e994"}.eicon-woo-settings:before{content:"\e995"}.eicon-woo-cart:before{content:"\e996"}.eicon-grow:before{content:"\e997"}.eicon-order-end:before{content:"\e998"}.eicon-nowrap:before{content:"\e999"}.eicon-order-start:before{content:"\e99a"}.eicon-progress-tracker:before{content:"\e99b"}.eicon-shrink:before{content:"\e99c"}.eicon-wrap:before{content:"\e99d"}.eicon-align-center-h:before{content:"\e99e"}.eicon-align-center-v:before{content:"\e99f"}.eicon-align-end-h:before{content:"\e9a0"}.eicon-align-end-v:before{content:"\e9a1"}.eicon-align-start-h:before{content:"\e9a2"}.eicon-align-start-v:before{content:"\e9a3"}.eicon-align-stretch-h:before{content:"\e9a4"}.eicon-align-stretch-v:before{content:"\e9a5"}.eicon-justify-center-h:before{content:"\e9a6"}.eicon-justify-center-v:before{content:"\e9a7"}.eicon-justify-end-h:before{content:"\e9a8"}.eicon-justify-end-v:before{content:"\e9a9"}.eicon-justify-space-around-h:before{content:"\e9aa"}.eicon-justify-space-around-v:before{content:"\e9ab"}.eicon-justify-space-between-h:before{content:"\e9ac"}.eicon-justify-space-between-v:before{content:"\e9ad"}.eicon-justify-space-evenly-h:before{content:"\e9ae"}.eicon-justify-space-evenly-v:before{content:"\e9af"}.eicon-justify-start-h:before{content:"\e9b0"}.eicon-justify-start-v:before{content:"\e9b1"}.eicon-woocommerce-cross-sells:before{content:"\e9b2"}.eicon-woocommerce-notices:before{content:"\e9b3"}.eicon-inner-container:before{content:"\e9b4"}.eicon-warning-full:before{content:"\e9b5"}.eicon-exit:before{content:"\e9b6"}.eicon-loop-builder:before{content:"\e9b7"}.eicon-notes:before{content:"\e9b8"}.eicon-read:before{content:"\e9b9"}.eicon-unread:before{content:"\e9ba"}.eicon-carousel-loop:before{content:"\e9bb"}.eicon-mega-menu:before{content:"\eb78"}.eicon-nested-carousel:before{content:"\e9bd"}.eicon-ai:before{content:"\e9be"}.eicon-taxonomy-filter:before{content:"\eb7d"}.eicon-container-grid:before{content:"\ef02"}.eicon-upgrade:before{content:"\e9c1"}.eicon-advanced:before{content:"\eb84"}.eicon-div-block:before{content:"\eb9b"}.eicon-notification:before{content:"\e9c3"}.eicon-light-mode:before{content:"\e9c4"}.eicon-dark-mode:before{content:"\e9c5"}.eicon-upgrade-crown:before{content:"\e9c6"}.eicon-off-canvas:before{content:"\e9c7"}.eicon-speakerphone:before{content:"\e9c9"}.eicon-ehp-cta:before{content:"\e9cb"}.eicon-ehp-forms:before{content:"\e9bc"}.eicon-ehp-hero:before{content:"\e9ca"}.eicon-ehp-zigzag:before{content:"\e9cc"}.eicon-e-button:before{content:"\e9ce"}.eicon-flexbox:before{content:"\e9d0"}.eicon-paragraph:before{content:"\e9d1"}.eicon-icon:before{content:"\e9d2"}.eicon-e-image:before{content:"\e9d3"}.eicon-video:before{content:"\e9d4"}.eicon-svg:before{content:"\e9d5"}.eicon-e-divider:before{content:"\e9d6"}.eicon-e-heading:before{content:"\e9d7"}.eicon-atomic:before{content:"\ebae"}.eicon-library-delete:before{content:"\e9d8"}.eicon-library-copy:before{content:"\e9d9"}.eicon-library-folder-empty:before{content:"\e9da"}.eicon-library-move:before{content:"\e9db"}.eicon-library-edit:before{content:"\e9dc"}.eicon-library-subscription-upgrade:before{content:"\e9de"}.eicon-library-folder-view:before{content:"\e9df"}.eicon-library-grid:before{content:"\e9e1"}.eicon-library-cloud-connect:before{content:"\e9e2"}.eicon-library-import:before{content:"\e9e3"}.eicon-library-list:before{content:"\e9e4"}.eicon-library-cloud-empty:before{content:"\e9e5"}.eicon-folder-plus:before{content:"\e8aa"}.eicon-library-folder:before{content:"\e9e6"}.eicon-accessibility:before{content:"\e9bf"}.eicon-lock-outline:before{content:"\e9e7"}.eicon-e-youtube:before{content:"\e9e8"}.eicon-contact:before{content:"\ebd2"}.eicon-layout:before{content:"\ebd8"}.eicon-components:before{content:"\ebd9"}.eicon-tab-content:before{content:"\ebda"}.eicon-tab-menu:before{content:"\ebdb"}.eicon-atomic-label:before{content:"\e9ee"}.eicon-atomic-form:before{content:"\e9ef"}.eicon-atomic-submit-button:before{content:"\e9f0"}.eicon-atomic-input:before{content:"\e9f1"}.eicon-atomic-text-area:before{content:"\e9f2"}.eicon-atomic-select:before{content:"\e9f3"}.eicon-atomic-checkbox:before{content:"\e9f4"}.eicon-atomic-radiobutton:before{content:"\e9f5"}.eicon-atomic-file-upload:before{content:"\ebe9"}.eicon-atomic-time-picker:before{content:"\ebea"}.eicon-atomic-date-picker:before{content:"\ebeb"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}: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:992px){.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:480px){.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:2400px){.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:1366px){.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:1024px){.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:992px){.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:768px){.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:480px){.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:992px){.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:481px){.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:481px){.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:480px){.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:481px) and (max-width:992px){.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:2400px){.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:993px) and (max-width:1366px){.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:1366px){.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:993px) and (max-width:1024px){.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:481px) and (max-width:992px){.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:992px){.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:481px) and (max-width:768px){.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:480px){.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:2400px){.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:1366px){.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:1024px){.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:992px){.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:768px){.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:480px){.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:1367px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:2400px){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:1366px){#elementor-device-mode:after{content:"laptop"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet_extra"}}@media (max-width:992px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:768px){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:480px){#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:480px){: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:992px){.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:480px){.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:480px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:481px) and (max-width:768px){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:769px) and (max-width:992px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:993px) and (max-width:1024px){.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:1366px){.elementor .elementor-hidden-laptop{display:none}}@media (min-width:1367px) and (max-width:2399px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:2400px){.elementor .elementor-hidden-widescreen{display:none}}.elementor-kit-18050{--e-global-color-primary:#111111;--e-global-color-secondary:#555555;--e-global-color-text:#FFFFFF;--e-global-color-accent:#FF6A3A;--e-global-color-f01069c:#1111111A;--e-global-color-a1767e5:#999999;--e-global-color-5496368:#C4F012;--e-global-color-092ea8d:#171717;--e-global-color-3941f43:#FCF7F3;--e-global-color-efdc18e:#FFFFFF1A;--e-global-color-86da9a5:#222222;--e-global-color-d674d24:#22222299;--e-global-typography-primary-font-family:"DM Sans";--e-global-typography-primary-font-weight:normal;--e-global-typography-secondary-font-family:"Instrument Sans";--e-global-typography-secondary-font-weight:normal;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-8e197e3-font-family:"Sequel Sans Roman Body";--e-global-typography-9ca79af-font-family:"Sequel Sans Medium Body";--e-global-typography-e0c759c-font-family:"Thunder";--e-global-typography-3431749-font-family:"BDOGrotesk-Regular";--e-global-typography-15f5fcb-font-family:"Tartuffo_Trial";--e-global-typography-5e108c5-font-family:"tartuffo-font-family-family";--e-global-typography-5e108c5-font-weight:500;--e-global-typography-f30b4e4-font-family:"Beatrice Trial";--e-global-typography-a9496b6-font-family:"PPEditorialNew-Italic";--e-global-typography-91065b9-font-family:"Plus Jakarta Sans"}.elementor-kit-18050 e-page-transition{background-color:#FFBC7D}.elementor-kit-18050 h1{color:var(--e-global-color-primary);font-family:var(--e-global-typography-secondary-font-family),Sans-serif;font-size:var(--e-global-typography-secondary-font-size);font-weight:var(--e-global-typography-secondary-font-weight);line-height:var(--e-global-typography-secondary-line-height);letter-spacing:var(--e-global-typography-secondary-letter-spacing);word-spacing:var(--e-global-typography-secondary-word-spacing)}.elementor-kit-18050 h2{color:var(--e-global-color-primary);font-family:"Instrument Sans",Sans-serif;font-weight:400}.elementor-kit-18050 h3{color:var(--e-global-color-primary);font-family:var(--e-global-typography-secondary-font-family),Sans-serif;font-size:var(--e-global-typography-secondary-font-size);font-weight:var(--e-global-typography-secondary-font-weight);line-height:var(--e-global-typography-secondary-line-height);letter-spacing:var(--e-global-typography-secondary-letter-spacing);word-spacing:var(--e-global-typography-secondary-word-spacing)}.elementor-kit-18050 h4{color:var(--e-global-color-primary);font-family:var(--e-global-typography-secondary-font-family),Sans-serif;font-size:var(--e-global-typography-secondary-font-size);font-weight:var(--e-global-typography-secondary-font-weight);line-height:var(--e-global-typography-secondary-line-height);letter-spacing:var(--e-global-typography-secondary-letter-spacing);word-spacing:var(--e-global-typography-secondary-word-spacing)}.elementor-kit-18050 h5{color:var(--e-global-color-primary);font-family:var(--e-global-typography-secondary-font-family),Sans-serif;font-size:var(--e-global-typography-secondary-font-size);font-weight:var(--e-global-typography-secondary-font-weight);line-height:var(--e-global-typography-secondary-line-height);letter-spacing:var(--e-global-typography-secondary-letter-spacing);word-spacing:var(--e-global-typography-secondary-word-spacing)}.elementor-kit-18050 h6{color:var(--e-global-color-primary);font-family:var(--e-global-typography-secondary-font-family),Sans-serif;font-size:var(--e-global-typography-secondary-font-size);font-weight:var(--e-global-typography-secondary-font-weight);line-height:var(--e-global-typography-secondary-line-height);letter-spacing:var(--e-global-typography-secondary-letter-spacing);word-spacing:var(--e-global-typography-secondary-word-spacing)}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1620px}.e-con{--container-max-width:1620px;--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:24px}.elementor-element{--widgets-spacing:24px 24px;--widgets-spacing-row:24px;--widgets-spacing-column:24px}{}h1.entry-title{display:var(--page-title-display)}@media(max-width:1366px){.elementor-kit-18050 h1{font-size:var(--e-global-typography-secondary-font-size);line-height:var(--e-global-typography-secondary-line-height);letter-spacing:var(--e-global-typography-secondary-letter-spacing);word-spacing:var(--e-global-typography-secondary-word-spacing)}.elementor-kit-18050 h3{font-size:var(--e-global-typography-secondary-font-size);line-height:var(--e-global-typography-secondary-line-height);letter-spacing:var(--e-global-typography-secondary-letter-spacing);word-spacing:var(--e-global-typography-secondary-word-spacing)}.elementor-kit-18050 h4{font-size:var(--e-global-typography-secondary-font-size);line-height:var(--e-global-typography-secondary-line-height);letter-spacing:var(--e-global-typography-secondary-letter-spacing);word-spacing:var(--e-global-typography-secondary-word-spacing)}.elementor-kit-18050 h5{font-size:var(--e-global-typography-secondary-font-size);line-height:var(--e-global-typography-secondary-line-height);letter-spacing:var(--e-global-typography-secondary-letter-spacing);word-spacing:var(--e-global-typography-secondary-word-spacing)}.elementor-kit-18050 h6{font-size:var(--e-global-typography-secondary-font-size);line-height:var(--e-global-typography-secondary-line-height);letter-spacing:var(--e-global-typography-secondary-letter-spacing);word-spacing:var(--e-global-typography-secondary-word-spacing)}}@media(max-width:992px){.elementor-kit-18050 h1{font-size:var(--e-global-typography-secondary-font-size);line-height:var(--e-global-typography-secondary-line-height);letter-spacing:var(--e-global-typography-secondary-letter-spacing);word-spacing:var(--e-global-typography-secondary-word-spacing)}.elementor-kit-18050 h3{font-size:var(--e-global-typography-secondary-font-size);line-height:var(--e-global-typography-secondary-line-height);letter-spacing:var(--e-global-typography-secondary-letter-spacing);word-spacing:var(--e-global-typography-secondary-word-spacing)}.elementor-kit-18050 h4{font-size:var(--e-global-typography-secondary-font-size);line-height:var(--e-global-typography-secondary-line-height);letter-spacing:var(--e-global-typography-secondary-letter-spacing);word-spacing:var(--e-global-typography-secondary-word-spacing)}.elementor-kit-18050 h5{font-size:var(--e-global-typography-secondary-font-size);line-height:var(--e-global-typography-secondary-line-height);letter-spacing:var(--e-global-typography-secondary-letter-spacing);word-spacing:var(--e-global-typography-secondary-word-spacing)}.elementor-kit-18050 h6{font-size:var(--e-global-typography-secondary-font-size);line-height:var(--e-global-typography-secondary-line-height);letter-spacing:var(--e-global-typography-secondary-letter-spacing);word-spacing:var(--e-global-typography-secondary-word-spacing)}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1024px}.e-con{--container-max-width:1024px}}@media(max-width:480px){.elementor-kit-18050 h1{font-size:var(--e-global-typography-secondary-font-size);line-height:var(--e-global-typography-secondary-line-height);letter-spacing:var(--e-global-typography-secondary-letter-spacing);word-spacing:var(--e-global-typography-secondary-word-spacing)}.elementor-kit-18050 h3{font-size:var(--e-global-typography-secondary-font-size);line-height:var(--e-global-typography-secondary-line-height);letter-spacing:var(--e-global-typography-secondary-letter-spacing);word-spacing:var(--e-global-typography-secondary-word-spacing)}.elementor-kit-18050 h4{font-size:var(--e-global-typography-secondary-font-size);line-height:var(--e-global-typography-secondary-line-height);letter-spacing:var(--e-global-typography-secondary-letter-spacing);word-spacing:var(--e-global-typography-secondary-word-spacing)}.elementor-kit-18050 h5{font-size:var(--e-global-typography-secondary-font-size);line-height:var(--e-global-typography-secondary-line-height);letter-spacing:var(--e-global-typography-secondary-letter-spacing);word-spacing:var(--e-global-typography-secondary-word-spacing)}.elementor-kit-18050 h6{font-size:var(--e-global-typography-secondary-font-size);line-height:var(--e-global-typography-secondary-line-height);letter-spacing:var(--e-global-typography-secondary-letter-spacing);word-spacing:var(--e-global-typography-secondary-word-spacing)}.elementor-section.elementor-section-boxed>.elementor-container{max-width:767px}.e-con{--container-max-width:767px}}@media(min-width:2400px){.elementor-kit-18050 h1{font-size:var(--e-global-typography-secondary-font-size);line-height:var(--e-global-typography-secondary-line-height);letter-spacing:var(--e-global-typography-secondary-letter-spacing);word-spacing:var(--e-global-typography-secondary-word-spacing)}.elementor-kit-18050 h3{font-size:var(--e-global-typography-secondary-font-size);line-height:var(--e-global-typography-secondary-line-height);letter-spacing:var(--e-global-typography-secondary-letter-spacing);word-spacing:var(--e-global-typography-secondary-word-spacing)}.elementor-kit-18050 h4{font-size:var(--e-global-typography-secondary-font-size);line-height:var(--e-global-typography-secondary-line-height);letter-spacing:var(--e-global-typography-secondary-letter-spacing);word-spacing:var(--e-global-typography-secondary-word-spacing)}.elementor-kit-18050 h5{font-size:var(--e-global-typography-secondary-font-size);line-height:var(--e-global-typography-secondary-line-height);letter-spacing:var(--e-global-typography-secondary-letter-spacing);word-spacing:var(--e-global-typography-secondary-word-spacing)}.elementor-kit-18050 h6{font-size:var(--e-global-typography-secondary-font-size);line-height:var(--e-global-typography-secondary-line-height);letter-spacing:var(--e-global-typography-secondary-letter-spacing);word-spacing:var(--e-global-typography-secondary-word-spacing)}}.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{display:inline-block;vertical-align:middle}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}.elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container,.elementor-widget:not(:has(.elementor-widget-container)) .elementor-widget-container{overflow:hidden}.elementor-widget .elementor-icon-list-items.elementor-inline-items{display:flex;flex-wrap:wrap;margin-inline:-8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-inline-item{word-break:break-word}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{border-width:0;border-inline-start-width:1px;border-style:solid;height:100%;inset-inline-end:-8px;inset-inline-start:auto;position:relative;width:auto}.elementor-widget .elementor-icon-list-items{list-style-type:none;margin:0;padding:0}.elementor-widget .elementor-icon-list-item{margin:0;padding:0;position:relative}.elementor-widget .elementor-icon-list-item:after{inset-block-end:0;position:absolute;width:100%}.elementor-widget .elementor-icon-list-item,.elementor-widget .elementor-icon-list-item a{align-items:var(--icon-vertical-align,center);display:flex;font-size:inherit}.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text{align-self:center;padding-inline-start:5px}.elementor-widget .elementor-icon-list-icon{display:flex;inset-block-start:var(--icon-vertical-offset,initial);position:relative}.elementor-widget .elementor-icon-list-icon svg{height:var(--e-icon-list-icon-size,1em);width:var(--e-icon-list-icon-size,1em)}.elementor-widget .elementor-icon-list-icon i{font-size:var(--e-icon-list-icon-size);width:1.25em}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon{text-align:var(--e-icon-list-icon-align)}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg{margin:var(--e-icon-list-icon-margin,0 calc(var(--e-icon-list-icon-size, 1em) * .25) 0 0)}.elementor-widget.elementor-list-item-link-full_width a{width:100%}.elementor-widget.elementor-align-center .elementor-icon-list-item,.elementor-widget.elementor-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-align-start .elementor-icon-list-item,.elementor-widget.elementor-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-align-end .elementor-icon-list-item,.elementor-widget.elementor-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-align-start) .elementor-icon-list-item:after{inset-inline-end:0}@media (min-width:2400px){.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-widescreen-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-widescreen-align-start .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-widescreen-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-widescreen-align-end .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-widescreen-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-widescreen-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-widescreen-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:1366px){.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-laptop-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-laptop-align-start .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-laptop-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-laptop-align-end .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-laptop-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-laptop-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-laptop-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:1024px){.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-tablet_extra-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-tablet_extra-align-start .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-tablet_extra-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-tablet_extra-align-end .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-tablet_extra-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-tablet_extra-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-tablet_extra-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:992px){.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-tablet-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-tablet-align-start .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-tablet-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-tablet-align-end .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-tablet-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-tablet-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-tablet-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:768px){.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-mobile_extra-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-mobile_extra-align-start .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-mobile_extra-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-mobile_extra-align-end .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-mobile_extra-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-mobile_extra-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-mobile_extra-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:480px){.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-mobile-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-mobile-align-start .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-mobile-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-mobile-align-end .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-mobile-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-mobile-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-mobile-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}#left-area ul.elementor-icon-list-items,.elementor .elementor-element ul.elementor-icon-list-items,.elementor-edit-area .elementor-element ul.elementor-icon-list-items{padding:0}.elementor-8705 .elementor-element.elementor-element-1d12f06{--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:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:54px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:15px;--padding-right:15px}.elementor-8705 .elementor-element.elementor-element-aeec9c4{--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:0px 30px;--row-gap:0px;--column-gap:30px;border-style:solid;--border-style:solid;border-width:0 0 0 0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;border-color:var(--e-global-color-f01069c);--border-color:var( --e-global-color-f01069c );--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:50px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px}.elementor-8705 .elementor-element.elementor-element-c3821b1{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:100px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px}.elementor-8705 .elementor-element.elementor-element-c3821b1.e-con{--flex-grow:0;--flex-shrink:0}.elementor-8705 .elementor-element.elementor-element-09d64b2 img{border-radius:20px 20px 20px 20px}.elementor-8705 .elementor-element.elementor-element-f48f9fe{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px}.elementor-8705 .elementor-element.elementor-element-99d831a{margin:120px 0 calc(var(--kit-widget-spacing, 0px) + 0px) 0;padding:0 0 0 0}.elementor-8705 .elementor-element.elementor-element-99d831a .elementor-heading-title{font-family:"Sequel Sans Roman Body",Sans-serif;font-size:70px;font-weight:300;line-height:.9em;letter-spacing:-.07em}.elementor-8705 .elementor-element.elementor-element-113ace6{--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:60px 60px;--row-gap:60px;--column-gap:60px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-8705 .elementor-element.elementor-element-82f49e6{--display:flex;--min-height:0px;--gap:0px 0px;--row-gap:0px;--column-gap:0px;border-style:solid;--border-style:solid;border-width:1px 0 0 0;--border-top-width:1px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;border-color:var(--e-global-color-f01069c);--border-color:var( --e-global-color-f01069c );--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:15px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-8705 .elementor-element.elementor-element-6580eeb{margin:0 0 calc(var(--kit-widget-spacing, 0px) + 5px) 0;padding:0 0 0 0}.elementor-8705 .elementor-element.elementor-element-6580eeb .elementor-heading-title{font-family:"DM Sans",Sans-serif;font-size:33px;font-weight:500;line-height:42px;color:var(--e-global-color-secondary)}.elementor-8705 .elementor-element.elementor-element-d4195a9{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:30px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px}.elementor-8705 .elementor-element.elementor-element-583b65c .arrox-el-image img{height:845px;object-fit:cover}.elementor-8705 .elementor-element.elementor-element-9ba0bb9{--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:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:65px;--padding-bottom:65px;--padding-left:15px;--padding-right:15px}.elementor-8705 .elementor-element.elementor-element-3a681b9{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px}.elementor-8705 .elementor-element.elementor-element-035540a{width:var(--container-widget-width,450px);max-width:450px;margin:0 0 calc(var(--kit-widget-spacing, 0px) + 0px) 0;padding:0 0 0 0;--container-widget-width:450px;--container-widget-flex-grow:0}.elementor-8705 .elementor-element.elementor-element-035540a .elementor-heading-title{font-family:"Sequel Sans Roman Body",Sans-serif;font-size:50px;font-weight:300;line-height:1em;letter-spacing:-.07em}.elementor-8705 .elementor-element.elementor-element-7a07dd8{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px}.elementor-8705 .elementor-element.elementor-element-4ac10ff{margin:0 0 calc(var(--kit-widget-spacing, 0px) + 25px) 0;padding:0 0 0 0;font-family:"DM Sans",Sans-serif;font-size:20px;font-weight:400;line-height:28px}.elementor-8705 .elementor-element.elementor-element-fc98b13 .elementor-icon-list-icon i{color:var(--e-global-color-primary);transition:color 0.3s}.elementor-8705 .elementor-element.elementor-element-fc98b13 .elementor-icon-list-icon svg{fill:var(--e-global-color-primary);transition:fill 0.3s}.elementor-8705 .elementor-element.elementor-element-fc98b13{--e-icon-list-icon-size:10px;--icon-vertical-offset:0px}.elementor-8705 .elementor-element.elementor-element-fc98b13 .elementor-icon-list-item>.elementor-icon-list-text,.elementor-8705 .elementor-element.elementor-element-fc98b13 .elementor-icon-list-item>a{font-family:"DM Sans",Sans-serif;font-size:20px;font-weight:400;line-height:28px}.elementor-8705 .elementor-element.elementor-element-fc98b13 .elementor-icon-list-text{color:var(--e-global-color-primary);transition:color 0.3s}.elementor-8705 .elementor-element.elementor-element-4f0fd9c{--display:flex;--gap:10px 0px;--row-gap:10px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:15px;--padding-right:15px}.elementor-8705 .elementor-element.elementor-element-5740ea3{--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:10px 10px;--row-gap:10px;--column-gap:10px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-8705 .elementor-element.elementor-element-a797e3f{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px}.elementor-8705 .elementor-element.elementor-element-a797e3f.e-con{--flex-grow:0;--flex-shrink:0}.elementor-8705 .elementor-element.elementor-element-13928c8 .arrox-el-image img{object-fit:cover}.elementor-8705 .elementor-element.elementor-element-13928c8 .arrox-el-image{border-radius:20px 20px 20px 20px}.elementor-8705 .elementor-element.elementor-element-7213cd8{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px}.elementor-8705 .elementor-element.elementor-element-9db4e86 .arrox-el-image img{object-fit:cover}.elementor-8705 .elementor-element.elementor-element-9db4e86 .arrox-el-image{border-radius:20px 20px 20px 20px}.elementor-8705 .elementor-element.elementor-element-8e1a797{--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:10px 10px;--row-gap:10px;--column-gap:10px}.elementor-8705 .elementor-element.elementor-element-10b1507{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px}.elementor-8705 .elementor-element.elementor-element-5209ad9 .arrox-el-image img{object-fit:cover}.elementor-8705 .elementor-element.elementor-element-5209ad9 .arrox-el-image{border-radius:20px 20px 20px 20px}.elementor-8705 .elementor-element.elementor-element-fda0aed{--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:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:70px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px}.elementor-8705 .elementor-element.elementor-element-e45e62c{--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-8705 .elementor-element.elementor-element-0e7bede{text-align:center}.elementor-8705 .elementor-element.elementor-element-0e7bede .elementor-heading-title{font-size:35px}.elementor-8705 .elementor-element.elementor-element-0772f3c{text-align:center}.elementor-8705 .elementor-element.elementor-element-0772f3c p{margin-block-end:54px}.elementor-8705 .elementor-element.elementor-element-3169597{--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-8705 .elementor-element.elementor-element-1f0466d{text-align:center}.elementor-8705 .elementor-element.elementor-element-1f0466d .elementor-heading-title{font-size:33px}.elementor-8705 .elementor-element.elementor-element-ca1e127{margin:6px 0 calc(var(--kit-widget-spacing, 0px) + 0px) 0;text-align:center}.elementor-8705 .elementor-element.elementor-element-ca1e127 p{margin-block-end:54px}.elementor-8705 .elementor-element.elementor-element-efef9cf{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:150px;--padding-left:0px;--padding-right:0px}.elementor-8705 .elementor-element.elementor-element-70961c2 .arrox-el-image img{object-fit:cover}.elementor-8705 .elementor-element.elementor-element-70961c2 .arrox-el-image{border-radius:20px 20px 20px 20px}@media(min-width:481px){.elementor-8705 .elementor-element.elementor-element-1d12f06{--content-width:1620px}.elementor-8705 .elementor-element.elementor-element-c3821b1{--width:20%}.elementor-8705 .elementor-element.elementor-element-f48f9fe{--width:80%}.elementor-8705 .elementor-element.elementor-element-9ba0bb9{--content-width:1620px}.elementor-8705 .elementor-element.elementor-element-4f0fd9c{--content-width:1820px}.elementor-8705 .elementor-element.elementor-element-a797e3f{--width:67%}.elementor-8705 .elementor-element.elementor-element-7213cd8{--width:33%}.elementor-8705 .elementor-element.elementor-element-10b1507{--width:100%}.elementor-8705 .elementor-element.elementor-element-e45e62c{--width:50%}.elementor-8705 .elementor-element.elementor-element-3169597{--width:50%}.elementor-8705 .elementor-element.elementor-element-efef9cf{--content-width:1820px}}@media(max-width:1024px) and (min-width:481px){.elementor-8705 .elementor-element.elementor-element-c3821b1{--width:274px}.elementor-8705 .elementor-element.elementor-element-3a681b9{--width:40%}.elementor-8705 .elementor-element.elementor-element-7a07dd8{--width:60%}.elementor-8705 .elementor-element.elementor-element-a797e3f{--width:647.75px}}@media(max-width:992px) and (min-width:481px){.elementor-8705 .elementor-element.elementor-element-c3821b1{--width:30%}.elementor-8705 .elementor-element.elementor-element-f48f9fe{--width:70%}}@media(max-width:768px) and (min-width:481px){.elementor-8705 .elementor-element.elementor-element-3a681b9{--width:100%}.elementor-8705 .elementor-element.elementor-element-7a07dd8{--width:100%}}@media(max-width:1366px){.elementor-8705 .elementor-element.elementor-element-1d12f06{--margin-top:80px;--margin-bottom:65px;--margin-left:0px;--margin-right:0px}.elementor-8705 .elementor-element.elementor-element-aeec9c4{--padding-top:50px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px}.elementor-8705 .elementor-element.elementor-element-f48f9fe{--justify-content:center}.elementor-8705 .elementor-element.elementor-element-99d831a .elementor-heading-title{font-size:60px}.elementor-8705 .elementor-element.elementor-element-113ace6{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-8705 .elementor-element.elementor-element-583b65c .arrox-el-image img{height:600px}.elementor-8705 .elementor-element.elementor-element-035540a{padding:0 0 0 0}.elementor-8705 .elementor-element.elementor-element-efef9cf{--padding-top:0px;--padding-bottom:120px;--padding-left:15px;--padding-right:15px}}@media(max-width:1024px){.elementor-8705 .elementor-element.elementor-element-583b65c .arrox-el-image img{height:530px}.elementor-8705 .elementor-element.elementor-element-035540a{padding:0 50px 0 0}.elementor-8705 .elementor-element.elementor-element-035540a .elementor-heading-title{font-size:38px}}@media(max-width:992px){.elementor-8705 .elementor-element.elementor-element-99d831a .elementor-heading-title{font-size:50px}.elementor-8705 .elementor-element.elementor-element-583b65c .arrox-el-image img{height:455px}.elementor-8705 .elementor-element.elementor-element-035540a{padding:0 80px 0 0}}@media(max-width:768px){.elementor-8705 .elementor-element.elementor-element-113ace6{--gap:0px 30px;--row-gap:0px;--column-gap:30px;--flex-wrap:wrap}.elementor-8705 .elementor-element.elementor-element-82f49e6{--margin-top:0px;--margin-bottom:30px;--margin-left:0px;--margin-right:0px}.elementor-8705 .elementor-element.elementor-element-583b65c .arrox-el-image img{height:390px}.elementor-8705 .elementor-element.elementor-element-9ba0bb9{--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-8705 .elementor-element.elementor-element-3a681b9{--margin-top:0px;--margin-bottom:25px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-8705 .elementor-element.elementor-element-035540a{padding:0 0 0 0}}@media(max-width:480px){.elementor-8705 .elementor-element.elementor-element-aeec9c4{--padding-top:50px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px}.elementor-8705 .elementor-element.elementor-element-c3821b1{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-8705 .elementor-element.elementor-element-09d64b2{margin:0 0 calc(var(--kit-widget-spacing, 0px) + 20px) 0;padding:0 0 0 0}.elementor-8705 .elementor-element.elementor-element-09d64b2 img{width:100%}.elementor-8705 .elementor-element.elementor-element-99d831a{padding:0 50px 0 0}.elementor-8705 .elementor-element.elementor-element-99d831a .elementor-heading-title{font-size:35px}.elementor-8705 .elementor-element.elementor-element-583b65c .arrox-el-image img{height:200px}.elementor-8705 .elementor-element.elementor-element-035540a{padding:0 0 0 0}.elementor-8705 .elementor-element.elementor-element-035540a .elementor-heading-title{font-size:28px}.elementor-8705 .elementor-element.elementor-element-efef9cf{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:100px;--padding-left:15px;--padding-right:15px}}.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;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-family:Poppins;font-size:12px;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-family:Poppins;font-size:14px;color:#0c0d0e}.elementor .e-form-textarea-base{font-family:Poppins;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}.arrox_templates_add_button {
    background: #e3e3e3;
}

.liteTemplateLibrary_filter-tags li {
    color: #000;
}#TB_overlay{background:#000;opacity:.7;filter:alpha(opacity=70);position:fixed;top:0;right:0;bottom:0;left:0;z-index:100050}#TB_window{position:fixed;background-color:#fff;z-index:100050;visibility:hidden;text-align:left;top:50%;left:50%;-webkit-box-shadow:0 3px 6px rgb(0 0 0 / .3);box-shadow:0 3px 6px rgb(0 0 0 / .3)}#TB_window img#TB_Image{display:block;margin:15px 0 0 15px;border-right:1px solid #ccc;border-bottom:1px solid #ccc;border-top:1px solid #666;border-left:1px solid #666}#TB_caption{height:25px;padding:7px 30px 10px 25px;float:left}#TB_closeWindow{height:25px;padding:11px 25px 10px 0;float:right}#TB_closeWindowButton{position:absolute;left:auto;right:0;width:29px;height:29px;border:0;padding:0;background:none;cursor:pointer;outline:none;-webkit-transition:color .1s ease-in-out,background .1s ease-in-out;transition:color .1s ease-in-out,background .1s ease-in-out}#TB_ajaxWindowTitle{float:left;font-weight:600;line-height:29px;overflow:hidden;padding:0 29px 0 10px;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 39px)}#TB_title{background:#fcfcfc;border-bottom:1px solid #ddd;height:29px}#TB_ajaxContent{clear:both;padding:2px 15px 15px 15px;overflow:auto;text-align:left;line-height:1.4em}#TB_ajaxContent.TB_modal{padding:15px}#TB_ajaxContent p{padding:5px 0 5px 0}#TB_load{position:fixed;display:none;z-index:100050;top:50%;left:50%;background-color:#E8E8E8;border:1px solid #555;margin:-45px 0 0 -125px;padding:40px 15px 15px}#TB_HideSelect{z-index:99;position:fixed;top:0;left:0;background-color:#fff;border:none;filter:alpha(opacity=0);opacity:0;height:100%;width:100%}#TB_iframeContent{clear:both;border:none}.tb-close-icon{display:block;color:#666;text-align:center;line-height:29px;width:29px;height:29px;position:absolute;top:0;right:0}.tb-close-icon:before{content:"\f158";content:"\f158" / '';font:normal 20px/29px dashicons;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#TB_closeWindowButton:hover .tb-close-icon,#TB_closeWindowButton:focus .tb-close-icon{color:#006799}#TB_closeWindowButton:focus .tb-close-icon{-webkit-box-shadow:0 0 0 1px #5b9dd9,0 0 2px 1px rgb(30 140 190 / .8);box-shadow:0 0 0 1px #5b9dd9,0 0 2px 1px rgb(30 140 190 / .8)}/**
 * 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}.ekit-wid-con .row{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.ekit-wid-con .col,.ekit-wid-con .col-1,.ekit-wid-con .col-10,.ekit-wid-con .col-11,.ekit-wid-con .col-12,.ekit-wid-con .col-2,.ekit-wid-con .col-3,.ekit-wid-con .col-4,.ekit-wid-con .col-5,.ekit-wid-con .col-6,.ekit-wid-con .col-7,.ekit-wid-con .col-8,.ekit-wid-con .col-9,.ekit-wid-con .col-auto,.ekit-wid-con .col-lg,.ekit-wid-con .col-lg-1,.ekit-wid-con .col-lg-10,.ekit-wid-con .col-lg-11,.ekit-wid-con .col-lg-12,.ekit-wid-con .col-lg-2,.ekit-wid-con .col-lg-3,.ekit-wid-con .col-lg-4,.ekit-wid-con .col-lg-5,.ekit-wid-con .col-lg-6,.ekit-wid-con .col-lg-7,.ekit-wid-con .col-lg-8,.ekit-wid-con .col-lg-9,.ekit-wid-con .col-lg-auto,.ekit-wid-con .col-md,.ekit-wid-con .col-md-1,.ekit-wid-con .col-md-10,.ekit-wid-con .col-md-11,.ekit-wid-con .col-md-12,.ekit-wid-con .col-md-2,.ekit-wid-con .col-md-3,.ekit-wid-con .col-md-4,.ekit-wid-con .col-md-5,.ekit-wid-con .col-md-6,.ekit-wid-con .col-md-7,.ekit-wid-con .col-md-8,.ekit-wid-con .col-md-9,.ekit-wid-con .col-md-auto,.ekit-wid-con .col-sm,.ekit-wid-con .col-sm-1,.ekit-wid-con .col-sm-10,.ekit-wid-con .col-sm-11,.ekit-wid-con .col-sm-12,.ekit-wid-con .col-sm-2,.ekit-wid-con .col-sm-3,.ekit-wid-con .col-sm-4,.ekit-wid-con .col-sm-5,.ekit-wid-con .col-sm-6,.ekit-wid-con .col-sm-7,.ekit-wid-con .col-sm-8,.ekit-wid-con .col-sm-9,.ekit-wid-con .col-sm-auto,.ekit-wid-con .col-xl,.ekit-wid-con .col-xl-1,.ekit-wid-con .col-xl-10,.ekit-wid-con .col-xl-11,.ekit-wid-con .col-xl-12,.ekit-wid-con .col-xl-2,.ekit-wid-con .col-xl-3,.ekit-wid-con .col-xl-4,.ekit-wid-con .col-xl-5,.ekit-wid-con .col-xl-6,.ekit-wid-con .col-xl-7,.ekit-wid-con .col-xl-8,.ekit-wid-con .col-xl-9,.ekit-wid-con .col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.ekit-wid-con .col{-ms-flex-preferred-size:0;flex-basis:0%;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;max-width:100%}.ekit-wid-con .row-cols-1>*{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.ekit-wid-con .row-cols-2>*{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.ekit-wid-con .row-cols-3>*{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.ekit-wid-con .row-cols-4>*{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.ekit-wid-con .row-cols-5>*{-ms-flex:0 0 20%;-webkit-box-flex:0;flex:0 0 20%;max-width:20%}.ekit-wid-con .row-cols-6>*{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.ekit-wid-con .col-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:100%}.ekit-wid-con .col-1{-ms-flex:0 0 8.333333%;-webkit-box-flex:0;flex:0 0 8.333333%;max-width:8.333333%}.ekit-wid-con .col-2{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.ekit-wid-con .col-3{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.ekit-wid-con .col-4{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.ekit-wid-con .col-5{-ms-flex:0 0 41.666667%;-webkit-box-flex:0;flex:0 0 41.666667%;max-width:41.666667%}.ekit-wid-con .col-6{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.ekit-wid-con .col-7{-ms-flex:0 0 58.333333%;-webkit-box-flex:0;flex:0 0 58.333333%;max-width:58.333333%}.ekit-wid-con .col-8{-ms-flex:0 0 66.666667%;-webkit-box-flex:0;flex:0 0 66.666667%;max-width:66.666667%}.ekit-wid-con .col-9{-ms-flex:0 0 75%;-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.ekit-wid-con .col-10{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:83.333333%}.ekit-wid-con .col-11{-ms-flex:0 0 91.666667%;-webkit-box-flex:0;flex:0 0 91.666667%;max-width:91.666667%}.ekit-wid-con .col-12{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.ekit-wid-con .order-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.ekit-wid-con .order-last{-ms-flex-order:13;-webkit-box-ordinal-group:14;order:13}.ekit-wid-con .order-0{-ms-flex-order:0;-webkit-box-ordinal-group:1;order:0}.ekit-wid-con .order-1{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}.ekit-wid-con .order-2{-ms-flex-order:2;-webkit-box-ordinal-group:3;order:2}.ekit-wid-con .order-3{-ms-flex-order:3;-webkit-box-ordinal-group:4;order:3}.ekit-wid-con .order-4{-ms-flex-order:4;-webkit-box-ordinal-group:5;order:4}.ekit-wid-con .order-5{-ms-flex-order:5;-webkit-box-ordinal-group:6;order:5}.ekit-wid-con .order-6{-ms-flex-order:6;-webkit-box-ordinal-group:7;order:6}.ekit-wid-con .order-7{-ms-flex-order:7;-webkit-box-ordinal-group:8;order:7}.ekit-wid-con .order-8{-ms-flex-order:8;-webkit-box-ordinal-group:9;order:8}.ekit-wid-con .order-9{-ms-flex-order:9;-webkit-box-ordinal-group:10;order:9}.ekit-wid-con .order-10{-ms-flex-order:10;-webkit-box-ordinal-group:11;order:10}.ekit-wid-con .order-11{-ms-flex-order:11;-webkit-box-ordinal-group:12;order:11}.ekit-wid-con .order-12{-ms-flex-order:12;-webkit-box-ordinal-group:13;order:12}.ekit-wid-con .offset-1{margin-left:8.333333%}.ekit-wid-con .offset-2{margin-left:16.666667%}.ekit-wid-con .offset-3{margin-left:25%}.ekit-wid-con .offset-4{margin-left:33.333333%}.ekit-wid-con .offset-5{margin-left:41.666667%}.ekit-wid-con .offset-6{margin-left:50%}.ekit-wid-con .offset-7{margin-left:58.333333%}.ekit-wid-con .offset-8{margin-left:66.666667%}.ekit-wid-con .offset-9{margin-left:75%}.ekit-wid-con .offset-10{margin-left:83.333333%}.ekit-wid-con .offset-11{margin-left:91.666667%}@media (min-width:576px){.ekit-wid-con .col-sm{-ms-flex-preferred-size:0;flex-basis:0%;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;max-width:100%}.ekit-wid-con .row-cols-sm-1>*{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.ekit-wid-con .row-cols-sm-2>*{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.ekit-wid-con .row-cols-sm-3>*{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.ekit-wid-con .row-cols-sm-4>*{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.ekit-wid-con .row-cols-sm-5>*{-ms-flex:0 0 20%;-webkit-box-flex:0;flex:0 0 20%;max-width:20%}.ekit-wid-con .row-cols-sm-6>*{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.ekit-wid-con .col-sm-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:100%}.ekit-wid-con .col-sm-1{-ms-flex:0 0 8.333333%;-webkit-box-flex:0;flex:0 0 8.333333%;max-width:8.333333%}.ekit-wid-con .col-sm-2{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.ekit-wid-con .col-sm-3{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.ekit-wid-con .col-sm-4{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.ekit-wid-con .col-sm-5{-ms-flex:0 0 41.666667%;-webkit-box-flex:0;flex:0 0 41.666667%;max-width:41.666667%}.ekit-wid-con .col-sm-6{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.ekit-wid-con .col-sm-7{-ms-flex:0 0 58.333333%;-webkit-box-flex:0;flex:0 0 58.333333%;max-width:58.333333%}.ekit-wid-con .col-sm-8{-ms-flex:0 0 66.666667%;-webkit-box-flex:0;flex:0 0 66.666667%;max-width:66.666667%}.ekit-wid-con .col-sm-9{-ms-flex:0 0 75%;-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.ekit-wid-con .col-sm-10{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:83.333333%}.ekit-wid-con .col-sm-11{-ms-flex:0 0 91.666667%;-webkit-box-flex:0;flex:0 0 91.666667%;max-width:91.666667%}.ekit-wid-con .col-sm-12{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.ekit-wid-con .order-sm-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.ekit-wid-con .order-sm-last{-ms-flex-order:13;-webkit-box-ordinal-group:14;order:13}.ekit-wid-con .order-sm-0{-ms-flex-order:0;-webkit-box-ordinal-group:1;order:0}.ekit-wid-con .order-sm-1{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}.ekit-wid-con .order-sm-2{-ms-flex-order:2;-webkit-box-ordinal-group:3;order:2}.ekit-wid-con .order-sm-3{-ms-flex-order:3;-webkit-box-ordinal-group:4;order:3}.ekit-wid-con .order-sm-4{-ms-flex-order:4;-webkit-box-ordinal-group:5;order:4}.ekit-wid-con .order-sm-5{-ms-flex-order:5;-webkit-box-ordinal-group:6;order:5}.ekit-wid-con .order-sm-6{-ms-flex-order:6;-webkit-box-ordinal-group:7;order:6}.ekit-wid-con .order-sm-7{-ms-flex-order:7;-webkit-box-ordinal-group:8;order:7}.ekit-wid-con .order-sm-8{-ms-flex-order:8;-webkit-box-ordinal-group:9;order:8}.ekit-wid-con .order-sm-9{-ms-flex-order:9;-webkit-box-ordinal-group:10;order:9}.ekit-wid-con .order-sm-10{-ms-flex-order:10;-webkit-box-ordinal-group:11;order:10}.ekit-wid-con .order-sm-11{-ms-flex-order:11;-webkit-box-ordinal-group:12;order:11}.ekit-wid-con .order-sm-12{-ms-flex-order:12;-webkit-box-ordinal-group:13;order:12}.ekit-wid-con .offset-sm-0{margin-left:0}.ekit-wid-con .offset-sm-1{margin-left:8.333333%}.ekit-wid-con .offset-sm-2{margin-left:16.666667%}.ekit-wid-con .offset-sm-3{margin-left:25%}.ekit-wid-con .offset-sm-4{margin-left:33.333333%}.ekit-wid-con .offset-sm-5{margin-left:41.666667%}.ekit-wid-con .offset-sm-6{margin-left:50%}.ekit-wid-con .offset-sm-7{margin-left:58.333333%}.ekit-wid-con .offset-sm-8{margin-left:66.666667%}.ekit-wid-con .offset-sm-9{margin-left:75%}.ekit-wid-con .offset-sm-10{margin-left:83.333333%}.ekit-wid-con .offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.ekit-wid-con .col-md{-ms-flex-preferred-size:0;flex-basis:0%;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;max-width:100%}.ekit-wid-con .row-cols-md-1>*{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.ekit-wid-con .row-cols-md-2>*{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.ekit-wid-con .row-cols-md-3>*{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.ekit-wid-con .row-cols-md-4>*{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.ekit-wid-con .row-cols-md-5>*{-ms-flex:0 0 20%;-webkit-box-flex:0;flex:0 0 20%;max-width:20%}.ekit-wid-con .row-cols-md-6>*{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.ekit-wid-con .col-md-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:100%}.ekit-wid-con .col-md-1{-ms-flex:0 0 8.333333%;-webkit-box-flex:0;flex:0 0 8.333333%;max-width:8.333333%}.ekit-wid-con .col-md-2{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.ekit-wid-con .col-md-3{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.ekit-wid-con .col-md-4{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.ekit-wid-con .col-md-5{-ms-flex:0 0 41.666667%;-webkit-box-flex:0;flex:0 0 41.666667%;max-width:41.666667%}.ekit-wid-con .col-md-6{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.ekit-wid-con .col-md-7{-ms-flex:0 0 58.333333%;-webkit-box-flex:0;flex:0 0 58.333333%;max-width:58.333333%}.ekit-wid-con .col-md-8{-ms-flex:0 0 66.666667%;-webkit-box-flex:0;flex:0 0 66.666667%;max-width:66.666667%}.ekit-wid-con .col-md-9{-ms-flex:0 0 75%;-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.ekit-wid-con .col-md-10{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:83.333333%}.ekit-wid-con .col-md-11{-ms-flex:0 0 91.666667%;-webkit-box-flex:0;flex:0 0 91.666667%;max-width:91.666667%}.ekit-wid-con .col-md-12{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.ekit-wid-con .order-md-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.ekit-wid-con .order-md-last{-ms-flex-order:13;-webkit-box-ordinal-group:14;order:13}.ekit-wid-con .order-md-0{-ms-flex-order:0;-webkit-box-ordinal-group:1;order:0}.ekit-wid-con .order-md-1{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}.ekit-wid-con .order-md-2{-ms-flex-order:2;-webkit-box-ordinal-group:3;order:2}.ekit-wid-con .order-md-3{-ms-flex-order:3;-webkit-box-ordinal-group:4;order:3}.ekit-wid-con .order-md-4{-ms-flex-order:4;-webkit-box-ordinal-group:5;order:4}.ekit-wid-con .order-md-5{-ms-flex-order:5;-webkit-box-ordinal-group:6;order:5}.ekit-wid-con .order-md-6{-ms-flex-order:6;-webkit-box-ordinal-group:7;order:6}.ekit-wid-con .order-md-7{-ms-flex-order:7;-webkit-box-ordinal-group:8;order:7}.ekit-wid-con .order-md-8{-ms-flex-order:8;-webkit-box-ordinal-group:9;order:8}.ekit-wid-con .order-md-9{-ms-flex-order:9;-webkit-box-ordinal-group:10;order:9}.ekit-wid-con .order-md-10{-ms-flex-order:10;-webkit-box-ordinal-group:11;order:10}.ekit-wid-con .order-md-11{-ms-flex-order:11;-webkit-box-ordinal-group:12;order:11}.ekit-wid-con .order-md-12{-ms-flex-order:12;-webkit-box-ordinal-group:13;order:12}.ekit-wid-con .offset-md-0{margin-left:0}.ekit-wid-con .offset-md-1{margin-left:8.333333%}.ekit-wid-con .offset-md-2{margin-left:16.666667%}.ekit-wid-con .offset-md-3{margin-left:25%}.ekit-wid-con .offset-md-4{margin-left:33.333333%}.ekit-wid-con .offset-md-5{margin-left:41.666667%}.ekit-wid-con .offset-md-6{margin-left:50%}.ekit-wid-con .offset-md-7{margin-left:58.333333%}.ekit-wid-con .offset-md-8{margin-left:66.666667%}.ekit-wid-con .offset-md-9{margin-left:75%}.ekit-wid-con .offset-md-10{margin-left:83.333333%}.ekit-wid-con .offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.ekit-wid-con .col-lg{-ms-flex-preferred-size:0;flex-basis:0%;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;max-width:100%}.ekit-wid-con .row-cols-lg-1>*{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.ekit-wid-con .row-cols-lg-2>*{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.ekit-wid-con .row-cols-lg-3>*{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.ekit-wid-con .row-cols-lg-4>*{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.ekit-wid-con .row-cols-lg-5>*{-ms-flex:0 0 20%;-webkit-box-flex:0;flex:0 0 20%;max-width:20%}.ekit-wid-con .row-cols-lg-6>*{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.ekit-wid-con .col-lg-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:100%}.ekit-wid-con .col-lg-1{-ms-flex:0 0 8.333333%;-webkit-box-flex:0;flex:0 0 8.333333%;max-width:8.333333%}.ekit-wid-con .col-lg-2{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.ekit-wid-con .col-lg-3{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.ekit-wid-con .col-lg-4{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.ekit-wid-con .col-lg-5{-ms-flex:0 0 41.666667%;-webkit-box-flex:0;flex:0 0 41.666667%;max-width:41.666667%}.ekit-wid-con .col-lg-6{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.ekit-wid-con .col-lg-7{-ms-flex:0 0 58.333333%;-webkit-box-flex:0;flex:0 0 58.333333%;max-width:58.333333%}.ekit-wid-con .col-lg-8{-ms-flex:0 0 66.666667%;-webkit-box-flex:0;flex:0 0 66.666667%;max-width:66.666667%}.ekit-wid-con .col-lg-9{-ms-flex:0 0 75%;-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.ekit-wid-con .col-lg-10{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:83.333333%}.ekit-wid-con .col-lg-11{-ms-flex:0 0 91.666667%;-webkit-box-flex:0;flex:0 0 91.666667%;max-width:91.666667%}.ekit-wid-con .col-lg-12{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.ekit-wid-con .order-lg-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.ekit-wid-con .order-lg-last{-ms-flex-order:13;-webkit-box-ordinal-group:14;order:13}.ekit-wid-con .order-lg-0{-ms-flex-order:0;-webkit-box-ordinal-group:1;order:0}.ekit-wid-con .order-lg-1{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}.ekit-wid-con .order-lg-2{-ms-flex-order:2;-webkit-box-ordinal-group:3;order:2}.ekit-wid-con .order-lg-3{-ms-flex-order:3;-webkit-box-ordinal-group:4;order:3}.ekit-wid-con .order-lg-4{-ms-flex-order:4;-webkit-box-ordinal-group:5;order:4}.ekit-wid-con .order-lg-5{-ms-flex-order:5;-webkit-box-ordinal-group:6;order:5}.ekit-wid-con .order-lg-6{-ms-flex-order:6;-webkit-box-ordinal-group:7;order:6}.ekit-wid-con .order-lg-7{-ms-flex-order:7;-webkit-box-ordinal-group:8;order:7}.ekit-wid-con .order-lg-8{-ms-flex-order:8;-webkit-box-ordinal-group:9;order:8}.ekit-wid-con .order-lg-9{-ms-flex-order:9;-webkit-box-ordinal-group:10;order:9}.ekit-wid-con .order-lg-10{-ms-flex-order:10;-webkit-box-ordinal-group:11;order:10}.ekit-wid-con .order-lg-11{-ms-flex-order:11;-webkit-box-ordinal-group:12;order:11}.ekit-wid-con .order-lg-12{-ms-flex-order:12;-webkit-box-ordinal-group:13;order:12}.ekit-wid-con .offset-lg-0{margin-left:0}.ekit-wid-con .offset-lg-1{margin-left:8.333333%}.ekit-wid-con .offset-lg-2{margin-left:16.666667%}.ekit-wid-con .offset-lg-3{margin-left:25%}.ekit-wid-con .offset-lg-4{margin-left:33.333333%}.ekit-wid-con .offset-lg-5{margin-left:41.666667%}.ekit-wid-con .offset-lg-6{margin-left:50%}.ekit-wid-con .offset-lg-7{margin-left:58.333333%}.ekit-wid-con .offset-lg-8{margin-left:66.666667%}.ekit-wid-con .offset-lg-9{margin-left:75%}.ekit-wid-con .offset-lg-10{margin-left:83.333333%}.ekit-wid-con .offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.ekit-wid-con .col-xl{-ms-flex-preferred-size:0;flex-basis:0%;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;max-width:100%}.ekit-wid-con .row-cols-xl-1>*{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.ekit-wid-con .row-cols-xl-2>*{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.ekit-wid-con .row-cols-xl-3>*{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.ekit-wid-con .row-cols-xl-4>*{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.ekit-wid-con .row-cols-xl-5>*{-ms-flex:0 0 20%;-webkit-box-flex:0;flex:0 0 20%;max-width:20%}.ekit-wid-con .row-cols-xl-6>*{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.ekit-wid-con .col-xl-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:100%}.ekit-wid-con .col-xl-1{-ms-flex:0 0 8.333333%;-webkit-box-flex:0;flex:0 0 8.333333%;max-width:8.333333%}.ekit-wid-con .col-xl-2{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.ekit-wid-con .col-xl-3{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.ekit-wid-con .col-xl-4{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.ekit-wid-con .col-xl-5{-ms-flex:0 0 41.666667%;-webkit-box-flex:0;flex:0 0 41.666667%;max-width:41.666667%}.ekit-wid-con .col-xl-6{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.ekit-wid-con .col-xl-7{-ms-flex:0 0 58.333333%;-webkit-box-flex:0;flex:0 0 58.333333%;max-width:58.333333%}.ekit-wid-con .col-xl-8{-ms-flex:0 0 66.666667%;-webkit-box-flex:0;flex:0 0 66.666667%;max-width:66.666667%}.ekit-wid-con .col-xl-9{-ms-flex:0 0 75%;-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.ekit-wid-con .col-xl-10{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:83.333333%}.ekit-wid-con .col-xl-11{-ms-flex:0 0 91.666667%;-webkit-box-flex:0;flex:0 0 91.666667%;max-width:91.666667%}.ekit-wid-con .col-xl-12{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.ekit-wid-con .order-xl-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.ekit-wid-con .order-xl-last{-ms-flex-order:13;-webkit-box-ordinal-group:14;order:13}.ekit-wid-con .order-xl-0{-ms-flex-order:0;-webkit-box-ordinal-group:1;order:0}.ekit-wid-con .order-xl-1{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}.ekit-wid-con .order-xl-2{-ms-flex-order:2;-webkit-box-ordinal-group:3;order:2}.ekit-wid-con .order-xl-3{-ms-flex-order:3;-webkit-box-ordinal-group:4;order:3}.ekit-wid-con .order-xl-4{-ms-flex-order:4;-webkit-box-ordinal-group:5;order:4}.ekit-wid-con .order-xl-5{-ms-flex-order:5;-webkit-box-ordinal-group:6;order:5}.ekit-wid-con .order-xl-6{-ms-flex-order:6;-webkit-box-ordinal-group:7;order:6}.ekit-wid-con .order-xl-7{-ms-flex-order:7;-webkit-box-ordinal-group:8;order:7}.ekit-wid-con .order-xl-8{-ms-flex-order:8;-webkit-box-ordinal-group:9;order:8}.ekit-wid-con .order-xl-9{-ms-flex-order:9;-webkit-box-ordinal-group:10;order:9}.ekit-wid-con .order-xl-10{-ms-flex-order:10;-webkit-box-ordinal-group:11;order:10}.ekit-wid-con .order-xl-11{-ms-flex-order:11;-webkit-box-ordinal-group:12;order:11}.ekit-wid-con .order-xl-12{-ms-flex-order:12;-webkit-box-ordinal-group:13;order:12}.ekit-wid-con .offset-xl-0{margin-left:0}.ekit-wid-con .offset-xl-1{margin-left:8.333333%}.ekit-wid-con .offset-xl-2{margin-left:16.666667%}.ekit-wid-con .offset-xl-3{margin-left:25%}.ekit-wid-con .offset-xl-4{margin-left:33.333333%}.ekit-wid-con .offset-xl-5{margin-left:41.666667%}.ekit-wid-con .offset-xl-6{margin-left:50%}.ekit-wid-con .offset-xl-7{margin-left:58.333333%}.ekit-wid-con .offset-xl-8{margin-left:66.666667%}.ekit-wid-con .offset-xl-9{margin-left:75%}.ekit-wid-con .offset-xl-10{margin-left:83.333333%}.ekit-wid-con .offset-xl-11{margin-left:91.666667%}}.ekit-wid-con .fade{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.ekit-wid-con .fade.in{opacity:1}.ekit-wid-con .collapse{display:none}.ekit-wid-con .collapse.in{display:block}.ekit-wid-con .collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height,visibility;transition-property:height,visibility;-webkit-transition-duration:.35s;transition-duration:.35s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.ekit-wid-con .nav-tabs{border-bottom:1px solid #ddd}.ekit-wid-con .nav-tabs>li{float:left;margin-bottom:-1px}.ekit-wid-con .nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid #fff0;border-radius:4px 4px 0 0}.ekit-wid-con .nav-tabs>li.active>a,.ekit-wid-con .nav-tabs>li.active>a:focus,.ekit-wid-con .nav-tabs>li.active>a:hover{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:#fff0}.ekit-wid-con .tab-content>.tab-pane{display:none}.ekit-wid-con .tab-content>.active{display:block}.ekit-wid-con .clearfix::after,.ekit-wid-con .clearfix::before,.ekit-wid-con .nav::after,.ekit-wid-con .nav::before,.ekit-wid-con .row::after,.ekit-wid-con .row::before{display:table;content:" "}.ekit-wid-con .clearfix::after,.ekit-wid-con .nav::after,.ekit-wid-con .row::after{clear:both}.ekit-wid-con .hide{display:none!important}.ekit-wid-con .show{display:block!important}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:99999;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:99999;position:fixed;outline:0!important;backface-visibility:hidden;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-container::before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container::before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close.ekit-popup-close{cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close.ekit-popup-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-arrow,button.mfp-close.ekit-popup-close{overflow:visible;cursor:pointer;background:0 0;border:0;-moz-appearance:none;appearance:none;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none;-ms-touch-action:manipulation;touch-action:manipulation}button.mfp-arrow:focus-visible,button.mfp-close.ekit-popup-close:focus-visible{outline:-webkit-focus-ring-color auto 1px}button::-moz-focus-inner{padding:0;border:0}.mfp-close.ekit-popup-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close.ekit-popup-close:focus,.mfp-close.ekit-popup-close:hover{opacity:1}.mfp-close.ekit-popup-close:active{top:1px}.mfp-close-btn-in .mfp-closeekit-popup-close{color:#333}.mfp-iframe-holder .mfp-close.ekit-popup-close,.mfp-image-holder .mfp-close.ekit-popup-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:#fff0}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow::after,.mfp-arrow::before{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset #fff0}.mfp-arrow::after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow::before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left::after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left::before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right::after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right::before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close.ekit-popup-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgb(0 0 0 / .6);box-shadow:0 0 8px rgb(0 0 0 / .6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure::after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgb(0 0 0 / .6);box-shadow:0 0 8px rgb(0 0 0 / .6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure::after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgb(0 0 0 / .6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close.ekit-popup-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgb(0 0 0 / .6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-fade.mfp-bg{opacity:0;-webkit-transition:all .15s ease-out;transition:all .15s ease-out}.mfp-fade.mfp-bg.mfp-ready{opacity:.8}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade.mfp-wrap .mfp-content{opacity:0;-webkit-transition:all .15s ease-out;transition:all .15s ease-out}.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0}.mfp-zoom-in .mfp-with-anim{opacity:0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-transform:scale(.8);transform:scale(.8)}.mfp-zoom-in.mfp-bg{opacity:0;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.mfp-zoom-in.mfp-ready .mfp-with-anim{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.mfp-zoom-in.mfp-ready.mfp-bg{opacity:.8}.mfp-zoom-in.mfp-removing .mfp-with-anim{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}.mfp-zoom-in.mfp-removing.mfp-bg{opacity:0}.twentytwenty-horizontal .twentytwenty-handle::after,.twentytwenty-horizontal .twentytwenty-handle::before,.twentytwenty-vertical .twentytwenty-handle::after,.twentytwenty-vertical .twentytwenty-handle::before{content:" ";display:block;background:#fff;position:absolute;z-index:30;-webkit-box-shadow:0 0 12px rgb(51 51 51 / .5);box-shadow:0 0 12px rgb(51 51 51 / .5)}.twentytwenty-horizontal .twentytwenty-handle::after,.twentytwenty-horizontal .twentytwenty-handle::before{width:3px;height:9999px;left:50%;margin-left:-1.5px}.twentytwenty-vertical .twentytwenty-handle::after,.twentytwenty-vertical .twentytwenty-handle::before{width:9999px;height:3px;top:50%;margin-top:-1.5px}.twentytwenty-after-label,.twentytwenty-before-label,.twentytwenty-overlay{position:absolute;top:0;width:100%;height:100%}.twentytwenty-after-label,.twentytwenty-before-label,.twentytwenty-overlay{-webkit-transition-duration:.5s;transition-duration:.5s}.twentytwenty-after-label,.twentytwenty-before-label{-webkit-transition-property:opacity;transition-property:opacity}.twentytwenty-after-label::before,.twentytwenty-before-label::before{color:#fff;font-size:13px;letter-spacing:.1em}.twentytwenty-after-label::before,.twentytwenty-before-label::before{position:absolute;background:rgb(255 255 255 / .2);line-height:38px;padding:0 20px;border-radius:2px}.twentytwenty-horizontal .twentytwenty-after-label::before,.twentytwenty-horizontal .twentytwenty-before-label::before{top:50%;margin-top:-19px}.twentytwenty-vertical .twentytwenty-after-label::before,.twentytwenty-vertical .twentytwenty-before-label::before{left:50%;margin-left:-45px;text-align:center;width:auto;display:inline-block}.twentytwenty-down-arrow,.twentytwenty-left-arrow,.twentytwenty-right-arrow,.twentytwenty-up-arrow{width:0;height:0;border:6px inset #fff0;position:absolute}.twentytwenty-handle .twentytwenty-left-arrow,.twentytwenty-handle .twentytwenty-right-arrow{top:50%;margin-top:-6px}.twentytwenty-handle .twentytwenty-down-arrow,.twentytwenty-handle .twentytwenty-up-arrow{left:50%;margin-left:-6px}.twentytwenty-container{-webkit-box-sizing:content-box;box-sizing:content-box;z-index:0;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none}.twentytwenty-container img{max-width:100%;position:absolute;top:0;display:block}.twentytwenty-container.active .twentytwenty-overlay,.twentytwenty-container.active :hover.twentytwenty-overlay{background:#fff0}.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label,.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label,.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label{opacity:0}.twentytwenty-container *{-webkit-box-sizing:content-box;box-sizing:content-box}.twentytwenty-before-label{opacity:0}.twentytwenty-before-label::before{content:attr(data-content)}.twentytwenty-after-label{opacity:0}.twentytwenty-after-label::before{content:attr(data-content)}.twentytwenty-horizontal .twentytwenty-before-label::before{left:10px}.twentytwenty-horizontal .twentytwenty-after-label::before{right:10px}.twentytwenty-vertical .twentytwenty-before-label::before{top:10px}.twentytwenty-vertical .twentytwenty-after-label::before{bottom:10px}.twentytwenty-overlay{-webkit-transition-property:background;transition-property:background;background:#fff0;z-index:25}.twentytwenty-overlay:hover{background:rgb(0 0 0 / .5)}.twentytwenty-overlay:hover .twentytwenty-after-label{opacity:1}.twentytwenty-overlay:hover .twentytwenty-before-label{opacity:1}.twentytwenty-before{z-index:20}.twentytwenty-after{z-index:10}div.twentytwenty-handle{height:38px;width:38px;position:absolute;left:50%;top:50%;margin-left:-22px;margin-top:-22px;border:3px solid #fff;border-radius:1000px;-webkit-box-shadow:0 0 12px rgb(51 51 51 / .5);box-shadow:0 0 12px rgb(51 51 51 / .5);z-index:40;cursor:pointer}.twentytwenty-horizontal .twentytwenty-handle::before{bottom:50%;margin-bottom:22px;-webkit-box-shadow:0 3px 0 #fff,0 0 12px rgb(51 51 51 / .5);box-shadow:0 3px 0 #fff,0 0 12px rgb(51 51 51 / .5)}.twentytwenty-horizontal .twentytwenty-handle::after{top:50%;margin-top:22px;-webkit-box-shadow:0 -3px 0 #fff,0 0 12px rgb(51 51 51 / .5);box-shadow:0 -3px 0 #fff,0 0 12px rgb(51 51 51 / .5)}.twentytwenty-vertical .twentytwenty-handle::before{left:50%;margin-left:22px;-webkit-box-shadow:3px 0 0 #fff,0 0 12px rgb(51 51 51 / .5);box-shadow:3px 0 0 #fff,0 0 12px rgb(51 51 51 / .5)}.twentytwenty-vertical .twentytwenty-handle::after{right:50%;margin-right:22px;-webkit-box-shadow:-3px 0 0 #fff,0 0 12px rgb(51 51 51 / .5);box-shadow:-3px 0 0 #fff,0 0 12px rgb(51 51 51 / .5)}.twentytwenty-handle>.twentytwenty-left-arrow{border-right:6px solid #fff;left:50%;margin-left:-17px}.twentytwenty-handle>.twentytwenty-right-arrow{border-left:6px solid #fff;right:50%;margin-right:-17px}.twentytwenty-handle>.twentytwenty-up-arrow{border-bottom:6px solid #fff;top:50%;margin-top:-17px}.twentytwenty-handle>.twentytwenty-down-arrow{border-top:6px solid #fff;bottom:50%;margin-bottom:-17px}.nav-alignment-dynamic,.nav-alignment-flex-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.elementskit-menu-container{z-index:10000}.elementskit-navbar-nav>li>a .ekit-menu-icon{padding-right:5px}.ekit-menu-badge{position:absolute;top:5px;left:50%;background-color:#bbb;color:#fff;font-size:16px;padding:4px 8px;border-radius:3px;font-size:8px;line-height:1;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap;z-index:10}.ekit-menu-badge>.ekit-menu-badge-arrow{position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-left:solid #fff0;border-right:solid #fff0;border-top:solid #bbb;border-bottom:solid #fff0;border-width:6px}.elementskit-dropdown li{position:relative}.elementskit-dropdown .ekit-menu-badge{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.elementskit-navbar-nav-default .elementskit-navbar-nav{padding-left:0;margin-bottom:0;list-style:none;margin-left:0}.elementskit-navbar-nav-default .elementskit-navbar-nav>li{position:relative}.elementskit-navbar-nav-default .elementskit-navbar-nav>li>a{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none}.elementskit-navbar-nav-default .elementskit-navbar-nav>li>a:hover{text-decoration:none}.elementskit-navbar-nav-default .elementskit-navbar-nav>li.elementskit-megamenu-has{position:static}.elementskit-navbar-nav-default .elementskit-navbar-nav>li>a{-webkit-transition:all .4s ease;transition:all .4s ease;text-transform:none;font-weight:500;letter-spacing:normal}.elementskit-navbar-nav-default .elementskit-dropdown{border-top:1px solid #dadada;border-left:1px solid #dadada;border-bottom:1px solid #dadada;border-right:1px solid #dadada;background-color:#f4f4f4;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-right-radius:0;border-top-left-radius:0;padding-left:0;list-style:none;opacity:0;visibility:hidden;-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.elementskit-navbar-nav-default .elementskit-dropdown>li>.elementskit-dropdown{left:100%;top:0}.elementskit-navbar-nav-default .elementskit-dropdown>li>.elementskit-dropdown.open-fromleft{left:auto;right:100%}.elementskit-navbar-nav-default .elementskit-submenu-panel>li>a{display:-webkit-box;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;padding-top:15px;padding-left:10px;padding-bottom:15px;padding-right:10px;color:#000;font-weight:400;font-size:14px;-webkit-transition:all .3s;transition:all .3s}.elementskit-navbar-nav-default .elementskit-navbar-nav.elementskit-dropdown li:hover>a,.elementskit-navbar-nav-default .elementskit-navbar-nav>.elementskit-dropdown li>a:hover{color:#1e73be;background-color:#fff}.elementskit-navbar-nav-default .elementskit-submenu-panel>li:hover>a,.elementskit-navbar-nav-default .elementskit-submenu-panel>li>a:hover{color:#0d3a4f;background-color:rgb(255 255 255 / .5)}.elementskit-navbar-nav-default .elementskit-megamenu-panel{width:100%}.elementskit-navbar-nav-default .elementskit-overlay{display:none}.elementskit-navbar-nav-default .elementskit-nav-identity-panel{display:none}.elementskit-navbar-nav-default button.elementskit-menu-close{border:1px solid rgb(0 0 0 / .5);color:rgb(51 51 51 / .5);float:right;margin-top:20px;margin-left:20px;margin-right:20px;margin-bottom:20px}.elementskit-navbar-nav-default .elementskit-dropdown-has>a{position:relative}.elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator{font-weight:900;font-style:normal;margin-left:6px;display:block;float:right;cursor:pointer;position:relative;font-size:11px}.elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator.icon-none{display:none}.elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator.ekit-spinner{width:1em;height:1em;border:2px solid color-mix(in srgb,currentColor 25%,transparent);border-bottom-color:currentColor;border-radius:50%;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-animation:ekit_ajax_spinner_rotation 1s linear infinite;animation:ekit_ajax_spinner_rotation 1s linear infinite}.elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator.ekit-spinner::before{content:"";display:none}@media (max-width:1024px){.elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator.ekit-spinner{padding:4px 4px;margin-right:10px}}@media (max-width:1024px){.elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator{padding:4px 15px}}@media (max-width:1024px){.elementskit-navbar-nav-default .elementskit-dropdown-has>a svg.elementskit-submenu-indicator{width:auto;height:auto;max-width:42px;max-height:42px}}.elementskit-navbar-nav-default.elementskit-menu-container{background:#fff0;background:-webkit-gradient(linear,left bottom,left top,from(#fff0),to(#fff0));background:linear-gradient(0deg,#fff0 0,#fff0 100%);border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-right-radius:0;border-top-left-radius:0;position:relative;height:100px;z-index:90000}.elementskit-navbar-nav-default .elementskit-dropdown{min-width:250px;margin-left:0}.elementskit-navbar-nav-default .elementskit-navbar-nav{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.elementskit-navbar-nav-default .elementskit-navbar-nav>li>a{font-size:15px;color:#000;padding-left:15px;padding-right:15px}.elementskit-navbar-nav-default .elementskit-navbar-nav.elementskit-menu-po-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.elementskit-navbar-nav-default .elementskit-navbar-nav.elementskit-menu-po-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.elementskit-navbar-nav-default .elementskit-navbar-nav.elementskit-menu-po-justified{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:1025px){.elementskit-navbar-nav-default .elementskit-dropdown{-webkit-box-shadow:0 10px 30px 0 rgb(45 45 45 / .2);box-shadow:0 10px 30px 0 rgb(45 45 45 / .2);position:absolute;top:100%;left:0;-webkit-transform:translateY(-10px);transform:translateY(-10px);pointer-events:none;max-height:none;z-index:999}.elementskit-navbar-nav-default .elementskit-megamenu-panel{-webkit-transform:translateY(-10px);transform:translateY(-10px);pointer-events:none;opacity:0;visibility:hidden;-webkit-transition:all .4s ease;transition:all .4s ease;margin-left:0;position:absolute;left:0;top:100%;display:block;z-index:999}}@media (min-width:1025px){.elementskit-navbar-nav-default.ekit-nav-dropdown-hover .elementskit-megamenu-has:hover>.elementskit-megamenu-panel{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0);pointer-events:auto}}.elementskit-navbar-nav-default.ekit-nav-dropdown-hover .elementskit-megamenu-has .elementskit-dropdown{display:none}.elementskit-navbar-nav-default.ekit-nav-dropdown-click .ekit-dropdown-open-onclick{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0);pointer-events:auto}@media (min-width:767px){.elementskit-navbar-nav-default.ekit-nav-dropdown-click .elementskit-megamenu-has .elementskit-submenu-panel{display:none}}@media (max-width:1024px){.ekit_menu_responsive_tablet>.elementskit-navbar-nav-default{background-color:#f7f7f7}.elementskit-navbar-nav-default.elementskit-menu-offcanvas-elements{width:100%;position:fixed;top:0;left:-100vw;height:100%;-webkit-box-shadow:0 10px 30px 0 #fff0;box-shadow:0 10px 30px 0 #fff0;overflow-y:auto;overflow-x:hidden;padding-top:0;padding-left:0;padding-right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-transition:left .6s cubic-bezier(.6,.1,.68,.53);transition:left .6s cubic-bezier(.6,.1,.68,.53)}.elementskit-navbar-nav-default .no-scroller{overflow:hidden}.elementskit-navbar-nav-default .elementskit-nav-identity-panel{display:block;position:relative;z-index:5;width:100%}.elementskit-navbar-nav-default .elementskit-nav-identity-panel .elementskit-site-title{float:left}.elementskit-navbar-nav-default .elementskit-nav-identity-panel button.elementskit-menu-close{float:right}.elementskit-navbar-nav-default .elementskit-navbar-nav>li>a{color:#000;font-size:12px;-webkit-transition:all .4s ease;transition:all .4s ease;padding-top:5px;padding-left:10px;padding-right:5px;padding-bottom:5px}.elementskit-navbar-nav-default .elementskit-navbar-nav>li>a:hover{color:#0d3a4f}.elementskit-navbar-nav-default .elementskit-navbar-nav>li:hover>a{color:#0d3a4f}.elementskit-navbar-nav-default .elementskit-submenu-panel>li>a{color:#000;font-size:12px;padding-top:7px;padding-left:7px;padding-right:7px;padding-bottom:7px}.elementskit-navbar-nav-default .elementskit-dropdown{display:block;border:0;margin-left:0}.elementskit-navbar-nav-default .elementskit-megamenu-panel{display:none}.elementskit-navbar-nav-default .elementskit-navbar-nav>.elementskit-dropdown-has>.elementskit-dropdown li a{padding-left:15px}}@media (max-width:767px){.ekit_menu_responsive_mobile>.elementskit-navbar-nav-default{background-color:#f7f7f7}}@-webkit-keyframes ekit_ajax_spinner_rotation{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes ekit_ajax_spinner_rotation{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@media (min-width:1025px){.ekit-nav-dropdown-hover .elementskit-dropdown-has .elementskit-dropdown{-webkit-box-shadow:0 10px 30px 0 rgb(45 45 45 / .2);box-shadow:0 10px 30px 0 rgb(45 45 45 / .2);position:absolute;top:100%;left:0;-webkit-transform:translateY(-10px);transform:translateY(-10px);pointer-events:none;max-height:none;z-index:999}.ekit-nav-dropdown-hover .elementskit-dropdown-has:hover>.elementskit-dropdown{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0);pointer-events:auto}}@media only screen and (max-width:1023px) and (min-width:768px){.ekit_menu_responsive_mobile .elementskit-navbar-nav-default.ekit-nav-dropdown-hover .elementskit-dropdown-has:hover>.elementskit-dropdown,.ekit_menu_responsive_mobile .elementskit-navbar-nav-default.ekit-nav-dropdown-hover .elementskit-dropdown-has:hover>.elementskit-megamenu-panel,.ekit_menu_responsive_tablet .elementskit-navbar-nav-default.ekit-nav-dropdown-hover .elementskit-dropdown-has:hover>.elementskit-dropdown,.ekit_menu_responsive_tablet .elementskit-navbar-nav-default.ekit-nav-dropdown-hover .elementskit-dropdown-has:hover>.elementskit-megamenu-panel{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0);pointer-events:auto}}@media only screen and (max-width:1024px) and (min-width:766px){.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-megamenu-has.elementskit-mobile-builder-content .elementskit-dropdown{display:none}.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-megamenu-has.elementskit-mobile-builder-content .elementskit-megamenu-panel.elementskit-dropdown-open{display:block}.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-megamenu-panel.elementskit-dropdown-open{display:block}.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown{display:none}.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown~.elementskit-megamenu-panel{display:none}.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown.elementskit-dropdown-open{display:block;max-height:2500px;opacity:1;visibility:visible;-webkit-transition:max-height 5s ease-out;transition:max-height 5s ease-out}.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-navbar-nav{overflow-y:auto}.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown>li>.elementskit-dropdown{left:0}}button.elementskit-menu-close,button.elementskit-menu-hamburger{display:none}button.elementskit-menu-hamburger{color:#000}@media (max-width:1024px){.elementskit-menu-overlay{display:block;position:fixed;z-index:14;top:0;left:-100%;height:100%;width:100%;background-color:rgb(51 51 51 / .5);-webkit-transition:all .4s ease;transition:all .4s ease;opacity:1;visibility:visible;-webkit-transition:all .6s cubic-bezier(.6,.1,.68,.53) .4s;transition:all .6s cubic-bezier(.6,.1,.68,.53) .4s}.elementor-element-edit-mode .elementskit-menu-overlay{left:100%}button.elementskit-menu-hamburger{border:1px solid rgb(0 0 0 / .2);float:right}button.elementskit-menu-hamburger .elementskit-menu-hamburger-icon{background-color:rgb(0 0 0 / .5)}button.elementskit-menu-close,button.elementskit-menu-hamburger{padding:8px;background-color:#fff0;border-radius:.25rem;position:relative;z-index:10;cursor:pointer;width:45px;-webkit-transition:all .4s ease-in;transition:all .4s ease-in}button.elementskit-menu-close .elementskit-menu-hamburger-icon,button.elementskit-menu-hamburger .elementskit-menu-hamburger-icon{height:1px;width:100%;display:block;margin-bottom:4px}button.elementskit-menu-close .elementskit-menu-hamburger-icon:last-child,button.elementskit-menu-hamburger .elementskit-menu-hamburger-icon:last-child{margin-bottom:0}.elementskit-navbar-nav .ekit-menu-badge{font-size:7px}}.elementskit-navbar-nav-default .elementskit-navbar-nav>li>.elementskit-dropdown>li>a .ekit-menu-badge .ekit-menu-badge-arrow{display:none}.dropdown-item,.ekit-menu-nav-link{position:relative}.dropdown-item span.ekit-spinner,.dropdown-item>i,.dropdown-item>svg,.ekit-menu-nav-link span.ekit-spinner,.ekit-menu-nav-link>i,.ekit-menu-nav-link>svg{margin-right:6px}.dropdown-item .icon-none,.ekit-menu-nav-link .icon-none{display:none!important}@-webkit-keyframes xs-zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes xs-zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.xs-zoomIn{-webkit-animation-name:xs-zoomIn;animation-name:xs-zoomIn}.elementskit-nav-logo{display:inline-block}@media (max-width:1024px){.elementor-widget-ekit-nav-menu{-webkit-animation:none!important;animation:none!important}.ekit-wid-con:not(.ekit_menu_responsive_mobile) .elementskit-navbar-nav{display:block}}@media (max-width:1024px){button.elementskit-menu-close,button.elementskit-menu-hamburger{display:block}.elementskit-menu-container{max-width:350px}.elementskit-menu-overlay.active{left:0;-webkit-transition:all .6s cubic-bezier(.22,.61,.24,1) 0s;transition:all .6s cubic-bezier(.22,.61,.24,1) 0s}.elementskit-menu-offcanvas-elements{height:100%!important;padding-bottom:10px}.elementskit-menu-offcanvas-elements.active{left:0}.elementskit-dropdown{position:relative;max-height:0;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:max-height 2s cubic-bezier(0,1,0,1);transition:max-height 2s cubic-bezier(0,1,0,1)}.ekit_menu_responsive_tablet .ekit-menu-badge{position:static;margin-left:10px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-transform:none;transform:none}.ekit_menu_responsive_tablet .ekit-menu-badge>.ekit-menu-badge-arrow{display:none}.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator{margin-left:auto}.ekit_menu_responsive_tablet .elementskit-submenu-indicator{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;border:1px solid;border-radius:30px}}@media screen and (min-width:766px) and (max-width:1024px){.ekit_menu_responsive_mobile .elementskit-menu-offcanvas-elements{position:static}.ekit_menu_responsive_mobile .elementskit-nav-identity-panel{display:none}.ekit_menu_responsive_mobile button.elementskit-menu-hamburger{display:none}.ekit_menu_responsive_mobile .elementskit-menu-container{overflow-y:unset;overflow-x:unset}.ekit_menu_responsive_mobile .elementskit-dropdown{-webkit-box-shadow:0 10px 30px 0 rgb(45 45 45 / .2);box-shadow:0 10px 30px 0 rgb(45 45 45 / .2);position:absolute;top:100%;left:0;-webkit-transform:translateY(-10px);transform:translateY(-10px);pointer-events:none;max-height:none;z-index:999}.ekit_menu_responsive_mobile .elementskit-megamenu-panel{-webkit-transform:translateY(-10px);transform:translateY(-10px);pointer-events:none;opacity:0;visibility:hidden;-webkit-transition:all .4s ease;transition:all .4s ease;margin-left:0;position:absolute;left:0;top:100%;display:block;z-index:999}.ekit_menu_responsive_mobile .elementskit-dropdown-menu-full_width .elementskit-megamenu-panel{width:100vw}.ekit_menu_responsive_mobile .elementskit-navbar-nav>li.elementskit-megamenu-has.relative_position{position:relative}.ekit_menu_responsive_mobile .elementskit-megamenu-panel .elementor-section-wrap>.elementor-section>.elementor-container{max-width:none}}@media (max-width:767px){.ekit_menu_responsive_mobile .elementskit-navbar-nav{display:block}.ekit_menu_responsive_mobile .elementskit-dropdown{position:relative}.ekit_menu_responsive_mobile .ekit-menu-badge{position:static;margin-left:10px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-transform:none;transform:none}.ekit_menu_responsive_mobile .ekit-menu-badge>.ekit-menu-badge-arrow{display:none}.ekit_menu_responsive_mobile .elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator{margin-left:auto}.ekit_menu_responsive_mobile .elementskit-submenu-indicator{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;border:1px solid;border-radius:30px}.ekit_menu_responsive_mobile .elementskit-navbar-nav-default .elementskit-megamenu-has.elementskit-mobile-builder-content .elementskit-dropdown,.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-megamenu-has.elementskit-mobile-builder-content .elementskit-dropdown{display:none}.ekit_menu_responsive_mobile .elementskit-navbar-nav-default .elementskit-megamenu-has.elementskit-mobile-builder-content .elementskit-megamenu-panel.elementskit-dropdown-open,.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-megamenu-has.elementskit-mobile-builder-content .elementskit-megamenu-panel.elementskit-dropdown-open{display:block}.ekit_menu_responsive_mobile .elementskit-navbar-nav-default .elementskit-megamenu-panel.elementskit-dropdown-open,.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-megamenu-panel.elementskit-dropdown-open{display:block}.ekit_menu_responsive_mobile .elementskit-navbar-nav-default .elementskit-dropdown,.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown{display:none}.ekit_menu_responsive_mobile .elementskit-navbar-nav-default .elementskit-dropdown~.elementskit-megamenu-panel,.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown~.elementskit-megamenu-panel{display:none}.ekit_menu_responsive_mobile .elementskit-navbar-nav-default .elementskit-dropdown.elementskit-dropdown-open,.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown.elementskit-dropdown-open{display:block;max-height:2500px;opacity:1;visibility:visible;-webkit-transition:max-height 5s ease-out;transition:max-height 5s ease-out}.ekit_menu_responsive_mobile .elementskit-navbar-nav-default .elementskit-navbar-nav,.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-navbar-nav{overflow-y:auto}.ekit_menu_responsive_mobile .elementskit-navbar-nav-default .elementskit-dropdown>li>.elementskit-dropdown,.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown>li>.elementskit-dropdown{left:0}}.elementskit-navbar-nav .elementskit-submenu-panel>li:hover>a>i,.elementskit-navbar-nav .elementskit-submenu-panel>li>a:hover>i{color:inherit!important}@media (max-width:767px){.ekit-sticky .elementskit-menu-container.elementskit-menu-offcanvas-elements{height:120vh!important}.ekit-sticky .elementskit-menu-overlay{display:none}.ekit-sticky .elementskit-menu-offcanvas-elements::before{position:fixed;content:"";top:0;left:-110%;height:100%;width:100%;background-color:rgb(51 51 51 / .5);-webkit-transition:left .5s ease;transition:left .5s ease}.ekit-sticky .elementskit-menu-offcanvas-elements::after{position:absolute;content:"";top:0;left:0;height:100%;width:100%;background:inherit}.ekit-sticky .elementskit-menu-offcanvas-elements.active::before{left:0}.ekit-sticky .elementskit-navbar-nav-default .elementskit-navbar-nav{position:relative;z-index:5}}@media (min-width:1025px){.elementor-widget-ekit-nav-menu .elementskit-dropdown-menu-full_width .elementskit-megamenu-panel{width:100vw}.elementor-widget-ekit-nav-menu .elementskit-navbar-nav>li.elementskit-megamenu-has.relative_position{position:relative}.elementskit-megamenu-panel .elementor-section-wrap>.elementor-section>.elementor-container{max-width:none}}.elementskit-dropdown-has>.sub-menu-toggle{display:none}.ekit-nav-menu--empty-fallback{font-size:0}@media (min-width:766px){.ekit_menu_responsive_mobile .ekit-nav-menu--empty-fallback,.ekit_menu_responsive_mobile .ekit-nav-menu--overlay{display:none}}@media (min-width:1025px){.ekit_menu_responsive_tablet .ekit-nav-menu--empty-fallback,.ekit_menu_responsive_tablet .ekit-nav-menu--overlay{display:none}}.ekit-vertical-menu-tigger{display:block;background:#ffb25d;-webkit-box-shadow:0 7px 15px rgb(255 178 93 / .3);box-shadow:0 7px 15px rgb(255 178 93 / .3);padding-top:16px;padding-bottom:16px;padding-left:20px;padding-right:16px;font-size:14px;color:#fff;font-weight:500;line-height:1}.ekit-vertical-menu-tigger img:not([draggable]).vertical-menu-icon{max-width:14px}.ekit-vertical-menu-tigger .vertical-menu-icon{-webkit-transition:all .4s ease-in;transition:all .4s ease-in}.ekit-vertical-menu-tigger:hover{color:#fff}.vertical-menu-right-icon{margin-right:7px}.vertical-menu-left-icon{float:right}.ekit-vertical-navbar-nav{padding-left:0;list-style:none;-webkit-box-shadow:0 10px 25px rgb(0 0 0 / .1);box-shadow:0 10px 25px rgb(0 0 0 / .1);background-color:#fff;margin-left:0;margin-bottom:0;list-style:none}.ekit-vertical-navbar-nav .elementskit-dropdown,.ekit-vertical-navbar-nav .elementskit-megamenu-panel{margin-left:0;list-style:none;margin-bottom:0}.ekit-vertical-navbar-nav .elementskit-megamenu-has .elementskit-dropdown{display:none}.ekit-vertical-navbar-nav>li:not(:last-child){border-bottom:1px solid #ededed}.ekit-vertical-navbar-nav>li>a{font-size:14px;font-weight:500;color:#101010;display:block;padding-top:12px;padding-bottom:12px;padding-left:25px;padding-right:19px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ekit-vertical-navbar-nav>li>a .ekit-menu-icon{margin-right:7px;padding-right:0}.ekit-vertical-navbar-nav>li>a .ekit-menu-badge-arrow{display:none}.ekit-vertical-navbar-nav>li>a .ekit-menu-badge{position:static;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-left:10px;-webkit-transform:none;transform:none}.ekit-vertical-navbar-nav>li>a:hover{color:#4285f4}.ekit-vertical-navbar-nav>li:hover>a{color:#4285f4}.ekit-vertical-navbar-nav li.elementskit-dropdown-has{position:relative}@media (min-width:1025px){.ekit-vertical-navbar-nav li.elementskit-dropdown-has:hover>.elementskit-dropdown{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;visibility:visible;pointer-events:auto}}@media (min-width:1025px){.ekit-vertical-navbar-nav li.elementskit-megamenu-has.relative_position{position:relative}.ekit-vertical-navbar-nav li.elementskit-megamenu-has.top_position{position:static}.ekit-vertical-navbar-nav li.elementskit-megamenu-has:hover>.elementskit-megamenu-panel{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;visibility:visible;pointer-events:auto}}@media (max-width:1024px){.ekit-vertical-navbar-nav .elementskit-megamenu-panel{display:none;width:auto!important}.ekit-vertical-navbar-nav .elementskit-mobile-builder-content .elementskit-megamenu-panel.elementskit-dropdown-open{display:block}.ekit-vertical-navbar-nav .elementskit-dropdown-has .elementskit-dropdown.elementskit-dropdown-open{display:block}.ekit-vertical-navbar-nav .elementskit-megamenu-has.elementskit-mobile-builder-content .elementskit-dropdown{display:none}}.ekit-vertical-navbar-nav .elementskit-dropdown{padding-left:0;list-style:none;max-width:220px;width:100%}@media (min-width:1025px){.ekit-vertical-navbar-nav .elementskit-dropdown{position:absolute;left:100%;top:0;z-index:100;background-color:#fff;-webkit-box-shadow:0 10px 25px rgb(0 0 0 / .1);box-shadow:0 10px 25px rgb(0 0 0 / .1);-webkit-transform:translateY(10px);transform:translateY(10px);opacity:0;visibility:hidden;-webkit-transition:all .3s linear;transition:all .3s linear;pointer-events:none}}@media (max-width:1024px){.ekit-vertical-navbar-nav .elementskit-dropdown{display:none;max-height:none;max-width:100%;padding:10px 15px}}@media (min-width:1025px){.ekit-vertical-navbar-nav .elementskit-dropdown>li:not(:last-child){border-bottom:1px solid #ededed}}.ekit-vertical-navbar-nav .elementskit-dropdown>li:first-child{margin-top:0}.ekit-vertical-navbar-nav .elementskit-dropdown>li:last-child{margin-bottom:0}.ekit-vertical-navbar-nav .elementskit-dropdown>li>a{font-size:14px;font-weight:500;color:#101010;padding-top:12px;padding-bottom:12px;padding-left:25px;padding-right:19px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:1025px){.ekit-vertical-navbar-nav .elementskit-megamenu-panel{position:absolute;left:100%;top:0;z-index:100;-webkit-transform:translateY(10px);transform:translateY(10px);opacity:0;visibility:hidden;-webkit-transition:all .3s linear;transition:all .3s linear;pointer-events:none;width:100%}}.ekit-vertical-navbar-nav .elementskit-submenu-indicator{display:block;line-height:1;margin-left:auto;position:relative;font-weight:900;font-style:normal;font-family:"Font Awesome 5 Free";-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.ekit-vertical-navbar-nav .elementskit-submenu-indicator::before{content:"\f105"}.ekit-vertical-navbar-nav .elementskit-submenu-indicator.ekit-spinner{width:1em;height:1em;border:2px solid color-mix(in srgb,currentColor 25%,transparent);border-bottom-color:currentColor;border-radius:50%;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-animation:ekit_ajax_spinner_rotation 1s linear infinite;animation:ekit_ajax_spinner_rotation 1s linear infinite}.ekit-vertical-navbar-nav .elementskit-submenu-indicator.ekit-spinner::before{content:"";display:none}.ekit-vertical-navbar-nav .ekit-submenu-indicator-icon{display:block;margin-left:auto;line-height:1;position:relative;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.ekit-vertical-navbar-nav .ekit-ajax-loading .eicon-loading{font-family:eicons}.ekit-vertical-navbar-nav .ekit-ajax-loading .eicon-loading::before{content:"\e8fb"}.badge-position-right .ekit-vertical-navbar-nav .ekit-menu-badge{margin-left:auto}.badge-position-right .ekit-menu-badge~.elementskit-submenu-indicator{margin-left:12px}.badge-position-right .ekit-menu-badge~.ekit-submenu-indicator-icon{margin-left:12px}.ekit-vertical-main-menu-on-click{position:relative}.ekit-vertical-main-menu-on-click .ekit-vertical-menu-container{position:absolute;top:100%;z-index:1111;left:0;width:100%}.ekit-vertical-main-menu-on-click.vertical-menu-active .ekit-vertical-menu-container{opacity:1;visibility:visible}.ekit-vertical-main-menu-on-click.vertical-menu-active .ekit-vertical-menu-tigger .vertical-menu-left-icon{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.ekit-vertical-main-menu-on-click .ekit-vertical-menu-container{opacity:0;visibility:hidden}.ekit-vertical-menu-container{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable tfoot th,table.dataTable thead th{font-weight:700}table.dataTable thead td,table.dataTable thead th{padding:10px 18px;border-bottom:1px solid #111}table.dataTable thead td:active,table.dataTable thead th:active{outline:0}table.dataTable tfoot td,table.dataTable tfoot th{padding:10px 18px 6px 18px;border-top:1px solid #111}table.dataTable thead .dt-ordering-asc,table.dataTable thead .dt-ordering-asc-disabled,table.dataTable thead .dt-ordering-desc,table.dataTable thead .dt-ordering-desc-disabled,table.dataTable thead th{cursor:pointer;background-repeat:no-repeat;background-position:center right}table.dataTable thead .dt-orderable-asc,table.dataTable thead .dt-orderable-desc{background-image:url(/wp-content/plugins/elementskit-lite/widgets/init/assets/img/arrow.png)}table.dataTable thead .dt-ordering-asc{background-image:url(/wp-content/plugins/elementskit-lite/widgets/init/assets/img/sort_asc.png)}table.dataTable thead .dt-ordering-desc{background-image:url(/wp-content/plugins/elementskit-lite/widgets/init/assets/img/sort_desc.png)}table.dataTable thead .dt-ordering-asc-disabled{background-image:url(/wp-content/plugins/elementskit-lite/widgets/init/assets/img/sort_asc_disabled.png)}table.dataTable tbody tr{background-color:#fff}table.dataTable tbody tr.selected{background-color:#b0bed9}table.dataTable tbody td,table.dataTable tbody th{padding:8px 10px}.ekit_table.display table.dataTable tbody td,.ekit_table.display table.dataTable tbody th,table.dataTable.row-border tbody td,table.dataTable.row-border tbody th{border-top:1px solid #ddd}.ekit_table.display table.dataTable tbody tr:first-child td,.ekit_table.display table.dataTable tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.row-border tbody tr:first-child th{border-top:none}table.dataTable.cell-border tbody td,table.dataTable.cell-border tbody th{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr td:first-child,table.dataTable.cell-border tbody tr th:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child td,table.dataTable.cell-border tbody tr:first-child th{border-top:none}.ekit_table.display table.dataTable tbody tr.odd,table.dataTable.stripe tbody tr.odd{background-color:#f9f9f9}.ekit_table.display table.dataTable tbody tr.odd.selected,table.dataTable.stripe tbody tr.odd.selected{background-color:#acbad4}.ekit_table.display table.dataTable tbody tr:hover,table.dataTable.hover tbody tr:hover{background-color:#f6f6f6}.ekit_table.display table.dataTable tbody tr:hover.selected,table.dataTable.hover tbody tr:hover.selected{background-color:#aab7d1}.ekit_table.display table.dataTable tbody tr>.sorting_1,.ekit_table.display table.dataTable tbody tr>.sorting_2,.ekit_table.display table.dataTable tbody tr>.sorting_3,table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3{background-color:#fafafa}.ekit_table.display table.dataTable tbody tr.selected>.sorting_1,.ekit_table.display table.dataTable tbody tr.selected>.sorting_2,.ekit_table.display table.dataTable tbody tr.selected>.sorting_3,table.dataTable.order-column tbody tr.selected>.sorting_1,table.dataTable.order-column tbody tr.selected>.sorting_2,table.dataTable.order-column tbody tr.selected>.sorting_3{background-color:#acbad5}.ekit_table.display table.dataTable tbody tr.odd>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd>.sorting_1{background-color:#f1f1f1}.ekit_table.display table.dataTable tbody tr.odd>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd>.sorting_2{background-color:#f3f3f3}.ekit_table.display table.dataTable tbody tr.odd>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd>.sorting_3{background-color:#f5f5f5}.ekit_table.display table.dataTable tbody tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1{background-color:#a6b4cd}.ekit_table.display table.dataTable tbody tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2{background-color:#a8b5cf}.ekit_table.display table.dataTable tbody tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3{background-color:#a9b7d1}.ekit_table.display table.dataTable tbody tr.even>.sorting_1,table.dataTable.order-column.stripe tbody tr.even>.sorting_1{background-color:#fafafa}.ekit_table.display table.dataTable tbody tr.even>.sorting_2,table.dataTable.order-column.stripe tbody tr.even>.sorting_2{background-color:#fcfcfc}.ekit_table.display table.dataTable tbody tr.even>.sorting_3,table.dataTable.order-column.stripe tbody tr.even>.sorting_3{background-color:#fefefe}.ekit_table.display table.dataTable tbody tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1{background-color:#acbad5}.ekit_table.display table.dataTable tbody tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2{background-color:#aebcd6}.ekit_table.display table.dataTable tbody tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3{background-color:#afbdd8}.ekit_table.display table.dataTable tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1{background-color:#eaeaea}.ekit_table.display table.dataTable tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2{background-color:#ececec}.ekit_table.display table.dataTable tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3{background-color:#efefef}.ekit_table.display table.dataTable tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1{background-color:#a2aec7}.ekit_table.display table.dataTable tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2{background-color:#a3b0c9}.ekit_table.display table.dataTable tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3{background-color:#a5b2cb}table.dataTable.no-footer{border-bottom:1px solid #111}table.dataTable.nowrap td,table.dataTable.nowrap th{white-space:nowrap}table.dataTable.compact thead td,table.dataTable.compact thead th{padding:4px 17px 4px 4px}table.dataTable.compact tfoot td,table.dataTable.compact tfoot th{padding:4px}table.dataTable.compact tbody td,table.dataTable.compact tbody th{padding:4px}table.dataTable td.dt-left,table.dataTable th.dt-left{text-align:left}table.dataTable td.dataTables_empty,table.dataTable td.dt-center,table.dataTable th.dt-center{text-align:center}table.dataTable td.dt-right,table.dataTable th.dt-right{text-align:right}table.dataTable td.dt-justify,table.dataTable th.dt-justify{text-align:justify}table.dataTable td.dt-nowrap,table.dataTable th.dt-nowrap{white-space:nowrap}table.dataTable tfoot td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable thead th.dt-head-left{text-align:left}table.dataTable tfoot td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable thead th.dt-head-center{text-align:center}table.dataTable tfoot td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable thead th.dt-head-right{text-align:right}table.dataTable tfoot td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable thead th.dt-head-justify{text-align:justify}table.dataTable tfoot td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable thead th.dt-head-nowrap{white-space:nowrap}table.dataTable tbody td.dt-body-left,table.dataTable tbody th.dt-body-left{text-align:left}table.dataTable tbody td.dt-body-center,table.dataTable tbody th.dt-body-center{text-align:center}table.dataTable tbody td.dt-body-right,table.dataTable tbody th.dt-body-right{text-align:right}table.dataTable tbody td.dt-body-justify,table.dataTable tbody th.dt-body-justify{text-align:justify}table.dataTable tbody td.dt-body-nowrap,table.dataTable tbody th.dt-body-nowrap{white-space:nowrap}table.dataTable,table.dataTable td,table.dataTable th{-webkit-box-sizing:content-box;box-sizing:content-box}.dt-container{position:relative;clear:both;zoom:1}.dt-container>.dt-buttons{position:relative;float:left;margin-bottom:20px}.dt-container>.dt-search{float:right;text-align:right;margin-bottom:20px}.dt-container>.dt-info{clear:both;float:left;margin-top:20px}.dt-container>.dt-paging{float:right;text-align:right;margin-top:20px}.dt-search input input{margin-left:.5em}.dt-container .dt-paging button{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;min-width:1.5em;padding:.5em 1em;margin-left:2px;text-align:center;text-decoration:none!important;cursor:pointer;color:#333;border:1px solid #fff0;border-radius:2px}.dt-container .dt-paging button.current,.dt-container .dt-paging button.current:hover{color:#333;border:1px solid #979797;background-color:#fff;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#dcdcdc));background:linear-gradient(to bottom,#fff 0,#dcdcdc 100%)}.dt-container .dt-paging button.disabled,.dt-container .dt-paging button.disabled:active,.dt-container .dt-paging button.disabled:hover{cursor:default;color:#666;border:1px solid #fff0;background:0 0;-webkit-box-shadow:none;box-shadow:none}.dt-container .dt-paging button:hover{color:#fff;border:1px solid #111;background-color:#585858;background:-webkit-gradient(linear,left top,left bottom,from(#585858),to(#111));background:linear-gradient(to bottom,#585858 0,#111 100%)}.dt-container .dt-paging button:active{outline:0;background-color:#2b2b2b;background:-webkit-gradient(linear,left top,left bottom,from(#2b2b2b),to(#0c0c0c));background:linear-gradient(to bottom,#2b2b2b 0,#0c0c0c 100%);-webkit-box-shadow:inset 0 0 3px #111;box-shadow:inset 0 0 3px #111}.dt-container .dt-paging .ellipsis{padding:0 1em}.dt-container .dt-paging .dataTables_processing{position:absolute;top:50%;left:50%;width:100%;height:40px;margin-left:-50%;margin-top:-25px;padding-top:20px;text-align:center;font-size:1.2em;background-color:#fff;background:-webkit-gradient(linear,left top,right top,from(#fff0),color-stop(25%,rgb(255 255 255 / .9)),color-stop(75%,rgb(255 255 255 / .9)),to(#fff0));background:linear-gradient(to right,#fff0 0,rgb(255 255 255 / .9) 25%,rgb(255 255 255 / .9) 75%,#fff0 100%)}.dt-container .dataTables_processing,.dt-container .dt-info,.dt-container .dt-length,.dt-container .dt-paging,.dt-container .dt-search{color:#333}.dt-container .dataTables_scroll{clear:both}.dt-container .dataTables_scroll div.dataTables_scrollBody{-webkit-overflow-scrolling:touch}.dt-container .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td,.dt-container .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dt-container .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dt-container .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th{vertical-align:middle}.dt-container .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing,.dt-container .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing,.dt-container .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing,.dt-container .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing{height:0;overflow:hidden;margin:0!important;padding:0!important}.dt-container.no-footer .dataTables_scrollBody{border-bottom:1px solid #111}.dt-container.no-footer div.dataTables_scrollBody>table,.dt-container.no-footer div.dataTables_scrollHead table.dataTable{border-bottom:none}.dt-container::after{visibility:hidden;display:block;content:"";clear:both;height:0}@media screen and (max-width:767px){.dt-container .dt-info,.dt-container .dt-paging{float:none;text-align:center}.dt-container .dt-paging{margin-top:.5em}}@media screen and (max-width:640px){.ekit-wid-con .ekit_table .dt-container .dt-layout-row{text-align:center}.ekit-wid-con .ekit_table .dt-container .dt-layout-row:not(.dt-layout-table){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset;gap:20px}.ekit-wid-con .ekit_table .dt-container .dt-layout-row:not(.dt-layout-table) .dt-search .dt-input{width:100%}.ekit-wid-con .ekit_table .dt-container>.dt-buttons,.ekit-wid-con .ekit_table .dt-container>.dt-info,.ekit-wid-con .ekit_table .dt-container>.dt-paging,.ekit-wid-con .ekit_table .dt-container>.dt-search{float:none;text-align:center}}@keyframes dtb-spinner{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dtb-spinner{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}div.dt-button-info{position:fixed;top:50%;left:50%;width:400px;margin-top:-100px;margin-left:-200px;background-color:#fff;border:2px solid #111;-webkit-box-shadow:3px 3px 8px rgb(0 0 0 / .3);box-shadow:3px 3px 8px rgb(0 0 0 / .3);border-radius:3px;text-align:center;z-index:21}div.dt-button-info h2{padding:.5em;margin:0;font-weight:400;border-bottom:1px solid #ddd;background-color:#f3f3f3}div.dt-button-info>div{padding:1em}div.dt-button-collection-title{text-align:center;padding:.3em 0 .5em;font-size:.9em}div.dt-button-collection-title:empty{display:none}a.dt-button,button.dt-button,div.dt-button{position:relative;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:.333em;margin-bottom:.333em;padding:.5em 1em;border:1px solid #999;border-radius:2px;cursor:pointer;font-size:.88em;line-height:1.6em;color:#000;white-space:nowrap;overflow:hidden;background-color:#e9e9e9;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#e9e9e9));background-image:linear-gradient(to bottom,#fff 0,#e9e9e9 100%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;outline:0}a.dt-button.disabled,button.dt-button.disabled,div.dt-button.disabled{color:#999;border:1px solid #d0d0d0;cursor:default;background-color:#f9f9f9;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f9f9f9));background-image:linear-gradient(to bottom,#fff 0,#f9f9f9 100%)}a.dt-button.active:not(.disabled),a.dt-button:active:not(.disabled),button.dt-button.active:not(.disabled),button.dt-button:active:not(.disabled),div.dt-button.active:not(.disabled),div.dt-button:active:not(.disabled){background-color:#e2e2e2;background-image:-webkit-gradient(linear,left top,left bottom,from(#f3f3f3),to(#e2e2e2));background-image:linear-gradient(to bottom,#f3f3f3 0,#e2e2e2 100%);-webkit-box-shadow:inset 1px 1px 3px #999;box-shadow:inset 1px 1px 3px #999}a.dt-button.active:not(.disabled):hover:not(.disabled),a.dt-button:active:not(.disabled):hover:not(.disabled),button.dt-button.active:not(.disabled):hover:not(.disabled),button.dt-button:active:not(.disabled):hover:not(.disabled),div.dt-button.active:not(.disabled):hover:not(.disabled),div.dt-button:active:not(.disabled):hover:not(.disabled){-webkit-box-shadow:inset 1px 1px 3px #999;box-shadow:inset 1px 1px 3px #999;background-color:#ccc;background-image:-webkit-gradient(linear,left top,left bottom,from(#eaeaea),to(#ccc));background-image:linear-gradient(to bottom,#eaeaea 0,#ccc 100%)}a.dt-button:hover,button.dt-button:hover,div.dt-button:hover{text-decoration:none}a.dt-button:hover:not(.disabled),button.dt-button:hover:not(.disabled),div.dt-button:hover:not(.disabled){border:1px solid #666;background-color:#e0e0e0;background-image:-webkit-gradient(linear,left top,left bottom,from(#f9f9f9),to(#e0e0e0));background-image:linear-gradient(to bottom,#f9f9f9 0,#e0e0e0 100%)}a.dt-button:focus:not(.disabled),button.dt-button:focus:not(.disabled),div.dt-button:focus:not(.disabled){border:1px solid #426c9e;text-shadow:0 1px 0 #c4def1;outline:0;background-color:#79ace9;background-image:-webkit-gradient(linear,left top,left bottom,from(#bddef4),to(#79ace9));background-image:linear-gradient(to bottom,#bddef4 0,#79ace9 100%)}.dt-button embed{outline:0}div.dt-buttons{position:relative;float:left}div.dt-buttons.buttons-right{float:right}div.dt-button-collection{position:absolute;top:0;left:0;width:150px;margin-top:3px;padding:8px 8px 4px 8px;border:1px solid #ccc;border:1px solid rgb(0 0 0 / .4);background-color:#fff;overflow:hidden;z-index:2002;border-radius:5px;-webkit-box-shadow:3px 3px 5px rgb(0 0 0 / .3);box-shadow:3px 3px 5px rgb(0 0 0 / .3);-webkit-column-gap:8px;-moz-column-gap:8px;-ms-column-gap:8px;-o-column-gap:8px;column-gap:8px}div.dt-button-collection a.dt-button,div.dt-button-collection button.dt-button,div.dt-button-collection div.dt-button{position:relative;left:0;right:0;width:100%;display:block;float:none;margin-bottom:4px;margin-right:0}div.dt-button-collection a.dt-button.active:not(.disabled),div.dt-button-collection a.dt-button:active:not(.disabled),div.dt-button-collection button.dt-button.active:not(.disabled),div.dt-button-collection button.dt-button:active:not(.disabled),div.dt-button-collection div.dt-button.active:not(.disabled),div.dt-button-collection div.dt-button:active:not(.disabled){background-color:#dadada;background-image:-webkit-gradient(linear,left top,left bottom,from(#f0f0f0),to(#dadada));background-image:linear-gradient(to bottom,#f0f0f0 0,#dadada 100%);-webkit-box-shadow:inset 1px 1px 3px #666;box-shadow:inset 1px 1px 3px #666}div.dt-button-collection.fixed{position:fixed;top:50%;left:50%;margin-left:-75px;border-radius:0}div.dt-button-collection.fixed.two-column{margin-left:-150px}div.dt-button-collection.fixed.three-column{margin-left:-225px}div.dt-button-collection.fixed.four-column{margin-left:-300px}div.dt-button-collection>*{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}div.dt-button-collection.two-column{width:300px;padding-bottom:1px;-webkit-column-count:2;-moz-column-count:2;-ms-column-count:2;-o-column-count:2;column-count:2}div.dt-button-collection.three-column{width:450px;padding-bottom:1px;-webkit-column-count:3;-moz-column-count:3;-ms-column-count:3;-o-column-count:3;column-count:3}div.dt-button-collection.four-column{width:600px;padding-bottom:1px;-webkit-column-count:4;-moz-column-count:4;-ms-column-count:4;-o-column-count:4;column-count:4}div.dt-button-collection .dt-button{border-radius:0}div.dt-button-background{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .7);background:radial-gradient(ellipse farthest-corner at center,rgb(0 0 0 / .3) 0,rgb(0 0 0 / .7) 100%);z-index:2001}@media screen and (max-width:640px){div.dt-buttons{float:none!important;text-align:center}}a.dt-button.processing,button.dt-button.processing,div.dt-button.processing{color:rgb(0 0 0 / .2)}a.dt-button.processing::after,button.dt-button.processing::after,div.dt-button.processing::after{position:absolute;top:50%;left:50%;width:16px;height:16px;margin:-8px 0 0 -8px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;content:" ";border:2px solid #282828;border-radius:50%;border-left-color:#fff0;border-right-color:#fff0;animation:dtb-spinner 1.5s infinite linear;-o-animation:dtb-spinner 1.5s infinite linear;-ms-animation:dtb-spinner 1.5s infinite linear;-webkit-animation:dtb-spinner 1.5s infinite linear;-moz-animation:dtb-spinner 1.5s infinite linear}table.DTFC_Cloned tfoot,table.DTFC_Cloned thead{background-color:#fff}div.DTFC_Blocker{background-color:#fff}div.DTFC_LeftWrapper table.dataTable,div.DTFC_RightWrapper table.dataTable{margin-bottom:0;z-index:2}div.DTFC_LeftWrapper table.dataTable.no-footer,div.DTFC_RightWrapper table.dataTable.no-footer{border-bottom:none}table.fixedHeader-floating{position:fixed!important;background-color:#fff}table.fixedHeader-floating.no-footer{border-bottom-width:0}table.fixedHeader-locked{position:absolute!important;background-color:#fff}@media print{table.fixedHeader-floating{display:none}}table.dataTable.dtr-inline.collapsed>tbody>tr>td.child,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child{cursor:default!important}table.dataTable.dtr-inline.collapsed>tbody>tr>td.child::before,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty::before,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child::before{display:none!important}table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child,table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child{position:relative;padding-left:30px;cursor:pointer}table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child::before,table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child::before{top:9px;left:4px;height:14px;width:14px;display:block;position:absolute;color:#fff;border:2px solid #fff;border-radius:14px;-webkit-box-shadow:0 0 3px #444;box-shadow:0 0 3px #444;-webkit-box-sizing:content-box;box-sizing:content-box;text-align:center;text-indent:0!important;font-family:"Courier New",Courier,monospace;line-height:14px;content:"+";background-color:#31b131}table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child::before,table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child::before{content:"-";background-color:#d33333}table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child,table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child{padding-left:27px}table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child::before,table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child::before{top:5px;left:4px;height:14px;width:14px;border-radius:14px;line-height:14px;text-indent:3px}table.dataTable.dtr-column>tbody>tr>td.control,table.dataTable.dtr-column>tbody>tr>th.control{position:relative;cursor:pointer}table.dataTable.dtr-column>tbody>tr>td.control::before,table.dataTable.dtr-column>tbody>tr>th.control::before{top:50%;left:50%;height:16px;width:16px;margin-top:-10px;margin-left:-10px;display:block;position:absolute;color:#fff;border:2px solid #fff;border-radius:14px;-webkit-box-shadow:0 0 3px #444;box-shadow:0 0 3px #444;-webkit-box-sizing:content-box;box-sizing:content-box;text-align:center;text-indent:0!important;font-family:"Courier New",Courier,monospace;line-height:14px;content:"+";background-color:#31b131}table.dataTable.dtr-column>tbody>tr.parent td.control::before,table.dataTable.dtr-column>tbody>tr.parent th.control::before{content:"-";background-color:#d33333}table.dataTable>tbody>tr.child{padding:.5em 1em}table.dataTable>tbody>tr.child:hover{background:0 0!important}table.dataTable>tbody>tr.child ul.dtr-details{display:inline-block;list-style-type:none;margin:0;padding:0}table.dataTable>tbody>tr.child ul.dtr-details>li{border-bottom:1px solid #efefef;padding:.5em 0}table.dataTable>tbody>tr.child ul.dtr-details>li:first-child{padding-top:0}table.dataTable>tbody>tr.child ul.dtr-details>li:last-child{border-bottom:none}table.dataTable>tbody>tr.child span.dtr-title{display:inline-block;min-width:75px;font-weight:700}div.dtr-modal{position:fixed;-webkit-box-sizing:border-box;box-sizing:border-box;top:0;left:0;height:100%;width:100%;z-index:100;padding:10em 1em}div.dtr-modal div.dtr-modal-display{position:absolute;top:0;left:0;bottom:0;right:0;width:50%;height:50%;overflow:auto;margin:auto;z-index:102;overflow:auto;background-color:#f5f5f7;border:1px solid #000;border-radius:.5em;-webkit-box-shadow:0 12px 30px rgb(0 0 0 / .6);box-shadow:0 12px 30px rgb(0 0 0 / .6)}div.dtr-modal div.dtr-modal-content{position:relative;padding:1em}div.dtr-modal div.dtr-modal-close{position:absolute;top:6px;right:6px;width:22px;height:22px;border:1px solid #eaeaea;background-color:#f9f9f9;text-align:center;border-radius:3px;cursor:pointer;z-index:12}div.dtr-modal div.dtr-modal-close:hover{background-color:#eaeaea}div.dtr-modal div.dtr-modal-background{position:fixed;top:0;left:0;right:0;bottom:0;z-index:101;background:rgb(0 0 0 / .6)}@media screen and (max-width:767px){div.dtr-modal div.dtr-modal-display{width:95%}}table.dataTable tr.dtrg-group td{background-color:#e0e0e0}table.dataTable tr.dtrg-group.dtrg-level-0 td{font-weight:700}table.dataTable tr.dtrg-group.dtrg-level-1 td,table.dataTable tr.dtrg-group.dtrg-level-2 td{background-color:#f0f0f0;padding-top:.25em;padding-bottom:.25em;padding-left:2em;font-size:.9em}table.dataTable tr.dtrg-group.dtrg-level-2 td{background-color:#f3f3f3}.ekit_table .dt-container{padding-top:20px;padding-bottom:20px}.ekit_table table.dataTable.no-footer{border-bottom:1px solid #e6e6e6}.ekit_table .dt-container select:not([multiple]){-webkit-appearance:none;-ms-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff0;border-radius:0;border:solid 1px #bbb;padding:12px 48px 12px 18px}.ekit_table .dt-container select:not([multiple])::after{content:" - Remember this"}.ekit_table .dt-container .dt-search input{border:solid 1px #bbb;padding:12px 48px 12px 18px}.ekit_table table.dataTable thead th{font-size:14px;font-weight:500;letter-spacing:.3px;color:#fff}.ekit_table.display table.dataTable tbody tr td{border-style:solid;border-width:1px 1px 1px 1px;border-color:#f9f9f9}table.dataTable.dtr-inline.collapsed>tbody>tr>td.child,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child{cursor:default!important}table.dataTable.dtr-inline.collapsed>tbody>tr>td.child::before,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty::before,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child::before{display:none!important}table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child,table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>th:first-child{position:relative;padding-left:30px;cursor:pointer}table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child::before,table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>th:first-child::before{top:9px;left:4px;height:14px;width:14px;display:block;position:absolute;color:#fff;border:2px solid #fff;border-radius:14px;-webkit-box-shadow:0 0 3px #444;box-shadow:0 0 3px #444;-webkit-box-sizing:content-box;box-sizing:content-box;text-align:center;text-indent:0!important;font-family:"Courier New",Courier,monospace;line-height:14px;content:"+";background-color:#31b131}table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child::before,table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child::before{content:"-";background-color:#d33333}table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child,table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child{padding-left:27px}table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child::before,table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child::before{top:5px;left:4px;height:14px;width:14px;border-radius:14px;line-height:14px;text-indent:3px}table.dataTable.dtr-column>tbody>tr>td.control,table.dataTable.dtr-column>tbody>tr>th.control{position:relative;cursor:pointer}table.dataTable.dtr-column>tbody>tr>td.control::before,table.dataTable.dtr-column>tbody>tr>th.control::before{top:50%;left:50%;height:16px;width:16px;margin-top:-10px;margin-left:-10px;display:block;position:absolute;color:#fff;border:2px solid #fff;border-radius:14px;-webkit-box-shadow:0 0 3px #444;box-shadow:0 0 3px #444;-webkit-box-sizing:content-box;box-sizing:content-box;text-align:center;text-indent:0!important;font-family:"Courier New",Courier,monospace;line-height:14px;content:"+";background-color:#31b131}table.dataTable.dtr-column>tbody>tr.parent td.control::before,table.dataTable.dtr-column>tbody>tr.parent th.control::before{content:"-";background-color:#d33333}table.dataTable>tbody>tr.child{padding:.5em 1em}table.dataTable>tbody>tr.child:hover{background:0 0!important}table.dataTable>tbody>tr.child ul.dtr-details{display:inline-block;list-style-type:none;margin:0;padding:0}table.dataTable>tbody>tr.child ul.dtr-details>li{border-bottom:1px solid #efefef;padding:.5em 0}table.dataTable>tbody>tr.child ul.dtr-details>li:first-child{padding-top:0}table.dataTable>tbody>tr.child ul.dtr-details>li:last-child{border-bottom:none}table.dataTable>tbody>tr.child span.dtr-title{display:inline-block;min-width:75px;font-weight:700}div.dtr-modal{position:fixed;-webkit-box-sizing:border-box;box-sizing:border-box;top:0;left:0;height:100%;width:100%;z-index:100;padding:10em 1em}div.dtr-modal div.dtr-modal-display{position:absolute;top:0;left:0;bottom:0;right:0;width:50%;height:50%;overflow:auto;margin:auto;z-index:102;overflow:auto;background-color:#f5f5f7;border:1px solid #000;border-radius:.5em;-webkit-box-shadow:0 12px 30px rgb(0 0 0 / .6);box-shadow:0 12px 30px rgb(0 0 0 / .6)}div.dtr-modal div.dtr-modal-content{position:relative;padding:1em}div.dtr-modal div.dtr-modal-close{position:absolute;top:6px;right:6px;width:22px;height:22px;border:1px solid #eaeaea;background-color:#f9f9f9;text-align:center;border-radius:3px;cursor:pointer;z-index:12}div.dtr-modal div.dtr-modal-close:hover{background-color:#eaeaea}div.dtr-modal div.dtr-modal-background{position:fixed;top:0;left:0;right:0;bottom:0;z-index:101;background:rgb(0 0 0 / .6)}@media screen and (max-width:767px){div.dtr-modal div.dtr-modal-display{width:95%}}.elementskit-invisible{visibility:hidden}.ekit-wid-con .select{cursor:pointer;display:block;position:relative;font-size:16px;color:#7b7b7b;width:220px;height:44px;float:right}.met_d--block{display:block}.met_d--none{display:none}.met_d--flex{display:-webkit-box;display:-ms-flexbox;display:flex}.before\:last\:met_d--none:last-child::before{display:none}.after\:first\:met_d--none:first-child::after{display:none}.after\:active\:met_d--none.active::after{display:none}.met_w--12{width:12px}.met_w--16{width:16px}.met_w--20{width:20px}.met_w--24{width:24px}.met_w--48{width:48px}.before\:met_w--4::before{width:4px}.before\:met_w--16::before{width:16px}.before\:met_w--19::before{width:19px}.before\:met_w--48::before{width:48px}.active\::before\:met_w--18.active::before{width:18px}.after\:met_w--1::after{width:1px}.met_h--12{height:12px}.met_h--16{height:16px}.met_h--20{height:20px}.met_h--24{height:24px}.met_h--48{height:48px}.before\:met_h--4::before{height:4px}.before\:met_h--16::before{height:16px}.before\:met_h--19::before{height:19px}.before\:met_h--48::before{height:48px}.active\::before\:met_h--18.active::before{height:18px}.after\:met_h--1::after{height:1px}.after\:met_content::after,.before\:met_content::before{content:" "}.met_pos--fixed{position:fixed}.met_pos--relative{position:relative}.met_pos--absolute{position:absolute}.before\:met_pos--absolute::before{position:absolute}.after\:met_pos--absolute::after{position:absolute}.met_top--0{top:0}.met_top--15{top:15px}.met_top--20{top:20px}.met_top--50p{top:50%}.met_top--100p{top:100%}.before\:met_top--0::before{top:0}.before\:met_top--5::before{top:5px}.before\:met_top--12::before{top:12px}.before\:active\:met_top--13.active::before{top:13px}.after\:met_top--m1::after{top:-1px}.after\:met_top--5::after{top:5px}.met_bottom--0{bottom:0}.met_bottom--20{bottom:20px}.met_bottom--100p{bottom:100%}.before\:met_bottom--0::before{bottom:0}.met_left--0{left:0}.met_left--1{left:1px}.met_left--20{left:20px}.met_left--50p{left:50%}.met_left--100p{left:100%}.before\:met_left--0::before{left:0}.before\:met_left--5::before{left:5px}.before\:met_left--12::before{left:12px}.before\:active\:met_left--13.active::before{left:13px}.after\:met_left--m1::after{left:-1px}.after\:met_left--5::after{left:5px}.met_right--0{right:0}.met_right--20{right:20px}.met_right--100p{right:100%}.met_mx--m40{margin-left:-40px;margin-right:-40px}.met_mx--m28{margin-left:-28px;margin-right:-28px}.met_mx--12{margin-left:12px;margin-right:12px}.met_mx--20{margin-left:20px;margin-right:20px}.met_mx--24{margin-left:24px;margin-right:24px}.met_mx--36{margin-left:36px;margin-right:36px}.met_my--m40{margin-top:-40px;margin-bottom:-40px}.met_my--m28{margin-top:-28px;margin-bottom:-28px}.met_my--12{margin-top:12px;margin-bottom:12px}.met_my--20{margin-top:20px;margin-bottom:20px}.met_my--24{margin-top:24px;margin-bottom:24px}.met_my--36{margin-top:36px;margin-bottom:36px}.met_m--0{margin:0}.met_ml--1{margin-left:1px}.met_ml--6{margin-left:6px}.met_ml--15{margin-left:15px}.met_ml--20{margin-left:20px}.met_ml--21{margin-left:21px}.met_ml--35{margin-left:35px}.met_mr--1{margin-right:1px}.met_mr--10{margin-right:10px}.met_mr--15{margin-right:15px}.met_mr--20{margin-right:20px}.met_mb--0{margin-bottom:0}.met_mb--0i{margin-bottom:0!important}.met_mb--20{margin-bottom:20px}.met_not_last_mr--20:not(:last-child){margin-right:20px}.met_not_last_mb--20:not(:last-child){margin-bottom:20px}.met_p--0{padding:0}.met_px--8{padding-left:8px;padding-right:8px}.met_py--5{padding-top:5px;padding-bottom:5px}.met_pt--10{padding-top:10px}.met_pl--10{padding-left:10px}.met_pr--10{padding-right:10px}.met_pb--10{padding-bottom:10px}.met_color--white{color:#fff}.active>.active\:met_bgc--nonei{background-color:transparent!important}.active .active\:_\:met_bgc--nonei{background-color:transparent!important}.met_bd--2{border:solid 2px}.met_bd--6{border:solid 6px}.met_bdt--2{border-top:solid 2px}.met_bdt--4{border-top:solid 4px}.met_bdt--6{border-top:solid 6px}.met_bdl--2{border-left:solid 2px}.met_bdl--4{border-left:solid 4px}.met_bdl--6{border-left:solid 6px}.before\:met_bdt--2::before{border-top:solid 2px}.before\:met_bdl--2::before{border-left:solid 2px}.after\:met_bdt--2::after{border-top:solid 2px}.after\:met_bdl--2::after{border-left:solid 2px}.active>.active\:met_bd--1{border-style:solid;border-width:1px}.active .active\:_\:met_bd--1{border-style:solid;border-width:1px}.met_bdc--none{border-color:#fff0}.met_bdt_color--current{border-top-color:currentColor}.met_bdb_color--current{border-bottom-color:currentColor}.met_bdl_color--current{border-left-color:currentColor}.met_bdr_color--current{border-right-color:currentColor}.met_radius--4{border-radius:4px}.met_radius--circle{border-radius:50%}.before\:met_radius--circle::before{border-radius:50%}.met_shadow_inset--6{-webkit-box-shadow:inset 0 0 0 6px currentColor;box-shadow:inset 0 0 0 6px currentColor}.active>.active\:met_shadow_inset--1{-webkit-box-shadow:inset 0 0 0 1px currentColor;box-shadow:inset 0 0 0 1px currentColor}.active>.active\:met_shadow_inset--8{-webkit-box-shadow:inset 0 0 0 8px currentColor;box-shadow:inset 0 0 0 8px currentColor}.active .active\:_\:met_shadow_inset--1{-webkit-box-shadow:inset 0 0 0 1px currentColor;box-shadow:inset 0 0 0 1px currentColor}.met_fs--14{font-size:14px}.met_lh--0{line-height:0}.met_lh--16{line-height:16px}.met_list--none{list-style:none}.met_text--nowrap{white-space:nowrap}.whitespace--normal{white-space:normal!important}.met_opacity--0{opacity:0}.met_opacity--8{opacity:.08}.met_opacity--30{opacity:.3}.met_opacity--70{opacity:.7}.hover\:met_opacity--60:hover{opacity:.6}.hover\:met_opacity--100:hover{opacity:1}a:hover>.a\:hover\:met_opacity--60{opacity:.6}a:hover>.a\:hover\:met_opacity--100{opacity:1}.before\:met_opacity--30::before{opacity:.3}.after\:met_opacity--30::after{opacity:.3}.active>.active\:met_opacity--0{opacity:0}.active>.active\:met_opacity--100{opacity:1}.active .active\:_\:met_opacity--0{opacity:0}.active .active\:_\:met_opacity--100{opacity:100}.met_transition--300ms{-webkit-transition:all .3s;transition:all .3s}.before\:met_transition--300ms::before{-webkit-transition:all .3s;transition:all .3s}.met_translateTop--m50p{-webkit-transform:translateY(-50%);transform:translateY(-50%)}.met_translateLeft--m50p{-webkit-transform:translateX(-50%);transform:translateX(-50%)}.met_scale--0{-webkit-transform:scale(0);transform:scale(0)}.hover\:met_scaleX--200:hover{-webkit-transform:scaleX(2);transform:scaleX(2)}.hover\:met_scaleY--200:hover{-webkit-transform:scaleY(2);transform:scaleY(2)}a:hover>.a:hover\:met_scalex--200:hover{-webkit-transform:scaleX(2);transform:scaleX(2)}a:hover>.a:hover\:met_scaley--200:hover{-webkit-transform:scaleY(2);transform:scaleY(2)}.active>.active\:met_scale--150{-webkit-transform:scale(1.5);transform:scale(1.5)}.active>.active\:met_scaleX--20{-webkit-transform:scaleX(.2);transform:scaleX(.2)}.active>.active\:met_scaleX--200{-webkit-transform:scaleX(2);transform:scaleX(2)}.active>.active\:met_scaleY--20{-webkit-transform:scaleY(.2);transform:scaleY(.2)}.active>.active\:met_scaleY--200{-webkit-transform:scaleY(2);transform:scaleY(2)}.active .active\:_\:met_scale--40{-webkit-transform:scale(.4);transform:scale(.4)}.active .active\:_\:met_scale--150{-webkit-transform:scale(1.5);transform:scale(1.5)}.active .active\:_\:met_scaleX--20{-webkit-transform:scaleX(.2);transform:scaleX(.2)}.active .active\:_\:met_scaleX--100{-webkit-transform:scaleX(1);transform:scaleX(1)}.active .active\:_\:met_scaleX--200{-webkit-transform:scaleX(2);transform:scaleX(2)}.active .active\:_\:met_scaleY--20{-webkit-transform:scaleY(.2);transform:scaleY(.2)}.active .active\:_\:met_scaleY--100{-webkit-transform:scaleY(1);transform:scaleY(1)}.active .active\:_\:met_scaleY--200{-webkit-transform:scaleY(2);transform:scaleY(2)}.met_scale--top{-webkit-transform-origin:top;transform-origin:top}.met_scale--bottom{-webkit-transform-origin:bottom;transform-origin:bottom}.met_scale--left{-webkit-transform-origin:left;transform-origin:left}.met_scale--right{-webkit-transform-origin:right;transform-origin:right}.elementor-editor-active .editor\:met_display--none,.elementor-editor-preview .editor\:met_display--none{display:none}.ekit-wid-con .ekit_social_media,.ekit-wid-con .ekit_socialshare{margin-left:0;padding-left:0;list-style:none}.ekit-wid-con .ekit_social_media>li>a,.ekit-wid-con .ekit_socialshare>li>a{display:block;cursor:pointer;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .ekit_social_media>li>a i,.ekit-wid-con .ekit_socialshare>li>a i{vertical-align:middle;display:inline-block}.ekit-wid-con .ekit_social_media>li>a svg,.ekit-wid-con .ekit_socialshare>li>a svg{max-width:16px;height:auto;vertical-align:middle}@media (max-width:1024px){.ekit-wid-con .ekit_social_media>li,.ekit-wid-con .ekit_socialshare>li{margin-bottom:20px}}.ekit-wid-con .ekit_socialshare>li>div{display:block;cursor:pointer;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .ekit_socialshare>li>div i{vertical-align:middle;display:inline-block}.ekit-wid-con .ekit_socialshare>li>div svg{max-width:16px;height:auto;vertical-align:middle}.ekit-wid-con .ekit-post-list-wrapper .elementor-icon-list-item a{background-color:transparent!important}.ekit-wid-con .ekit-post-list-wrapper.elementor-inline-items .elementor-icon-list-item{margin:0}.ekit-wid-con .elementor-inline-items{margin:0!important}.ekit-wid-con .elementor-inline-items .elementor-icon-list-item{display:inline-block}.ekit-wid-con .elementor-inline-items .elementor-icon-list-item::after{display:inline-block}.elementor-widget .ekit-wid-con .elementor-inline-items .elementor-icon-list-item::after{position:absolute}.ekit-wid-con .elementor-inline-items .elementor-icon-list-item:last-child::after{display:none}.elementor-widget-elementskit-page-list:not(.ekit-has-divider-yes) .ekit-wid-con .elementor-inline-items .elementor-icon-list-item::after{display:none}.ekit-wid-con .elementor-inline-items.row .elementor-icon-list-item{margin:0;padding:0;margin-right:0!important;margin-left:0!important;display:-webkit-box;display:-ms-flexbox;display:flex}.ekit-wid-con .elementor-inline-items.row .elementor-icon-list-item a{padding:5px 15px}.ekit-wid-con .elementor-icon-list-item>a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .4s ease;transition:all .4s ease;position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.ekit-wid-con .elementor-icon-list-item>a.ekit_badge_right{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.ekit-wid-con .ekit_menu_label{border-radius:3px;padding:2px 5px;display:inline-block;font-size:10px;color:#fff;background-color:#c91765;margin-left:5px}.ekit-wid-con .ekit_menu_subtitle{font-size:11px;font-style:normal;color:#8d96ae;display:block;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementor-icon-list-text{-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .ekit_page_list_content{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-elementskit-page-list.elementor-align-center .ekit-wid-con .ekit_page_list_content{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-elementskit-page-list.elementor-align-left .ekit-wid-con .ekit_page_list_content{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-elementskit-page-list.elementor-align-right .ekit-wid-con .ekit_page_list_content{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.ekit-wid-con .elementor-icon-list-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;text-align:center;line-height:inherit}.ekit-wid-con .elementor-icon-list-icon svg{-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementor-icon-list-icon>i{-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-enabled-bg-img .elementor-icon-list-item a{background-size:cover;background-repeat:no-repeat;position:relative;background-position:center center;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex}.ekit-enabled-bg-img .elementor-icon-list-item a::after{content:"";background-color:rgb(34 34 34 / .7);position:absolute;left:0;top:0;width:100%;height:100%;display:block;-webkit-transition:all .4s;transition:all .4s}.ekit-enabled-bg-img .elementor-icon-list-item a:hover::after{background-color:rgb(34 34 34 / .9)}.ekit-enabled-bg-img .elementor-icon-list-item a .ekit_post_list_content_wraper{z-index:1}.ekit-enabled-bg-img .elementor-icon-list-item a>img{z-index:1}.ekit-wid-con .nav{margin:0;padding:0;list-style:none}.ekit-wid-con .ekit-form form p{margin-bottom:0}.ekit-wid-con .ekit-form form input:not([type=submit]):not([type=checkbox]):not([type=radio]){display:block;width:100%;padding:.375rem .75rem;font-size:1rem;color:#495057;background-color:#fff;border:1px solid #e7e7e7;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;height:56px;border-radius:0;padding-left:30px;-webkit-box-shadow:none;box-shadow:none}.ekit-wid-con .ekit-form form input:not([type=submit]):not([type=checkbox]):not([type=radio]):hover{border-color:#333}.ekit-wid-con .ekit-form form input:not([type=submit]):not([type=checkbox]):not([type=radio]):focus{border-color:#4d68ff}.ekit-wid-con .ekit-form form input[type=submit]{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:0;-webkit-transition:all .4s ease;transition:all .4s ease;padding:12px 72px;font-size:.9375rem;background-color:#313636;border:0 solid #000;color:#fff;cursor:pointer}.ekit-wid-con .ekit-form form input[type=submit]:hover{background-color:#4d68ff}.ekit-wid-con .ekit-form form select{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;color:#495057;background-color:#fff;border:1px solid #e7e7e7;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;height:56px}.ekit-wid-con .ekit-form form select[multiple]{height:100px}.ekit-wid-con .ekit-form form label{margin-bottom:7px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#313636;font-weight:400}.ekit-wid-con .ekit-form form label span{color:#777;font-size:.8125rem;display:block}.ekit-wid-con .ekit-form form textarea{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;color:#495057;background-color:#fff;border:1px solid #e7e7e7;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;border-radius:0;padding-left:30px;height:176px;resize:none;padding-top:15px;-webkit-box-shadow:none;box-shadow:none}.ekit-wid-con .ekit-form form textarea:hover{border-color:#333}.ekit-wid-con .ekit-form form textarea:focus{border-color:#4d68ff}.ekit-wid-con .ekit-form form .intl-tel-input{width:100%}.ekit-wid-con .ekit-form form .ekit-form-input{margin-bottom:50px}.ekit-wid-con .btn-text-primary{color:#4285f4}.ekit-wid-con .btn-pill{border-radius:2rem}.ekit-wid-con .d-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.ekit-wid-con .ekit-review-wrapper{background-color:#f2f2f5;font-family:Roboto,sans-serif;overflow:hidden}.ekit-wid-con .ekit-review-overview,.ekit-wid-con .review-card-overview{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff}.ekit-wid-con .ekit-review-card,.ekit-wid-con .ekit-review-overview{background-color:#fff}.ekit-wid-con .ekit-review-card h4,.ekit-wid-con .ekit-review-overview h4{margin:0;white-space:nowrap}.ekit-wid-con .ekit-review-card--name,.ekit-wid-con .ekit-review-card--rating .rating-average,.ekit-wid-con .ekit-review-card--title h4,.ekit-wid-con .ekit-review-overview--name,.ekit-wid-con .ekit-review-overview--rating .rating-average,.ekit-wid-con .ekit-review-overview--title h4{color:#000032}.ekit-wid-con .ekit-review-card--rating .rating-average,.ekit-wid-con .ekit-review-overview--rating .rating-average{font-weight:500}.ekit-wid-con .ekit-review-card--rating>div,.ekit-wid-con .ekit-review-overview--rating>div{display:-webkit-box;display:-ms-flexbox;display:flex}.ekit-wid-con .ekit-review-card--rating .rating-average,.ekit-wid-con .ekit-review-overview--rating .rating-average{font-size:18px;font-weight:700}.ekit-wid-con .ekit-review-card--rating .rating-stars,.ekit-wid-con .ekit-review-overview--rating .rating-stars{margin:0 .5rem}.ekit-wid-con .ekit-review-card--rating .rating-text,.ekit-wid-con .ekit-review-overview--rating .rating-text{color:#878787;margin-bottom:0}.ekit-wid-con .ekit-review-overview{padding:1.5rem 2rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 0 1.5rem 0;border-width:1px}.ekit-wid-con .ekit-review-overview--thumbnail{margin-right:1rem}.ekit-wid-con .ekit-review-overview--thumbnail img{width:40px;height:40px;border-radius:50%}.ekit-wid-con .ekit-review-overview--title{display:-webkit-box;display:-ms-flexbox;display:flex}.ekit-wid-con .ekit-review-overview--title img{height:26px;margin-right:.5rem}.ekit-wid-con .ekit-review-overview--title h4{font-size:22px;line-height:28px;font-weight:400}.ekit-wid-con .ekit-review-overview--title h4 span{font-family:Roboto;font-size:26px;font-weight:900;text-transform:capitalize}.ekit-wid-con .ekit-review-overview--rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ekit-wid-con .ekit-review-overview--rating .rating-average,.ekit-wid-con .ekit-review-overview--rating .rating-text{line-height:27px}.ekit-wid-con .ekit-review-overview--rating .rating-text{font-style:italic;font-size:12px;font-weight:400}.ekit-wid-con .ekit-review-overview--rating .rating-average{font-size:22px;font-weight:700}.ekit-wid-con .ekit-review-overview--stars{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 10px;height:27px}.ekit-wid-con .ekit-review-overview--stars .icon{font-size:20px}.ekit-wid-con .ekit-review-overview--actions{display:grid;place-items:center}.ekit-wid-con .ekit-review-overview--actions .btn{font-size:15px;font-weight:400;padding:0 30px;color:#fff;min-height:35px;line-height:35px}.ekit-wid-con .ekit-review-cards-grid .ekit-review-card--comment,.ekit-wid-con .ekit-review-slider-wrapper .ekit-review-card--comment{overflow:hidden}.ekit-wid-con .ekit-review-cards-masonry .ekit-review-card{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid-column}.ekit-wid-con .ekit-review-cards-list .ekit-review-card--comment{min-height:unset}.ekit-wid-con .ekit-review-card{overflow:hidden;position:relative;border-color:#f2f2f5;border-width:1px;padding:2rem;display:grid;grid-template-columns:auto auto 1fr;grid-template-areas:"thumbnail name name" "thumbnail date date" "thumbnail stars stars" "comment comment comment" "posted-on posted-on posted-on"}.ekit-wid-con .ekit-review-card::before{content:""}.ekit-wid-con .ekit-review-card--date,.ekit-wid-con .ekit-review-card--desc{grid-area:date}.ekit-wid-con .ekit-review-card--top-right-logo{position:absolute;top:2rem;right:2rem;z-index:10}.ekit-wid-con .ekit-review-card--top-right-logo i{font-size:20px}.ekit-wid-con .ekit-review-card--image,.ekit-wid-con .ekit-review-card--image img,.ekit-wid-con .ekit-review-card--thumbnail img{border-radius:50%}.ekit-wid-con .ekit-review-card--image{width:60px;height:60px;grid-area:thumbnail;min-width:60px;border-radius:50%;background-color:#eae9f7;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem;position:relative}.ekit-wid-con .ekit-review-card--image img{height:100%;width:100%}.ekit-wid-con .ekit-review-card--thumbnail{grid-area:thumbnail;padding-right:1rem}.ekit-wid-con .ekit-review-card--thumbnail .thumbnail{width:40px;height:40px;min-width:40px;border-radius:50%}.ekit-wid-con .ekit-review-card--thumbnail-badge .badge,.ekit-wid-con .ekit-review-card--thumbnail-badge>div{position:relative}.ekit-wid-con .ekit-review-card--thumbnail-badge .badge{width:20px;height:20px;border-radius:50%;background-color:#fff;position:absolute;bottom:0;right:0}.ekit-wid-con .ekit-review-card--thumbnail-badge .badge img{width:16px;height:16px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute}.ekit-wid-con .ekit-review-card--average,.ekit-wid-con .ekit-review-card--title{color:#000032}.ekit-wid-con .ekit-review-card--title{font-size:24px;line-height:24px;margin:0 0 .8rem 0}.ekit-wid-con .ekit-review-card--name{grid-area:name;font-size:14px;font-weight:700;margin:0 0 .25rem 0}.ekit-wid-con .ekit-review-card--rating .rating-text{font-size:13px}.ekit-wid-con .ekit-review-card--average{font-size:18px;font-weight:700;line-height:22px;margin-right:1rem}.ekit-wid-con .ekit-review-card--stars{grid-area:stars;color:#f4be28;font-size:13px;line-height:20px}.ekit-wid-con .ekit-review-card--date,.ekit-wid-con .ekit-review-card--desc,.ekit-wid-con .ekit-review-card--posted-on p{margin-bottom:0}.ekit-wid-con .ekit-review-card--top-right-image{position:absolute;top:2rem;right:2rem}.ekit-wid-con .ekit-review-card--comment{grid-area:comment;font-size:16px;line-height:22px;font-weight:400;color:#32323d}.ekit-wid-con .ekit-review-card--comment .more{color:#3476e0;cursor:pointer}.ekit-wid-con .ekit-review-card--actions{grid-area:actions}.ekit-wid-con .ekit-review-card--actions .btn{padding:0;white-space:nowrap;font-size:14px;font-weight:600;color:#4285f4}.ekit-wid-con .ekit-review-card--actions .btn:hover{color:#3476e0}.ekit-wid-con .ekit-review-card--actions .btn:first-child{margin-right:10px}.ekit-wid-con .ekit-review-card--posted-on{display:-webkit-box;display:-ms-flexbox;display:flex;grid-area:posted-on}.ekit-wid-con .ekit-review-card--posted-on p{font-size:13px;line-height:13px;font-weight:400}.ekit-wid-con .ekit-review-card--posted-on h5{margin:0;font-size:17px;line-height:20px;font-weight:500}.ekit-wid-con .ekit-review-card-bubble{background-color:transparent!important}.ekit-wid-con .ekit-review-card-bubble::before{content:"";position:absolute;top:0;left:0;background-color:#fff;width:100%;height:calc(100% - 100px);z-index:1}.ekit-wid-con .ekit-review-card-bubble::after{content:"";position:absolute;left:2.4rem;top:calc(100% - 116px);height:1.5rem;width:1.5rem;background-color:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--comment,.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--date,.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--name,.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--posted-on,.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--stars,.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--thumbnail{z-index:10}.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--posted-on{display:none}.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--comment,.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--stars{grid-column:1/4}.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--stars{grid-row:1}.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--comment{grid-row:2}.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--date,.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--name{grid-column:2/4;text-align:left}.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--name,.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--thumbnail{margin-top:2.5rem}.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--thumbnail{padding-right:1rem;grid-row:3/5;grid-column:1/2}.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--name{grid-row:3}.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--date{grid-row:4}.ekit-wid-con .ekit-review-card-rating-inline .ekit-review-card--date{grid-column:3}.ekit-wid-con .ekit-review-card-rating-inline .ekit-review-card--stars{grid-column:2;grid-row:2}.ekit-wid-con .ekit-review-card-thumbnail-left{grid-template-areas:"thumbnail name name" "thumbnail date date" "thumbnail stars stars" "thumbnail comment comment" "thumbnail posted-on posted-on"}.ekit-wid-con .ekit-review-card-align-center{text-align:center;grid-template-areas:"thumbnail thumbnail thumbnail" "name name name" "date date date" "stars stars stars" "comment comment comment" "posted-on posted-on posted-on"}.ekit-wid-con .ekit-review-card-align-center .ekit-review-card--thumbnail{padding-right:0;margin-bottom:2rem}.ekit-wid-con .ekit-review-card-align-center .ekit-review-card--thumbnail>div{width:40px;margin:0 auto}.ekit-wid-con .ekit-review-card-align-center .ekit-review-card--posted-on{display:block;grid-row:6;padding-top:1rem}.ekit-wid-con .ekit-review-card-align-center .ekit-review-card--posted-on i{margin:0 auto!important}.ekit-wid-con .ekit-review-card-name-bottom .ekit-review-card--stars{grid-row:2}.ekit-wid-con .ekit-review-card-name-bottom .ekit-review-card--comment{grid-row:3}.ekit-wid-con .ekit-review-card-name-bottom .ekit-review-card--name{grid-row:4}.ekit-wid-con .ekit-review-card-name-bottom .ekit-review-card--date{grid-row:5}.ekit-wid-con .ekit-review-card-name-bottom .ekit-review-card--posted-on{grid-row:6}.ekit-wid-con .ekit_review_card_stars_inline .ekit-review-card--stars{grid-row:2;grid-column:2/3}.ekit-wid-con .ekit_review_card_stars_inline .ekit-review-card--date{grid-row:2;grid-column:3}.ekit-wid-con .ekit-review-card-name-bottom.ekit-review-card-thumbnail-left .ekit-review-card--posted-on{grid-column:1/4}.ekit-wid-con .ekit-review-card-overview{grid-template-areas:"thumbnail name name" "thumbnail average stars" "thumbnail date date" "thumbnail actions actions"}.ekit-wid-con .ekit-review-card-overview::before{display:none}.ekit-wid-con .ekit-review-card-overview .ekit-review-card--image{margin-right:1rem}.ekit-wid-con .ekit-review-card-overview .ekit-review-card--name{font-size:20px;line-height:24px;font-weight:600;margin-bottom:1rem}.ekit-wid-con .ekit-review-card-overview .ekit-review-card--average{font-size:18px;line-height:22px;font-weight:700;margin-right:6px}.ekit-wid-con .ekit-review-card-overview .ekit-review-card--desc{font-size:13px;line-height:20px;font-weight:400}.ekit-wid-con .ekit-review-card-overview .ekit-review-card--actions{margin-top:1rem}.ekit-wid-con .ekit-review-card-overview .ekit-review-card--actions .btn{padding:0!important;margin-top:0;margin-bottom:0;line-height:20px;text-transform:none;background-color:#fff0}.ekit-wid-con .ekit-review-card-overview .ekit-review-card--stars{font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ekit-wid-con .small{font-size:12px;line-height:20px}.ekit-wid-con .muted{color:#adadad}@media screen and (max-width:411px){.ekit-wid-con .ekit-review-card-overview{grid-template-areas:"thumbnail name name" "thumbnail average stars" "thumbnail date date" "actions actions actions"}.ekit-wid-con .ekit-review-overview{display:block!important}.ekit-wid-con .ekit-review-overview--actions{display:block!important;margin-top:1rem!important;text-align:center}.ekit-wid-con .ekit-review-overview--actions .btn{padding:.75rem 3rem}}.ekit-wid-con iframe{border:none}.ekit-wid-con a{text-decoration:none}.ekit-wid-con a,.ekit-wid-con b,.ekit-wid-con div,.ekit-wid-con li,.ekit-wid-con ul{-webkit-tap-highlight-color:#fff0;-webkit-tap-highlight-color:#fff0;outline:0}.ekit-wid-con a:active,.ekit-wid-con a:focus,.ekit-wid-con input,.ekit-wid-con input:active,.ekit-wid-con input:focus,.ekit-wid-con input:hover,.ekit-wid-con textarea,.ekit-wid-con textarea:active,.ekit-wid-con textarea:focus,.ekit-wid-con textarea:hover{-moz-outline:none;outline:0}.ekit-wid-con a:active,.ekit-wid-con a:focus,.ekit-wid-con a:hover,.ekit-wid-con a:visited{outline:0;text-decoration:none}.ekit-wid-con embed,.ekit-wid-con img:not([draggable]),.ekit-wid-con object,.ekit-wid-con video{max-width:100%;height:auto}.ekit-wid-con [type=button]:focus:not(:focus-visible),.ekit-wid-con [type=submit]:focus:not(:focus-visible),.ekit-wid-con button:focus:not(:focus-visible){outline:0}.ekit-wid-con a:focus-visible,.ekit-wid-con button:focus-visible,.ekit-wid-con input:focus-visible,.ekit-wid-con textarea:focus-visible{outline:-webkit-focus-ring-color auto 1px}.ekit-wid-con img{border:none;max-width:100%}.ekit-wid-con li,.ekit-wid-con ul{margin:0;padding:0}.ekit-wid-con .elementor-text-editor ol,.ekit-wid-con .elementor-text-editor ul{padding-left:18px}.ekit-wid-con h4,.ekit-wid-con p{margin-bottom:10px}.ekit-wid-con svg{width:1em;height:1em}.ekit-wid-con .clear-both::after,.ekit-wid-con .clear-both::before{display:table;content:"";clear:both}.ekit-wid-con .text-left{text-align:left!important}.ekit-wid-con .text-right{text-align:right!important}.ekit-wid-con .text-center{text-align:center!important}.ekit-wid-con .ekit-flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.ekit-wid-con .ekit-flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.ekit-wid-con .ekit-flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.ekit-wid-con .ekit-flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.ekit-wid-con .tab-content>.tab-pane{font-family:inherit}.ekit-wid-con .elementskit-border-divider{left:13px}.ekit-wid-con .elementskit-border-divider.elementskit-style-long{left:inherit}.ekit-wid-con .elementskit-border-divider::before{left:-26px}.ekit-wid-con .elementskit-navbar-nav-default.elementskit-menu-container{z-index:1000}.ekit-wid-con .elementskit-navbar-nav-default .elementskit-navbar-nav>li>a:hover{background-color:#fff0}.ekit-wid-con .elementor-icon-list-item a>img{width:100px;margin-right:15px}.ekit-wid-con .elementor-icon-list-item .meta-lists{line-height:1}.ekit-wid-con .elementor-icon-list-item .meta-lists svg{max-width:12px;height:auto;vertical-align:middle}.ekit-wid-con .elementor-icon-list-item .meta-lists>span{color:#7f8595;font-size:12px;display:inline-block;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementor-icon-list-item .elementor-icon-list-text{display:block;margin-bottom:0}.ekit-wid-con .dialog-type-lightbox .dialog-widget-content{width:100%}.ekit-wid-con .nf-form-content .listselect-wrap .nf-field-element div,.ekit-wid-con .nf-form-content input.ninja-forms-field,.ekit-wid-con .nf-form-content select.ninja-forms-field:not([multiple]){height:100%}.ekit-wid-con .nf-form-content .list-select-wrap>div div::after{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:normal}.ekit-wid-con .nf-error.field-wrap .nf-field-element::after,.ekit-wid-con .nf-pass.field-wrap .nf-field-element::after{top:0;height:100%;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;line-height:normal}.ekit-wid-con .nf-form-content button,.ekit-wid-con .nf-form-content input[type=button],.ekit-wid-con .nf-form-content input[type=submit]{cursor:pointer}.ekit-wid-con .nf-response-msg>p{line-height:normal}.ekit-wid-con textarea.ninja-forms-field{display:block}.ekit-wid-con .nf-form-content .list-select-wrap>div div{border:none}.ekit-wid-con .nf-form-content .list-select-wrap>div select{border:1px solid #c4c4c4}.ekit-wid-con .column-count-1{-webkit-column-count:1;-moz-column-count:1;column-count:1}.ekit-wid-con .column-count-2{-webkit-column-count:2;-moz-column-count:2;column-count:2}.ekit-wid-con .column-count-3{-webkit-column-count:3;-moz-column-count:3;column-count:3}.ekit-wid-con .column-count-4{-webkit-column-count:4;-moz-column-count:4;column-count:4}.ekit-wid-con .column-count-5{-webkit-column-count:5;-moz-column-count:5;column-count:5}.ekit-wid-con .column-count-6{-webkit-column-count:6;-moz-column-count:6;column-count:6}.ekit-wid-con .ekit-img-overlay{position:relative;z-index:0}.ekit-wid-con .ekit-img-overlay::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.ekit-wid-con .ekit-wrapper-link{position:absolute;width:100%;height:100%;opacity:0;top:0;left:0;z-index:10}.ekit-wid-con .media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (min-width:1025px){.ekit-wid-con .default_menu_position .elementor-column,.ekit-wid-con .default_menu_position .elementor-widget,.ekit-wid-con .default_menu_position .elementor-widget-wrap,.ekit-wid-con .default_menu_position .elementskit-navbar-nav-default.elementskit-menu-container{position:static}.ekit-wid-con .default_menu_position .elementskit-menu-po-right .elementskit-megamenu-has.top_position.elementskit-dropdown-menu-custom_width .elementskit-megamenu-panel,.ekit-wid-con .default_menu_position .elementskit-menu-po-right .elementskit-megamenu-has.top_position.elementskit-dropdown-menu-default_width .elementskit-megamenu-panel,.ekit-wid-con .elementskit-navbar-nav-default .elementskit-menu-po-right .relative_position.elementskit-megamenu-has .elementskit-megamenu-panel{right:0;left:auto}.ekit-wid-con .elementskit-navbar-nav-default .elementskit-megamenu-has .elementskit-megamenu-panel{-webkit-transition:transform .4s ease;-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.ekit-wid-con .elementskit-menu-po-center .elementskit-megamenu-has.top_position.elementskit-dropdown-menu-custom_width .elementskit-megamenu-panel,.ekit-wid-con .elementskit-menu-po-center .elementskit-megamenu-has.top_position.elementskit-dropdown-menu-default_width .elementskit-megamenu-panel{-webkit-transform:translateY(-10px) translateX(-50%);transform:translateY(-10px) translateX(-50%);left:50%}.ekit-wid-con .default_menu_position .elementskit-menu-po-center .elementskit-megamenu-has.top_position.elementskit-dropdown-menu-custom_width:hover>.elementskit-megamenu-panel,.ekit-wid-con .default_menu_position .elementskit-menu-po-center .elementskit-megamenu-has.top_position.elementskit-dropdown-menu-default_width:hover>.elementskit-megamenu-panel{-webkit-transform:translateY(0) translateX(-50%);transform:translateY(0) translateX(-50%);left:50%}.ekit-wid-con body.is-vertical-menu-active .ekit-wid-con .elementskit-navbar-nav-default.elementskit-menu-container{z-index:9}.ekit-wid-con body.is-vertical-menu-active .vertical-menu-active .xs-vertical-menu-backdrop{z-index:150}.ekit-wid-con body.is-vertical-menu-active .ekit-vertical-menu-tigger{z-index:160}}@media (max-width:1024px){.ekit-wid-con .ekit-vertical-navbar-nav .elementskit-submenu-indicator{padding:3px 10px;border:1px solid;border-radius:30px}}.ekit-wid-con .xs-overlay{position:absolute;top:0;left:0;height:100%;width:100%;opacity:.5;z-index:0}.ekit-wid-con .form-control:focus{-webkit-box-shadow:none;box-shadow:none}.ekit-wid-con .swiper-container{width:inherit;height:inherit}.ekit-wid-con .swiper-container.ekit-main-swiper,.ekit-wid-con .swiper.ekit-main-swiper{position:static}.ekit-wid-con .swiper .swiper-navigation-button,.ekit-wid-con .swiper-container .swiper-navigation-button{background:#fff0;width:auto;height:auto}.ekit-wid-con .swiper .swiper-navigation-button::after,.ekit-wid-con .swiper-container .swiper-navigation-button::after{display:none}.ekit-wid-con .tab-pane.animated{-webkit-animation-duration:1.5s;animation-duration:1.5s}.ekit-wid-con .mfp-iframe-scaler iframe{-webkit-box-shadow:none;box-shadow:none;background:0 0}.ekit-wid-con img{-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none}.ekit-wid-con .image-switcher .content-image{position:relative}.ekit-wid-con .image-switcher .content-image .hover-image{position:absolute;top:0;left:0;opacity:0;visibility:hidden;-webkit-transform:scale(1.2);transform:scale(1.2)}.ekit-wid-con .image-switcher:hover .content-image .main-image{opacity:0;visibility:hidden;-webkit-transform:scale(1.2);transform:scale(1.2)}.ekit-wid-con .image-switcher:hover .content-image .hover-image{-webkit-transform:scale(1);transform:scale(1);opacity:1;visibility:visible}.ekit-wid-con .fill-icon{display:inline-block;background-color:#2575fc;color:#fff;font-size:40px;text-align:center;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .fill-icon.round{border-radius:50%}.ekit-wid-con .fill-icon.style-light{background-color:#f5f5f5;color:#000}.ekit-wid-con button{cursor:pointer;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .form-control{-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con input{-webkit-box-sizing:border-box;box-sizing:border-box}.ekit-wid-con .widgetarea_warper_edit{display:none}.ekit-wid-con .swiper-pagination-bullet{opacity:inherit;background-color:inherit}.ekit-wid-con [data-ajax-post-id]:not(.is--loaded):before{content:"";display:block;width:30px;height:30px;margin:20px auto;border-style:solid;border-width:3px;border-color:#acacac #ddd #ddd;border-radius:50%;-webkit-animation:eicon-spin 1.5s infinite linear;animation:eicon-spin 1.5s infinite linear}#wp-admin-bar-elementor_edit_page-default:empty{display:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#eee;clip:auto!important;clip-path:none;color:#333;display:block;font-size:1rem;height:auto;left:5px;line-height:normal;padding:12px 24px;text-decoration:none;top:5px;width:auto;z-index:100000}.elementor-widget-elementskit-pricing .elementor-widget-container,.elementor-widget-elementskit-pricing.elementor-element:not(:has(.elementor-widget-container)){overflow:hidden}.elementor-widget-elementskit-timeline .elementor-widget-container,.elementor-widget-elementskit-timeline.elementor-element:not(:has(.elementor-widget-container)){padding-top:35px;padding-left:45px;padding-right:45px;padding-bottom:60px}.elementor-widget-elementskit-business-hours{padding:20px 20px 20px 20px;background-color:#fff;-webkit-box-shadow:0 10px 10px 0 rgb(0 0 0 / .1);box-shadow:0 10px 10px 0 rgb(0 0 0 / .1)}.elementor-widget-elementskit-dual-button-center .ekit-element-align-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.elementor-widget-elementskit-dual-button-end .ekit-element-align-wrapper{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.elementor-widget-elementskit-dual-button-start .ekit-element-align-wrapper{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.ekit_wpForms_container-form-button-full-width .wpforms-submit-container .wpforms-submit{width:100%}.ekit_ninjaForms_container-button-full-width .submit-container input[type=button]{width:100%}.elemenetskit-alert-info{position:relative;padding:.75rem 1.25rem;border:1px solid #fff0;border-radius:.25rem;color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.elementor-widget-elementskit-team.animated{-webkit-animation-fill-mode:none;animation-fill-mode:none}@media (max-width:1024px){.ekit-tab-hide{display:none}}@media (max-width:767px){.ekit-mobile-hide{display:none}}.ekit-template-content-footer,.ekit-template-content-header{clear:both}.elementor-edit-area-active .elementor-widget:hover .widgetarea_warper_edit{display:block}.ekit-sticky{z-index:9999}div.elementor .ekit-sticky.elementor-element{-webkit-transition:background-color .3s ease-in;transition:background-color .3s ease-in}.ekit-sticky[data-ekit-sticky]{z-index:1}div.elementor .ekit-sticky--show_on_scroll_up.elementor-element{-webkit-transition:background-color .3s ease-in,opacity .3s,visibility .3s;transition:background-color .3s ease-in,opacity .3s,visibility .3s}.ekit-sticky--effects.ekit-sticky--down.ekit-sticky--show_on_scroll_up{opacity:0;visibility:hidden}.weforms_submit_btn{-webkit-transition:all .4s ease;transition:all .4s ease;cursor:pointer}.wpuf-label>label{margin-bottom:0}ul.wpuf-form li label.wpuf-form-sub-label{margin-bottom:0}.image-source-link{color:#98c3d1}.mfp-bg,.mfp-container{opacity:0;-webkit-backface-visibility:hidden;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.mfp-ready .mfp-container{opacity:1}.mfp-ready.mfp-bg{opacity:.8}.mfp-removing .mfp-container,.mfp-removing.mfp-bg{opacity:0}.mfp-move-horizontal .mfp-with-anim{opacity:0;-webkit-transition:all .3s;transition:all .3s;-webkit-transform:translateX(-50px);transform:translateX(-50px)}.mfp-move-horizontal.mfp-bg{opacity:0;-webkit-transition:all .3s;transition:all .3s}.mfp-move-horizontal.mfp-ready .mfp-with-anim{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.mfp-move-horizontal.mfp-ready.mfp-bg{opacity:.8}.mfp-move-horizontal.mfp-removing .mfp-with-anim{-webkit-transform:translateX(50px);transform:translateX(50px);opacity:0}.mfp-move-horizontal.mfp-removing.mfp-bg{opacity:0}.mfp-zoom-out .mfp-with-anim{opacity:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transform:scale(1.3);transform:scale(1.3)}.mfp-zoom-out.mfp-bg{opacity:0;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.mfp-zoom-out.mfp-ready .mfp-with-anim{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.mfp-zoom-out.mfp-ready.mfp-bg{opacity:.8}.mfp-zoom-out.mfp-removing .mfp-with-anim{-webkit-transform:scale(1.3);transform:scale(1.3);opacity:0}.mfp-zoom-out.mfp-removing.mfp-bg{opacity:0}button.mfp-close.ekit-popup-close{border:1px solid #fff;margin:20px;border-radius:50%;-webkit-transition:all .4s ease;transition:all .4s ease}button.mfp-close.ekit-popup-close:hover{background-color:#000;color:#fff;border-color:#000;width:44px}.mfp-iframe-holder .mfp-close.ekit-popup-close{width:44px;text-align:center;padding-right:0;top:0;right:0}.mfp-container.mfp-iframe-holder{position:fixed}.mfp-container.mfp-iframe-holder .mfp-close.ekit-popup-close{position:fixed}.mfp-zoom-in .mfp-with-anim{opacity:0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-transform:scale(.8);transform:scale(.8)}.mfp-zoom-in.mfp-bg{opacity:0;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.mfp-zoom-in.mfp-ready .mfp-with-anim{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.mfp-zoom-in.mfp-ready.mfp-bg{opacity:.8}.mfp-zoom-in.mfp-removing .mfp-with-anim{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}.mfp-zoom-in.mfp-removing.mfp-bg{opacity:0}.white-popup-block{background:#ccc;padding:20px;max-width:300px;margin:0 auto;-webkit-animation:open 1s;animation:open 1s}.mfp-removing{-webkit-animation:close 1s;animation:close 1s}.mfp-open .modal-popup-group,.mfp-open .xs-modal-sidebar{-webkit-animation-name:galleryopen;animation-name:galleryopen;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-backface-visibility:hidden;backface-visibility:hidden}.mfp-bg.ekit-promo-popup{background-color:rgb(0 0 0 / .87);padding-bottom:100%;border-radius:100%;overflow:hidden;-webkit-animation:menu-animation .8s ease-out forwards;animation:menu-animation .8s ease-out forwards}.ekit-promo-popup .modal-content{background-color:#fff0;padding:0;border:0}.ekit-promo-popup .mfp-close{color:#fff;opacity:0;-webkit-transition:all 1s ease .8s;transition:all 1s ease .8s;-webkit-transform:translateY(-500px);transform:translateY(-500px)}.ekit-promo-popup.mfp-ready .mfp-close{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);position:fixed}body.admin-bar .ekit-promo-popup.mfp-ready .mfp-close{margin-top:45px}.ekit-promo-popup.my-mfp-slide-bottom .zoom-anim-dialog{opacity:0;-webkit-transition:all 1s ease .8s;transition:all 1s ease .8s;-webkit-transform:translateY(-500px);transform:translateY(-500px)}.ekit-promo-popup.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}@-webkit-keyframes bounceAnim{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-16px);transform:translateY(-16px)}60%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}}@keyframes bounceAnim{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-16px);transform:translateY(-16px)}60%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}}@-webkit-keyframes menu-animation{0%{opacity:0;-webkit-transform:scale(.04) translateY(300%);transform:scale(.04) translateY(300%)}40%{-webkit-transform:scale(.04) translateY(0);transform:scale(.04) translateY(0);-webkit-transition:ease-out;transition:ease-out}40%{-webkit-transform:scale(.04) translateY(0);transform:scale(.04) translateY(0)}60%{opacity:1;-webkit-transform:scale(.02) translateY(0);transform:scale(.02) translateY(0)}61%{opacity:1;-webkit-transform:scale(.04) translateY(0);transform:scale(.04) translateY(0)}99.9%{opacity:1;height:0;padding-bottom:100%;border-radius:100%}100%{opacity:1;-webkit-transform:scale(2) translateY(0);transform:scale(2) translateY(0);height:100%;padding-bottom:0;border-radius:0}}@keyframes menu-animation{0%{opacity:0;-webkit-transform:scale(.04) translateY(300%);transform:scale(.04) translateY(300%)}40%{-webkit-transform:scale(.04) translateY(0);transform:scale(.04) translateY(0);-webkit-transition:ease-out;transition:ease-out}40%{-webkit-transform:scale(.04) translateY(0);transform:scale(.04) translateY(0)}60%{opacity:1;-webkit-transform:scale(.02) translateY(0);transform:scale(.02) translateY(0)}61%{opacity:1;-webkit-transform:scale(.04) translateY(0);transform:scale(.04) translateY(0)}99.9%{opacity:1;height:0;padding-bottom:100%;border-radius:100%}100%{opacity:1;-webkit-transform:scale(2) translateY(0);transform:scale(2) translateY(0);height:100%;padding-bottom:0;border-radius:0}}@-webkit-keyframes show-fadein{0%{opacity:0}100%{opacity:1}}@keyframes show-fadein{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes hide-fadeout{0%{opacity:1}100%{opacity:0}}@keyframes hide-fadeout{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes show-animation{0%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes show-animation{0%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes hide-animation{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}}@keyframes hide-animation{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@-webkit-keyframes button-ripple{70%{-webkit-box-shadow:0 0 0 var(--glow-size,15px) currentColor;box-shadow:0 0 0 var(--glow-size,15px) currentColor;opacity:0}100%{-webkit-box-shadow:0 0 0 0 currentColor;box-shadow:0 0 0 0 currentColor;opacity:0}}@keyframes button-ripple{70%{-webkit-box-shadow:0 0 0 var(--glow-size,15px) currentColor;box-shadow:0 0 0 var(--glow-size,15px) currentColor;opacity:0}100%{-webkit-box-shadow:0 0 0 0 currentColor;box-shadow:0 0 0 0 currentColor;opacity:0}}@-webkit-keyframes radio-wave{0%{opacity:.8;border-width:2px}70%{opacity:.4}100%{-webkit-transform:scale(var(--ekit-radio-wave-scale));transform:scale(var(--ekit-radio-wave-scale));opacity:0;border-width:0}}@keyframes radio-wave{0%{opacity:.8;border-width:2px}70%{opacity:.4}100%{-webkit-transform:scale(var(--ekit-radio-wave-scale));transform:scale(var(--ekit-radio-wave-scale));opacity:0;border-width:0}}@-webkit-keyframes open{0%{opacity:0}100%{opacity:1}}@keyframes open{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes close{0%{opacity:1}100%{opacity:0}}@keyframes close{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes galleryopen{0%{opacity:0}100%{opacity:1}}@keyframes galleryopen{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes location-indicator{0%{-webkit-box-shadow:0 0 0 0 rgb(12 90 219 / .2);box-shadow:0 0 0 0 rgb(12 90 219 / .2)}70%{-webkit-box-shadow:0 0 0 30px #fff0;box-shadow:0 0 0 30px #fff0}100%{-webkit-box-shadow:0 0 0 0 #fff0;box-shadow:0 0 0 0 #fff0}}@keyframes location-indicator{0%{-webkit-box-shadow:0 0 0 0 rgb(12 90 219 / .2);box-shadow:0 0 0 0 rgb(12 90 219 / .2)}70%{-webkit-box-shadow:0 0 0 30px #fff0;box-shadow:0 0 0 30px #fff0}100%{-webkit-box-shadow:0 0 0 0 #fff0;box-shadow:0 0 0 0 #fff0}}@-webkit-keyframes iconTranslateY{49%{-webkit-transform:translateY(100%);transform:translateY(100%)}50%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}51%{opacity:1}}@keyframes iconTranslateY{49%{-webkit-transform:translateY(100%);transform:translateY(100%)}50%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}51%{opacity:1}}@-webkit-keyframes RainDrop{0%,100%,25%,55%,75%,87%,97%{-webkit-transform:scaleX(1);transform:scaleX(1)}26%,56%,76%{-webkit-transform:scaleX(1.3) scaleY(.8);transform:scaleX(1.3) scaleY(.8)}31%,61%,81%{-webkit-transform:scaleX(.8) scaleY(1.2);transform:scaleX(.8) scaleY(1.2)}76%,88%{-webkit-transform:scaleX(1.2);transform:scaleX(1.2)}98%{-webkit-transform:scaleX(1.1);transform:scaleX(1.1)}}@keyframes RainDrop{0%,100%,25%,55%,75%,87%,97%{-webkit-transform:scaleX(1);transform:scaleX(1)}26%,56%,76%{-webkit-transform:scaleX(1.3) scaleY(.8);transform:scaleX(1.3) scaleY(.8)}31%,61%,81%{-webkit-transform:scaleX(.8) scaleY(1.2);transform:scaleX(.8) scaleY(1.2)}76%,88%{-webkit-transform:scaleX(1.2);transform:scaleX(1.2)}98%{-webkit-transform:scaleX(1.1);transform:scaleX(1.1)}}@-webkit-keyframes WaterWave{50%{-webkit-transform:skewY(1deg) skewX(-1deg) scale(1.06);transform:skewY(1deg) skewX(-1deg) scale(1.06)}}@keyframes WaterWave{50%{-webkit-transform:skewY(1deg) skewX(-1deg) scale(1.06);transform:skewY(1deg) skewX(-1deg) scale(1.06)}}@-webkit-keyframes lightning{50%,from,to{opacity:1}25%,75%{opacity:0}}@keyframes lightning{50%,from,to{opacity:1}25%,75%{opacity:0}}@-webkit-keyframes JoltZoom{10%{font-size:140%}40%{font-size:80%}100%{font-size:100%}}@keyframes JoltZoom{10%{font-size:140%}40%{font-size:80%}100%{font-size:100%}}@-webkit-keyframes typing{from{width:0}}@keyframes typing{from{width:0}}@-webkit-keyframes cursor{50%{border-color:#fff0}}@keyframes cursor{50%{border-color:#fff0}}@-webkit-keyframes wipe{to{width:0}}@keyframes wipe{to{width:0}}@keyframes open{from{width:0}}@-webkit-keyframes Magnify{50%{-webkit-transform:scale(1.8);transform:scale(1.8);letter-spacing:26px}}@keyframes Magnify{50%{-webkit-transform:scale(1.8);transform:scale(1.8);letter-spacing:26px}}@-webkit-keyframes Beat{14%,42%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%,70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes Beat{14%,42%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%,70%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes FadeIn{from{opacity:0}to{opacity:1}}@keyframes FadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes FadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes FadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes FadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes FadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes FadeInTop{from{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{opacity:1}}@keyframes FadeInTop{from{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{opacity:1}}@-webkit-keyframes FadeInBottom{from{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}to{opacity:1}}@keyframes FadeInBottom{from{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}to{opacity:1}}@-webkit-keyframes FadeOut{from{opacity:1}to{opacity:0}}@keyframes FadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes FadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes FadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-webkit-keyframes FadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes FadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-webkit-keyframes FadeOutTop{from{opacity:1}to{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes FadeOutTop{from{opacity:1}to{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@-webkit-keyframes FadeOutBottom{from{opacity:1}to{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}}@keyframes FadeOutBottom{from{opacity:1}to{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}}@-webkit-keyframes MovingBackFromRight{40%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}100%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:cubic-bezier(0,.9,.7,1.45);animation-timing-function:cubic-bezier(0,.9,.7,1.45)}}@keyframes MovingBackFromRight{40%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}100%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:cubic-bezier(0,.9,.7,1.45);animation-timing-function:cubic-bezier(0,.9,.7,1.45)}}@-webkit-keyframes MovingBackFromLeft{40%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}100%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:cubic-bezier(0,.9,.7,1.45);animation-timing-function:cubic-bezier(0,.9,.7,1.45)}}@keyframes MovingBackFromLeft{40%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}100%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:cubic-bezier(0,.9,.7,1.45);animation-timing-function:cubic-bezier(0,.9,.7,1.45)}}@-webkit-keyframes KickOutFront{40%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}100%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:cubic-bezier(0,.9,.7,1.45);animation-timing-function:cubic-bezier(0,.9,.7,1.45)}}@keyframes KickOutFront{40%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}100%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:cubic-bezier(0,.9,.7,1.45);animation-timing-function:cubic-bezier(0,.9,.7,1.45)}}@-webkit-keyframes KickOutBehind{40%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}100%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:cubic-bezier(0,.9,.7,1.45);animation-timing-function:cubic-bezier(0,.9,.7,1.45)}}@keyframes KickOutBehind{40%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}100%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:cubic-bezier(0,.9,.7,1.45);animation-timing-function:cubic-bezier(0,.9,.7,1.45)}}@-webkit-keyframes ScaleXIn{from{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}50%{opacity:1}}@keyframes ScaleXIn{from{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}50%{opacity:1}}@-webkit-keyframes ScaleXOut{to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}from{opacity:1}}@keyframes ScaleXOut{to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}from{opacity:1}}@-webkit-keyframes ScaleYIn{from{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}50%{opacity:1}}@keyframes ScaleYIn{from{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}50%{opacity:1}}@-webkit-keyframes ScaleYOut{to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}from{opacity:1}}@keyframes ScaleYOut{to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}from{opacity:1}}@-webkit-keyframes Jump{to{-webkit-transform:translateY(-20px);transform:translateY(-20px)}}@keyframes Jump{to{-webkit-transform:translateY(-20px);transform:translateY(-20px)}}@-webkit-keyframes AboundTop{50%{-webkit-transform:translateY(-100px);transform:translateY(-100px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes AboundTop{50%{-webkit-transform:translateY(-100px);transform:translateY(-100px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@-webkit-keyframes AboundBottom{50%{-webkit-transform:translateY(100px);transform:translateY(100px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes AboundBottom{50%{-webkit-transform:translateY(100px);transform:translateY(100px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@-webkit-keyframes AboundLeft{50%{-webkit-transform:translateX(-100px);transform:translateX(-100px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes AboundLeft{50%{-webkit-transform:translateX(-100px);transform:translateX(-100px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@-webkit-keyframes AboundRight{50%{-webkit-transform:translateX(100px);transform:translateX(100px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes AboundRight{50%{-webkit-transform:translateX(100px);transform:translateX(100px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@-webkit-keyframes FlyInTop{0%{-webkit-transform:translate(0,-80px);transform:translate(0,-80px);opacity:0}50%{-webkit-transform:translate(10px,50px);transform:translate(10px,50px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}}@keyframes FlyInTop{0%{-webkit-transform:translate(0,-80px);transform:translate(0,-80px);opacity:0}50%{-webkit-transform:translate(10px,50px);transform:translate(10px,50px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}}@-webkit-keyframes FlyInLeft{0%{-webkit-transform:translate(-40px,0);transform:translate(-40px,0);opacity:0}50%{-webkit-transform:translate(40px,0);transform:translate(40px,0)}}@keyframes FlyInLeft{0%{-webkit-transform:translate(-40px,0);transform:translate(-40px,0);opacity:0}50%{-webkit-transform:translate(40px,0);transform:translate(40px,0)}}@-webkit-keyframes FlyInRight{0%{-webkit-transform:translate(40px,0);transform:translate(40px,0);opacity:0}50%{-webkit-transform:translate(-40px,0);transform:translate(-40px,0)}}@keyframes FlyInRight{0%{-webkit-transform:translate(40px,0);transform:translate(40px,0);opacity:0}50%{-webkit-transform:translate(-40px,0);transform:translate(-40px,0)}}@-webkit-keyframes FlyInBottom{0%{-webkit-transform:translate(0,80px);transform:translate(0,80px);opacity:0}50%{-webkit-transform:translate(10px,-50px);transform:translate(10px,-50px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}}@keyframes FlyInBottom{0%{-webkit-transform:translate(0,80px);transform:translate(0,80px);opacity:0}50%{-webkit-transform:translate(10px,-50px);transform:translate(10px,-50px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}}@-webkit-keyframes FlyOutTop{50%{-webkit-transform:translate(0,50px);transform:translate(0,50px)}to{-webkit-transform:translate(0,-100px);transform:translate(0,-100px);opacity:0}}@keyframes FlyOutTop{50%{-webkit-transform:translate(0,50px);transform:translate(0,50px)}to{-webkit-transform:translate(0,-100px);transform:translate(0,-100px);opacity:0}}@-webkit-keyframes FlyOutLeft{50%{-webkit-transform:translate(40px,0);transform:translate(40px,0)}to{-webkit-transform:translate(-100px,0);transform:translate(-100px,0);opacity:0}}@keyframes FlyOutLeft{50%{-webkit-transform:translate(40px,0);transform:translate(40px,0)}to{-webkit-transform:translate(-100px,0);transform:translate(-100px,0);opacity:0}}@-webkit-keyframes FlyOutRight{50%{-webkit-transform:translate(-40px,0);transform:translate(-40px,0)}to{-webkit-transform:translate(100px,0);transform:translate(100px,0);opacity:0}}@keyframes FlyOutRight{50%{-webkit-transform:translate(-40px,0);transform:translate(-40px,0)}to{-webkit-transform:translate(100px,0);transform:translate(100px,0);opacity:0}}@-webkit-keyframes FlyOutBottom{50%{-webkit-transform:translate(0,-40px);transform:translate(0,-40px)}to{-webkit-transform:translate(0,100px);transform:translate(0,100px);opacity:0}}@keyframes FlyOutBottom{50%{-webkit-transform:translate(0,-40px);transform:translate(0,-40px)}to{-webkit-transform:translate(0,100px);transform:translate(0,100px);opacity:0}}@-webkit-keyframes DoorCloseLeft{from,to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-transform-origin:left;transform-origin:left}from{-webkit-transform:rotateY(90deg);transform:rotateY(90deg);opacity:0}to{opacity:1}}@keyframes DoorCloseLeft{from,to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-transform-origin:left;transform-origin:left}from{-webkit-transform:rotateY(90deg);transform:rotateY(90deg);opacity:0}to{opacity:1}}@-webkit-keyframes DoorOpenRight{from,to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-transform-origin:left;transform-origin:left}to{-webkit-transform:rotateY(90deg);transform:rotateY(90deg);opacity:0}}@keyframes DoorOpenRight{from,to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-transform-origin:left;transform-origin:left}to{-webkit-transform:rotateY(90deg);transform:rotateY(90deg);opacity:0}}@-webkit-keyframes DoorCloseRight{from,to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-transform-origin:right;transform-origin:right}from{-webkit-transform:rotateY(-90deg);transform:rotateY(-90deg);opacity:0}to{opacity:1}}@keyframes DoorCloseRight{from,to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-transform-origin:right;transform-origin:right}from{-webkit-transform:rotateY(-90deg);transform:rotateY(-90deg);opacity:0}to{opacity:1}}@-webkit-keyframes DoorOpenLeft{from,to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-transform-origin:right;transform-origin:right}to{-webkit-transform:rotateY(-90deg);transform:rotateY(-90deg);opacity:0}}@keyframes DoorOpenLeft{from,to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-transform-origin:right;transform-origin:right}to{-webkit-transform:rotateY(-90deg);transform:rotateY(-90deg);opacity:0}}@-webkit-keyframes HangAndDropLeft{from{-webkit-transform-origin:left;transform-origin:left}50%{-webkit-transform:rotate(100deg);transform:rotate(100deg);-webkit-transform-origin:left;transform-origin:left}60%{-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:left;transform-origin:left}to{-webkit-transform:translateY(800px) rotate(70deg);transform:translateY(800px) rotate(70deg);-webkit-transform-origin:left;transform-origin:left}}@keyframes HangAndDropLeft{from{-webkit-transform-origin:left;transform-origin:left}50%{-webkit-transform:rotate(100deg);transform:rotate(100deg);-webkit-transform-origin:left;transform-origin:left}60%{-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:left;transform-origin:left}to{-webkit-transform:translateY(800px) rotate(70deg);transform:translateY(800px) rotate(70deg);-webkit-transform-origin:left;transform-origin:left}}@-webkit-keyframes HangAndDropRight{from{-webkit-transform-origin:right;transform-origin:right}50%{-webkit-transform:rotate(-100deg);transform:rotate(-100deg);-webkit-transform-origin:right;transform-origin:right}60%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:right;transform-origin:right}to{-webkit-transform:translateY(800px) rotate(-70deg);transform:translateY(800px) rotate(-70deg);-webkit-transform-origin:right;transform-origin:right}}@keyframes HangAndDropRight{from{-webkit-transform-origin:right;transform-origin:right}50%{-webkit-transform:rotate(-100deg);transform:rotate(-100deg);-webkit-transform-origin:right;transform-origin:right}60%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:right;transform-origin:right}to{-webkit-transform:translateY(800px) rotate(-70deg);transform:translateY(800px) rotate(-70deg);-webkit-transform-origin:right;transform-origin:right}}@-webkit-keyframes PushReleaseFrom{from{-webkit-transform:scale(3,3);transform:scale(3,3);opacity:0}50%{-webkit-transform:scale(.5,.5);transform:scale(.5,.5)}}@keyframes PushReleaseFrom{from{-webkit-transform:scale(3,3);transform:scale(3,3);opacity:0}50%{-webkit-transform:scale(.5,.5);transform:scale(.5,.5)}}@-webkit-keyframes PushReleaseFromLeft{from{-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}30%{-webkit-transform:translateX(100px);transform:translateX(100px)}}@keyframes PushReleaseFromLeft{from{-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}30%{-webkit-transform:translateX(100px);transform:translateX(100px)}}@-webkit-keyframes PushReleaseFromTop{from{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}30%{-webkit-transform:translateY(100px);transform:translateY(100px)}}@keyframes PushReleaseFromTop{from{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}30%{-webkit-transform:translateY(100px);transform:translateY(100px)}}@-webkit-keyframes PushReleaseFromBottom{from{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0}30%{-webkit-transform:translateY(-100px);transform:translateY(-100px)}}@keyframes PushReleaseFromBottom{from{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0}30%{-webkit-transform:translateY(-100px);transform:translateY(-100px)}}@-webkit-keyframes PushReleaseTo{30%{-webkit-transform:scale(.5,.5);transform:scale(.5,.5)}to{-webkit-transform:scale(5,5);transform:scale(5,5);opacity:0}}@keyframes PushReleaseTo{30%{-webkit-transform:scale(.5,.5);transform:scale(.5,.5)}to{-webkit-transform:scale(5,5);transform:scale(5,5);opacity:0}}@-webkit-keyframes PushReleaseToTop{30%{-webkit-transform:translateY(100px);transform:translateY(100px)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}}@keyframes PushReleaseToTop{30%{-webkit-transform:translateY(100px);transform:translateY(100px)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}}@-webkit-keyframes PushReleaseToBottom{30%{-webkit-transform:translateY(-100px);transform:translateY(-100px)}to{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0}}@keyframes PushReleaseToBottom{30%{-webkit-transform:translateY(-100px);transform:translateY(-100px)}to{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0}}@-webkit-keyframes FlipInTop{from{-webkit-transform:perspective(600px);transform:perspective(600px);opacity:0}30%{-webkit-transform:perspective(600px) rotateX(180deg);transform:perspective(600px) rotateX(180deg);-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}to{-webkit-transform:perspective(600px);transform:perspective(600px)}}@keyframes FlipInTop{from{-webkit-transform:perspective(600px);transform:perspective(600px);opacity:0}30%{-webkit-transform:perspective(600px) rotateX(180deg);transform:perspective(600px) rotateX(180deg);-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}to{-webkit-transform:perspective(600px);transform:perspective(600px)}}@-webkit-keyframes FlipOutTop{to{-webkit-transform:perspective(600px);transform:perspective(600px);opacity:0}70%{-webkit-transform:perspective(600px) rotateX(180deg);transform:perspective(600px) rotateX(180deg);-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}to{-webkit-transform:perspective(600px);transform:perspective(600px)}}@keyframes FlipOutTop{to{-webkit-transform:perspective(600px);transform:perspective(600px);opacity:0}70%{-webkit-transform:perspective(600px) rotateX(180deg);transform:perspective(600px) rotateX(180deg);-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}to{-webkit-transform:perspective(600px);transform:perspective(600px)}}@-webkit-keyframes FlipInBottom{from{-webkit-transform:perspective(600px);transform:perspective(600px);opacity:0}30%{-webkit-transform:perspective(600px) rotateX(180deg);transform:perspective(600px) rotateX(180deg);-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}to{-webkit-transform:perspective(600px);transform:perspective(600px)}}@keyframes FlipInBottom{from{-webkit-transform:perspective(600px);transform:perspective(600px);opacity:0}30%{-webkit-transform:perspective(600px) rotateX(180deg);transform:perspective(600px) rotateX(180deg);-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}to{-webkit-transform:perspective(600px);transform:perspective(600px)}}@-webkit-keyframes FlipOutBottom{to{-webkit-transform:perspective(600px);transform:perspective(600px);opacity:0}70%{-webkit-transform:perspective(600px) rotateX(180deg);transform:perspective(600px) rotateX(180deg);-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}to{-webkit-transform:perspective(600px);transform:perspective(600px)}}@keyframes FlipOutBottom{to{-webkit-transform:perspective(600px);transform:perspective(600px);opacity:0}70%{-webkit-transform:perspective(600px) rotateX(180deg);transform:perspective(600px) rotateX(180deg);-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}to{-webkit-transform:perspective(600px);transform:perspective(600px)}}@-webkit-keyframes ElevateLeft{from{-webkit-transform:translateY(100%) rotate(-20deg);transform:translateY(100%) rotate(-20deg);-webkit-transform-origin:right;transform-origin:right;opacity:0}40%{-webkit-transform:rotate(20deg);transform:rotate(20deg);-webkit-transform-origin:right;transform-origin:right}65%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:right;transform-origin:right}}@keyframes ElevateLeft{from{-webkit-transform:translateY(100%) rotate(-20deg);transform:translateY(100%) rotate(-20deg);-webkit-transform-origin:right;transform-origin:right;opacity:0}40%{-webkit-transform:rotate(20deg);transform:rotate(20deg);-webkit-transform-origin:right;transform-origin:right}65%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:right;transform-origin:right}}@-webkit-keyframes ElevateRight{from{-webkit-transform:translateY(100%) rotate(20deg);transform:translateY(100%) rotate(20deg);-webkit-transform-origin:left;transform-origin:left;opacity:0}40%{-webkit-transform:rotate(-20deg);transform:rotate(-20deg);-webkit-transform-origin:left;transform-origin:left}65%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:left;transform-origin:left}}@keyframes ElevateRight{from{-webkit-transform:translateY(100%) rotate(20deg);transform:translateY(100%) rotate(20deg);-webkit-transform-origin:left;transform-origin:left;opacity:0}40%{-webkit-transform:rotate(-20deg);transform:rotate(-20deg);-webkit-transform-origin:left;transform-origin:left}65%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:left;transform-origin:left}}@-webkit-keyframes RollFromLeft{from{-webkit-transform:translateX(-60px) perspective(600px) rotateY(180deg);transform:translateX(-60px) perspective(600px) rotateY(180deg);opacity:0}}@keyframes RollFromLeft{from{-webkit-transform:translateX(-60px) perspective(600px) rotateY(180deg);transform:translateX(-60px) perspective(600px) rotateY(180deg);opacity:0}}@-webkit-keyframes RollFromRight{from{-webkit-transform:translateX(60px) perspective(600px) rotateY(-180deg);transform:translateX(60px) perspective(600px) rotateY(-180deg);opacity:0}}@keyframes RollFromRight{from{-webkit-transform:translateX(60px) perspective(600px) rotateY(-180deg);transform:translateX(60px) perspective(600px) rotateY(-180deg);opacity:0}}@-webkit-keyframes RollFromTop{from{-webkit-transform:translateY(-60px) perspective(600px) rotateX(180deg);transform:translateY(-60px) perspective(600px) rotateX(180deg);opacity:0}}@keyframes RollFromTop{from{-webkit-transform:translateY(-60px) perspective(600px) rotateX(180deg);transform:translateY(-60px) perspective(600px) rotateX(180deg);opacity:0}}@-webkit-keyframes RollFromBottom{from{-webkit-transform:translateY(60px) perspective(600px) rotateX(-180deg);transform:translateY(60px) perspective(600px) rotateX(-180deg);opacity:0}}@keyframes RollFromBottom{from{-webkit-transform:translateY(60px) perspective(600px) rotateX(-180deg);transform:translateY(60px) perspective(600px) rotateX(-180deg);opacity:0}}@-webkit-keyframes RollToLeft{to{-webkit-transform:translateX(-60px) perspective(600px) rotateY(180deg);transform:translateX(-60px) perspective(600px) rotateY(180deg);opacity:0}}@keyframes RollToLeft{to{-webkit-transform:translateX(-60px) perspective(600px) rotateY(180deg);transform:translateX(-60px) perspective(600px) rotateY(180deg);opacity:0}}@-webkit-keyframes RollToRight{to{-webkit-transform:translateX(60px) perspective(600px) rotateY(-180deg);transform:translateX(60px) perspective(600px) rotateY(-180deg);opacity:0}}@keyframes RollToRight{to{-webkit-transform:translateX(60px) perspective(600px) rotateY(-180deg);transform:translateX(60px) perspective(600px) rotateY(-180deg);opacity:0}}@-webkit-keyframes RollToTop{to{-webkit-transform:translateY(-60px) perspective(600px) rotateX(180deg);transform:translateY(-60px) perspective(600px) rotateX(180deg);opacity:0}}@keyframes RollToTop{to{-webkit-transform:translateY(-60px) perspective(600px) rotateX(180deg);transform:translateY(-60px) perspective(600px) rotateX(180deg);opacity:0}}@-webkit-keyframes RollToBottom{to{-webkit-transform:translateY(60px) perspective(600px) rotateX(-180deg);transform:translateY(60px) perspective(600px) rotateX(-180deg);opacity:0}}@keyframes RollToBottom{to{-webkit-transform:translateY(60px) perspective(600px) rotateX(-180deg);transform:translateY(60px) perspective(600px) rotateX(-180deg);opacity:0}}@-webkit-keyframes RotateSkateInRight{from{-webkit-transform:scaleX(.2) translateX(100px);transform:scaleX(.2) translateX(100px);opacity:0}}@keyframes RotateSkateInRight{from{-webkit-transform:scaleX(.2) translateX(100px);transform:scaleX(.2) translateX(100px);opacity:0}}@-webkit-keyframes RotateSkateInLeft{from{-webkit-transform:scaleX(.2) translateX(-100px);transform:scaleX(.2) translateX(-100px);opacity:0}}@keyframes RotateSkateInLeft{from{-webkit-transform:scaleX(.2) translateX(-100px);transform:scaleX(.2) translateX(-100px);opacity:0}}@-webkit-keyframes RotateSkateInTop{from{-webkit-transform:scaleY(.2) translateY(-100px);transform:scaleY(.2) translateY(-100px);opacity:0}}@keyframes RotateSkateInTop{from{-webkit-transform:scaleY(.2) translateY(-100px);transform:scaleY(.2) translateY(-100px);opacity:0}}@-webkit-keyframes RotateSkateInBottom{from{-webkit-transform:scaleY(.2) translateY(100px);transform:scaleY(.2) translateY(100px);opacity:0}}@keyframes RotateSkateInBottom{from{-webkit-transform:scaleY(.2) translateY(100px);transform:scaleY(.2) translateY(100px);opacity:0}}@-webkit-keyframes RotateSkateOutRight{to{-webkit-transform:scaleX(.2) translateX(100px);transform:scaleX(.2) translateX(100px);opacity:0}}@keyframes RotateSkateOutRight{to{-webkit-transform:scaleX(.2) translateX(100px);transform:scaleX(.2) translateX(100px);opacity:0}}@-webkit-keyframes RotateSkateOutLeft{to{-webkit-transform:scaleX(.2) translateX(-100px);transform:scaleX(.2) translateX(-100px);opacity:0}}@keyframes RotateSkateOutLeft{to{-webkit-transform:scaleX(.2) translateX(-100px);transform:scaleX(.2) translateX(-100px);opacity:0}}@-webkit-keyframes RotateSkateOutTop{to{-webkit-transform:scaleY(.2) translateY(-100px);transform:scaleY(.2) translateY(-100px);opacity:0}}@keyframes RotateSkateOutTop{to{-webkit-transform:scaleY(.2) translateY(-100px);transform:scaleY(.2) translateY(-100px);opacity:0}}@-webkit-keyframes RotateSkateOutBottom{to{-webkit-transform:scaleY(.2) translateY(100px);transform:scaleY(.2) translateY(100px);opacity:0}}@keyframes RotateSkateOutBottom{to{-webkit-transform:scaleY(.2) translateY(100px);transform:scaleY(.2) translateY(100px);opacity:0}}@-webkit-keyframes RotateXZoomIn{from{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);opacity:0}5%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg)}}@keyframes RotateXZoomIn{from{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);opacity:0}5%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg)}}@-webkit-keyframes RotateXZoomOut{95%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg)}to{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);opacity:0}}@keyframes RotateXZoomOut{95%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg)}to{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);opacity:0}}@-webkit-keyframes RotateYZoomIn{from{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);opacity:0}5%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg)}}@keyframes RotateYZoomIn{from{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);opacity:0}5%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg)}}@-webkit-keyframes RotateYZoomOut{95%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg)}to{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);opacity:0}}@keyframes RotateYZoomOut{95%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg)}to{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);opacity:0}}@-webkit-keyframes RotateIn{from{-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes RotateIn{from{-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes RotateOut{from{opacity:1}to{-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes RotateOut{from{opacity:1}to{-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@-webkit-keyframes RotateInLeft{from{-webkit-transform:rotate(-180deg) translateX(150px);transform:rotate(-180deg) translateX(150px);opacity:0}to{opacity:1}}@keyframes RotateInLeft{from{-webkit-transform:rotate(-180deg) translateX(150px);transform:rotate(-180deg) translateX(150px);opacity:0}to{opacity:1}}@-webkit-keyframes RotateOutLeft{from{opacity:1}to{-webkit-transform:rotate(180deg) translateX(150px);transform:rotate(180deg) translateX(150px);opacity:0}}@keyframes RotateOutLeft{from{opacity:1}to{-webkit-transform:rotate(180deg) translateX(150px);transform:rotate(180deg) translateX(150px);opacity:0}}@-webkit-keyframes RotateInRight{from{-webkit-transform:rotate(-180deg) translateX(-150px);transform:rotate(-180deg) translateX(-150px);opacity:0}to{opacity:1}}@keyframes RotateInRight{from{-webkit-transform:rotate(-180deg) translateX(-150px);transform:rotate(-180deg) translateX(-150px);opacity:0}to{opacity:1}}@-webkit-keyframes RotateOutRight{from{opacity:1}to{-webkit-transform:rotate(180deg) translateX(-150px);transform:rotate(180deg) translateX(-150px);opacity:0}}@keyframes RotateOutRight{from{opacity:1}to{-webkit-transform:rotate(180deg) translateX(-150px);transform:rotate(180deg) translateX(-150px);opacity:0}}@-webkit-keyframes SpinInLeft{from,to{-webkit-transform-origin:left bottom;transform-origin:left bottom}from{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes SpinInLeft{from,to{-webkit-transform-origin:left bottom;transform-origin:left bottom}from{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@-webkit-keyframes SpinInRight{from,to{-webkit-transform-origin:right bottom;transform-origin:right bottom}from{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes SpinInRight{from,to{-webkit-transform-origin:right bottom;transform-origin:right bottom}from{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@-webkit-keyframes SpinOutLeft{from,to{-webkit-transform-origin:left bottom;transform-origin:left bottom}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes SpinOutLeft{from,to{-webkit-transform-origin:left bottom;transform-origin:left bottom}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@-webkit-keyframes SpinOutRight{from,to{-webkit-transform-origin:right bottom;transform-origin:right bottom}to{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes SpinOutRight{from,to{-webkit-transform-origin:right bottom;transform-origin:right bottom}to{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@-webkit-keyframes BlurIn{from{-webkit-transform:scaleX(.2);transform:scaleX(.2);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes BlurIn{from{-webkit-transform:scaleX(.2);transform:scaleX(.2);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes BlurInRight{from{-webkit-transform:scaleX(.2) translateX(100px);transform:scaleX(.2) translateX(100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes BlurInRight{from{-webkit-transform:scaleX(.2) translateX(100px);transform:scaleX(.2) translateX(100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes BlurInLeft{from{-webkit-transform:scaleX(.2) translateX(-100px);transform:scaleX(.2) translateX(-100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes BlurInLeft{from{-webkit-transform:scaleX(.2) translateX(-100px);transform:scaleX(.2) translateX(-100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes BlurInTop{from{-webkit-transform:scaleY(.2) translateY(-100px);transform:scaleY(.2) translateY(-100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes BlurInTop{from{-webkit-transform:scaleY(.2) translateY(-100px);transform:scaleY(.2) translateY(-100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes BlurInBottom{from{-webkit-transform:scaleY(.2) translateY(100px);transform:scaleY(.2) translateY(100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes BlurInBottom{from{-webkit-transform:scaleY(.2) translateY(100px);transform:scaleY(.2) translateY(100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes BlurOut{to{-webkit-transform:scaleX(.2);transform:scaleX(.2);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes BlurOut{to{-webkit-transform:scaleX(.2);transform:scaleX(.2);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes BlurOutRight{to{-webkit-transform:scaleX(.2) translateX(100px);transform:scaleX(.2) translateX(100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes BlurOutRight{to{-webkit-transform:scaleX(.2) translateX(100px);transform:scaleX(.2) translateX(100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes BlurOutLeft{to{-webkit-transform:scaleX(.2) translateX(-100px);transform:scaleX(.2) translateX(-100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes BlurOutLeft{to{-webkit-transform:scaleX(.2) translateX(-100px);transform:scaleX(.2) translateX(-100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes BlurOutTop{to{-webkit-transform:scaleY(.2) translateY(-100px);transform:scaleY(.2) translateY(-100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes BlurOutTop{to{-webkit-transform:scaleY(.2) translateY(-100px);transform:scaleY(.2) translateY(-100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes BlurOutBottom{to{-webkit-transform:scaleY(.2) translateY(100px);transform:scaleY(.2) translateY(100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes BlurOutBottom{to{-webkit-transform:scaleY(.2) translateY(100px);transform:scaleY(.2) translateY(100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes PopUp{50%{-webkit-transform:scale(1.5);transform:scale(1.5)}}@keyframes PopUp{50%{-webkit-transform:scale(1.5);transform:scale(1.5)}}@-webkit-keyframes PopUpLeft{50%{-webkit-transform:translateX(-50px) scale(1.5);transform:translateX(-50px) scale(1.5);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes PopUpLeft{50%{-webkit-transform:translateX(-50px) scale(1.5);transform:translateX(-50px) scale(1.5);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@-webkit-keyframes PopUpRight{50%{-webkit-transform:translateX(50px) scale(1.5);transform:translateX(50px) scale(1.5);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes PopUpRight{50%{-webkit-transform:translateX(50px) scale(1.5);transform:translateX(50px) scale(1.5);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@-webkit-keyframes PopOut{50%{-webkit-transform:scale(.5);transform:scale(.5)}}@keyframes PopOut{50%{-webkit-transform:scale(.5);transform:scale(.5)}}@-webkit-keyframes PopOutLeft{50%{-webkit-transform:translateX(-50px) scale(.5);transform:translateX(-50px) scale(.5);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes PopOutLeft{50%{-webkit-transform:translateX(-50px) scale(.5);transform:translateX(-50px) scale(.5);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@-webkit-keyframes PopOutRight{50%{-webkit-transform:translateX(50px) scale(.5);transform:translateX(50px) scale(.5);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes PopOutRight{50%{-webkit-transform:translateX(50px) scale(.5);transform:translateX(50px) scale(.5);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@-webkit-keyframes BounceFromTop{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,-80px,0) scale3d(1,1.2,1);transform:translate3d(0,-80px,0) scale3d(1,1.2,1)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes BounceFromTop{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,-80px,0) scale3d(1,1.2,1);transform:translate3d(0,-80px,0) scale3d(1,1.2,1)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@-webkit-keyframes BounceFromDown{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,80px,0) scale3d(1,1.2,1);transform:translate3d(0,80px,0) scale3d(1,1.2,1)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}90%{-webkit-transform:translate3d(0,4px,0);transform:translate3d(0,4px,0)}}@keyframes BounceFromDown{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,80px,0) scale3d(1,1.2,1);transform:translate3d(0,80px,0) scale3d(1,1.2,1)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}90%{-webkit-transform:translate3d(0,4px,0);transform:translate3d(0,4px,0)}}@-webkit-keyframes BounceY{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale3d(1,2,1);transform:scale3d(1,2,1)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale3d(1,1.5,1);transform:scale3d(1,1.5,1)}90%{-webkit-transform:scale3d(1,1.1,1);transform:scale3d(1,1.1,1)}}@keyframes BounceY{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale3d(1,2,1);transform:scale3d(1,2,1)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale3d(1,1.5,1);transform:scale3d(1,1.5,1)}90%{-webkit-transform:scale3d(1,1.1,1);transform:scale3d(1,1.1,1)}}@-webkit-keyframes BounceZoomIn{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.7);transform:scale(1.7)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.9);transform:scale(1.9)}90%{-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes BounceZoomIn{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.7);transform:scale(1.7)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.9);transform:scale(1.9)}90%{-webkit-transform:scale(1.1);transform:scale(1.1)}}@-webkit-keyframes BounceZoomOut{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(.5);transform:scale(.5)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(.7);transform:scale(.7)}90%{-webkit-transform:scale(.9);transform:scale(.9)}}@keyframes BounceZoomOut{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(.5);transform:scale(.5)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(.7);transform:scale(.7)}90%{-webkit-transform:scale(.9);transform:scale(.9)}}@-webkit-keyframes PerspectiveOutTop{50%{opacity:1}to{-webkit-transform:perspective(500px) rotateX(90deg) translateY(-50px) translateZ(50px);transform:perspective(500px) rotateX(90deg) translateY(-50px) translateZ(50px);opacity:0}}@keyframes PerspectiveOutTop{50%{opacity:1}to{-webkit-transform:perspective(500px) rotateX(90deg) translateY(-50px) translateZ(50px);transform:perspective(500px) rotateX(90deg) translateY(-50px) translateZ(50px);opacity:0}}@-webkit-keyframes PerspectiveOutBottom{50%{opacity:1}to{-webkit-transform:perspective(500px) rotateX(90deg) translateY(50px) translateZ(-50px);transform:perspective(500px) rotateX(90deg) translateY(50px) translateZ(-50px);opacity:0}}@keyframes PerspectiveOutBottom{50%{opacity:1}to{-webkit-transform:perspective(500px) rotateX(90deg) translateY(50px) translateZ(-50px);transform:perspective(500px) rotateX(90deg) translateY(50px) translateZ(-50px);opacity:0}}@-webkit-keyframes ZoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes ZoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes ZoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes ZoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes ZoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes ZoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes LetterZoomInTop{from{-webkit-transform:scale(10) translateY(-50%);transform:scale(10) translateY(-50%);opacity:0}}@keyframes LetterZoomInTop{from{-webkit-transform:scale(10) translateY(-50%);transform:scale(10) translateY(-50%);opacity:0}}@-webkit-keyframes ZoomInBottom{from{-webkit-transform:scale(10) translateY(50%);transform:scale(10) translateY(50%);opacity:0}}@keyframes ZoomInBottom{from{-webkit-transform:scale(10) translateY(50%);transform:scale(10) translateY(50%);opacity:0}}@-webkit-keyframes ZoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes ZoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@-webkit-keyframes ZoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes ZoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@-webkit-keyframes ZoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes ZoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@-webkit-keyframes ZoomOutTop{to{-webkit-transform:scale(10) translateY(-50%);transform:scale(10) translateY(-50%);opacity:0}}@keyframes ZoomOutTop{to{-webkit-transform:scale(10) translateY(-50%);transform:scale(10) translateY(-50%);opacity:0}}@-webkit-keyframes ZoomOutBottom{to{-webkit-transform:scale(10) translateY(50%);transform:scale(10) translateY(50%);opacity:0}}@keyframes ZoomOutBottom{to{-webkit-transform:scale(10) translateY(50%);transform:scale(10) translateY(50%);opacity:0}}@-webkit-keyframes oaoFadeInTop{from{-webkit-transform:translateY(-100px);transform:translateY(-100px);opacity:0}}@keyframes oaoFadeInTop{from{-webkit-transform:translateY(-100px);transform:translateY(-100px);opacity:0}}@-webkit-keyframes oaoFadeInBottom{from{-webkit-transform:translateY(100px);transform:translateY(100px);opacity:0}}@keyframes oaoFadeInBottom{from{-webkit-transform:translateY(100px);transform:translateY(100px);opacity:0}}@-webkit-keyframes oaoFadeOutop{to{-webkit-transform:translateY(-100px);transform:translateY(-100px);opacity:0}}@keyframes oaoFadeOutop{to{-webkit-transform:translateY(-100px);transform:translateY(-100px);opacity:0}}@-webkit-keyframes oaoFadeOutBottom{to{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0}}@keyframes oaoFadeOutBottom{to{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0}}@-webkit-keyframes oaoFlyInTop{0%{-webkit-transform:translateY(80px);transform:translateY(80px);opacity:0}50%{-webkit-transform:translateY(-50px);transform:translateY(-50px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes oaoFlyInTop{0%{-webkit-transform:translateY(80px);transform:translateY(80px);opacity:0}50%{-webkit-transform:translateY(-50px);transform:translateY(-50px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@-webkit-keyframes oaoFlyInBottom{0%{-webkit-transform:translateY(-80px);transform:translateY(-80px);opacity:0}50%{-webkit-transform:translateY(50px);transform:translateY(50px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes oaoFlyInBottom{0%{-webkit-transform:translateY(-80px);transform:translateY(-80px);opacity:0}50%{-webkit-transform:translateY(50px);transform:translateY(50px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@-webkit-keyframes oaoFlyOutTop{30%{-webkit-transform:translateY(80px);transform:translateY(80px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}80%{-webkit-transform:translateY(-50px);transform:translateY(-50px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}to{opacity:0}}@keyframes oaoFlyOutTop{30%{-webkit-transform:translateY(80px);transform:translateY(80px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}80%{-webkit-transform:translateY(-50px);transform:translateY(-50px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}to{opacity:0}}@-webkit-keyframes oaoFlyOutBottom{30%{-webkit-transform:translateY(-80px);transform:translateY(-80px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}80%{-webkit-transform:translateY(50px);transform:translateY(50px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}to{opacity:0}}@keyframes oaoFlyOutBottom{30%{-webkit-transform:translateY(-80px);transform:translateY(-80px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}80%{-webkit-transform:translateY(50px);transform:translateY(50px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}to{opacity:0}}@-webkit-keyframes oaoRotateInTop{from{-webkit-transform:translateY(-100px) rotate(360deg);transform:translateY(-100px) rotate(360deg);opacity:0}}@keyframes oaoRotateInTop{from{-webkit-transform:translateY(-100px) rotate(360deg);transform:translateY(-100px) rotate(360deg);opacity:0}}@-webkit-keyframes oaoRotateInBottom{from{-webkit-transform:translateY(100px) rotate(360deg);transform:translateY(100px) rotate(360deg);opacity:0}}@keyframes oaoRotateInBottom{from{-webkit-transform:translateY(100px) rotate(360deg);transform:translateY(100px) rotate(360deg);opacity:0}}@-webkit-keyframes oaoRotateOutTop{to{-webkit-transform:translateY(-100px) rotate(360deg);transform:translateY(-100px) rotate(360deg);opacity:0}}@keyframes oaoRotateOutTop{to{-webkit-transform:translateY(-100px) rotate(360deg);transform:translateY(-100px) rotate(360deg);opacity:0}}@-webkit-keyframes oaoRotateOutBottom{to{-webkit-transform:translateY(100px) rotate(360deg);transform:translateY(100px) rotate(360deg);opacity:0}}@keyframes oaoRotateOutBottom{to{-webkit-transform:translateY(100px) rotate(360deg);transform:translateY(100px) rotate(360deg);opacity:0}}@-webkit-keyframes oaoRotateXInTop{from{-webkit-transform:translateY(-100px) rotateX(360deg);transform:translateY(-100px) rotateX(360deg);opacity:0}}@keyframes oaoRotateXInTop{from{-webkit-transform:translateY(-100px) rotateX(360deg);transform:translateY(-100px) rotateX(360deg);opacity:0}}@-webkit-keyframes oaoRotateXInBottom{from{-webkit-transform:translateY(100px) rotateX(360deg);transform:translateY(100px) rotateX(360deg);opacity:0}}@keyframes oaoRotateXInBottom{from{-webkit-transform:translateY(100px) rotateX(360deg);transform:translateY(100px) rotateX(360deg);opacity:0}}@-webkit-keyframes oaoRotateXOutTop{to{-webkit-transform:translateY(-100px) rotateX(360deg);transform:translateY(-100px) rotateX(360deg);opacity:0}}@keyframes oaoRotateXOutTop{to{-webkit-transform:translateY(-100px) rotateX(360deg);transform:translateY(-100px) rotateX(360deg);opacity:0}}@-webkit-keyframes oaoRotateXOutBottom{to{-webkit-transform:translateY(100px) rotateX(360deg);transform:translateY(100px) rotateX(360deg);opacity:0}}@keyframes oaoRotateXOutBottom{to{-webkit-transform:translateY(100px) rotateX(360deg);transform:translateY(100px) rotateX(360deg);opacity:0}}@-webkit-keyframes oaoRotateYInTop{from{-webkit-transform:translateY(-100px) rotateY(360deg);transform:translateY(-100px) rotateY(360deg);opacity:0}}@keyframes oaoRotateYInTop{from{-webkit-transform:translateY(-100px) rotateY(360deg);transform:translateY(-100px) rotateY(360deg);opacity:0}}@-webkit-keyframes oaoRotateYInBottom{from{-webkit-transform:translateY(100px) rotateY(360deg);transform:translateY(100px) rotateY(360deg);opacity:0}}@keyframes oaoRotateYInBottom{from{-webkit-transform:translateY(100px) rotateY(360deg);transform:translateY(100px) rotateY(360deg);opacity:0}}@-webkit-keyframes oaoRotateYOutTop{to{-webkit-transform:translateY(-100px) rotateY(360deg);transform:translateY(-100px) rotateY(360deg);opacity:0}}@keyframes oaoRotateYOutTop{to{-webkit-transform:translateY(-100px) rotateY(360deg);transform:translateY(-100px) rotateY(360deg);opacity:0}}@-webkit-keyframes oaoRotateYOutBottom{to{-webkit-transform:translateY(100px) rotateY(360deg);transform:translateY(100px) rotateY(360deg);opacity:0}}@keyframes oaoRotateYOutBottom{to{-webkit-transform:translateY(100px) rotateY(360deg);transform:translateY(100px) rotateY(360deg);opacity:0}}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInTop{from{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{opacity:1}}@keyframes fadeInTop{from{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{opacity:1}}@-webkit-keyframes fadeInBottom{from{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}to{opacity:1}}@keyframes fadeInBottom{from{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-webkit-keyframes fadeOutTop{from{opacity:1}to{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes fadeOutTop{from{opacity:1}to{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@-webkit-keyframes fadeOutBottom{from{opacity:1}to{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}}@keyframes fadeOutBottom{from{opacity:1}to{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}}@-webkit-keyframes moveFromLeft{from{-webkit-transform:translateX(-800px);transform:translateX(-800px)}}@keyframes moveFromLeft{from{-webkit-transform:translateX(-800px);transform:translateX(-800px)}}@-webkit-keyframes moveFromRight{from{-webkit-transform:translateX(800px);transform:translateX(800px)}}@keyframes moveFromRight{from{-webkit-transform:translateX(800px);transform:translateX(800px)}}@-webkit-keyframes moveFromTop{from{-webkit-transform:translateY(-800px);transform:translateY(-800px)}}@keyframes moveFromTop{from{-webkit-transform:translateY(-800px);transform:translateY(-800px)}}@-webkit-keyframes moveFromBottom{from{-webkit-transform:translateY(800px);transform:translateY(800px)}}@keyframes moveFromBottom{from{-webkit-transform:translateY(800px);transform:translateY(800px)}}@-webkit-keyframes moveToLeft{to{-webkit-transform:translateX(-800px);transform:translateX(-800px)}}@keyframes moveToLeft{to{-webkit-transform:translateX(-800px);transform:translateX(-800px)}}@-webkit-keyframes moveToRight{to{-webkit-transform:translateX(800px);transform:translateX(800px)}}@keyframes moveToRight{to{-webkit-transform:translateX(800px);transform:translateX(800px)}}@-webkit-keyframes moveToTop{to{-webkit-transform:translateY(-800px);transform:translateY(-800px)}}@keyframes moveToTop{to{-webkit-transform:translateY(-800px);transform:translateY(-800px)}}@-webkit-keyframes moveToBottom{to{-webkit-transform:translateY(800px);transform:translateY(800px)}}@keyframes moveToBottom{to{-webkit-transform:translateY(800px);transform:translateY(800px)}}@-webkit-keyframes doorCloseFromLeft{from{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-transform-origin:left;transform-origin:left;opacity:0}50%,to{-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);-webkit-transform-origin:left;transform-origin:left;opacity:1}}@keyframes doorCloseFromLeft{from{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-transform-origin:left;transform-origin:left;opacity:0}50%,to{-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);-webkit-transform-origin:left;transform-origin:left;opacity:1}}@-webkit-keyframes doorOpenFromRight{from{-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);-webkit-transform-origin:left;transform-origin:left;opacity:1}50%,to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-transform-origin:left;transform-origin:left;opacity:0}}@keyframes doorOpenFromRight{from{-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);-webkit-transform-origin:left;transform-origin:left;opacity:1}50%,to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-transform-origin:left;transform-origin:left;opacity:0}}@-webkit-keyframes doorCloseFromRight{from{-webkit-transform:perspective(400px) rotateY(-90deg);transform:perspective(400px) rotateY(-90deg);-webkit-transform-origin:right;transform-origin:right;opacity:0}50%,to{-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);-webkit-transform-origin:right;transform-origin:right;opacity:1}}@keyframes doorCloseFromRight{from{-webkit-transform:perspective(400px) rotateY(-90deg);transform:perspective(400px) rotateY(-90deg);-webkit-transform-origin:right;transform-origin:right;opacity:0}50%,to{-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);-webkit-transform-origin:right;transform-origin:right;opacity:1}}@-webkit-keyframes doorOpenFromLeft{from{-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);-webkit-transform-origin:right;transform-origin:right;opacity:1}50%,to{-webkit-transform:perspective(400px) rotateY(-90deg);transform:perspective(400px) rotateY(-90deg);-webkit-transform-origin:right;transform-origin:right;opacity:0}}@keyframes doorOpenFromLeft{from{-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);-webkit-transform-origin:right;transform-origin:right;opacity:1}50%,to{-webkit-transform:perspective(400px) rotateY(-90deg);transform:perspective(400px) rotateY(-90deg);-webkit-transform-origin:right;transform-origin:right;opacity:0}}@-webkit-keyframes pushReleaseFrom{from{-webkit-transform:scale(3,3);transform:scale(3,3);opacity:0}30%{-webkit-transform:scale(.5,.5);transform:scale(.5,.5)}}@keyframes pushReleaseFrom{from{-webkit-transform:scale(3,3);transform:scale(3,3);opacity:0}30%{-webkit-transform:scale(.5,.5);transform:scale(.5,.5)}}@-webkit-keyframes pushReleaseFromLeft{from{-webkit-transform:translateX(-100%);transform:translateX(-100%)}30%{-webkit-transform:translateX(100px);transform:translateX(100px)}}@keyframes pushReleaseFromLeft{from{-webkit-transform:translateX(-100%);transform:translateX(-100%)}30%{-webkit-transform:translateX(100px);transform:translateX(100px)}}@-webkit-keyframes pushReleaseFromRight{from{-webkit-transform:translateX(100%);transform:translateX(100%)}30%{-webkit-transform:translateX(-100px);transform:translateX(-100px)}}@keyframes pushReleaseFromRight{from{-webkit-transform:translateX(100%);transform:translateX(100%)}30%{-webkit-transform:translateX(-100px);transform:translateX(-100px)}}@-webkit-keyframes pushReleaseFromTop{from{-webkit-transform:translateY(-100%);transform:translateY(-100%)}30%{-webkit-transform:translateY(100px);transform:translateY(100px)}}@keyframes pushReleaseFromTop{from{-webkit-transform:translateY(-100%);transform:translateY(-100%)}30%{-webkit-transform:translateY(100px);transform:translateY(100px)}}@-webkit-keyframes pushReleaseFromBottom{from{-webkit-transform:translateY(100%);transform:translateY(100%)}30%{-webkit-transform:translateY(-100px);transform:translateY(-100px)}}@keyframes pushReleaseFromBottom{from{-webkit-transform:translateY(100%);transform:translateY(100%)}30%{-webkit-transform:translateY(-100px);transform:translateY(-100px)}}@-webkit-keyframes pushReleaseTo{30%{-webkit-transform:scale(.5,.5);transform:scale(.5,.5)}to{-webkit-transform:scale(5,5);transform:scale(5,5);opacity:0}}@keyframes pushReleaseTo{30%{-webkit-transform:scale(.5,.5);transform:scale(.5,.5)}to{-webkit-transform:scale(5,5);transform:scale(5,5);opacity:0}}@-webkit-keyframes pushReleaseToLeft{30%{-webkit-transform:translateX(100px);transform:translateX(100px)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}}@keyframes pushReleaseToLeft{30%{-webkit-transform:translateX(100px);transform:translateX(100px)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}}@-webkit-keyframes pushReleaseToRight{30%{-webkit-transform:translateX(-100px);transform:translateX(-100px)}to{-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0}}@keyframes pushReleaseToRight{30%{-webkit-transform:translateX(-100px);transform:translateX(-100px)}to{-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0}}@-webkit-keyframes pushReleaseToTop{30%{-webkit-transform:translateY(100px);transform:translateY(100px)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}}@keyframes pushReleaseToTop{30%{-webkit-transform:translateY(100px);transform:translateY(100px)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}}@-webkit-keyframes pushReleaseToBottom{30%{-webkit-transform:translateY(-100px);transform:translateY(-100px)}to{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0}}@keyframes pushReleaseToBottom{30%{-webkit-transform:translateY(-100px);transform:translateY(-100px)}to{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0}}@-webkit-keyframes flipX{from{-webkit-transform:perspective(600px) rotateX(-180deg);transform:perspective(600px) rotateX(-180deg);opacity:0}to{-webkit-transform:perspective(600px) rotateX(-360deg);transform:perspective(600px) rotateX(-360deg)}}@keyframes flipX{from{-webkit-transform:perspective(600px) rotateX(-180deg);transform:perspective(600px) rotateX(-180deg);opacity:0}to{-webkit-transform:perspective(600px) rotateX(-360deg);transform:perspective(600px) rotateX(-360deg)}}@-webkit-keyframes flipXZoomIn{from{-webkit-transform:perspective(600px) rotateX(0) scale(1);transform:perspective(600px) rotateX(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(600px) rotateX(-180deg) scale(1.8);transform:perspective(600px) rotateX(-180deg) scale(1.8);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}80%{-webkit-transform:perspective(600px) rotateX(-360deg) scale(.7);transform:perspective(600px) rotateX(-360deg) scale(.7);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes flipXZoomIn{from{-webkit-transform:perspective(600px) rotateX(0) scale(1);transform:perspective(600px) rotateX(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(600px) rotateX(-180deg) scale(1.8);transform:perspective(600px) rotateX(-180deg) scale(1.8);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}80%{-webkit-transform:perspective(600px) rotateX(-360deg) scale(.7);transform:perspective(600px) rotateX(-360deg) scale(.7);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes flipXZoomOut{from{-webkit-transform:perspective(600px) rotateX(0) scale(1);transform:perspective(600px) rotateX(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(600px) rotateX(180deg) scale(1.8);transform:perspective(600px) rotateX(180deg) scale(1.8);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}80%{-webkit-transform:perspective(600px) rotateX(360deg) scale(.7);transform:perspective(600px) rotateX(360deg) scale(.7);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes flipXZoomOut{from{-webkit-transform:perspective(600px) rotateX(0) scale(1);transform:perspective(600px) rotateX(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(600px) rotateX(180deg) scale(1.8);transform:perspective(600px) rotateX(180deg) scale(1.8);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}80%{-webkit-transform:perspective(600px) rotateX(360deg) scale(.7);transform:perspective(600px) rotateX(360deg) scale(.7);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes flipY{from{-webkit-transform:perspective(600px) rotateY(180deg);transform:perspective(600px) rotateY(180deg);opacity:0}to{-webkit-transform:perspective(600px) rotateY(360deg);transform:perspective(600px) rotateY(360deg)}}@keyframes flipY{from{-webkit-transform:perspective(600px) rotateY(180deg);transform:perspective(600px) rotateY(180deg);opacity:0}to{-webkit-transform:perspective(600px) rotateY(360deg);transform:perspective(600px) rotateY(360deg)}}@-webkit-keyframes flipYZoomIn{from{-webkit-transform:perspective(600px) rotateY(0) scale(1);transform:perspective(600px) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(600px) rotateY(180deg) scale(1.6);transform:perspective(600px) rotateY(180deg) scale(1.6);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}80%{-webkit-transform:perspective(600px) rotateY(360deg) scale(.7);transform:perspective(600px) rotateY(360deg) scale(.7);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes flipYZoomIn{from{-webkit-transform:perspective(600px) rotateY(0) scale(1);transform:perspective(600px) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(600px) rotateY(180deg) scale(1.6);transform:perspective(600px) rotateY(180deg) scale(1.6);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}80%{-webkit-transform:perspective(600px) rotateY(360deg) scale(.7);transform:perspective(600px) rotateY(360deg) scale(.7);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes flipYZoomOut{from{-webkit-transform:perspective(600px) rotateY(0) scale(1);transform:perspective(600px) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(600px) rotateY(180deg) scale(.6);transform:perspective(600px) rotateY(180deg) scale(.6);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}80%{-webkit-transform:perspective(600px) rotateY(360deg) scale(1.8);transform:perspective(600px) rotateY(360deg) scale(1.8);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes flipYZoomOut{from{-webkit-transform:perspective(600px) rotateY(0) scale(1);transform:perspective(600px) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(600px) rotateY(180deg) scale(.6);transform:perspective(600px) rotateY(180deg) scale(.6);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}80%{-webkit-transform:perspective(600px) rotateY(360deg) scale(1.8);transform:perspective(600px) rotateY(360deg) scale(1.8);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes skewLeft{70%{-webkit-transform:skewX(40deg);transform:skewX(40deg)}}@keyframes skewLeft{70%{-webkit-transform:skewX(40deg);transform:skewX(40deg)}}@-webkit-keyframes skewRight{70%{-webkit-transform:skewX(-40deg);transform:skewX(-40deg)}}@keyframes skewRight{70%{-webkit-transform:skewX(-40deg);transform:skewX(-40deg)}}@-webkit-keyframes skewInLeft{from{opacity:0;-webkit-transform:translateX(-100%) skewX(-40deg);transform:translateX(-100%) skewX(-40deg)}70%{-webkit-transform:skewX(-30deg);transform:skewX(-30deg)}}@keyframes skewInLeft{from{opacity:0;-webkit-transform:translateX(-100%) skewX(-40deg);transform:translateX(-100%) skewX(-40deg)}70%{-webkit-transform:skewX(-30deg);transform:skewX(-30deg)}}@-webkit-keyframes skewInRight{from{opacity:0;-webkit-transform:translateX(100%) skewX(40deg);transform:translateX(100%) skewX(40deg)}70%{-webkit-transform:skewX(30deg);transform:skewX(30deg)}}@keyframes skewInRight{from{opacity:0;-webkit-transform:translateX(100%) skewX(40deg);transform:translateX(100%) skewX(40deg)}70%{-webkit-transform:skewX(30deg);transform:skewX(30deg)}}@-webkit-keyframes skewOutLeft{20%{-webkit-transform:skewX(40deg);transform:skewX(40deg)}to{-webkit-transform:translateX(-100%) skewX(40deg);transform:translateX(-100%) skewX(40deg);opacity:0}}@keyframes skewOutLeft{20%{-webkit-transform:skewX(40deg);transform:skewX(40deg)}to{-webkit-transform:translateX(-100%) skewX(40deg);transform:translateX(-100%) skewX(40deg);opacity:0}}@-webkit-keyframes skewOutRight{20%{-webkit-transform:skewX(-40deg);transform:skewX(-40deg)}to{-webkit-transform:translateX(100%) skewX(-40deg);transform:translateX(100%) skewX(-40deg);opacity:0}}@keyframes skewOutRight{20%{-webkit-transform:skewX(-40deg);transform:skewX(-40deg)}to{-webkit-transform:translateX(100%) skewX(-40deg);transform:translateX(100%) skewX(-40deg);opacity:0}}@-webkit-keyframes pullRelease{15%{-webkit-transform:scale(1.8);transform:scale(1.8)}}@keyframes pullRelease{15%{-webkit-transform:scale(1.8);transform:scale(1.8)}}@-webkit-keyframes pushRelease{15%{-webkit-transform:scale(.5);transform:scale(.5)}}@keyframes pushRelease{15%{-webkit-transform:scale(.5);transform:scale(.5)}}@-webkit-keyframes swingInLeft{from{-webkit-transform:matrix(3,0,0,3,-800,0);transform:matrix(3,0,0,3,-800,0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:matrix(1.3,0,0,1.3,20,0);transform:matrix(1.3,0,0,1.3,20,0)}}@keyframes swingInLeft{from{-webkit-transform:matrix(3,0,0,3,-800,0);transform:matrix(3,0,0,3,-800,0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:matrix(1.3,0,0,1.3,20,0);transform:matrix(1.3,0,0,1.3,20,0)}}@-webkit-keyframes swingInRight{from{-webkit-transform:matrix(3,0,0,3,800,0);transform:matrix(3,0,0,3,800,0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:matrix(1.3,0,0,1.3,-20,0);transform:matrix(1.3,0,0,1.3,-20,0)}}@keyframes swingInRight{from{-webkit-transform:matrix(3,0,0,3,800,0);transform:matrix(3,0,0,3,800,0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:matrix(1.3,0,0,1.3,-20,0);transform:matrix(1.3,0,0,1.3,-20,0)}}@-webkit-keyframes swingInTop{from{-webkit-transform:matrix(3,0,0,3,0,-800);transform:matrix(3,0,0,3,0,-800);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:matrix(1.3,0,0,1.3,0,20);transform:matrix(1.3,0,0,1.3,0,20)}}@keyframes swingInTop{from{-webkit-transform:matrix(3,0,0,3,0,-800);transform:matrix(3,0,0,3,0,-800);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:matrix(1.3,0,0,1.3,0,20);transform:matrix(1.3,0,0,1.3,0,20)}}@-webkit-keyframes swingInBottom{from{-webkit-transform:matrix(3,0,0,3,0,800);transform:matrix(3,0,0,3,0,800);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:matrix(1.3,0,0,1.3,0,-20);transform:matrix(1.3,0,0,1.3,0,-20)}}@keyframes swingInBottom{from{-webkit-transform:matrix(3,0,0,3,0,800);transform:matrix(3,0,0,3,0,800);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:matrix(1.3,0,0,1.3,0,-20);transform:matrix(1.3,0,0,1.3,0,-20)}}@-webkit-keyframes elevateLeft{from{-webkit-transform:translateY(100%) rotate(-20deg);transform:translateY(100%) rotate(-20deg);-webkit-transform-origin:right;transform-origin:right}40%{-webkit-transform:rotate(20deg);transform:rotate(20deg);-webkit-transform-origin:right;transform-origin:right}65%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:right;transform-origin:right}}@keyframes elevateLeft{from{-webkit-transform:translateY(100%) rotate(-20deg);transform:translateY(100%) rotate(-20deg);-webkit-transform-origin:right;transform-origin:right}40%{-webkit-transform:rotate(20deg);transform:rotate(20deg);-webkit-transform-origin:right;transform-origin:right}65%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:right;transform-origin:right}}@-webkit-keyframes elevateRight{from{-webkit-transform:translateY(100%) rotate(20deg);transform:translateY(100%) rotate(20deg);-webkit-transform-origin:left;transform-origin:left}40%{-webkit-transform:rotate(-20deg);transform:rotate(-20deg);-webkit-transform-origin:left;transform-origin:left}65%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:left;transform-origin:left}}@keyframes elevateRight{from{-webkit-transform:translateY(100%) rotate(20deg);transform:translateY(100%) rotate(20deg);-webkit-transform-origin:left;transform-origin:left}40%{-webkit-transform:rotate(-20deg);transform:rotate(-20deg);-webkit-transform-origin:left;transform-origin:left}65%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:left;transform-origin:left}}@-webkit-keyframes rollFromLeft{from{-webkit-transform:translateX(-100%) perspective(600px) rotateY(180deg);transform:translateX(-100%) perspective(600px) rotateY(180deg);opacity:0}to{-webkit-transform:translateX(0) perspective(600px) rotateY(0);transform:translateX(0) perspective(600px) rotateY(0);opacity:1}}@keyframes rollFromLeft{from{-webkit-transform:translateX(-100%) perspective(600px) rotateY(180deg);transform:translateX(-100%) perspective(600px) rotateY(180deg);opacity:0}to{-webkit-transform:translateX(0) perspective(600px) rotateY(0);transform:translateX(0) perspective(600px) rotateY(0);opacity:1}}@-webkit-keyframes rollFromRight{from{-webkit-transform:translateX(100%) perspective(600px) rotateY(-180deg);transform:translateX(100%) perspective(600px) rotateY(-180deg);opacity:0}to{-webkit-transform:translateX(0) perspective(600px) rotateY(0);transform:translateX(0) perspective(600px) rotateY(0);opacity:1}}@keyframes rollFromRight{from{-webkit-transform:translateX(100%) perspective(600px) rotateY(-180deg);transform:translateX(100%) perspective(600px) rotateY(-180deg);opacity:0}to{-webkit-transform:translateX(0) perspective(600px) rotateY(0);transform:translateX(0) perspective(600px) rotateY(0);opacity:1}}@-webkit-keyframes rollFromTop{from{-webkit-transform:translateY(-100%) perspective(600px) rotateY(180deg);transform:translateY(-100%) perspective(600px) rotateY(180deg);opacity:0}to{-webkit-transform:translateY(0) perspective(600px) rotateY(0);transform:translateY(0) perspective(600px) rotateY(0);opacity:1}}@keyframes rollFromTop{from{-webkit-transform:translateY(-100%) perspective(600px) rotateY(180deg);transform:translateY(-100%) perspective(600px) rotateY(180deg);opacity:0}to{-webkit-transform:translateY(0) perspective(600px) rotateY(0);transform:translateY(0) perspective(600px) rotateY(0);opacity:1}}@-webkit-keyframes rollFromBottom{from{-webkit-transform:translateY(100%) perspective(600px) rotateY(-180deg);transform:translateY(100%) perspective(600px) rotateY(-180deg);opacity:0}to{-webkit-transform:translateY(0) perspective(600px) rotateY(0);transform:translateY(0) perspective(600px) rotateY(0);opacity:1}}@keyframes rollFromBottom{from{-webkit-transform:translateY(100%) perspective(600px) rotateY(-180deg);transform:translateY(100%) perspective(600px) rotateY(-180deg);opacity:0}to{-webkit-transform:translateY(0) perspective(600px) rotateY(0);transform:translateY(0) perspective(600px) rotateY(0);opacity:1}}@-webkit-keyframes rollToLeft{from{-webkit-transform:translateX(0) perspective(600px) rotateY(0);transform:translateX(0) perspective(600px) rotateY(0);opacity:1}to{-webkit-transform:translateX(-100%) perspective(600px) rotateY(180deg);transform:translateX(-100%) perspective(600px) rotateY(180deg);opacity:0}}@keyframes rollToLeft{from{-webkit-transform:translateX(0) perspective(600px) rotateY(0);transform:translateX(0) perspective(600px) rotateY(0);opacity:1}to{-webkit-transform:translateX(-100%) perspective(600px) rotateY(180deg);transform:translateX(-100%) perspective(600px) rotateY(180deg);opacity:0}}@-webkit-keyframes rollToRight{from{-webkit-transform:translateX(0) perspective(600px) rotateY(0);transform:translateX(0) perspective(600px) rotateY(0);opacity:1}to{-webkit-transform:translateX(100%) perspective(600px) rotateY(-180deg);transform:translateX(100%) perspective(600px) rotateY(-180deg);opacity:0}}@keyframes rollToRight{from{-webkit-transform:translateX(0) perspective(600px) rotateY(0);transform:translateX(0) perspective(600px) rotateY(0);opacity:1}to{-webkit-transform:translateX(100%) perspective(600px) rotateY(-180deg);transform:translateX(100%) perspective(600px) rotateY(-180deg);opacity:0}}@-webkit-keyframes rollToTop{from{-webkit-transform:translateY(0) perspective(600px) rotateX(0);transform:translateY(0) perspective(600px) rotateX(0);opacity:1}to{-webkit-transform:translateY(-100%) perspective(600px) rotateX(180deg);transform:translateY(-100%) perspective(600px) rotateX(180deg);opacity:0}}@keyframes rollToTop{from{-webkit-transform:translateY(0) perspective(600px) rotateX(0);transform:translateY(0) perspective(600px) rotateX(0);opacity:1}to{-webkit-transform:translateY(-100%) perspective(600px) rotateX(180deg);transform:translateY(-100%) perspective(600px) rotateX(180deg);opacity:0}}@-webkit-keyframes rollToBottom{to{-webkit-transform:translateY(0) perspective(600px) rotateX(0);transform:translateY(0) perspective(600px) rotateX(0);opacity:1}to{-webkit-transform:translateY(100%) perspective(600px) rotateX(-180deg);transform:translateY(100%) perspective(600px) rotateX(-180deg);opacity:0}}@keyframes rollToBottom{to{-webkit-transform:translateY(0) perspective(600px) rotateX(0);transform:translateY(0) perspective(600px) rotateX(0);opacity:1}to{-webkit-transform:translateY(100%) perspective(600px) rotateX(-180deg);transform:translateY(100%) perspective(600px) rotateX(-180deg);opacity:0}}@-webkit-keyframes rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes rotateX{from{-webkit-transform:perspective(600px) rotateX(0);transform:perspective(600px) rotateX(0)}to{-webkit-transform:perspective(600px) rotateX(90deg);transform:perspective(600px) rotateX(90deg)}}@keyframes rotateX{from{-webkit-transform:perspective(600px) rotateX(0);transform:perspective(600px) rotateX(0)}to{-webkit-transform:perspective(600px) rotateX(90deg);transform:perspective(600px) rotateX(90deg)}}@-webkit-keyframes rotateXIn{from{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);opacity:0}5%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg)}}@keyframes rotateXIn{from{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);opacity:0}5%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg)}}@-webkit-keyframes rotateXOut{95%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg)}to{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);opacity:0}}@keyframes rotateXOut{95%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg)}to{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);opacity:0}}@-webkit-keyframes rotateY{from{-webkit-transform:perspective(600px) rotateY(0);transform:perspective(600px) rotateY(0)}to{-webkit-transform:perspective(600px) rotateY(90deg);transform:perspective(600px) rotateY(90deg)}}@keyframes rotateY{from{-webkit-transform:perspective(600px) rotateY(0);transform:perspective(600px) rotateY(0)}to{-webkit-transform:perspective(600px) rotateY(90deg);transform:perspective(600px) rotateY(90deg)}}@-webkit-keyframes rotateYIn{from{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);opacity:0}5%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg)}}@keyframes rotateYIn{from{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);opacity:0}5%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg)}}@-webkit-keyframes rotateYOut{95%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg)}to{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);opacity:0}}@keyframes rotateYOut{95%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg)}to{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);opacity:0}}@-webkit-keyframes rotateInLeft{from{opacity:0;-webkit-transform:translateX(-100%) rotate(0);transform:translateX(-100%) rotate(0)}to{-webkit-transform:translateX(0) rotate(360deg);transform:translateX(0) rotate(360deg)}}@keyframes rotateInLeft{from{opacity:0;-webkit-transform:translateX(-100%) rotate(0);transform:translateX(-100%) rotate(0)}to{-webkit-transform:translateX(0) rotate(360deg);transform:translateX(0) rotate(360deg)}}@-webkit-keyframes rotateInRight{from{opacity:0;-webkit-transform:translateX(100%) rotate(0);transform:translateX(100%) rotate(0)}to{-webkit-transform:translateX(0) rotate(-360deg);transform:translateX(0) rotate(-360deg)}}@keyframes rotateInRight{from{opacity:0;-webkit-transform:translateX(100%) rotate(0);transform:translateX(100%) rotate(0)}to{-webkit-transform:translateX(0) rotate(-360deg);transform:translateX(0) rotate(-360deg)}}@-webkit-keyframes rotateInTop{from{opacity:0;-webkit-transform:translateY(-400%) rotate(0);transform:translateY(-400%) rotate(0)}to{-webkit-transform:translateX(0) rotate(360deg);transform:translateX(0) rotate(360deg)}}@keyframes rotateInTop{from{opacity:0;-webkit-transform:translateY(-400%) rotate(0);transform:translateY(-400%) rotate(0)}to{-webkit-transform:translateX(0) rotate(360deg);transform:translateX(0) rotate(360deg)}}@-webkit-keyframes rotateInBottom{from{opacity:0;-webkit-transform:translateY(400%) rotate(0);transform:translateY(400%) rotate(0)}to{-webkit-transform:translateX(0) rotate(360deg);transform:translateX(0) rotate(360deg)}}@keyframes rotateInBottom{from{opacity:0;-webkit-transform:translateY(400%) rotate(0);transform:translateY(400%) rotate(0)}to{-webkit-transform:translateX(0) rotate(360deg);transform:translateX(0) rotate(360deg)}}@-webkit-keyframes rotateOutLeft{from{-webkit-transform:translateX(0) rotate(360deg);transform:translateX(0) rotate(360deg)}to{-webkit-transform:translateX(-800px) rotate(0);transform:translateX(-800px) rotate(0);opacity:0}}@keyframes rotateOutLeft{from{-webkit-transform:translateX(0) rotate(360deg);transform:translateX(0) rotate(360deg)}to{-webkit-transform:translateX(-800px) rotate(0);transform:translateX(-800px) rotate(0);opacity:0}}@-webkit-keyframes rotateOutRight{from{-webkit-transform:translateX(0) rotate(-360deg);transform:translateX(0) rotate(-360deg)}to{-webkit-transform:translateX(800px) rotate(0);transform:translateX(800px) rotate(0);opacity:0}}@keyframes rotateOutRight{from{-webkit-transform:translateX(0) rotate(-360deg);transform:translateX(0) rotate(-360deg)}to{-webkit-transform:translateX(800px) rotate(0);transform:translateX(800px) rotate(0);opacity:0}}@-webkit-keyframes rotateOutTop{from{-webkit-transform:translateX(0) rotate(360deg);transform:translateX(0) rotate(360deg)}to{-webkit-transform:translateY(-800px) rotate(0);transform:translateY(-800px) rotate(0);opacity:0}}@keyframes rotateOutTop{from{-webkit-transform:translateX(0) rotate(360deg);transform:translateX(0) rotate(360deg)}to{-webkit-transform:translateY(-800px) rotate(0);transform:translateY(-800px) rotate(0);opacity:0}}@-webkit-keyframes rotateOutBottom{from{-webkit-transform:translateX(0) rotate(360deg);transform:translateX(0) rotate(360deg)}to{-webkit-transform:translateY(800px) rotate(0);transform:translateY(800px) rotate(0);opacity:0}}@keyframes rotateOutBottom{from{-webkit-transform:translateX(0) rotate(360deg);transform:translateX(0) rotate(360deg)}to{-webkit-transform:translateY(800px) rotate(0);transform:translateY(800px) rotate(0);opacity:0}}@-webkit-keyframes spinToLeft{from,to{-webkit-transform-origin:left bottom;transform-origin:left bottom}from{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes spinToLeft{from,to{-webkit-transform-origin:left bottom;transform-origin:left bottom}from{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@-webkit-keyframes spinToRight{from,to{-webkit-transform-origin:right bottom;transform-origin:right bottom}from{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes spinToRight{from,to{-webkit-transform-origin:right bottom;transform-origin:right bottom}from{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@-webkit-keyframes spinToTop{from,to{-webkit-transform-origin:left bottom;transform-origin:left bottom}from{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes spinToTop{from,to{-webkit-transform-origin:left bottom;transform-origin:left bottom}from{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@-webkit-keyframes spinToBottom{from,to{-webkit-transform-origin:right bottom;transform-origin:right bottom}from{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes spinToBottom{from,to{-webkit-transform-origin:right bottom;transform-origin:right bottom}from{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@-webkit-keyframes spinFromLeft{from,to{-webkit-transform-origin:left bottom;transform-origin:left bottom}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes spinFromLeft{from,to{-webkit-transform-origin:left bottom;transform-origin:left bottom}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@-webkit-keyframes spinFromRight{from,to{-webkit-transform-origin:right bottom;transform-origin:right bottom}to{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes spinFromRight{from,to{-webkit-transform-origin:right bottom;transform-origin:right bottom}to{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@-webkit-keyframes spinFromTop{from,to{-webkit-transform-origin:left bottom;transform-origin:left bottom}to{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes spinFromTop{from,to{-webkit-transform-origin:left bottom;transform-origin:left bottom}to{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@-webkit-keyframes spinFromBottom{from,to{-webkit-transform-origin:right bottom;transform-origin:right bottom}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes spinFromBottom{from,to{-webkit-transform-origin:right bottom;transform-origin:right bottom}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@-webkit-keyframes blurIn{from{-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes blurIn{from{-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes blurInLeft{from{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes blurInLeft{from{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes blurInRight{from{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes blurInRight{from{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes blurInTop{from{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes blurInTop{from{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes blurInBottom{from{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes blurInBottom{from{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes blurOut{85%,to{-webkit-filter:blur(20px);filter:blur(20px)}to{opacity:0}}@keyframes blurOut{85%,to{-webkit-filter:blur(20px);filter:blur(20px)}to{opacity:0}}@-webkit-keyframes blurOutLeft{85%,to{-webkit-filter:blur(20px);filter:blur(20px);-webkit-transform:translateX(100%);transform:translateX(100%)}to{opacity:0}}@keyframes blurOutLeft{85%,to{-webkit-filter:blur(20px);filter:blur(20px);-webkit-transform:translateX(100%);transform:translateX(100%)}to{opacity:0}}@-webkit-keyframes blurOutRight{85%,to{-webkit-filter:blur(20px);filter:blur(20px);-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{opacity:0}}@keyframes blurOutRight{85%,to{-webkit-filter:blur(20px);filter:blur(20px);-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{opacity:0}}@-webkit-keyframes blurOutTop{85%,to{-webkit-filter:blur(20px);filter:blur(20px);-webkit-transform:translateY(100%);transform:translateY(100%)}to{opacity:0}}@keyframes blurOutTop{85%,to{-webkit-filter:blur(20px);filter:blur(20px);-webkit-transform:translateY(100%);transform:translateY(100%)}to{opacity:0}}@-webkit-keyframes blurOutBottom{85%,to{-webkit-filter:blur(20px);filter:blur(20px);-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{opacity:0}}@keyframes blurOutBottom{85%,to{-webkit-filter:blur(20px);filter:blur(20px);-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{opacity:0}}@-webkit-keyframes bounceFromTop{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,-80px,0) scale3d(1,1.6,1);transform:translate3d(0,-80px,0) scale3d(1,1.6,1)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounceFromTop{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,-80px,0) scale3d(1,1.6,1);transform:translate3d(0,-80px,0) scale3d(1,1.6,1)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@-webkit-keyframes bounceFromDown{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,80px,0) scale3d(1,1.2,1);transform:translate3d(0,80px,0) scale3d(1,1.2,1)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}90%{-webkit-transform:translate3d(0,4px,0);transform:translate3d(0,4px,0)}}@keyframes bounceFromDown{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,80px,0) scale3d(1,1.2,1);transform:translate3d(0,80px,0) scale3d(1,1.2,1)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}90%{-webkit-transform:translate3d(0,4px,0);transform:translate3d(0,4px,0)}}@-webkit-keyframes bounceX{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale3d(1.8,1,1);transform:scale3d(1.8,1,1)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale3d(1.5,1,1);transform:scale3d(1.5,1,1)}90%{-webkit-transform:scale3d(1.1,1,1);transform:scale3d(1.1,1,1)}}@keyframes bounceX{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale3d(1.8,1,1);transform:scale3d(1.8,1,1)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale3d(1.5,1,1);transform:scale3d(1.5,1,1)}90%{-webkit-transform:scale3d(1.1,1,1);transform:scale3d(1.1,1,1)}}@-webkit-keyframes bounceY{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale3d(1,2,1);transform:scale3d(1,2,1)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale3d(1,1.5,1);transform:scale3d(1,1.5,1)}90%{-webkit-transform:scale3d(1,1.1,1);transform:scale3d(1,1.1,1)}}@keyframes bounceY{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale3d(1,2,1);transform:scale3d(1,2,1)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale3d(1,1.5,1);transform:scale3d(1,1.5,1)}90%{-webkit-transform:scale3d(1,1.1,1);transform:scale3d(1,1.1,1)}}@-webkit-keyframes bounceZoomIn{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.5);transform:scale(1.5)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.3);transform:scale(1.3)}90%{-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes bounceZoomIn{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.5);transform:scale(1.5)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.3);transform:scale(1.3)}90%{-webkit-transform:scale(1.1);transform:scale(1.1)}}@-webkit-keyframes bounceZoomOut{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(.3);transform:scale(.3)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(.5);transform:scale(.5)}90%{-webkit-transform:scale(.9);transform:scale(.9)}}@keyframes bounceZoomOut{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(.3);transform:scale(.3)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(.5);transform:scale(.5)}90%{-webkit-transform:scale(.9);transform:scale(.9)}}@-webkit-keyframes bounceInTop{0%{-webkit-transform:translate3d(0,-300%,0);transform:translate3d(0,-300%,0)}58%{-webkit-transform:translate3d(0,27px,0);transform:translate3d(0,27px,0)}73%{-webkit-transform:translate3d(0,-12px,0);transform:translate3d(0,-12px,0)}88%{-webkit-transform:translate3d(0,7px,0);transform:translate3d(0,7px,0)}}@keyframes bounceInTop{0%{-webkit-transform:translate3d(0,-300%,0);transform:translate3d(0,-300%,0)}58%{-webkit-transform:translate3d(0,27px,0);transform:translate3d(0,27px,0)}73%{-webkit-transform:translate3d(0,-12px,0);transform:translate3d(0,-12px,0)}88%{-webkit-transform:translate3d(0,7px,0);transform:translate3d(0,7px,0)}}@-webkit-keyframes bounceInBottom{0%{-webkit-transform:translate3d(0,300%,0);transform:translate3d(0,300%,0)}58%{-webkit-transform:translate3d(0,-27px,0);transform:translate3d(0,-27px,0)}73%{-webkit-transform:translate3d(0,12px,0);transform:translate3d(0,12px,0)}88%{-webkit-transform:translate3d(0,-8px,0);transform:translate3d(0,-8px,0)}}@keyframes bounceInBottom{0%{-webkit-transform:translate3d(0,300%,0);transform:translate3d(0,300%,0)}58%{-webkit-transform:translate3d(0,-27px,0);transform:translate3d(0,-27px,0)}73%{-webkit-transform:translate3d(0,12px,0);transform:translate3d(0,12px,0)}88%{-webkit-transform:translate3d(0,-8px,0);transform:translate3d(0,-8px,0)}}@-webkit-keyframes bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes bounceOutTop{18%,33%,48%{opacity:1}18%{-webkit-transform:translate3d(0,27px,0);transform:translate3d(0,27px,0)}33%{-webkit-transform:translate3d(0,-12px,0);transform:translate3d(0,-12px,0)}48%{-webkit-transform:translate3d(0,8px,0);transform:translate3d(0,8px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-300%,0);transform:translate3d(0,-300%,0)}}@keyframes bounceOutTop{18%,33%,48%{opacity:1}18%{-webkit-transform:translate3d(0,27px,0);transform:translate3d(0,27px,0)}33%{-webkit-transform:translate3d(0,-12px,0);transform:translate3d(0,-12px,0)}48%{-webkit-transform:translate3d(0,8px,0);transform:translate3d(0,8px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-300%,0);transform:translate3d(0,-300%,0)}}@-webkit-keyframes bounceOutBottom{18%,33%,48%{opacity:1}18%{-webkit-transform:translate3d(0,-27px,0);transform:translate3d(0,-27px,0)}33%{-webkit-transform:translate3d(0,12px,0);transform:translate3d(0,12px,0)}48%{-webkit-transform:translate3d(0,-8px,0);transform:translate3d(0,-8px,0)}100%{opacity:0;-webkit-transform:translate3d(0,300%,0);transform:translate3d(0,300%,0)}}@keyframes bounceOutBottom{18%,33%,48%{opacity:1}18%{-webkit-transform:translate3d(0,-27px,0);transform:translate3d(0,-27px,0)}33%{-webkit-transform:translate3d(0,12px,0);transform:translate3d(0,12px,0)}48%{-webkit-transform:translate3d(0,-8px,0);transform:translate3d(0,-8px,0)}100%{opacity:0;-webkit-transform:translate3d(0,300%,0);transform:translate3d(0,300%,0)}}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@-webkit-keyframes perspectiveToTop{50%{opacity:1}to{-webkit-transform:perspective(500px) rotateX(90deg) translateY(-50px) translateZ(50px);transform:perspective(500px) rotateX(90deg) translateY(-50px) translateZ(50px);opacity:0}}@keyframes perspectiveToTop{50%{opacity:1}to{-webkit-transform:perspective(500px) rotateX(90deg) translateY(-50px) translateZ(50px);transform:perspective(500px) rotateX(90deg) translateY(-50px) translateZ(50px);opacity:0}}@-webkit-keyframes perspectiveToBottom{50%{opacity:1}to{-webkit-transform:perspective(500px) rotateX(90deg) translateY(50px) translateZ(-50px);transform:perspective(500px) rotateX(90deg) translateY(50px) translateZ(-50px);opacity:0}}@keyframes perspectiveToBottom{50%{opacity:1}to{-webkit-transform:perspective(500px) rotateX(90deg) translateY(50px) translateZ(-50px);transform:perspective(500px) rotateX(90deg) translateY(50px) translateZ(-50px);opacity:0}}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomInTop{from{-webkit-transform:scale(10) translateY(-50%);transform:scale(10) translateY(-50%);opacity:0}}@keyframes zoomInTop{from{-webkit-transform:scale(10) translateY(-50%);transform:scale(10) translateY(-50%);opacity:0}}@-webkit-keyframes zoomInBottom{from{-webkit-transform:scale(10) translateY(50%);transform:scale(10) translateY(50%);opacity:0}}@keyframes zoomInBottom{from{-webkit-transform:scale(10) translateY(50%);transform:scale(10) translateY(50%);opacity:0}}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@-webkit-keyframes zoomOutTop{to{-webkit-transform:scale(10) translateY(-50%);transform:scale(10) translateY(-50%);opacity:0}}@keyframes zoomOutTop{to{-webkit-transform:scale(10) translateY(-50%);transform:scale(10) translateY(-50%);opacity:0}}@-webkit-keyframes zoomOutBottom{to{-webkit-transform:scale(10) translateY(50%);transform:scale(10) translateY(50%);opacity:0}}@keyframes zoomOutBottom{to{-webkit-transform:scale(10) translateY(50%);transform:scale(10) translateY(50%);opacity:0}}@-webkit-keyframes ekitRevealInTop{form{-webkit-transform:scaleY(1);transform:scaleY(1)}to{-webkit-transform:scaleY(0);transform:scaleY(0)}}@keyframes ekitRevealInTop{form{-webkit-transform:scaleY(1);transform:scaleY(1)}to{-webkit-transform:scaleY(0);transform:scaleY(0)}}@-webkit-keyframes ekitRevealInBottom{form{-webkit-transform:scaleY(1);transform:scaleY(1)}to{-webkit-transform:scaleY(0);transform:scaleY(0)}}@keyframes ekitRevealInBottom{form{-webkit-transform:scaleY(1);transform:scaleY(1)}to{-webkit-transform:scaleY(0);transform:scaleY(0)}}@-webkit-keyframes ekitRevealInLeft{form{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}@keyframes ekitRevealInLeft{form{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}@-webkit-keyframes ekitRevealInRight{form{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}@keyframes ekitRevealInRight{form{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:#fff0;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.ekit-wid-con .product-filter-area{margin-bottom:30px}.ekit-wid-con .product-filter-wraper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ekit-wid-con .product-filter-wraper .woocommerce-ordering{margin-right:50px;margin-bottom:0}.ekit-wid-con .woocommerce-ordering{position:relative;z-index:10}.ekit-wid-con .woocommerce-ordering .shop-filter-title{color:#777;font-size:14px;position:relative;top:9px;padding-right:50px}.ekit-wid-con .tab-filter .nav-tabs .nav-item .nav-link{border:0;color:#777;font-size:18px;padding:10px}.ekit-wid-con .tab-filter .nav-tabs .nav-item .nav-link.active{color:#2575fc;background-color:#fff0}.ekit-wid-con .elementskit-accordion{counter-reset:myNumber}.ekit-wid-con .elementskit-accordion .ekit-accordion-title{padding-right:10px;display:inline-block}.ekit-wid-con .elementskit-accordion .elementskit-card{border:0;border-radius:0;background-color:#fff0;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-accordion .elementskit-card:not(:last-child){margin-bottom:10px}.ekit-wid-con .elementskit-accordion .elementskit-card-header{padding:0;background-color:#fff0;border-bottom:0 solid #000}.ekit-wid-con .elementskit-accordion .elementskit-card-header .ekit_accordion_icon_group svg{vertical-align:middle}.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link{display:-webkit-box;display:-ms-flexbox;display:flex;color:#000;background-color:#f7f9fb;font-weight:700;padding:14px 30px;border:1px solid #fff0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .4s ease;transition:all .4s ease;position:relative}.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link:focus,.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link:hover{text-decoration:none}.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link>i{color:#2575fc;line-height:1.6666666667;display:inline-block;-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link .ekit_accordion_icon_left_group,.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link>.icon-left{padding-right:26px;float:left}.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link[aria-expanded=true] .icon-closed{display:block}.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link[aria-expanded=true] .icon-open{display:none}.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link[aria-expanded=true] .ekit_accordion_normal_icon{display:none}.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link[aria-expanded=true] .ekit_accordion_active_icon{display:block}.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link[aria-expanded=false] .icon-closed{display:none}.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link[aria-expanded=false] .icon-open{display:block}.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link[aria-expanded=false] .ekit_accordion_normal_icon{display:block}.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link[aria-expanded=false] .ekit_accordion_active_icon{display:none}.ekit-wid-con .elementskit-accordion .elementskit-card-body{padding:20px 30px}.ekit-wid-con .elementskit-accordion .elementskit-card-body p{margin-top:0;margin-bottom:1em}.ekit-wid-con .elementskit-accordion .elementskit-card-body p:last-child{margin-bottom:0}.ekit-wid-con .elementskit-accordion.floating-style .elementskit-card-header>.elementskit-btn-link{-webkit-box-shadow:-1.216px 6.894px 15px 0 rgb(37 117 252 / .2);box-shadow:-1.216px 6.894px 15px 0 rgb(37 117 252 / .2);border-radius:0 0 5px 5px;background-color:#fff}.ekit-wid-con .elementskit-accordion.floating-style .elementskit-card-body{width:calc(100% - 40px);border-radius:0 0 5px 5px;position:relative;margin-left:auto;margin-right:auto}.ekit-wid-con .elementskit-accordion.floating-style .elementskit-card[aria-expanded=true] .elementskit-btn-link{background-color:#2575fc;color:#fff;-webkit-box-shadow:-1.216px 6.894px 15px 0 rgb(0 0 0 / .07);box-shadow:-1.216px 6.894px 15px 0 rgb(0 0 0 / .07)}.ekit-wid-con .elementskit-accordion.floating-style .elementskit-card[aria-expanded=true] .elementskit-btn-link>i{color:inherit}.ekit-wid-con .elementskit-accordion.floating-style .elementskit-card[aria-expanded=true] .elementskit-card-body{background-color:#2575fc}.ekit-wid-con .elementskit-accordion.floating-style .elementskit-card[aria-expanded=true] .elementskit-card-body p{color:#fff}.ekit-wid-con .elementskit-accordion.side-curve .elementskit-card-header>.elementskit-btn-link{background-color:#2575fc;position:relative;border:0;padding-left:70px}.ekit-wid-con .elementskit-accordion.side-curve .elementskit-card-header>.elementskit-btn-link::before{position:absolute;content:"";top:0;left:0;height:100%;width:35px;background-color:rgb(255 255 255 / .2);text-align:right;line-height:55px}.ekit-wid-con .elementskit-accordion.side-curve .elementskit-card-header>.elementskit-btn-link::after{position:absolute;content:"";left:35px;top:0;border-top:26.5px solid #fff0;border-right:26.5px solid #fff0;border-left:26.5px solid rgb(255 255 255 / .2);border-bottom:26.5px solid #fff0}.ekit-wid-con .elementskit-accordion.side-curve .elementskit-card-header>.elementskit-btn-link .ekit_accordion_icon_left_group{position:absolute;left:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.ekit-wid-con .elementskit-accordion.curve-shape .elementskit-card-header>.elementskit-btn-link{position:relative;z-index:1;padding:16.5px 30px}.ekit-wid-con .elementskit-accordion.curve-shape .elementskit-card-header>.elementskit-btn-link[aria-expanded=true]{color:#fff}.ekit-wid-con .elementskit-accordion.curve-shape .elementskit-card-header>.elementskit-btn-link[aria-expanded=true]>i{color:inherit}.ekit-wid-con .elementskit-accordion.curve-shape .elementskit-card-header>.elementskit-btn-link[aria-expanded=true] .path{fill:#2575fc}.ekit-wid-con .elementskit-accordion.curve-shape .svg-shape{position:absolute;top:0;left:0;width:100%;z-index:-1}.ekit-wid-con .elementskit-accordion .elementskit-card-body{padding-top:30px;padding-bottom:30px;padding-left:65px;padding-right:85px}.ekit-wid-con .elementskit-accordion.accordion-4 .elementskit-card-header>.elementskit-btn-link{border:1px solid #f5f5f5;border-bottom:1px solid #2575fc;background-color:#fff;position:relative;padding-left:85px}.ekit-wid-con .elementskit-accordion.accordion-4 .elementskit-card-header>.elementskit-btn-link::before{position:absolute;top:-1px;left:-1px;content:"";height:calc(100% + 2px);width:55px;text-align:center;line-height:55px;color:#fff;background-color:#2575fc}.ekit-wid-con .elementskit-accordion.accordion-4 .elementskit-card-header>.elementskit-btn-link .ekit_accordion_icon_left_group{position:absolute;left:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#fff}.ekit-wid-con .elementskit-accordion.accordion-4 .elementskit-card-body{padding-left:0;padding-right:0}.ekit-wid-con .number::before{counter-increment:myNumber;content:counter(myNumber) "."}.ekit-wid-con .icon-right{float:right}.ekit-wid-con .icon-left{float:left}.ekit-wid-con .path{fill:#fff;stroke:#2575fc;stroke-miterlimit:0}.ekit-wid-con .ekit_accordion_icon_group{position:absolute;right:0;margin-right:30px}.ekit-wid-con .elementskit-accordion.curve-shape .svg-shape{height:100%}.ekit-accordion--content,.ekit-accordion--toggler{font-size:16px;line-height:24px}.ekit-wid-con .ekit-header-info{list-style:none}.ekit-wid-con .ekit-header-info>li:not(:last-child){margin-right:15px}.ekit-wid-con .ekit-header-info,.ekit-wid-con .ekit-header-info a{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ekit-wid-con .ekit-header-info svg{max-width:15px;height:auto;vertical-align:middle}.ekit-wid-con table.dataTable tbody td,.ekit-wid-con table.dataTable tbody th,.ekit-wid-con table.dataTable thead td,.ekit-wid-con table.dataTable thead th{-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con.elemenetskit-tablepress .dataTables_filter input,.ekit-wid-con.elemenetskit-tablepress .dataTables_filter select,.ekit-wid-con.elemenetskit-tablepress .dataTables_length input,.ekit-wid-con.elemenetskit-tablepress .dataTables_length select{color:#666;padding:.75em;height:auto;border-width:1px;border-style:solid;border-color:#eaeaea;border-radius:2px;background:#fafafa;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .2s linear;transition:all .2s linear}.ekit-wid-con .round-img img{border-radius:100%}.ekit-wid-con .elementskit-infobox{padding:60px 40px;-webkit-transition:all .4s ease;transition:all .4s ease;background-color:#fff;position:relative;overflow:hidden;background-repeat:no-repeat;background-size:cover;background-position:center center}.ekit-wid-con .elementskit-infobox.media .elementskit-box-header{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.ekit-wid-con .elementskit-infobox:hover.image-active::before{background-color:#fff0}.ekit-wid-con .elementskit-infobox:hover.image-active .image-hover>img{opacity:1;-webkit-transform:scale(1.06);transform:scale(1.06)}.ekit-wid-con .elementskit-infobox:hover .icon-hover{opacity:1;bottom:-20px}.ekit-wid-con .elementskit-infobox .elementskit-box-header{position:relative;z-index:2}.ekit-wid-con .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:13px}.ekit-wid-con .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon i{-webkit-transition:all .4s;transition:all .4s}.ekit-wid-con .elementskit-infobox .elementskit-box-header .icon-switcher{position:relative;display:inline-block;overflow:hidden}.ekit-wid-con .elementskit-infobox .elementskit-box-header .icon-switcher>img{-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-infobox .elementskit-box-header .icon-switcher .main-image{opacity:1;position:relative;top:0}.ekit-wid-con .elementskit-infobox .elementskit-box-header .icon-switcher .hover-image{position:absolute;top:80px;left:0}.ekit-wid-con .elementskit-infobox .elementskit-box-header .info-box-subtitle{font-size:14px;font-weight:400;color:#2575fc;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-infobox .box-body{position:relative;z-index:2}.ekit-wid-con .elementskit-infobox .box-body p{-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-infobox .box-footer{position:relative;z-index:2}.ekit-wid-con .elementskit-infobox .box-footer.enable_hover_btn .elementskit-btn{left:0;bottom:0;opacity:0}.ekit-wid-con .elementskit-infobox .btn-wraper{position:relative;z-index:2}.ekit-wid-con .elementskit-infobox .border-divider{margin-bottom:25px;-webkit-transition:all .4s ease;transition:all .4s ease;z-index:2}.ekit-wid-con .elementskit-infobox .link-btn{font-size:13px}.ekit-wid-con .elementskit-infobox .icon-hover{position:absolute;bottom:-50px;right:0;opacity:0;-webkit-transition:all .4s ease;transition:all .4s ease;z-index:1}.ekit-wid-con .elementskit-infobox .icon-hover i{font-size:100px}.ekit-wid-con .elementskit-infobox .icon-hover svg{vertical-align:middle}.ekit-wid-con .elementskit-infobox.gradient-active::before{position:absolute;content:"";top:0;left:-101%;height:100%;width:100%;-webkit-transition:all .6s ease;transition:all .6s ease;background-size:101% 101%}.ekit-wid-con .elementskit-infobox.gradient-active:hover::before{left:0}.ekit-wid-con .elementskit-infobox.gradient-active.hover_from_top::before{left:0;top:-100%}.ekit-wid-con .elementskit-infobox.gradient-active.hover_from_top:hover::before{top:0}.ekit-wid-con .elementskit-infobox.gradient-active.hover_from_right::before{left:100%}.ekit-wid-con .elementskit-infobox.gradient-active.hover_from_right:hover::before{left:0}.ekit-wid-con .elementskit-infobox.gradient-active.hover_from_bottom::before{left:0;top:100%}.ekit-wid-con .elementskit-infobox.gradient-active.hover_from_bottom:hover::before{top:0}.ekit-wid-con .elementskit-infobox.image-active::before{position:absolute;content:"";top:0;left:0;height:100%;width:100%;background-color:#fff0;-webkit-transition:all .4s ease;transition:all .4s ease;z-index:1;background-size:101% 101%}.ekit-wid-con .elementskit-infobox.image-active .image-hover{position:absolute;top:0;left:0;height:100%;width:100%}.ekit-wid-con .elementskit-infobox.image-active .image-hover>img{opacity:0;width:100%;height:100%;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-infobox:hover .box-footer.enable_hover_btn .elementskit-btn{opacity:1;visibility:visible}.ekit-wid-con .elementskit-infobox.icon-lef-right-aligin{padding:15px}.ekit-wid-con .elementkit-infobox-icon.framed{border:2px solid red;padding:10px}.ekit-wid-con .elementskit-infobox.icon-lef-right-aligin{padding:15px 30px}.ekit-wid-con .elementkit-infobox-icon.framed.round{border-radius:100%}.ekit-wid-con .elementskit-icon-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.ekit-wid-con .infobox-ovelry{position:relative}.ekit-wid-con .infobox-ovelry::before{position:absolute;content:"";top:0;left:0;height:100%;width:100%;background-color:#2575fc;-webkit-transition:all .4s ease;transition:all .4s ease;z-index:1}.ekit-wid-con .elementskit-info-box-title{font-size:23px;-webkit-transition:all .4s ease;transition:all .4s ease;margin-top:0}.ekit-wid-con .elementskit-info-box-title svg{max-width:26px;height:auto;vertical-align:middle}.ekit-wid-con .elementskit-infobox{position:relative}.ekit-wid-con .ekit_global_link{position:absolute;top:0;left:0;height:100%;width:100%;z-index:50}.ekit-wid-con .ekit-badge{background-color:#ff057c;font-size:.70588rem;color:#fff;font-weight:500;padding:1px 6px;border-radius:.29412rem 0 .29412rem 0;display:inline-block}.ekit-wid-con .ekit-icon-box-badge{position:absolute;line-height:1;z-index:2}.ekit-wid-con .ekit_position_top_left{top:0;left:0}.ekit-wid-con .ekit_position_top_center{top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.ekit-wid-con .ekit_position_top_right{top:0;right:0}.ekit-wid-con .ekit_position_center_left{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0}.ekit-wid-con .ekit_position_center_right{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0}.ekit-wid-con .ekit_position_bottom_left{bottom:0;left:0}.ekit-wid-con .ekit_position_bottom_center{bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.ekit-wid-con .ekit_position_bottom_right{bottom:0;right:0}.elementor-widget-elementskit-team{width:100%}.ekit-wid-con .profile-card,body .profile-card{background-color:#fff;-webkit-box-shadow:0 28px 40px 0 rgb(0 0 0 / .1);box-shadow:0 28px 40px 0 rgb(0 0 0 / .1);padding:40px 20px;-webkit-transition:all .4s ease;transition:all .4s ease;position:relative}.ekit-wid-con .profile-card.text-center .profile-header,body .profile-card.text-center .profile-header{margin-left:auto;margin-right:auto}.ekit-wid-con .profile-card:hover,body .profile-card:hover{-webkit-box-shadow:0 42px 60px 0 rgb(0 0 0 / .3);box-shadow:0 42px 60px 0 rgb(0 0 0 / .3)}.ekit-wid-con .profile-card:hover .profile-body .profile-title,body .profile-card:hover .profile-body .profile-title{color:#2575fc}.ekit-wid-con .profile-icon,body .profile-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:0;background-color:#fc0467;border-radius:50%;font-size:22px;width:60px;height:60px}.ekit-wid-con .profile-icon[class*=icon-align-],body .profile-icon[class*=icon-align-]{display:-webkit-box;display:-ms-flexbox;display:flex}.ekit-wid-con .profile-icon.icon-align-start,body .profile-icon.icon-align-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.ekit-wid-con .profile-icon.icon-align-center,body .profile-icon.icon-align-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ekit-wid-con .profile-icon.icon-align-end,body .profile-icon.icon-align-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ekit-wid-con .profile-icon svg,body .profile-icon svg{vertical-align:middle}.ekit-wid-con .profile-icon>i,body .profile-icon>i{display:block;color:#fff;text-align:center;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .profile-body,body .profile-body{padding-bottom:20px}.ekit-wid-con .profile-body .profile-title,body .profile-body .profile-title{font-size:22px;color:#000;margin:0}.ekit-wid-con .profile-body .profile-title>a,body .profile-body .profile-title>a{color:inherit}.ekit-wid-con .profile-body .profile-designation,body .profile-body .profile-designation{color:rgb(0 0 0 / .5);font-size:13px;-webkit-transition:all .4s ease;transition:all .4s ease;margin-bottom:15px}.ekit-wid-con .profile-header,body .profile-header{margin-bottom:38px;position:relative;overflow:hidden;display:inline-block;max-width:100%}.ekit-wid-con .profile-header>img,body .profile-header>img{width:160px;height:160px;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .profile-image-card,body .profile-image-card{position:relative;overflow:hidden}.ekit-wid-con .profile-image-card::before,body .profile-image-card::before{position:absolute;content:"";top:100%;left:0;height:100%;width:100%;background-color:rgb(0 0 0 / .7);-webkit-transition:all .4s ease .2s;transition:all .4s ease .2s;z-index:1;-webkit-backface-visibility:hidden;backface-visibility:hidden;opacity:0;visibility:hidden}.ekit-wid-con .profile-image-card .hover-area,body .profile-image-card .hover-area{position:absolute;top:50%;-webkit-transform:translateY(-20%);transform:translateY(-20%);z-index:2;width:100%;opacity:0;visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease}.ekit-wid-con .profile-image-card .hover-area .profile-title,body .profile-image-card .hover-area .profile-title{color:#fff}.ekit-wid-con .profile-image-card .hover-area .profile-designation,body .profile-image-card .hover-area .profile-designation{color:#fff}.ekit-wid-con .profile-image-card .hover-area .profile-content,body .profile-image-card .hover-area .profile-content{color:#fff}.ekit-wid-con .profile-image-card:hover .hover-area,body .profile-image-card:hover .hover-area{opacity:1;visibility:visible;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s ease .1s;transition:all .3s ease .1s}.ekit-wid-con .profile-image-card:hover::before,body .profile-image-card:hover::before{top:0;opacity:1;visibility:visible;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s}.ekit-wid-con .image-card-v2 .profile-image-card::before,body .image-card-v2 .profile-image-card::before{background-color:#123075;top:20px;left:20px;right:20px;bottom:20px;width:auto;height:auto;-webkit-transform:scale(2);transform:scale(2);opacity:0}.ekit-wid-con .image-card-v2 .profile-image-card:hover::before,body .image-card-v2 .profile-image-card:hover::before{opacity:.93;-webkit-transform:scale(1);transform:scale(1)}.ekit-wid-con .image-card-v2 .profile-image-card .hover-area,body .image-card-v2 .profile-image-card .hover-area{padding-left:50px;padding-right:50px}.ekit-wid-con .image-card-v2 .profile-image-card .profile-body .border-hr,body .image-card-v2 .profile-image-card .profile-body .border-hr{background-color:rgb(255 255 255 / .6);margin-bottom:25px}.ekit-wid-con .image-card-v2 .profile-image-card .profile-body .profile-content,body .image-card-v2 .profile-image-card .profile-body .profile-content{color:#fff}.ekit-wid-con .image-card-v2.style-circle .profile-image-card::before,body .image-card-v2.style-circle .profile-image-card::before{border-radius:inherit}.ekit-wid-con .image-card-v2.style-circle .profile-image-card::after,body .image-card-v2.style-circle .profile-image-card::after{content:" ";display:block;padding-bottom:100%}.ekit-wid-con .image-card-v2.style-circle .profile-image-card>img,body .image-card-v2.style-circle .profile-image-card>img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.ekit-wid-con .image-card-v3 .profile-image-card::before,body .image-card-v3 .profile-image-card::before{display:none}.ekit-wid-con .image-card-v3 .profile-image-card::after,body .image-card-v3 .profile-image-card::after{position:absolute;content:"";left:0;bottom:0;height:100%;width:100%;background-color:#111;opacity:0;-webkit-transition:all .4s ease;transition:all .4s ease;pointer-events:none}.ekit-wid-con .image-card-v3 .profile-image-card .hover-area,body .image-card-v3 .profile-image-card .hover-area{top:inherit;bottom:0;-webkit-transform:none;transform:none}.ekit-wid-con .image-card-v3 .profile-image-card:hover .hover-area,body .image-card-v3 .profile-image-card:hover .hover-area{-webkit-transform:translateY(-40px);transform:translateY(-40px)}.ekit-wid-con .image-card-v3 .profile-image-card:hover::after,body .image-card-v3 .profile-image-card:hover::after{opacity:.8}.ekit-wid-con .image-card-v3.tiny-gutters,body .image-card-v3.tiny-gutters{margin-left:-3px;margin-right:-3px}.ekit-wid-con .image-card-v3.tiny-gutters>[class^=col-],body .image-card-v3.tiny-gutters>[class^=col-]{padding-left:3px;padding-right:3px;margin-bottom:6px}.ekit-wid-con .profile-square-v .profile-card,body .profile-square-v .profile-card{padding:20px 20px 40px;z-index:1}.ekit-wid-con .profile-square-v .profile-card::before,body .profile-square-v .profile-card::before{position:absolute;content:"";top:0;left:0;height:100%;width:100%;background-color:#123075;opacity:0;-webkit-transition:all .4s ease;transition:all .4s ease;z-index:-1;background-size:101% 102%;-webkit-backface-visibility:hidden;backface-visibility:hidden}.ekit-wid-con .profile-square-v .profile-card .profile-header,body .profile-square-v .profile-card .profile-header{width:100%;height:100%;border-radius:0}.ekit-wid-con .profile-square-v .profile-card .profile-content,body .profile-square-v .profile-card .profile-content{-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .profile-square-v .profile-card:hover::before,body .profile-square-v .profile-card:hover::before{opacity:1}.ekit-wid-con .profile-square-v .profile-card:hover .profile-body .profile-designation,.ekit-wid-con .profile-square-v .profile-card:hover .profile-body .profile-title,body .profile-square-v .profile-card:hover .profile-body .profile-designation,body .profile-square-v .profile-card:hover .profile-body .profile-title{color:#fff}.ekit-wid-con .profile-square-v .profile-card:hover .profile-content,body .profile-square-v .profile-card:hover .profile-content{color:#fff}.ekit-wid-con .profile-square-v.square-v2 .profile-card::before,body .profile-square-v.square-v2 .profile-card::before{display:none}.ekit-wid-con .profile-square-v.square-v2 .profile-card:hover,body .profile-square-v.square-v2 .profile-card:hover{background-color:#fff}.ekit-wid-con .profile-square-v.square-v2 .profile-card:hover .profile-body .profile-title,body .profile-square-v.square-v2 .profile-card:hover .profile-body .profile-title{color:#2575fc}.ekit-wid-con .profile-square-v.square-v2 .profile-card:hover .profile-body .profile-designation,body .profile-square-v.square-v2 .profile-card:hover .profile-body .profile-designation{color:#656565}.ekit-wid-con .profile-square-v.square-v3 .profile-card:hover,body .profile-square-v.square-v3 .profile-card:hover{-webkit-box-shadow:0 28px 40px 0 rgb(0 0 0 / .1);box-shadow:0 28px 40px 0 rgb(0 0 0 / .1)}.ekit-wid-con .profile-square-v.square-v4 .profile-card,body .profile-square-v.square-v4 .profile-card{max-height:380px;overflow:hidden}.ekit-wid-con .profile-square-v.square-v4 .profile-card::before,body .profile-square-v.square-v4 .profile-card::before{display:none}.ekit-wid-con .profile-square-v.square-v4 .profile-card .profile-header,body .profile-square-v.square-v4 .profile-card .profile-header{margin-bottom:0;max-width:255px;max-height:255px}.ekit-wid-con .profile-square-v.square-v4 .profile-card.text-left .profile-header img,body .profile-square-v.square-v4 .profile-card.text-left .profile-header img{left:0;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.ekit-wid-con .profile-square-v.square-v4 .profile-card.text-right .profile-header img,body .profile-square-v.square-v4 .profile-card.text-right .profile-header img{left:auto;right:0;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.ekit-wid-con .profile-square-v.square-v4 .profile-card .profile-body,body .profile-square-v.square-v4 .profile-card .profile-body{margin-bottom:0;padding:35px 20px;-webkit-transition:all .4s ease;transition:all .4s ease;position:relative}.ekit-wid-con .profile-square-v.square-v4 .profile-card .profile-body::before,body .profile-square-v.square-v4 .profile-card .profile-body::before{position:absolute;content:"";top:0;left:0;height:100%;width:100%;background-color:#123075;opacity:0;-webkit-transition:all .4s ease;transition:all .4s ease;z-index:-1;background-size:101% 102%;-webkit-backface-visibility:hidden;backface-visibility:hidden}.ekit-wid-con .profile-square-v.square-v4 .profile-card .profile-body .ekit-team-social-list,body .profile-square-v.square-v4 .profile-card .profile-body .ekit-team-social-list{opacity:0;visibility:hidden;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .profile-square-v.square-v4 .profile-card:hover,body .profile-square-v.square-v4 .profile-card:hover{-webkit-box-shadow:none;box-shadow:none}.ekit-wid-con .profile-square-v.square-v4 .profile-card:hover .profile-body,body .profile-square-v.square-v4 .profile-card:hover .profile-body{-webkit-transform:translateY(-50px);transform:translateY(-50px)}.ekit-wid-con .profile-square-v.square-v4 .profile-card:hover .profile-body::before,body .profile-square-v.square-v4 .profile-card:hover .profile-body::before{opacity:1}.ekit-wid-con .profile-square-v.square-v4 .profile-card:hover .profile-body .ekit-team-social-list,body .profile-square-v.square-v4 .profile-card:hover .profile-body .ekit-team-social-list{opacity:1;visibility:visible}.ekit-wid-con .profile-square-v.square-v5 .profile-card,body .profile-square-v.square-v5 .profile-card{padding-bottom:50px}.ekit-wid-con .profile-square-v.square-v5 .profile-card .profile-body,.ekit-wid-con .profile-square-v.square-v5 .profile-card .profile-header,body .profile-square-v.square-v5 .profile-card .profile-body,body .profile-square-v.square-v5 .profile-card .profile-header{padding-bottom:0}.ekit-wid-con .profile-square-v.square-v5 .profile-card .profile-body,body .profile-square-v.square-v5 .profile-card .profile-body{padding:32px 60px}.ekit-wid-con .profile-square-v.square-v6 .profile-card,body .profile-square-v.square-v6 .profile-card{padding-bottom:35px}.ekit-wid-con .profile-square-v.square-v6 .profile-card::after,body .profile-square-v.square-v6 .profile-card::after{position:absolute;content:"";height:5px;width:100%;bottom:0;left:0;background-color:#2965f1;opacity:.2;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .profile-square-v.square-v6 .profile-card .profile-body,.ekit-wid-con .profile-square-v.square-v6 .profile-card .profile-header,body .profile-square-v.square-v6 .profile-card .profile-body,body .profile-square-v.square-v6 .profile-card .profile-header{margin-bottom:0}.ekit-wid-con .profile-square-v.square-v6 .profile-card .profile-body,body .profile-square-v.square-v6 .profile-card .profile-body{padding:40px}.ekit-wid-con .profile-square-v.square-v6 .profile-card:hover,body .profile-square-v.square-v6 .profile-card:hover{-webkit-box-shadow:0 28px 40px 0 rgb(0 0 0 / .1);box-shadow:0 28px 40px 0 rgb(0 0 0 / .1)}.ekit-wid-con .profile-square-v.square-v6 .profile-card:hover::after,body .profile-square-v.square-v6 .profile-card:hover::after{opacity:1}.ekit-wid-con .profile-square-v.square-v6.square-v6-v2 .profile-card::after,body .profile-square-v.square-v6.square-v6-v2 .profile-card::after{display:none}.ekit-wid-con .profile-square-v.square-v6.square-v6-v2 .profile-card::before,body .profile-square-v.square-v6.square-v6-v2 .profile-card::before{opacity:0;background-size:101% 101%}.ekit-wid-con .profile-square-v.square-v6.square-v6-v2 .profile-card:hover::before,body .profile-square-v.square-v6.square-v6-v2 .profile-card:hover::before{opacity:1}.ekit-wid-con .profile-square-v.square-v6.square-v6-v2 .profile-card:hover .profile-body .profile-title,body .profile-square-v.square-v6.square-v6-v2 .profile-card:hover .profile-body .profile-title{color:#fff}.ekit-wid-con .profile-square-v.square-v6.square-v6-v2 .profile-card:hover .profile-body .profile-content,.ekit-wid-con .profile-square-v.square-v6.square-v6-v2 .profile-card:hover .profile-body .profile-designation,body .profile-square-v.square-v6.square-v6-v2 .profile-card:hover .profile-body .profile-content,body .profile-square-v.square-v6.square-v6-v2 .profile-card:hover .profile-body .profile-designation{color:#fff}.ekit-wid-con .profile-info-text,body .profile-info-text{padding-right:30px}.ekit-wid-con .profile-info-text .info-title,body .profile-info-text .info-title{font-size:48px;margin-bottom:23px}.ekit-wid-con .profile-info-text p,body .profile-info-text p{margin-bottom:37px}.ekit-wid-con .small-gutters .profile-card,body .small-gutters .profile-card{padding:10px 10px 40px}.ekit-wid-con .no_gutters .profile-card,body .no_gutters .profile-card{padding:0}.ekit-wid-con .style-circle .profile-image-card,body .style-circle .profile-image-card{width:255px;height:255px;border-radius:50%}.ekit-wid-con .style-circle .profile-image-card.text-center,body .style-circle .profile-image-card.text-center{margin-left:auto;margin-right:auto}.ekit-wid-con .text-center .profile-header,body .text-center .profile-header{margin-left:auto;margin-right:auto}.ekit-wid-con .popup-modal,body .popup-modal{display:inline-block}.ekit-wid-con .elementskit-portfolio-thumb img,body .elementskit-portfolio-thumb img{width:100%}.ekit-wid-con .ekit-team-style-default::before,body .ekit-team-style-default::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:transparent!important;border-radius:inherit;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s;z-index:-1}.ekit-wid-con .ekit-team-style-default:hover::before,body .ekit-team-style-default:hover::before{opacity:1}.ekit-wid-con .ekit-team-style-long_height_hover>img,.ekit-wid-con .ekit-team-style-overlay>img,.ekit-wid-con .ekit-team-style-overlay_details>img,body .ekit-team-style-long_height_hover>img,body .ekit-team-style-overlay>img,body .ekit-team-style-overlay_details>img{display:block}.ekit-wid-con .ekit-team-style-long_height_details,body .ekit-team-style-long_height_details{overflow:hidden}.ekit-wid-con .ekit-team-style-hover_info .ekit-team-img,body .ekit-team-style-hover_info .ekit-team-img{padding-top:0!important}.ekit-wid-con .ekit-team-style-centered_style_details .profile-designation,.ekit-wid-con .ekit-team-style-long_height_details .profile-designation,.ekit-wid-con .ekit-team-style-long_height_details_hover .profile-designation,body .ekit-team-style-centered_style_details .profile-designation,body .ekit-team-style-long_height_details .profile-designation,body .ekit-team-style-long_height_details_hover .profile-designation{margin-bottom:30px}.ekit-wid-con .ekit-team-style-hover_info .profile-designation,body .ekit-team-style-hover_info .profile-designation{margin-bottom:25px}.ekit-wid-con .ekit-team-style-overlay_circle_hover .profile-designation,.ekit-wid-con .ekit-team-style-overlay_details .profile-designation,body .ekit-team-style-overlay_circle_hover .profile-designation,body .ekit-team-style-overlay_details .profile-designation{margin-bottom:12px}.ekit-wid-con .ekit-team-img>img,body .ekit-team-img>img{margin-left:auto;margin-right:auto;border-radius:inherit}.ekit-wid-con .ekit-team-img.profile-header>img,body .ekit-team-img.profile-header>img{-o-object-fit:cover;object-fit:cover}.ekit-wid-con .ekit-team-img.profile-image-card>img,body .ekit-team-img.profile-image-card>img{width:100%}.ekit-wid-con .ekit-team-modal.mfp-bg,body .ekit-team-modal.mfp-bg{border-radius:0;-webkit-animation:none;animation:none}.ekit-wid-con .ekit-team-modal.mfp-wrap::before,body .ekit-team-modal.mfp-wrap::before{opacity:.8;-webkit-transition:opacity .3s;transition:opacity .3s;cursor:-webkit-zoom-out;cursor:zoom-out}.ekit-wid-con .ekit-team-modal.mfp-wrap.mfp-ready::before,body .ekit-team-modal.mfp-wrap.mfp-ready::before{opacity:1}.ekit-wid-con .ekit-team-modal.mfp-wrap.ekit-promo-popup::before,body .ekit-team-modal.mfp-wrap.ekit-promo-popup::before{background-color:#555;border-radius:0;-webkit-animation:none;animation:none}.ekit-wid-con .ekit-team-modal.mfp-wrap>.mfp-container,body .ekit-team-modal.mfp-wrap>.mfp-container{padding:60px 15px;overflow:auto}.ekit-wid-con .ekit-team-modal-close,body .ekit-team-modal-close{position:absolute;top:10px;right:10px;width:40px;height:40px;padding:0;color:#656565;background-color:#fff0;border-width:0;border-radius:0;font-size:18px;line-height:1;outline:0;z-index:1}.ekit-wid-con .ekit-team-modal-title,body .ekit-team-modal-title{margin-top:0;margin-bottom:8px;color:#000;font-size:22px}.ekit-wid-con .ekit-team-modal-position,body .ekit-team-modal-position{margin-bottom:35px;color:rgb(0 0 0 / .5);font-size:13px}.ekit-wid-con .ekit-team-modal-img,body .ekit-team-modal-img{width:100%;margin-bottom:30px}.ekit-wid-con .ekit-team-modal-img>img,body .ekit-team-modal-img>img{display:block;width:100%;-webkit-box-shadow:0 28px 40px 0 rgb(0 0 0 / .1);box-shadow:0 28px 40px 0 rgb(0 0 0 / .1)}@media screen and (min-width:481px){.ekit-wid-con .ekit-team-modal-img,body .ekit-team-modal-img{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;margin-bottom:0}}.ekit-wid-con .ekit-team-modal-info,body .ekit-team-modal-info{width:100%}.ekit-wid-con .ekit-team-modal-info .ekit-team-social-list>li>a,body .ekit-team-modal-info .ekit-team-social-list>li>a{line-height:32px;-webkit-box-shadow:0 5px 10px 0 rgb(0 0 0 / .1);box-shadow:0 5px 10px 0 rgb(0 0 0 / .1)}@media screen and (min-width:481px){.ekit-wid-con .ekit-team-modal-info.has-img,body .ekit-team-modal-info.has-img{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%;padding-left:30px}}@media screen and (min-width:992px){.ekit-wid-con .ekit-team-modal-info.has-img,body .ekit-team-modal-info.has-img{padding-left:50px}}.ekit-wid-con .ekit-team-modal-content,body .ekit-team-modal-content{margin-bottom:22px}.ekit-wid-con .ekit-team-modal-content p:not(:last-child),body .ekit-team-modal-content p:not(:last-child){margin-bottom:10px}.ekit-wid-con .ekit-team-modal-list,body .ekit-team-modal-list{margin-bottom:25px;padding-left:0;list-style:none;color:#656565;font-size:15px}.ekit-wid-con .ekit-team-modal-list>li,body .ekit-team-modal-list>li{padding:19px 0;border-top:1px solid rgb(0 0 0 / .05)}.ekit-wid-con .ekit-team-modal-list>li:last-child,body .ekit-team-modal-list>li:last-child{border-bottom:1px solid rgb(0 0 0 / .05)}.ekit-wid-con .ekit-team-modal-list strong,body .ekit-team-modal-list strong{font-weight:600;padding-right:18px}.ekit-wid-con .ekit-team-modal-list a,body .ekit-team-modal-list a{color:inherit}.ekit-wid-con .ekit-team-modal-list a:hover,body .ekit-team-modal-list a:hover{color:#2575fc}.ekit-wid-con .ekit-team-popup,body .ekit-team-popup{-webkit-transition:color .3s;transition:color .3s}.ekit-wid-con .ekit-promo-popup.my-mfp-slide-bottom .zoom-anim-dialog.elementskit-team-popup,body .ekit-promo-popup.my-mfp-slide-bottom .zoom-anim-dialog.elementskit-team-popup{-webkit-transition:all .3s;transition:all .3s;-webkit-transform:translateX(-50px);transform:translateX(-50px)}.ekit-wid-con .ekit-promo-popup.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog.elementskit-team-popup,body .ekit-promo-popup.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog.elementskit-team-popup{-webkit-transform:translate(0);transform:translate(0)}.ekit-wid-con .elementskit-team-popup .modal-content,body .elementskit-team-popup .modal-content{-webkit-box-shadow:0 28px 40px 0 rgb(0 0 0 / .1);box-shadow:0 28px 40px 0 rgb(0 0 0 / .1);background-color:#fff;border:0;border-radius:0}.ekit-wid-con .elementskit-team-popup .modal-body,body .elementskit-team-popup .modal-body{padding:60px 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.ekit-wid-con .modal-header .mfp-close,body .modal-header .mfp-close{position:static;width:auto;height:auto;margin:0;padding:0;cursor:pointer;margin-left:auto}.ekit-wid-con .ekit-promo-popup>.mfp-container,body .ekit-promo-popup>.mfp-container{right:0;margin-left:auto;margin-right:auto}.ekit-wid-con .ekit-promo-popup>.mfp-container>.mfp-content,body .ekit-promo-popup>.mfp-container>.mfp-content{max-width:920px}.ekit-wid-con .ekit-team-social-list,body .ekit-team-social-list{list-style:none}.ekit-wid-con .ekit-team-social-list>li,body .ekit-team-social-list>li{display:inline-block}.ekit-wid-con .ekit-team-social-list>li:not(:last-child),body .ekit-team-social-list>li:not(:last-child){margin-right:10px}.ekit-wid-con .ekit-team-social-list>li>a,body .ekit-team-social-list>li>a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;width:30px;height:30px;line-height:32px;font-size:12px;background-color:#000;text-align:center;-webkit-transition:all .3s;transition:all .3s}.ekit-wid-con .ekit-team-social-list>li>a:hover,body .ekit-team-social-list>li>a:hover{background-color:rgb(0 0 0 / .8);border-radius:50%}.ekit-wid-con .ekit-team-social-list>li>a:hover>i::before,body .ekit-team-social-list>li>a:hover>i::before{-webkit-animation:iconTranslateY .4s forwards;animation:iconTranslateY .4s forwards}.ekit-wid-con .ekit-team-social-list>li>a:hover>svg,body .ekit-team-social-list>li>a:hover>svg{-webkit-animation:iconTranslateY .4s forwards;animation:iconTranslateY .4s forwards}.ekit-wid-con .ekit-team-social-list>li>a>i,body .ekit-team-social-list>li>a>i{overflow:hidden}.ekit-wid-con .ekit-team-social-list>li>a>i::before,body .ekit-team-social-list>li>a>i::before{display:inline-block;-webkit-backface-visibility:hidden;backface-visibility:hidden}.ekit-wid-con .ekit-team-img-block>img,body .ekit-team-img-block>img{display:block}.ekit-wid-con .ekit-team-img-fit>.profile-image-card>img,body .ekit-team-img-fit>.profile-image-card>img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}body .elementskit-team-popup svg{width:1rem;height:1rem}.ekit-wid-con .elementskit-blog-block-post{padding:50px;background-color:#fff;-webkit-box-shadow:9.899px 9.899px 30px 0 rgb(0 0 0 / .1);box-shadow:9.899px 9.899px 30px 0 rgb(0 0 0 / .1);border-radius:10px}.ekit-wid-con .elementskit-blog-block-post .elementskit-entry-thumb{border-radius:10px;margin-right:20px}.ekit-wid-con .elementskit-blog-block-post .entry-title{font-size:36px;font-weight:900;margin-bottom:30px}.ekit-wid-con .elementskit-blog-block-post .entry-title a{color:#000}.ekit-wid-con .elementskit-blog-block-post .entry-title a:hover{opacity:.8}.ekit-wid-con .elementskit-blog-block-post .elementskit-entry-thumb{display:block;-webkit-box-shadow:29.698px 29.698px 60px 0 rgb(0 0 0 / .2);box-shadow:29.698px 29.698px 60px 0 rgb(0 0 0 / .2);width:100%}.ekit-wid-con .elementskit-blog-block-post .elementskit-entry-thumb>img{display:block;width:100%}.ekit-wid-con .elementskit-blog-block-post .elementskit-entry-header{margin-top:0;padding-left:0;padding-right:0;margin-bottom:0}.ekit-wid-con .elementskit-blog-block-post .post-meta-list{margin-bottom:15px}.ekit-wid-con .elementskit-blog-block-post .post-meta-list .meta-cat,.ekit-wid-con .elementskit-blog-block-post .post-meta-list .meta-date{margin-right:40px}.ekit-wid-con .elementskit-blog-block-post .elementskit-post-footer>p{color:#8d8d8d;margin-bottom:35px;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-blog-block-post:hover .elementskit-entry-thumb>img{-webkit-transform:scale(1.05);transform:scale(1.05);opacity:.8}.ekit-wid-con .post-meta-list svg{vertical-align:middle}.ekit-wid-con .elementskit-post-card{background-color:#fff;-webkit-transition:all .4s ease;transition:all .4s ease;background:#123075;-webkit-box-shadow:9.899px 9.899px 30px 0 rgb(0 0 0 / .1);box-shadow:9.899px 9.899px 30px 0 rgb(0 0 0 / .1);padding:60px 40px;border-radius:6px}.ekit-wid-con .elementskit-post-card .elementskit-post-body{color:#a6aabb}.ekit-wid-con .elementskit-post-card .elementskit-entry-header .entry-title a{color:#fff}.ekit-wid-con .elementskit-post-card .post-author .author-name{color:inherit}.ekit-wid-con .elementskit-post-card .elementskit-border-hr{background-color:#8692af}.ekit-wid-con .elementskit-post-card .elementskit-entry-header .post-meta-list{margin-bottom:17px}.ekit-wid-con .elementskit-post-card .elementskit-entry-header .entry-title{font-size:18px;line-height:1.333}.ekit-wid-con .elementskit-post-card .elementskit-entry-header .entry-title a{color:#000}.ekit-wid-con .elementskit-post-card .elementskit-entry-header .entry-title a:hover{opacity:.9}.ekit-wid-con .elementskit-post-card .elementskit-entry-header .elementskit-border-hr{margin-top:25px;margin-bottom:22px}.ekit-wid-con .elementskit-post-card .elementskit-post-body{color:#8d8d8d}.ekit-wid-con .elementskit-post-card .elementskit-post-body p{margin-bottom:35px}.ekit-wid-con .elementskit-post-image-card{-webkit-transition:all .4s ease;transition:all .4s ease;background-color:#fff;border-radius:10px;background:#123075;-webkit-box-shadow:9.899px 9.899px 30px 0 rgb(0 0 0 / .1);box-shadow:9.899px 9.899px 30px 0 rgb(0 0 0 / .1)}.ekit-wid-con .elementskit-post-image-card:hover .elementskit-entry-thumb>img{-webkit-transform:scale(1.05) rotate(2deg);transform:scale(1.05) rotate(2deg);opacity:.8}.ekit-wid-con .elementskit-post-image-card:hover .post-author .author-img>img{-webkit-box-shadow:9.899px 9.899px 30px 0 rgb(0 0 0 / .3);box-shadow:9.899px 9.899px 30px 0 rgb(0 0 0 / .3)}.ekit-wid-con .elementskit-post-image-card .elementskit-post-body{padding:20px 40px 40px}.ekit-wid-con .elementskit-post-image-card .elementskit-post-body>p{color:#fff}.ekit-wid-con .elementskit-post-image-card .elementskit-entry-thumb{border-radius:10px}.ekit-wid-con .elementskit-post-image-card .elementskit-entry-header{position:relative}.ekit-wid-con .elementskit-post-image-card .elementskit-entry-header .elementskit-entry-thumb{position:relative;padding:20px;overflow:hidden;display:block}.ekit-wid-con .elementskit-post-image-card .elementskit-entry-header .elementskit-entry-thumb.box-shadow{-webkit-box-shadow:-3.473px 19.696px 25px 0 rgb(0 0 0 / .2);box-shadow:-3.473px 19.696px 25px 0 rgb(0 0 0 / .2)}.ekit-wid-con .elementskit-post-image-card .elementskit-entry-header .elementskit-entry-thumb>img{-webkit-transition:all .4s ease;transition:all .4s ease;width:100%}.ekit-wid-con .elementskit-post-image-card .elementskit-post-footer{margin-top:16px}.ekit-wid-con .elementskit-post-image-card .elementskit-post-footer .btn-wraper{margin-top:25px}.ekit-wid-con .elementskit-post-image-card .entry-title a{color:#fff}.ekit-wid-con .elementskit-post-image-card .post-meta-list{margin-bottom:20px;color:rgb(255 255 255 / .5);fill:rgb(255 255 255 / .5)}.ekit-wid-con .elementskit-post-image-card .post-meta-list>span a{color:inherit;vertical-align:middle}.ekit-wid-con .elementskit-post-image-card .post-meta-list>span .meta-date-text{vertical-align:middle}.ekit-wid-con .elementskit-post-image-card .entry-title{font-size:18px;margin-bottom:28px}.ekit-wid-con .elementskit-post-image-card .post-author .author-name{color:inherit}.ekit-wid-con .elementskit-post-image-card.modern{margin-top:40px}.ekit-wid-con .elementskit-post-image-card.modern:hover .elementskit-entry-thumb>img{opacity:1}.ekit-wid-con .elementskit-post-image-card.modern .elementskit-entry-header .elementskit-entry-thumb{margin-top:-60px}.ekit-wid-con .blog-block-post[class*=gradient-]{background:#123075}.ekit-wid-con .blog-block-post[class*=gradient-] .entry-title a{color:#fff}.ekit-wid-con .blog-block-post[class*=gradient-] .post-meta-list{color:rgb(255 255 255 / .5)}.ekit-wid-con .blog-block-post[class*=gradient-] .post-meta-list>span a{vertical-align:middle;color:inherit}.ekit-wid-con .blog-block-post[class*=gradient-] .elementskit-post-footer>p{color:rgb(255 255 255 / .5)}.ekit-wid-con .blog-block-post[class*=gradient-] .post-author .author-name{color:inherit}.ekit-wid-con .blog-block-post[class*=gradient-] .first-letter::first-letter{border-bottom-color:#102966}.ekit-wid-con .blog-block-post[class*=gradient-] .elementskit-border-hr{background-color:#8692af}.ekit-wid-con .gradient-bg-2{background:#fa2b56}.ekit-wid-con .post-meta-list{color:#a3a3a3}.ekit-wid-con .post-meta-list>span{display:inline-block}.ekit-wid-con .post-meta-list>span a{color:inherit;vertical-align:middle}.ekit-wid-con .post-meta-list>span i{padding-right:5px}.ekit-wid-con .post-meta-list>span:not(:last-child){margin-right:40px}.ekit-wid-con .post-meta-list .meta-author,.ekit-wid-con .post-meta-list .meta-date,.ekit-wid-con .post-meta-list .post-cat,.ekit-wid-con .post-meta-list .post-comment{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.ekit-wid-con .meta-author .author-img{display:inline-block;margin-right:15px;-webkit-box-shadow:4.95px 4.95px 15px 0 rgb(0 0 0 / .2);box-shadow:4.95px 4.95px 15px 0 rgb(0 0 0 / .2);border-radius:50%;-webkit-transition:all .4s ease;transition:all .4s ease;margin-bottom:0;overflow:hidden;position:relative;vertical-align:middle}.ekit-wid-con .meta-author .author-img img{max-width:100%}.ekit-wid-con .meta-author .author-name{color:inherit}.ekit-wid-con .meta-author .author-name:hover{opacity:.8}.ekit-wid-con .first-letter{display:inline-block}.ekit-wid-con .first-letter::first-letter{border-bottom:3px solid #e5e5e5}.ekit-wid-con .elementskit-border-hr{height:3px;width:30px;display:block;background-color:#e5e5e5}.ekit-wid-con .text-center .elementskit-border-hr{margin-left:auto;margin-right:auto}.ekit-wid-con .text-right .elementskit-border-hr{margin-left:auto}.ekit-wid-con .elementskit-meta-lists{position:absolute;top:83%;left:30px}.ekit-wid-con .elementskit-meta-lists>.elementskit-single-meta{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;text-align:center;color:#fff;background:#fa2b56;width:55px;height:55px;border-radius:100px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ekit-wid-con .elementskit-meta-lists>.elementskit-single-meta:not(:last-child){margin-right:15px}.ekit-wid-con .elementskit-meta-lists>.elementskit-single-meta strong{display:block;font-size:22px;font-weight:900;line-height:1;margin-bottom:2px}.ekit-wid-con .elementskit-meta-lists>.elementskit-single-meta .elementskit-meta-wraper{display:block;margin:10px 0;line-height:1;width:100%}.ekit-wid-con .elementskit-meta-lists.elementskit-style-tag{top:auto;left:10px;bottom:30px}.ekit-wid-con .elementskit-meta-lists.elementskit-style-tag>.elementskit-single-meta{width:auto;height:auto;border-radius:0;padding-left:22px;padding-right:12px;position:relative}.ekit-wid-con .elementskit-meta-lists.elementskit-style-tag>.elementskit-single-meta::before{position:absolute;content:"";top:-10px;left:0;color:#912f3d;border-bottom:solid currentColor;border-top:solid #fff0;border-width:5px}.ekit-wid-con .elementskit-meta-lists.elementskit-style-tag>.elementskit-single-meta.triangle_right::before{border-right:solid #fff0;border-left:solid currentColor}.ekit-wid-con .elementskit-meta-lists.elementskit-style-tag>.elementskit-single-meta.triangle_left::before{border-right:solid currentColor;border-left:solid #fff0}.ekit-wid-con .elementskit-meta-lists.elementskit-style-tag>.elementskit-single-meta .elementskit-meta-wraper{margin:7px 0}.ekit-wid-con .elementskit-entry-thumb{position:relative;overflow:hidden;display:block}.ekit-wid-con .elementskit-entry-thumb>img{-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-entry-header{position:relative}.ekit-wid-con .elementskit-post-body.ekit-highlight-border{position:relative}.ekit-wid-con .elementskit-post-body.ekit-highlight-border::before{content:"";height:20px;width:2px;background:#ff712b;position:absolute;z-index:999;-webkit-transform:translateY(-50%);transform:translateY(-50%);top:50%;left:0}.ekit-wid-con .post-meta-list>span{-webkit-transition:all .4s ease;transition:all .4s ease;cursor:pointer;line-height:1}.ekit-wid-con .post-meta-list>span>i{display:inline-block}.ekit-wid-con .meta-author .author-img>img{margin:0}.ekit-wid-con .elementskit-post-body{position:relative}.ekit-wid-con .elementskit-post-body>p{-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-post-body>p:empty{display:none}.ekit-wid-con .elementskit-meta-categories{position:absolute;top:15px;left:18px}.ekit-wid-con .elementskit-meta-categories .elementskit-meta-wraper{display:block}.ekit-wid-con .elementskit-meta-categories .elementskit-meta-wraper span{background:#08f;border-radius:3px;display:inline-block;font-size:13px;line-height:14px}.ekit-wid-con .elementskit-meta-categories .elementskit-meta-wraper span:not(:last-child){margin-right:5px}.ekit-wid-con .elementskit-meta-categories .elementskit-meta-wraper span>a{color:#fff;white-space:nowrap}.ekit-wid-con .elementskit-image-accordion-wraper{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;min-height:366px;position:relative}.ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion{-webkit-box-flex:1;-ms-flex:1;flex:1;background-repeat:no-repeat;background-size:cover;background-position:center center;position:relative;min-height:460px;overflow:hidden;cursor:pointer;-webkit-transition:all .4s ease;transition:all .4s ease;display:-webkit-box;display:-ms-flexbox;display:flex}.ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion::before{position:absolute;content:"";top:100%;left:0;height:100%;width:100%;background:#000;background:-webkit-gradient(linear,left bottom,left top,from(black),color-stop(60%,#fff0));background:linear-gradient(0deg,#000 0,#fff0 60%);-webkit-transition:all .5s ease;transition:all .5s ease;opacity:0}.ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion .elementskit-accordion-content{width:100%}.ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion .elementskit-accordion-title{color:#fff;margin-bottom:0}.ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion .elementskit-accordion-title-wraper{position:relative;-webkit-transition:all .6s ease;transition:all .6s ease;top:100px;opacity:0;visibility:hidden;display:block}.ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion .elementskit-btn-wraper{position:relative;-webkit-transition:all .7s ease;transition:all .7s ease;top:100px;opacity:0;visibility:hidden}.ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion .elementskit-icon-wraper{margin-bottom:20px;position:relative;-webkit-transition:all .6s ease;transition:all .6s ease;top:-100px;opacity:0;visibility:hidden}.ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion .elementskit-icon-wraper .icon-outline{color:#fff}.ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion .elementskit-icon-wraper svg{max-width:16px;height:auto;vertical-align:middle}.ekit-image-accordion-click .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label,.ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label,.ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion:hover{-webkit-box-flex:3;-ms-flex:3;flex:3}.ekit-image-accordion-click .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label::before,.ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label::before,.ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion:hover::before{top:0;opacity:1}.ekit-image-accordion-click .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label .elementskit-accordion-title-wraper,.ekit-image-accordion-click .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label .elementskit-btn-wraper,.ekit-image-accordion-click .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label .elementskit-icon-wraper,.ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label .elementskit-accordion-title-wraper,.ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label .elementskit-btn-wraper,.ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label .elementskit-icon-wraper,.ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion:hover .elementskit-accordion-title-wraper,.ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion:hover .elementskit-btn-wraper,.ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion:hover .elementskit-icon-wraper{top:0;opacity:1;visibility:visible}.ekit-wid-con .ekit-image-accordion-actions{display:block}.ekit-wid-con .ekit-image-accordion-actions>a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .3s;transition:all .3s}.ekit-wid-con .ekit-image-accordion-actions>a>svg{width:100%}.ekit-wid-con .elementskit-accordion-title{color:#000;font-size:22px;margin-bottom:0;display:block;font-weight:700;line-height:1}.ekit-wid-con .elementskit-accordion-title svg{max-width:28px;height:auto;vertical-align:middle}.ekit-wid-con .elementskit-accordion-title.icon-title{font-size:28px;display:inline-block}.ekit-wid-con .elementskit-accordion-title.icon-title>i{position:relative;top:3px;display:inline-block}.ekit-wid-con .elementskit-accordion-title.icon-title .icon-right{padding-left:15px}.ekit-wid-con .elementskit-accordion-title.icon-title .icon-left{padding-right:15px}.ekit-wid-con .icon-outline{width:40px;height:40px;line-height:40px;display:inline-block;color:#000;text-align:center;border:1px solid currentColor}.ekit-wid-con .icon-outline.circle{border-radius:50%}.ekit-image-accordion--btn{font-weight:400}.ekit-wid-con .elementskit-clients-slider .elementskit-client-slider-item.log-separator{position:relative}.ekit-wid-con .elementskit-clients-slider .elementskit-client-slider-item.log-separator::after{content:"";background:#e7e7e7;position:absolute;z-index:999;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.ekit-wid-con .elementskit-clients-slider .swiper-navigation-button.swiper-button-next{left:inherit}.ekit-wid-con .elementskit-clients-slider .hover-bg-gradient .single-client::before{position:absolute;content:"";top:100%;left:0;height:100%;width:100%;background:#f2709c;background:linear-gradient(315deg,#f2709c 0,#fe8f75 60%);-webkit-transition:all .3s ease;transition:all .3s ease;z-index:-1}.ekit-wid-con .elementskit-clients-slider .single-client{min-height:170px;z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;-webkit-box-shadow:5px 10px 15px 0 rgb(0 0 0 / .1);box-shadow:5px 10px 15px 0 rgb(0 0 0 / .1);position:relative;overflow:hidden;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-clients-slider .single-client img{-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-clients-slider .single-client .content-image{display:block}.ekit-wid-con .elementskit-clients-slider .single-client .content-image>.hover-image{display:none}.ekit-wid-con .elementskit-clients-slider .single-client.image-switcher .content-image>.hover-image{display:block}.ekit-wid-con .elementskit-clients-slider .single-client:hover{z-index:6}.ekit-wid-con .elementskit-clients-slider .single-client:hover::before{opacity:1;top:0}.ekit-wid-con .elementskit-clients-slider .client-slider-item{position:relative}.ekit-wid-con .elementskit-clients-slider.simple_logo_image .single-client::before{display:none}.ekit-wid-con .elementskit-clients-slider.banner_logo_image .single-client::before{position:absolute;content:"";top:100%;left:0;height:100%;width:100%;background-color:#f2709c;-webkit-transition:all .3s ease;transition:all .3s ease;z-index:-1}.ekit-wid-con .elementskit-clients-slider.banner_logo_image .single-client:hover::before{opacity:1;top:0}.ekit-wid-con .elementskit-clients-slider.banner_logo_image.hover_from_top .single-client::before{top:-100%}.ekit-wid-con .elementskit-clients-slider.banner_logo_image.hover_from_top .single-client:hover::before{top:0}.ekit-wid-con .elementskit-clients-slider.banner_logo_image.hover_from_left .single-client::before{top:0;left:-100%}.ekit-wid-con .elementskit-clients-slider.banner_logo_image.hover_from_left .single-client:hover::before{left:0}.ekit-wid-con .elementskit-clients-slider.banner_logo_image.hover_from_right .single-client::before{top:0;left:100%}.ekit-wid-con .elementskit-clients-slider.banner_logo_image.hover_from_right .single-client:hover::before{left:0}.ekit-wid-con .elementskit-clients-sliderX .swiper-button-next,.ekit-wid-con .elementskit-clients-sliderX .swiper-button-prev{z-index:1}.ekit-wid-con .elementskit-clients-sliderX .swiper-button-next::before,.ekit-wid-con .elementskit-clients-sliderX .swiper-button-prev::before{color:#000}.ekit-wid-con .elementskit-clients-sliderX .swiper-navigation-button{position:absolute;border:0;background:0 0;z-index:1;padding:0;height:initial!important;width:initial!important;line-height:initial!important;font-size:20px;color:#000;padding:15px}.ekit-wid-con .elementskit-clients-sliderX .swiper-navigation-button .swiper-button-next{left:100%}.ekit-wid-con .elementskit-clients-slider.arrow_inside .swiper-button-prev{left:15px}.ekit-wid-con .elementskit-clients-slider.arrow_inside .swiper-button-next{right:15px;left:inherit}.ekit-wid-con .elementskit-clients-slider.arrow_outside .swiper-button-prev{left:-60px}.ekit-wid-con .elementskit-clients-slider.arrow_outside .swiper-button-next{right:-60px}.ekit-wid-con .swiper-pagination{line-height:1}.ekit-wid-con .swiper-pagination span{background-color:#ededed;padding:0}.ekit-wid-con .swiper-pagination span.swiper-pagination-bullet-active{opacity:1;background-color:#62606b}.ekit-wid-con .dot_dashed .swiper-pagination span,.ekit-wid-con .dot_dotted .swiper-pagination span{background-color:#101010;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .dot_dashed .swiper-pagination span.swiper-pagination-bullet-active,.ekit-wid-con .dot_dotted .swiper-pagination span.swiper-pagination-bullet-active{-webkit-transform:scale(2);transform:scale(2);opacity:1}.ekit-wid-con .dot_dashed .swiper-pagination>span.swiper-pagination-bullet-active{width:40px;-webkit-transform:scale(1);transform:scale(1);border-radius:4px}.ekit-wid-con .dot_paginated .swiper-pagination{counter-reset:myCounter}.ekit-wid-con .dot_paginated .swiper-pagination>span{width:40px;height:40px;line-height:40px;background-color:#fff;-webkit-box-shadow:3.536px 3.536px 10px 0 rgb(0 0 0 / .1);box-shadow:3.536px 3.536px 10px 0 rgb(0 0 0 / .1);color:#565656;opacity:1;font-weight:700;border-radius:50%}.ekit-wid-con .dot_paginated .swiper-pagination>span::before{counter-increment:myCounter;content:counter(myCounter)}.ekit-wid-con .dot_paginated .swiper-pagination>span.swiper-pagination-bullet-active{background-color:#2575fc;color:#fff}.ekit-wid-con .dot_paginated .swiper-pagination>span>button{display:none}.ekit-wid-con .elementskit-clients-slider .swiper-container:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--ekit_client_logo_slidetosho,4));margin-right:var(--ekit_client_logo_left_right_spacing,15px)}.ekit-wid-con .elementskit-clients-slider .swiper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--ekit_client_logo_slidetosho,4));margin-right:var(--ekit_client_logo_left_right_spacing,15px)}.ekit-wid-con .elementskit-info-image-box{-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-info-image-box:hover .elementskit-box-content .elementskit-info-box-title{color:#2575fc}.ekit-wid-con .elementskit-info-image-box:hover .elementskit-btn{background-color:#2575fc;border-color:#2575fc;color:#fff}.ekit-wid-con .elementskit-info-image-box .elementskit-box-header{-webkit-transition:all .4s ease;transition:all .4s ease;position:relative;overflow:hidden}.ekit-wid-con .elementskit-info-image-box .elementskit-box-header .box-thumb{display:block}.ekit-wid-con .elementskit-info-image-box .elementskit-box-header .box-thumb>img{-webkit-transition:all .4s ease;transition:all .4s ease;width:100%}.ekit-wid-con .elementskit-info-image-box .elementskit-box-header a{display:block;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-info-image-box .elementskit-box-header img{display:block;-webkit-transition:all .4s ease;transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden}.ekit-wid-con .elementskit-info-image-box .elementskit-box-body{padding:55px 40px}.ekit-wid-con .elementskit-info-image-box .elementskit-box-content .elementskit-info-box-title{font-size:18px;margin-bottom:20px;color:#000;display:block;font-weight:700}.ekit-wid-con .elementskit-info-image-box .elementskit-box-content .elementskit-info-box-title>i{font-size:22px;padding-right:14px;position:relative;top:2px}.ekit-wid-con .elementskit-info-image-box .elementskit-outline-icon{width:40px;height:40px;line-height:40px;font-size:15px}.ekit-wid-con .elementskit-info-image-box .elementskit-box-footer{line-height:1;margin-top:20px}.ekit-wid-con .elementskit-info-image-box.style-modern{overflow:visible}.ekit-wid-con .elementskit-info-image-box.style-modern .elementskit-box-body{-webkit-box-shadow:-1.216px 6.894px 25px 0 rgb(0 0 0 / .07);box-shadow:-1.216px 6.894px 25px 0 rgb(0 0 0 / .07);border-radius:10px;background-color:rgb(255 255 255 / .9);width:calc(100% - 40px);padding:30px 40px;position:relative;z-index:2;margin-top:-20px;margin-left:auto;margin-right:auto}.ekit-wid-con .elementskit-info-image-box.hover-border-bottom .elementskit-box-body{position:relative}.ekit-wid-con .elementskit-info-image-box.hover-border-bottom .elementskit-box-body::before{position:absolute;content:"";bottom:-1px;left:0;height:3px;width:100%;background-color:#2575fc;-webkit-transition:-webkit-transform 250ms ease-in;transition:-webkit-transform 250ms ease-in;transition:transform 250ms ease-in;transition:transform 250ms ease-in,-webkit-transform 250ms ease-in;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;transform-origin:0 50%}.ekit-wid-con .elementskit-info-image-box.hover-border-bottom:hover .elementskit-box-body::before{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}.ekit-wid-con .elementskit-info-image-box.hover-border-bottom.hover_from_left .elementskit-box-body::before{-webkit-transform-origin:right center;transform-origin:right center}.ekit-wid-con .elementskit-info-image-box.hover-border-bottom.hover_from_left:hover .elementskit-box-body::before{-webkit-transform-origin:left center;transform-origin:left center}.ekit-wid-con .elementskit-info-image-box.hover-border-bottom.hover_from_center .elementskit-box-body::before{-webkit-transform-origin:center center;transform-origin:center center}.ekit-wid-con .elementskit-info-image-box.hover-border-bottom.hover_from_center:hover .elementskit-box-body::before{-webkit-transform-origin:center center;transform-origin:center center}.ekit-wid-con .elementskit-info-image-box.floating-style .elementskit-box-body{background-color:#fff;-webkit-box-shadow:-1.216px 6.894px 25px 0 rgb(0 0 0 / .07);box-shadow:-1.216px 6.894px 25px 0 rgb(0 0 0 / .07);border-radius:10px;width:calc(100% - 40px);position:relative;padding:30px 35px;-webkit-transition:all .4s ease;transition:all .4s ease;height:90px;margin-left:auto;margin-right:auto;margin-top:-40px;position:relative}.ekit-wid-con .elementskit-info-image-box.floating-style .elementskit-box-body::after,.ekit-wid-con .elementskit-info-image-box.floating-style .elementskit-box-body::before{position:absolute;content:"";bottom:-10px;left:50%;height:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:calc(100% - 20px);z-index:-1;-webkit-transition:all .4s ease;transition:all .4s ease;opacity:0;border-radius:10px;background-color:#fff}.ekit-wid-con .elementskit-info-image-box.floating-style .elementskit-box-body::after{bottom:-20px;width:calc(100% - 40px);z-index:-2}.ekit-wid-con .elementskit-info-image-box.floating-style .elementskit-box-body .elementskit-box-content .elementskit-box-style-content{opacity:0;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.ekit-wid-con .elementskit-info-image-box.floating-style .elementskit-box-body .elementskit-info-box-title{font-size:18px;font-weight:700}.ekit-wid-con .elementskit-info-image-box.floating-style .elementskit-box-body .elementskit-info-box-title>i{font-size:26px}.ekit-wid-con .elementskit-info-image-box.floating-style .elementskit-box-footer{opacity:0;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.ekit-wid-con .elementskit-info-image-box.floating-style:hover .elementskit-box-body{height:185px}.ekit-wid-con .elementskit-info-image-box.floating-style:hover .elementskit-box-body::after,.ekit-wid-con .elementskit-info-image-box.floating-style:hover .elementskit-box-body::before{opacity:1}.ekit-wid-con .elementskit-info-image-box.floating-style:hover .elementskit-box-body .elementskit-box-content .elementskit-box-style-content{opacity:1}.ekit-wid-con .elementskit-info-image-box.floating-style:hover .elementskit-box-body .elementskit-box-footer{opacity:1}.ekit-wid-con .elementskit-info-image-box.style-sideline .elementskit-box-body{padding-left:0;padding-right:0}.ekit-wid-con .elementskit-info-image-box.style-sideline .elementskit-box-body .elementskit-box-footer{padding-left:40px;padding-right:40px}.ekit-wid-con .elementskit-info-image-box.shadow-line .elementskit-box-body{position:relative}.ekit-wid-con .elementskit-info-image-box.shadow-line .elementskit-box-body::after,.ekit-wid-con .elementskit-info-image-box.shadow-line .elementskit-box-body::before{position:absolute;content:"";left:0;bottom:0;height:100%;background-color:#fff;width:10px;-webkit-box-shadow:-1.216px 6.894px 15px 0 rgb(0 0 0 / .07);box-shadow:-1.216px 6.894px 15px 0 rgb(0 0 0 / .07)}.ekit-wid-con .elementskit-info-image-box.shadow-line .elementskit-box-body::after{left:inherit;right:0;height:calc(100% + 40px)}.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card{position:relative;overflow:hidden}.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card .elementskit-box-content,.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card .elementskit-hover-content{position:absolute;bottom:0;left:0;background-color:rgb(247 56 89 / .8);padding:45px 40px;width:100%;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card .elementskit-info-box-title{color:#fff;margin-bottom:0;display:block}.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card .elementskit-info-box-title>i{font-size:inherit;padding-right:10px;top:0}.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card .border-separetor{background-color:#fff}.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card .elementskit-hover-content{opacity:0;bottom:-40%;visibility:hidden}.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card .elementskit-hover-content p{margin-top:10px;color:#fff}.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card:hover .elementskit-info-box-title{color:#fff}.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card:hover .elementskit-hover-content{opacity:1;bottom:0;visibility:visible;-webkit-transition:all .4s ease .1s;transition:all .4s ease .1s}.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card:hover .elementskit-box-content{opacity:0;bottom:-40%;visibility:hidden;-webkit-transition:all .4s ease .1s;transition:all .4s ease .1s}.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card.color-1 .elementskit-box-content,.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card.color-1 .elementskit-hover-content{background-color:rgb(0 228 154 / .8)}.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card.color-2 .elementskit-box-content,.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card.color-2 .elementskit-hover-content{background-color:rgb(106 17 203 / .8)}.ekit-wid-con .elementskit-info-image-box.image-card-2{position:relative}.ekit-wid-con .elementskit-info-image-box.image-card-2.style-shadow .elementskit-box-body{-webkit-box-shadow:-1.216px 6.894px 15px 0 rgb(0 0 0 / .07);box-shadow:-1.216px 6.894px 15px 0 rgb(0 0 0 / .07)}.ekit-wid-con .elementskit-info-image-box.image-card-2 .elementskit-box-body{padding:40px;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-info-image-box.image-card-2 .elementskit-info-box-title{margin-bottom:0}.ekit-wid-con .elementskit-info-image-box.image-card-2 .elementskit-info-box-title>i{font-size:inherit;padding-right:10px;top:0}.ekit-wid-con .elementskit-info-image-box.image-card-2 .elementskit-box-content>p{margin-top:10px}.ekit-wid-con .elementskit-info-image-box.image-card-2 .elementskit-box-footer{opacity:0;visibility:hidden;-webkit-transition:all .4s ease;transition:all .4s ease;margin-bottom:-60px}.ekit-wid-con .elementskit-info-image-box.image-card-2:hover{-webkit-transform:translateY(0);transform:translateY(0)}.ekit-wid-con .elementskit-info-image-box.image-card-2:hover .elementskit-box-body{-webkit-transform:translateY(-60px);transform:translateY(-60px)}.ekit-wid-con .elementskit-info-image-box.image-card-2:hover .elementskit-box-footer{opacity:1;visibility:visible;margin-bottom:0}.ekit-wid-con .elementskit-info-image-box.parallax-card{overflow:initial}.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card{-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .image-box-img-center img{margin:0 auto}.ekit-wid-con .image-box-img-left img{margin-right:auto}.ekit-wid-con .image-box-img-right img{margin-left:auto}.ekit-image-box.floating-style .ekit-image-box-body::after,.ekit-image-box.floating-style .ekit-image-box-body::before{-webkit-box-shadow:-1.216px 6.894px 25px 0 rgb(0 0 0 / .07);box-shadow:-1.216px 6.894px 25px 0 rgb(0 0 0 / .07)}.ekit-image-box.style-sideline .ekit-image-box-body-inner{padding-left:40px;padding-right:40px;border-style:solid;border-color:#2575fc;border-top-width:0!important;border-bottom-width:0!important;-webkit-transition:border-color .3s;transition:border-color .3s}.ekit-image-box.style-sideline:not(.text-right) .ekit-image-box-body-inner{border-right-width:0!important}.ekit-image-box.style-sideline.text-right .ekit-image-box-body-inner{border-left-width:0!important}.ekit-equal-height-enable .ekit-wid-con .elementskit-info-image-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ekit-equal-height-enable .ekit-wid-con .ekit-image-box-body{-webkit-box-flex:1;-ms-flex:1;flex:1}.ekit-wid-con .skill-medium .skill-bar{height:10px}.ekit-wid-con .skill-medium.skill-radius .skill-bar,.ekit-wid-con .skill-medium.skill-radius .skill-track{border-radius:5px}.ekit-wid-con .skill-big .skill-bar{height:35px}.ekit-wid-con .skill-big.skill-radius .skill-bar,.ekit-wid-con .skill-big.skill-radius .skill-track{border-radius:17.5px}.ekit-wid-con .waypoint-tigger svg{width:100%;height:auto}.ekit-wid-con .single-skill-bar:not(:last-child){margin-bottom:25px}.ekit-wid-con .single-skill-bar.color-1 .skill-bar .skill-track{background-color:#ff3984}.ekit-wid-con .single-skill-bar.color-2 .skill-bar .skill-track{background-color:#cc24fc}.ekit-wid-con .single-skill-bar.color-3 .skill-bar .skill-track{background-color:#00e49a}.ekit-wid-con .single-skill-bar.color-4 .skill-bar .skill-track{background-color:#4285f4}.ekit-wid-con .single-skill-bar.color-5 .skill-bar .skill-track{background-color:#7ed500}.ekit-wid-con .single-skill-bar.color-6 .skill-bar .skill-track{background-color:#f96933}.ekit-wid-con .single-skill-bar.color-7 .skill-bar .skill-track{background-color:#53f8a2}.ekit-wid-con .single-skill-bar.color-8 .skill-bar .skill-track{background-color:#fe8f75}.ekit-wid-con .single-skill-bar.color-9 .skill-bar .skill-track{background-color:#35ed7e}.ekit-wid-con .single-skill-bar.color-10 .skill-bar .skill-track{background-color:#9460ff}.ekit-wid-con .skill-bar{height:3px;background-color:#f5f5f5}.ekit-wid-con .skill-bar .skill-track{width:0%;background-color:#333;display:block;height:100%;overflow:visible!important;position:relative}.ekit-wid-con .skill-bar .skill-track .number-percentage-wraper{position:absolute;right:0;top:-33px;z-index:1}.ekit-wid-con .skill-bar .skill-track .fa,.ekit-wid-con .skill-bar .skill-track .icon,.ekit-wid-con .skill-bar .skill-track .skill-track-icon{position:absolute;right:19px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#000}.ekit-wid-con .skill-bar .skill-track .fa+.number-percentage-wraper,.ekit-wid-con .skill-bar .skill-track .icon+.number-percentage-wraper,.ekit-wid-con .skill-bar .skill-track .skill-track-icon+.number-percentage-wraper{padding-right:57px}.ekit-wid-con .skill-bar .skill-track .fa svg,.ekit-wid-con .skill-bar .skill-track .icon svg,.ekit-wid-con .skill-bar .skill-track .skill-track-icon svg{max-width:15px;height:auto;vertical-align:middle}.ekit-wid-con .skill-bar-content{margin-bottom:7px}.ekit-wid-con .skill-bar-content .skill-title{font-weight:700;color:#000}.ekit-wid-con .number-percentage-wraper{color:#000}.ekit-wid-con .number-percentage-wraper.style2{font-size:13px;font-weight:700}.ekit-wid-con .inner-content .single-skill-bar{position:relative}.ekit-wid-con .inner-content .single-skill-bar .skill-bar-content{position:absolute;z-index:1;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);margin-bottom:0;padding-left:30px}.ekit-wid-con .inner-content .single-skill-bar .skill-title{color:#fff}.ekit-wid-con .inner-content .skill-track .number-percentage-wraper{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#fff;padding-right:30px}.ekit-wid-con .inner-content .skill-track .fa,.ekit-wid-con .inner-content .skill-track .icon{color:#fff}.ekit-wid-con .skilltrack-style2 .single-skill-bar .skill-bar{height:30px;background-color:#fff;padding:10px;-webkit-box-shadow:0 0 20px 0 rgb(0 0 0 / .25);box-shadow:0 0 20px 0 rgb(0 0 0 / .25);border-radius:15px}.ekit-wid-con .skilltrack-style2 .single-skill-bar .skill-bar .skill-track{height:10px;border-radius:5px}.ekit-wid-con .skilltrack-style2 .single-skill-bar .skill-bar .skill-track .number-percentage-wraper{top:-39px}.ekit-wid-con .tooltip-style .single-skill-bar .number-percentage-wraper{color:#fff;height:30px;padding:0 10px;z-index:1;text-align:center;right:calc(0% - 22px);top:-34px}.ekit-wid-con .tooltip-style .single-skill-bar .number-percentage-wraper .svg-content{position:absolute;top:0;left:0;z-index:-1;fill:#333;height:100%;width:100%}.ekit-wid-con .tooltip-style .single-skill-bar.color-1 .svg-content>svg{fill:#ff3984}.ekit-wid-con .tooltip-style .single-skill-bar.color-2 .svg-content>svg{fill:#cc24fc}.ekit-wid-con .tooltip-style .single-skill-bar.color-3 .svg-content>svg{fill:#00e49a}.ekit-wid-con .tooltip-style .single-skill-bar.color-4 .svg-content>svg{fill:#4285f4}.ekit-wid-con .tooltip-style .single-skill-bar.color-5 .svg-content>svg{fill:#7ed500}.ekit-wid-con .tooltip-style .single-skill-bar.color-6 .svg-content>svg{fill:#f96933}.ekit-wid-con .tooltip-style .single-skill-bar.color-7 .svg-content>svg{fill:#53f8a2}.ekit-wid-con .tooltip-style .single-skill-bar.color-8 .svg-content>svg{fill:#fe8f75}.ekit-wid-con .tooltip-style .single-skill-bar.color-9 .svg-content>svg{fill:#35ed7e}.ekit-wid-con .tooltip-style .single-skill-bar.color-10 .svg-content>svg{fill:#9460ff}.ekit-wid-con .pin-style .single-skill-bar .number-percentage-wraper{width:35px;height:35px;line-height:35px;border-radius:50%;background-color:#333;color:#fff;text-align:center;font-size:13px;right:calc(0% - 15.5px);top:-39.9px}.ekit-wid-con .pin-style .single-skill-bar .number-percentage-wraper::before{position:absolute;content:"";bottom:-5px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:3px;height:5px;background-color:#333}.ekit-wid-con .pin-style .single-skill-bar.color-1 .number-percentage-wraper{background-color:#ff3984}.ekit-wid-con .pin-style .single-skill-bar.color-1 .number-percentage-wraper::before{background-color:#ff3984}.ekit-wid-con .pin-style .single-skill-bar.color-2 .number-percentage-wraper{background-color:#cc24fc}.ekit-wid-con .pin-style .single-skill-bar.color-2 .number-percentage-wraper::before{background-color:#cc24fc}.ekit-wid-con .pin-style .single-skill-bar.color-3 .number-percentage-wraper{background-color:#00e49a}.ekit-wid-con .pin-style .single-skill-bar.color-3 .number-percentage-wraper::before{background-color:#00e49a}.ekit-wid-con .pin-style .single-skill-bar.color-4 .number-percentage-wraper{background-color:#4285f4}.ekit-wid-con .pin-style .single-skill-bar.color-4 .number-percentage-wraper::before{background-color:#4285f4}.ekit-wid-con .pin-style .single-skill-bar.color-5 .number-percentage-wraper{background-color:#7ed500}.ekit-wid-con .pin-style .single-skill-bar.color-5 .number-percentage-wraper::before{background-color:#7ed500}.ekit-wid-con .pin-style .single-skill-bar.color-6 .number-percentage-wraper{background-color:#f96933}.ekit-wid-con .pin-style .single-skill-bar.color-6 .number-percentage-wraper::before{background-color:#f96933}.ekit-wid-con .pin-style .single-skill-bar.color-7 .number-percentage-wraper{background-color:#53f8a2}.ekit-wid-con .pin-style .single-skill-bar.color-7 .number-percentage-wraper::before{background-color:#53f8a2}.ekit-wid-con .pin-style .single-skill-bar.color-8 .number-percentage-wraper{background-color:#fe8f75}.ekit-wid-con .pin-style .single-skill-bar.color-8 .number-percentage-wraper::before{background-color:#fe8f75}.ekit-wid-con .pin-style .single-skill-bar.color-9 .number-percentage-wraper{background-color:#35ed7e}.ekit-wid-con .pin-style .single-skill-bar.color-9 .number-percentage-wraper::before{background-color:#35ed7e}.ekit-wid-con .pin-style .single-skill-bar.color-10 .number-percentage-wraper{background-color:#9460ff}.ekit-wid-con .pin-style .single-skill-bar.color-10 .number-percentage-wraper::before{background-color:#9460ff}.ekit-wid-con .tooltip-style2 .single-skill-bar .number-percentage-wraper{height:22px;padding:0 8px;background-color:#333;text-align:center;font-size:13px;color:#fff;z-index:1;right:-20px;top:-31px}.ekit-wid-con .tooltip-style2 .single-skill-bar .number-percentage-wraper::before{position:absolute;content:"";bottom:-6px;left:50%;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);width:14px;height:14px;background-color:inherit;z-index:-1}.ekit-wid-con .tooltip-style2 .single-skill-bar.color-1 .number-percentage-wraper{background-color:#ff3984}.ekit-wid-con .tooltip-style2 .single-skill-bar.color-2 .number-percentage-wraper{background-color:#cc24fc}.ekit-wid-con .tooltip-style2 .single-skill-bar.color-3 .number-percentage-wraper{background-color:#00e49a}.ekit-wid-con .tooltip-style2 .single-skill-bar.color-4 .number-percentage-wraper{background-color:#4285f4}.ekit-wid-con .tooltip-style2 .single-skill-bar.color-5 .number-percentage-wraper{background-color:#7ed500}.ekit-wid-con .tooltip-style2 .single-skill-bar.color-6 .number-percentage-wraper{background-color:#f96933}.ekit-wid-con .tooltip-style2 .single-skill-bar.color-7 .number-percentage-wraper{background-color:#53f8a2}.ekit-wid-con .tooltip-style2 .single-skill-bar.color-8 .number-percentage-wraper{background-color:#fe8f75}.ekit-wid-con .tooltip-style2 .single-skill-bar.color-9 .number-percentage-wraper{background-color:#35ed7e}.ekit-wid-con .tooltip-style2 .single-skill-bar.color-10 .number-percentage-wraper{background-color:#9460ff}.ekit-wid-con .tooltip-style3 .single-skill-bar .number-percentage-wraper{height:24px;line-height:24px;display:inline-block;color:#fff;font-size:13px;background-color:#333;text-align:center;padding:0 11px;border-radius:4.32px;border-bottom-right-radius:0}.ekit-wid-con .tooltip-style3 .single-skill-bar .number-percentage-wraper::before{position:absolute;content:"";right:0;bottom:-8px;color:#333;border-top:solid currentColor;border-right:solid currentColor;border-left:solid #fff0;border-bottom:solid #fff0;border-width:4px}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-1 .number-percentage-wraper{background-color:#ff3984}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-1 .number-percentage-wraper::before{color:#ff3984}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-2 .number-percentage-wraper{background-color:#cc24fc}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-2 .number-percentage-wraper::before{color:#cc24fc}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-3 .number-percentage-wraper{background-color:#00e49a}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-3 .number-percentage-wraper::before{color:#00e49a}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-4 .number-percentage-wraper{background-color:#4285f4}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-4 .number-percentage-wraper::before{color:#4285f4}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-5 .number-percentage-wraper{background-color:#7ed500}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-5 .number-percentage-wraper::before{color:#7ed500}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-6 .number-percentage-wraper{background-color:#f96933}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-6 .number-percentage-wraper::before{color:#f96933}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-7 .number-percentage-wraper{background-color:#53f8a2}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-7 .number-percentage-wraper::before{color:#53f8a2}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-8 .number-percentage-wraper{background-color:#fe8f75}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-8 .number-percentage-wraper::before{color:#fe8f75}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-9 .number-percentage-wraper{background-color:#35ed7e}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-9 .number-percentage-wraper::before{color:#35ed7e}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-10 .number-percentage-wraper{background-color:#9460ff}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-10 .number-percentage-wraper::before{color:#9460ff}.ekit-wid-con .style-switch .single-skill-bar .skill-bar-content{margin-bottom:18px}.ekit-wid-con .style-switch .single-skill-bar .content-group{width:calc(100% - 50px);display:inline-block}.ekit-wid-con .style-switch .single-skill-bar .number-percentage-wraper{float:right;position:relative;top:31px}.ekit-wid-con .style-switch .single-skill-bar .skill-track::after,.ekit-wid-con .style-switch .single-skill-bar .skill-track::before{position:absolute;content:"";right:0;border-radius:50%;color:#333}.ekit-wid-con .style-switch .single-skill-bar .skill-track::before{top:-12.5px;width:25px;height:25px;background-color:#fff;border:1px solid currentColor;-webkit-box-shadow:-1.216px 6.894px 15px 0 rgb(0 0 0 / .07),inset 0 2px 3px 0 rgb(0 0 0 / .2);box-shadow:-1.216px 6.894px 15px 0 rgb(0 0 0 / .07),inset 0 2px 3px 0 rgb(0 0 0 / .2)}.ekit-wid-con .style-switch .single-skill-bar .skill-track::after{width:8px;height:8px;background-color:currentColor;top:-3px;right:8px}.ekit-wid-con .style-switch .single-skill-bar.color-1 .skill-track::after,.ekit-wid-con .style-switch .single-skill-bar.color-1 .skill-track::before{color:#ff3984}.ekit-wid-con .style-switch .single-skill-bar.color-2 .skill-track::after,.ekit-wid-con .style-switch .single-skill-bar.color-2 .skill-track::before{color:#cc24fc}.ekit-wid-con .style-switch .single-skill-bar.color-3 .skill-track::after,.ekit-wid-con .style-switch .single-skill-bar.color-3 .skill-track::before{color:#00e49a}.ekit-wid-con .style-switch .single-skill-bar.color-4 .skill-track::after,.ekit-wid-con .style-switch .single-skill-bar.color-4 .skill-track::before{color:#4285f4}.ekit-wid-con .style-switch .single-skill-bar.color-5 .skill-track::after,.ekit-wid-con .style-switch .single-skill-bar.color-5 .skill-track::before{color:#7ed500}.ekit-wid-con .style-switch .single-skill-bar.color-6 .skill-track::after,.ekit-wid-con .style-switch .single-skill-bar.color-6 .skill-track::before{color:#f96933}.ekit-wid-con .style-switch .single-skill-bar.color-7 .skill-track::after,.ekit-wid-con .style-switch .single-skill-bar.color-7 .skill-track::before{color:#53f8a2}.ekit-wid-con .style-switch .single-skill-bar.color-8 .skill-track::after,.ekit-wid-con .style-switch .single-skill-bar.color-8 .skill-track::before{color:#fe8f75}.ekit-wid-con .style-switch .single-skill-bar.color-9 .skill-track::after,.ekit-wid-con .style-switch .single-skill-bar.color-9 .skill-track::before{color:#35ed7e}.ekit-wid-con .style-switch .single-skill-bar.color-10 .skill-track::after,.ekit-wid-con .style-switch .single-skill-bar.color-10 .skill-track::before{color:#9460ff}.ekit-wid-con .style-stripe .single-skill-bar .skill-track{background:repeating-linear-gradient(to right,#333,#333 4px,#fff 4px,#fff 8px)}.ekit-wid-con .style-stripe .single-skill-bar.color-1 .skill-track{background:repeating-linear-gradient(to right,#ff3984,#ff3984 4px,#fff 4px,#fff 8px)}.ekit-wid-con .style-stripe .single-skill-bar.color-2 .skill-track{background:repeating-linear-gradient(to right,#cc24fc,#cc24fc 4px,#fff 4px,#fff 8px)}.ekit-wid-con .style-stripe .single-skill-bar.color-3 .skill-track{background:repeating-linear-gradient(to right,#00e49a,#00e49a 4px,#fff 4px,#fff 8px)}.ekit-wid-con .style-stripe .single-skill-bar.color-4 .skill-track{background:repeating-linear-gradient(to right,#4285f4,#4285f4 4px,#fff 4px,#fff 8px)}.ekit-wid-con .style-stripe .single-skill-bar.color-5 .skill-track{background:repeating-linear-gradient(to right,#7ed500,#7ed500 4px,#fff 4px,#fff 8px)}.ekit-wid-con .style-stripe .single-skill-bar.color-6 .skill-track{background:repeating-linear-gradient(to right,#f96933,#f96933 4px,#fff 4px,#fff 8px)}.ekit-wid-con .style-stripe .single-skill-bar.color-7 .skill-track{background:repeating-linear-gradient(to right,#53f8a2,#53f8a2 4px,#fff 4px,#fff 8px)}.ekit-wid-con .style-stripe .single-skill-bar.color-8 .skill-track{background:repeating-linear-gradient(to right,#fe8f75,#fe8f75 4px,#fff 4px,#fff 8px)}.ekit-wid-con .style-stripe .single-skill-bar.color-9 .skill-track{background:repeating-linear-gradient(to right,#35ed7e,#35ed7e 4px,#fff 4px,#fff 8px)}.ekit-wid-con .style-stripe .single-skill-bar.color-10 .skill-track{background:repeating-linear-gradient(to right,#9460ff,#9460ff 4px,#fff 4px,#fff 8px)}.ekit-wid-con .style-ribbon .single-skill-bar .number-percentage-wraper{height:35px;line-height:35px;color:#fff;background-color:#333;text-align:center;padding:0 8px;top:-10px;z-index:1}.ekit-wid-con .style-ribbon .single-skill-bar .number-percentage-wraper::before{position:absolute;content:"";top:0;left:-10px;color:#1a1a1a;border-top:solid #fff;border-left:solid #fff;border-right:solid currentColor;border-bottom:solid currentColor;border-width:5px}.ekit-wid-con .style-ribbon .single-skill-bar.color-1 .number-percentage-wraper{background-color:#cc2e6a}.ekit-wid-con .style-ribbon .single-skill-bar.color-1 .number-percentage-wraper::before{color:#801d42}.ekit-wid-con .style-ribbon .single-skill-bar.color-2 .number-percentage-wraper{background-color:#a31dca}.ekit-wid-con .style-ribbon .single-skill-bar.color-2 .number-percentage-wraper::before{color:#66127e}.ekit-wid-con .style-ribbon .single-skill-bar.color-3 .number-percentage-wraper{background-color:#00b67b}.ekit-wid-con .style-ribbon .single-skill-bar.color-3 .number-percentage-wraper::before{color:#00724d}.ekit-wid-con .style-ribbon .single-skill-bar.color-4 .number-percentage-wraper{background-color:#356ac3}.ekit-wid-con .style-ribbon .single-skill-bar.color-4 .number-percentage-wraper::before{color:#21437a}.ekit-wid-con .style-ribbon .single-skill-bar.color-5 .number-percentage-wraper{background-color:#65aa00}.ekit-wid-con .style-ribbon .single-skill-bar.color-5 .number-percentage-wraper::before{color:#3f6b00}.ekit-wid-con .style-ribbon .single-skill-bar.color-6 .number-percentage-wraper{background-color:#c75429}.ekit-wid-con .style-ribbon .single-skill-bar.color-6 .number-percentage-wraper::before{color:#7d351a}.ekit-wid-con .style-ribbon .single-skill-bar.color-7 .number-percentage-wraper{background-color:#42c682}.ekit-wid-con .style-ribbon .single-skill-bar.color-7 .number-percentage-wraper::before{color:#2a7c51}.ekit-wid-con .style-ribbon .single-skill-bar.color-8 .number-percentage-wraper{background-color:#cb725e}.ekit-wid-con .style-ribbon .single-skill-bar.color-8 .number-percentage-wraper::before{color:#7f483b}.ekit-wid-con .style-ribbon .single-skill-bar.color-9 .number-percentage-wraper{background-color:#2abe65}.ekit-wid-con .style-ribbon .single-skill-bar.color-9 .number-percentage-wraper::before{color:#1b773f}.ekit-wid-con .style-ribbon .single-skill-bar.color-10 .number-percentage-wraper{background-color:#764dcc}.ekit-wid-con .style-ribbon .single-skill-bar.color-10 .number-percentage-wraper::before{color:#4a3080}.ekit-wid-con .elementskit-funfact{-webkit-transition:all .4s ease;transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;position:relative;z-index:2;background-repeat:no-repeat;background-size:cover;background-position:center center}.ekit-wid-con .elementskit-funfact-inner.position_left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ekit-wid-con .elementskit-funfact-inner.position_right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.ekit-wid-con .elementskit-funfact .funfact-icon svg{vertical-align:middle}.ekit-wid-con .elementskit-funfact-overlay{z-index:-1}.ekit-wid-con .elementskit-funfact .funfact-content{line-height:1}.ekit-wid-con .elementskit-funfact .funfact-content .number-percentage-wraper{font-size:28px;font-weight:700;color:#333}.ekit-wid-con .elementskit-funfact .funfact-content .fa,.ekit-wid-con .elementskit-funfact .funfact-content .icon{font-size:25px;padding-right:5px}.ekit-wid-con .elementskit-funfact .elementskit-funfact-icon{display:inline-block}.ekit-wid-con .elementskit-funfact .funfact-title{color:gray;font-size:15px;margin:0;font-weight:400}.ekit-wid-con .elementskit-funfact .funfact-title.black-v{color:#000}.ekit-wid-con .elementskit-funfact .super{font-size:22px;color:#2575fc;vertical-align:super;position:relative;top:-5px}.ekit-wid-con .elementskit-funfact .color-1 .fa,.ekit-wid-con .elementskit-funfact .color-1 .icon,.ekit-wid-con .elementskit-funfact .color-1 .super{color:#9460ff}.ekit-wid-con .elementskit-funfact .color-2 .fa,.ekit-wid-con .elementskit-funfact .color-2 .icon,.ekit-wid-con .elementskit-funfact .color-2 .super{color:#fc5290}.ekit-wid-con .elementskit-funfact .color-3 .fa,.ekit-wid-con .elementskit-funfact .color-3 .icon,.ekit-wid-con .elementskit-funfact .color-3 .super{color:#09b2a0}.ekit-wid-con .elementskit-funfact .xs-overlay{z-index:-1;opacity:.7;pointer-events:none}.ekit-wid-con .elementskit-funfact.divider_funfact{display:-webkit-box;display:-ms-flexbox;display:flex}.ekit-wid-con .elementskit-funfact.divider_funfact .elementskit-funfact-inner{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.ekit-wid-con .elementskit-funfact.divider_funfact.position_center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ekit-wid-con .elementskit-funfact.divider_funfact.position_bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.ekit-wid-con .style-border-bottom.elementskit-funfact::before{position:absolute;content:"";bottom:-15px;left:0;height:5px;width:100%;z-index:1;background-color:#53f995;-webkit-transform-origin:100% 100%;transform-origin:100% 100%;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.ekit-wid-con .style-border-bottom.elementskit-funfact:hover::before{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;transform-origin:0 50%}.ekit-wid-con .style-border-bottom.elementskit-funfact.hover_from_left::before{-webkit-transform-origin:left center;transform-origin:left center}.ekit-wid-con .style-border-bottom.elementskit-funfact.hover_from_left:hover::before{-webkit-transform-origin:right center;transform-origin:right center}.ekit-wid-con .vertical-bar{width:3px;height:20px;background-color:#2575fc;display:inline-block;float:left}.ekit-wid-con .vertical-bar.border_left_side{float:right}.ekit-wid-con .elementskit-funfact.gradient-1{background-color:#f2709c;background:linear-gradient(-35deg,#f2709c 0,#fe8f75 100%)}.ekit-wid-con .elementskit-funfact.gradient-2{background-color:#b18cfe;background:linear-gradient(-35deg,#b18cfe 0,#9460ff 100%)}.ekit-wid-con .elementskit-funfact.gradient-3{background-color:#82e182;background:linear-gradient(-35deg,#82e182 0,#0acbf5 100%)}.ekit-wid-con .elementskit-funfact.gradient-4{background-color:#07b787;background:linear-gradient(-35deg,#07b787 0,#7ed500 100%)}.ekit-wid-con .elementskit-funfact.divider_funfact.text-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ekit-wid-con .elementskit-funfact.divider_funfact.text-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ekit-wid-con .ekit-single-piechart .piechart{position:relative;display:inline-block}.ekit-wid-con .ekit-single-piechart .piechart .ekit-chart-content{position:absolute;top:47%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;text-align:center;font-size:28px;font-weight:700;line-height:1;display:inline-block}.ekit-wid-con .ekit-single-piechart .piechart .ekit-chart-content svg{max-width:28px;height:auto;vertical-align:middle}.ekit-wid-con .flip-card{position:relative;max-height:280px;overflow:hidden;color:#fff}.ekit-wid-con .flip-card .back{position:absolute;top:0;left:0;height:100%;width:100%;padding:15px 50px;-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0;visibility:hidden;background:#f2709c;background:linear-gradient(-35deg,#f2709c 0,#fe8f75 100%)}.ekit-wid-con .flip-card .back,.ekit-wid-con .flip-card .front{-webkit-transition:all .4s ease;transition:all .4s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-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;-webkit-backface-visibility:hidden;backface-visibility:hidden}.ekit-wid-con .flip-card:hover .back{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;visibility:visible}.ekit-wid-con .flip-card:hover .front{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0;visibility:hidden}.ekit-wid-con .flip-card .ekit-piechart-title{color:#fff}.ekit-wid-con .elementskit-single-faq{position:relative;overflow:hidden}.ekit-wid-con .elementskit-single-faq .elementskit-faq-title{font-size:15px;margin-top:0;margin-bottom:0}.ekit-wid-con .elementskit-single-faq .elementskit-faq-header{background-color:#f5f5f5;padding-top:21px;padding-bottom:21px}.ekit-wid-con .elementskit-image-comparison{z-index:3}.ekit-wid-con .elementskit-image-comparison>img{width:100%}.ekit-wid-con .elementskit-image-comparison .twentytwenty-handle{-webkit-box-shadow:none;box-shadow:none;background-color:#fff;border-color:#fff0;-webkit-transition:color .3s,background-color .3s;transition:color .3s,background-color .3s}.ekit-wid-con .elementskit-image-comparison .twentytwenty-handle::before{-webkit-box-shadow:none;box-shadow:none}.ekit-wid-con .elementskit-image-comparison .twentytwenty-handle::after{-webkit-box-shadow:none;box-shadow:none}.ekit-wid-con .elementskit-image-comparison .twentytwenty-handle .twentytwenty-left-arrow{border-right-color:#000}.ekit-wid-con .elementskit-image-comparison .twentytwenty-handle .twentytwenty-right-arrow{border-left-color:#000}.ekit-wid-con .elementskit-countdown-timer{position:relative;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ekit-wid-con .elementskit-countdown-timer .elementskit-timer-container{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}.ekit-wid-con .elementskit-countdown-timer .elementskit-inner-container{width:150px;height:150px;border-radius:50%;background-color:#443aca;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ekit-wid-con .elementskit-countdown-timer .elementskit-timer-content{width:100%}.ekit-wid-con .elementskit-countdown-timer .elementskit-timer-content>span{display:block;color:#fff;line-height:1}.ekit-wid-con .elementskit-countdown-timer .elementskit-timer-count{font-size:36px;font-weight:700;margin-bottom:13px}.ekit-wid-con .elementskit-countdown-timer .elementskit-timer-title{font-size:14px;letter-spacing:2.5px}.ekit-wid-con .elementskit-countdown-timer-2{position:relative;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.ekit-wid-con .elementskit-countdown-timer-2 .elementskit-timer-container{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;padding:0 15px}.ekit-wid-con .elementskit-countdown-timer-2 .elementskit-timer-count{background-color:#2575fc;display:block;height:107px;line-height:87px;color:#fff;font-size:48px;font-weight:700;border-radius:10px}.ekit-wid-con .elementskit-countdown-timer-2 .elementskit-timer-title{display:block;height:40px;line-height:40px;border-radius:10px;border:2px solid #2575fc;font-size:14px;letter-spacing:2.5px;font-weight:700;background-color:#fff;margin:0 auto;max-width:80%;margin-top:-20px;position:relative;z-index:1}.ekit-wid-con .elementskit-countdown-timer-3{position:relative;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.ekit-wid-con .elementskit-countdown-timer-3 .elementskit-timer-container{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;padding:0 3px}.ekit-wid-con .elementskit-countdown-timer-3 .elementskit-timer-count{height:190px;line-height:190px;color:#333;display:block;font-size:48px;font-weight:700;position:relative;background-color:#fff;z-index:1}.ekit-wid-con .elementskit-countdown-timer-3 .elementskit-timer-count::before{position:absolute;content:"";top:0;right:0;width:100%;height:100%;z-index:-1;background:linear-gradient(-223deg,#fff 0,#fff 50%,#eaeaea 50%,#e7e7e7 100%)}.ekit-wid-con .elementskit-countdown-timer-3 .elementskit-timer-title{display:block;height:50px;line-height:50px;font-size:14px;letter-spacing:2.5px;font-weight:700;position:relative;z-index:1;background-color:#1cf196;color:#333}.ekit-wid-con .elementskit-countdown-timer-3.elementskit-version-box .elementskit-timer-content{background-color:#5558ed;-webkit-box-shadow:0 28px 40px 0 rgb(0 0 0 / .1);box-shadow:0 28px 40px 0 rgb(0 0 0 / .1);height:190px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:30px 0}.ekit-wid-con .elementskit-countdown-timer-3.elementskit-version-box .elementskit-inner-container{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.ekit-wid-con .elementskit-countdown-timer-3.elementskit-version-box .elementskit-inner-container>span{color:#fff;background-color:#fff0;height:auto;line-height:normal}.ekit-wid-con .elementskit-countdown-timer-3.elementskit-version-box .elementskit-timer-count{margin-bottom:10px}.ekit-wid-con .elementskit-countdown-timer-3.elementskit-version-box .elementskit-timer-count::before{display:none}.ekit-wid-con .elementskit-countdown-timer-3.elementskit-version-box .elementskit-timer-container{padding:0 5px}.ekit-wid-con .elementskit-countdown-timer-3.elementskit-version-box .elementskit-timer-container:nth-child(2) .elementskit-timer-content{height:240px;background-color:#ffcc03}.ekit-wid-con .elementskit-countdown-timer-3.elementskit-version-box .elementskit-timer-container:nth-child(3) .elementskit-timer-content{background-color:#ff5657}.ekit-wid-con .elementskit-countdown-timer-3.elementskit-version-box .elementskit-timer-container:nth-child(4) .elementskit-timer-content{height:150px;background-color:#09b2a0}.ekit-wid-con .elementskit-countdown-container{background-repeat:no-repeat;background-position:center center;position:relative;border-radius:10px;background-size:cover;margin-bottom:62px;padding-top:30px;padding-bottom:60px}.ekit-wid-con .elementskit-countdown-container::before{position:absolute;content:"";top:0;left:0;height:100%;width:100%;background-color:#000;opacity:.7;border-radius:inherit;pointer-events:none}.ekit-wid-con .elementskit-countdown-container::after{position:absolute;content:"";bottom:-62px;left:0;width:100%;height:49px;background-repeat:no-repeat;background-position:center center;pointer-events:none;background-size:contain}.ekit-wid-con .elementskit-countdown-timer-4{position:relative;z-index:2;height:120px;line-height:120px;background-color:#fd3358;background-size:101% 101%;width:calc(100% + 60px);margin-left:-30px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.ekit-wid-con .elementskit-countdown-timer-4::after,.ekit-wid-con .elementskit-countdown-timer-4::before{position:absolute;content:"";bottom:-20px;pointer-events:none}.ekit-wid-con .elementskit-countdown-timer-4::before{left:0;border-top:20px solid #993535;border-left:30px solid #fff0}.ekit-wid-con .elementskit-countdown-timer-4::after{right:0;border-bottom:20px solid #fff0;border-left:30px solid #993535}.ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-container{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;color:#fff;height:100%}.ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-count{font-size:48px;font-weight:700}.ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-title{font-size:18px;vertical-align:top}.ekit-wid-con .elementskit-coundown-finish{height:auto!important;line-height:normal!important;padding:15px}.ekit-wid-con .ekit-countdown-inner{margin:0 auto}.ekit-wid-con .elementskit-flip-clock>.elementskit-time{border-radius:0 0 30px 30px;-webkit-box-shadow:0 28px 40px 0 rgb(0 0 0 / .1);box-shadow:0 28px 40px 0 rgb(0 0 0 / .1);display:inline-block;position:relative;height:140px;width:150px;-webkit-perspective:500px;perspective:500px;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ekit-wid-con .elementskit-flip-clock>.elementskit-time:not(:last-child){margin-right:30px}.ekit-wid-con .elementskit-flip-clock .elementskit-count{color:#333;display:block;font-size:48px;font-weight:700;background-color:#fff;overflow:hidden;line-height:140px;position:absolute;text-align:center;top:0;width:100%;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transform-style:flat;transform-style:flat}.ekit-wid-con .elementskit-flip-clock .elementskit-count.elementskit-top{border-radius:30px 30px 0 0;height:50%;-webkit-transform-origin:50% 100%;transform-origin:50% 100%}.ekit-wid-con .elementskit-flip-clock .elementskit-count.elementskit-bottom{border-radius:0 0 30px 30px;line-height:0;height:50%;top:50%;-webkit-transform-origin:50% 0;transform-origin:50% 0}.ekit-wid-con .elementskit-flip-clock .elementskit-count.elementskit-curr.elementskit-top{-webkit-transform:rotateX(0);transform:rotateX(0);z-index:3;border-bottom:3px solid #e7e7e7}.ekit-wid-con .elementskit-flip-clock .elementskit-count.elementskit-next.elementskit-bottom{-webkit-transform:rotateX(90deg);transform:rotateX(90deg);z-index:2}.ekit-wid-con .elementskit-flip-clock .elementskit-count.elementskit-next.elementskit-top{border-bottom:3px solid #e7e7e7}.ekit-wid-con .elementskit-flip-clock .elementskit-flip .elementskit-count.elementskit-curr.elementskit-top{-webkit-transition:all 250ms ease-in-out;transition:all 250ms ease-in-out;-webkit-transform:rotateX(-90deg);transform:rotateX(-90deg)}.ekit-wid-con .elementskit-flip-clock .elementskit-flip .elementskit-count.elementskit-next.elementskit-bottom{-webkit-transition:all 250ms ease-in-out 250ms;transition:all 250ms ease-in-out 250ms;-webkit-transform:rotateX(0);transform:rotateX(0)}.ekit-wid-con .elementskit-flip-clock .elementskit-label{background-color:#ff5657;position:relative;z-index:10;display:block;width:100%;height:40px;line-height:40px;-webkit-box-shadow:inset 0 3px 7px 0 rgb(0 0 0 / .35);box-shadow:inset 0 3px 7px 0 rgb(0 0 0 / .35);color:#fff;font-size:14px;border-radius:30px 30px 0 0;font-weight:700;letter-spacing:.5px;top:-20px}.ekit-wid-con .elementskit-pricing-lists{padding-left:30px}.ekit-wid-con .elementskit-pricing-tag{position:absolute;height:100%;width:calc(100% + 30px);background-color:#666;top:0;right:-30px;border-radius:48px 0 0 48px;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-pricing-tag+.elementskit-pricing-price{color:#fff}.ekit-wid-con .elementskit-single-pricing{-webkit-transition:all .4s ease;transition:all .4s ease;background-repeat:no-repeat;background-size:cover;position:relative;z-index:1}.ekit-wid-con .elementskit-single-pricing.flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ekit-wid-con .elementskit-single-pricing .pricing-bg{position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover;z-index:-1;height:100%;-webkit-transition:all .4s ease;transition:all .4s ease;opacity:0;visibility:hidden}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-title{font-size:22px;margin-bottom:0;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-subtitle{color:#5a5a5a;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header{margin-bottom:25px}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header svg{vertical-align:middle}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header>i{font-size:40px;margin-bottom:12px}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header>p{margin-top:7px}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header>hr{border-top:2px solid #fff;width:30px}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header>img{margin-bottom:45px}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header h1,.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header h2,.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header h3,.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header h4,.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header h5,.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header h6{font-weight:400;letter-spacing:-.1px;line-height:1.125}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header h1{font-size:2.5rem}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header h2{font-size:2rem}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header h3{font-size:1.75rem}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header h4{font-size:1.5rem}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header h5{font-size:1.25rem}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header h6{font-size:1rem}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-price-wraper{position:relative;margin-bottom:15px;line-height:initial}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-price{position:relative;z-index:2;font-size:48px;font-weight:700;letter-spacing:-.4px;display:block;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-price>sub,.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-price>sup{font-size:18px;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-price>sup{top:0;left:5px}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-price>sub{bottom:0}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-content{-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-content>p{-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-btn{color:#fff;background-color:#666;border-radius:25px;border-color:currentColor;font-size:14px;font-weight:700;padding:11px 41px;display:inline-block;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-btn.style-2{border-color:#e7e7e7;color:#000}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-btn svg{height:auto;vertical-align:middle}.ekit-wid-con .elementskit-single-pricing .btn-outline-primary{color:#2575fc}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-lists>li{color:#565656;font-size:15px;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-lists>li:hover>.ekit-pricing-list-info svg{fill:#81848d}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-lists>li::before{content:"";display:block}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-lists>li:not(:last-child){margin-bottom:3px}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-lists>li svg{vertical-align:middle}.ekit-wid-con .elementskit-single-pricing .title-divider{position:relative}.ekit-wid-con .elementskit-single-pricing .title-divider::before{position:absolute;content:"";top:50%;left:-30px;width:calc(100% + 60px);height:1px;background-color:#e7e7e7}.ekit-wid-con .elementskit-single-pricing .title-divider .elementskit-pricing-title{position:relative;z-index:2;display:inline-block;padding:0 45px;background-color:#fff}.ekit-wid-con .elementkit-pricing-icon{display:inline-block}.ekit-pricing-list-info{display:inline-block;position:relative;z-index:0;cursor:help}.ekit-pricing-list-info:before{display:none}.ekit-pricing-list-info>span{display:none;position:absolute;top:-13px;left:0;border-style:solid;border-width:7px;border-color:#021343 #fff0 #fff0;z-index:1}.ekit-pricing-list-info.is-active>span{display:block}.ekit-pricing-list-info-content{position:absolute;left:0;bottom:calc(100% + 13px);max-width:280px;margin:0;padding:11px 20px 13px;color:#fff;background-color:#021343;border-radius:6px;-webkit-box-shadow:0 20px 20px rgb(0 10 38 / .16);box-shadow:0 20px 20px rgb(0 10 38 / .16);font-size:14px;font-weight:400;line-height:22px;z-index:999}.ekit-pricing-list-info>.ekit-pricing-list-info-content{display:none;position:fixed}.ekit-wid-con .elementskit-single-testimonial-slider{background-color:#fff;-webkit-box-shadow:9px 11px 14px 0 rgb(0 0 0 / .1);box-shadow:9px 11px 14px 0 rgb(0 0 0 / .1);padding:30px;padding-left:60px;position:relative;-webkit-transition:all .4s ease;transition:all .4s ease;z-index:1}.ekit-wid-con .elementskit-single-testimonial-slider .elementskit-commentor-content>p{-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-single-testimonial-slider:before{position:absolute;content:"";top:0;left:0;height:100%;width:100%;border-radius:inherit;-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transition:all .4s ease;transition:all .4s ease;z-index:-1}.ekit-testimonial-fade .ekit-wid-con .elementskit-single-testimonial-slider:before{opacity:0;-webkit-transform:none;transform:none}.ekit-testimonial-fade .ekit-wid-con .elementskit-single-testimonial-slider:hover:before{opacity:1}.ekit-wid-con .elementskit-single-testimonial-slider:hover::before{-webkit-transform:scaleY(1);transform:scaleY(1)}.ekit-wid-con .elementskit-single-testimonial-slider:hover .elementskit-client_logo .elementskit-testimonial-client-active-logo{opacity:1}.ekit-wid-con .elementskit-single-testimonial-slider:hover .elementskit-client_logo .elementskit-testimonial-client-active-logo+.elementskit-testimonial-client-logo{opacity:0}.ekit-wid-con .elementskit-single-testimonial-slider .tilte{font-size:22px;margin-bottom:22px}.ekit-wid-con .elementskit-single-testimonial-slider .ekit-team-social-list>li>a{font-size:16px}.ekit-wid-con .elementskit-single-testimonial-slider.gradient{background:#f2709c;background:linear-gradient(45deg,#f2709c 0,#fe8f75 100%)}.ekit-wid-con .elementskit-single-testimonial-slider.block-style{padding:55px 40px;-webkit-transition:border-bottom-color .5s ease;transition:border-bottom-color .5s ease}.ekit-wid-con .elementskit-single-testimonial-slider.block-style .elementskit-commentor-content{padding-right:0}.ekit-wid-con .elementskit-single-testimonial-slider.block-style .elementskit-commentor-content>hr{width:30px;border-top:3px solid #e7e7e7;-webkit-transition:border-top-color .5s ease;transition:border-top-color .5s ease}.ekit-wid-con .elementskit-single-testimonial-slider.block-style2{border-radius:10px;position:relative;padding:40px 40px 80px;margin-bottom:105px}.ekit-wid-con .elementskit-single-testimonial-slider.block-style2:not(.white-v) .elementskit-commentor-content>i{color:rgb(37 117 252 / .2)}.ekit-wid-con .elementskit-single-testimonial-slider.block-style2 .elementskit-commentor-bio{position:absolute;top:calc(100% - 35px);width:100%;left:0}.ekit-wid-con .elementskit-single-testimonial-slider.block-style3{border-radius:10px}.ekit-wid-con .elementskit-single-testimonial-slider.block-style3 .elementskit-commentor-content{margin-bottom:30px}.ekit-wid-con .elementskit-single-testimonial-slider.block-style4{overflow:hidden;border-radius:10px;position:relative}.ekit-wid-con .elementskit-single-testimonial-slider.block-style4 .elementskit-watermark-icon{left:inherit;right:20px;top:20px}.ekit-wid-con .elementskit-single-testimonial-slider.block-style4 .elementskit-watermark-icon .quote{z-index:1;position:relative;font-size:28px}.ekit-wid-con .elementskit-single-testimonial-slider.block-style4 .elementskit-commentor-image{margin-bottom:30px}.ekit-wid-con .elementskit-single-testimonial-slider.block-style4 .elementskit-commentor-bio{margin-bottom:15px}.ekit-wid-con .elementskit-single-testimonial-slider.block-style4 .elementskit-stars{margin-bottom:25px}.ekit-wid-con .elementskit-single-testimonial-slider.block-style4.white-v .elementskit-watermark-icon{line-height:0}.ekit-wid-con .elementskit-single-testimonial-slider.block-style4.white-v .elementskit-profile-info .elementskit-author-des,.ekit-wid-con .elementskit-single-testimonial-slider.block-style4.white-v .elementskit-profile-info .elementskit-author-name{color:#fff}.ekit-wid-con .elementskit-single-testimonial-slider .commentor-header{margin-bottom:15px}.ekit-wid-con .elementskit-single-testimonial-slider .quote{font-size:48px}.ekit-wid-con .elementskit-single-testimonial-slider:not(.white-v) .quote{color:rgb(37 117 252 / .2)}.ekit-wid-con .elementskit-single-testimonial-slider.ekit_testimonial_style_2 .elementskit-watermark-icon{position:absolute;top:10px;left:10px}.ekit-wid-con .elementskit-single-testimonial-slider .elementskit-watermark-icon{position:static;color:rgb(0 0 0 / .1);line-height:1;display:inline-block}.ekit-wid-con .elementskit-single-testimonial-slider .elementskit-watermark-icon>i{font-size:48px;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-single-testimonial-slider .elementskit-watermark-icon>svg{width:48px;height:auto;vertical-align:middle}.ekit-wid-con .elementskit-single-testimonial-slider .elementskit-watermark-icon.commentor-badge{line-height:0}.ekit-wid-con .elementskit-single-testimonial-slider .elementskit-watermark-icon.commentor-badge .quote{color:#fff}.ekit-wid-con .elementskit-single-testimonial-slider .elementskit-watermark-icon.commentor-badge::before{position:absolute;content:"";top:-100px;left:-30px;background-color:#2575fc;width:160px;height:160px;border-radius:50%}.ekit-wid-con .elementskit-single-testimonial-slider .main-logo{display:none}.ekit-wid-con .elementskit-single-testimonial-slider.style-2{padding:0;padding-left:60px;border-left:3px solid #2575fc}.ekit-wid-con .elementskit-single-testimonial-slider.style-2 .elementskit-profile-image-card{margin-left:20px}.ekit-wid-con .elementskit-single-testimonial-slider.version-2{background:#f2709c;background:linear-gradient(-35deg,#f2709c 0,#fe8f75 100%);padding:40px 50px 80px;border-radius:10px;position:relative}.ekit-wid-con .elementskit-single-testimonial-slider.version-2 .elementskit-commentor-content{padding-right:0}.ekit-wid-con .elementskit-single-testimonial-slider.version-2 .elementskit-commentor-content>i{color:rgb(255 255 255 / .5)}.ekit-wid-con .elementskit-single-testimonial-slider.version-2 .elementskit-commentor-content>p{margin-bottom:25px}.ekit-wid-con .elementskit-single-testimonial-slider.version-2 .elementskit-commentor-bio{position:absolute;top:calc(100% - 45px);left:0;width:100%}.ekit-wid-con .elementskit-single-testimonial-slider.gradient-1{background:#82e182;background:linear-gradient(-35deg,#82e182 0,#0acbf5 100%)}.ekit-wid-con .elementskit-single-testimonial-slider.gradient-2{background:#f2709c;background:linear-gradient(-35deg,#f2709c 0,#fe8f75 100%)}.ekit-wid-con .elementskit-single-testimonial-slider.gradient-3{background:#b18cfe;background:linear-gradient(-35deg,#b18cfe 0,#9460ff 100%)}.ekit-wid-con .elementskit-single-testimonial-slider.review-block{padding:80px}.ekit-wid-con .elementskit-single-testimonial-slider.review-block .elementskit-commentor-content>p{margin-bottom:20px}.ekit-wid-con .elementskit-single-testimonial-slider.review-block .elementskit-commentor-content .elementskit-author-name{font-size:18px}.ekit-wid-con .elementskit-single-testimonial-slider.review-block .elementskit-stars{margin-bottom:25px}.ekit-wid-con .elementskit-single-testimonial-slider.review-block .elementskit-watermark-icon{top:-40px;left:0;font-size:132px;color:rgb(0 0 0 / .07)}.ekit-wid-con .elementskit-commentor-content{padding-right:30px;position:relative}.ekit-wid-con .elementskit-commentor-content .elementskit-client_logo{margin-bottom:32px;min-height:50px;display:inline-block;position:relative}.ekit-wid-con .elementskit-commentor-content .elementskit-client_logo .elementskit-testimonial-client-active-logo{position:absolute;top:0;left:0;opacity:0;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-commentor-content .elementskit-client_logo .elementskit-testimonial-client-logo{-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-commentor-content>i{font-size:48px;margin-bottom:23px;display:inline-block}.ekit-wid-con .elementskit-commentor-content>p{margin-bottom:35px;color:rgb(0 0 0 / .5)}.ekit-wid-con .elementskit-commentor-content>.elementskit-border-hr{width:40px;height:2px;background-color:#2575fc;margin-top:0;margin-bottom:20px;display:inline-block}.ekit-wid-con .elementskit-commentor-content .elementskit-profile-info{display:block}.ekit-wid-con .elementskit-commentor-content .elementskit-author-name{font-size:22px;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-commentor-content .elementskit-author-des{font-size:13px;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-testimonial_card{position:relative;padding:200px 170px 80px;z-index:1;background-repeat:no-repeat;background-position:center center;background-size:cover;text-align:center;display:block}.ekit-wid-con .elementskit-testimonial_card .elementskit-stars{margin-bottom:25px}.ekit-wid-con .elementskit-testimonial_card .elementskit-stars>li>a,.ekit-wid-con .elementskit-testimonial_card .elementskit-stars>li>span{color:#fff}.ekit-wid-con .elementskit-testimonial_card .video-popup{-webkit-box-shadow:19.799px 19.799px 40px 0 rgb(0 0 0 / .1);box-shadow:19.799px 19.799px 40px 0 rgb(0 0 0 / .1);background-color:#fff;color:#2575fc;font-size:28px}.ekit-wid-con .elementskit-testimonial_card>p{font-size:22px;font-style:italic;color:#fff;margin-bottom:35px}.ekit-wid-con .elementskit-testimonial_card .xs-overlay{border-radius:inherit;z-index:-1}.ekit-wid-con .elementskit-testimonial_card .elementskit-video-popup-content{margin-bottom:30px}.ekit-wid-con .elementskit-testimonial_card .elementskit-profile-info .elementskit-author-des,.ekit-wid-con .elementskit-testimonial_card .elementskit-profile-info .elementskit-author-name{color:#fff}.ekit-wid-con .elementskit-testimonial_card .elementskit-profile-info .elementskit-author-name{font-size:22px}.ekit-wid-con .elementskit-testimonial_card .elementskit-profile-info .elementskit-author-des{font-size:13px}.ekit-wid-con .elementskit-tootltip-testimonial .elementskit-commentor-content{background-color:#2575fc;border-radius:10px;padding:40px 60px;color:#fff;margin-bottom:50px}.ekit-wid-con .elementskit-tootltip-testimonial .elementskit-commentor-content>p{margin-bottom:0}.ekit-wid-con .elementskit-tootltip-testimonial .elementskit-commentor-content .elementskit-watermark-icon{position:absolute;bottom:-50px;left:20px;font-size:80px;color:rgb(0 0 0 / .1);line-height:1}.ekit-wid-con .elementskit-tootltip-testimonial .elementskit-commentor-content::before{position:absolute;content:"";bottom:-20px;left:50%;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);width:40px;height:40px;background-color:#2575fc}.ekit-wid-con .elementskit-tootltip-testimonial .elementskit-commentor-content .elementskit-stars>li>a,.ekit-wid-con .elementskit-tootltip-testimonial .elementskit-commentor-content .elementskit-stars>li>span{color:#fff}.ekit-wid-con .elementskit-tootltip-testimonial.style-2 .elementskit-commentor-content{padding:60px 50px;margin-bottom:90px}.ekit-wid-con .elementskit-tootltip-testimonial.style-2 .elementskit-commentor-content::before{-webkit-transform:none;transform:none;left:50%;bottom:inherit;top:100%;border-top:65px solid #2575fc;border-right:89px solid #fff0;background-color:#fff0}.ekit-wid-con .elementskit-tootltip-testimonial.style-2 .elementskit-commentor-content .elementskit-watermark-icon{position:static;font-size:48px;color:rgb(255 255 255 / .1);padding-right:30px}.ekit-wid-con .elementskit-tootltip-testimonial.style-3 .elementskit-commentor-content{margin-bottom:0;padding-top:60px;padding-bottom:80px}.ekit-wid-con .elementskit-tootltip-testimonial.style-3 .elementskit-commentor-content::before{display:none}.ekit-wid-con .elementskit-tootltip-testimonial.style-3 .elementskit-commentor-content .elementskit-commentor-text{position:relative}.ekit-wid-con .elementskit-tootltip-testimonial.style-3 .elementskit-commentor-content .elementskit-commentor-text .elementskit-commentor-bio{position:absolute;top:calc(100% + 35px);left:0}.ekit-wid-con .elementskit-commentor-bio .elementskit-commentor-image>img{border-radius:50%;height:70px;width:70px}.ekit-wid-con .elementskit-commentor-bio .elementskit-author-name{font-size:22px;line-height:1}.ekit-wid-con .elementskit-commentor-bio .elementskit-author-des{font-size:13px}.ekit-wid-con .elementskit-commentor-bio.style-2 .elementskit-commentor-image>img{border:5px solid #fff;-webkit-box-shadow:19.799px 19.799px 40px 0 rgb(0 0 0 / .1);box-shadow:19.799px 19.799px 40px 0 rgb(0 0 0 / .1);width:80px;height:80px}.ekit-wid-con .elementskit-commentor-bio.style-3 .elementskit-commentor-image>img{width:120px;height:120px}.ekit-wid-con .elementskit-commentor-bio.media .elementskit-author-name{font-size:18px}.ekit-wid-con .elementskit-commentor-bio.media .elementskit-author-des{font-size:13px}.ekit-wid-con .testimonial-block-slider2{padding-bottom:100px}.ekit-wid-con .testimonial-block-slider2.modern-nav .owl-nav{top:calc(50% - 30px)}.ekit-wid-con .testimonial-block-slider3{margin-bottom:70px}.ekit-wid-con .testimonial-block-slider3 .owl-nav button>i{font-size:36px;color:#2575fc}.ekit-wid-con .elementskit-profile-info .elementskit-author-name{display:block;font-size:18px;font-weight:700;color:#000;-webkit-transition:color .3s;transition:color .3s}.ekit-wid-con .elementskit-profile-info .elementskit-author-des{color:rgb(0 0 0 / .5);font-weight:400}.ekit-wid-con .elementskit-profile-image-card{position:relative;overflow:hidden}.ekit-wid-con .elementskit-profile-image-card::before{position:absolute;content:"";top:100%;left:0;height:100%;width:100%;-webkit-transition:all .4s ease;transition:all .4s ease;pointer-events:none}.ekit-wid-con .elementskit-profile-image-card>img{width:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden}.ekit-wid-con .elementskit-profile-image-card:hover::before{background-color:rgb(17 17 17 / .8);top:0}.ekit-wid-con .elementskit-testimonial-slider .swiper-wrapper{overflow:visible}.ekit-wid-con .elementskit-testimonial-slider .swiper-pagination{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}.ekit-wid-con .elementskit-testimonial-slider .swiper-pagination span{padding:0;margin:0}.ekit-wid-con .elementskit-testimonial-slider .swiper-container:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--ekit_testimonial_slidetoshow,1));margin-right:var(--ekit_testimonial_left_right_spacing,15px);margin-left:var(--ekit_testimonial_left_right_spacing,15px)}.ekit-wid-con .elementskit-testimonial_card .xs-overlay{opacity:1;background-color:rgb(0 0 0 / .5)}.ekit-wid-con .elementskit-commentor-bio{position:absolute;left:0;width:100%}.ekit-wid-con .elementskit-commentor-bio.client_center{text-align:center}.ekit-wid-con .elementskit-commentor-bio.client_center .elementskit-commentor-image>img{margin-left:auto;margin-right:auto}.ekit-wid-con .elementskit-commentor-bio.client_right{text-align:right}.ekit-wid-con .elementskit-commentor-bio.client_right .elementskit-commentor-image>img{margin-left:auto}.ekit-wid-con .elementskit-commentor-bio.client_left{text-align:left}.ekit-wid-con .elementskit-testimonial-slider .swiper-button-next,.ekit-wid-con .elementskit-testimonial-slider .swiper-button-prev{font-size:36px;color:#2575fc;width:auto;height:auto;z-index:1}.ekit-wid-con .elementskit-testimonial-slider .swiper-button-next::before,.ekit-wid-con .elementskit-testimonial-slider .swiper-button-prev::before{display:none}.ekit-wid-con .elementskit-testimonial-slider-block-style-two .elementskit-commentor-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ekit-wid-con .elementskit-testimonial-slider-block-style-two .elementskit-stars{-ms-flex-item-align:end;align-self:flex-end}.ekit-wid-con .elementskit-testimonial-slider-block-style-two .elementskit-commentor-bio{position:static}.ekit-wid-con .elementskit-testimonial-slider-block-style-two .elementkit-commentor-details,.ekit-wid-con .elementskit-testimonial-slider-block-style-two .elementskit-commentor-bio{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ekit-wid-con .elementskit-testimonial-slider-block-style-two .elementkit-commentor-details{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ekit-wid-con .elementskit-testimonial-slider-block-style-two .elementskit-icon-content{-ms-flex-item-align:end;align-self:flex-end}.ekit-wid-con .elementskit-testimonial_card .xs-overlay{background-color:rgb(0 0 0 / .5)}.ekit-wid-con .elementskit-testimonial-slider-block-style-three{overflow:hidden;position:relative}.ekit-wid-con .elementskit-testimonial-slider-block-style-three .elementskit-commentor-bio{position:static}.ekit-wid-con .elementskit-testimonial-slider-block-style-three .elementskit-profile-info{text-align:center}.ekit-wid-con .elementskit-testimonial-slider-block-style-three .elementskit-commentor-content>p{margin-bottom:30px}.ekit-wid-con .elementskit-testimonial-slider-block-style-three .elementskit-icon-content{position:absolute;right:20px;top:20px;line-height:1;z-index:1}.ekit-wid-con .elementskit-testimonial-slider-block-style-three .elementskit-icon-content.commentor-badge::before{position:absolute;content:"";top:-100px;left:-30px;background-color:#2575fc;width:160px;height:160px;border-radius:50%;z-index:-1}.ekit-wid-con .elementkit-commentor-details.client_center{margin:auto}.ekit-wid-con .elementkit-commentor-details.client_left{margin-right:auto}.ekit-wid-con .elementkit-commentor-details.client_right{margin-left:auto}.ekit-wid-con .ekit_testimonial_style_2{padding:30px;border-bottom:3px solid #fff0;text-align:center}.ekit-wid-con .ekit_testimonial_style_2:hover{border-bottom-color:#2575fc}.ekit-wid-con .ekit_testimonial_style_2 .elementskit-commentor-content{padding-right:0}.ekit-wid-con .ekit-testimonia-style-4{text-align:center}.ekit-wid-con .ekit-testimonia-style-4 .elementskit-single-testimonial-slider{padding:30px;padding-bottom:50px;margin-bottom:80px;display:block}.ekit-wid-con .ekit-testimonia-style-4 .elementskit-single-testimonial-slider .elementskit-commentor-content{padding-right:0}.ekit-wid-con .ekit-testimonia-style-4 .elementskit-single-testimonial-slider .elementskit-commentor-image img{margin:auto}.ekit-wid-con .ekit-testimonia-style-4 .elementskit-watermark-icon{margin-bottom:23px;color:rgb(37 117 252 / .2)}.ekit-wid-con .ekit-testimonia-style-4 .ekit-testimonial--avatar{margin-bottom:20px}.ekit-wid-con .ekit_testimonial_style_5{text-align:left}.ekit-wid-con .ekit_testimonial_style_5 .elementskit-commentor-header{display:block}.ekit-wid-con .ekit_testimonial_style_5 .elementskit-single-testimonial-slider{padding:30px;display:block}.ekit-wid-con .ekit_testimonial_style_5 .elementskit-single-testimonial-slider .elementskit-commentor-content{padding-right:0}.ekit-wid-con .ekit_testimonial_style_5 .elementskit-single-testimonial-slider .elementskit-commentor-content>p{margin-top:30px;margin-bottom:30px}.ekit-wid-con .ekit_testimonial_style_5 .elementskit-watermark-icon{position:absolute;color:rgb(37 117 252 / .2)}.ekit-wid-con .ekit_testimonial_style_5 .ekit-testimonial--avatar{margin-right:20px}.ekit-wid-con .ekit_testimonial_style_6{text-align:center}.ekit-wid-con .ekit_testimonial_style_6 .elementskit-single-testimonial-slider{padding:30px;display:block}.ekit-wid-con .ekit_testimonial_style_6 .elementskit-single-testimonial-slider .elementskit-commentor-content{padding-right:0}.ekit-wid-con .ekit_testimonial_style_6 .elementskit-stars{margin-bottom:20px}.ekit-wid-con .ekit_testimonial_style_6 .elementskit-watermark-icon{color:#fff}.ekit-wid-con .ekit_testimonial_style_6 .elementskit-watermark-icon>i{font-size:30px}.ekit-wid-con .ekit_testimonial_style_6 .elementskit-watermark-icon>svg{width:30px}.ekit-wid-con .ekit_testimonial_style_6 .elementskit-profile-info{margin-bottom:15px}.ekit-wid-con .ekit_testimonial_style_6 .elementskit-commentor-image>img{margin-left:auto;margin-right:auto}.ekit-wid-con .ekit_testimonial_style_6 .ekit-testimonial--avatar{margin-bottom:20px}.ekit-wid-con .ekit_watermark_icon_custom_position{position:absolute}.ekit-wid-con .elementskit-commentor-content>i,.ekit-wid-con .elementskit-icon-content>i{display:inline-block}.ekit-wid-con .elementskit-stars{position:relative;z-index:6}.ekit-wid-con .elementskit-stars>li{display:inline-block}.ekit-wid-con .elementskit-stars>li:not(:last-child){margin-right:5px}.ekit-wid-con .elementskit-stars>li>a,.ekit-wid-con .elementskit-stars>li>span{display:block;pointer-events:none}.ekit-wid-con .elementskit-stars.style-2>li>a{color:#fec42d}.ekit-wid-con .elementskit-stars.style-3>li>a{color:#000}.ekit-wid-con .ekit-testimonial--link{position:absolute;top:0;left:0;right:0;bottom:0;font-size:0;z-index:1}.elementskit-commentor-content ol,.elementskit-commentor-content ul{padding-left:18px}.ekit-wid-con .elementkit-tab-wraper{line-height:0}.ekit-wid-con .elementkit-tab-wraper.vertical{display:-webkit-box;display:-ms-flexbox;display:flex}.ekit-wid-con .elementkit-tab-wraper.vertical>ul{display:block;height:100%}.ekit-wid-con .elementkit-tab-wraper.vertical>.elementkit-tab-nav .elementkit-nav-item{display:block;width:100%;margin-right:0}.ekit-wid-con .elementkit-tab-wraper.elementskit-fitcontent-tab:not(.vertical) .elementkit-tab-nav{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.ekit-wid-con .elementkit-tab-wraper.elementskit-fitcontent-tab .elementkit-tab-content{text-align:left;width:100%;max-width:100%}.ekit-wid-con .elementkit-tab-wraper .elementkit-nav-link{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ekit-wid-con .elementkit-tab-wraper .elementkit-nav-link.right-pos{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.ekit-wid-con .elementkit-tab-wraper .elementkit-nav-link .elementskit-tab-icon{display:block}.ekit-wid-con .elementkit-tab-wraper .elementkit-nav-link .elementskit-tab-icon svg{max-width:30px;height:auto;position:relative;top:3px}.ekit-wid-con .elementkit-tab-wraper .elementkit-nav-link.left-pos .elementskit-tab-icon{-ms-flex-item-align:center;align-self:center}.ekit-wid-con .elementkit-tab-wraper .elementkit-nav-link.top-pos{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ekit-wid-con .elementkit-tab-wraper .elementkit-nav-link.bottom-pos{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.ekit-wid-con .elementkit-tab-nav{position:relative;border-bottom:0 solid #000;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;z-index:1}.ekit-wid-con .elementkit-tab-nav .elementkit-nav-item{margin-bottom:0;float:none;display:inline-block}.ekit-wid-con .elementkit-tab-nav .elementkit-nav-item:not(:last-child){margin-right:10px}.ekit-wid-con .elementkit-tab-nav .elementkit-nav-item .elementkit-nav-link{font-weight:700;padding:14px 35px;border-radius:0;position:relative;text-align:center;background-color:#fff0;border:none;margin:0}.ekit-wid-con .elementkit-tab-nav.elementskit_tab_border_bottm .elementkit-nav-item .elementkit-nav-link::before{position:absolute;content:"";bottom:0;left:0;height:3px;width:100%;background-color:#2575fc;-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.ekit-wid-con .elementkit-tab-nav.elementskit_tab_border_bottm .elementkit-nav-item .elementkit-nav-link.active::before{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.ekit-wid-con .elementkit-tab-nav.elementskit_tooltip_style .elementkit-nav-item .elementkit-nav-link::before{position:absolute;content:"";bottom:-24px;left:50%;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);height:24px;width:24px;-webkit-transition:all .4s ease;transition:all .4s ease;opacity:0;visibility:hidden;background-image:-webkit-gradient(linear,left top,right bottom,from(#fff0),color-stop(50%,#fff0),color-stop(50%,#4b3fe1),to(#4b3fe1));background-image:linear-gradient(to bottom right,#fff0 0,#fff0 50%,#4b3fe1 50%,#4b3fe1 100%);z-index:-1}.ekit-wid-con .elementkit-tab-nav.elementskit_tooltip_style .elementkit-nav-item .elementkit-nav-link.active::before{opacity:1;visibility:visible}.ekit-wid-con .elementkit-tab-nav.elementskit_heartbit_style .elementkit-nav-item .elementkit-nav-link::after,.ekit-wid-con .elementkit-tab-nav.elementskit_heartbit_style .elementkit-nav-item .elementkit-nav-link::before{position:absolute;content:"";left:50%;opacity:0;z-index:1}.ekit-wid-con .elementkit-tab-nav.elementskit_heartbit_style .elementkit-nav-item .elementkit-nav-link::before{bottom:-1px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:70px;height:1px;background-color:#2575fc}.ekit-wid-con .elementkit-tab-nav.elementskit_heartbit_style .elementkit-nav-item .elementkit-nav-link::after{bottom:-5px;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);height:10px;width:10px;background-image:linear-gradient(136deg,#fff0 50%,#fff0 50%);border-style:solid;border-width:1px 0 0 1px;border-color:#2575fc;z-index:1}.ekit-wid-con .elementkit-tab-nav.elementskit_heartbit_style .elementkit-nav-item .elementkit-nav-link.active::after,.ekit-wid-con .elementkit-tab-nav.elementskit_heartbit_style .elementkit-nav-item .elementkit-nav-link.active::before{opacity:1}.ekit-wid-con .elementkit-tab-nav.elementskit_pregress_style .elementkit-nav-item .elementkit-nav-link::before{position:absolute;content:"";bottom:-3px;left:0;height:3px;width:100%;background-image:-webkit-gradient(linear,right top,left top,from(#07b787),to(#7ed500));background-image:linear-gradient(270deg,#07b787 0,#7ed500 100%);-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform 350ms ease 350ms;transition:-webkit-transform 350ms ease 350ms;transition:transform 350ms ease 350ms;transition:transform 350ms ease 350ms,-webkit-transform 350ms ease 350ms;-webkit-transform-origin:0 50%;transform-origin:0 50%;z-index:1}.ekit-wid-con .elementkit-tab-nav.elementskit_pregress_style .elementkit-nav-item .elementkit-nav-link::after{position:absolute;content:"";bottom:-10px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:20px;height:20px;border-radius:50%;background-image:-webkit-gradient(linear,right top,left top,from(#07b787),to(#7ed500));background-image:linear-gradient(270deg,#07b787 0,#7ed500 100%);border:5px solid #fff;opacity:0;-webkit-transition:opacity 350ms ease 0s;transition:opacity 350ms ease 0s;z-index:1}.ekit-wid-con .elementkit-tab-nav.elementskit_pregress_style .elementkit-nav-item .elementkit-nav-link.active::after{opacity:1;-webkit-transition:opacity 350ms ease 350ms;transition:opacity 350ms ease 350ms}.ekit-wid-con .elementkit-tab-nav.elementskit_pregress_style .elementkit-nav-item .elementkit-nav-link.active::before{-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transition:-webkit-transform 350ms ease 0s;transition:-webkit-transform 350ms ease 0s;transition:transform 350ms ease 0s;transition:transform 350ms ease 0s,-webkit-transform 350ms ease 0s}.ekit-wid-con .elementkit-tab-nav.elementskit_ribbon_style .elementkit-nav-item .elementkit-nav-link .elementskit-tab-icon,.ekit-wid-con .elementkit-tab-nav.elementskit_ribbon_style .elementkit-nav-item .elementkit-nav-link .elementskit-tab-title{position:relative;z-index:11}.ekit-wid-con .elementkit-tab-nav.elementskit_ribbon_style .elementkit-nav-item .elementkit-nav-link::before{position:absolute;content:"";top:0;left:0;height:100%;width:calc(100% + 20px);background-image:linear-gradient(60deg,#f2709c 0,#fe8f75 100%);z-index:10;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition:-webkit-transform .4s ease .4s;transition:-webkit-transform .4s ease .4s;transition:transform .4s ease .4s;transition:transform .4s ease .4s,-webkit-transform .4s ease .4s;-webkit-backface-visibility:hidden;backface-visibility:hidden;background-size:101% auto}.ekit-wid-con .elementkit-tab-nav.elementskit_ribbon_style .elementkit-nav-item .elementkit-nav-link::after{position:absolute;content:"";bottom:-20px;right:-20px;width:20px;height:20px;z-index:10;background-image:linear-gradient(-221deg,#174eac 50%,#fff0 50%);opacity:0;-webkit-transition:opacity .4s ease .4s;transition:opacity .4s ease .4s}.ekit-wid-con .elementkit-tab-nav.elementskit_ribbon_style .elementkit-nav-item .elementkit-nav-link.active::after{opacity:1;-webkit-transition:opacity .4s ease .4s;transition:opacity .4s ease .4s}.ekit-wid-con .elementkit-tab-nav.elementskit_ribbon_style .elementkit-nav-item .elementkit-nav-link.active::before{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transition:-webkit-transform .4s ease 0s;transition:-webkit-transform .4s ease 0s;transition:transform .4s ease 0s;transition:transform .4s ease 0s,-webkit-transform .4s ease 0s}.ekit-wid-con .elementkit-tab-nav.elementskit-fullwidth-tab>.elementkit-nav-item{max-width:100%;-ms-flex-preferred-size:0;flex-basis:0%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.ekit-wid-con .elementkit-tab-content{line-height:1.5}.ekit-wid-con .elementkit-tab-content .elementkit-tab-pane{padding-left:20px;padding-right:20px;padding-bottom:20px;padding-top:20px}.ekit-wid-con .tab-nav-fluid{width:100%;display:block!important;height:auto!important}.ekit-wid-con .elementkit-nav-link{-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .ekit-tab-title-group{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.elementkit-tab-pane>div>ol,.elementkit-tab-pane>div>ul{padding-left:18px}@media (min-width:768px){.elementkit-tab-wraper:not(.vertical)>ul>li>a{white-space:nowrap}}[data-elementor-device-mode=tablet] .elementkit-tab-wraper.vertical{-ms-flex-wrap:wrap;flex-wrap:wrap}.ekit-wid-con .ekit-sidebar-group .ekit-overlay{left:100%;top:0;position:fixed;z-index:1002;height:100%;opacity:0;width:100%;visibility:hidden;-webkit-transition:all .4s ease-in var(--transition-duration);transition:all .4s ease-in var(--transition-duration);cursor:url(/wp-content/plugins/elementskit-lite/widgets/init/assets/img/cross-out.svg),pointer;background-color:rgb(0 0 0 / .9)}.ekit-off-canvas-position-left .ekit-wid-con .ekit-sidebar-group .ekit-overlay{left:auto;right:100%}.ekit-wid-con .ekit-sidebar-group .ekit_widget-heading{padding:20px;float:right}.ekit-wid-con .ekit-sidebar-group.ekit-fade .ekit-overlay{left:0;right:0}.ekit-wid-con .ekit-sidebar-widget{position:fixed;right:-100%;top:0;bottom:0;width:100%;max-width:360px;z-index:999999;overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;background-color:#fff;-webkit-transition:all var(--transition-duration) cubic-bezier(.9,.03,0,.96) var(--transition-duration);transition:all var(--transition-duration) cubic-bezier(.9,.03,0,.96) var(--transition-duration);visibility:hidden;opacity:0}.ekit-off-canvas-position-left .ekit-wid-con .ekit-sidebar-widget{left:-100%;right:auto}.ekit-wid-con .ekit-sidebar-group.ekit_isActive .ekit-overlay{visibility:visible;-webkit-transition:all var(--transition-duration) ease-out 0s;transition:all var(--transition-duration) ease-out 0s;left:0;opacity:1}.ekit-off-canvas-position-left .ekit-wid-con .ekit-sidebar-group.ekit_isActive .ekit-overlay{left:auto;right:0}.ekit-wid-con .ekit-sidebar-group.ekit_isActive .ekit-sidebar-widget{opacity:1;visibility:visible;right:0;-webkit-transition:all var(--transition-duration) cubic-bezier(.9,.03,0,.96) .4s;transition:all var(--transition-duration) cubic-bezier(.9,.03,0,.96) .4s}.ekit-off-canvas-position-left .ekit-wid-con .ekit-sidebar-group.ekit_isActive .ekit-sidebar-widget{left:0;right:auto}.ekit-wid-con .ekit_sidebar-textwidget{padding:20px;padding-top:60px}.ekit-wid-con .ekit_close-side-widget{position:absolute;color:#1768dd;font-size:15px;display:block;font-weight:400;line-height:1;padding:4px 7px 5px 7px;border:1px solid #ccc;z-index:1;background-color:#fff;top:15px;right:15px;text-align:center;-webkit-transition:all .3s;transition:all .3s}.ekit-wid-con .ekit_close-side-widget svg{width:100%;max-width:20px;height:auto;vertical-align:middle}.ekit-wid-con .ekit_sidebar-widget-container{position:relative;top:150px;opacity:0;visibility:hidden;-webkit-transition:all .3s ease-in .3s;transition:all .3s ease-in .3s;-webkit-backface-visibility:hidden;backface-visibility:hidden}.ekit-wid-con .ekit-sidebar-group.ekit_isActive .ekit_sidebar-widget-container{top:0;opacity:1;visibility:visible;-webkit-transition:all 1s ease-out 1.2s;transition:all 1s ease-out 1.2s;-webkit-backface-visibility:hidden;backface-visibility:hidden}.ekit-wid-con .ekit_navSidebar-button{display:inline-block;line-height:1}.ekit-wid-con .ekit_offcanvas-sidebar{-webkit-transition:all .3s;transition:all .3s}.ekit-wid-con .ekit_offcanvas-sidebar svg{width:100%;max-width:20px;height:auto;vertical-align:middle}.ekit-wid-con .ekit-dropcap-cotnent{margin-bottom:0}.ekit-wid-con .ekit-dropcap-cotnent:first-child::first-letter{color:#903;float:left;font-size:75px;line-height:60px;padding-top:4px;padding-right:8px;padding-left:3px;background-repeat:no-repeat;background-size:cover;background-position:center center}.ekit-dropcap-wraper>ol,.ekit-dropcap-wraper>ul{padding-left:28px}.ekit-wid-con .ekit_double_button{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:480px){.ekit-wid-con .ekit_double_button{display:block}}.ekit-wid-con .ekit-double-btn{cursor:pointer;display:inline-block;font-size:14px;font-weight:700;outline:0;position:relative;-webkit-transition:all .4s ease;transition:all .4s ease;text-align:center;overflow:hidden;color:#fff;width:100%;background-color:#3b3b3b;padding:20px;z-index:1}.ekit-wid-con .ekit-double-btn svg{max-width:14px;height:auto;vertical-align:middle}.ekit-wid-con .ekit-double-btn:hover{background-color:#1a1919}.ekit-wid-con .ekit-element-align-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.ekit-wid-con .ekit_button_middle_text{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;border-radius:100%;position:relative;-webkit-box-shadow:0 0 0 6px rgb(255 255 255 / .2);box-shadow:0 0 0 6px rgb(255 255 255 / .2);background:#fafaf8;color:#444;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:14px;z-index:5}.ekit-wid-con .ekit-double-btn-one{background-color:#2575fc}.ekit-wid-con .ekit-double-btn-one:hover{background-color:#0359eb}.ekit-wid-con .ekit_creative_icon_box{display:inline-block;padding:20px;background-color:#333;color:#fff;font-size:20px;width:100%;text-align:center;position:relative;z-index:1;cursor:pointer;-webkit-transition:all .4s ease-in;transition:all .4s ease-in}.ekit-wid-con .ekit_hover_grow{-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0)}.ekit-wid-con .ekit_hover_grow:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.ekit-wid-con .ekit_hover_pulse:hover{-webkit-animation-name:ekit-hvr-pulse;animation-name:ekit-hvr-pulse;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes ekit-hvr-pulse{25%{-webkit-transform:scale(1.1);transform:scale(1.1)}75%{-webkit-transform:scale(.9);transform:scale(.9)}}@keyframes ekit-hvr-pulse{25%{-webkit-transform:scale(1.1);transform:scale(1.1)}75%{-webkit-transform:scale(.9);transform:scale(.9)}}.ekit-wid-con .ekit_hover_pushe:hover{-webkit-animation-name:ekit-hvr-push;animation-name:ekit-hvr-push;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes ekit-hvr-push{50%{-webkit-transform:scale(.8);transform:scale(.8)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes ekit-hvr-push{50%{-webkit-transform:scale(.8);transform:scale(.8)}100%{-webkit-transform:scale(1);transform:scale(1)}}.ekit-wid-con .ekit_hover_pop:hover{-webkit-animation-name:ekit-hvr-pop;animation-name:ekit-hvr-pop;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes ekit-hvr-pop{50%{-webkit-transform:scale(1.2);transform:scale(1.2)}}@keyframes ekit-hvr-pop{50%{-webkit-transform:scale(1.2);transform:scale(1.2)}}.ekit-wid-con .ekit_hover_rotate:hover{-webkit-transform:rotate(4deg);transform:rotate(4deg)}.ekit-wid-con .ekit_hover_float:hover{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.ekit-wid-con .ekit_hover_sink:hover{-webkit-transform:translateY(8px);transform:translateY(8px)}.ekit-wid-con .ekit_hover_skew:hover{-webkit-transform:skew(-10deg);transform:skew(-10deg)}.ekit-wid-con .ekit_hover_wobble_horizontal:hover{-webkit-animation-name:ekit-hvr-wobble-horizontal;animation-name:ekit-hvr-wobble-horizontal;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes ekit-hvr-wobble-horizontal{16.65%{-webkit-transform:translateX(8px);transform:translateX(8px)}33.3%{-webkit-transform:translateX(-6px);transform:translateX(-6px)}49.95%{-webkit-transform:translateX(4px);transform:translateX(4px)}66.6%{-webkit-transform:translateX(-2px);transform:translateX(-2px)}83.25%{-webkit-transform:translateX(1px);transform:translateX(1px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes ekit-hvr-wobble-horizontal{16.65%{-webkit-transform:translateX(8px);transform:translateX(8px)}33.3%{-webkit-transform:translateX(-6px);transform:translateX(-6px)}49.95%{-webkit-transform:translateX(4px);transform:translateX(4px)}66.6%{-webkit-transform:translateX(-2px);transform:translateX(-2px)}83.25%{-webkit-transform:translateX(1px);transform:translateX(1px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}.ekit-wid-con .ekit_hover_wobble_vertical:hover{-webkit-animation-name:ekit-hvr-wobble-vertical;animation-name:ekit-hvr-wobble-vertical;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes ekit-hvr-wobble-vertical{16.65%{-webkit-transform:translateY(8px);transform:translateY(8px)}33.3%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}49.95%{-webkit-transform:translateY(4px);transform:translateY(4px)}66.6%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}83.25%{-webkit-transform:translateY(1px);transform:translateY(1px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes ekit-hvr-wobble-vertical{16.65%{-webkit-transform:translateY(8px);transform:translateY(8px)}33.3%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}49.95%{-webkit-transform:translateY(4px);transform:translateY(4px)}66.6%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}83.25%{-webkit-transform:translateY(1px);transform:translateY(1px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.ekit-wid-con .ekit_hover_shadow{-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);background-color:#e1e1e1;color:#666}.ekit-wid-con .ekit_hover_shadow:hover{-webkit-box-shadow:0 10px 10px -10px rgb(0 0 0 / .5);box-shadow:0 10px 10px -10px rgb(0 0 0 / .5)}.ekit-wid-con .ekit_hover_float_shadow::before{pointer-events:none;position:absolute;z-index:-1;content:"";top:100%;left:5%;height:10px;width:90%;opacity:0;background:radial-gradient(ellipse at center,rgb(0 0 0 / .35) 0,#fff0 80%);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.ekit-wid-con .ekit_hover_float_shadow:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.ekit-wid-con .ekit_hover_float_shadow:hover::before{opacity:1;-webkit-transform:translateY(5px);transform:translateY(5px)}.ekit-wid-con .ekit_hover_glow_out:hover{-webkit-transform:scale(.93);transform:scale(.93)}.ekit-wid-con .ekit_hover_glow_out:hover::before{-webkit-animation:ekit-hover-glow-out 1.3s ease-out 75ms;animation:ekit-hover-glow-out 1.3s ease-out 75ms}.ekit-wid-con .ekit_hover_glow_out::before{top:0;left:0;z-index:-1;-webkit-box-shadow:0 0 0 2px rgb(51 51 51 / .1);box-shadow:0 0 0 2px rgb(51 51 51 / .1);opacity:0;-webkit-transform:scale(.9);transform:scale(.9);pointer-events:none;position:absolute;width:100%;height:100%;border-radius:inherit;content:""}@-webkit-keyframes ekit-hover-glow-out{0%{opacity:.3}40%{opacity:.5;-webkit-box-shadow:0 0 0 2px rgb(51 51 51 / .1),0 0 10px 10px #333,0 0 0 10px rgb(51 51 51 / .5);box-shadow:0 0 0 2px rgb(51 51 51 / .1),0 0 10px 10px #333,0 0 0 10px rgb(51 51 51 / .5)}100%{-webkit-box-shadow:0 0 0 2px rgb(51 51 51 / .1),0 0 10px 10px #333,0 0 0 10px rgb(51 51 51 / .5);box-shadow:0 0 0 2px rgb(51 51 51 / .1),0 0 10px 10px #333,0 0 0 10px rgb(51 51 51 / .5);-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}@keyframes ekit-hover-glow-out{0%{opacity:.3}40%{opacity:.5;-webkit-box-shadow:0 0 0 2px rgb(51 51 51 / .1),0 0 10px 10px #333,0 0 0 10px rgb(51 51 51 / .5);box-shadow:0 0 0 2px rgb(51 51 51 / .1),0 0 10px 10px #333,0 0 0 10px rgb(51 51 51 / .5)}100%{-webkit-box-shadow:0 0 0 2px rgb(51 51 51 / .1),0 0 10px 10px #333,0 0 0 10px rgb(51 51 51 / .5);box-shadow:0 0 0 2px rgb(51 51 51 / .1),0 0 10px 10px #333,0 0 0 10px rgb(51 51 51 / .5);-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}.ekit-wid-con .ekit_hover_border_spined,.ekit-wid-con .ekit_hover_dashed{background-color:#fff;color:#333;-webkit-transition:-webkit-box-shadow .2s ease;transition:-webkit-box-shadow .2s ease;transition:box-shadow .2s ease;transition:box-shadow .2s ease,-webkit-box-shadow .2s ease;-webkit-box-shadow:inset 0 0 0 4px #333;box-shadow:inset 0 0 0 4px #333}.ekit-wid-con .ekit_hover_border_spined::before,.ekit-wid-con .ekit_hover_dashed::before{position:absolute;content:"";top:0;left:0;height:100%;width:100%;z-index:-1;border:4px dashed #333;-webkit-transition:opacity .4s ease;transition:opacity .4s ease;pointer-events:none;border-radius:inherit}.ekit-wid-con .ekit_hover_border_spined:hover,.ekit-wid-con .ekit_hover_dashed:hover{-webkit-box-shadow:none;box-shadow:none}.ekit-wid-con .ekit_hover_border_spined:hover::before{-webkit-animation-name:ekit-hover-spined;animation-name:ekit-hover-spined;-webkit-animation-duration:9s;animation-duration:9s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes ekit-hover-spined{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes ekit-hover-spined{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.ekit-wid-con .ekit_round_icon{height:70px;width:70px;border-radius:50%}.ekit-wid-con .ekit_hover_fill_with_shadow{color:#333;-webkit-box-shadow:0 0 0 4px #333;box-shadow:0 0 0 4px #333;background-color:#fff0}.ekit-wid-con .ekit_hover_fill_with_shadow:hover{-webkit-box-shadow:0 0 0 8px rgb(51 51 51 / .3);box-shadow:0 0 0 8px rgb(51 51 51 / .3);background-color:#333;color:#fff}.ekit-wid-con .ekit_hover_fill_only{-webkit-box-shadow:0 0 0 4px #333;box-shadow:0 0 0 4px #333;color:#333;background-color:#fff0}.ekit-wid-con .ekit_hover_fill_only:hover{background-color:#333;color:#fff}.ekit-wid-con .ekit_hover_fill_and_scale_border{background-color:rgb(0 0 0 / .1);color:#000}.ekit-wid-con .ekit_hover_fill_and_scale_border::before{pointer-events:none;position:absolute;width:100%;height:100%;border-radius:inherit;content:"";-webkit-box-sizing:content-box;box-sizing:content-box;top:-7px;left:-7px;padding:7px;-webkit-box-shadow:0 0 0 4px #000;box-shadow:0 0 0 4px #000;-webkit-transition:all .4s ease;transition:all .4s ease;-webkit-transform:scale(.8);transform:scale(.8);opacity:0;z-index:-1}.ekit-wid-con .ekit_hover_fill_and_scale_border:hover{background-color:#000;color:#fff}.ekit-wid-con .ekit_hover_fill_and_scale_border:hover::before{-webkit-transform:scale(1);transform:scale(1);opacity:1}.ekit-wid-con .ekit_hover_fill_and_scale_border_inset{-webkit-box-shadow:0 0 0 3px #333;box-shadow:0 0 0 3px #333;background-color:#fff0}.ekit-wid-con .ekit_hover_fill_and_scale_border_inset::before{top:-2px;left:-2px;padding:2px;z-index:-1;background-color:#333;pointer-events:none;position:absolute;width:100%;height:100%;border-radius:50%;content:"";-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-transition:opacity .2s,-webkit-transform .2s;transition:opacity .2s,-webkit-transform .2s;transition:transform .2s,opacity .2s;transition:transform .2s,opacity .2s,-webkit-transform .2s}.ekit-wid-con .ekit_hover_fill_and_scale_border_inset:hover::before{-webkit-transform:scale(.85);transform:scale(.85)}.ekit-wid-con .ekit-video-popup{display:inline-block;text-align:center;font-size:18px;background-color:#da3175;color:#fff;border-radius:50%;position:relative;z-index:6;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .ekit-video-popup.ekit_icon_button{padding:10px}.ekit-wid-con .ekit-video-popup-btn{width:60px;height:60px;line-height:45px;color:#fff;display:inline-block;text-align:center;font-size:18px;background-color:#da3175;color:#fff;border-radius:50%;position:relative;z-index:6;-webkit-transition:all .4s ease;transition:all .4s ease;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;text-align:center}.ekit-wid-con .ekit-video-popup svg{max-width:40px;height:auto;vertical-align:middle}.ekit-wid-con .ekit-video-popup.fill-btn{width:100px;height:100px;line-height:104px;background-color:#fff;-webkit-box-shadow:0 25px 25px 0 rgb(0 0 0 / .15);box-shadow:0 25px 25px 0 rgb(0 0 0 / .15)}.ekit-wid-con .ekit-video-popup.text-btn{width:auto;height:auto;border-radius:0;background-color:#fff0;text-decoration:underline}.ekit-wid-con .ekit-video-popup.square-btn{height:156px;line-height:156px;width:100%;border-radius:100%;background-color:#fff;-webkit-box-shadow:0 42px 60px 0 rgb(0 0 0 / .3);box-shadow:0 42px 60px 0 rgb(0 0 0 / .3);padding:0 69px}.ekit-wid-con .ekit-video-popup.square-btn:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.ekit-wid-con .ekit-video-frame{position:relative}@media screen and (max-width:767px){.ekit-wid-con .ekit-video-frame{margin-bottom:121px}}.ekit-wid-con .ekit-video-frame .ekit-inline-video-content{position:relative;width:100%}.ekit-wid-con .ekit-video-frame .ekit-inline-video-content.ekit-video-self-hosted{aspect-ratio:auto!important}.ekit-wid-con .ekit-video-frame .ekit-inline-video-content.ekit-video-self-hosted .mejs-container.mejs-video{width:100%!important;height:100%!important;aspect-ratio:var(--video-aspect-ratio,1.77777)!important}.ekit-wid-con .ekit-video-frame .ekit-inline-video-content:has(iframe),.ekit-wid-con .ekit-video-frame .ekit-inline-video-content:has(video){aspect-ratio:var(--video-aspect-ratio,1.77777)}@supports not (aspect-ratio:1){.ekit-wid-con .ekit-video-frame .ekit-inline-video-content::before{content:'';display:block;padding-top:calc(100% / var(--video-aspect-ratio,1.77777))}}.ekit-wid-con .ekit-video-frame .ekit-inline-video-content iframe,.ekit-wid-con .ekit-video-frame .ekit-inline-video-content video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ekit-wid-con .ekit-video-frame .ekit-inline-video-content.ekit-video-inline-overlay-wrapper .ekit-video-inline-btn{z-index:10}.ekit-wid-con .ekit-video-frame .ekit-inline-video-content.ekit-video-inline-overlay-wrapper .ekit-inline-video-overlay-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:9}.ekit-wid-con .ekit-video-frame .ekit-inline-video-content.ekit-video-inline-overlay-wrapper .ekit-inline-video-overlay-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ekit-wid-con .ekit-video-frame .ekit_icon_button{padding:10px}.ekit-wid-con .ekit-video-frame .ekit-video-inline{display:inline-block;text-align:center;font-size:18px;background-color:#da3175;color:#fff;border-radius:50%;position:relative;z-index:6;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .ekit-video-frame .ekit-video-inline.ekit_icon_button{padding:10px}.ekit-wid-con .ekit-video-frame .ekit-video-inline-btn{width:60px;height:60px;line-height:45px;color:#fff;text-align:center;font-size:18px;background-color:#da3175;color:#fff;border-radius:50%;position:relative;z-index:6;-webkit-transition:all .4s ease;transition:all .4s ease;position:absolute;top:50%;left:50%;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;text-align:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ekit-wid-con .ekit-video-frame .ekit-video-inline svg{max-width:40px;height:auto;vertical-align:middle}.ekit-wid-con .ekit-video-frame .ekit-video-inline.fill-btn{width:100px;height:100px;line-height:104px;background-color:#fff;-webkit-box-shadow:0 25px 25px 0 rgb(0 0 0 / .15);box-shadow:0 25px 25px 0 rgb(0 0 0 / .15)}.ekit-wid-con .ekit-video-frame .ekit-video-inline.text-btn{width:auto;height:auto;border-radius:0;background-color:#fff0;text-decoration:underline}.ekit-wid-con .ekit-video-frame .ekit-video-inline.square-btn{height:156px;line-height:156px;width:100%;border-radius:100%;background-color:#fff;-webkit-box-shadow:0 42px 60px 0 rgb(0 0 0 / .3);box-shadow:0 42px 60px 0 rgb(0 0 0 / .3);padding:0 69px}.ekit-wid-con .ekit-video-frame .ekit-video-inline.square-btn:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.ekit-wid-con .glow-ripple{position:relative}.ekit-wid-con .glow-ripple::after,.ekit-wid-con .glow-ripple::before,.ekit-wid-con .glow-ripple>i::after{content:" ";position:absolute;top:0;left:0;width:100%;height:100%;color:red;border-radius:var(--video-glow-border-radius,50%);-webkit-box-shadow:0 0 0 0 currentColor;box-shadow:0 0 0 0 currentColor;-webkit-animation:button-ripple 3s infinite;animation:button-ripple 3s infinite;opacity:.6;z-index:-1}.ekit-wid-con .glow-ripple::before{-webkit-animation-delay:.9s;animation-delay:.9s}.ekit-wid-con .glow-ripple::after{-webkit-animation-delay:.3s;animation-delay:.3s}.ekit-wid-con .glow-radio_wave{position:relative;padding:12px 24px;border-radius:50px;color:#fff;border:none;cursor:pointer;overflow:visible;z-index:1}.ekit-wid-con .glow-radio_wave::after,.ekit-wid-con .glow-radio_wave::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;border:2px solid currentColor;-webkit-animation:radio-wave 1.5s cubic-bezier(.165,.84,.44,1) infinite;animation:radio-wave 1.5s cubic-bezier(.165,.84,.44,1) infinite;opacity:0;z-index:-1}.ekit-wid-con .glow-radio_wave::before{-webkit-animation-delay:0s;animation-delay:0s}.ekit-wid-con .glow-radio_wave::after{-webkit-animation-delay:.75s;animation-delay:.75s}.ekit-wid-con .ekit-video-inline-overlay-wrapper{position:relative}.ekit-wid-con .ekit-video-inline-overlay-wrapper .ekit-inline-video-overlay-image img{position:absolute;top:0;left:0;cursor:pointer}.ekit-inline-video-content .mejs-video.mejs-container,.ekit_self_video_wrap .mejs-video.mejs-container{margin:0 auto;line-height:0;width:900px!important}@media screen and (min-width:1025px){.ekit-inline-video-content .mejs-video.mejs-container,.ekit_self_video_wrap .mejs-video.mejs-container{height:507px!important}}.ekit-inline-video-content .mejs-video.mejs-container video.video_class,.ekit_self_video_wrap .mejs-video.mejs-container video.video_class{height:100%!important;width:100%!important}.ekit-inline-video-content .mejs-video.mejs-container video.inline_video_class,.ekit_self_video_wrap .mejs-video.mejs-container video.inline_video_class{height:100%!important;width:100%!important}.ekit-inline-video-content .mfp-close,.ekit_self_video_wrap .mfp-close{position:fixed;outline:0}.ekit-inline-video-content .mfp-close:hover,.ekit_self_video_wrap .mfp-close:hover{background-color:#000;border-color:#000}.ekit-inline-video-content_content .mfp-content,.ekit_self_video_wrap_content .mfp-content{width:auto;max-width:900px}.mfp-close.ekit-video-popup-close{top:0;right:0;position:fixed;text-align:center;padding:0;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ekit-wid-con.ekit_wpForms_container .wpforms-submit{line-height:normal}.ekit-wid-con.ekit_wpForms_container .wpforms-container .wpforms-field input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),.ekit-wid-con.ekit_wpForms_container .wpforms-container .wpforms-field select,.ekit-wid-con.ekit_wpForms_container .wpforms-container .wpforms-field textarea{max-width:100%!important}.ekit-wid-con.ekit_wpForms_container .wpforms-container .wpforms-form .wpforms-field-name .wpforms-field-row{max-width:100%}.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=date],.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=datetime-local],.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=datetime],.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=email],.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=month],.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=number],.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=password],.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=range],.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=search],.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=tel],.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=text],.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=time],.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=url],.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=week],.ekit-wid-con.ekit_wpForms_container .wpforms-form select,.ekit-wid-con.ekit_wpForms_container .wpforms-form textarea{height:100%}.elementor-element div.wpforms-container-full,.elementor-element div.wpforms-container-full .wpforms-form *{visibility:inherit}.ekit-wid-con .elementskit-btn{border-radius:5px;font-size:15px;padding:15px 30px;display:inline-block;color:#fff;fill:#fff;position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;vertical-align:middle;text-align:center;background-color:#2575fc;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-btn:hover{background-color:#0350d2}.ekit-wid-con .elementskit-btn:hover::before{opacity:1}.ekit-wid-con .elementskit-btn::before{position:absolute;content:"";border-radius:inherit;-webkit-transition:all .4s ease;transition:all .4s ease;z-index:-1;top:0;left:0;height:100%;width:100%;background-size:102% 102%;opacity:0}.ekit-wid-con .single-btn{margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ekit-wid-con .single-btn:last-child{margin-bottom:0}.ekit-wid-con .btn.sm{height:30px;line-height:30px;font-size:13px;padding-left:16px;padding-right:16px}.ekit-wid-con .btn.sm.round{border-radius:15px}.ekit-wid-con .btn.md{height:40px;line-height:40px;font-size:14px;padding-left:22px;padding-right:22px}.ekit-wid-con .btn.md.round{border-radius:20px}.ekit-wid-con .btn.lg{height:50px;line-height:50px;font-size:15px;padding-left:40px;padding-right:40px}.ekit-wid-con .btn.lg.round{border-radius:25px}.ekit-wid-con .btn.xl{height:60px;line-height:60px;font-size:16px;padding-left:36px;padding-right:36px}.ekit-wid-con .btn.xl.round{border-radius:30px}.ekit-wid-con .btn.border-gra-one,.ekit-wid-con .btn.gra-one{background:gradieintplate(gra-one,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(gradieintplate(gra-one,angle)),color-stop(0,gradieintplate(gra-one,bg-one)),to(gradieintplate(gra-one,bg-two)));background:linear-gradient(gradieintplate(gra-one,angle),gradieintplate(gra-one,bg-one) 0,gradieintplate(gra-one,bg-two))}.ekit-wid-con .btn.border-gra-two,.ekit-wid-con .btn.gra-two{background:gradieintplate(gra-two,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(gradieintplate(gra-two,angle)),color-stop(0,gradieintplate(gra-two,bg-one)),to(gradieintplate(gra-two,bg-two)));background:linear-gradient(gradieintplate(gra-two,angle),gradieintplate(gra-two,bg-one) 0,gradieintplate(gra-two,bg-two))}.ekit-wid-con .btn.border-gra-three,.ekit-wid-con .btn.gra-three{background:gradieintplate(gra-three,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(gradieintplate(gra-three,angle)),color-stop(0,gradieintplate(gra-three,bg-one)),to(gradieintplate(gra-three,bg-two)));background:linear-gradient(gradieintplate(gra-three,angle),gradieintplate(gra-three,bg-one) 0,gradieintplate(gra-three,bg-two))}.ekit-wid-con .btn.border-gra-four,.ekit-wid-con .btn.gra-four{background:gradieintplate(gra-four,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(gradieintplate(gra-four,angle)),color-stop(0,gradieintplate(gra-four,bg-one)),to(gradieintplate(gra-four,bg-two)));background:linear-gradient(gradieintplate(gra-four,angle),gradieintplate(gra-four,bg-one) 0,gradieintplate(gra-four,bg-two))}.ekit-wid-con .btn.border-gra-five,.ekit-wid-con .btn.gra-five{background:gradieintplate(gra-five,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(gradieintplate(gra-five,angle)),color-stop(0,gradieintplate(gra-five,bg-one)),to(gradieintplate(gra-five,bg-two)));background:linear-gradient(gradieintplate(gra-five,angle),gradieintplate(gra-five,bg-one) 0,gradieintplate(gra-five,bg-two))}.ekit-wid-con .btn.border-gra-six,.ekit-wid-con .btn.gra-six{background:gradieintplate(gra-six,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(gradieintplate(gra-six,angle)),color-stop(0,gradieintplate(gra-six,bg-one)),to(gradieintplate(gra-six,bg-two)));background:linear-gradient(gradieintplate(gra-six,angle),gradieintplate(gra-six,bg-one) 0,gradieintplate(gra-six,bg-two))}.ekit-wid-con .btn.border-gra-seven,.ekit-wid-con .btn.gra-seven{background:gradieintplate(gra-seven,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(gradieintplate(gra-seven,angle)),color-stop(0,gradieintplate(gra-seven,bg-one)),to(gradieintplate(gra-seven,bg-two)));background:linear-gradient(gradieintplate(gra-seven,angle),gradieintplate(gra-seven,bg-one) 0,gradieintplate(gra-seven,bg-two))}.ekit-wid-con .btn.border-gra-eight,.ekit-wid-con .btn.gra-eight{background:gradieintplate(gra-eight,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(gradieintplate(gra-eight,angle)),color-stop(0,gradieintplate(gra-eight,bg-one)),to(gradieintplate(gra-eight,bg-two)));background:linear-gradient(gradieintplate(gra-eight,angle),gradieintplate(gra-eight,bg-one) 0,gradieintplate(gra-eight,bg-two))}.ekit-wid-con .btn.border-gra-nine,.ekit-wid-con .btn.gra-nine{background:gradieintplate(gra-nine,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(gradieintplate(gra-nine,angle)),color-stop(0,gradieintplate(gra-nine,bg-one)),to(gradieintplate(gra-nine,bg-two)));background:linear-gradient(gradieintplate(gra-nine,angle),gradieintplate(gra-nine,bg-one) 0,gradieintplate(gra-nine,bg-two))}.ekit-wid-con .btn.border-gra-ten,.ekit-wid-con .btn.gra-ten{background:gradieintplate(gra-ten,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(gradieintplate(gra-ten,angle)),color-stop(0,gradieintplate(gra-ten,bg-one)),to(gradieintplate(gra-ten,bg-two)));background:linear-gradient(gradieintplate(gra-ten,angle),gradieintplate(gra-ten,bg-one) 0,gradieintplate(gra-ten,bg-two))}.ekit-wid-con .btn.border-gra-eleven,.ekit-wid-con .btn.gra-eleven{background:gradieintplate(gra-eleven,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(gradieintplate(gra-eleven,angle)),color-stop(0,gradieintplate(gra-eleven,bg-one)),to(gradieintplate(gra-eleven,bg-two)));background:linear-gradient(gradieintplate(gra-eleven,angle),gradieintplate(gra-eleven,bg-one) 0,gradieintplate(gra-eleven,bg-two))}.ekit-wid-con .btn.gra-one::before{background:hovergradieintplate(gra-one,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(hovergradieintplate(gra-one,angle)),color-stop(0,hovergradieintplate(gra-one,bg-one)),to(hovergradieintplate(gra-one,bg-two)));background:linear-gradient(hovergradieintplate(gra-one,angle),hovergradieintplate(gra-one,bg-one) 0,hovergradieintplate(gra-one,bg-two))}.ekit-wid-con .btn.gra-two::before{background:hovergradieintplate(gra-two,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(hovergradieintplate(gra-two,angle)),color-stop(0,hovergradieintplate(gra-two,bg-one)),to(hovergradieintplate(gra-two,bg-two)));background:linear-gradient(hovergradieintplate(gra-two,angle),hovergradieintplate(gra-two,bg-one) 0,hovergradieintplate(gra-two,bg-two))}.ekit-wid-con .btn.gra-three::before{background:hovergradieintplate(gra-three,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(hovergradieintplate(gra-three,angle)),color-stop(0,hovergradieintplate(gra-three,bg-one)),to(hovergradieintplate(gra-three,bg-two)));background:linear-gradient(hovergradieintplate(gra-three,angle),hovergradieintplate(gra-three,bg-one) 0,hovergradieintplate(gra-three,bg-two))}.ekit-wid-con .btn.gra-four::before{background:hovergradieintplate(gra-four,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(hovergradieintplate(gra-four,angle)),color-stop(0,hovergradieintplate(gra-four,bg-one)),to(hovergradieintplate(gra-four,bg-two)));background:linear-gradient(hovergradieintplate(gra-four,angle),hovergradieintplate(gra-four,bg-one) 0,hovergradieintplate(gra-four,bg-two))}.ekit-wid-con .btn.gra-five::before{background:hovergradieintplate(gra-five,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(hovergradieintplate(gra-five,angle)),color-stop(0,hovergradieintplate(gra-five,bg-one)),to(hovergradieintplate(gra-five,bg-two)));background:linear-gradient(hovergradieintplate(gra-five,angle),hovergradieintplate(gra-five,bg-one) 0,hovergradieintplate(gra-five,bg-two))}.ekit-wid-con .btn.gra-six::before{background:hovergradieintplate(gra-six,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(hovergradieintplate(gra-six,angle)),color-stop(0,hovergradieintplate(gra-six,bg-one)),to(hovergradieintplate(gra-six,bg-two)));background:linear-gradient(hovergradieintplate(gra-six,angle),hovergradieintplate(gra-six,bg-one) 0,hovergradieintplate(gra-six,bg-two))}.ekit-wid-con .btn.gra-seven::before{background:hovergradieintplate(gra-seven,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(hovergradieintplate(gra-seven,angle)),color-stop(0,hovergradieintplate(gra-seven,bg-one)),to(hovergradieintplate(gra-seven,bg-two)));background:linear-gradient(hovergradieintplate(gra-seven,angle),hovergradieintplate(gra-seven,bg-one) 0,hovergradieintplate(gra-seven,bg-two))}.ekit-wid-con .btn.gra-eight::before{background:hovergradieintplate(gra-eight,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(hovergradieintplate(gra-eight,angle)),color-stop(0,hovergradieintplate(gra-eight,bg-one)),to(hovergradieintplate(gra-eight,bg-two)));background:linear-gradient(hovergradieintplate(gra-eight,angle),hovergradieintplate(gra-eight,bg-one) 0,hovergradieintplate(gra-eight,bg-two))}.ekit-wid-con .btn.gra-nine::before{background:hovergradieintplate(gra-nine,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(hovergradieintplate(gra-nine,angle)),color-stop(0,hovergradieintplate(gra-nine,bg-one)),to(hovergradieintplate(gra-nine,bg-two)));background:linear-gradient(hovergradieintplate(gra-nine,angle),hovergradieintplate(gra-nine,bg-one) 0,hovergradieintplate(gra-nine,bg-two))}.ekit-wid-con .btn.gra-ten::before{background:hovergradieintplate(gra-ten,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(hovergradieintplate(gra-ten,angle)),color-stop(0,hovergradieintplate(gra-ten,bg-one)),to(hovergradieintplate(gra-ten,bg-two)));background:linear-gradient(hovergradieintplate(gra-ten,angle),hovergradieintplate(gra-ten,bg-one) 0,hovergradieintplate(gra-ten,bg-two))}.ekit-wid-con .btn.gra-eleven::before{background:hovergradieintplate(gra-eleven,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(hovergradieintplate(gra-eleven,angle)),color-stop(0,hovergradieintplate(gra-eleven,bg-one)),to(hovergradieintplate(gra-eleven,bg-two)));background:linear-gradient(hovergradieintplate(gra-eleven,angle),hovergradieintplate(gra-eleven,bg-one) 0,hovergradieintplate(gra-eleven,bg-two))}.ekit-wid-con .btn.square{border-radius:0}.ekit-wid-con .btn-outline-primary{border-color:#f5f5f5;background-color:#fff}.ekit-wid-con .btn-info{background-color:#f15}.ekit-wid-con .btn.info-s2{color:#f15;background-color:#fff;-webkit-box-shadow:-1.216px 6.894px 25px 0 rgb(0 0 0 / .07);box-shadow:-1.216px 6.894px 25px 0 rgb(0 0 0 / .07)}.ekit-wid-con .btn-outline-info{border-color:#f15;background-color:#fff;color:#000}.ekit-wid-con .btn-outline-info.info-s2{color:#000}.ekit-wid-con .btn.border-gra,.ekit-wid-con .btn.btn-gra{position:relative;-webkit-transition:all .4s ease;transition:all .4s ease;z-index:1}.ekit-wid-con .btn.border-gra::before,.ekit-wid-con .btn.btn-gra::before{position:absolute;content:"";border-radius:inherit;-webkit-transition:all .4s ease;transition:all .4s ease;z-index:-1}.ekit-wid-con .btn.btn-gra::before{top:0;left:0;height:100%;width:100%;background-size:101% 101%;opacity:0}.ekit-wid-con .btn.btn-gra:hover::before{opacity:1}.ekit-wid-con .btn.border-gra{background-size:101% 101%;border:0}.ekit-wid-con .btn.border-gra::before{top:1px;left:1px;right:1px;bottom:1px;background-color:#fff}.ekit-wid-con .btn.border-gra:hover::before{opacity:0}.ekit-wid-con .elementskit-btn i{display:inline-block;vertical-align:middle}.ekit-wid-con .ekit-mailChimpForm .elementskit_input_label{display:inline-block;margin-bottom:.5rem}.ekit-wid-con .ekit-mailChimpForm .elementskit_form_group{margin-bottom:1rem;margin:0}.ekit-wid-con .ekit-mailChimpForm .ekit_form_control{display:block;width:100%;height:auto;min-height:42px;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.ekit-wid-con .ekit-mailChimpForm .ekit_form_control::-moz-placeholder{color:#6c757d;opacity:1}.ekit-wid-con .ekit-mailChimpForm .ekit_form_control::-webkit-input-placeholder{color:#6c757d;opacity:1}.ekit-wid-con .ekit-mailChimpForm .ekit_form_control:-ms-input-placeholder{color:#6c757d;opacity:1}.ekit-wid-con .ekit-mailChimpForm .ekit_form_control::-ms-input-placeholder{color:#6c757d;opacity:1}.ekit-wid-con .ekit-mailChimpForm .ekit_form_control::placeholder{color:#6c757d;opacity:1}.ekit-wid-con .ekit-mailChimpForm .ekit_form_control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;-webkit-box-shadow:0 0 0 .2rem rgb(0 123 255 / .25);box-shadow:0 0 0 .2rem rgb(0 123 255 / .25)}.ekit-wid-con .ekit-mail-submit{position:relative;z-index:1;font-size:16px;padding:15px 40px 15px 40px;-webkit-box-shadow:0 7px 15px 0 rgb(55 74 94 / .3);box-shadow:0 7px 15px 0 rgb(55 74 94 / .3);border-style:solid;border-width:0;color:#fff;background-color:#374a5e;-webkit-box-shadow:none;box-shadow:none;border-radius:5px;width:100%;margin-top:0;margin-bottom:0;line-height:26px}.ekit-wid-con .ekit-mail-submit svg{max-width:16px;height:auto;vertical-align:middle}.ekit-wid-con .ekit-mail-submit::before{position:absolute;content:"";bottom:0;left:0;height:100%;width:100%;-webkit-transition:all .4s ease;transition:all .4s ease;z-index:-1;opacity:0;background-size:101% 101%;border-radius:inherit}.ekit-wid-con .ekit-mail-submit:hover::before{opacity:1}.ekit-wid-con .elementskit_input_group{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%}.ekit-wid-con .elementskit_input_group .ekit_form_control{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:1%}.ekit-wid-con .elementskit_input_group .ekit_form_control.ekit_append_input{border-radius:5px 0 0 5px}.ekit-wid-con .elementskit_input_group_prepend{margin-right:-1px}.ekit-wid-con .elementskit_input_group_prepend+.ekit_form_control{border-radius:0 5px 5px 0}.ekit-wid-con .elementskit_input_group_append .elementskit_input_group_text{border-radius:0 5px 5px 0;margin-left:-1px}.ekit-wid-con .elementskit_input_group_text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;height:100%;padding:15px;border-radius:5px 0 0 5px}.ekit-wid-con .elementskit_input_group_text svg{max-width:20px;height:auto;vertical-align:middle}.ekit-wid-con .elementskit_inline_form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.ekit-wid-con .elementskit_inline_form .elementskit_form_group{margin-bottom:0}.ekit-wid-con .elementskit_inline_form .elementskit_input_wraper:not(.ekit_submit_input_holder){-webkit-box-flex:1;-ms-flex:1;flex:1}.ekit-wid-con .elementskit_inline_form .ekit_submit_input_holder{-ms-flex-item-align:end;align-self:flex-end}.ekit-wid-con .elementskit_inline_form .ekit-mail-submit{width:100%}@media screen and (max-width:767px){.ekit-wid-con .elementskit_inline_form.has-extra-fields>div{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-right:0!important}.ekit-wid-con .elementskit_inline_form.has-extra-fields>div:not(:last-child){margin-bottom:20px}}.ekit-wid-con .ekit-mail-submit{padding:11.5px 40px}.ekit-wid-con .ekit-mail-message{display:none;padding:10px 15px;margin-bottom:10px;border-radius:5px}.ekit-wid-con .ekit-mail-message.error{color:#721c24;background-color:#f8d7da;border:1px solid #f5c6cb}.ekit-wid-con .ekit-mail-message.success{color:#155724;background-color:#d4edda;border:1px solid #c3e6cb}.ekit-wid-con .ekit-single-day{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:5px;padding-bottom:5px}.ekit-wid-con .ekit-single-day:not(:last-child){border-bottom:1px solid rgb(0 0 0 / .1)}.ekit-wid-con .ekit-single-day>span{display:inline-block}.ekit-wid-con .ekit-single-day .ekit-business-day{font-size:30px;color:#3b3b3b;font-weight:500;padding-left:5px;margin-right:auto}.ekit-wid-con .ekit-single-day .ekit-business-time{font-size:20px;color:#333;padding-right:5px;margin-left:auto}@media (max-width:480px){.ekit-wid-con .ekit-single-day{display:block}.ekit-wid-con .ekit-single-day>span{display:block}.ekit-wid-con .ekit-single-day .ekit-business-time{padding-left:5px}}.ekit-wid-con .ekit-heading{position:relative}.ekit-wid-con .ekit-heading__shadow-text{z-index:0;font-size:90px;position:absolute;font-weight:700;line-height:120px;white-space:nowrap;letter-spacing:-6px;font-family:Archivo,sans-serif;color:#fff0;-webkit-text-fill-color:#fff;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:rgb(16 16 16 / .1)}.ekit-wid-con .ekit-heading__shadow-text~*{z-index:1;position:relative}.ekit-wid-con .ekit-heading__title-has-border{position:relative}.ekit-wid-con .ekit-heading__title-has-border::before{content:"";width:4px;height:100%;display:block;position:absolute;background:-webkit-gradient(linear,left top,left bottom,from(#ff512f),to(#dd2476));background:linear-gradient(to bottom,#ff512f,#dd2476)}.ekit-wid-con .ekit-heading__title-has-border.start::before{left:0}.ekit-wid-con .ekit-heading__title-has-border.end::before{right:0}.ekit-wid-con .ekit-heading__title-has-border~.ekit-heading__description{display:block}.ekit-wid-con .ekit-heading__title-in-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ekit-wid-con .ekit-heading__subtitle-has-border{border:1px solid #fff;padding:.25rem 3rem;border-radius:2rem;display:inline-block;position:relative;vertical-align:middle}.ekit-wid-con .ekit-heading .ekit_border_custom img{display:inline-block}.ekit-wid-con .elementskit-border-divider{height:4px;width:30px;background:#2575fc;border-radius:2px;position:relative;margin-left:27px}.ekit-wid-con .elementskit-border-divider::before{content:"";position:absolute;color:#0c5adb;left:-27px;top:0;display:inline-block;height:4px;width:4px;border-radius:50%;background-color:#0c5adb;-webkit-box-shadow:9px 0 0 0 currentColor,18px 0 0 0 currentColor;box-shadow:9px 0 0 0 currentColor,18px 0 0 0 currentColor}.ekit-wid-con .elementskit-border-divider.elementskit-style-long{width:150px;border-radius:0;background:#2575fc;margin-left:0}.ekit-wid-con .elementskit-border-divider.elementskit-style-long::before{display:none}.ekit-wid-con .elementskit-border-divider.elementskit-style-long.style-3{width:90px}.ekit-wid-con .elementskit-border-divider.style-2{background:#e7e7e7}.ekit-wid-con .elementskit-border-divider.style-2::before{background-color:#e7e7e7;-webkit-box-shadow:9px 0 0 0 #e7e7e7;box-shadow:9px 0 0 0 #e7e7e7;left:-19px}.ekit-wid-con .elementskit-border-star{width:135px;color:#2575fc;background:#2575fc;background:-webkit-gradient(linear,left top,right top,from(currentColor),color-stop(38%,currentColor),color-stop(38%,#fff0),color-stop(62%,#fff0),color-stop(62%,currentColor),to(currentColor));background:linear-gradient(90deg,currentColor 0,currentColor 38%,#fff0 38%,#fff0 62%,currentColor 62%,currentColor 100%);height:2px;position:relative}.ekit-wid-con .elementskit-border-star::after{position:absolute;content:"";top:0;left:50%;width:14.3px;height:14.3px;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);background-color:#2575fc;top:-7.15px}.ekit-wid-con .elementskit-border-star.style-2{background:#d7d7d7;background:-webkit-gradient(linear,left top,right top,from(#d7d7d7),color-stop(38%,#d7d7d7),color-stop(38%,#fff0),color-stop(62%,#fff0),color-stop(62%,#d7d7d7),to(#d7d7d7));background:linear-gradient(90deg,#d7d7d7 0,#d7d7d7 38%,#fff0 38%,#fff0 62%,#d7d7d7 62%,#d7d7d7 100%)}.ekit-wid-con .elementskit-border-star.style-2::after{background-color:#d7d7d7}.ekit-wid-con .elementskit-border-star.elementskit-bullet{height:1px}.ekit-wid-con .elementskit-border-star.elementskit-bullet::after{border-radius:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.ekit-wid-con .elementskit-section-title{-webkit-transition:all .3s ease;transition:all .3s ease;margin:0;margin-bottom:20px}.ekit-wid-con .elementskit-section-title.medium{font-size:36px}.ekit-wid-con .elementskit-section-title em{font-family:"Playfair Display",serif}.ekit-wid-con .elementskit-section-title.block span{background-color:#2575fc;color:#fff;padding:5px}.ekit-wid-con .elementskit-section-title a{color:inherit;font-size:inherit;line-height:inherit}.ekit-wid-con .elementskit-section-subtitle{font-weight:700;color:rgb(0 0 0 / .5)}.ekit-wid-con .elementskit-section-subtitle.primary-v{color:#2575fc}.ekit-wid-con .elementskit-section-subtitle.elementskit-gradient-title{-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-image:-webkit-linear-gradient(-35deg,#2575fc 0,#6a11cb 100%);color:#2575fc;background-size:50%}.ekit-wid-con .elementskit-section-subtitle.elementskit-style-border{display:inline-block;position:relative;vertical-align:middle}.ekit-wid-con .elementskit-section-subtitle.elementskit-style-border::after,.ekit-wid-con .elementskit-section-subtitle.elementskit-style-border::before{content:"";width:40px;height:3px;background-color:#d7d7d7;display:inline-block;vertical-align:middle}.ekit-wid-con .elementskit-section-subtitle.elementskit-style-border::before{margin-right:15px}.ekit-wid-con .elementskit-section-subtitle.elementskit-style-border::after{margin-left:15px}.ekit-wid-con .elementskitsection-title-wraper{position:relative;z-index:2}.ekit-wid-con .elementskitsection-title-wraper>p{margin-top:21px;margin-bottom:12px}.ekit-wid-con .elementskitsection-title-wraper .section-title{margin-bottom:5px}.ekit-wid-con .elementskitsection-title-wraper.text-center,.ekit-wid-con .elementskitsection-title-wraper.text-right{margin-bottom:40px}.ekit-wid-con .elementskitsection-title-wraper.green-v .section-title{color:#53f995}.ekit-wid-con .elementskitsection-title-wraper.green-v .elementskit-border-divider{background:#53f995}.ekit-wid-con .elementskitsection-title-wraper.green-v .elementskit-border-divider::before{background-color:inherit;-webkit-box-shadow:9px 0 0 0 #53f995,18px 0 0 0 #53f995;box-shadow:9px 0 0 0 #53f995,18px 0 0 0 #53f995}.ekit-wid-con .elementskitsection-title-wraper.white-v .section-title{color:#fff}.ekit-wid-con .elementskitsection-title-wraper.white-v .elementskit-border-divider{background:#fff}.ekit-wid-con .elementskitsection-title-wraper.white-v .elementskit-border-divider::before{background-color:inherit;-webkit-box-shadow:9px 0 0 0 #fff,18px 0 0 0 #fff;box-shadow:9px 0 0 0 #fff,18px 0 0 0 #fff}.ekit-wid-con .elementskitsection-title-wraper.primary-v .section-title{color:#2575fc}.ekit-wid-con .elementskitsection-title-wraper.primary-v .elementskit-border-divider{background:#2575fc}.ekit-wid-con .elementskitsection-title-wraper.primary-v .elementskit-border-divider::before{background-color:inherit;-webkit-box-shadow:9px 0 0 0 #2575fc,18px 0 0 0 #2575fc;box-shadow:9px 0 0 0 #2575fc,18px 0 0 0 #2575fc}.ekit-wid-con .elementskitsection-title-wraper.version-2.primary-v .section-title{color:#000}.ekit-wid-con .elementskitsection-title-wraper.version-3>p{margin-top:18px}.ekit-wid-con .elementskitsection-title-wraper.version-4 .section-title{position:relative;margin-left:52px}.ekit-wid-con .elementskitsection-title-wraper.version-4 .section-title::before{position:absolute;content:"";top:calc(50% - 1.5px);left:0;width:70px;height:3px;background-color:#2575fc}.ekit-wid-con .elementskitsection-title-wraper.version-5 .mask-title{margin-bottom:12px}.ekit-wid-con .elementskitsection-title-wraper.version-5 .section-title{font-size:22px;color:rgb(0 0 0 / .5);letter-spacing:5.8px;margin-bottom:10px}.ekit-wid-con .elementskitsection-title-wraper .shuffle-letter-title-wraper{position:absolute;top:-36px;left:0;width:100%;z-index:-1}.ekit-wid-con .elementskit-section-title{font-weight:500}.ekit-wid-con .elementskit-section-title.text_fill>span{-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-image:-webkit-linear-gradient(-35deg,#2575fc 0,#6a11cb 100%);color:#2575fc}.ekit-wid-con .elementskit-section-title span{-webkit-transition:all .3s ease;transition:all .3s ease;display:inline-block;font-weight:700}.ekit-wid-con .text_fill>span{-webkit-background-clip:text;-webkit-text-fill-color:#fff0}.ekit-wid-con .elementskit-section-title-wraper.center,.ekit-wid-con .elementskit-section-title-wraper.text_center{text-align:center}.ekit-wid-con .elementskit-section-title-wraper.center .elementskit-border-divider,.ekit-wid-con .elementskit-section-title-wraper.center .elementskit-border-star,.ekit-wid-con .elementskit-section-title-wraper.text_center .elementskit-border-divider,.ekit-wid-con .elementskit-section-title-wraper.text_center .elementskit-border-star{margin-left:auto;margin-right:auto}.ekit-wid-con .elementskit-section-title-wraper.right,.ekit-wid-con .elementskit-section-title-wraper.text_right{text-align:right}.ekit-wid-con .elementskit-section-title-wraper.right .elementskit-border-divider,.ekit-wid-con .elementskit-section-title-wraper.right .elementskit-border-star,.ekit-wid-con .elementskit-section-title-wraper.text_right .elementskit-border-divider,.ekit-wid-con .elementskit-section-title-wraper.text_right .elementskit-border-star{margin-left:auto}.ekit-wid-con .elementskit-section-title-wraper.right .elementskit-border-divider,.ekit-wid-con .elementskit-section-title-wraper.text_right .elementskit-border-divider{left:0}.ekit-wid-con .elementskit-section-title-wraper.left,.ekit-wid-con .elementskit-section-title-wraper.text_left{text-align:left}.ekit-wid-con .elementskit-section-title-wraper.left .elementskit-border-divider,.ekit-wid-con .elementskit-section-title-wraper.text_left .elementskit-border-divider{left:0}.ekit-heading--subtitle{margin-top:8px;margin-bottom:16px}.ekit-heading__description{display:inline-block;width:100%;font-size:16px;line-height:24px}.ekit-heading__description>p:first-child{margin-top:10px}.ekit-wid-con .post--tab{display:-webkit-box;display:-ms-flexbox;display:flex}.ekit-wid-con .post--tab .tabHeader{-webkit-box-flex:0;-ms-flex:0 0 15%;flex:0 0 15%}.ekit-wid-con .post--tab .tabHeader .tab__list{list-style:none;padding-left:0}.ekit-wid-con .post--tab .tabHeader .tab__list>.tab__list__item{font-size:14px;color:#232323;border:none;padding:14px 16px 14px 30px;cursor:pointer;background-color:#fff;-webkit-transition:all .5s ease;transition:all .5s ease;display:block;position:relative}.ekit-wid-con .post--tab .tabHeader .tab__list>.tab__list__item.active,.ekit-wid-con .post--tab .tabHeader .tab__list>.tab__list__item:hover{color:#d72924;background-color:#f0f1f4;z-index:2}.ekit-wid-con .post--tab .tabContent{-webkit-box-flex:0;-ms-flex:0 0 85%;flex:0 0 85%}.ekit-wid-con .ekit--tab__post__details{min-height:100px}.ekit-wid-con .ekit--tab__post__details .tabItem{display:none;-webkit-animation:hide-fadeout .6s ease-out;animation:hide-fadeout .6s ease-out}.ekit-wid-con .ekit--tab__post__details .tabItem.active{display:block;-webkit-animation:show-fadein .6s ease-in;animation:show-fadein .6s ease-in}.ekit-wid-con .ekit--tab__post__details .tab__post__single--item{border-top:0;width:33.3333333333%;padding-left:15px;padding-right:15px;float:left}.ekit-wid-con .ekit--tab__post__details .tab__post__single--item.ekit___column-2{width:50%}.ekit-wid-con .ekit--tab__post__details .tab__post__single--item.ekit___column-4{width:25%}.ekit-wid-con .ekit--tab__post__details .tab__post__single--item:hover .tab__post--header>img{-webkit-transform:scale(1.2);transform:scale(1.2)}.ekit-wid-con .ekit--tab__post__details .tab__post--header{position:relative;overflow:hidden;display:block;margin-bottom:20px;padding-left:0;padding-right:0}.ekit-wid-con .ekit--tab__post__details .tab__post--header>img{-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;width:100%}.ekit-wid-con .ekit--tab__post__details .tab__post--header .tab__post--icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:5}.ekit-wid-con .ekit--tab__post__details .tab__post--header .tab__post--icon>span{color:#fff;font-size:48px}.ekit-wid-con .ekit--tab__post__details .tab__post--title{font-size:15px;font-weight:500;color:#232323}.ekit-wid-con .ekit--tab__post__details .tab__post--title>a{color:inherit;line-height:inherit;padding-left:0;padding-right:0}.ekit-wid-con .ekit--tab__post__details .post_grid_img_thumb{background-size:cover;background-repeat:no-repeat;background-position:center;-webkit-transition:all .4s;transition:all .4s}.ekit-wid-con .ekit--tab__post__details .post_grid_img_thumb:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.ekit-wid-con .post--tab.disbale-hover img{-webkit-transform:inherit!important;transform:inherit!important}.ekit-wid-con .clearfix::after{display:block;content:"";clear:both}.ekit-wid-con .post--lists{list-style:none;padding-left:0}.ekit-wid-con .post--lists>li{border:none!important}.ekit-wid-con .post--lists>li>a{padding:8px 16px;line-height:normal;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .post--lists.vertical--list>li{float:left;margin-right:16px}.ekit-wid-con .post--lists.vertical--list>li>a{padding-left:0;padding-right:0}.ekit-wid-con .ekit-post_grid-item{margin-bottom:27px}.ekit-wid-con .ekit-post_grid-title{margin-top:0;margin-bottom:0}.ekit_modal-searchPanel .xs-serach{position:relative}.ekit_modal-searchPanel .xs-serach input:not([type=submit]){padding:0 20px;background-color:#fff0;width:100%;height:44px;border-radius:5px;border:0;border:1px solid #e7e7e7;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit_modal-searchPanel .xs-serach input:not([type=submit])::-moz-placeholder{color:#777;font-size:14px;opacity:1}.ekit_modal-searchPanel .xs-serach input:not([type=submit])::-webkit-input-placeholder{color:#777;font-size:14px;opacity:1}.ekit_modal-searchPanel .xs-serach input:not([type=submit]):-ms-input-placeholder{color:#777;font-size:14px;opacity:1}.ekit_modal-searchPanel .xs-serach input:not([type=submit])::-ms-input-placeholder{color:#777;font-size:14px;opacity:1}.ekit_modal-searchPanel .xs-serach input:not([type=submit])::placeholder{color:#777;font-size:14px;opacity:1}.ekit_modal-searchPanel .xs-serach input:not([type=submit]):focus{border-color:#2575fc}.ekit_modal-searchPanel .xs-serach .search-btn{width:62px;border:0;font-size:14px;color:#777;background-color:#fff0;position:absolute;right:0;top:0;height:100%;cursor:pointer;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit_modal-searchPanel .mfp-wrap.ekit-promo-popup::before{content:"";width:100%;height:100%;display:block;background-color:rgb(0 0 0 / .87);padding-bottom:100%;border-radius:100%;overflow:hidden;-webkit-animation:menu-animation .8s ease-out forwards;animation:menu-animation .8s ease-out forwards}.ekit_modal-searchPanel .mfp-wrap.ekit-promo-popup{height:100vh;overflow:hidden}.ekit_modal-searchPanel .mfp-bg.my-mfp-slide-bottom{display:none}.ekit_modal-searchPanel .ekit-sidebar-widget{height:100vh}.ekit_modal-searchPanel .ekit-bg-black{height:100vh!important}.ekit_modal-searchPanel .ekit-search-group{position:relative}.ekit_modal-searchPanel .ekit-search-group input:not([type=submit]){height:70px;background-color:#fff0;border-radius:50px;border:2px solid #fff;color:#fff;padding:0 30px;width:100%}.ekit_modal-searchPanel .ekit-search-group input:not([type=submit]):focus{outline:0}.ekit_modal-searchPanel .ekit-search-group input:not([type=submit])::-moz-placeholder{color:#fff;opacity:1}.ekit_modal-searchPanel .ekit-search-group input:not([type=submit])::-webkit-input-placeholder{color:#fff;opacity:1}.ekit_modal-searchPanel .ekit-search-group input:not([type=submit]):-ms-input-placeholder{color:#fff;opacity:1}.ekit_modal-searchPanel .ekit-search-group input:not([type=submit])::-ms-input-placeholder{color:#fff;opacity:1}.ekit_modal-searchPanel .ekit-search-group input:not([type=submit])::placeholder{color:#fff;opacity:1}.ekit_modal-searchPanel .ekit-search-group .ekit_search-button{background-color:#fff0;border:0;padding:0;color:#fff;fill:#fff;position:absolute;right:0;cursor:pointer;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:100%;width:70px;border-radius:0 50px 50px 0}.ekit_modal-searchPanel .ekit-search-group .ekit_search-button svg{width:1em;height:1em}.ekit_modal-searchPanel .ekit-search-group input[type=search]::-webkit-search-cancel-button,.ekit_modal-searchPanel .ekit-search-group input[type=search]::-webkit-search-decoration,.ekit_modal-searchPanel .ekit-search-group input[type=search]::-webkit-search-results-button,.ekit_modal-searchPanel .ekit-search-group input[type=search]::-webkit-search-results-decoration{display:none}.ekit_modal-searchPanel .ekit-search-panel{max-width:800px;margin:1.75rem auto}.ekit_navsearch-button{display:inline-block}.elementor-widget-elementskit-header-search .mfp-close{width:44px}.ekit-wid-con .fluentform .ff-el-ratings label{display:inline-block}.ekit-wid-con .fluentform .ff-el-progress,.ekit-wid-con .fluentform .ff-el-progress-bar{height:20px}.ekit-wid-con .fluentform .ff-el-progress-status{font-size:13px;display:none}.ekit-wid-con .fluentform .ff-el-progress-bar span{font-size:10px}.ekit-wid-con .fluentform .ff-step-header{display:none}.ekit-wid-con .fluentform .choices[data-type*=select-multiple] .choices__inner{padding:0}.ekit-wid-con .fluentform .ff-el-form-check-label .ff-el-form-check-input::after{display:none}.ekit-wid-con .fluentform-widget-custom-radio-checkbox .ff-el-form-check-input:checked::before{display:none}.ekit-wid-con .frm-fluent-form .choices__inner{border:none}.ekit-wid-con .fluentform-widget-custom-radio-checkbox input[type=checkbox]:checked::after,.ekit-wid-con .fluentform-widget-custom-radio-checkbox input[type=radio]:checked::after{position:static;-webkit-transform:inherit;transform:inherit}.ekit-fluent-form-widget-step-header-yes .ff-el-progress-status{display:block!important}.ekit-fluent-form-widget-step-progressbar-yes .ff-step-header{display:block!important}.ekit-wid-con .ekit-btt__button{padding:0;display:inline-block;text-align:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative}.ekit-wid-con .ekit-btt__button:focus,.ekit-wid-con .ekit-btt__button:hover{text-decoration:none}.ekit-wid-con .ekit-btt__button .canvas{width:100%;height:100%;top:0;left:0;position:absolute;border-radius:inherit}.ekit-wid-con .ekit-btt__button.ekit-tt-show{-webkit-animation:ekit-btt-fadein .5s;animation:ekit-btt-fadein .5s;opacity:1}.ekit-wid-con .ekit-btt__button.yes:not(.ekit-tt-show){-webkit-animation:ekit-btt-fadeOut .5s;animation:ekit-btt-fadeOut .5s;opacity:0}.ekit-wid-con .ekit-btt.progress_indicator .ekit-btt__button{border:0!important;border-radius:50%!important}@-webkit-keyframes ekit-btt-fadein{from{opacity:0;-webkit-transform:translateY(80px);transform:translateY(80px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes ekit-btt-fadein{from{opacity:0;-webkit-transform:translateY(80px);transform:translateY(80px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes ekit-btt-fadeOut{from{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(80px);transform:translateY(80px)}}@keyframes ekit-btt-fadeOut{from{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(80px);transform:translateY(80px)}}@media (max-width:480px){.ekit-wid-con .hotspot-following-line-style .ekit-hotspot-horizontal-line{width:50px}.ekit-wid-con .ekit-location_inner{left:0;right:auto}}@media (max-width:767px){.ekit-wid-con .elementskit-image-accordion-wraper{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (min-width:1025px){.ekit-image-accordion-vertical .ekit-image-accordion{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ekit-image-accordion-vertical .ekit-image-accordion-item{min-height:0!important}}@media screen and (min-width:768px) and (max-width:1024px){.ekit-image-accordion-tablet-vertical .ekit-image-accordion,.ekit-image-accordion-vertical:not(.ekit-image-accordion-tablet-horizontal) .ekit-image-accordion{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ekit-image-accordion-tablet-vertical .ekit-image-accordion-item,.ekit-image-accordion-vertical:not(.ekit-image-accordion-tablet-horizontal) .ekit-image-accordion-item{min-height:0!important}}@media screen and (max-width:767px){.ekit-image-accordion-mobile-vertical .ekit-image-accordion,.ekit-image-accordion-tablet-vertical:not(.ekit-image-accordion-mobile-horizontal) .ekit-image-accordion,.ekit-image-accordion-vertical:not(.ekit-image-accordion-mobile-horizontal) .ekit-image-accordion{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ekit-image-accordion-mobile-vertical .ekit-image-accordion-item,.ekit-image-accordion-tablet-vertical:not(.ekit-image-accordion-mobile-horizontal) .ekit-image-accordion-item,.ekit-image-accordion-vertical:not(.ekit-image-accordion-mobile-horizontal) .ekit-image-accordion-item{min-height:0!important}}@media (max-width:991px){.ekit-wid-con .elementskit-countdown-timer .elementskit-timer-container,.ekit-wid-con .elementskit-countdown-timer-3 .elementskit-timer-container{width:50%}.ekit-wid-con .elementskit-flip-clock>.elementskit-time{margin-bottom:40px}.ekit-wid-con .elementskit-countdown-timer-2 .elementskit-timer-title{max-width:100%}.ekit-wid-con .elementskit-countdown-timer .elementskit-timer-container,.ekit-wid-con .elementskit-countdown-timer-2 .elementskit-timer-container,.ekit-wid-con .elementskit-countdown-timer-3 .elementskit-timer-container{margin-bottom:30px;margin-right:30px}.ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-count{font-size:28px}.ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-title{font-size:14px}}@media (max-width:480px){.ekit-wid-con .elementskit-countdown-timer .elementskit-timer-container,.ekit-wid-con .elementskit-countdown-timer-3 .elementskit-timer-container{display:block;width:100%}.ekit-wid-con .elementskit-flip-clock>.elementskit-time{margin-bottom:40px;width:100%}.ekit-wid-con .elementskit-flip-clock>.elementskit-time:not(:last-child){margin-right:0}.ekit-wid-con .elementskit-countdown-timer-4::after,.ekit-wid-con .elementskit-countdown-timer-4::before{display:none}.ekit-wid-con .elementskit-countdown-timer-4{width:100%;margin-left:0;height:100%;line-height:1}.ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-container{padding:15px}.ekit-wid-con .elementskit-countdown-timer .elementskit-timer-container,.ekit-wid-con .elementskit-countdown-timer-2 .elementskit-timer-container,.ekit-wid-con .elementskit-countdown-timer-3 .elementskit-timer-container,.ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-container{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:0}.ekit-wid-con .elementskit-countdown-timer .elementskit-timer-container:not(:last-child),.ekit-wid-con .elementskit-countdown-timer-2 .elementskit-timer-container:not(:last-child),.ekit-wid-con .elementskit-countdown-timer-3 .elementskit-timer-container:not(:last-child),.ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-container:not(:last-child){margin-bottom:30px}.ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-title{display:block}.ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-count{line-height:normal}.ekit-wid-con .elementskit-countdown-timer-2 .elementskit-timer-title{max-width:100%}}@media (max-width:991px){.ekit-wid-con .ekit-video-gallery.ekit-column-tablet-1 .ekit-video-item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.ekit-wid-con .ekit-video-gallery.ekit-column-tablet-2 .ekit-video-item{-webkit-box-flex:0;flex:0 0 50%;-ms-flex:1 0 45%}.ekit-wid-con .ekit-video-gallery.ekit-column-tablet-3 .ekit-video-item{-webkit-box-flex:0;flex:0 0 33.33%;-ms-flex:1 0 31%}.ekit-wid-con .ekit-video-gallery.ekit-column-tablet-4 .ekit-video-item{-webkit-box-flex:0;flex:0 0 25%;-ms-flex:1 0 20%}.ekit-wid-con .ekit-video-gallery.ekit-column-tablet-5 .ekit-video-item{-webkit-box-flex:0;flex:0 0 20%;-ms-flex:1 0 18%}.ekit-wid-con .ekit-video-gallery.ekit-column-tablet-6 .ekit-video-item{-webkit-box-flex:0;flex:0 0 16.66%;-ms-flex:1 0 15%}.ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-tablet-1 .ekit-video-item{width:100%}.ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-tablet-2 .ekit-video-item{width:50%}.ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-tablet-3 .ekit-video-item{width:33.33%}.ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-tablet-4 .ekit-video-item{width:25%}.ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-tablet-5 .ekit-video-item{width:20%}.ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-tablet-6 .ekit-video-item{width:16.66%}}@media (max-width:480px){.ekit-wid-con .ekit-video-gallery.ekit-column-mobile-1 .ekit-video-item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.ekit-wid-con .ekit-video-gallery.ekit-column-mobile-2 .ekit-video-item{-webkit-box-flex:0;flex:0 0 50%;-ms-flex:1 0 45%}.ekit-wid-con .ekit-video-gallery.ekit-column-mobile-3 .ekit-video-item{-webkit-box-flex:0;flex:0 0 33.33%;-ms-flex:1 0 31%}.ekit-wid-con .ekit-video-gallery.ekit-column-mobile-4 .ekit-video-item{-webkit-box-flex:0;flex:0 0 25%;-ms-flex:1 0 20%}.ekit-wid-con .ekit-video-gallery.ekit-column-mobile-5 .ekit-video-item{-webkit-box-flex:0;flex:0 0 20%;-ms-flex:1 0 18%}.ekit-wid-con .ekit-video-gallery.ekit-column-mobile-6 .ekit-video-item{-webkit-box-flex:0;flex:0 0 16.66%;-ms-flex:1 0 15%}.ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-mobile-1 .ekit-video-item{width:100%}.ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-mobile-2 .ekit-video-item{width:50%}.ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-mobile-3 .ekit-video-item{width:33.33%}.ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-mobile-4 .ekit-video-item{width:25%}.ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-mobile-5 .ekit-video-item{width:20%}.ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-mobile-6 .ekit-video-item{width:16.66%}.ekit-wid-con .ekit-video-gallery-wrapper .elementskit-main-filter>li{margin-bottom:0}}@media (max-width:991px){.ekit-wid-con .profile-image-card-group>li{margin-bottom:0}.ekit-wid-con .fullwidth-profile-card .profile-entry-content{padding-left:30px;padding-right:25px}.ekit-wid-con .fullwidth-profile-card .profile-img{display:block}.ekit-wid-con .owl-carousel .owl-item .profile-header img{width:100%}.ekit-wid-con .team-slider-wraper{overflow:hidden;position:relative}.ekit-wid-con .single-preview .entry-content{background-size:100%}.ekit-wid-con .team-sync-thumb{overflow:visible;margin-bottom:30px}.ekit-wid-con .team-sync-thumb .owl-item{-webkit-transform:none!important;transform:none!important}.ekit-wid-con .team-sync-prev .owl-stage-outer{padding-bottom:50px}}@media (max-width:767px){.ekit-wid-con .team-slider{padding:0}.ekit-wid-con .team-slider{overflow:visible}.ekit-wid-con .team-slider .owl-stage-outer{padding:50px 0}.ekit-wid-con .profile-square-v.square-v4 .profile-card{max-height:500px}.ekit-wid-con .profile-square-v.square-v4 .profile-card .profile-header{max-height:380px}.ekit-wid-con .fullwidth-profile-card .profile-entry-content{padding-left:0;padding-right:0;padding-top:30px}}@media (max-width:480px){.ekit-wid-con .profile-image-card-group.five-col>li,.ekit-wid-con .profile-image-card-group.four-col>li{width:100%}.ekit-wid-con .vintage-style-2 .vintage-profile-card .profile-group{padding:62px 29px}.ekit-wid-con .profile-info-text{padding-right:0}.ekit-wid-con .elementskit-team-popup .modal-body{display:block;padding:60px 25px 40px}}@media (max-width:991px){.ekit-wid-con .timeline-item{padding:20px}.ekit-wid-con .timeline-area.reverse .single-timeline:nth-child(odd) .timeline-content{padding-left:20px}.ekit-wid-con .timeline-area.floating-style .single-timeline:nth-child(even) .timeline-content{padding-left:20px}.ekit-wid-con .timeline-content{padding-right:20px}}@media (max-width:767px){.ekit-wid-con .timeline-item{padding:10px;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ekit-wid-con .timeline-area.reverse .single-timeline:nth-child(odd) .timeline-content{padding-left:0}.ekit-wid-con .timeline-area.floating-style .single-timeline:nth-child(even) .timeline-content{padding-left:0}.ekit-wid-con .timeline-content{padding-right:0;margin-top:20px}}@media (max-width:480px){.ekit-wid-con .single-timeline{display:block}.ekit-wid-con .single-timeline .timeline-img{display:none}.ekit-wid-con .timeline-item{width:100%;margin-right:0;padding:20px}.ekit-wid-con .timeline-info{width:100%;margin-left:0;text-align:right;padding:10px}.ekit-wid-con .timeline-area.floating-style .single-timeline:nth-child(even) .timeline-item{margin-right:0;margin-left:0}.ekit-wid-con .timeline-area.floating-style .single-timeline:nth-child(even) .timeline-info{text-align:left}.ekit-wid-con .timeline-area.reverse .single-timeline:nth-child(odd) .timeline-item{margin-right:0;margin-left:0}.ekit-wid-con .timeline-area.reverse .single-timeline:nth-child(odd) .timeline-info{text-align:left}.ekit-wid-con .timeline-classic .timeline-info{width:100%;margin-left:0}.ekit-wid-con .timeline-slider-info .title{font-size:18px}}@media (max-width:320px){.ekit-wid-con .timeline-slider-area{padding:0}.ekit-wid-con .horizantal-timeline .single-timeline{width:100%}}@media (max-width:1024px){.ekit-wid-con .bothside .single-timeline:nth-child(2n) .timeline-info{text-align:left}.ekit-wid-con .timeline-item .timeline-content{text-align:left}.ekit-wid-con .timeline-area.vertical-timeline{padding-left:35px}}@media (max-width:991px){.ekit-wid-con .horizantal-timeline .single-timeline{margin-right:1%}}@media (max-width:991px) and (min-width:568px){.ekit-wid-con .horizantal-timeline .single-timeline{width:49%}}@media (max-width:1024px){.ekit-wid-con .timeline-info{text-align:left}.ekit-wid-con .timeline-pin-icon{left:-60px;-webkit-transform:translateX(0) translateY(-50%);transform:translateX(0) translateY(-50%)}}@media (max-width:480px){.ekit-wid-con .timeline-pin-icon{width:20px;height:20px;line-height:18px;left:-43px;-webkit-transform:translateX(0) translateY(-50%);transform:translateX(0) translateY(-50%);font-size:10px}}@media (max-width:1024px){.ekit-wid-con .timeline-area.floating-style .single-timeline:nth-child(even) .timeline-content{padding-left:0}}@media (max-width:1024px){.ekit-wid-con .timeline-area.floating-style .single-timeline:nth-child(even) .timeline-icon{margin-left:30px}.ekit-wid-con .vertical-timeline .single-timeline:nth-child(even) .timeline-item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (max-width:480px){.ekit-wid-con .timeline-area.floating-style .single-timeline:nth-child(even) .timeline-icon{margin-left:0}}@media (max-width:991px){.ekit-wid-con .ekit--tab__post__details .tab__post__single--item.tablet-ekit___column-2{width:50%}.ekit-wid-con .ekit--tab__post__details .tab__post__single--item.tablet-ekit___column-3{width:33.3333333333%}.ekit-wid-con .ekit--tab__post__details .tab__post__single--item.tablet-ekit___column-4{width:25%}.ekit-wid-con .post--tab .tabContent{-webkit-box-flex:0;-ms-flex:0 0 80%;flex:0 0 80%}.ekit-wid-con .post--tab .tabHeader{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%}}@media (max-width:480px){.ekit-wid-con .ekit--tab__post__details .tab__post__single--item.mobile-ekit___column-2{width:50%}.ekit-wid-con .ekit--tab__post__details .tab__post__single--item.mobile-ekit___column-3{width:33.3333333333%}.ekit-wid-con .ekit--tab__post__details .tab__post__single--item.mobile-ekit___column-4{width:25%}.ekit-wid-con .post--tab{display:block}.ekit-wid-con .post--tab .tabHeader .tab__list{border:none;margin-bottom:15px}.ekit-wid-con .post--tab .tabHeader .tab__list>.tab__list__item{display:inline-block;position:relative;padding:10px 15px}}@media (min-width:992px) and (max-width:1199px){.ekit-wid-con .elementskit-single-testimonial-slider.block-style{padding:30px}.ekit-wid-con .elementskit-single-testimonial-slider.block-style3 .icon-content{display:none}.ekit-wid-con .elementskit-testimonial-preset{overflow:hidden}.ekit-wid-con .elementskit-single-testimonial-slider{-webkit-box-shadow:0 10px 10px 0 rgb(0 0 0 / .1);box-shadow:0 10px 10px 0 rgb(0 0 0 / .1)}}@media (max-width:991px){.ekit-wid-con .elementskit-testimonial-preset{overflow:hidden;padding:40px}.ekit-wid-con .elementskit-testimonial-preset.testimonial-block-slider{padding-left:0;padding-right:0}.ekit-wid-con .elementskit-single-testimonial-slider{-webkit-box-shadow:0 10px 10px 0 rgb(0 0 0 / .1);box-shadow:0 10px 10px 0 rgb(0 0 0 / .1);padding:30px}.ekit-wid-con .elementskit-single-testimonial-slider .elementskit-profile-image-card{margin-bottom:0}.ekit-wid-con .elementskit-single-testimonial-slider.style-2{padding:30px;border-left:0 solid #2575fc}.ekit-wid-con .elementskit-single-testimonial-slider.style-2 .elementskit-profile-image-card{margin-left:0}.ekit-wid-con .elementskit-single-testimonial-slider.block-style{padding:30px}.ekit-wid-con .elementskit-single-testimonial-slider.block-style3 .icon-content{display:none}.ekit-wid-con .elementskit-commentor-content{padding-right:0;margin-bottom:30px}.ekit-wid-con .elementskit-tootltip-testimonial{width:90%;margin-left:auto;margin-right:auto}}@media (max-width:767px){.ekit-wid-con .elementskit-testimonial_card{padding:100px 60px 40px}.ekit-wid-con .elementskit-testimonial-slider .swiper-button-next,.ekit-wid-con .elementskit-testimonial-slider .swiper-button-prev{display:none!important}}@media (max-width:320px){.ekit-wid-con .elementskit-testimonial-preset{padding:20px 10px}.ekit-wid-con .elementskit-single-testimonial-slider.review-block{padding:20px}.ekit-wid-con .elementskit-testimonial_card{padding:50px 30px 20px}.ekit-wid-con .elementskit-testimonial_card>p{font-size:15px}}@media (max-width:1024px){.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_left{text-align:left}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_left .elementskit-border-divider{margin:0}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_left .ekit_heading_elementskit-border-divider.ekit-dotted .elementskit-border-divider{left:26px}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_left .ekit_heading_elementskit-border-star .elementskit-border-star{margin:0}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_right{text-align:right}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_right .elementskit-border-divider{margin-left:auto;margin-right:0;left:0}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_right .ekit_heading_elementskit-border-star .elementskit-border-star{margin-left:auto;margin-right:0}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_center{text-align:center}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_center .elementskit-border-divider{margin-left:auto;margin-right:auto}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_center .ekit_heading_elementskit-border-divider.ekit-dotted .elementskit-border-divider{left:13px}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_center .ekit_heading_elementskit-border-star .elementskit-border-star{margin:auto}}@media (max-width:767px){.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_left{text-align:left}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_left .elementskit-border-divider{margin:0}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_left .ekit_heading_elementskit-border-divider.ekit-dotted .elementskit-border-divider{left:26px}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_left .ekit_heading_elementskit-border-star .elementskit-border-star{margin:0}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_right{text-align:right}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_right .elementskit-border-divider{margin-left:auto;margin-right:inherit}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_right .ekit_heading_elementskit-border-divider.ekit-dotted .elementskit-border-divider{left:0}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_right .ekit_heading_elementskit-border-star .elementskit-border-star{margin-left:auto;margin-right:0}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_center{text-align:center}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_center .elementskit-border-divider{margin-left:auto;margin-right:auto}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_center .ekit_heading_elementskit-border-divider.ekit-dotted .elementskit-border-divider{left:13px}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_center .ekit_heading_elementskit-border-star .elementskit-border-star{margin:auto}}@media (max-width:991px){body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-tablet-align-center .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-tablet-align-center .woocommerce ul.products .product-category .woocommerce-loop-category__title{-webkit-box-align:center;-ms-flex-align:center;align-items:center}body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-tablet-align-left .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-tablet-align-left .woocommerce ul.products .product-category .woocommerce-loop-category__title{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-tablet-align-right .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-tablet-align-right .woocommerce ul.products .product-category .woocommerce-loop-category__title{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-tablet-vertical-align-bottom .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-tablet-vertical-align-bottom .woocommerce ul.products .product-category .woocommerce-loop-category__title{top:inherit;bottom:0;-webkit-transform:translate(0);transform:translate(0)}body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-tablet-vertical-align-top .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-tablet-vertical-align-top .woocommerce ul.products .product-category .woocommerce-loop-category__title{top:0;bottom:inherit;-webkit-transform:translate(0);transform:translate(0)}body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-tablet-vertical-align-center .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-tablet-vertical-align-center .woocommerce ul.products .product-category .woocommerce-loop-category__title{top:50%;bottom:inherit;-webkit-transform:translateY(-50%);transform:translateY(-50%)}body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-tablet-columns-1 ul.products .product-category{width:100%}body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-tablet-columns-2 ul.products .product-category{width:50%}body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-tablet-columns-3 ul.products .product-category{width:33.33%}body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-tablet-columns-4 ul.products .product-category{width:25%}body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-tablet-columns-5 ul.products .product-category{width:20%}body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-tablet-columns-6 ul.products .product-category{width:16.66%}}@media (max-width:480px){body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-mobile-align-center .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-mobile-align-center .woocommerce ul.products .product-category .woocommerce-loop-category__title{-webkit-box-align:center;-ms-flex-align:center;align-items:center}body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-mobile-align-left .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-mobile-align-left .woocommerce ul.products .product-category .woocommerce-loop-category__title{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-mobile-align-right .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-mobile-align-right .woocommerce ul.products .product-category .woocommerce-loop-category__title{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-mobile-vertical-align-bottom .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-mobile-vertical-align-bottom .woocommerce ul.products .product-category .woocommerce-loop-category__title{top:inherit;bottom:0;-webkit-transform:translate(0);transform:translate(0)}body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-mobile-vertical-align-top .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-mobile-vertical-align-top .woocommerce ul.products .product-category .woocommerce-loop-category__title{top:0;bottom:inherit;-webkit-transform:translate(0);transform:translate(0)}body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-mobile-vertical-align-center .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-mobile-vertical-align-center .woocommerce ul.products .product-category .woocommerce-loop-category__title{top:50%;bottom:inherit;-webkit-transform:translateY(-50%);transform:translateY(-50%)}body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-mobile-columns-1 ul.products .product-category{width:100%}body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-mobile-columns-2 ul.products .product-category{width:50%}body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-mobile-columns-3 ul.products .product-category{width:33.33%}body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-mobile-columns-4 ul.products .product-category{width:25%}body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-mobile-columns-5 ul.products .product-category{width:20%}body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-mobile-columns-6 ul.products .product-category{width:16.66%}}@media (max-width:991px){.ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-tablet-columns-1 ul.products .product{width:100%;margin:0}.ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-tablet-columns-2 ul.products .product{width:50%;margin:0}.ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-tablet-columns-3 ul.products .product{width:33.33%;margin:0}.ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-tablet-columns-4 ul.products .product{width:25%;margin:0}.ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-tablet-columns-5 ul.products .product{width:20%;margin:0}.ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-tablet-columns-6 ul.products .product{width:16.66%;margin:0}}@media (max-width:480px){.ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-mobile-columns-1 ul.products .product{width:100%;margin:0}.ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-mobile-columns-2 ul.products .product{width:50%;margin:0}.ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-mobile-columns-3 ul.products .product{width:33.33%;margin:0}.ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-mobile-columns-4 ul.products .product{width:25%;margin:0}.ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-mobile-columns-5 ul.products .product{width:20%;margin:0}.ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-mobile-columns-6 ul.products .product{width:16.66%;margin:0}}@media (max-width:991px){.elementor-widget-elementskit-page-list.elementor-align-tablet-left .ekit-wid-con .elementor-icon-list-item,.elementor-widget-elementskit-page-list.elementor-align-tablet-left .ekit-wid-con .elementor-icon-list-items{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}.elementor-widget-elementskit-page-list.elementor-align-tablet-center .ekit-wid-con .elementor-icon-list-item,.elementor-widget-elementskit-page-list.elementor-align-tablet-center .ekit-wid-con .elementor-icon-list-items{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.elementor-widget-elementskit-page-list.elementor-align-tablet-right .ekit-wid-con .elementor-icon-list-item,.elementor-widget-elementskit-page-list.elementor-align-tablet-right .ekit-wid-con .elementor-icon-list-items{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.elementor-widget-elementskit-page-list.elementor-align-tablet-center .ekit-wid-con .ekit_page_list_content{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-elementskit-page-list.elementor-align-tablet-left .ekit-wid-con .ekit_page_list_content{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-elementskit-page-list.elementor-align-tablet-right .ekit-wid-con .ekit_page_list_content{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:480px){.elementor-widget-elementskit-page-list.elementor-align-mobile-left .ekit-wid-con .elementor-icon-list-item,.elementor-widget-elementskit-page-list.elementor-align-mobile-left .ekit-wid-con .elementor-icon-list-items{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}.elementor-widget-elementskit-page-list.elementor-align-mobile-center .ekit-wid-con .elementor-icon-list-item,.elementor-widget-elementskit-page-list.elementor-align-mobile-center .ekit-wid-con .elementor-icon-list-items{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.elementor-widget-elementskit-page-list.elementor-align-mobile-right .ekit-wid-con .elementor-icon-list-item,.elementor-widget-elementskit-page-list.elementor-align-mobile-right .ekit-wid-con .elementor-icon-list-items{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.elementor-widget-elementskit-page-list.elementor-align-mobile-center .ekit-wid-con .ekit_page_list_content{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-elementskit-page-list.elementor-align-mobile-left .ekit-wid-con .ekit_page_list_content{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-elementskit-page-list.elementor-align-mobile-right .ekit-wid-con .ekit_page_list_content{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.ekit-template-content-header .elementor-section,.ekit-template-content-header .panel-row-style{-webkit-transform:none}@media (max-width:767px){.ekit-wid-con .column-count-1{-webkit-column-count:1;-moz-column-count:1;column-count:1}.ekit-wid-con .column-count-3,.ekit-wid-con .column-count-4,.ekit-wid-con .column-count-5,.ekit-wid-con .column-count-6{-webkit-column-count:2;-moz-column-count:2;column-count:2}}@media (max-width:480px){.ekit-wid-con .column-count-1{-webkit-column-count:1;-moz-column-count:1;column-count:1}.ekit-wid-con .column-count-2,.ekit-wid-con .column-count-3,.ekit-wid-con .column-count-4,.ekit-wid-con .column-count-5,.ekit-wid-con .column-count-6{-webkit-column-count:1;-moz-column-count:1;column-count:1}}@media (max-width:768px){.ekit-wid-con .elementkit-tab-wraper.vertical{-ms-flex-wrap:wrap;flex-wrap:wrap}}@-webkit-keyframes rotating4{from{-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotating4{from{-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes animation4{from{left:-40%;width:40%}to{left:100%;width:10%}}@keyframes animation4{from{left:-40%;width:40%}to{left:100%;width:10%}}:root{--lp-cotainer-max-with:var(--lp-container-max-width)}.wp-block-group{--lp-container-max-width:var(--wp--style--global--wide-size)}@font-face{ font-family:"lp-icon";src:url("/wp-content/plugins/learnpress/assets/src/css/vendor/fonts/lp-icon/lp-icon.woff2?v=179") format("woff2");font-weight:normal;font-style:normal;font-display:swap }[class^=lp-icon-],[class*=" lp-icon-"]{font-family:"lp-icon";speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-display:swap;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lp-icon-plus:before{content:"\f067"}.lp-icon-question:before{content:"\f128"}.lp-icon-minus:before{content:"\f068"}.lp-icon-search:before{content:"\f002"}.lp-icon-envelope-o:before{content:"\f003"}.lp-icon-heart:before{content:"\f004"}.lp-icon-star:before{content:"\f005"}.lp-icon-star-o:before{content:"\f006"}.lp-icon-user:before{content:"\f007"}.lp-icon-th-large:before{content:"\f009"}.lp-icon-th:before{content:"\f00a"}.lp-icon-th-list:before{content:"\f00b"}.lp-icon-check:before{content:"\f00c"}.lp-icon-close:before{content:"\f00d"}.lp-icon-remove:before{content:"\f00d"}.lp-icon-times:before{content:"\f00d"}.lp-icon-signal:before{content:"\f012"}.lp-icon-cog:before{content:"\f013"}.lp-icon-gear:before{content:"\f013"}.lp-icon-trash-o:before{content:"\f014"}.lp-icon-home:before{content:"\f015"}.lp-icon-file-o:before{content:"\f016"}.lp-icon-clock-o:before{content:"\f017"}.lp-icon-download:before{content:"\f019"}.lp-icon-play-circle-o:before{content:"\f01d"}.lp-icon-refresh:before{content:"\f021"}.lp-icon-lock:before{content:"\f023"}.lp-icon-flag:before{content:"\f024"}.lp-icon-book:before{content:"\f02d"}.lp-icon-bookmark:before{content:"\f02e"}.lp-icon-video-camera:before{content:"\f03d"}.lp-icon-edit:before{content:"\f044"}.lp-icon-pencil-square-o:before{content:"\f044"}.lp-icon-check-square-o:before{content:"\f046"}.lp-icon-arrows:before{content:"\f047"}.lp-icon-chevron-left:before{content:"\f053"}.lp-icon-chevron-right:before{content:"\f054"}.lp-icon-check-circle:before{content:"\f058"}.lp-icon-question-circle:before{content:"\f059"}.lp-icon-arrow-left:before{content:"\f060"}.lp-icon-arrow-right:before{content:"\f061"}.lp-icon-expand:before{content:"\f065"}.lp-icon-compress:before{content:"\f066"}.lp-icon-exclamation-circle:before{content:"\f06a"}.lp-icon-gift:before{content:"\f06b"}.lp-icon-eye:before{content:"\f06e"}.lp-icon-eye-slash:before{content:"\f070"}.lp-icon-exclamation-triangle:before{content:"\f071"}.lp-icon-warning:before{content:"\f071"}.lp-icon-calendar:before{content:"\f073"}.lp-icon-comment:before{content:"\f075"}.lp-icon-chevron-up:before{content:"\f077"}.lp-icon-chevron-down:before{content:"\f078"}.lp-icon-shopping-cart:before{content:"\f07a"}.lp-icon-bar-chart:before{content:"\f080"}.lp-icon-bar-chart-o:before{content:"\f080"}.lp-icon-key:before{content:"\f084"}.lp-icon-cogs:before{content:"\f085"}.lp-icon-gears:before{content:"\f085"}.lp-icon-thumbs-o-up:before{content:"\f087"}.lp-icon-thumbs-o-down:before{content:"\f088"}.lp-icon-heart-o:before{content:"\f08a"}.lp-icon-sign-out:before{content:"\f08b"}.lp-icon-linkedin-square:before{content:"\f08c"}.lp-icon-sign-in:before{content:"\f090"}.lp-icon-phone:before{content:"\f095"}.lp-icon-square-o:before{content:"\f096"}.lp-icon-bookmark-o:before{content:"\f097"}.lp-icon-twitter:before{content:"\f099"}.lp-icon-facebook:before{content:"\f09a"}.lp-icon-facebook-f:before{content:"\f09a"}.lp-icon-unlock:before{content:"\f09c"}.lp-icon-bullhorn:before{content:"\f0a1"}.lp-icon-bell-o:before{content:"\f0a2"}.lp-icon-certificate:before{content:"\f0a3"}.lp-icon-briefcase:before{content:"\f0b1"}.lp-icon-arrows-alt:before{content:"\f0b2"}.lp-icon-copy:before{content:"\f0c5"}.lp-icon-files-o:before{content:"\f0c5"}.lp-icon-pinterest-square:before{content:"\f0d3"}.lp-icon-google-plus-square:before{content:"\f0d4"}.lp-icon-google-plus:before{content:"\f0d5"}.lp-icon-money-bill-alt:before{content:"\f0d6"}.lp-icon-caret-down:before{content:"\f0d7"}.lp-icon-caret-up:before{content:"\f0d8"}.lp-icon-caret-left:before{content:"\f0d9"}.lp-icon-caret-right:before{content:"\f0da"}.lp-icon-linkedin:before{content:"\f0e1"}.lp-icon-comment-o:before{content:"\f0e5"}.lp-icon-file-text-o:before{content:"\f0f6"}.lp-icon-angle-double-left:before{content:"\f100"}.lp-icon-angle-double-right:before{content:"\f101"}.lp-icon-angle-double-up:before{content:"\f102"}.lp-icon-angle-double-down:before{content:"\f103"}.lp-icon-angle-left:before{content:"\f104"}.lp-icon-angle-right:before{content:"\f105"}.lp-icon-angle-up:before{content:"\f106"}.lp-icon-angle-down:before{content:"\f107"}.lp-icon-desktop:before{content:"\f108"}.lp-icon-mobile:before{content:"\f10b"}.lp-icon-mobile-phone:before{content:"\f10b"}.lp-icon-circle-o:before{content:"\f10c"}.lp-icon-spinner:before{content:"\f110"}.lp-icon-code:before{content:"\f121"}.lp-icon-puzzle-piece:before{content:"\f12e"}.lp-icon-calendar-o:before{content:"\f133"}.lp-icon-ellipsis-h:before{content:"\f141"}.lp-icon-ellipsis-v:before{content:"\f142"}.lp-icon-file:before{content:"\f15b"}.lp-icon-file-alt:before{content:"\f15c"}.lp-icon-youtube-play:before{content:"\f16a"}.lp-icon-instagram:before{content:"\f16d"}.lp-icon-dot-circle-o:before{content:"\f192"}.lp-icon-graduation-cap:before{content:"\f19d"}.lp-icon-mortar-board:before{content:"\f19d"}.lp-icon-google:before{content:"\f1a0"}.lp-icon-language:before{content:"\f1ab"}.lp-icon-database:before{content:"\f1c0"}.lp-icon-file-pdf:before{content:"\f1c1"}.lp-icon-file-word:before{content:"\f1c2"}.lp-icon-file-excel:before{content:"\f1c3"}.lp-icon-file-powerpoint:before{content:"\f1c4"}.lp-icon-file-image:before{content:"\f1c5"}.lp-icon-file-photo:before{content:"\f1c5"}.lp-icon-file-picture:before{content:"\f1c5"}.lp-icon-file-archive:before{content:"\f1c6"}.lp-icon-file-zip:before{content:"\f1c6"}.lp-icon-file-audio:before{content:"\f1c7"}.lp-icon-file-sound:before{content:"\f1c7"}.lp-icon-file-movie:before{content:"\f1c8"}.lp-icon-file-video:before{content:"\f1c8"}.lp-icon-file-code:before{content:"\f1c9"}.lp-icon-circle-thin:before{content:"\f1db"}.lp-icon-share-alt:before{content:"\f1e0"}.lp-icon-pie-chart:before{content:"\f200"}.lp-icon-line-chart:before{content:"\f201"}.lp-icon-user-secret:before{content:"\f21b"}.lp-icon-television:before{content:"\f26c"}.lp-icon-tv:before{content:"\f26c"}.lp-icon-question-circle-o:before{content:"\f29c"}.lp-icon-google-plus-circle:before{content:"\f2b3"}.lp-icon-google-plus-official:before{content:"\f2b3"}.lp-icon-user-circle:before{content:"\f2bd"}.lp-icon-user-graduate:before{content:"\f501"}.lp-icon-user-edit:before{content:"\f4ff"}.lp-icon-my-courses:before{content:"\e900"}.lp-icon-clock:before{content:"\e901"}.lp-icon-stopwatch:before{content:"\f2f2"}.lp-icon-file-download:before{content:"\f56d"}.lp-icon-list:before{content:"\f03a"}.lp-icon-students:before{content:"\e902"}.lp-icon-courses:before{content:"\e903"}.lp-icon-tiktok-alt:before{content:"\e908"}.lp-icon-alarm-clock:before{content:"\e909"}.lp-icon-art-and-design:before{content:"\e90a"}.lp-icon-best-customer-experience:before{content:"\e90b"}.lp-icon-certificate-o:before{content:"\e90c"}.lp-icon-community:before{content:"\e90d"}.lp-icon-online-education:before{content:"\e90e"}.lp-icon-concierge-bell:before{content:"\e90f"}.lp-icon-target:before{content:"\e910"}.lp-icon-content-marketing:before{content:"\e911"}.lp-icon-dollar-sign:before{content:"\e912"}.lp-icon-website:before{content:"\e913"}.lp-icon-worldwide-security:before{content:"\e914"}.lp-icon-educational-programs:before{content:"\e915"}.lp-icon-online-class:before{content:"\e916"}.lp-icon-monitor:before{content:"\e917"}.lp-icon-lucide:before{content:"\e918"}.lp-icon-ebook:before{content:"\e919"}.lp-icon-co-instructor:before{content:"\e904"}.lp-icon-close-circle:before{content:"\e907"}.lp-icon-layers:before{content:"\e91a"}.lp-icon-filter:before{content:"\e91c"}.lp-icon-in_progress_course:before{content:"\e91d"}.lp-icon-finished_courses:before{content:"\e91e"}.lp-icon-failed_courses:before{content:"\e91f"}.lp-icon-passed_courses:before{content:"\e920"}.lp-icon-student_in_progress:before{content:"\e924"}.lp-icon-student_completed:before{content:"\e925"}.lp-icon-published_course:before{content:"\e926"}.lp-icon-pending_course:before{content:"\e927"}.lp-icon-list-check:before{content:"\e929"}.lp-icon-icon-h5p:before{content:"\e92a"}.lp-icon-comment-written:before{content:"\e921"}.lp-icon-book-open:before{content:"\f518"}.lp-icon-pinterest-p:before{content:"\f231"}.lp-icon-dropbox:before{content:"\e905"}.lp-icon-edit-square:before{content:"\e923"}.lp-icon-drag:before{content:"\e922"}.lp-icon-map-pin:before{content:"\e91b"}.lp-icon-map-marker:before{content:"\e91b"}.lp-icon-box:before{content:"\e906"}.lp-ico-ai{display:inline-block;width:13px;height:13px;background-image:url("/wp-content/plugins/learnpress/images/icons/ico-ai.svg");background-size:contain;background-repeat:no-repeat}.lp-icon-course-builder{display:inline-block;width:18px;height:18px;background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.6422 16.0228C21.7413 16.1947 21.7682 16.3988 21.717 16.5905C21.6659 16.7822 21.5409 16.9458 21.3694 17.0456L12.3694 22.2956C12.2547 22.3624 12.1243 22.3977 11.9916 22.3977C11.8588 22.3977 11.7284 22.3624 11.6138 22.2956L2.61376 17.0456C2.44472 16.944 2.3225 16.7799 2.27354 16.5889C2.22459 16.3978 2.25284 16.1952 2.3522 16.0249C2.45155 15.8545 2.614 15.7301 2.80438 15.6787C2.99476 15.6272 3.19774 15.6528 3.36938 15.7499L11.9983 20.5004L20.6194 15.7499C20.7913 15.6509 20.9954 15.624 21.1871 15.6751C21.3788 15.7262 21.5425 15.8512 21.6422 16.0228ZM20.6194 11.2499L11.9916 16.0228L3.36938 11.2499C3.19861 11.1649 3.00186 11.1482 2.81917 11.2031C2.63648 11.258 2.48159 11.3805 2.38602 11.5456C2.29044 11.7107 2.26138 11.906 2.30473 12.0918C2.34809 12.2776 2.46061 12.4398 2.61938 12.5456L11.6194 17.7956C11.7341 17.8624 11.8644 17.8977 11.9972 17.8977C12.13 17.8977 12.2603 17.8624 12.375 17.7956L21.375 12.5456C21.4615 12.4967 21.5373 12.4311 21.5982 12.3526C21.6591 12.2741 21.7038 12.1844 21.7297 12.0885C21.7556 11.9926 21.7622 11.8925 21.7492 11.7941C21.7361 11.6956 21.7036 11.6007 21.6536 11.515C21.6035 11.4292 21.5369 11.3542 21.4577 11.2943C21.3784 11.2344 21.2881 11.1909 21.1919 11.1663C21.0957 11.1416 20.9955 11.1363 20.8972 11.1507C20.799 11.165 20.7045 11.1988 20.6194 11.2499ZM2.24438 7.39775C2.24468 7.26639 2.27948 7.13741 2.34529 7.02372C2.4111 6.91003 2.50562 6.81562 2.61938 6.74994L11.6194 1.49994C11.7341 1.43306 11.8644 1.39783 11.9972 1.39783C12.13 1.39783 12.2603 1.43306 12.375 1.49994L21.375 6.74994C21.4882 6.81599 21.5822 6.91056 21.6474 7.02423C21.7127 7.13789 21.7471 7.26668 21.7471 7.39775C21.7471 7.52883 21.7127 7.65762 21.6474 7.77128C21.5822 7.88494 21.4882 7.97951 21.375 8.04557L12.375 13.2956C12.2603 13.3624 12.13 13.3977 11.9972 13.3977C11.8644 13.3977 11.7341 13.3624 11.6194 13.2956L2.61938 8.04557C2.50562 7.97988 2.4111 7.88547 2.34529 7.77178C2.27948 7.6581 2.24468 7.52912 2.24438 7.39775ZM4.99439 7.39783L11.9944 11.5456L18.9944 7.39783L11.9944 3.39783L4.99439 7.39783Z' fill='black'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.6422 16.0228C21.7413 16.1947 21.7682 16.3988 21.717 16.5905C21.6659 16.7822 21.5409 16.9458 21.3694 17.0456L12.3694 22.2956C12.2547 22.3624 12.1243 22.3977 11.9916 22.3977C11.8588 22.3977 11.7284 22.3624 11.6138 22.2956L2.61376 17.0456C2.44472 16.944 2.3225 16.7799 2.27354 16.5889C2.22459 16.3978 2.25284 16.1952 2.3522 16.0249C2.45155 15.8545 2.614 15.7301 2.80438 15.6787C2.99476 15.6272 3.19774 15.6528 3.36938 15.7499L11.9983 20.5004L20.6194 15.7499C20.7913 15.6509 20.9954 15.624 21.1871 15.6751C21.3788 15.7262 21.5425 15.8512 21.6422 16.0228ZM20.6194 11.2499L11.9916 16.0228L3.36938 11.2499C3.19861 11.1649 3.00186 11.1482 2.81917 11.2031C2.63648 11.258 2.48159 11.3805 2.38602 11.5456C2.29044 11.7107 2.26138 11.906 2.30473 12.0918C2.34809 12.2776 2.46061 12.4398 2.61938 12.5456L11.6194 17.7956C11.7341 17.8624 11.8644 17.8977 11.9972 17.8977C12.13 17.8977 12.2603 17.8624 12.375 17.7956L21.375 12.5456C21.4615 12.4967 21.5373 12.4311 21.5982 12.3526C21.6591 12.2741 21.7038 12.1844 21.7297 12.0885C21.7556 11.9926 21.7622 11.8925 21.7492 11.7941C21.7361 11.6956 21.7036 11.6007 21.6536 11.515C21.6035 11.4292 21.5369 11.3542 21.4577 11.2943C21.3784 11.2344 21.2881 11.1909 21.1919 11.1663C21.0957 11.1416 20.9955 11.1363 20.8972 11.1507C20.799 11.165 20.7045 11.1988 20.6194 11.2499ZM2.24438 7.39775C2.24468 7.26639 2.27948 7.13741 2.34529 7.02372C2.4111 6.91003 2.50562 6.81562 2.61938 6.74994L11.6194 1.49994C11.7341 1.43306 11.8644 1.39783 11.9972 1.39783C12.13 1.39783 12.2603 1.43306 12.375 1.49994L21.375 6.74994C21.4882 6.81599 21.5822 6.91056 21.6474 7.02423C21.7127 7.13789 21.7471 7.26668 21.7471 7.39775C21.7471 7.52883 21.7127 7.65762 21.6474 7.77128C21.5822 7.88494 21.4882 7.97951 21.375 8.04557L12.375 13.2956C12.2603 13.3624 12.13 13.3977 11.9972 13.3977C11.8644 13.3977 11.7341 13.3624 11.6194 13.2956L2.61938 8.04557C2.50562 7.97988 2.4111 7.88547 2.34529 7.77178C2.27948 7.6581 2.24468 7.52912 2.24438 7.39775ZM4.99439 7.39783L11.9944 11.5456L18.9944 7.39783L11.9944 3.39783L4.99439 7.39783Z' fill='black'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.lp-skeleton-animation{margin:0;padding:0;list-style:none}.lp-skeleton-animation>li{width:100%;height:16px;margin-top:15px;border-radius:2px;background:linear-gradient(90deg,hsla(0,0%,74.5%,0.2) 25%,hsla(0,0%,50.6%,0.24) 37%,hsla(0,0%,74.5%,0.2) 63%);background-size:400% 100%;list-style:none;animation:lp-skeleton-loading 1.4s ease infinite}@keyframes lp-skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}.lp-loading-circle{width:15px;height:15px;border:2px solid #ccc;border-radius:50%;border-top-color:rgba(0,0,0,0.76);animation:spin 1s infinite linear;display:inline-block}.lp-loading-circle.hide{display:none}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.lp-form-course-filter__title{font-weight:500;margin-bottom:12px}.lp-form-course-filter__content{position:relative}.lp-form-course-filter__content .lp-course-filter__field *{cursor:pointer}.lp-form-course-filter__content .lp-course-filter__field{position:relative;display:flex;align-items:center;gap:10px;cursor:pointer}.lp-form-course-filter__content .lp-course-filter__field input:focus{outline:0}.lp-form-course-filter__content .lp-course-filter__field input[disabled]{cursor:not-allowed}.lp-form-course-filter__content .lp-course-filter__field label{margin:0;text-transform:capitalize;line-height:inherit;flex:1}.lp-form-course-filter__content .lp-course-filter__field .count{color:#999}.lp-form-course-filter__content .lp-course-filter-search-field{position:relative;display:flex;align-items:center}.lp-form-course-filter__content .lp-course-filter-search-field input{width:100%;line-height:2rem;border:1px solid #eee;padding:8px}.lp-form-course-filter__content .lp-course-filter-search-field input:focus{outline:0}.lp-form-course-filter__content .lp-course-filter-search-field .lp-loading-circle{position:absolute;right:10px}.lp-form-course-filter__content .lp-course-filter-search-result{position:absolute;z-index:10;background:white;width:100%;border:1px solid #eee;max-height:300px;overflow-y:auto;padding:0}.lp-form-course-filter__content .lp-course-filter-search-result:empty{border:0}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list{padding:0 10px}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list .item-course-suggest{display:flex;gap:8px;padding:10px 0;align-items:center;border-bottom:1px solid #f5f5f5}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list .item-course-suggest:last-child{border-bottom:0}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list .course-img{width:50px}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list .course-img img{width:50px;height:auto;display:block}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list a{font-size:.875em;line-height:1em;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list a span{font-size:.875em;line-height:1em}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-info{border-top:1px solid #eee;padding:10px;background:#e8f0fe;font-weight:500;display:flex;justify-content:space-between}.lp-form-course-filter .course-filter-submit,.lp-form-course-filter .course-filter-reset{padding:12px 24px;text-transform:capitalize;width:calc(50% - 4px);border:1px solid #ccc;border-radius:4px;background-color:var(--lp-button-background-color);color:var(--lp-button-color)}.lp-form-course-filter .course-filter-submit:focus,.lp-form-course-filter .course-filter-reset:focus{outline:0}.lp-form-course-filter .course-filter-submit:hover,.lp-form-course-filter .course-filter-reset:hover{color:#fff;background:var(--lp-primary-color)}.lp-form-course-filter .course-filter-reset{margin-left:4px}.lp-form-course-filter .course-filter-submit{margin-right:4px}.lp-form-course-filter .lp-form-course-filter__item{margin-bottom:12px;border-bottom:1px solid #ccc;padding-bottom:12px}.lp-form-course-filter .lp-form-course-filter__item .lp-cate-parent .lp-cate-child{margin-left:1rem}#learn-press-become-teacher-form .become-teacher-fields{list-style:none;padding:0}.lp-form-course-filter__close,.elementor-widget-container .lp-form-course-filter__close{display:none}.elementor-widget-container .learnpress-widget-wrapper{position:unset}@media(max-width:768px){.widget_course_filter{position:fixed !important;right:0;top:0;bottom:0;z-index:999999;width:400px;height:100%;background-color:#fff;transition:.3s;display:block;overflow-y:auto;border:none !important;border-radius:0 !important;transform:translate3d(100%,0,0);margin:0;opacity:0;visibility:hidden;padding:20px}.widget_course_filter .lp-form-block-course-filter .course-filter-submit,.widget_course_filter .lp-form-course-filter .course-filter-submit{width:100%;margin:0}.widget_course_filter .lp-form-block-course-filter .course-filter-reset,.widget_course_filter .lp-form-course-filter .course-filter-reset{width:100%;margin:12px 0 0 0}.widget_course_filter .widget-title{display:flex;gap:16px;align-items:center;font-size:calc(var(--lp-font-size-base, 1em) * 1.25)}.show-lp-course-filter-mobile{overflow:hidden}.show-lp-course-filter-mobile .widget_course_filter{transform:none;opacity:1;visibility:visible}.show-lp-course-filter-mobile .lp-archive-courses-sidebar::after{position:fixed;top:0;right:0;width:100%;height:100%;background:rgba(0,0,0,0.9);content:"";-webkit-transition:opacity .5s,width .1s .5s,height .1s .5s;transition:opacity .5s,width .1s .5s,height .1s .5s;z-index:99999}.show-lp-course-filter-mobile .learnpress-widget-wrapper{position:unset}.lp-form-course-filter__close,.elementor-widget-container .lp-form-course-filter__close{display:flex;position:absolute;right:0;top:20px;left:auto;align-items:center;justify-content:center;gap:4px;padding:0 20px}.lp-form-course-filter__close i,.elementor-widget-container .lp-form-course-filter__close i{font-size:1rem}}@media(max-width:500px){.widget_course_filter{width:100%;left:0;right:0;box-sizing:border-box}}@keyframes lp-rotating{from{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes lp-rotating{from{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.lp-loading-change{position:absolute;width:100%;height:100%;background:rgba(255,255,255,0.38);top:0}.lp-load-ajax-element{position:relative}@media(min-width:1024px){body.theme-divi{--lp-cotainer-padding:0}}.learnpress.widget{margin-bottom:30px}.learnpress.widget h3{margin-bottom:20px}.learnpress.widget a{text-decoration:none}.learnpress-widget-wrapper{margin-top:16px;position:relative}.learnpress-widget-wrapper .lp-widget-loading-change{display:none;position:absolute;width:100%;height:100%;background:rgba(255,255,255,0.38);top:0;z-index:10}.learnpress-widget-wrapper .lp-widget-course{margin:0 0 30px 0;border:1px solid #eee}.learnpress-widget-wrapper .lp-widget-course__image img{height:auto;width:100%;display:block}.learnpress-widget-wrapper .lp-widget-course__title{margin-bottom:20px;font-size:1em;font-weight:600}.learnpress-widget-wrapper .lp-widget-course__content{margin:0;padding:16px;border-top:1px solid #eee}.learnpress-widget-wrapper .lp-widget-course__title{margin:4px 0 16px 0}.learnpress-widget-wrapper .lp-widget-course__meta{display:grid;margin:16px 0 0 0;grid-template-columns:repeat(2,1fr);justify-content:space-between;align-items:center;gap:24px}.learnpress-widget-wrapper .lp-widget-course__meta .course-price{margin-bottom:0}.learnpress-widget-wrapper .lp-widget-course__meta .course-price .course-item-price{display:flex;flex-direction:column}.learnpress-widget-wrapper .lp-widget-course__description{color:#666;font-size:.875em}.learnpress-widget-wrapper .lp-widget-course__price{color:#444;font-size:.875em;font-weight:600}.learnpress-widget-wrapper .lp-widget-course__instructor{display:flex;align-items:center}.learnpress-widget-wrapper .lp-widget-course__instructor__avatar{margin-right:5px}.learnpress-widget-wrapper .lp-widget-course__instructor__avatar img{width:20px;border-radius:20px;height:20px;display:block}.learnpress-widget-wrapper .lp-widget-course__instructor>a{color:#777;font-size:.875em}.learnpress.widget_course_progress .lp_widget_course_progress,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp_widget_course_progress{margin:0;padding:20px;border:1px solid #eee}.learnpress.widget_course_progress .course-results-progress,.elementor-widget-wp-widget-learnpress_widget_course_progress .course-results-progress{margin-top:10px;font-size:.8em}.learnpress.widget_course_progress .course-results-progress .items-progress,.elementor-widget-wp-widget-learnpress_widget_course_progress .course-results-progress .items-progress{display:flex;margin-bottom:7px;justify-content:space-between;align-items:center}.learnpress.widget_course_progress .course-results-progress .items-progress__heading,.elementor-widget-wp-widget-learnpress_widget_course_progress .course-results-progress .items-progress__heading{font-weight:400}.learnpress.widget_course_progress .lp-course-progress,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp-course-progress{width:100%}.learnpress.widget_course_progress .lp-course-progress.learn-press-progress,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp-course-progress.learn-press-progress{position:relative}.learnpress.widget_course_progress .lp-course-progress.learn-press-progress .progress-bg,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp-course-progress.learn-press-progress .progress-bg{overflow:hidden;position:relative;height:6px;background:#ccc;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.learnpress.widget_course_progress .lp-course-progress.learn-press-progress .progress-bg .progress-active,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp-course-progress.learn-press-progress .progress-bg .progress-active{position:absolute;left:50%;width:100%;height:100%;margin-left:-100%;background:var(--lp-primary-color);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.learnpress.widget_course_progress .lp-course-progress.learn-press-progress .lp-passing-conditional,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp-course-progress.learn-press-progress .lp-passing-conditional{position:absolute;top:0;width:3px;height:6px;margin-left:-1px;background:var(--lp-secondary-color)}.lp_widget_course_info{margin:0;padding:20px;border:1px solid var(--lp-border-color,#e2e0db)}.lp_widget_course_info h3{margin-bottom:15px}.lp_widget_course_info ul{margin:0;padding:0}.lp_widget_course_info ul li{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px}.lp_widget_course_info ul label{font-size:var(--lp-font-size-base,1em);margin:0}.lp-widget-course-extra{margin:0}.lp-widget-course-extra h3{margin-bottom:20px;font-size:var(--lp-font-size-base,1em)}.lp-widget-course-extra__content h4.course-extras__title{margin:0;margin-bottom:15px;font-size:var(--lp-font-size-base,1em);font-weight:600}.lp-widget-course-extra__content ul{margin:0;padding:0}.lp-widget-course-extra__content ul li{margin-bottom:10px}.lp-widget-course-extra__content .course-extras{display:block}.lp-widget-course-extra__content .course-extras .course-extras__content ul{list-style:none}.lp-widget-course-extra__content .course-extras .course-extras__content ol{list-style-position:inside}.lp-widget-course-extra__content .course-extras .course-extras__content ul li,.lp-widget-course-extra__content .course-extras .course-extras__content ol li{position:relative;border:0}.lp-widget-course-extra__content .course-extras.style-checks ul li,.lp-widget-course-extra__content .course-extras.style-checks ol li{padding-left:20px}.lp-widget-course-extra__content .course-extras.style-checks ul li::before,.lp-widget-course-extra__content .course-extras.style-checks ol li::before{display:inline-block;position:absolute;top:50%;left:0;width:12px;height:7px;border:2px solid #8794b9;border-top:0;border-right:0;content:"";transform:rotate(-54deg) translateY(-50%)}.lp-widget-course-extra__content .course-extras.style-radios ul li,.lp-widget-course-extra__content .course-extras.style-radios ol li{padding-left:20px}.lp-widget-course-extra__content .course-extras.style-radios ul li::before,.lp-widget-course-extra__content .course-extras.style-radios ol li::before{display:inline-block;position:absolute;top:50%;left:0;width:12px;height:7px;border:2px solid #8794b9;border-top:0;border-right:0;content:"";transform:rotate(-54deg) translateY(-50%)}.learnpress.widget_course_featured .lp-widget-featured-courses__footer,.elementor-widget-wp-widget-learnpress_widget_course_featured .lp-widget-featured-courses__footer{margin-top:20px;padding-top:10px;border-top:1px solid #eee}.learnpress.widget_course_featured .lp-widget-featured-courses__footer__link,.elementor-widget-wp-widget-learnpress_widget_course_featured .lp-widget-featured-courses__footer__link{font-size:1rem;line-height:1}.learnpress.widget_course_featured .lp-widget-featured-courses__footer__link::before,.elementor-widget-wp-widget-learnpress_widget_course_featured .lp-widget-featured-courses__footer__link::before{content:"←"}.learnpress.widget_course_popular .lp-widget-popular-courses__footer,.elementor-widget-wp-widget-learnpress_widget_course_popular .lp-widget-popular-courses__footer{margin-top:20px;padding-top:10px;border-top:1px solid #eee}.learnpress.widget_course_popular .lp-widget-popular-courses__footer__link,.elementor-widget-wp-widget-learnpress_widget_course_popular .lp-widget-popular-courses__footer__link{font-size:1rem;line-height:1}.learnpress.widget_course_popular .lp-widget-popular-courses__footer__link::before,.elementor-widget-wp-widget-learnpress_widget_course_popular .lp-widget-popular-courses__footer__link::before{content:"←"}.learnpress.widget_course_recent .lp-widget-recent-courses__footer,.elementor-widget-wp-widget-learnpress_widget_course_recent .lp-widget-recent-courses__footer{margin-top:20px;padding-top:10px;border-top:1px solid #eee}.learnpress.widget_course_recent .lp-widget-recent-courses__footer__link,.elementor-widget-wp-widget-learnpress_widget_course_recent .lp-widget-recent-courses__footer__link{font-size:1rem;line-height:1}.learnpress.widget_course_recent .lp-widget-recent-courses__footer__link::before,.elementor-widget-wp-widget-learnpress_widget_course_recent .lp-widget-recent-courses__footer__link::before{content:"←"}.learnpress-widget-wrapper__restapi .lp-skeleton-animation{min-width:250px}.learnpress-widget-wrapper__restapi ul{padding:0}.focus .ts-control,.ts-control{box-shadow:none}.ts-control,.ts-dropdown{width:100%;box-sizing:border-box}.ts-control{border:1px solid #d0d0d0;padding:8px;overflow:hidden;position:relative;z-index:1;border-radius:3px;display:flex;flex-wrap:wrap}.ts-wrapper.multi.has-items .ts-control{padding:calc(8px - 2px - 0) 8px calc(8px - 2px - 3px - 0)}.full .ts-control{background-color:#fff}.disabled .ts-control,.disabled .ts-control *{cursor:default!important}.ts-control>*{vertical-align:baseline;display:inline-block}.ts-wrapper.multi .ts-control>div{cursor:pointer;margin:0 3px 3px 0;padding:2px 6px;background:#f2f2f2;color:#303030;border:0 solid #d0d0d0}.ts-wrapper.multi .ts-control>div.active{background:#e8e8e8;color:#303030;border:0 solid #cacaca}.ts-wrapper.multi.disabled .ts-control>div,.ts-wrapper.multi.disabled .ts-control>div.active{color:#7d7d7d;background:#fff;border:0 solid #fff}.ts-control>input{flex:1 1 auto;min-width:7rem;display:inline-block!important;padding:0!important;min-height:0!important;max-height:none!important;max-width:100%!important;margin:0!important;text-indent:0!important;border:0!important;background:0 0!important;line-height:inherit!important;-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important;box-shadow:none!important}.ts-control>input::-ms-clear{display:none}.ts-control>input:focus{outline:0!important}.has-items .ts-control>input{margin:0 4px!important}.ts-control.rtl.single .ts-control:after{left:15px;right:auto}.ts-control.rtl .ts-control>input{margin:0 4px 0 -2px!important}.disabled .ts-control{opacity:.5;background-color:#fafafa}.input-hidden .ts-control>input{opacity:0;position:absolute;left:-10000px}.ts-dropdown{position:absolute;top:100%;left:0;z-index:10;border:1px solid #d0d0d0;background:#fff;margin:.25rem 0 0;border-top:0;box-shadow:0 1px 3px rgba(0,0,0,.1);border-radius:0 0 3px 3px}.ts-dropdown [data-selectable]{cursor:pointer;overflow:hidden}.ts-dropdown [data-selectable] .highlight{background:rgba(125,168,208,.2);border-radius:1px}.ts-dropdown .create,.ts-dropdown .no-results,.ts-dropdown .optgroup-header,.ts-dropdown .option{padding:5px 8px}.ts-dropdown .option,.ts-dropdown [data-disabled],.ts-dropdown [data-disabled] [data-selectable].option{cursor:inherit;opacity:.5}.ts-dropdown [data-selectable].option{opacity:1;cursor:pointer}.ts-dropdown .optgroup:first-child .optgroup-header,.ts-dropdown.plugin-optgroup_columns .optgroup-header{border-top:0}.ts-dropdown .optgroup-header{color:#303030;background:#fff;cursor:default}.ts-dropdown .active{background-color:#f5fafd;color:#495c68}.ts-dropdown .active.create{color:#495c68}.ts-dropdown .create{color:rgba(48,48,48,.5)}.ts-dropdown .spinner{display:inline-block;width:30px;height:30px;margin:5px 8px}.ts-dropdown .spinner::after{content:" ";display:block;width:24px;height:24px;margin:3px;border-radius:50%;border:5px solid #d0d0d0;border-color:#d0d0d0 transparent;animation:1.2s linear infinite lds-dual-ring}@keyframes lds-dual-ring{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.ts-dropdown-content{overflow:hidden auto;max-height:200px;scroll-behavior:smooth}.ts-wrapper.plugin-drag_drop .ts-dragging{color:transparent!important}.ts-wrapper.plugin-drag_drop .ts-dragging>*{visibility:hidden!important}.plugin-checkbox_options:not(.rtl) .option input{margin-right:.5rem}.plugin-checkbox_options.rtl .option input{margin-left:.5rem}.plugin-clear_button{--ts-pr-clear-button:1em}.plugin-clear_button .clear-button{opacity:0;position:absolute;top:50%;transform:translateY(-50%);right:calc(8px - 6px);margin-right:0!important;background:0 0!important;transition:opacity .5s;cursor:pointer}.plugin-clear_button.form-select .clear-button,.plugin-clear_button.single .clear-button{right:max(var(--ts-pr-caret),8px)}.plugin-clear_button.focus.has-items .clear-button,.plugin-clear_button:not(.disabled):hover.has-items .clear-button{opacity:1}.ts-wrapper .dropdown-header{position:relative;padding:10px 8px;border-bottom:1px solid #d0d0d0;background:color-mix(#fff,#d0d0d0,85%);border-radius:3px 3px 0 0}.plugin-dropdown_input .dropdown-input,.plugin-dropdown_input.focus.dropdown-active .ts-control{border:1px solid #d0d0d0;box-shadow:none}.ts-wrapper .dropdown-header-close{position:absolute;right:8px;top:50%;color:#303030;opacity:.4;margin-top:-12px;line-height:20px;font-size:20px!important}.ts-wrapper .dropdown-header-close:hover{color:#000}.plugin-dropdown_input .dropdown-input{border-width:0 0 1px;display:block;padding:8px;width:100%;background:0 0}.plugin-dropdown_input .items-placeholder{border:0!important;box-shadow:none!important;width:100%}.plugin-dropdown_input.dropdown-active .items-placeholder,.plugin-dropdown_input.has-items .items-placeholder{display:none!important}.ts-wrapper.plugin-input_autogrow.has-items .ts-control>input{min-width:0}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input{flex:none;min-width:4px}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input::-ms-input-placeholder{color:transparent}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input::placeholder{color:transparent}.ts-dropdown.plugin-optgroup_columns .ts-dropdown-content{display:flex}.ts-dropdown.plugin-optgroup_columns .optgroup{border-right:1px solid #f2f2f2;border-top:0;flex-grow:1;flex-basis:0;min-width:0}.ts-dropdown.plugin-optgroup_columns .optgroup:last-child{border-right:0}.ts-dropdown.plugin-optgroup_columns .optgroup::before{display:none}.ts-wrapper.plugin-remove_button .item{display:inline-flex;align-items:center}.ts-wrapper.plugin-remove_button .item .remove{color:inherit;text-decoration:none;vertical-align:middle;display:inline-block;padding:0 6px;border-radius:0 2px 2px 0;box-sizing:border-box}.ts-wrapper.plugin-remove_button .item .remove:hover{background:rgba(0,0,0,.05)}.ts-wrapper.plugin-remove_button.disabled .item .remove:hover{background:0 0}.ts-wrapper.plugin-remove_button .remove-single{position:absolute;right:0;top:0;font-size:23px}.ts-wrapper.plugin-remove_button:not(.rtl) .item{padding-right:0!important}.ts-wrapper.plugin-remove_button:not(.rtl) .item .remove{border-left:1px solid #d0d0d0;margin-left:6px}.ts-wrapper.plugin-remove_button:not(.rtl) .item.active .remove{border-left-color:#cacaca}.ts-wrapper.plugin-remove_button:not(.rtl).disabled .item .remove{border-left-color:#fff}.ts-wrapper.plugin-remove_button.rtl .item{padding-left:0!important}.ts-wrapper.plugin-remove_button.rtl .item .remove{border-right:1px solid #d0d0d0;margin-right:6px}.ts-wrapper.plugin-remove_button.rtl .item.active .remove{border-right-color:#cacaca}.ts-wrapper.plugin-remove_button.rtl.disabled .item .remove{border-right-color:#fff}:root{--ts-pr-clear-button:0;--ts-pr-caret:0;--ts-pr-min:.75rem}.ts-wrapper.single .ts-control,.ts-wrapper.single .ts-control input{cursor:pointer}.ts-control:not(.rtl){padding-right:max(var(--ts-pr-min),var(--ts-pr-clear-button) + var(--ts-pr-caret))!important}.ts-control.rtl{text-align:right;padding-left:max(var(--ts-pr-min),var(--ts-pr-clear-button) + var(--ts-pr-caret))!important}.ts-wrapper{position:relative}.ts-control,.ts-control input,.ts-dropdown{color:#303030;font-family:inherit;font-size:13px;line-height:18px}.ts-control,.ts-wrapper.single.input-active .ts-control{background:#fff;cursor:text}.ts-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}
/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hive:before{content:"\e07f"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-threads:before{content:"\e9cb"}.fa-threads-square:before{content:"\e9cc"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-watchman-monitoring:before{content:"\e087"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-x-twitter:before{content:"\e9ca"}.fa-x-twitter-square:before{content:"\e9c9"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}
/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face{ font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:swap;src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot);src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff) format("woff"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg#fontawesome) format("svg") }.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900}:root{--sgkb-grid-columns:12;--sgkb-grid-gap:24px;--sgkb-grid-gap-sm:16px;--sgkb-grid-gap-lg:32px;--sgkb-container-max:1280px;--sgkb-container-wide:1440px;--sgkb-sidebar-width:280px;--sgkb-toc-width:240px;--sgkb-radius-sm:6px;--sgkb-radius-md:8px;--sgkb-radius-lg:12px;--sgkb-radius-xl:16px;--sgkb-radius-2xl:24px;--sgkb-radius-full:9999px;--sgkb-primary:#7229dd;--sgkb-primary-light:#9452eb;--sgkb-primary-dark:#5a1fb8;--sgkb-primary-rgb:114, 41, 221;--sgkb-secondary:#10b981;--sgkb-secondary-light:#34d399;--sgkb-secondary-dark:#059669;--sgkb-accent:#f59e0b;--sgkb-accent-light:#fbbf24;--sgkb-accent-dark:#d97706;--sgkb-bg-primary:#ffffff;--sgkb-bg-secondary:#f9fafb;--sgkb-bg-tertiary:#f3f4f6;--sgkb-bg-hover:#f9fafb;--sgkb-bg-active:#f3f4f6;--sgkb-bg-overlay:rgba(0, 0, 0, 0.5);--sgkb-text-primary:#111827;--sgkb-text-secondary:#6b7280;--sgkb-text-tertiary:#9ca3af;--sgkb-text-inverse:#ffffff;--sgkb-border-light:#f3f4f6;--sgkb-border-default:#e5e7eb;--sgkb-border-dark:#d1d5db;--sgkb-shadow-xs:0 1px 2px 0 rgba(0, 0, 0, 0.05);--sgkb-shadow-sm:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);--sgkb-shadow-md:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);--sgkb-shadow-lg:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);--sgkb-shadow-xl:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);--sgkb-shadow-2xl:0 25px 50px -12px rgba(0, 0, 0, 0.25);--sgkb-shadow-inner:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);--sgkb-shadow-card:0 0 0 1px rgba(0, 0, 0, 0.05), var(--sgkb-shadow-sm);--sgkb-shadow-card-hover:0 0 0 1px rgba(114, 41, 221, 0.1), var(--sgkb-shadow-lg);--sgkb-transition-fast:150ms cubic-bezier(0.4, 0, 0.2, 1);--sgkb-transition-base:200ms cubic-bezier(0.4, 0, 0.2, 1);--sgkb-transition-slow:300ms cubic-bezier(0.4, 0, 0.2, 1);--sgkb-transition-slower:500ms cubic-bezier(0.4, 0, 0.2, 1);--sgkb-font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--sgkb-font-mono:ui-monospace, SFMono-Regular, "SF Mono", Consolas, "Liberation Mono", Menlo, monospace;--sgkb-text-xs:0.75rem;--sgkb-text-sm:0.875rem;--sgkb-text-base:1rem;--sgkb-text-lg:1.125rem;--sgkb-text-xl:1.25rem;--sgkb-text-2xl:1.5rem;--sgkb-text-3xl:1.875rem;--sgkb-text-4xl:2.25rem;--sgkb-text-5xl:3rem;--sgkb-font-light:300;--sgkb-font-normal:400;--sgkb-font-medium:500;--sgkb-font-semibold:600;--sgkb-font-bold:700;--sgkb-leading-tight:1.25;--sgkb-leading-normal:1.5;--sgkb-leading-relaxed:1.75;--sgkb-space-0:0;--sgkb-space-1:0.25rem;--sgkb-space-2:0.5rem;--sgkb-space-3:0.75rem;--sgkb-space-4:1rem;--sgkb-space-5:1.25rem;--sgkb-space-6:1.5rem;--sgkb-space-8:2rem;--sgkb-space-10:2.5rem;--sgkb-space-12:3rem;--sgkb-space-16:4rem;--sgkb-space-20:5rem;--sgkb-space-24:6rem;--sgkb-z-dropdown:1000;--sgkb-z-sticky:1020;--sgkb-z-fixed:1030;--sgkb-z-modal-backdrop:1040;--sgkb-z-modal:1050;--sgkb-z-popover:1060;--sgkb-z-tooltip:1070}[data-sgkb-theme="dark"]{--sgkb-bg-primary:#1a1a1a;--sgkb-bg-secondary:#2d2d2d;--sgkb-bg-tertiary:#404040;--sgkb-bg-hover:#2d2d2d;--sgkb-bg-active:#404040;--sgkb-text-primary:#f3f4f6;--sgkb-text-secondary:#9ca3af;--sgkb-text-tertiary:#6b7280;--sgkb-border-light:#2d2d2d;--sgkb-border-default:#404040;--sgkb-border-dark:#525252;--sgkb-shadow-card:0 0 0 1px rgba(255, 255, 255, 0.05), 0 1px 3px 0 rgba(0, 0, 0, 0.3);--sgkb-shadow-card-hover:0 0 0 1px rgba(114, 41, 221, 0.3), 0 10px 15px -3px rgba(0, 0, 0, 0.3)}.sgkb-container{width:100%;max-width:var(--sgkb-container-max);margin-left:auto;margin-right:auto;padding-left:var(--sgkb-space-6);padding-right:var(--sgkb-space-6);position:relative;overflow:visible}.sgkb-container-wide{max-width:var(--sgkb-container-wide)}.sgkb-container-fluid{max-width:100%}.sgkb-grid{display:grid;gap:var(--sgkb-grid-gap)}.sgkb-grid-gap-0{gap:0}.sgkb-grid-gap-sm{gap:var(--sgkb-grid-gap-sm)}.sgkb-grid-gap-lg{gap:var(--sgkb-grid-gap-lg)}.sgkb-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.sgkb-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sgkb-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sgkb-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sgkb-grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.sgkb-grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.sgkb-grid-auto{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.sgkb-grid-auto-sm{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.sgkb-grid-auto-md{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.sgkb-grid-auto-lg{grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.sgkb-grid-fill{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.sgkb-col-span-1{grid-column:span 1 / span 1}.sgkb-col-span-2{grid-column:span 2 / span 2}.sgkb-col-span-3{grid-column:span 3 / span 3}.sgkb-col-span-4{grid-column:span 4 / span 4}.sgkb-col-span-full{grid-column:1 / -1}.sgkb-row-span-1{grid-row:span 1 / span 1}.sgkb-row-span-2{grid-row:span 2 / span 2}.sgkb-row-span-3{grid-row:span 3 / span 3}.sgkb-grid-center{place-items:center}.sgkb-grid-start{place-items:start}.sgkb-grid-end{place-items:end}.sgkb-grid-stretch{place-items:stretch}.sgkb-flex{display:flex}.sgkb-inline-flex{display:inline-flex}.sgkb-flex-row{flex-direction:row}.sgkb-flex-col{flex-direction:column}.sgkb-flex-wrap{flex-wrap:wrap}.sgkb-flex-nowrap{flex-wrap:nowrap}.sgkb-items-start{align-items:flex-start}.sgkb-items-center{align-items:center}.sgkb-items-end{align-items:flex-end}.sgkb-items-stretch{align-items:stretch}.sgkb-justify-start{justify-content:flex-start}.sgkb-justify-center{justify-content:center}.sgkb-justify-end{justify-content:flex-end}.sgkb-justify-between{justify-content:space-between}.sgkb-justify-around{justify-content:space-around}.sgkb-justify-evenly{justify-content:space-evenly}.sgkb-flex-1{flex:1 1 0%}.sgkb-flex-auto{flex:1 1 auto}.sgkb-flex-initial{flex:0 1 auto}.sgkb-flex-none{flex:none}.sgkb-gap-1{gap:var(--sgkb-space-1)}.sgkb-gap-2{gap:var(--sgkb-space-2)}.sgkb-gap-3{gap:var(--sgkb-space-3)}.sgkb-gap-4{gap:var(--sgkb-space-4)}.sgkb-gap-6{gap:var(--sgkb-space-6)}.sgkb-gap-8{gap:var(--sgkb-space-8)}@media (min-width:640px){.sgkb-sm\:container{max-width:640px}.sgkb-sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.sgkb-sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sgkb-sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sgkb-sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sgkb-sm\:col-span-1{grid-column:span 1 / span 1}.sgkb-sm\:col-span-2{grid-column:span 2 / span 2}.sgkb-sm\:col-span-3{grid-column:span 3 / span 3}.sgkb-sm\:col-span-4{grid-column:span 4 / span 4}.sgkb-sm\:col-span-full{grid-column:1 / -1}.sgkb-sm\:flex-row{flex-direction:row}.sgkb-sm\:flex-col{flex-direction:column}}@media (min-width:768px){.sgkb-md\:container{max-width:768px}.sgkb-md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.sgkb-md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sgkb-md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sgkb-md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sgkb-md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.sgkb-md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.sgkb-md\:col-span-1{grid-column:span 1 / span 1}.sgkb-md\:col-span-2{grid-column:span 2 / span 2}.sgkb-md\:col-span-3{grid-column:span 3 / span 3}.sgkb-md\:col-span-4{grid-column:span 4 / span 4}.sgkb-md\:col-span-5{grid-column:span 5 / span 5}.sgkb-md\:col-span-6{grid-column:span 6 / span 6}.sgkb-md\:col-span-full{grid-column:1 / -1}.sgkb-md\:flex-row{flex-direction:row}.sgkb-md\:flex-col{flex-direction:column}}@media (min-width:1024px){.sgkb-lg\:container{max-width:1024px}.sgkb-lg\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.sgkb-lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sgkb-lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sgkb-lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sgkb-lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.sgkb-lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.sgkb-lg\:col-span-1{grid-column:span 1 / span 1}.sgkb-lg\:col-span-2{grid-column:span 2 / span 2}.sgkb-lg\:col-span-3{grid-column:span 3 / span 3}.sgkb-lg\:col-span-4{grid-column:span 4 / span 4}.sgkb-lg\:col-span-5{grid-column:span 5 / span 5}.sgkb-lg\:col-span-6{grid-column:span 6 / span 6}.sgkb-lg\:col-span-full{grid-column:1 / -1}.sgkb-lg\:flex-row{flex-direction:row}.sgkb-lg\:flex-col{flex-direction:column}}@media (min-width:1280px){.sgkb-xl\:container{max-width:1280px}.sgkb-xl\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.sgkb-xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sgkb-xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sgkb-xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sgkb-xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.sgkb-xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.sgkb-xl\:col-span-1{grid-column:span 1 / span 1}.sgkb-xl\:col-span-2{grid-column:span 2 / span 2}.sgkb-xl\:col-span-3{grid-column:span 3 / span 3}.sgkb-xl\:col-span-4{grid-column:span 4 / span 4}.sgkb-xl\:col-span-5{grid-column:span 5 / span 5}.sgkb-xl\:col-span-6{grid-column:span 6 / span 6}.sgkb-xl\:col-span-full{grid-column:1 / -1}.sgkb-xl\:flex-row{flex-direction:row}.sgkb-xl\:flex-col{flex-direction:column}}@media (min-width:1536px){.sgkb-2xl\:container{max-width:1536px}.sgkb-2xl\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.sgkb-2xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sgkb-2xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sgkb-2xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sgkb-2xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.sgkb-2xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}}.sgkb-block{display:block}.sgkb-inline-block{display:inline-block}.sgkb-inline{display:inline}.sgkb-hidden{display:none}.sgkb-relative{position:relative}.sgkb-absolute{position:absolute}.sgkb-fixed{position:fixed}.sgkb-sticky{position:sticky;top:0}.sgkb-overflow-auto{overflow:auto}.sgkb-overflow-hidden{overflow:hidden}.sgkb-overflow-visible{overflow:visible}.sgkb-overflow-scroll{overflow:scroll}.sgkb-text-left{text-align:left}.sgkb-text-center{text-align:center}.sgkb-text-right{text-align:right}.sgkb-text-justify{text-align:justify}.sgkb-m-0{margin:0}.sgkb-m-auto{margin:auto}.sgkb-mx-auto{margin-left:auto;margin-right:auto}.sgkb-my-auto{margin-top:auto;margin-bottom:auto}.sgkb-p-0{padding:0}.sgkb-p-4{padding:var(--sgkb-space-4)}.sgkb-p-6{padding:var(--sgkb-space-6)}.sgkb-p-8{padding:var(--sgkb-space-8)}.sgkb-mt-0{margin-top:0}.sgkb-mt-4{margin-top:var(--sgkb-space-4)}.sgkb-mt-8{margin-top:var(--sgkb-space-8)}.sgkb-mt-12{margin-top:var(--sgkb-space-12)}.sgkb-mb-0{margin-bottom:0}.sgkb-mb-4{margin-bottom:var(--sgkb-space-4)}.sgkb-mb-8{margin-bottom:var(--sgkb-space-8)}.sgkb-mb-12{margin-bottom:var(--sgkb-space-12)}.sgkb-w-full{width:100%}.sgkb-w-auto{width:auto}.sgkb-h-full{height:100%}.sgkb-h-auto{height:auto}.sgkb-rounded-none{border-radius:0}.sgkb-rounded-sm{border-radius:var(--sgkb-radius-sm)}.sgkb-rounded{border-radius:var(--sgkb-radius-md)}.sgkb-rounded-lg{border-radius:var(--sgkb-radius-lg)}.sgkb-rounded-xl{border-radius:var(--sgkb-radius-xl)}.sgkb-rounded-2xl{border-radius:var(--sgkb-radius-2xl)}.sgkb-rounded-full{border-radius:var(--sgkb-radius-full)}.sgkb-shadow-none{box-shadow:none}.sgkb-shadow-sm{box-shadow:var(--sgkb-shadow-sm)}.sgkb-shadow{box-shadow:var(--sgkb-shadow-md)}.sgkb-shadow-lg{box-shadow:var(--sgkb-shadow-lg)}.sgkb-shadow-xl{box-shadow:var(--sgkb-shadow-xl)}.sgkb-shadow-2xl{box-shadow:var(--sgkb-shadow-2xl)}.sgkb-transition-none{transition:none}.sgkb-transition-all{transition:all var(--sgkb-transition-base)}.sgkb-transition-colors{transition:color var(--sgkb-transition-base),background-color var(--sgkb-transition-base),border-color var(--sgkb-transition-base)}.sgkb-transition-opacity{transition:opacity var(--sgkb-transition-base)}.sgkb-transition-shadow{transition:box-shadow var(--sgkb-transition-base)}.sgkb-transition-transform{transition:transform var(--sgkb-transition-base)}.sgkb-scale-95{transform:scale(.95)}.sgkb-scale-100{transform:scale(1)}.sgkb-scale-105{transform:scale(1.05)}.sgkb-scale-110{transform:scale(1.1)}.sgkb-translate-y-0{transform:translateY(0)}.sgkb-translate-y-1{transform:translateY(.25rem)}.sgkb-translate-y-2{transform:translateY(.5rem)}.sgkb--translate-y-1{transform:translateY(-.25rem)}.sgkb--translate-y-2{transform:translateY(-.5rem)}.sgkb-cursor-pointer{cursor:pointer}.sgkb-cursor-default{cursor:default}.sgkb-cursor-not-allowed{cursor:not-allowed}.sgkb-select-none{user-select:none}.sgkb-select-text{user-select:text}.sgkb-select-all{user-select:all}@keyframes sgkb-fadeIn{from{opacity:0}to{opacity:1}}@keyframes sgkb-fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes sgkb-fadeInDown{from{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes sgkb-scaleIn{from{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes sgkb-slideInRight{from{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}@keyframes sgkb-pulse{0%,100%{opacity:1}50%{opacity:.5}}@keyframes sgkb-spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.sgkb-animate-fadeIn{animation:sgkb-fadeIn var(--sgkb-transition-slow) ease-out}.sgkb-animate-fadeInUp{animation:sgkb-fadeInUp var(--sgkb-transition-slow) ease-out}.sgkb-animate-fadeInDown{animation:sgkb-fadeInDown var(--sgkb-transition-slow) ease-out}.sgkb-animate-scaleIn{animation:sgkb-scaleIn var(--sgkb-transition-base) ease-out}.sgkb-animate-slideInRight{animation:sgkb-slideInRight var(--sgkb-transition-base) ease-out}.sgkb-animate-pulse{animation:sgkb-pulse 2s cubic-bezier(.4,0,.6,1) infinite}.sgkb-animate-spin{animation:sgkb-spin 1s linear infinite}@media (max-width:639px){.sgkb-hide-mobile{display:none!important}}@media (min-width:640px){.sgkb-show-mobile{display:none!important}}@media (min-width:768px){.sgkb-hide-tablet{display:none!important}}@media (min-width:1024px){.sgkb-hide-desktop{display:none!important}}@media print{.sgkb-no-print{display:none!important}.sgkb-print-only{display:block!important}}.sgkb-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.sgkb-sr-only-focusable:focus{position:absolute;width:auto;height:auto;padding:var(--sgkb-space-2) var(--sgkb-space-4);margin:0;overflow:visible;clip:auto;white-space:normal;background-color:var(--sgkb-bg-primary);color:var(--sgkb-text-primary);border:2px solid var(--sgkb-primary);border-radius:var(--sgkb-radius-md);z-index:var(--sgkb-z-tooltip)}.sgkb-focus-visible:focus-visible{outline:2px solid var(--sgkb-primary);outline-offset:2px}.sgkb-custom-scrollbar{scrollbar-width:thin;scrollbar-color:var(--sgkb-border-default) var(--sgkb-bg-secondary)}.sgkb-custom-scrollbar::-webkit-scrollbar{width:8px;height:8px}.sgkb-custom-scrollbar::-webkit-scrollbar-track{background:var(--sgkb-bg-secondary);border-radius:var(--sgkb-radius-full)}.sgkb-custom-scrollbar::-webkit-scrollbar-thumb{background-color:var(--sgkb-border-default);border-radius:var(--sgkb-radius-full);border:2px solid var(--sgkb-bg-secondary)}.sgkb-custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:var(--sgkb-border-dark)}.sgkb-astra #content .ast-container{display:block;width:100%;max-width:100%;margin:0;padding:0}.sgkb-astra #content #primary{width:100%;padding:0;margin:0}.sgkb-hero-modern{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:var(--sgkb-space-20) 0;border-radius:var(--sgkb-radius-2xl);margin-bottom:var(--sgkb-space-16);position:relative;overflow:visible}.sgkb-hero-modern.sgkb-hero-full-width{border-radius:0;margin-bottom:0}.sgkb-hero-content{position:relative;z-index:1;text-align:center;color:var(--sgkb-text-inverse)}.sgkb-hero-title{font-size:clamp(2rem, 5vw, 3rem);font-weight:var(--sgkb-font-bold);margin:0 0 var(--sgkb-space-4) 0;color:var(--sgkb-text-inverse);line-height:1.2;letter-spacing:-.02em}.sgkb-hero-subtitle{font-size:clamp(1rem, 2vw, 1.25rem);margin:0 0 var(--sgkb-space-10) 0;opacity:.9;color:var(--sgkb-text-inverse);line-height:1.6;max-width:600px;margin-left:auto;margin-right:auto}.sgkb-search-modern{max-width:600px;margin:0 auto var(--sgkb-space-6);position:relative}.sgkb-search-wrapper{position:relative;background:var(--sgkb-bg-primary);border-radius:var(--sgkb-radius-full);box-shadow:var(--sgkb-shadow-2xl);transition:var(--sgkb-transition-base);display:flex;align-items:center;min-height:56px}.sgkb-search-wrapper:focus-within{box-shadow:0 25px 50px -12px rgb(0 0 0 / .35);transform:translateY(-2px)}.sgkb-search-input-modern{width:100%!important;padding:var(--sgkb-space-4) var(--sgkb-space-16) var(--sgkb-space-4) var(--sgkb-space-6)!important;border:none!important;box-shadow:none!important;border-radius:var(--sgkb-radius-full)!important;font-size:var(--sgkb-text-base)!important;background:transparent!important;color:var(--sgkb-text-primary)!important;height:100%!important;min-height:56px!important;line-height:normal!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}.sgkb-search-input-modern:focus{outline:none}.sgkb-search-input-modern::placeholder{color:var(--sgkb-text-tertiary);opacity:1}.sgkb-search-icon-wrapper{position:absolute;right:6px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:var(--sgkb-primary);border-radius:var(--sgkb-radius-full);color:var(--sgkb-text-inverse);transition:var(--sgkb-transition-base);cursor:pointer;border:none;flex-shrink:0;padding:0}.sgkb-search-icon-wrapper:hover{background:var(--sgkb-primary-dark)}.sgkb-search-results-modern{position:absolute;top:calc(100% + var(--sgkb-space-2));left:0;right:0;background:var(--sgkb-bg-primary);border-radius:var(--sgkb-radius-xl);box-shadow:var(--sgkb-shadow-2xl);overflow:hidden;z-index:var(--sgkb-z-dropdown);opacity:0;visibility:hidden;transform:translateY(-10px);transition:var(--sgkb-transition-base)}.sgkb-search-results-modern.sgkb-active{opacity:1;visibility:visible;transform:translateY(0)}.sgkb-stats-bar{display:flex;justify-content:center;gap:var(--sgkb-space-6);margin-top:var(--sgkb-space-8);padding-top:var(--sgkb-space-8);border-top:1px solid rgb(255 255 255 / .12)}.sgkb-stat-card{display:flex;flex-direction:column;justify-content:center;background:rgb(255 255 255 / .08);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:14px 24px;border-radius:12px;text-align:center;color:var(--sgkb-text-inverse);border:1px solid rgb(255 255 255 / .15);transition:var(--sgkb-transition-base);min-width:110px}.sgkb-stat-card:hover{background:rgb(255 255 255 / .12);transform:translateY(-1px)}.sgkb-stat-number{font-size:clamp(1.25rem, 2.5vw, 1.5rem);font-weight:var(--sgkb-font-semibold);line-height:1.1;color:var(--sgkb-text-inverse)}.sgkb-stat-label{font-size:11px;opacity:.8;text-transform:uppercase;letter-spacing:.5px;font-weight:500;color:var(--sgkb-text-inverse);margin-top:8px}.sgkb-category-card-modern{background:var(--sgkb-bg-primary);border-radius:var(--sgkb-radius-xl);border:1px solid var(--sgkb-border-light);padding:var(--sgkb-space-6);transition:all var(--sgkb-transition-slow);display:flex;flex-direction:column;position:relative;overflow:hidden;z-index:1;min-height:160px}.sgkb-category-card-modern::before{content:'';position:absolute;top:-1px;left:-1px;right:-1px;height:5px;background:linear-gradient(90deg,var(--sgkb-primary) 0%,var(--sgkb-primary-light) 100%);transform:scaleX(0);transform-origin:left;transition:transform var(--sgkb-transition-slow);border-radius:var(--sgkb-radius-xl) var(--sgkb-radius-xl) 0 0;z-index:1}.sgkb-category-card-modern:hover{transform:translateY(-4px);box-shadow:var(--sgkb-shadow-card-hover);border-color:var(--sgkb-primary-light);z-index:10}.sgkb-category-card-modern:hover::before{transform:scaleX(1)}.sgkb-category-header{display:flex;align-items:flex-start;margin-bottom:var(--sgkb-space-3);gap:var(--sgkb-space-3)}.sgkb-category-icon{width:48px;height:48px;min-width:48px;border-radius:var(--sgkb-radius-lg);background:linear-gradient(135deg,var(--sgkb-primary-light),var(--sgkb-primary));display:flex;align-items:center;justify-content:center;color:var(--sgkb-text-inverse);font-size:var(--sgkb-text-xl);transition:var(--sgkb-transition-base)}.sgkb-category-card-modern:hover .sgkb-category-icon{transform:scale(1.1) rotate(5deg)}.sgkb-category-icon svg{width:24px;height:24px}.sgkb-category-icon-image{width:100%;height:100%;object-fit:cover;border-radius:var(--sgkb-radius-lg)}.sgkb-category-info{flex:1;min-width:0}.sgkb-category-card-modern .sgkb-category-meta{display:flex;align-items:center;gap:.5rem;font-size:0.75rem!important;color:#6b7280;margin-bottom:0}.sgkb-category-card-modern .sgkb-meta-item{display:inline-flex;align-items:center;font-size:0.75rem!important;color:#6b7280}.sgkb-category-card-modern .sgkb-meta-separator{color:#9ca3af;font-size:0.75rem!important}.sgkb-category-card-modern .sgkb-category-title{font-size:1.125rem!important;font-weight:600;color:var(--sgkb-text-primary);margin:0 0 .25rem 0;line-height:1.3;letter-spacing:-.01em}.sgkb-category-card-modern .sgkb-category-title a{color:inherit;text-decoration:none;font-size:inherit!important;font-weight:inherit;transition:color var(--sgkb-transition-base)}.sgkb-category-card-modern .sgkb-category-title a:hover{color:var(--sgkb-primary)}.sgkb-category-count{display:inline-flex;align-items:center;font-size:var(--sgkb-text-sm);color:var(--sgkb-text-secondary);background:var(--sgkb-bg-secondary);padding:var(--sgkb-space-1) var(--sgkb-space-2);border-radius:var(--sgkb-radius-full)}.sgkb-category-card-modern .sgkb-category-description{color:#6b7280;font-size:0.875rem!important;line-height:1.5;margin:.75rem 0 1rem 0;overflow:hidden}.sgkb-category-docs-list{list-style:none;padding:0;margin:var(--sgkb-space-3) 0 var(--sgkb-space-4) 0;flex:1}.sgkb-category-docs-list li{margin-bottom:var(--sgkb-space-1)}.sgkb-category-docs-list li:last-child{margin-bottom:0}.sgkb-category-card-modern .sgkb-category-docs-list a{display:block;color:#6b7280;text-decoration:none;font-size:0.875rem!important;padding:.25rem 0 .25rem 1.5rem;transition:var(--sgkb-transition-base);position:relative;line-height:1.5;overflow:hidden}.sgkb-category-card-modern .sgkb-category-docs-list a::before{content:'→';position:absolute;left:.25rem;opacity:.7;transform:translateX(0);transition:var(--sgkb-transition-base);color:#9ca3af}.sgkb-category-card-modern .sgkb-category-docs-list a:hover{color:var(--sgkb-primary)}.sgkb-category-card-modern .sgkb-category-docs-list a:hover::before{opacity:1;color:var(--sgkb-primary);transform:translateX(2px)}.sgkb-category-link{display:inline-flex;align-items:center;gap:var(--sgkb-space-1);color:var(--sgkb-primary);text-decoration:none;font-size:var(--sgkb-text-sm);font-weight:var(--sgkb-font-medium);transition:var(--sgkb-transition-base);margin-top:auto;padding-top:var(--sgkb-space-2);position:relative;z-index:2}.sgkb-category-link:hover{color:var(--sgkb-primary-dark);transform:translateX(4px)}.sgkb-category-link::after{content:'→';margin-left:var(--sgkb-space-1);transition:var(--sgkb-transition-base)}.sgkb-category-link:hover::after{transform:translateX(4px)}.sgkb-category-card-featured{background:linear-gradient(135deg,var(--sgkb-primary) 0%,var(--sgkb-primary-dark) 100%);color:var(--sgkb-text-inverse);position:relative;overflow:hidden}@media (min-width:768px){.sgkb-category-card-featured{grid-column:span 2}}.sgkb-category-card-featured::after{content:'';position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgb(255 255 255 / .05) 1px,transparent 1px);background-size:20px 20px;transform:rotate(45deg);pointer-events:none}.sgkb-category-card-featured .sgkb-category-title,.sgkb-category-card-featured .sgkb-category-description,.sgkb-category-card-featured .sgkb-category-docs-list a{color:var(--sgkb-text-inverse)}.sgkb-category-card-featured .sgkb-category-count{background:rgb(255 255 255 / .2);color:var(--sgkb-text-inverse)}.sgkb-category-card-featured .sgkb-category-link{color:var(--sgkb-text-inverse);font-weight:var(--sgkb-font-semibold)}.sgkb-article-card{background:var(--sgkb-bg-primary);border-radius:var(--sgkb-radius-lg);padding:var(--sgkb-space-6);border:1px solid var(--sgkb-border-light);transition:var(--sgkb-transition-base);display:flex;flex-direction:column}.sgkb-article-card:hover{border-color:var(--sgkb-primary-light);box-shadow:var(--sgkb-shadow-md);transform:translateY(-2px)}.sgkb-article-title{font-size:clamp(1.125rem, 2vw, 1.25rem);font-weight:var(--sgkb-font-semibold);color:var(--sgkb-text-primary);margin:0 0 var(--sgkb-space-3) 0;line-height:1.4;letter-spacing:-.01em}.sgkb-article-title a{color:inherit;text-decoration:none;transition:var(--sgkb-transition-base)}.sgkb-article-title a:hover{color:var(--sgkb-primary)}.sgkb-article-meta{display:flex;align-items:center;gap:var(--sgkb-space-4);font-size:var(--sgkb-text-sm);color:var(--sgkb-text-tertiary);margin-bottom:var(--sgkb-space-3)}.sgkb-article-meta-item{display:flex;align-items:center;gap:var(--sgkb-space-1)}.sgkb-article-excerpt{color:var(--sgkb-text-secondary);font-size:var(--sgkb-text-sm);line-height:var(--sgkb-leading-relaxed);flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.sgkb-article-tags{display:flex;flex-wrap:wrap;gap:var(--sgkb-space-2);margin-top:var(--sgkb-space-4)}.sgkb-article-tag{display:inline-block;padding:var(--sgkb-space-1) var(--sgkb-space-3);background:var(--sgkb-bg-secondary);color:var(--sgkb-text-secondary);border-radius:var(--sgkb-radius-full);font-size:var(--sgkb-text-xs);text-decoration:none;transition:var(--sgkb-transition-base)}.sgkb-article-tag:hover{background:var(--sgkb-primary);color:var(--sgkb-text-inverse)}.sgkb-featured-section{margin-bottom:var(--sgkb-space-20)}.sgkb-categories-section{margin-bottom:var(--sgkb-space-20);position:relative;z-index:1}.sgkb-categories-section .sgkb-grid{gap:var(--sgkb-space-8)}.sgkb-category-browse-title{margin-bottom:var(--sgkb-space-10)!important;padding-bottom:var(--sgkb-space-4);border-bottom:2px solid var(--sgkb-border-light)}.sgkb-section-header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:var(--sgkb-space-8);padding-bottom:var(--sgkb-space-3);border-bottom:2px solid var(--sgkb-border-light)}.sgkb-section-title{font-size:clamp(1.5rem, 3vw, 2rem);font-weight:var(--sgkb-font-semibold);color:var(--sgkb-text-primary);margin:0;line-height:1.3;letter-spacing:-.01em}.sgkb-section-link{color:var(--sgkb-primary);text-decoration:none;font-size:var(--sgkb-text-sm);font-weight:var(--sgkb-font-medium);display:inline-flex;align-items:center;transition:var(--sgkb-transition-base)}.sgkb-section-link:hover{color:var(--sgkb-primary-dark)}.sgkb-featured-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:var(--sgkb-grid-gap)}.sgkb-featured-card{background:linear-gradient(135deg,var(--sgkb-bg-primary) 0%,var(--sgkb-bg-secondary) 100%);border-radius:var(--sgkb-radius-xl);padding:var(--sgkb-space-6);border:1px solid var(--sgkb-border-light);position:relative;overflow:hidden;transition:var(--sgkb-transition-base)}.sgkb-featured-card::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,var(--sgkb-primary) 0%,var(--sgkb-primary-light) 100%);opacity:0;transition:var(--sgkb-transition-slow);pointer-events:none}.sgkb-featured-card:hover::before{opacity:.05}.sgkb-featured-card:hover{transform:translateY(-4px);box-shadow:var(--sgkb-shadow-lg)}.sgkb-featured-badge{display:inline-block;padding:var(--sgkb-space-1) var(--sgkb-space-3);background:var(--sgkb-accent);color:var(--sgkb-text-inverse);border-radius:var(--sgkb-radius-full);font-size:var(--sgkb-text-xs);font-weight:var(--sgkb-font-semibold);text-transform:uppercase;letter-spacing:.5px;margin-bottom:var(--sgkb-space-3)}.sgkb-sidebar{background:var(--sgkb-bg-secondary);border-radius:var(--sgkb-radius-xl);padding:var(--sgkb-space-6);position:sticky;top:var(--sgkb-space-6)}.sgkb-sidebar-title{font-size:var(--sgkb-text-lg);font-weight:var(--sgkb-font-semibold);color:var(--sgkb-text-primary);margin:0 0 var(--sgkb-space-4) 0;padding-bottom:var(--sgkb-space-3);border-bottom:1px solid var(--sgkb-border-light)}.sgkb-sidebar-list{list-style:none;padding:0;margin:0}.sgkb-sidebar-item{margin-bottom:var(--sgkb-space-2)}.sgkb-sidebar-link{display:flex;align-items:center;justify-content:space-between;padding:var(--sgkb-space-3) var(--sgkb-space-4);color:var(--sgkb-text-secondary);text-decoration:none;border-radius:var(--sgkb-radius-md);transition:var(--sgkb-transition-base);font-size:var(--sgkb-text-sm)}.sgkb-sidebar-link:hover{background:var(--sgkb-bg-primary);color:var(--sgkb-primary)}.sgkb-sidebar-link.sgkb-active{background:var(--sgkb-primary);color:var(--sgkb-text-inverse)}.sgkb-sidebar-count{background:var(--sgkb-bg-primary);padding:var(--sgkb-space-1) var(--sgkb-space-2);border-radius:var(--sgkb-radius-full);font-size:var(--sgkb-text-xs);font-weight:var(--sgkb-font-medium)}.sgkb-breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:var(--sgkb-space-2);margin-bottom:var(--sgkb-space-6);font-size:var(--sgkb-text-sm)}.sgkb-breadcrumb-item{display:flex;align-items:center;color:var(--sgkb-text-secondary)}.sgkb-breadcrumb-link{color:var(--sgkb-text-secondary);text-decoration:none;transition:var(--sgkb-transition-base)}.sgkb-breadcrumb-link:hover{color:var(--sgkb-primary)}.sgkb-breadcrumb-separator{margin:0 var(--sgkb-space-2);color:var(--sgkb-text-tertiary)}.sgkb-breadcrumb-current{color:var(--sgkb-text-primary);font-weight:var(--sgkb-font-medium)}.sgkb-pagination{display:flex;align-items:center;justify-content:center;gap:var(--sgkb-space-2);margin-top:var(--sgkb-space-12)}.sgkb-pagination-item{display:inline-flex;align-items:center;justify-content:center}.sgkb-btn{display:inline-flex;align-items:center;justify-content:center;padding:var(--sgkb-space-3) var(--sgkb-space-6);border-radius:var(--sgkb-radius-md);font-size:var(--sgkb-text-sm);font-weight:var(--sgkb-font-medium);text-decoration:none;transition:var(--sgkb-transition-base);cursor:pointer;border:1px solid #fff0;line-height:1}.sgkb-btn-primary{background:var(--sgkb-primary);color:var(--sgkb-text-inverse);border-color:var(--sgkb-primary)}.sgkb-btn-primary:hover{background:var(--sgkb-primary-dark);border-color:var(--sgkb-primary-dark)}.sgkb-btn-secondary{background:var(--sgkb-bg-secondary);color:var(--sgkb-text-primary);border-color:var(--sgkb-border-default)}.sgkb-btn-secondary:hover{background:var(--sgkb-bg-tertiary);border-color:var(--sgkb-border-dark)}.sgkb-btn-outline{background:#fff0;color:var(--sgkb-primary);border-color:var(--sgkb-primary)}.sgkb-btn-outline:hover{background:var(--sgkb-primary);color:var(--sgkb-text-inverse)}.sgkb-btn-ghost{background:#fff0;color:var(--sgkb-text-secondary);border-color:#fff0}.sgkb-btn-ghost:hover{background:var(--sgkb-bg-secondary);color:var(--sgkb-text-primary)}.sgkb-btn-sm{padding:var(--sgkb-space-2) var(--sgkb-space-4);font-size:var(--sgkb-text-xs)}.sgkb-btn-lg{padding:var(--sgkb-space-4) var(--sgkb-space-8);font-size:var(--sgkb-text-base)}.sgkb-btn-icon{margin-right:var(--sgkb-space-2)}.sgkb-btn-icon-only{padding:var(--sgkb-space-3)}.sgkb-badge{display:inline-flex;align-items:center;padding:var(--sgkb-space-1) var(--sgkb-space-3);border-radius:var(--sgkb-radius-full);font-size:var(--sgkb-text-xs);font-weight:var(--sgkb-font-medium);line-height:1}.sgkb-badge-primary{background:var(--sgkb-primary);color:var(--sgkb-text-inverse)}.sgkb-badge-secondary{background:var(--sgkb-bg-tertiary);color:var(--sgkb-text-secondary)}.sgkb-badge-success{background:var(--sgkb-secondary);color:var(--sgkb-text-inverse)}.sgkb-badge-warning{background:var(--sgkb-accent);color:var(--sgkb-text-inverse)}.sgkb-badge-new{background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%);color:var(--sgkb-text-inverse)}.sgkb-skeleton{background:linear-gradient(90deg,var(--sgkb-bg-secondary) 25%,var(--sgkb-bg-tertiary) 50%,var(--sgkb-bg-secondary) 75%);background-size:200% 100%;animation:sgkb-skeleton-loading 1.5s ease-in-out infinite;border-radius:var(--sgkb-radius-md)}@keyframes sgkb-skeleton-loading{0%{background-position:200% 0}100%{background-position:-200% 0}}.sgkb-skeleton-text{height:var(--sgkb-space-4);margin-bottom:var(--sgkb-space-2)}.sgkb-skeleton-title{height:var(--sgkb-space-6);margin-bottom:var(--sgkb-space-4);width:60%}.sgkb-skeleton-card{height:200px;border-radius:var(--sgkb-radius-xl)}.sgkb-spinner{display:inline-block;width:40px;height:40px;border:3px solid var(--sgkb-border-light);border-top-color:var(--sgkb-primary);border-radius:50%;animation:sgkb-spin 1s linear infinite}.sgkb-spinner-sm{width:20px;height:20px;border-width:2px}.sgkb-spinner-lg{width:60px;height:60px;border-width:4px}.sgkb-tooltip{position:relative;display:inline-block}.sgkb-tooltip-content{position:absolute;bottom:125%;left:50%;transform:translateX(-50%);padding:var(--sgkb-space-2) var(--sgkb-space-3);background:var(--sgkb-text-primary);color:var(--sgkb-text-inverse);border-radius:var(--sgkb-radius-md);font-size:var(--sgkb-text-xs);white-space:nowrap;z-index:var(--sgkb-z-tooltip);opacity:0;visibility:hidden;transition:var(--sgkb-transition-base)}.sgkb-tooltip-content::after{content:'';position:absolute;top:100%;left:50%;transform:translateX(-50%);border:5px solid #fff0;border-top-color:var(--sgkb-text-primary)}.sgkb-tooltip:hover .sgkb-tooltip-content{opacity:1;visibility:visible}.sgkb-alert{padding:var(--sgkb-space-4) var(--sgkb-space-6);border-radius:var(--sgkb-radius-lg);border:1px solid;margin-bottom:var(--sgkb-space-4);display:flex;align-items:flex-start;gap:var(--sgkb-space-3)}.sgkb-alert-icon{flex-shrink:0;width:20px;height:20px}.sgkb-alert-content{flex:1;font-size:var(--sgkb-text-sm);line-height:var(--sgkb-leading-relaxed)}.sgkb-alert-info{background:rgb(114 41 221 / .1);border-color:var(--sgkb-primary);color:var(--sgkb-primary-dark)}.sgkb-alert-success{background:rgb(16 185 129 / .1);border-color:var(--sgkb-secondary);color:var(--sgkb-secondary-dark)}.sgkb-alert-warning{background:rgb(245 158 11 / .1);border-color:var(--sgkb-accent);color:var(--sgkb-accent-dark)}.sgkb-alert-error{background:rgb(239 68 68 / .1);border-color:#ef4444;color:#b91c1c}.sgkb-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:var(--sgkb-bg-overlay);display:flex;align-items:center;justify-content:center;z-index:var(--sgkb-z-modal-backdrop);opacity:0;visibility:hidden;transition:var(--sgkb-transition-base)}.sgkb-modal-overlay.sgkb-active{opacity:1;visibility:visible}.sgkb-modal{background:var(--sgkb-bg-primary);border-radius:var(--sgkb-radius-xl);max-width:500px;width:90%;max-height:90vh;overflow-y:auto;padding:var(--sgkb-space-8);box-shadow:var(--sgkb-shadow-2xl);transform:scale(.95);transition:var(--sgkb-transition-base)}.sgkb-modal-overlay.sgkb-active .sgkb-modal{transform:scale(1)}.sgkb-modal-header{margin-bottom:var(--sgkb-space-6)}.sgkb-modal-title{font-size:var(--sgkb-text-xl);font-weight:var(--sgkb-font-semibold);color:var(--sgkb-text-primary);margin:0}.sgkb-modal-body{color:var(--sgkb-text-secondary);line-height:var(--sgkb-leading-relaxed)}.sgkb-modal-footer{margin-top:var(--sgkb-space-6);display:flex;justify-content:flex-end;gap:var(--sgkb-space-3)}@media (max-width:639px){.sgkb-hero-modern{padding:var(--sgkb-space-12) var(--sgkb-space-4);border-radius:0}.sgkb-hero-title{font-size:1.75rem}.sgkb-hero-subtitle{font-size:.95rem;padding:0 var(--sgkb-space-4)}.sgkb-search-modern{padding:0 var(--sgkb-space-4);width:100%}.sgkb-search-wrapper{min-height:52px;height:52px;display:flex;align-items:center;padding:0;width:100%}.sgkb-search-input-modern{padding:12px 52px 12px 16px;font-size:16px;height:52px;min-height:52px;line-height:28px;box-sizing:border-box;-webkit-text-size-adjust:100%}.sgkb-search-icon-wrapper{width:40px;height:40px;right:6px;font-size:18px}input[type="text"],input[type="search"]{-webkit-appearance:none;-webkit-border-radius:var(--sgkb-radius-full);border-radius:var(--sgkb-radius-full)}input::-webkit-input-placeholder{line-height:normal}.sgkb-stats-bar{flex-direction:row;flex-wrap:wrap;gap:var(--sgkb-space-3);padding:var(--sgkb-space-6) var(--sgkb-space-4);margin-top:var(--sgkb-space-6)}.sgkb-stat-card{flex:1;min-width:90px;padding:12px 16px}.sgkb-stat-number{font-size:1.125rem}.sgkb-stat-label{font-size:10px}.sgkb-category-card-modern{padding:var(--sgkb-space-4)}.sgkb-category-icon{width:40px;height:40px;min-width:40px}.sgkb-section-header{flex-direction:column;align-items:flex-start;gap:var(--sgkb-space-2)}.sgkb-section-title{font-size:1.5rem}.sgkb-pagination{flex-wrap:wrap;padding:0 var(--sgkb-space-4)}.sgkb-container{padding-left:var(--sgkb-space-4);padding-right:var(--sgkb-space-4)}}@media (min-width:640px) and (max-width:1023px){.sgkb-hero-modern{padding:var(--sgkb-space-16) var(--sgkb-space-6)}.sgkb-stats-bar{flex-wrap:nowrap;gap:var(--sgkb-space-5)}.sgkb-stat-card{flex:1;min-width:100px;padding:14px 20px}.sgkb-stat-number{font-size:1.375rem}}@media (max-width:768px){.sgkb-categories-section .sgkb-grid{grid-template-columns:1fr!important;gap:var(--sgkb-space-4)}}@media (min-width:769px){.sgkb-categories-section .sgkb-grid{grid-template-columns:repeat(2,1fr)!important;gap:var(--sgkb-space-8)}}.sgkb-categories-section .sgkb-categories-grid-1.sgkb-grid{grid-template-columns:1fr!important}@media (max-width:768px){.sgkb-featured-grid{grid-template-columns:1fr!important;gap:var(--sgkb-space-4)}}@media (min-width:769px) and (max-width:1023px){.sgkb-featured-grid{grid-template-columns:repeat(3,1fr)!important;gap:var(--sgkb-space-6)}}@media (min-width:1024px){.sgkb-featured-grid{grid-template-columns:repeat(3,1fr)!important;gap:var(--sgkb-grid-gap)}}.sgkb-featured-grid-1{grid-template-columns:1fr!important}.sgkb-featured-grid-2{grid-template-columns:repeat(2,1fr)!important}@media (max-width:768px){.sgkb-featured-grid-1,.sgkb-featured-grid-2{grid-template-columns:1fr!important;max-width:100%}}.sgkb-modern-docs-wrapper,.sgkb-modern-docs-wrapper::before,.sgkb-modern-docs-wrapper::after,.sgkb-modern-docs-wrapper *,.sgkb-modern-docs-wrapper *::before,.sgkb-modern-docs-wrapper *::after{box-sizing:border-box}.sgkb-modern-docs-wrapper{max-width:100%;margin:0 auto}.sgkb-hero-modern.sgkb-hero-full-width{width:100%;margin:0;border-radius:0;padding:var(--sgkb-space-20) 0}.sgkb-hero-container{margin:0 auto}.sgkb-content-with-sidebar{display:flex;gap:var(--sgkb-space-10);margin:0 auto;padding:var(--sgkb-space-12) 0 var(--sgkb-space-16)}.sgkb-docs-sidebar{flex-shrink:0;width:280px;position:sticky;top:var(--sgkb-space-8);height:fit-content;max-height:calc(100vh - var(--sgkb-space-16));overflow-y:auto;padding-right:var(--sgkb-space-6);margin-right:var(--sgkb-space-6);border-right:1px solid var(--sgkb-border-light)}.sgkb-docs-main-content{flex:1;min-width:0}.sgkb-sidebar-section{background:var(--sgkb-bg-white);border-radius:var(--sgkb-radius-lg);padding:var(--sgkb-space-6);margin-bottom:var(--sgkb-space-6);box-shadow:var(--sgkb-shadow-sm);border:1px solid var(--sgkb-border)}.sgkb-sidebar-title{display:flex;align-items:center;gap:var(--sgkb-space-2);font-size:var(--sgkb-text-base);font-weight:var(--sgkb-font-semibold);color:var(--sgkb-text-primary);margin:0 0 var(--sgkb-space-4) 0;padding-bottom:var(--sgkb-space-3);border-bottom:2px solid var(--sgkb-border)}.sgkb-sidebar-icon{flex-shrink:0;color:var(--sgkb-primary)}.sgkb-sidebar-nav{list-style:none;margin:0;padding:0}.sgkb-nav-item{margin-bottom:var(--sgkb-space-1)}.sgkb-nav-link{display:flex;align-items:center;gap:var(--sgkb-space-3);padding:var(--sgkb-space-2) var(--sgkb-space-3);color:var(--sgkb-text-secondary);text-decoration:none;border-radius:var(--sgkb-radius-md);transition:all var(--sgkb-transition-fast);font-size:var(--sgkb-text-sm)}.sgkb-nav-link:hover{background:var(--sgkb-bg-muted);color:var(--sgkb-text-primary);transform:translateX(2px)}.sgkb-nav-indicator{width:4px;height:4px;border-radius:50%;flex-shrink:0}.sgkb-nav-text{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sgkb-nav-count{flex-shrink:0;font-size:var(--sgkb-text-xs);color:var(--sgkb-text-muted);background:var(--sgkb-bg-muted);padding:2px 6px;border-radius:var(--sgkb-radius-sm)}.sgkb-nav-children{list-style:none;margin:var(--sgkb-space-1) 0 0 var(--sgkb-space-6);padding:0}.sgkb-nav-child-item{margin-bottom:var(--sgkb-space-1)}.sgkb-nav-child-link{display:block;padding:var(--sgkb-space-1) var(--sgkb-space-2);color:var(--sgkb-text-muted);text-decoration:none;font-size:var(--sgkb-text-xs);transition:all var(--sgkb-transition-fast)}.sgkb-nav-child-link:hover{color:var(--sgkb-primary)}.sgkb-popular-list{list-style:none;margin:0;padding:0}.sgkb-popular-item{margin-bottom:var(--sgkb-space-2)}.sgkb-popular-link{display:flex;align-items:flex-start;gap:var(--sgkb-space-2);padding:var(--sgkb-space-2);color:var(--sgkb-text-secondary);text-decoration:none;border-radius:var(--sgkb-radius-md);transition:all var(--sgkb-transition-fast)}.sgkb-popular-link:hover{background:var(--sgkb-bg-muted);color:var(--sgkb-text-primary)}.sgkb-popular-icon{flex-shrink:0;margin-top:2px;color:var(--sgkb-text-muted)}.sgkb-popular-content{flex:1;min-width:0}.sgkb-popular-title{display:block;font-size:var(--sgkb-text-sm);line-height:var(--sgkb-leading-snug);margin-bottom:2px}.sgkb-popular-meta{display:block;font-size:var(--sgkb-text-xs);color:var(--sgkb-text-muted)}@media (max-width:1024px){.sgkb-content-with-sidebar{flex-direction:column}.sgkb-docs-sidebar{width:100%;position:static;max-height:none;display:grid;grid-template-columns:1fr 1fr;gap:var(--sgkb-space-4);padding-right:0;margin-right:0;border-right:none}.sgkb-hero-modern.sgkb-hero-full-width{padding:var(--sgkb-space-12) 0}}@media (max-width:768px){.sgkb-docs-sidebar{grid-template-columns:1fr}.sgkb-sidebar-section{margin-bottom:var(--sgkb-space-4)}}.sgkb-docs-sidebar::-webkit-scrollbar{width:6px}.sgkb-docs-sidebar::-webkit-scrollbar-track{background:var(--sgkb-bg-muted);border-radius:var(--sgkb-radius-sm)}.sgkb-docs-sidebar::-webkit-scrollbar-thumb{background:var(--sgkb-border-dark);border-radius:var(--sgkb-radius-sm)}.sgkb-docs-sidebar::-webkit-scrollbar-thumb:hover{background:var(--sgkb-text-muted)}.sgkb-spaces-section{padding:var(--sgkb-space-12) 0 var(--sgkb-space-16)}.sgkb-space-browse-title{margin-bottom:var(--sgkb-space-10)!important;padding-bottom:var(--sgkb-space-4);border-bottom:2px solid var(--sgkb-border-light)}.sgkb-spaces-section .sgkb-grid{grid-template-columns:repeat(3,1fr)!important;gap:var(--sgkb-space-8)}@media (max-width:991px){.sgkb-spaces-section .sgkb-grid{grid-template-columns:repeat(2,1fr)!important;gap:var(--sgkb-space-8)}}@media (max-width:768px){.sgkb-spaces-section .sgkb-grid{grid-template-columns:1fr!important;gap:var(--sgkb-space-4)}}.sgkb-spaces-section .sgkb-spaces-grid-1.sgkb-grid{grid-template-columns:1fr!important}@media (min-width:992px){.sgkb-spaces-section .sgkb-spaces-grid-2.sgkb-grid{grid-template-columns:repeat(2,1fr)!important}}.sgkb-space-context{background:var(--sgkb-bg-card);border:1px solid var(--sgkb-border-light);border-radius:var(--sgkb-radius-lg);padding:var(--sgkb-space-4);margin-bottom:var(--sgkb-space-6)}.sgkb-space-context-header{display:flex;align-items:flex-start;gap:var(--sgkb-space-3);margin-bottom:var(--sgkb-space-4)}.sgkb-space-context-header .sgkb-sidebar-icon{flex-shrink:0;width:40px;height:40px;padding:var(--sgkb-space-2);border-radius:var(--sgkb-radius-md);color:var(--sgkb-text-inverse);display:flex;align-items:center;justify-content:center}.sgkb-space-context-header .sgkb-category-icon-image{border-radius:var(--sgkb-radius-md)}.sgkb-space-context-info{flex:1;min-width:0}.sgkb-space-context-label{display:block;font-size:.75rem;font-weight:var(--sgkb-font-medium);color:var(--sgkb-text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--sgkb-space-1)}.sgkb-space-context-name{font-size:1rem;font-weight:var(--sgkb-font-semibold);color:var(--sgkb-text-primary);margin:0;line-height:1.4;word-wrap:break-word}.sgkb-space-context-link{display:flex;align-items:center;gap:var(--sgkb-space-2);padding:var(--sgkb-space-2) var(--sgkb-space-3);background:var(--sgkb-bg-muted);border:1px solid var(--sgkb-border-light);border-radius:var(--sgkb-radius-md);font-size:.875rem;font-weight:var(--sgkb-font-medium);color:var(--sgkb-text-link);text-decoration:none;transition:all 0.2s ease}.sgkb-space-context-link:hover{background:var(--sgkb-bg-hover);border-color:var(--sgkb-primary);color:var(--sgkb-primary);transform:translateY(-1px);box-shadow:0 2px 4px rgb(0 0 0 / .05)}.sgkb-space-context-link svg{flex-shrink:0;width:16px;height:16px}.sgkb-modern-wrapper,.sgkb-modern-wrapper::before,.sgkb-modern-wrapper::after,.sgkb-modern-wrapper *,.sgkb-modern-wrapper *::before,.sgkb-modern-wrapper *::after{box-sizing:border-box}.sgkb-category-header-modern{background:var(--sgkb-bg-secondary);border-bottom:1px solid var(--sgkb-border-light);padding:var(--sgkb-space-8) 0 var(--sgkb-space-12)}.sgkb-breadcrumb{margin-bottom:var(--sgkb-space-6)}.sgkb-breadcrumb-list{display:flex;align-items:center;gap:var(--sgkb-space-2);list-style:none;margin:0;padding:0;font-size:var(--sgkb-text-sm)}.sgkb-breadcrumb-item a{color:var(--sgkb-text-secondary);text-decoration:none;transition:color var(--sgkb-transition-base)}.sgkb-breadcrumb-item a:hover{color:var(--sgkb-primary)}.sgkb-breadcrumb-current{color:var(--sgkb-text-primary);font-weight:var(--sgkb-font-medium)}.sgkb-breadcrumb-separator{color:var(--sgkb-text-tertiary)}.sgkb-category-hero{margin-bottom:var(--sgkb-space-8)}.sgkb-category-hero-content{display:flex;align-items:flex-start}.sgkb-category-hero-text{flex:1}.sgkb-category-title{font-size:clamp(2rem, 4vw, 3rem);font-weight:var(--sgkb-font-bold);color:var(--sgkb-text-primary);margin:0 0 var(--sgkb-space-3) 0;line-height:1.2}.sgkb-category-header-modern .sgkb-category-title{color:#fff}.sgkb-category-header-modern .sgkb-category-description{color:rgb(255 255 255 / .9)}.sgkb-category-header-modern .sgkb-breadcrumb-item,.sgkb-category-header-modern .sgkb-breadcrumb-item a{color:rgb(255 255 255 / .8)}.sgkb-category-header-modern .sgkb-breadcrumb-item a:hover,.sgkb-category-header-modern .sgkb-breadcrumb-link:hover{color:#fff}.sgkb-category-header-modern .sgkb-breadcrumb-current{color:rgb(255 255 255 / .9)}.sgkb-category-header-modern .sgkb-breadcrumb-separator{color:rgb(255 255 255 / .5)}.sgkb-category-header-modern .sgkb-category-meta span{color:rgb(255 255 255 / .9)}.sgkb-category-description{font-size:var(--sgkb-text-lg);color:var(--sgkb-text-secondary);margin:0 0 var(--sgkb-space-4) 0;line-height:1.6}.sgkb-category-meta{display:flex;align-items:center;gap:var(--sgkb-space-4);font-size:var(--sgkb-text-sm);color:var(--sgkb-text-secondary)}.sgkb-category-search{max-width:600px}.sgkb-search-form{width:100%}.sgkb-search-input-wrapper{position:relative;display:flex;align-items:center;width:100%}.sgkb-search-icon{position:absolute;left:var(--sgkb-space-4);color:var(--sgkb-text-tertiary);pointer-events:none}.sgkb-search-input{width:100%;padding:var(--sgkb-space-3) var(--sgkb-space-12) var(--sgkb-space-3) calc(var(--sgkb-space-4) + 24px);font-size:var(--sgkb-text-base);border:1px solid var(--sgkb-border-default);border-radius:var(--sgkb-radius-lg);background:var(--sgkb-bg-primary);transition:all var(--sgkb-transition-base)}.sgkb-search-input:focus{outline:none;border-color:var(--sgkb-primary);box-shadow:0 0 0 3px rgb(114 41 221 / .1)}.sgkb-search-button{position:absolute;right:var(--sgkb-space-2);padding:var(--sgkb-space-2) var(--sgkb-space-4);background:var(--sgkb-primary);color:var(--sgkb-text-inverse);border:none;border-radius:var(--sgkb-radius-md);font-size:var(--sgkb-text-sm);font-weight:var(--sgkb-font-medium);cursor:pointer;transition:all var(--sgkb-transition-base)}.sgkb-search-button:hover{background:var(--sgkb-primary-dark)}.sgkb-category-search-modern{margin:0;padding:0;max-width:480px}.sgkb-category-search-modern .sgkb-search-wrapper{position:relative;border-radius:var(--sgkb-radius-lg);box-shadow:none}.sgkb-category-main{padding:var(--sgkb-space-12) 0}.sgkb-category-layout{display:grid;grid-template-columns:280px 1fr;gap:var(--sgkb-space-12);align-items:start}.sgkb-category-layout.sgkb-no-sidebar{grid-template-columns:1fr;margin:0 auto}.sgkb-category-sidebar{position:sticky;top:var(--sgkb-space-8)}.sgkb-sidebar-section{background:var(--sgkb-bg-primary);border:1px solid var(--sgkb-border-light);border-radius:var(--sgkb-radius-xl);padding:var(--sgkb-space-6);margin-bottom:var(--sgkb-space-6)}.sgkb-sidebar-title{font-size:var(--sgkb-text-base);font-weight:var(--sgkb-font-semibold);color:var(--sgkb-text-primary);margin:0 0 var(--sgkb-space-4) 0}.sgkb-subcategory-list{list-style:none;margin:0;padding:0}.sgkb-subcategory-item{margin-bottom:var(--sgkb-space-2)}.sgkb-subcategory-link{display:flex;align-items:center;gap:var(--sgkb-space-3);padding:var(--sgkb-space-2) var(--sgkb-space-3);text-decoration:none;color:var(--sgkb-text-secondary);border-radius:var(--sgkb-radius-md);transition:all var(--sgkb-transition-base)}.sgkb-subcategory-link:hover{background:var(--sgkb-bg-secondary);color:var(--sgkb-text-primary)}.sgkb-subcategory-indicator{width:8px;height:8px;border-radius:50%;flex-shrink:0}.sgkb-subcategory-name{flex:1;font-size:var(--sgkb-text-sm)}.sgkb-subcategory-count{font-size:var(--sgkb-text-xs);color:var(--sgkb-text-tertiary);background:var(--sgkb-bg-secondary);padding:2px 8px;border-radius:var(--sgkb-radius-sm)}.sgkb-related-list{list-style:none;margin:0;padding:0}.sgkb-related-item{margin-bottom:var(--sgkb-space-2)}.sgkb-related-link{display:flex;align-items:center;gap:var(--sgkb-space-3);padding:var(--sgkb-space-2) var(--sgkb-space-3);text-decoration:none;color:var(--sgkb-text-secondary);font-size:var(--sgkb-text-sm);border-radius:var(--sgkb-radius-md);transition:all var(--sgkb-transition-base)}.sgkb-related-link:hover{background:var(--sgkb-bg-secondary);color:var(--sgkb-primary)}.sgkb-related-link .sgkb-nav-indicator{width:6px;height:6px;border-radius:50%;flex-shrink:0}.sgkb-related-link .sgkb-nav-text{flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sgkb-related-link .sgkb-nav-count{margin-left:auto;padding:2px 8px;background:var(--sgkb-bg-tertiary);color:var(--sgkb-text-tertiary);font-size:var(--sgkb-text-xs);font-weight:var(--sgkb-font-medium);border-radius:var(--sgkb-radius-full)}.sgkb-category-content{min-width:0}.sgkb-articles-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--sgkb-space-6);padding-bottom:var(--sgkb-space-4);border-bottom:1px solid var(--sgkb-border-light)}.sgkb-articles-title{font-size:var(--sgkb-text-2xl);font-weight:var(--sgkb-font-semibold);color:var(--sgkb-text-primary);margin:0}.sgkb-articles-count{font-size:var(--sgkb-text-sm);color:var(--sgkb-text-secondary)}.sgkb-articles-list{display:flex;flex-direction:column;gap:var(--sgkb-space-4)}.sgkb-article-card{background:var(--sgkb-bg-primary);border:1px solid var(--sgkb-border-light);border-radius:var(--sgkb-radius-xl);padding:var(--sgkb-space-6);transition:all var(--sgkb-transition-base)}.sgkb-article-card:hover{border-color:var(--sgkb-primary-light);box-shadow:var(--sgkb-shadow-md);transform:translateY(-2px)}.sgkb-article-header{margin-bottom:var(--sgkb-space-3)}.sgkb-article-title{font-size:var(--sgkb-text-xl);font-weight:var(--sgkb-font-semibold);margin:0 0 var(--sgkb-space-2) 0}.sgkb-article-link{color:var(--sgkb-text-primary);text-decoration:none;transition:color var(--sgkb-transition-base)}.sgkb-article-link:hover{color:var(--sgkb-primary)}.sgkb-article-meta{display:flex;align-items:center;gap:var(--sgkb-space-2);font-size:var(--sgkb-text-sm);color:var(--sgkb-text-tertiary)}.sgkb-meta-separator{color:var(--sgkb-text-tertiary)}.sgkb-article-excerpt{color:var(--sgkb-text-secondary);line-height:1.6;margin-bottom:var(--sgkb-space-4)}.sgkb-article-excerpt p{margin:0}.sgkb-article-footer{display:flex;justify-content:flex-start}.sgkb-article-read-more{display:inline-flex;align-items:center;gap:var(--sgkb-space-2);color:var(--sgkb-primary);text-decoration:none;font-size:var(--sgkb-text-sm);font-weight:var(--sgkb-font-medium);transition:all var(--sgkb-transition-base)}.sgkb-article-read-more:hover{gap:var(--sgkb-space-3);color:var(--sgkb-primary)}.sgkb-article-read-more svg{transition:transform var(--sgkb-transition-base)}.sgkb-article-read-more:hover svg{transform:translateX(4px)}.sgkb-no-articles{text-align:center;padding:var(--sgkb-space-16) var(--sgkb-space-8)}.sgkb-no-articles-icon{color:var(--sgkb-text-tertiary);margin-bottom:var(--sgkb-space-6)}.sgkb-no-articles-title{font-size:var(--sgkb-text-2xl);font-weight:var(--sgkb-font-semibold);color:var(--sgkb-text-primary);margin:0 0 var(--sgkb-space-3) 0}.sgkb-no-articles-text{font-size:var(--sgkb-text-lg);color:var(--sgkb-text-secondary);margin:0 0 var(--sgkb-space-8) 0}.sgkb-pagination{margin-top:var(--sgkb-space-12);display:flex;justify-content:center}.sgkb-pagination-list{display:flex;align-items:center;gap:var(--sgkb-space-2);list-style:none;margin:0;padding:0}.sgkb-pagination-item a,.sgkb-pagination-item span{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 var(--sgkb-space-3);border:1px solid var(--sgkb-border-default);border-radius:var(--sgkb-radius-md);text-decoration:none;color:var(--sgkb-text-secondary);font-size:var(--sgkb-text-sm);font-weight:var(--sgkb-font-medium);transition:all var(--sgkb-transition-base)}.sgkb-pagination-item a:hover{border-color:var(--sgkb-primary);color:var(--sgkb-primary);background:var(--sgkb-bg-secondary)}.sgkb-pagination-item .current{background:var(--sgkb-primary);border-color:var(--sgkb-primary);color:var(--sgkb-text-inverse)}.sgkb-pagination-item .dots{border:none;cursor:default}@media (max-width:1024px){.sgkb-category-layout{grid-template-columns:1fr;gap:var(--sgkb-space-8)}.sgkb-category-sidebar{position:static;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:var(--sgkb-space-4)}.sgkb-sidebar-section{margin-bottom:0}}@media (max-width:768px){.sgkb-category-title{font-size:clamp(1.5rem, 4vw, 2rem)}.sgkb-articles-header{flex-direction:column;align-items:flex-start;gap:var(--sgkb-space-2)}.sgkb-category-sidebar{grid-template-columns:1fr}.sgkb-article-card{padding:var(--sgkb-space-4)}}.sgkb-search-modern{position:relative;z-index:9999;isolation:isolate}.sgkb-search-wrapper{position:relative;z-index:10000}.sgkb-search-results-modern{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#ffffff!important;border:1px solid #e5e7eb!important;border-radius:12px;box-shadow:0 20px 40px rgb(0 0 0 / .2)!important;z-index:999999!important;display:none;animation:sgkb-slideDown 0.2s ease-out;text-align:left!important}.sgkb-search-results-modern.sgkb-active{display:block!important}.sgkb-search-results-modern *{color:#111827!important;opacity:1!important;visibility:visible!important}@keyframes sgkb-slideDown{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.sgkb-search-results-dropdown{display:flex!important;flex-direction:column!important;background:#ffffff!important;color:#111827!important;text-align:left!important}.sgkb-search-results-header{padding:12px 16px;border-bottom:1px solid #e5e7eb;background:#f9fafb}.sgkb-search-results-count{font-size:.875rem;color:#6b7280;font-weight:500}.sgkb-search-results-list{background:#ffffff!important;padding:8px!important;margin:0!important;overflow-x:hidden!important;overflow-y:auto!important}.sgkb-search-results-list::-webkit-scrollbar{width:8px}.sgkb-search-results-list::-webkit-scrollbar-track{background:var(--sgkb-bg-secondary);border-radius:var(--sgkb-radius-full)}.sgkb-search-results-list::-webkit-scrollbar-thumb{background:var(--sgkb-border-default);border-radius:var(--sgkb-radius-full)}.sgkb-search-results-list::-webkit-scrollbar-thumb:hover{background:var(--sgkb-text-tertiary)}.sgkb-hero-search-results{background:#ffffff!important;border-radius:12px!important;box-shadow:0 10px 40px rgb(0 0 0 / .1)!important;overflow:hidden!important;margin-top:8px!important;text-align:left!important}.sgkb-hero-search-results-inner{padding:0!important;overflow:visible!important}.sgkb-hero-search-header{padding:12px 16px!important;border-bottom:1px solid #f3f4f6!important;background:#fafafa!important;position:sticky!important;top:0!important;z-index:10!important;text-align:left!important}.sgkb-hero-search-count{font-size:12px!important;font-weight:500!important;color:#6b7280!important;text-transform:uppercase!important;letter-spacing:0.5px!important}.sgkb-hero-search-results-inner::-webkit-scrollbar{width:6px!important}.sgkb-hero-search-results-inner::-webkit-scrollbar-track{background:#f3f4f6!important;border-radius:3px!important}.sgkb-hero-search-results-inner::-webkit-scrollbar-thumb{background:#d1d5db!important;border-radius:3px!important}.sgkb-hero-search-results-inner::-webkit-scrollbar-thumb:hover{background:#9ca3af!important}.sgkb-hero-search-articles{padding:8px!important;max-height:400px!important;overflow-x:hidden!important;overflow-y:auto!important}.sgkb-hero-search-article{border:none!important;margin-bottom:2px!important;padding:0!important}.sgkb-hero-search-article:last-child{margin-bottom:0!important}.sgkb-hero-search-article-link{display:block!important;text-decoration:none!important;color:inherit!important;padding:12px!important;border-radius:8px!important;transition:all 0.15s ease!important}.sgkb-hero-search-article-link:hover{background:#f9fafb!important}.sgkb-hero-search-article-inner{display:block!important}.sgkb-hero-search-article-body{width:100%!important}.sgkb-hero-search-article-category{display:inline-block!important;margin-bottom:4px!important}.sgkb-hero-search-article-category-title{font-size:11px!important;font-weight:500!important;color:#6b7280!important;text-transform:uppercase!important;letter-spacing:0.5px!important;background:#f3f4f6!important;padding:2px 6px!important;border-radius:4px!important;display:inline-block!important}.sgkb-hero-search-article-title{font-size:14px!important;font-weight:600!important;color:#111827!important;line-height:1.3!important;margin:0 0 4px 0!important;display:block!important}.sgkb-hero-search-article-excerpt{font-size:12px!important;color:#6b7280!important;line-height:1.4!important;margin:0!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-overflow:ellipsis!important;max-height:2.8em!important}.sgkb-hero-search-empty{padding:32px 16px!important;text-align:center!important;color:#6b7280!important;font-size:14px!important}.sgkb-search-result-item{display:flex!important;align-items:flex-start!important;gap:12px!important;padding:10px 16px!important;text-decoration:none!important;color:#111827!important;border-bottom:1px solid #f3f4f6!important;transition:all 0.2s ease;background:transparent!important}.sgkb-search-result-item:last-child{border-bottom:none!important}.sgkb-search-result-item:hover{background:#f9fafb!important;text-decoration:none!important}.sgkb-search-result-item:focus{outline:none!important;background:#f9fafb!important;box-shadow:inset 3px 0 0 #7229dd!important}.sgkb-search-result-icon{flex-shrink:0!important;width:32px!important;height:32px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#f3f4f6!important;border-radius:8px!important;color:#6b7280!important;margin-top:2px!important}.sgkb-search-result-icon svg{width:18px!important;height:18px!important}.sgkb-search-result-item:hover .sgkb-search-result-icon{background:#ede9fe!important;color:#7229dd!important}.sgkb-search-result-content{flex:1!important;min-width:0!important;display:flex!important;flex-direction:column!important;gap:2px!important;padding-top:2px!important}.sgkb-search-result-title{font-size:14px!important;font-weight:600!important;color:#111827!important;line-height:1.4!important;margin:0!important;padding:0!important}.sgkb-search-result-excerpt{font-size:12px!important;color:#6b7280!important;line-height:1.4!important;margin:2px 0 0 0!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-overflow:ellipsis!important;max-height:2.8em!important}.sgkb-search-result-meta{display:flex!important;align-items:center!important;gap:8px!important;font-size:12px!important;margin-top:2px!important}.sgkb-search-result-category{color:#6b7280!important;background:#f3f4f6!important;padding:2px 6px!important;border-radius:4px!important;font-size:11px!important;display:inline-block!important}.sgkb-search-results-footer{padding:12px 16px;border-top:1px solid #e5e7eb;background:#f9fafb}.sgkb-search-view-all{display:inline-flex;align-items:center;gap:8px;color:#7229dd;text-decoration:none;font-size:.875rem;font-weight:500;transition:all 0.2s ease}.sgkb-search-view-all:hover{gap:var(--sgkb-space-3);color:var(--sgkb-primary-dark)}.sgkb-search-view-all svg{transition:transform var(--sgkb-transition-base)}.sgkb-search-view-all:hover svg{transform:translateX(4px)}.sgkb-search-no-results{padding:48px 32px;text-align:center}.sgkb-search-no-results-icon{color:#9ca3af;margin-bottom:16px}.sgkb-search-no-results-text{font-size:1rem;color:#1f2937;margin:0 0 8px 0}.sgkb-search-no-results-text strong{color:#7229dd}.sgkb-search-no-results-hint{font-size:.875rem;color:#6b7280;margin:0}.sgkb-search-error{padding:var(--sgkb-space-4);text-align:center;color:var(--sgkb-text-error,#ef4444)}.sgkb-search-error p{margin:0;font-size:var(--sgkb-text-sm)}.sgkb-spinner{display:inline-block;width:20px;height:20px;border:2px solid var(--sgkb-border-light);border-top-color:var(--sgkb-primary);border-radius:50%;animation:sgkb-spin 0.6s linear infinite}.sgkb-spinner-sm{width:16px;height:16px}@keyframes sgkb-spin{to{transform:rotate(360deg)}}.sgkb-search-suggestions{position:absolute;top:calc(100% + 8px);left:0;right:0;background:var(--sgkb-bg-primary);border:1px solid var(--sgkb-border-default);border-radius:var(--sgkb-radius-lg);box-shadow:var(--sgkb-shadow-lg);z-index:999;animation:sgkb-slideDown 0.2s ease-out}.sgkb-search-suggestions-header{padding:var(--sgkb-space-3) var(--sgkb-space-4);border-bottom:1px solid var(--sgkb-border-light)}.sgkb-search-suggestions-title{font-size:var(--sgkb-text-sm);color:var(--sgkb-text-secondary);font-weight:var(--sgkb-font-medium);text-transform:uppercase;letter-spacing:.05em}.sgkb-search-suggestions-list{padding:var(--sgkb-space-2) 0}.sgkb-search-suggestion-item{display:flex;align-items:center;gap:var(--sgkb-space-2);padding:var(--sgkb-space-2) var(--sgkb-space-4);color:var(--sgkb-text-secondary);text-decoration:none;font-size:var(--sgkb-text-sm);transition:all var(--sgkb-transition-base)}.sgkb-search-suggestion-item:hover{background:var(--sgkb-bg-secondary);color:var(--sgkb-text-primary)}.sgkb-search-suggestion-item svg{flex-shrink:0;color:var(--sgkb-text-tertiary)}@media (max-width:768px){.sgkb-search-results-modern{max-height:70vh}.sgkb-search-results-list{max-height:calc(70vh - 120px)}}[data-sgkb-theme="dark"] .sgkb-search-results-modern{background:#1f2937;border-color:#374151}[data-sgkb-theme="dark"] .sgkb-search-result-item:hover{background:#111827}[data-sgkb-theme="dark"] .sgkb-search-result-icon{background:#111827}[data-sgkb-theme="dark"] .sgkb-search-result-category{background:#111827}[data-sgkb-theme="dark"] .sgkb-search-results-header,[data-sgkb-theme="dark"] .sgkb-search-results-footer{background:#111827}.sgkb-sidebar,.sgkb-content-with-sidebar{position:relative!important;z-index:1!important}.sgkb-hero-modern{position:relative!important;z-index:9!important}.sgkb-search-modern{position:relative!important;z-index:9!important}.sgkb-search-results-modern.sgkb-active{z-index:999999!important;position:absolute!important}.sgkb-search-loading{padding:20px;text-align:center;color:#6b7280;font-size:14px}.sgkb-search-error{padding:20px;text-align:center;color:#ef4444;font-size:14px}.sgkb-search-loading::after{content:'';display:inline-block;width:16px;height:16px;margin-left:8px;border:2px solid #e5e7eb;border-top-color:var(--sgkb-primary,#7229dd);border-radius:50%;animation:sgkb-spin 0.8s linear infinite}@keyframes sgkb-spin{to{transform:rotate(360deg)}}@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-4549 .elementor-element.elementor-element-573cb4c{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:15px;--padding-right:15px}.elementor-4549 .elementor-element.elementor-element-d2aa380>.elementor-widget-container{margin:-80px 0 0 0}.elementor-4549 .elementor-element.elementor-element-d2aa380 .arrox-el-logo img{width:140px}.elementor-4549 .elementor-element.elementor-element-d2aa380 .main-menu ul.dp-menu{width:250px}@media(min-width:481px){.elementor-4549 .elementor-element.elementor-element-573cb4c{--content-width:1620px}}.elementor-13060 .elementor-element.elementor-element-0f2f038{--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:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:45px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-13060 .elementor-element.elementor-element-ad91458{margin:0 0 calc(var(--kit-widget-spacing, 0px) + 30px) 0;padding:0 0 0 0}.elementor-13060 .elementor-element.elementor-element-ad91458 .elementor-heading-title{font-family:"Sequel Sans Roman Body",Sans-serif;font-size:24px}.elementor-13060 .elementor-element.elementor-element-e9303a4{margin:0 0 calc(var(--kit-widget-spacing, 0px) + 15px) 0;padding:0 0 0 0}.elementor-13060 .elementor-element.elementor-element-e9303a4 .elementor-icon-box-wrapper{align-items:center}.elementor-13060 .elementor-element.elementor-element-e9303a4.elementor-view-stacked .elementor-icon{background-color:var(--e-global-color-primary)}.elementor-13060 .elementor-element.elementor-element-e9303a4.elementor-view-framed .elementor-icon,.elementor-13060 .elementor-element.elementor-element-e9303a4.elementor-view-default .elementor-icon{fill:var(--e-global-color-primary);color:var(--e-global-color-primary);border-color:var(--e-global-color-primary)}.elementor-13060 .elementor-element.elementor-element-e9303a4 .elementor-icon{font-size:20px}.elementor-13060 .elementor-element.elementor-element-e9303a4 .elementor-icon-box-title,.elementor-13060 .elementor-element.elementor-element-e9303a4 .elementor-icon-box-title a{font-family:"DM Sans",Sans-serif;font-size:16px;font-weight:500}.elementor-13060 .elementor-element.elementor-element-e9303a4 .elementor-icon-box-title{color:var(--e-global-color-primary)}.elementor-13060 .elementor-element.elementor-element-e85404b{margin:0 0 calc(var(--kit-widget-spacing, 0px) + 15px) 0;padding:0 0 0 0}.elementor-13060 .elementor-element.elementor-element-e85404b .elementor-icon-box-wrapper{align-items:center}.elementor-13060 .elementor-element.elementor-element-e85404b.elementor-view-stacked .elementor-icon{background-color:var(--e-global-color-primary)}.elementor-13060 .elementor-element.elementor-element-e85404b.elementor-view-framed .elementor-icon,.elementor-13060 .elementor-element.elementor-element-e85404b.elementor-view-default .elementor-icon{fill:var(--e-global-color-primary);color:var(--e-global-color-primary);border-color:var(--e-global-color-primary)}.elementor-13060 .elementor-element.elementor-element-e85404b .elementor-icon{font-size:20px}.elementor-13060 .elementor-element.elementor-element-e85404b .elementor-icon-box-title,.elementor-13060 .elementor-element.elementor-element-e85404b .elementor-icon-box-title a{font-family:"DM Sans",Sans-serif;font-size:16px;font-weight:500}.elementor-13060 .elementor-element.elementor-element-e85404b .elementor-icon-box-title{color:var(--e-global-color-primary)}.elementor-13060 .elementor-element.elementor-element-0ea1e2d .elementor-icon-box-wrapper{align-items:center}.elementor-13060 .elementor-element.elementor-element-0ea1e2d.elementor-view-stacked .elementor-icon{background-color:var(--e-global-color-primary)}.elementor-13060 .elementor-element.elementor-element-0ea1e2d.elementor-view-framed .elementor-icon,.elementor-13060 .elementor-element.elementor-element-0ea1e2d.elementor-view-default .elementor-icon{fill:var(--e-global-color-primary);color:var(--e-global-color-primary);border-color:var(--e-global-color-primary)}.elementor-13060 .elementor-element.elementor-element-0ea1e2d .elementor-icon{font-size:20px}.elementor-13060 .elementor-element.elementor-element-0ea1e2d .elementor-icon-box-title,.elementor-13060 .elementor-element.elementor-element-0ea1e2d .elementor-icon-box-title a{font-family:"DM Sans",Sans-serif;font-size:16px;font-weight:500}.elementor-13060 .elementor-element.elementor-element-0ea1e2d .elementor-icon-box-title{color:var(--e-global-color-primary)}.elementor-13060 .elementor-element.elementor-element-8b50c01{--display:flex}@media(max-width:480px){.elementor-13060 .elementor-element.elementor-element-e9303a4 .elementor-icon-box-wrapper{align-items:center}}@media(max-width:1366px) and (min-width:481px){.elementor-13060 .elementor-element.elementor-element-0f2f038{--width:100%}}.ax-offcan-list a i{border:1px solid;border-radius:50%;height:40px;width:40px;display:flex;justify-content:center;align-items:center}.elementor-widget-icon-box .elementor-icon-box-wrapper{display:flex;flex-direction:column;text-align:center}.elementor-widget-icon-box .elementor-icon-box-icon{display:inline-block;flex:0 0 auto;line-height:0}.elementor-widget-icon-box .elementor-icon-box-content{flex-grow:1;width:100%}.elementor-widget-icon-box .elementor-icon-box-title a{color:inherit}.elementor-widget-icon-box .elementor-icon-box-description{margin:0}.elementor-widget-icon-box.elementor-position-inline-end .elementor-icon-box-wrapper{flex-direction:row-reverse;text-align:end}.elementor-widget-icon-box.elementor-position-inline-start .elementor-icon-box-wrapper{flex-direction:row;text-align:start}.elementor-widget-icon-box.elementor-position-block-start .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column;text-align:center}.elementor-widget-icon-box.elementor-position-block-end .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column-reverse;text-align:center}@media (min-width:2400px){.elementor-widget-icon-box.elementor-widescreen-position-inline-end .elementor-icon-box-wrapper{flex-direction:row-reverse;text-align:end}.elementor-widget-icon-box.elementor-widescreen-position-inline-start .elementor-icon-box-wrapper{flex-direction:row;text-align:start}.elementor-widget-icon-box.elementor-widescreen-position-block-start .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column;text-align:center}.elementor-widget-icon-box.elementor-widescreen-position-block-end .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column-reverse;text-align:center}}@media (max-width:1366px){.elementor-widget-icon-box.elementor-laptop-position-inline-end .elementor-icon-box-wrapper{flex-direction:row-reverse;text-align:end}.elementor-widget-icon-box.elementor-laptop-position-inline-start .elementor-icon-box-wrapper{flex-direction:row;text-align:start}.elementor-widget-icon-box.elementor-laptop-position-block-start .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column;text-align:center}.elementor-widget-icon-box.elementor-laptop-position-block-end .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column-reverse;text-align:center}}@media (max-width:1024px){.elementor-widget-icon-box.elementor-tablet_extra-position-inline-end .elementor-icon-box-wrapper{flex-direction:row-reverse;text-align:end}.elementor-widget-icon-box.elementor-tablet_extra-position-inline-start .elementor-icon-box-wrapper{flex-direction:row;text-align:start}.elementor-widget-icon-box.elementor-tablet_extra-position-block-start .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column;text-align:center}.elementor-widget-icon-box.elementor-tablet_extra-position-block-end .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column-reverse;text-align:center}}@media (max-width:992px){.elementor-widget-icon-box.elementor-tablet-position-inline-end .elementor-icon-box-wrapper{flex-direction:row-reverse;text-align:end}.elementor-widget-icon-box.elementor-tablet-position-inline-start .elementor-icon-box-wrapper{flex-direction:row;text-align:start}.elementor-widget-icon-box.elementor-tablet-position-block-start .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column;text-align:center}.elementor-widget-icon-box.elementor-tablet-position-block-end .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column-reverse;text-align:center}}@media (max-width:768px){.elementor-widget-icon-box.elementor-mobile_extra-position-inline-end .elementor-icon-box-wrapper{flex-direction:row-reverse;text-align:end}.elementor-widget-icon-box.elementor-mobile_extra-position-inline-start .elementor-icon-box-wrapper{flex-direction:row;text-align:start}.elementor-widget-icon-box.elementor-mobile_extra-position-block-start .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column;text-align:center}.elementor-widget-icon-box.elementor-mobile_extra-position-block-end .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column-reverse;text-align:center}}@media (max-width:480px){.elementor-widget-icon-box.elementor-mobile-position-inline-end .elementor-icon-box-wrapper{flex-direction:row-reverse;text-align:end}.elementor-widget-icon-box.elementor-mobile-position-inline-start .elementor-icon-box-wrapper{flex-direction:row;text-align:start}.elementor-widget-icon-box.elementor-mobile-position-block-start .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column;text-align:center}.elementor-widget-icon-box.elementor-mobile-position-block-end .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column-reverse;text-align:center}}.elementor-16156 .elementor-element.elementor-element-c86fa69{--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-16156 .elementor-element.elementor-element-c86fa69:not(.elementor-motion-effects-element-type-background),.elementor-16156 .elementor-element.elementor-element-c86fa69>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#2220}.elementor-16156 .elementor-element.elementor-element-366c696{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:15px;--padding-right:15px}.elementor-16156 .elementor-element.elementor-element-b38f528{width:var(--container-widget-width,80%);max-width:80%;padding:80px 0 65px 0;--container-widget-width:80%;--container-widget-flex-grow:0;text-align:start}.elementor-16156 .elementor-element.elementor-element-b38f528 .elementor-heading-title{font-family:"BDOGrotesk-Regular",Sans-serif;font-size:100px;font-weight:400;text-transform:capitalize;font-style:normal;text-decoration:none;line-height:110px;color:#000}.elementor-16156 .elementor-element.elementor-element-481a627{--display:flex;--min-height:0px;--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:center;--gap:10px 50px;--row-gap:10px;--column-gap:50px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;--z-index:19}.elementor-16156 .elementor-element.elementor-element-430f5da.elementor-element{--align-self:flex-start}.elementor-16156 .elementor-element.elementor-element-430f5da{text-align:start}.elementor-16156 .elementor-element.elementor-element-430f5da .elementor-heading-title{font-family:"BDO Grotesk",Sans-serif;font-size:16px;font-weight:500;line-height:22px;color:#000}.elementor-16156 .elementor-element.elementor-element-430f5da .elementor-heading-title a:hover,.elementor-16156 .elementor-element.elementor-element-430f5da .elementor-heading-title a:focus{color:#C10000}.elementor-16156 .elementor-element.elementor-element-f00a3cc.elementor-element{--align-self:flex-start}.elementor-16156 .elementor-element.elementor-element-f00a3cc{text-align:start}.elementor-16156 .elementor-element.elementor-element-f00a3cc .elementor-heading-title{font-family:"BDO Grotesk",Sans-serif;font-size:16px;font-weight:500;line-height:22px;color:#000}.elementor-16156 .elementor-element.elementor-element-f00a3cc .elementor-heading-title a:hover,.elementor-16156 .elementor-element.elementor-element-f00a3cc .elementor-heading-title a:focus{color:#C10000}.elementor-16156 .elementor-element.elementor-element-1f0e05d.elementor-element{--align-self:flex-start}.elementor-16156 .elementor-element.elementor-element-1f0e05d{text-align:start}.elementor-16156 .elementor-element.elementor-element-1f0e05d .elementor-heading-title{font-family:"BDO Grotesk",Sans-serif;font-size:16px;font-weight:500;line-height:22px;color:#000}.elementor-16156 .elementor-element.elementor-element-1f0e05d .elementor-heading-title a:hover,.elementor-16156 .elementor-element.elementor-element-1f0e05d .elementor-heading-title a:focus{color:#C10000}.elementor-16156 .elementor-element.elementor-element-09f2eec.elementor-element{--align-self:flex-start}.elementor-16156 .elementor-element.elementor-element-09f2eec{text-align:start}.elementor-16156 .elementor-element.elementor-element-09f2eec .elementor-heading-title{font-family:"BDO Grotesk",Sans-serif;font-size:16px;font-weight:500;line-height:22px;color:#000}.elementor-16156 .elementor-element.elementor-element-09f2eec .elementor-heading-title a:hover,.elementor-16156 .elementor-element.elementor-element-09f2eec .elementor-heading-title a:focus{color:#C10000}.elementor-16156 .elementor-element.elementor-element-ebfe86b.elementor-element{--align-self:flex-start}.elementor-16156 .elementor-element.elementor-element-ebfe86b{text-align:start}.elementor-16156 .elementor-element.elementor-element-ebfe86b .elementor-heading-title{font-family:"BDO Grotesk",Sans-serif;font-size:16px;font-weight:500;line-height:22px;color:#000}.elementor-16156 .elementor-element.elementor-element-ebfe86b .elementor-heading-title a:hover,.elementor-16156 .elementor-element.elementor-element-ebfe86b .elementor-heading-title a:focus{color:#C10000}.elementor-16156 .elementor-element.elementor-element-1baca6b.elementor-element{--align-self:flex-start}.elementor-16156 .elementor-element.elementor-element-1baca6b{text-align:start}.elementor-16156 .elementor-element.elementor-element-1baca6b .elementor-heading-title{font-family:"BDO Grotesk",Sans-serif;font-size:16px;font-weight:500;line-height:22px;color:#000}.elementor-16156 .elementor-element.elementor-element-1baca6b .elementor-heading-title a:hover,.elementor-16156 .elementor-element.elementor-element-1baca6b .elementor-heading-title a:focus{color:#C10000}.elementor-16156 .elementor-element.elementor-element-a00ded8{--display:flex;--min-height:0px;--padding-top:190px;--padding-bottom:240px;--padding-left:0px;--padding-right:0px}.elementor-16156 .elementor-element.elementor-element-fec0f43{margin:0 0 calc(var(--kit-widget-spacing, 0px) + 40px) 0;text-align:center}.elementor-16156 .elementor-element.elementor-element-fec0f43 .elementor-heading-title{font-family:"Anton",Sans-serif;font-size:198px;font-weight:500;text-transform:uppercase;font-style:normal;text-decoration:none;line-height:100px;letter-spacing:4.2px;mix-blend-mode:screen;color:#C10000}.elementor-16156 .elementor-element.elementor-element-db89629{margin:111px 0 calc(var(--kit-widget-spacing, 0px) + 40px) 0;text-align:center}.elementor-16156 .elementor-element.elementor-element-db89629 .elementor-heading-title{font-family:"Anton",Sans-serif;font-size:200px;font-weight:500;text-transform:uppercase;font-style:normal;text-decoration:none;line-height:100px;letter-spacing:4.2px;mix-blend-mode:screen;color:#000563}@media(min-width:481px){.elementor-16156 .elementor-element.elementor-element-481a627{--width:100%}.elementor-16156 .elementor-element.elementor-element-a00ded8{--width:100%}}@media(max-width:1366px){.elementor-16156 .elementor-element.elementor-element-fec0f43 .elementor-heading-title{font-size:300px}.elementor-16156 .elementor-element.elementor-element-db89629 .elementor-heading-title{font-size:300px}}@media(max-width:1024px){.elementor-16156 .elementor-element.elementor-element-b38f528 .elementor-heading-title{font-size:70px;line-height:85px}.elementor-16156 .elementor-element.elementor-element-a00ded8{--padding-top:100px;--padding-bottom:60px;--padding-left:0px;--padding-right:0px}.elementor-16156 .elementor-element.elementor-element-fec0f43 .elementor-heading-title{font-size:270px}.elementor-16156 .elementor-element.elementor-element-db89629 .elementor-heading-title{font-size:270px}}@media(max-width:992px){.elementor-16156 .elementor-element.elementor-element-fec0f43 .elementor-heading-title{font-size:230px}.elementor-16156 .elementor-element.elementor-element-db89629 .elementor-heading-title{font-size:230px}}@media(max-width:768px){.elementor-16156 .elementor-element.elementor-element-b38f528{padding:50px 0 50px 0}.elementor-16156 .elementor-element.elementor-element-a00ded8{--padding-top:80px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px}.elementor-16156 .elementor-element.elementor-element-fec0f43 .elementor-heading-title{font-size:180px}.elementor-16156 .elementor-element.elementor-element-db89629 .elementor-heading-title{font-size:180px}}@media(max-width:480px){.elementor-16156 .elementor-element.elementor-element-b38f528{padding:30px 0 30px 0;--container-widget-width:100%;--container-widget-flex-grow:0;width:var(--container-widget-width,100%);max-width:100%}.elementor-16156 .elementor-element.elementor-element-b38f528 .elementor-heading-title{font-size:40px;line-height:50px}.elementor-16156 .elementor-element.elementor-element-a00ded8{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-16156 .elementor-element.elementor-element-fec0f43 .elementor-heading-title{font-size:90px}.elementor-16156 .elementor-element.elementor-element-db89629 .elementor-heading-title{font-size:90px}}@media (min-width:1300px) and (max-width:1500px){.elementor-16156 .elementor-element.elementor-element-fec0f43 .elementor-heading-title{font-size:380px}}@media (min-width:1300px) and (max-width:1500px){.elementor-16156 .elementor-element.elementor-element-fec0f43 .elementor-heading-title{font-size:380px}}.wp-block-woolentor-evercompare{display: block;}.products a.htcompare-shop-top_thumbnail{position:absolute!important;top:0;left:8px!important;z-index:9}.htcompare-btn{display:inline-flex!important;align-items:center;position:relative!important}.htcompare-btn svg{fill:currentColor;transition:all .2s ease-out;width:15px;height:15px;margin-right:5px}.htcompare-btn svg .ever-compare-check,.htcompare-btn.added svg .ever-compare-refresh{opacity:0}.htcompare-btn.added svg .ever-compare-check{opacity:1}.htcompare-btn.loading svg .ever-compare-refresh{animation:loading .5s 0s infinite normal linear;transform-origin:center}@keyframes loading{from{transform:rotate(0)}to{transform:rotate(360deg)}}.ever-compare-loader,.htcompare-btn.loading::after,a.htcompare-btn.added::after{display:none}.htcompare-btn.loading .ever-compare-loader{display:block}.htcompare-btn-text{display:flex;align-items:center}.ever-compare-btn-image{width:25px;margin-right:5px;display:inline-block}.ever-compare-btn-image img{width:100%!important;margin:0!important}a.htcompare-btn.loading,a.htcompare-cart-button.loading{opacity:.25;/*padding-right:2.618em;*/position:relative}.htcompare-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.htcompare-col{display:-webkit-box;display:-ms-flexbox;display:flex;-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;padding:15px;word-break:break-word}.htcompare-row:nth-child(2n) .htcompare-col{background-color:#f7f7f7}.htcompare-col{border-right:1px solid #ddd}.htcolumn-value{-webkit-box-flex:0;-ms-flex:0 1 26%;flex:0 1 26%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.compare-data-primary .htcolumn-value{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-top:0;border-top:1px solid #ddd}.htcolumn-field-name{-webkit-box-flex:0;-ms-flex:0 0 22%;flex:0 0 22%;color:#2d2a2a;text-transform:uppercase;font-weight:600;font-size:16px}.htcompare-remove{position:relative;display:inline-block;padding:10px;margin-left:-5px}.htcompare-remove:focus{outline:0}.htcompare-remove::after,.htcompare-remove::before{content:" ";position:absolute;top:50%;display:inline-block;width:15px;height:2px;background-color:#2d2a2a;right:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.htcompare-remove::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.htcompare-remove:hover::after,.htcompare-remove:hover::before{background:#ec1e1e}.htcompare-product-image{display:block}.htcompare-return-to-shop .button{display:inline-block}.htcompare-empty-page-text,.htcompare-return-to-shop{text-align:center}.htcompare-empty-page-text{margin-bottom:10px}.htcompare-table *{-webkit-box-sizing: border-box;box-sizing: border-box;}.htcompare-table{position:relative}.htcompare-table.loading:before{position:absolute;content:"";top:0;right:0;bottom:0;left:0;z-index:1;background-color:rgba(255,255,255,.6)}.htcompare-table .htcompare-table-loader{border:8px solid #f3f3f3;border-radius:50%;border-top:8px solid #3498db;width:50px;height:50px;-webkit-animation:htcomspin 1s linear infinite;animation:htcomspin 1s linear infinite;position:absolute;top:50%;left:50%;z-index:1;transform:translate(-30px,-25px);display:none}.htcompare-table.loading .htcompare-table-loader{display:block}.compare-data-availability .htcolumn-value p:last-child,.compare-data-description .htcolumn-value p:last-child,.ever-compare-message-error p{margin-bottom:0}.ever-compare-message-error{border:1px solid #dc3545;border-left-width:4px;box-shadow:0 1px 1px rgb(0 0 0 / 4%);padding:4px 10px;margin-bottom:10px}.compare-data-primary.htcompare-row .htcompare-col{background-color:transparent!important}@-webkit-keyframes htcomspin{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(360deg)}}@keyframes htcomspin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}a.htcompare-cart-button.loading::after{font-family:WooCommerce;content:'\e01c';vertical-align:top;-webkit-font-smoothing:antialiased;font-weight:400;position:absolute;top:auto;right:1em;animation:spin 2s linear infinite}a.htcompare-cart-button.added::after{font-family:WooCommerce;content:'\e017';margin-left:.53em;vertical-align:bottom}.htcompare-popup{display:none;position:fixed;z-index:9999;top:0;left:0;visibility:hidden;overflow:hidden;opacity:0;width:100%;height:100%;padding-right:17px;-webkit-transition:all .25s cubic-bezier(.645,.045,.355,1);-o-transition:all .25s cubic-bezier(.645,.045,.355,1);transition:all .25s cubic-bezier(.645,.045,.355,1);background-color:rgba(0,0,0,.5)}.logged-in.admin-bar .htcompare-popup{top: 15px;}.htcompare-popup.open{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;opacity:1;visibility:visible}.htcompare-popup .htcompare-popup-content-area{width:calc(100% - 30px);max-width:1500px;margin:auto;padding:30px;background:#fff;position:relative}.htcompare-popup .htcompare-popup-content-area .htcompare-table{max-height:750px;overflow-y:auto}.htcompare-popup-close{position:absolute;width:25px;height:25px;background:#fff;right:-10px;top:-10px;border-radius:100%;cursor:pointer}.htcompare-popup-close::after,.htcompare-popup-close::before{content:" ";position:absolute;top:50%;display:inline-block;width:15px;height:2px;background-color:#2d2a2a;right:5px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.htcompare-popup-close::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.htcompare-popup-close:hover::after,.htcompare-popup-close:hover::before{background:#ec1e1e}.ever-compare-shareable-link{margin-top:10px}.ever-compare-shareable-link.right{text-align:right}.ever-compare-shareable-link.left{text-align:left}.ever-compare-shareable-link.center{text-align:center}.evercompare-copy-link{cursor: pointer;}@media (min-width:992px) and (max-width:1200px){.htcompare-table{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (min-width:768px) and (max-width:1024px){.htcompare-table{overflow-x:auto;-webkit-overflow-scrolling:touch}.htcompare-col{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%}}@media (max-width:767px){.htcompare-table{overflow-x:auto;-webkit-overflow-scrolling:touch}.htcompare-col{-webkit-box-flex:1;-ms-flex:1 0 50%;flex:1 0 50%}.htcolumn-field-name{display:none}.htcompare-row:nth-child(2n) .htcompare-col{background-color:transparent}.htcolumn-value::before{content:attr(data-title);display:block;background-color:#f7f7f7;margin-top:-15px;margin-bottom:15px;padding:5px 0;width:100%;color:#2d2a2a;text-transform:uppercase;font-weight:600;font-size:14px}.compare-data-primary .htcolumn-value::before{display:none}}@font-face{font-family:elementskit;src:url(/wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/assets/fonts/elementskit.woff?itek3h) format("woff");font-weight:400;font-style:normal;font-display:swap}.ekit-wid-con .icon::before,.elementor-editor-active .icon::before,.elementor-widget .icon::before{font-family:elementskit!important;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ekit-wid-con .icon.icon-home::before,.icon.icon-home::before{content:"\e800"}.ekit-wid-con .icon.icon-advanced-slider::before,.icon.icon-advanced-slider::before{content:"\e9c8"}.ekit-wid-con .icon.icon-image-box::before,.icon.icon-image-box::before{content:"\ebd1"}.ekit-wid-con .icon.icon-image-swap::before,.icon.icon-image-swap::before{content:"\eba4"}.ekit-wid-con .icon.icon-apartment1::before,.icon.icon-apartment1::before{content:"\e801"}.ekit-wid-con .icon.icon-pencil::before,.icon.icon-pencil::before{content:"\e802"}.ekit-wid-con .icon.icon-magic-wand::before,.icon.icon-magic-wand::before{content:"\e803"}.ekit-wid-con .icon.icon-drop::before,.icon.icon-drop::before{content:"\e804"}.ekit-wid-con .icon.icon-lighter::before,.icon.icon-lighter::before{content:"\e805"}.ekit-wid-con .icon.icon-poop::before,.icon.icon-poop::before{content:"\e806"}.ekit-wid-con .icon.icon-sun::before,.icon.icon-sun::before{content:"\e807"}.ekit-wid-con .icon.icon-moon::before,.icon.icon-moon::before{content:"\e808"}.ekit-wid-con .icon.icon-cloud1::before,.icon.icon-cloud1::before{content:"\e809"}.ekit-wid-con .icon.icon-cloud-upload::before,.icon.icon-cloud-upload::before{content:"\e80a"}.ekit-wid-con .icon.icon-cloud-download::before,.icon.icon-cloud-download::before{content:"\e80b"}.ekit-wid-con .icon.icon-cloud-sync::before,.icon.icon-cloud-sync::before{content:"\e80c"}.ekit-wid-con .icon.icon-cloud-check::before,.icon.icon-cloud-check::before{content:"\e80d"}.ekit-wid-con .icon.icon-database1::before,.icon.icon-database1::before{content:"\e80e"}.ekit-wid-con .icon.icon-lock::before,.icon.icon-lock::before{content:"\e80f"}.ekit-wid-con .icon.icon-cog::before,.icon.icon-cog::before{content:"\e810"}.ekit-wid-con .icon.icon-trash::before,.icon.icon-trash::before{content:"\e811"}.ekit-wid-con .icon.icon-dice::before,.icon.icon-dice::before{content:"\e812"}.ekit-wid-con .icon.icon-heart1::before,.icon.icon-heart1::before{content:"\e813"}.ekit-wid-con .icon.icon-star1::before,.icon.icon-star1::before{content:"\e814"}.ekit-wid-con .icon.icon-star-half::before,.icon.icon-star-half::before{content:"\e815"}.ekit-wid-con .icon.icon-star-empty::before,.icon.icon-star-empty::before{content:"\e816"}.ekit-wid-con .icon.icon-flag::before,.icon.icon-flag::before{content:"\e817"}.ekit-wid-con .icon.icon-envelope1::before,.icon.icon-envelope1::before{content:"\e818"}.ekit-wid-con .icon.icon-paperclip::before,.icon.icon-paperclip::before{content:"\e819"}.ekit-wid-con .icon.icon-inbox::before,.icon.icon-inbox::before{content:"\e81a"}.ekit-wid-con .icon.icon-eye::before,.icon.icon-eye::before{content:"\e81b"}.ekit-wid-con .icon.icon-printer::before,.icon.icon-printer::before{content:"\e81c"}.ekit-wid-con .icon.icon-file-empty::before,.icon.icon-file-empty::before{content:"\e81d"}.ekit-wid-con .icon.icon-file-add::before,.icon.icon-file-add::before{content:"\e81e"}.ekit-wid-con .icon.icon-enter::before,.icon.icon-enter::before{content:"\e81f"}.ekit-wid-con .icon.icon-exit::before,.icon.icon-exit::before{content:"\e820"}.ekit-wid-con .icon.icon-graduation-hat::before,.icon.icon-graduation-hat::before{content:"\e821"}.ekit-wid-con .icon.icon-license::before,.icon.icon-license::before{content:"\e822"}.ekit-wid-con .icon.icon-music-note::before,.icon.icon-music-note::before{content:"\e823"}.ekit-wid-con .icon.icon-film-play::before,.icon.icon-film-play::before{content:"\e824"}.ekit-wid-con .icon.icon-camera-video::before,.icon.icon-camera-video::before{content:"\e825"}.ekit-wid-con .icon.icon-camera::before,.icon.icon-camera::before{content:"\e826"}.ekit-wid-con .icon.icon-picture::before,.icon.icon-picture::before{content:"\e827"}.ekit-wid-con .icon.icon-book::before,.icon.icon-book::before{content:"\e828"}.ekit-wid-con .icon.icon-bookmark::before,.icon.icon-bookmark::before{content:"\e829"}.ekit-wid-con .icon.icon-user::before,.icon.icon-user::before{content:"\e82a"}.ekit-wid-con .icon.icon-users::before,.icon.icon-users::before{content:"\e82b"}.ekit-wid-con .icon.icon-shirt::before,.icon.icon-shirt::before{content:"\e82c"}.ekit-wid-con .icon.icon-store::before,.icon.icon-store::before{content:"\e82d"}.ekit-wid-con .icon.icon-cart2::before,.icon.icon-cart2::before{content:"\e82e"}.ekit-wid-con .icon.icon-tag::before,.icon.icon-tag::before{content:"\e82f"}.ekit-wid-con .icon.icon-phone-handset::before,.icon.icon-phone-handset::before{content:"\e830"}.ekit-wid-con .icon.icon-phone::before,.icon.icon-phone::before{content:"\e831"}.ekit-wid-con .icon.icon-pushpin::before,.icon.icon-pushpin::before{content:"\e832"}.ekit-wid-con .icon.icon-map-marker::before,.icon.icon-map-marker::before{content:"\e833"}.ekit-wid-con .icon.icon-map::before,.icon.icon-map::before{content:"\e834"}.ekit-wid-con .icon.icon-location::before,.icon.icon-location::before{content:"\e835"}.ekit-wid-con .icon.icon-calendar-full::before,.icon.icon-calendar-full::before{content:"\e836"}.ekit-wid-con .icon.icon-keyboard::before,.icon.icon-keyboard::before{content:"\e837"}.ekit-wid-con .icon.icon-spell-check::before,.icon.icon-spell-check::before{content:"\e838"}.ekit-wid-con .icon.icon-screen::before,.icon.icon-screen::before{content:"\e839"}.ekit-wid-con .icon.icon-smartphone::before,.icon.icon-smartphone::before{content:"\e83a"}.ekit-wid-con .icon.icon-tablet::before,.icon.icon-tablet::before{content:"\e83b"}.ekit-wid-con .icon.icon-laptop::before,.icon.icon-laptop::before{content:"\e83c"}.ekit-wid-con .icon.icon-laptop-phone::before,.icon.icon-laptop-phone::before{content:"\e83d"}.ekit-wid-con .icon.icon-power-switch::before,.icon.icon-power-switch::before{content:"\e83e"}.ekit-wid-con .icon.icon-bubble::before,.icon.icon-bubble::before{content:"\e83f"}.ekit-wid-con .icon.icon-heart-pulse::before,.icon.icon-heart-pulse::before{content:"\e840"}.ekit-wid-con .icon.icon-construction::before,.icon.icon-construction::before{content:"\e841"}.ekit-wid-con .icon.icon-pie-chart::before,.icon.icon-pie-chart::before{content:"\e842"}.ekit-wid-con .icon.icon-chart-bars::before,.icon.icon-chart-bars::before{content:"\e843"}.ekit-wid-con .icon.icon-gift1::before,.icon.icon-gift1::before{content:"\e844"}.ekit-wid-con .icon.icon-diamond1::before,.icon.icon-diamond1::before{content:"\e845"}.ekit-wid-con .icon.icon-dinner::before,.icon.icon-dinner::before{content:"\e847"}.ekit-wid-con .icon.icon-coffee-cup::before,.icon.icon-coffee-cup::before{content:"\e848"}.ekit-wid-con .icon.icon-leaf::before,.icon.icon-leaf::before{content:"\e849"}.ekit-wid-con .icon.icon-paw::before,.icon.icon-paw::before{content:"\e84a"}.ekit-wid-con .icon.icon-rocket::before,.icon.icon-rocket::before{content:"\e84b"}.ekit-wid-con .icon.icon-briefcase::before,.icon.icon-briefcase::before{content:"\e84c"}.ekit-wid-con .icon.icon-bus::before,.icon.icon-bus::before{content:"\e84d"}.ekit-wid-con .icon.icon-car1::before,.icon.icon-car1::before{content:"\e84e"}.ekit-wid-con .icon.icon-train::before,.icon.icon-train::before{content:"\e84f"}.ekit-wid-con .icon.icon-bicycle::before,.icon.icon-bicycle::before{content:"\e850"}.ekit-wid-con .icon.icon-wheelchair::before,.icon.icon-wheelchair::before{content:"\e851"}.ekit-wid-con .icon.icon-select::before,.icon.icon-select::before{content:"\e852"}.ekit-wid-con .icon.icon-earth::before,.icon.icon-earth::before{content:"\e853"}.ekit-wid-con .icon.icon-smile::before,.icon.icon-smile::before{content:"\e854"}.ekit-wid-con .icon.icon-sad::before,.icon.icon-sad::before{content:"\e855"}.ekit-wid-con .icon.icon-neutral::before,.icon.icon-neutral::before{content:"\e856"}.ekit-wid-con .icon.icon-mustache::before,.icon.icon-mustache::before{content:"\e857"}.ekit-wid-con .icon.icon-alarm::before,.icon.icon-alarm::before{content:"\e858"}.ekit-wid-con .icon.icon-bullhorn::before,.icon.icon-bullhorn::before{content:"\e859"}.ekit-wid-con .icon.icon-volume-high::before,.icon.icon-volume-high::before{content:"\e85a"}.ekit-wid-con .icon.icon-volume-medium::before,.icon.icon-volume-medium::before{content:"\e85b"}.ekit-wid-con .icon.icon-volume-low::before,.icon.icon-volume-low::before{content:"\e85c"}.ekit-wid-con .icon.icon-volume::before,.icon.icon-volume::before{content:"\e85d"}.ekit-wid-con .icon.icon-mic::before,.icon.icon-mic::before{content:"\e85e"}.ekit-wid-con .icon.icon-hourglass::before,.icon.icon-hourglass::before{content:"\e85f"}.ekit-wid-con .icon.icon-undo::before,.icon.icon-undo::before{content:"\e860"}.ekit-wid-con .icon.icon-redo::before,.icon.icon-redo::before{content:"\e861"}.ekit-wid-con .icon.icon-sync::before,.icon.icon-sync::before{content:"\e862"}.ekit-wid-con .icon.icon-history::before,.icon.icon-history::before{content:"\e863"}.ekit-wid-con .icon.icon-clock1::before,.icon.icon-clock1::before{content:"\e864"}.ekit-wid-con .icon.icon-download::before,.icon.icon-download::before{content:"\e865"}.ekit-wid-con .icon.icon-upload::before,.icon.icon-upload::before{content:"\e866"}.ekit-wid-con .icon.icon-enter-down::before,.icon.icon-enter-down::before{content:"\e867"}.ekit-wid-con .icon.icon-exit-up::before,.icon.icon-exit-up::before{content:"\e868"}.ekit-wid-con .icon.icon-bug::before,.icon.icon-bug::before{content:"\e869"}.ekit-wid-con .icon.icon-code::before,.icon.icon-code::before{content:"\e86a"}.ekit-wid-con .icon.icon-link::before,.icon.icon-link::before{content:"\e86b"}.ekit-wid-con .icon.icon-unlink::before,.icon.icon-unlink::before{content:"\e86c"}.ekit-wid-con .icon.icon-thumbs-up::before,.icon.icon-thumbs-up::before{content:"\e86d"}.ekit-wid-con .icon.icon-thumbs-down::before,.icon.icon-thumbs-down::before{content:"\e86e"}.ekit-wid-con .icon.icon-magnifier::before,.icon.icon-magnifier::before{content:"\e86f"}.ekit-wid-con .icon.icon-cross::before,.icon.icon-cross::before{content:"\e870"}.ekit-wid-con .icon.icon-chevron-up::before,.icon.icon-chevron-up::before{content:"\e873"}.ekit-wid-con .icon.icon-chevron-down::before,.icon.icon-chevron-down::before{content:"\e874"}.ekit-wid-con .icon.icon-chevron-left::before,.icon.icon-chevron-left::before{content:"\e875"}.ekit-wid-con .icon.icon-chevron-right::before,.icon.icon-chevron-right::before{content:"\e876"}.ekit-wid-con .icon.icon-arrow-up::before,.icon.icon-arrow-up::before{content:"\e877"}.ekit-wid-con .icon.icon-arrow-down::before,.icon.icon-arrow-down::before{content:"\e878"}.ekit-wid-con .icon.icon-arrow-left::before,.icon.icon-arrow-left::before{content:"\e879"}.ekit-wid-con .icon.icon-arrow-right::before,.icon.icon-arrow-right::before{content:"\e87a"}.ekit-wid-con .icon.icon-right-arrow::before,.icon.icon-right-arrow::before{content:"\e9c5"}.ekit-wid-con .icon.icon-left-arrow::before,.icon.icon-left-arrow::before{content:"\e94a"}.ekit-wid-con .icon.icon-download-arrow::before,.icon.icon-download-arrow::before{content:"\e94b"}.ekit-wid-con .icon.icon-up-arrow::before,.icon.icon-up-arrow::before{content:"\e9c3"}.ekit-wid-con .icon.icon-arrows::before,.icon.icon-arrows::before{content:"\e9c4"}.ekit-wid-con .icon.icon-double-angle-pointing-to-right::before,.icon.icon-double-angle-pointing-to-right::before{content:"\e949"}.ekit-wid-con .icon.icon-double-left-chevron::before,.icon.icon-double-left-chevron::before{content:"\e948"}.ekit-wid-con .icon.icon-left-arrow2::before,.icon.icon-left-arrow2::before{content:"\e94c"}.ekit-wid-con .icon.icon-right-arrow2::before,.icon.icon-right-arrow2::before{content:"\e94d"}.ekit-wid-con .icon.icon-warning::before,.icon.icon-warning::before{content:"\e87c"}.ekit-wid-con .icon.icon-down-arrow1::before,.icon.icon-down-arrow1::before{content:"\e994"}.ekit-wid-con .icon.icon-up-arrow1::before,.icon.icon-up-arrow1::before{content:"\e995"}.ekit-wid-con .icon.icon-right-arrow1::before,.icon.icon-right-arrow1::before{content:"\e876";font-weight:900}.ekit-wid-con .icon.icon-left-arrows::before,.icon.icon-left-arrows::before{content:"\e997"}.ekit-wid-con .icon.icon-question-circle::before,.icon.icon-question-circle::before{content:"\e87d"}.ekit-wid-con .icon.icon-menu-circle::before,.icon.icon-menu-circle::before{content:"\e87e"}.ekit-wid-con .icon.icon-checkmark-circle::before,.icon.icon-checkmark-circle::before{content:"\e87f"}.ekit-wid-con .icon.icon-cross-circle::before,.icon.icon-cross-circle::before{content:"\e880"}.ekit-wid-con .icon.icon-plus-circle::before,.icon.icon-plus-circle::before{content:"\e881"}.ekit-wid-con .icon.icon-move::before,.icon.icon-move::before{content:"\e87b"}.ekit-wid-con .icon.icon-circle-minus::before,.icon.icon-circle-minus::before{content:"\e882"}.ekit-wid-con .icon.icon-arrow-up-circle::before,.icon.icon-arrow-up-circle::before{content:"\e883"}.ekit-wid-con .icon.icon-arrow-down-circle::before,.icon.icon-arrow-down-circle::before{content:"\e884"}.ekit-wid-con .icon.icon-arrow-left-circle::before,.icon.icon-arrow-left-circle::before{content:"\e885"}.ekit-wid-con .icon.icon-arrow-right-circle::before,.icon.icon-arrow-right-circle::before{content:"\e886"}.ekit-wid-con .icon.icon-chevron-up-circle::before,.icon.icon-chevron-up-circle::before{content:"\e887"}.ekit-wid-con .icon.icon-chevron-down-circle::before,.icon.icon-chevron-down-circle::before{content:"\e888"}.ekit-wid-con .icon.icon-chevron-left-circle::before,.icon.icon-chevron-left-circle::before{content:"\e889"}.ekit-wid-con .icon.icon-chevron-right-circle::before,.icon.icon-chevron-right-circle::before{content:"\e88a"}.ekit-wid-con .icon.icon-crop::before,.icon.icon-crop::before{content:"\e88b"}.ekit-wid-con .icon.icon-frame-expand::before,.icon.icon-frame-expand::before{content:"\e88c"}.ekit-wid-con .icon.icon-frame-contract::before,.icon.icon-frame-contract::before{content:"\e88d"}.ekit-wid-con .icon.icon-layers::before,.icon.icon-layers::before{content:"\e88e"}.ekit-wid-con .icon.icon-funnel::before,.icon.icon-funnel::before{content:"\e88f"}.ekit-wid-con .icon.icon-text-format::before,.icon.icon-text-format::before{content:"\e890"}.ekit-wid-con .icon.icon-text-size::before,.icon.icon-text-size::before{content:"\e892"}.ekit-wid-con .icon.icon-bold::before,.icon.icon-bold::before{content:"\e893"}.ekit-wid-con .icon.icon-italic::before,.icon.icon-italic::before{content:"\e894"}.ekit-wid-con .icon.icon-underline::before,.icon.icon-underline::before{content:"\e895"}.ekit-wid-con .icon.icon-strikethrough::before,.icon.icon-strikethrough::before{content:"\e896"}.ekit-wid-con .icon.icon-highlight::before,.icon.icon-highlight::before{content:"\e897"}.ekit-wid-con .icon.icon-text-align-left::before,.icon.icon-text-align-left::before{content:"\e898"}.ekit-wid-con .icon.icon-text-align-center::before,.icon.icon-text-align-center::before{content:"\e899"}.ekit-wid-con .icon.icon-text-align-right::before,.icon.icon-text-align-right::before{content:"\e89a"}.ekit-wid-con .icon.icon-text-align-justify::before,.icon.icon-text-align-justify::before{content:"\e89b"}.ekit-wid-con .icon.icon-line-spacing::before,.icon.icon-line-spacing::before{content:"\e89c"}.ekit-wid-con .icon.icon-indent-increase::before,.icon.icon-indent-increase::before{content:"\e89d"}.ekit-wid-con .icon.icon-indent-decrease::before,.icon.icon-indent-decrease::before{content:"\e89e"}.ekit-wid-con .icon.icon-page-break::before,.icon.icon-page-break::before{content:"\e8a2"}.ekit-wid-con .icon.icon-hand::before,.icon.icon-hand::before{content:"\e8a5"}.ekit-wid-con .icon.icon-pointer-up::before,.icon.icon-pointer-up::before{content:"\e8a6"}.ekit-wid-con .icon.icon-pointer-right::before,.icon.icon-pointer-right::before{content:"\e8a7"}.ekit-wid-con .icon.icon-pointer-down::before,.icon.icon-pointer-down::before{content:"\e8a8"}.ekit-wid-con .icon.icon-pointer-left::before,.icon.icon-pointer-left::before{content:"\e8a9"}.ekit-wid-con .icon.icon-burger::before,.icon.icon-burger::before{content:"\e94e"}.ekit-wid-con .icon.icon-cakes::before,.icon.icon-cakes::before{content:"\e94f"}.ekit-wid-con .icon.icon-cheese::before,.icon.icon-cheese::before{content:"\e950"}.ekit-wid-con .icon.icon-drink-glass::before,.icon.icon-drink-glass::before{content:"\e951"}.ekit-wid-con .icon.icon-pizza::before,.icon.icon-pizza::before{content:"\e952"}.ekit-wid-con .icon.icon-vplay::before,.icon.icon-vplay::before{content:"\e953"}.ekit-wid-con .icon.icon-newsletter::before,.icon.icon-newsletter::before{content:"\e954"}.ekit-wid-con .icon.icon-coins-2::before,.icon.icon-coins-2::before{content:"\e955"}.ekit-wid-con .icon.icon-commerce-2::before,.icon.icon-commerce-2::before{content:"\e956"}.ekit-wid-con .icon.icon-monitor::before,.icon.icon-monitor::before{content:"\e957"}.ekit-wid-con .icon.icon-business::before,.icon.icon-business::before{content:"\e958"}.ekit-wid-con .icon.icon-graphic-2::before,.icon.icon-graphic-2::before{content:"\e959"}.ekit-wid-con .icon.icon-commerce-1::before,.icon.icon-commerce-1::before{content:"\e95a"}.ekit-wid-con .icon.icon-hammer::before,.icon.icon-hammer::before{content:"\e95b"}.ekit-wid-con .icon.icon-justice-1::before,.icon.icon-justice-1::before{content:"\e95c"}.ekit-wid-con .icon.icon-line::before,.icon.icon-line::before{content:"\e95d"}.ekit-wid-con .icon.icon-money-3::before,.icon.icon-money-3::before{content:"\e95e"}.ekit-wid-con .icon.icon-commerce::before,.icon.icon-commerce::before{content:"\e95f"}.ekit-wid-con .icon.icon-agenda::before,.icon.icon-agenda::before{content:"\e960"}.ekit-wid-con .icon.icon-justice::before,.icon.icon-justice::before{content:"\e961"}.ekit-wid-con .icon.icon-technology::before,.icon.icon-technology::before{content:"\e962"}.ekit-wid-con .icon.icon-coins-1::before,.icon.icon-coins-1::before{content:"\e963"}.ekit-wid-con .icon.icon-bank::before,.icon.icon-bank::before{content:"\e964"}.ekit-wid-con .icon.icon-calculator::before,.icon.icon-calculator::before{content:"\e965"}.ekit-wid-con .icon.icon-soundcloud::before,.icon.icon-soundcloud::before{content:"\e966"}.ekit-wid-con .icon.icon-chart2::before,.icon.icon-chart2::before{content:"\e967"}.ekit-wid-con .icon.icon-checked::before,.icon.icon-checked::before{content:"\e968"}.ekit-wid-con .icon.icon-clock11::before,.icon.icon-clock11::before{content:"\e969"}.ekit-wid-con .icon.icon-comment2::before,.icon.icon-comment2::before{content:"\e96a"}.ekit-wid-con .icon.icon-comments::before,.icon.icon-comments::before{content:"\e96b"}.ekit-wid-con .icon.icon-consult::before,.icon.icon-consult::before{content:"\e96c"}.ekit-wid-con .icon.icon-consut2::before,.icon.icon-consut2::before{content:"\e96d"}.ekit-wid-con .icon.icon-deal::before,.icon.icon-deal::before{content:"\e96e"}.ekit-wid-con .icon.icon-envelope11::before,.icon.icon-envelope11::before{content:"\e96f"}.ekit-wid-con .icon.icon-folder::before,.icon.icon-folder::before{content:"\e970"}.ekit-wid-con .icon.icon-folder2::before,.icon.icon-folder2::before{content:"\ea6a"}.ekit-wid-con .icon.icon-invest::before,.icon.icon-invest::before{content:"\e971"}.ekit-wid-con .icon.icon-loan::before,.icon.icon-loan::before{content:"\e972"}.ekit-wid-con .icon.icon-menu1::before,.icon.icon-menu1::before{content:"\e871"}.ekit-wid-con .icon.icon-list1::before,.icon.icon-list1::before{content:"\e872"}.ekit-wid-con .icon.icon-map-marker1::before,.icon.icon-map-marker1::before{content:"\e973"}.ekit-wid-con .icon.icon-mutual-fund::before,.icon.icon-mutual-fund::before{content:"\e974"}.ekit-wid-con .icon.icon-google-plus::before,.icon.icon-google-plus::before{content:"\e975"}.ekit-wid-con .icon.icon-phone1::before,.icon.icon-phone1::before{content:"\e976"}.ekit-wid-con .icon.icon-pie-chart1::before,.icon.icon-pie-chart1::before{content:"\e977"}.ekit-wid-con .icon.icon-play::before,.icon.icon-play::before{content:"\e978"}.ekit-wid-con .icon.icon-savings::before,.icon.icon-savings::before{content:"\e979"}.ekit-wid-con .icon.icon-search2::before,.icon.icon-search2::before{content:"\e97a"}.ekit-wid-con .icon.icon-tag1::before,.icon.icon-tag1::before{content:"\e97b"}.ekit-wid-con .icon.icon-tags::before,.icon.icon-tags::before{content:"\e97c"}.ekit-wid-con .icon.icon-instagram1::before,.icon.icon-instagram1::before{content:"\e97d"}.ekit-wid-con .icon.icon-quote::before,.icon.icon-quote::before{content:"\e97e"}.ekit-wid-con .icon.icon-arrow-point-to-down::before,.icon.icon-arrow-point-to-down::before{content:"\e97f"}.ekit-wid-con .icon.icon-play-button::before,.icon.icon-play-button::before{content:"\e980"}.ekit-wid-con .icon.icon-minus::before,.icon.icon-minus::before{content:"\e981"}.ekit-wid-con .icon.icon-plus::before,.icon.icon-plus::before{content:"\e982"}.ekit-wid-con .icon.icon-tick::before,.icon.icon-tick::before{content:"\e983"}.ekit-wid-con .icon.icon-check::before,.icon.icon-check::before{content:"\eaaf"}.ekit-wid-con .icon.icon-edit::before,.icon.icon-edit::before{content:"\e984"}.ekit-wid-con .icon.icon-reply::before,.icon.icon-reply::before{content:"\e985"}.ekit-wid-con .icon.icon-cogwheel-outline::before,.icon.icon-cogwheel-outline::before{content:"\e986"}.ekit-wid-con .icon.icon-abacus::before,.icon.icon-abacus::before{content:"\e987"}.ekit-wid-con .icon.icon-abacus1::before,.icon.icon-abacus1::before{content:"\e988"}.ekit-wid-con .icon.icon-agenda1::before,.icon.icon-agenda1::before{content:"\e989"}.ekit-wid-con .icon.icon-shopping-basket::before,.icon.icon-shopping-basket::before{content:"\e98a"}.ekit-wid-con .icon.icon-users1::before,.icon.icon-users1::before{content:"\e98b"}.ekit-wid-con .icon.icon-man::before,.icon.icon-man::before{content:"\e98c"}.ekit-wid-con .icon.icon-support1::before,.icon.icon-support1::before{content:"\e98d"}.ekit-wid-con .icon.icon-favorites::before,.icon.icon-favorites::before{content:"\e98e"}.ekit-wid-con .icon.icon-calendar::before,.icon.icon-calendar::before{content:"\e98f"}.ekit-wid-con .icon.icon-paper-plane::before,.icon.icon-paper-plane::before{content:"\e990"}.ekit-wid-con .icon.icon-placeholder::before,.icon.icon-placeholder::before{content:"\e991"}.ekit-wid-con .icon.icon-phone-call::before,.icon.icon-phone-call::before{content:"\e992"}.ekit-wid-con .icon.icon-contact::before,.icon.icon-contact::before{content:"\e993"}.ekit-wid-con .icon.icon-email::before,.icon.icon-email::before{content:"\e998"}.ekit-wid-con .icon.icon-internet::before,.icon.icon-internet::before{content:"\e999"}.ekit-wid-con .icon.icon-quote1::before,.icon.icon-quote1::before{content:"\e99a"}.ekit-wid-con .icon.icon-medical::before,.icon.icon-medical::before{content:"\e99b"}.ekit-wid-con .icon.icon-eye1::before,.icon.icon-eye1::before{content:"\e99c"}.ekit-wid-con .icon.icon-full-screen::before,.icon.icon-full-screen::before{content:"\e99d"}.ekit-wid-con .icon.icon-tools::before,.icon.icon-tools::before{content:"\e99e"}.ekit-wid-con .icon.icon-pie-chart2::before,.icon.icon-pie-chart2::before{content:"\e99f"}.ekit-wid-con .icon.icon-diamond11::before,.icon.icon-diamond11::before{content:"\e9a0"}.ekit-wid-con .icon.icon-valentines-heart::before,.icon.icon-valentines-heart::before{content:"\e9a1"}.ekit-wid-con .icon.icon-like::before,.icon.icon-like::before{content:"\e9a2"}.ekit-wid-con .icon.icon-team::before,.icon.icon-team::before{content:"\e9a3"}.ekit-wid-con .icon.icon-tshirt::before,.icon.icon-tshirt::before{content:"\e9a4"}.ekit-wid-con .icon.icon-cancel::before,.icon.icon-cancel::before{content:"\e9a5"}.ekit-wid-con .icon.icon-drink::before,.icon.icon-drink::before{content:"\e9a6"}.ekit-wid-con .icon.icon-home1::before,.icon.icon-home1::before{content:"\e9a7"}.ekit-wid-con .icon.icon-music::before,.icon.icon-music::before{content:"\e9a8"}.ekit-wid-con .icon.icon-rich::before,.icon.icon-rich::before{content:"\e9a9"}.ekit-wid-con .icon.icon-brush::before,.icon.icon-brush::before{content:"\e9aa"}.ekit-wid-con .icon.icon-opposite-way::before,.icon.icon-opposite-way::before{content:"\e9ab"}.ekit-wid-con .icon.icon-cloud-computing1::before,.icon.icon-cloud-computing1::before{content:"\e9ac"}.ekit-wid-con .icon.icon-technology-1::before,.icon.icon-technology-1::before{content:"\e9ad"}.ekit-wid-con .icon.icon-rotate::before,.icon.icon-rotate::before{content:"\e9ae"}.ekit-wid-con .icon.icon-medical1::before,.icon.icon-medical1::before{content:"\e9af"}.ekit-wid-con .icon.icon-flash-1::before,.icon.icon-flash-1::before{content:"\e9b0"}.ekit-wid-con .icon.icon-flash::before,.icon.icon-flash::before{content:"\e9b1"}.ekit-wid-con .icon.icon-uturn::before,.icon.icon-uturn::before{content:"\e9b2"}.ekit-wid-con .icon.icon-down-arrow::before,.icon.icon-down-arrow::before{content:"\e9b3"}.ekit-wid-con .icon.icon-hours-support::before,.icon.icon-hours-support::before{content:"\e9b4"}.ekit-wid-con .icon.icon-bag::before,.icon.icon-bag::before{content:"\e9b5"}.ekit-wid-con .icon.icon-photo-camera::before,.icon.icon-photo-camera::before{content:"\e9b6"}.ekit-wid-con .icon.icon-school::before,.icon.icon-school::before{content:"\e9b7"}.ekit-wid-con .icon.icon-settings::before,.icon.icon-settings::before{content:"\e9b8"}.ekit-wid-con .icon.icon-smartphone1::before,.icon.icon-smartphone1::before{content:"\e9b9"}.ekit-wid-con .icon.icon-technology-11::before,.icon.icon-technology-11::before{content:"\e9ba"}.ekit-wid-con .icon.icon-tool::before,.icon.icon-tool::before{content:"\e9bb"}.ekit-wid-con .icon.icon-business1::before,.icon.icon-business1::before{content:"\e9bc"}.ekit-wid-con .icon.icon-shuffle-arrow::before,.icon.icon-shuffle-arrow::before{content:"\e9bd"}.ekit-wid-con .icon.icon-van-1::before,.icon.icon-van-1::before{content:"\e9be"}.ekit-wid-con .icon.icon-van::before,.icon.icon-van::before{content:"\e9bf"}.ekit-wid-con .icon.icon-vegetables::before,.icon.icon-vegetables::before{content:"\e9c0"}.ekit-wid-con .icon.icon-women::before,.icon.icon-women::before{content:"\e9c1"}.ekit-wid-con .icon.icon-vintage::before,.icon.icon-vintage::before{content:"\e9c2"}.ekit-wid-con .icon.icon-team-1::before,.icon.icon-team-1::before{content:"\e9c6"}.ekit-wid-con .icon.icon-team1::before,.icon.icon-team1::before{content:"\e9c7"}.ekit-wid-con .icon.icon-apple::before,.icon.icon-apple::before{content:"\e9c9"}.ekit-wid-con .icon.icon-watch::before,.icon.icon-watch::before{content:"\e9ca"}.ekit-wid-con .icon.icon-cogwheel::before,.icon.icon-cogwheel::before{content:"\e9cb"}.ekit-wid-con .icon.icon-light-bulb::before,.icon.icon-light-bulb::before{content:"\e9cc"}.ekit-wid-con .icon.icon-light-bulb-1::before,.icon.icon-light-bulb-1::before{content:"\e9cd"}.ekit-wid-con .icon.icon-heart-shape-outline::before,.icon.icon-heart-shape-outline::before{content:"\e9ce"}.ekit-wid-con .icon.icon-online-shopping-cart::before,.icon.icon-online-shopping-cart::before{content:"\e9cf"}.ekit-wid-con .icon.icon-shopping-cart1::before,.icon.icon-shopping-cart1::before{content:"\e9d0"}.ekit-wid-con .icon.icon-star2::before,.icon.icon-star2::before{content:"\e9d1"}.ekit-wid-con .icon.icon-star-1::before,.icon.icon-star-1::before{content:"\e9d2"}.ekit-wid-con .icon.icon-favorite1::before,.icon.icon-favorite1::before{content:"\e9d3"}.ekit-wid-con .icon.icon-agenda2::before,.icon.icon-agenda2::before{content:"\e9d4"}.ekit-wid-con .icon.icon-agenda-1::before,.icon.icon-agenda-1::before{content:"\e9d5"}.ekit-wid-con .icon.icon-alarm-clock::before,.icon.icon-alarm-clock::before{content:"\e9d6"}.ekit-wid-con .icon.icon-alarm-clock1::before,.icon.icon-alarm-clock1::before{content:"\e9d7"}.ekit-wid-con .icon.icon-atomic::before,.icon.icon-atomic::before{content:"\e9d8"}.ekit-wid-con .icon.icon-auction::before,.icon.icon-auction::before{content:"\e9d9"}.ekit-wid-con .icon.icon-balance::before,.icon.icon-balance::before{content:"\e9da"}.ekit-wid-con .icon.icon-balance1::before,.icon.icon-balance1::before{content:"\e9db"}.ekit-wid-con .icon.icon-bank1::before,.icon.icon-bank1::before{content:"\e9dc"}.ekit-wid-con .icon.icon-bar-chart::before,.icon.icon-bar-chart::before{content:"\e9dd"}.ekit-wid-con .icon.icon-barrier::before,.icon.icon-barrier::before{content:"\e9de"}.ekit-wid-con .icon.icon-battery::before,.icon.icon-battery::before{content:"\e9df"}.ekit-wid-con .icon.icon-battery-1::before,.icon.icon-battery-1::before{content:"\e9e0"}.ekit-wid-con .icon.icon-bell::before,.icon.icon-bell::before{content:"\e9e1"}.ekit-wid-con .icon.icon-bluetooth::before,.icon.icon-bluetooth::before{content:"\e9e2"}.ekit-wid-con .icon.icon-book1::before,.icon.icon-book1::before{content:"\e9e3"}.ekit-wid-con .icon.icon-briefcase1::before,.icon.icon-briefcase1::before{content:"\e9e4"}.ekit-wid-con .icon.icon-briefcase-1::before,.icon.icon-briefcase-1::before{content:"\e9e5"}.ekit-wid-con .icon.icon-briefcase-2::before,.icon.icon-briefcase-2::before{content:"\e9e6"}.ekit-wid-con .icon.icon-calculator1::before,.icon.icon-calculator1::before{content:"\e9e7"}.ekit-wid-con .icon.icon-calculator2::before,.icon.icon-calculator2::before{content:"\e9e8"}.ekit-wid-con .icon.icon-calculator-1::before,.icon.icon-calculator-1::before{content:"\e9e9"}.ekit-wid-con .icon.icon-calendar1::before,.icon.icon-calendar1::before{content:"\e9ea"}.ekit-wid-con .icon.icon-calendar2::before,.icon.icon-calendar2::before{content:"\e9eb"}.ekit-wid-con .icon.icon-calendar-1::before,.icon.icon-calendar-1::before{content:"\e9ec"}.ekit-wid-con .icon.icon-calendar-page-empty::before,.icon.icon-calendar-page-empty::before{content:"\eaac"}.ekit-wid-con .icon.icon-calendar3::before,.icon.icon-calendar3::before{content:"\eb9c"}.ekit-wid-con .icon.icon-car11::before,.icon.icon-car11::before{content:"\e9ed"}.ekit-wid-con .icon.icon-carrier::before,.icon.icon-carrier::before{content:"\e9ee"}.ekit-wid-con .icon.icon-cash::before,.icon.icon-cash::before{content:"\e9ef"}.ekit-wid-con .icon.icon-chat::before,.icon.icon-chat::before{content:"\e9f0"}.ekit-wid-con .icon.icon-chat-1::before,.icon.icon-chat-1::before{content:"\e9f1"}.ekit-wid-con .icon.icon-checked1::before,.icon.icon-checked1::before{content:"\e9f2"}.ekit-wid-con .icon.icon-clip::before,.icon.icon-clip::before{content:"\e9f3"}.ekit-wid-con .icon.icon-clip1::before,.icon.icon-clip1::before{content:"\e9f4"}.ekit-wid-con .icon.icon-clipboard1::before,.icon.icon-clipboard1::before{content:"\e9f5"}.ekit-wid-con .icon.icon-clipboard11::before,.icon.icon-clipboard11::before{content:"\e9f6"}.ekit-wid-con .icon.icon-clock2::before,.icon.icon-clock2::before{content:"\e9f7"}.ekit-wid-con .icon.icon-clock-1::before,.icon.icon-clock-1::before{content:"\e9f8"}.ekit-wid-con .icon.icon-cloud11::before,.icon.icon-cloud11::before{content:"\e9f9"}.ekit-wid-con .icon.icon-cloud-computing11::before,.icon.icon-cloud-computing11::before{content:"\e9fa"}.ekit-wid-con .icon.icon-cloud-computing-1::before,.icon.icon-cloud-computing-1::before{content:"\e9fb"}.ekit-wid-con .icon.icon-cogwheel1::before,.icon.icon-cogwheel1::before{content:"\e9fc"}.ekit-wid-con .icon.icon-coins1::before,.icon.icon-coins1::before{content:"\e9fd"}.ekit-wid-con .icon.icon-compass::before,.icon.icon-compass::before{content:"\e9fe"}.ekit-wid-con .icon.icon-contract::before,.icon.icon-contract::before{content:"\e9ff"}.ekit-wid-con .icon.icon-conversation::before,.icon.icon-conversation::before{content:"\ea00"}.ekit-wid-con .icon.icon-crane1::before,.icon.icon-crane1::before{content:"\ea01"}.ekit-wid-con .icon.icon-crane-2::before,.icon.icon-crane-2::before{content:"\ea02"}.ekit-wid-con .icon.icon-credit-card::before,.icon.icon-credit-card::before{content:"\ea03"}.ekit-wid-con .icon.icon-credit-card1::before,.icon.icon-credit-card1::before{content:"\ea04"}.ekit-wid-con .icon.icon-cursor::before,.icon.icon-cursor::before{content:"\ea05"}.ekit-wid-con .icon.icon-customer-service::before,.icon.icon-customer-service::before{content:"\ea06"}.ekit-wid-con .icon.icon-cutlery::before,.icon.icon-cutlery::before{content:"\ea07"}.ekit-wid-con .icon.icon-dart-board::before,.icon.icon-dart-board::before{content:"\ea08"}.ekit-wid-con .icon.icon-decision-making::before,.icon.icon-decision-making::before{content:"\ea09"}.ekit-wid-con .icon.icon-desk-chair::before,.icon.icon-desk-chair::before{content:"\ea0a"}.ekit-wid-con .icon.icon-desk-lamp::before,.icon.icon-desk-lamp::before{content:"\ea0b"}.ekit-wid-con .icon.icon-diamond2::before,.icon.icon-diamond2::before{content:"\ea0c"}.ekit-wid-con .icon.icon-direction::before,.icon.icon-direction::before{content:"\ea0d"}.ekit-wid-con .icon.icon-document::before,.icon.icon-document::before{content:"\ea0e"}.ekit-wid-con .icon.icon-dollar-bill::before,.icon.icon-dollar-bill::before{content:"\ea0f"}.ekit-wid-con .icon.icon-download1::before,.icon.icon-download1::before{content:"\ea10"}.ekit-wid-con .icon.icon-edit1::before,.icon.icon-edit1::before{content:"\ea11"}.ekit-wid-con .icon.icon-email1::before,.icon.icon-email1::before{content:"\ea12"}.ekit-wid-con .icon.icon-envelope2::before,.icon.icon-envelope2::before{content:"\ea13"}.ekit-wid-con .icon.icon-envelope3::before,.icon.icon-envelope3::before{content:"\ea14"}.ekit-wid-con .icon.icon-eraser::before,.icon.icon-eraser::before{content:"\ea15"}.ekit-wid-con .icon.icon-eye2::before,.icon.icon-eye2::before{content:"\ea16"}.ekit-wid-con .icon.icon-factory::before,.icon.icon-factory::before{content:"\ea17"}.ekit-wid-con .icon.icon-fast-forward::before,.icon.icon-fast-forward::before{content:"\ea18"}.ekit-wid-con .icon.icon-favorites1::before,.icon.icon-favorites1::before{content:"\ea19"}.ekit-wid-con .icon.icon-file::before,.icon.icon-file::before{content:"\ea1a"}.ekit-wid-con .icon.icon-file-1::before,.icon.icon-file-1::before{content:"\ea1b"}.ekit-wid-con .icon.icon-file-2::before,.icon.icon-file-2::before{content:"\ea1c"}.ekit-wid-con .icon.icon-file-3::before,.icon.icon-file-3::before{content:"\ea1d"}.ekit-wid-con .icon.icon-filter::before,.icon.icon-filter::before{content:"\ea1e"}.ekit-wid-con .icon.icon-finance-book::before,.icon.icon-finance-book::before{content:"\ea1f"}.ekit-wid-con .icon.icon-flag1::before,.icon.icon-flag1::before{content:"\ea20"}.ekit-wid-con .icon.icon-folder1::before,.icon.icon-folder1::before{content:"\ea21"}.ekit-wid-con .icon.icon-folder-1::before,.icon.icon-folder-1::before{content:"\ea22"}.ekit-wid-con .icon.icon-folders::before,.icon.icon-folders::before{content:"\ea23"}.ekit-wid-con .icon.icon-folders1::before,.icon.icon-folders1::before{content:"\ea24"}.ekit-wid-con .icon.icon-gamepad::before,.icon.icon-gamepad::before{content:"\ea25"}.ekit-wid-con .icon.icon-gift11::before,.icon.icon-gift11::before{content:"\ea26"}.ekit-wid-con .icon.icon-growth::before,.icon.icon-growth::before{content:"\ea27"}.ekit-wid-con .icon.icon-heart11::before,.icon.icon-heart11::before{content:"\ea28"}.ekit-wid-con .icon.icon-home2::before,.icon.icon-home2::before{content:"\ea29"}.ekit-wid-con .icon.icon-house::before,.icon.icon-house::before{content:"\ea2a"}.ekit-wid-con .icon.icon-house-1::before,.icon.icon-house-1::before{content:"\ea2b"}.ekit-wid-con .icon.icon-house-2::before,.icon.icon-house-2::before{content:"\ea2c"}.ekit-wid-con .icon.icon-id-card::before,.icon.icon-id-card::before{content:"\ea2d"}.ekit-wid-con .icon.icon-id-card1::before,.icon.icon-id-card1::before{content:"\ea2e"}.ekit-wid-con .icon.icon-id-card-1::before,.icon.icon-id-card-1::before{content:"\ea2f"}.ekit-wid-con .icon.icon-idea1::before,.icon.icon-idea1::before{content:"\ea30"}.ekit-wid-con .icon.icon-image::before,.icon.icon-image::before{content:"\ea31"}.ekit-wid-con .icon.icon-improvement::before,.icon.icon-improvement::before{content:"\ea32"}.ekit-wid-con .icon.icon-inbox1::before,.icon.icon-inbox1::before{content:"\ea33"}.ekit-wid-con .icon.icon-information::before,.icon.icon-information::before{content:"\ea34"}.ekit-wid-con .icon.icon-key::before,.icon.icon-key::before{content:"\ea35"}.ekit-wid-con .icon.icon-key1::before,.icon.icon-key1::before{content:"\ea36"}.ekit-wid-con .icon.icon-laptop1::before,.icon.icon-laptop1::before{content:"\ea37"}.ekit-wid-con .icon.icon-layers1::before,.icon.icon-layers1::before{content:"\ea38"}.ekit-wid-con .icon.icon-light-bulb1::before,.icon.icon-light-bulb1::before{content:"\ea39"}.ekit-wid-con .icon.icon-like1::before,.icon.icon-like1::before{content:"\ea3a"}.ekit-wid-con .icon.icon-line-chart1::before,.icon.icon-line-chart1::before{content:"\ea3b"}.ekit-wid-con .icon.icon-mail::before,.icon.icon-mail::before{content:"\ea3c"}.ekit-wid-con .icon.icon-manager::before,.icon.icon-manager::before{content:"\ea3d"}.ekit-wid-con .icon.icon-map1::before,.icon.icon-map1::before{content:"\ea3e"}.ekit-wid-con .icon.icon-medal1::before,.icon.icon-medal1::before{content:"\ea3f"}.ekit-wid-con .icon.icon-megaphone::before,.icon.icon-megaphone::before{content:"\ea40"}.ekit-wid-con .icon.icon-megaphone1::before,.icon.icon-megaphone1::before{content:"\ea41"}.ekit-wid-con .icon.icon-message::before,.icon.icon-message::before{content:"\ea42"}.ekit-wid-con .icon.icon-message-1::before,.icon.icon-message-1::before{content:"\ea43"}.ekit-wid-con .icon.icon-message-2::before,.icon.icon-message-2::before{content:"\ea44"}.ekit-wid-con .icon.icon-microphone::before,.icon.icon-microphone::before{content:"\ea45"}.ekit-wid-con .icon.icon-money1::before,.icon.icon-money1::before{content:"\ea46"}.ekit-wid-con .icon.icon-money-bag1::before,.icon.icon-money-bag1::before{content:"\ea47"}.ekit-wid-con .icon.icon-monitor1::before,.icon.icon-monitor1::before{content:"\ea48"}.ekit-wid-con .icon.icon-music1::before,.icon.icon-music1::before{content:"\ea49"}.ekit-wid-con .icon.icon-next::before,.icon.icon-next::before{content:"\ea4a"}.ekit-wid-con .icon.icon-open-book1::before,.icon.icon-open-book1::before{content:"\ea4b"}.ekit-wid-con .icon.icon-padlock::before,.icon.icon-padlock::before{content:"\ea4c"}.ekit-wid-con .icon.icon-padlock-1::before,.icon.icon-padlock-1::before{content:"\ea4d"}.ekit-wid-con .icon.icon-paint-brush::before,.icon.icon-paint-brush::before{content:"\ea4e"}.ekit-wid-con .icon.icon-pause::before,.icon.icon-pause::before{content:"\ea4f"}.ekit-wid-con .icon.icon-pen::before,.icon.icon-pen::before{content:"\ea50"}.ekit-wid-con .icon.icon-pencil1::before,.icon.icon-pencil1::before{content:"\ea51"}.ekit-wid-con .icon.icon-percentage::before,.icon.icon-percentage::before{content:"\ea52"}.ekit-wid-con .icon.icon-phone-call1::before,.icon.icon-phone-call1::before{content:"\ea53"}.ekit-wid-con .icon.icon-phone-call2::before,.icon.icon-phone-call2::before{content:"\ea54"}.ekit-wid-con .icon.icon-photo-camera1::before,.icon.icon-photo-camera1::before{content:"\ea55"}.ekit-wid-con .icon.icon-pie-chart3::before,.icon.icon-pie-chart3::before{content:"\ea56"}.ekit-wid-con .icon.icon-pipe::before,.icon.icon-pipe::before{content:"\ea57"}.ekit-wid-con .icon.icon-placeholder1::before,.icon.icon-placeholder1::before{content:"\ea58"}.ekit-wid-con .icon.icon-placeholder2::before,.icon.icon-placeholder2::before{content:"\ea59"}.ekit-wid-con .icon.icon-planet-earth::before,.icon.icon-planet-earth::before{content:"\ea5a"}.ekit-wid-con .icon.icon-play-button1::before,.icon.icon-play-button1::before{content:"\ea5b"}.ekit-wid-con .icon.icon-power-button::before,.icon.icon-power-button::before{content:"\ea5c"}.ekit-wid-con .icon.icon-presentation::before,.icon.icon-presentation::before{content:"\ea5d"}.ekit-wid-con .icon.icon-presentation1::before,.icon.icon-presentation1::before{content:"\ea5e"}.ekit-wid-con .icon.icon-printer1::before,.icon.icon-printer1::before{content:"\ea5f"}.ekit-wid-con .icon.icon-push-pin::before,.icon.icon-push-pin::before{content:"\ea60"}.ekit-wid-con .icon.icon-push-pin1::before,.icon.icon-push-pin1::before{content:"\ea61"}.ekit-wid-con .icon.icon-refresh::before,.icon.icon-refresh::before{content:"\ea62"}.ekit-wid-con .icon.icon-reload::before,.icon.icon-reload::before{content:"\ea63"}.ekit-wid-con .icon.icon-return::before,.icon.icon-return::before{content:"\ea64"}.ekit-wid-con .icon.icon-rocket-ship::before,.icon.icon-rocket-ship::before{content:"\ea65"}.ekit-wid-con .icon.icon-rss1::before,.icon.icon-rss1::before{content:"\ea66"}.ekit-wid-con .icon.icon-safebox::before,.icon.icon-safebox::before{content:"\ea67"}.ekit-wid-con .icon.icon-safebox1::before,.icon.icon-safebox1::before{content:"\ea68"}.ekit-wid-con .icon.icon-settings1::before,.icon.icon-settings1::before{content:"\ea69"}.ekit-wid-con .icon.icon-settings-2::before,.icon.icon-settings-2::before{content:"\ea6b"}.ekit-wid-con .icon.icon-sewing-machine::before,.icon.icon-sewing-machine::before{content:"\ea6c"}.ekit-wid-con .icon.icon-share2::before,.icon.icon-share2::before{content:"\ea6d"}.ekit-wid-con .icon.icon-shield1::before,.icon.icon-shield1::before{content:"\ea6e"}.ekit-wid-con .icon.icon-shield11::before,.icon.icon-shield11::before{content:"\ea6f"}.ekit-wid-con .icon.icon-shopping::before,.icon.icon-shopping::before{content:"\ea70"}.ekit-wid-con .icon.icon-shopping-bag::before,.icon.icon-shopping-bag::before{content:"\ea71"}.ekit-wid-con .icon.icon-shopping-bag-1::before,.icon.icon-shopping-bag-1::before{content:"\ea72"}.ekit-wid-con .icon.icon-shopping-bag-2::before,.icon.icon-shopping-bag-2::before{content:"\ea73"}.ekit-wid-con .icon.icon-shopping-cart11::before,.icon.icon-shopping-cart11::before{content:"\ea74"}.ekit-wid-con .icon.icon-shopping-cart2::before,.icon.icon-shopping-cart2::before{content:"\ea75"}.ekit-wid-con .icon.icon-shopping-cart-1::before,.icon.icon-shopping-cart-1::before{content:"\ea76"}.ekit-wid-con .icon.icon-shopping-cart-2::before,.icon.icon-shopping-cart-2::before{content:"\ea77"}.ekit-wid-con .icon.icon-shopping-cart-3::before,.icon.icon-shopping-cart-3::before{content:"\ea78"}.ekit-wid-con .icon.icon-smartphone2::before,.icon.icon-smartphone2::before{content:"\ea79"}.ekit-wid-con .icon.icon-speaker::before,.icon.icon-speaker::before{content:"\ea7a"}.ekit-wid-con .icon.icon-speakers::before,.icon.icon-speakers::before{content:"\ea7b"}.ekit-wid-con .icon.icon-stats::before,.icon.icon-stats::before{content:"\ea7c"}.ekit-wid-con .icon.icon-stats-1::before,.icon.icon-stats-1::before{content:"\ea7d"}.ekit-wid-con .icon.icon-stats-2::before,.icon.icon-stats-2::before{content:"\ea7e"}.ekit-wid-con .icon.icon-stats-3::before,.icon.icon-stats-3::before{content:"\ea7f"}.ekit-wid-con .icon.icon-stats-4::before,.icon.icon-stats-4::before{content:"\ea80"}.ekit-wid-con .icon.icon-stats-5::before,.icon.icon-stats-5::before{content:"\ea81"}.ekit-wid-con .icon.icon-stats-6::before,.icon.icon-stats-6::before{content:"\ea82"}.ekit-wid-con .icon.icon-sticky-note::before,.icon.icon-sticky-note::before{content:"\ea83"}.ekit-wid-con .icon.icon-store1::before,.icon.icon-store1::before{content:"\ea84"}.ekit-wid-con .icon.icon-store-1::before,.icon.icon-store-1::before{content:"\ea85"}.ekit-wid-con .icon.icon-suitcase::before,.icon.icon-suitcase::before{content:"\ea86"}.ekit-wid-con .icon.icon-suitcase-1::before,.icon.icon-suitcase-1::before{content:"\ea87"}.ekit-wid-con .icon.icon-tag2::before,.icon.icon-tag2::before{content:"\ea88"}.ekit-wid-con .icon.icon-target::before,.icon.icon-target::before{content:"\ea89"}.ekit-wid-con .icon.icon-team2::before,.icon.icon-team2::before{content:"\ea8a"}.ekit-wid-con .icon.icon-tie::before,.icon.icon-tie::before{content:"\ea8b"}.ekit-wid-con .icon.icon-trash1::before,.icon.icon-trash1::before{content:"\ea8c"}.ekit-wid-con .icon.icon-trolley::before,.icon.icon-trolley::before{content:"\ea8d"}.ekit-wid-con .icon.icon-trolley-1::before,.icon.icon-trolley-1::before{content:"\ea8e"}.ekit-wid-con .icon.icon-trolley-2::before,.icon.icon-trolley-2::before{content:"\ea8f"}.ekit-wid-con .icon.icon-trophy1::before,.icon.icon-trophy1::before{content:"\ea90"}.ekit-wid-con .icon.icon-truck1::before,.icon.icon-truck1::before{content:"\ea91"}.ekit-wid-con .icon.icon-truck-1::before,.icon.icon-truck-1::before{content:"\ea92"}.ekit-wid-con .icon.icon-truck-2::before,.icon.icon-truck-2::before{content:"\ea93"}.ekit-wid-con .icon.icon-umbrella::before,.icon.icon-umbrella::before{content:"\ea94"}.ekit-wid-con .icon.icon-upload1::before,.icon.icon-upload1::before{content:"\ea95"}.ekit-wid-con .icon.icon-user1::before,.icon.icon-user1::before{content:"\ea96"}.ekit-wid-con .icon.icon-user-1::before,.icon.icon-user-1::before{content:"\ea97"}.ekit-wid-con .icon.icon-user-2::before,.icon.icon-user-2::before{content:"\ea98"}.ekit-wid-con .icon.icon-user-3::before,.icon.icon-user-3::before{content:"\ea99"}.ekit-wid-con .icon.icon-users2::before,.icon.icon-users2::before{content:"\ea9a"}.ekit-wid-con .icon.icon-video-camera::before,.icon.icon-video-camera::before{content:"\ea9b"}.ekit-wid-con .icon.icon-voucher::before,.icon.icon-voucher::before{content:"\ea9c"}.ekit-wid-con .icon.icon-voucher-1::before,.icon.icon-voucher-1::before{content:"\ea9d"}.ekit-wid-con .icon.icon-voucher-2::before,.icon.icon-voucher-2::before{content:"\ea9e"}.ekit-wid-con .icon.icon-voucher-3::before,.icon.icon-voucher-3::before{content:"\ea9f"}.ekit-wid-con .icon.icon-voucher-4::before,.icon.icon-voucher-4::before{content:"\eaa0"}.ekit-wid-con .icon.icon-wallet::before,.icon.icon-wallet::before{content:"\eaa1"}.ekit-wid-con .icon.icon-wallet1::before,.icon.icon-wallet1::before{content:"\eaa2"}.ekit-wid-con .icon.icon-wifi::before,.icon.icon-wifi::before{content:"\eaa3"}.ekit-wid-con .icon.icon-worker::before,.icon.icon-worker::before{content:"\eaa4"}.ekit-wid-con .icon.icon-zoom-in::before,.icon.icon-zoom-in::before{content:"\eaa5"}.ekit-wid-con .icon.icon-zoom-out::before,.icon.icon-zoom-out::before{content:"\eaa6"}.ekit-wid-con .icon.icon-burger-menu::before,.icon.icon-burger-menu::before{content:"\eab8"}.ekit-wid-con .icon.icon-squares::before,.icon.icon-squares::before{content:"\eaa7"}.ekit-wid-con .icon.icon-options::before,.icon.icon-options::before{content:"\eaa8"}.ekit-wid-con .icon.icon-apps::before,.icon.icon-apps::before{content:"\eaa9"}.ekit-wid-con .icon.icon-menu-11::before,.icon.icon-menu-11::before{content:"\eaaa"}.ekit-wid-con .icon.icon-menu11::before,.icon.icon-menu11::before{content:"\eaab"}.ekit-wid-con .icon.icon-back_up::before,.icon.icon-back_up::before{content:"\eaad"}.ekit-wid-con .icon.icon-cart11::before,.icon.icon-cart11::before{content:"\eaae"}.ekit-wid-con .icon.icon-checkmark::before,.icon.icon-checkmark::before{content:"\eab0"}.ekit-wid-con .icon.icon-dollar::before,.icon.icon-dollar::before{content:"\eab1"}.ekit-wid-con .icon.icon-domian::before,.icon.icon-domian::before{content:"\eab2"}.ekit-wid-con .icon.icon-hosting1::before,.icon.icon-hosting1::before{content:"\eab3"}.ekit-wid-con .icon.icon-key2::before,.icon.icon-key2::before{content:"\eab4"}.ekit-wid-con .icon.icon-migration::before,.icon.icon-migration::before{content:"\eab5"}.ekit-wid-con .icon.icon-play1::before,.icon.icon-play1::before{content:"\eab6"}.ekit-wid-con .icon.icon-quote2::before,.icon.icon-quote2::before{content:"\eab7"}.ekit-wid-con .icon.icon-api_setup::before,.icon.icon-api_setup::before{content:"\eab9"}.ekit-wid-con .icon.icon-coin::before,.icon.icon-coin::before{content:"\eaba"}.ekit-wid-con .icon.icon-hand_shake::before,.icon.icon-hand_shake::before{content:"\eabb"}.ekit-wid-con .icon.icon-idea_generate::before,.icon.icon-idea_generate::before{content:"\eabc"}.ekit-wid-con .icon.icon-page_search::before,.icon.icon-page_search::before{content:"\eabd"}.ekit-wid-con .icon.icon-pen_shape::before,.icon.icon-pen_shape::before{content:"\eabe"}.ekit-wid-con .icon.icon-pencil_art::before,.icon.icon-pencil_art::before{content:"\eabf"}.ekit-wid-con .icon.icon-review::before,.icon.icon-review::before{content:"\eac0"}.ekit-wid-con .icon.icon-star::before,.icon.icon-star::before{content:"\eac1"}.ekit-wid-con .icon.icon-timing::before,.icon.icon-timing::before{content:"\eac2"}.ekit-wid-con .icon.icon-trophy::before,.icon.icon-trophy::before{content:"\eac3"}.ekit-wid-con .icon.icon-communication::before,.icon.icon-communication::before{content:"\eac4"}.ekit-wid-con .icon.icon-money-bag2::before,.icon.icon-money-bag2::before{content:"\eac5"}.ekit-wid-con .icon.icon-dentist::before,.icon.icon-dentist::before{content:"\eac6"}.ekit-wid-con .icon.icon-bill::before,.icon.icon-bill::before{content:"\eac7"}.ekit-wid-con .icon.icon-label::before,.icon.icon-label::before{content:"\eac8"}.ekit-wid-con .icon.icon-money::before,.icon.icon-money::before{content:"\eac9"}.ekit-wid-con .icon.icon-shield::before,.icon.icon-shield::before{content:"\eaca"}.ekit-wid-con .icon.icon-support::before,.icon.icon-support::before{content:"\eacb"}.ekit-wid-con .icon.icon-one::before,.icon.icon-one::before{content:"\eacc"}.ekit-wid-con .icon.icon-clock::before,.icon.icon-clock::before{content:"\eacd"}.ekit-wid-con .icon.icon-cart::before,.icon.icon-cart::before{content:"\eace"}.ekit-wid-con .icon.icon-globe::before,.icon.icon-globe::before{content:"\eacf"}.ekit-wid-con .icon.icon-tooth::before,.icon.icon-tooth::before{content:"\ead0"}.ekit-wid-con .icon.icon-tooth-1::before,.icon.icon-tooth-1::before{content:"\ead1"}.ekit-wid-con .icon.icon-tooth-2::before,.icon.icon-tooth-2::before{content:"\ead2"}.ekit-wid-con .icon.icon-brain::before,.icon.icon-brain::before{content:"\ead3"}.ekit-wid-con .icon.icon-view::before,.icon.icon-view::before{content:"\ead4"}.ekit-wid-con .icon.icon-doctor::before,.icon.icon-doctor::before{content:"\ead5"}.ekit-wid-con .icon.icon-heart::before,.icon.icon-heart::before{content:"\ead6"}.ekit-wid-con .icon.icon-medicine::before,.icon.icon-medicine::before{content:"\ead7"}.ekit-wid-con .icon.icon-stethoscope::before,.icon.icon-stethoscope::before{content:"\ead8"}.ekit-wid-con .icon.icon-hospital::before,.icon.icon-hospital::before{content:"\ead9"}.ekit-wid-con .icon.icon-clipboard::before,.icon.icon-clipboard::before{content:"\eada"}.ekit-wid-con .icon.icon-medicine-1::before,.icon.icon-medicine-1::before{content:"\eadb"}.ekit-wid-con .icon.icon-hospital-1::before,.icon.icon-hospital-1::before{content:"\eadc"}.ekit-wid-con .icon.icon-customer-support::before,.icon.icon-customer-support::before{content:"\eadd"}.ekit-wid-con .icon.icon-brickwall::before,.icon.icon-brickwall::before{content:"\eade"}.ekit-wid-con .icon.icon-crane2::before,.icon.icon-crane2::before{content:"\eadf"}.ekit-wid-con .icon.icon-valve::before,.icon.icon-valve::before{content:"\eae1"}.ekit-wid-con .icon.icon-safety::before,.icon.icon-safety::before{content:"\eae2"}.ekit-wid-con .icon.icon-energy-saving::before,.icon.icon-energy-saving::before{content:"\eae3"}.ekit-wid-con .icon.icon-paint-roller::before,.icon.icon-paint-roller::before{content:"\eae4"}.ekit-wid-con .icon.icon-paint-brushes::before,.icon.icon-paint-brushes::before{content:"\eae5"}.ekit-wid-con .icon.icon-construction-tool-vehicle-with-crane-lifting-materials::before,.icon.icon-construction-tool-vehicle-with-crane-lifting-materials::before{content:"\eae6"}.ekit-wid-con .icon.icon-trowel::before,.icon.icon-trowel::before{content:"\eae7"}.ekit-wid-con .icon.icon-bucket::before,.icon.icon-bucket::before{content:"\eae8"}.ekit-wid-con .icon.icon-smart::before,.icon.icon-smart::before{content:"\eae9"}.ekit-wid-con .icon.icon-repair::before,.icon.icon-repair::before{content:"\eaea"}.ekit-wid-con .icon.icon-saw::before,.icon.icon-saw::before{content:"\eaeb"}.ekit-wid-con .icon.icon-cutter::before,.icon.icon-cutter::before{content:"\eaec"}.ekit-wid-con .icon.icon-plier::before,.icon.icon-plier::before{content:"\eaed"}.ekit-wid-con .icon.icon-drill::before,.icon.icon-drill::before{content:"\eaee"}.ekit-wid-con .icon.icon-save-money::before,.icon.icon-save-money::before{content:"\eaef"}.ekit-wid-con .icon.icon-planting::before,.icon.icon-planting::before{content:"\eaf0"}.ekit-wid-con .icon.icon-line-chart::before,.icon.icon-line-chart::before{content:"\eaf1"}.ekit-wid-con .icon.icon-open-book::before,.icon.icon-open-book::before{content:"\eaf2"}.ekit-wid-con .icon.icon-money-bag3::before,.icon.icon-money-bag3::before{content:"\eaf3"}.ekit-wid-con .icon.icon-server::before,.icon.icon-server::before{content:"\eaf4"}.ekit-wid-con .icon.icon-server-1::before,.icon.icon-server-1::before{content:"\eaf5"}.ekit-wid-con .icon.icon-server-2::before,.icon.icon-server-2::before{content:"\eaf6"}.ekit-wid-con .icon.icon-cloud-computing::before,.icon.icon-cloud-computing::before{content:"\eaf7"}.ekit-wid-con .icon.icon-cloud::before,.icon.icon-cloud::before{content:"\eaf8"}.ekit-wid-con .icon.icon-database::before,.icon.icon-database::before{content:"\eaf9"}.ekit-wid-con .icon.icon-computer::before,.icon.icon-computer::before{content:"\eafa"}.ekit-wid-con .icon.icon-server-3::before,.icon.icon-server-3::before{content:"\eafb"}.ekit-wid-con .icon.icon-server-4::before,.icon.icon-server-4::before{content:"\eafc"}.ekit-wid-con .icon.icon-server-5::before,.icon.icon-server-5::before{content:"\eafd"}.ekit-wid-con .icon.icon-server-6::before,.icon.icon-server-6::before{content:"\eafe"}.ekit-wid-con .icon.icon-server-7::before,.icon.icon-server-7::before{content:"\eaff"}.ekit-wid-con .icon.icon-cloud-1::before,.icon.icon-cloud-1::before{content:"\eb00"}.ekit-wid-con .icon.icon-server-8::before,.icon.icon-server-8::before{content:"\eb01"}.ekit-wid-con .icon.icon-business-and-finance::before,.icon.icon-business-and-finance::before{content:"\eb02"}.ekit-wid-con .icon.icon-cloud-2::before,.icon.icon-cloud-2::before{content:"\eb03"}.ekit-wid-con .icon.icon-server-9::before,.icon.icon-server-9::before{content:"\eb04"}.ekit-wid-con .icon.icon-hosting::before,.icon.icon-hosting::before{content:"\eb05"}.ekit-wid-con .icon.icon-car::before,.icon.icon-car::before{content:"\eb06"}.ekit-wid-con .icon.icon-car-frontal-view::before,.icon.icon-car-frontal-view::before{content:"\eb07"}.ekit-wid-con .icon.icon-car-1::before,.icon.icon-car-1::before{content:"\eb08"}.ekit-wid-con .icon.icon-racing::before,.icon.icon-racing::before{content:"\eb09"}.ekit-wid-con .icon.icon-car-wheel::before,.icon.icon-car-wheel::before{content:"\eb0a"}.ekit-wid-con .icon.icon-steering-wheel::before,.icon.icon-steering-wheel::before{content:"\eb0b"}.ekit-wid-con .icon.icon-frontal-taxi-cab::before,.icon.icon-frontal-taxi-cab::before{content:"\eb0c"}.ekit-wid-con .icon.icon-taxi::before,.icon.icon-taxi::before{content:"\eb0d"}.ekit-wid-con .icon.icon-cosmetics::before,.icon.icon-cosmetics::before{content:"\eb0e"}.ekit-wid-con .icon.icon-flower::before,.icon.icon-flower::before{content:"\eb0f"}.ekit-wid-con .icon.icon-mirror::before,.icon.icon-mirror::before{content:"\eb10"}.ekit-wid-con .icon.icon-itunes::before,.icon.icon-itunes::before{content:"\eb6b"}.ekit-wid-con .icon.icon-salon::before,.icon.icon-salon::before{content:"\eb11"}.ekit-wid-con .icon.icon-hair-dryer::before,.icon.icon-hair-dryer::before{content:"\eb12"}.ekit-wid-con .icon.icon-shampoo::before,.icon.icon-shampoo::before{content:"\eb13"}.ekit-wid-con .icon.icon-download-button::before,.icon.icon-download-button::before{content:"\e90b"}.ekit-wid-con .icon.icon-list::before,.icon.icon-list::before{content:"\eb14"}.ekit-wid-con .icon.icon-loupe::before,.icon.icon-loupe::before{content:"\eb15"}.ekit-wid-con .icon.icon-search::before,.icon.icon-search::before{content:"\eb16"}.ekit-wid-con .icon.icon-search-1::before,.icon.icon-search-1::before{content:"\eb17"}.ekit-wid-con .icon.icon-shopping-cart::before,.icon.icon-shopping-cart::before{content:"\eb18"}.ekit-wid-con .icon.icon-menu::before,.icon.icon-menu::before{content:"\eb19"}.ekit-wid-con .icon.icon-menu-1::before,.icon.icon-menu-1::before{content:"\eb1a"}.ekit-wid-con .icon.icon-menu-button-of-three-horizontal-lines::before,.icon.icon-menu-button-of-three-horizontal-lines::before{content:"\eb1b"}.ekit-wid-con .icon.icon-menu-2::before,.icon.icon-menu-2::before{content:"\eb1c"}.ekit-wid-con .icon.icon-menu-3::before,.icon.icon-menu-3::before{content:"\eb1d"}.ekit-wid-con .icon.icon-menu-5::before,.icon.icon-menu-5::before{content:"\eb1f"}.ekit-wid-con .icon.icon-menu-button::before,.icon.icon-menu-button::before{content:"\eb20"}.ekit-wid-con .icon.icon-list-1::before,.icon.icon-list-1::before{content:"\eb21"}.ekit-wid-con .icon.icon-menu-6::before,.icon.icon-menu-6::before{content:"\eb22"}.ekit-wid-con .icon.icon-menu-7::before,.icon.icon-menu-7::before{content:"\eb23"}.ekit-wid-con .icon.icon-menu-8::before,.icon.icon-menu-8::before{content:"\eb24"}.ekit-wid-con .icon.icon-list-2::before,.icon.icon-list-2::before{content:"\eb25"}.ekit-wid-con .icon.icon-dot::before,.icon.icon-dot::before{content:"\eb26"}.ekit-wid-con .icon.icon-menu-9::before,.icon.icon-menu-9::before{content:"\eb27"}.ekit-wid-con .icon.icon-search11::before,.icon.icon-search11::before{content:"\eb28"}.ekit-wid-con .icon.icon-search-minus::before,.icon.icon-search-minus::before{content:"\eb29"}.ekit-wid-con .icon.icon-search-11::before,.icon.icon-search-11::before{content:"\eb2a"}.ekit-wid-con .icon.icon-search-2::before,.icon.icon-search-2::before{content:"\eb2b"}.ekit-wid-con .icon.icon-search-3::before,.icon.icon-search-3::before{content:"\eb2c"}.ekit-wid-con .icon.icon-magnifying-glass-search::before,.icon.icon-magnifying-glass-search::before{content:"\eb2d"}.ekit-wid-con .icon.icon-loupe1::before,.icon.icon-loupe1::before{content:"\eb2e"}.ekit-wid-con .icon.icon-speed::before,.icon.icon-speed::before{content:"\eb2f"}.ekit-wid-con .icon.icon-search21::before,.icon.icon-search21::before{content:"\eb30"}.ekit-wid-con .icon.icon-search-4::before,.icon.icon-search-4::before{content:"\eb31"}.ekit-wid-con .icon.icon-search-5::before,.icon.icon-search-5::before{content:"\eb32"}.ekit-wid-con .icon.icon-detective::before,.icon.icon-detective::before{content:"\eb33"}.ekit-wid-con .icon.icon-cart1::before,.icon.icon-cart1::before{content:"\eb34"}.ekit-wid-con .icon.icon-buying-on-smartphone::before,.icon.icon-buying-on-smartphone::before{content:"\eb35"}.ekit-wid-con .icon.icon-badge::before,.icon.icon-badge::before{content:"\eb36"}.ekit-wid-con .icon.icon-basket1::before,.icon.icon-basket1::before{content:"\eb37"}.ekit-wid-con .icon.icon-commerce-and-shopping::before,.icon.icon-commerce-and-shopping::before{content:"\eb38"}.ekit-wid-con .icon.icon-comment::before,.icon.icon-comment::before{content:"\eb39"}.ekit-wid-con .icon.icon-comment-1::before,.icon.icon-comment-1::before{content:"\eb3a"}.ekit-wid-con .icon.icon-share::before,.icon.icon-share::before{content:"\eb3b"}.ekit-wid-con .icon.icon-share-1::before,.icon.icon-share-1::before{content:"\eb3c"}.ekit-wid-con .icon.icon-share-2::before,.icon.icon-share-2::before{content:"\eb3d"}.ekit-wid-con .icon.icon-share-3::before,.icon.icon-share-3::before{content:"\eb3e"}.ekit-wid-con .icon.icon-comment1::before,.icon.icon-comment1::before{content:"\eb3f"}.ekit-wid-con .icon.icon-favorite::before,.icon.icon-favorite::before{content:"\eb40"}.ekit-wid-con .icon.icon-retweet::before,.icon.icon-retweet::before{content:"\eb41"}.ekit-wid-con .icon.icon-share1::before,.icon.icon-share1::before{content:"\eb42"}.ekit-wid-con .icon.icon-facebook::before,.icon.icon-facebook::before{content:"\eb43"}.ekit-wid-con .icon.icon-twitter::before,.icon.icon-twitter::before{content:"\eb44"}.ekit-wid-con .icon.icon-linkedin::before,.icon.icon-linkedin::before{content:"\eb45"}.ekit-wid-con .icon.icon-whatsapp-1::before,.icon.icon-whatsapp-1::before{content:"\eb46"}.ekit-wid-con .icon.icon-dribbble::before,.icon.icon-dribbble::before{content:"\eb47"}.ekit-wid-con .icon.icon-facebook-2::before,.icon.icon-facebook-2::before{content:"\eb48"}.ekit-wid-con .icon.icon-twitter1::before,.icon.icon-twitter1::before{content:"\eb49"}.ekit-wid-con .icon.icon-vk::before,.icon.icon-vk::before{content:"\eb4a"}.ekit-wid-con .icon.icon-youtube-v::before,.icon.icon-youtube-v::before{content:"\eb4b"}.ekit-wid-con .icon.icon-vimeo::before,.icon.icon-vimeo::before{content:"\eae0"}.ekit-wid-con .icon.icon-youtube::before,.icon.icon-youtube::before{content:"\eb4c"}.ekit-wid-con .icon.icon-snapchat-1::before,.icon.icon-snapchat-1::before{content:"\eb4d"}.ekit-wid-con .icon.icon-behance::before,.icon.icon-behance::before{content:"\eb4e"}.ekit-wid-con .icon.icon-github::before,.icon.icon-github::before{content:"\eb4f"}.ekit-wid-con .icon.icon-pinterest::before,.icon.icon-pinterest::before{content:"\eb50"}.ekit-wid-con .icon.icon-spotify::before,.icon.icon-spotify::before{content:"\eb51"}.ekit-wid-con .icon.icon-soundcloud-1::before,.icon.icon-soundcloud-1::before{content:"\eb52"}.ekit-wid-con .icon.icon-skype-1::before,.icon.icon-skype-1::before{content:"\eb53"}.ekit-wid-con .icon.icon-rss::before,.icon.icon-rss::before{content:"\eb54"}.ekit-wid-con .icon.icon-reddit-1::before,.icon.icon-reddit-1::before{content:"\eb55"}.ekit-wid-con .icon.icon-dribbble-1::before,.icon.icon-dribbble-1::before{content:"\eb56"}.ekit-wid-con .icon.icon-wordpress-1::before,.icon.icon-wordpress-1::before{content:"\eb57"}.ekit-wid-con .icon.icon-logo::before,.icon.icon-logo::before{content:"\eb58"}.ekit-wid-con .icon.icon-dropbox-1::before,.icon.icon-dropbox-1::before{content:"\eb59"}.ekit-wid-con .icon.icon-blogger-1::before,.icon.icon-blogger-1::before{content:"\eb5a"}.ekit-wid-con .icon.icon-photo::before,.icon.icon-photo::before{content:"\eb5b"}.ekit-wid-con .icon.icon-hangouts::before,.icon.icon-hangouts::before{content:"\eb5c"}.ekit-wid-con .icon.icon-xing::before,.icon.icon-xing::before{content:"\eb5d"}.ekit-wid-con .icon.icon-myspace::before,.icon.icon-myspace::before{content:"\eb5e"}.ekit-wid-con .icon.icon-flickr-1::before,.icon.icon-flickr-1::before{content:"\eb5f"}.ekit-wid-con .icon.icon-envato::before,.icon.icon-envato::before{content:"\eb60"}.ekit-wid-con .icon.icon-picasa-1::before,.icon.icon-picasa-1::before{content:"\eb61"}.ekit-wid-con .icon.icon-wattpad::before,.icon.icon-wattpad::before{content:"\eb62"}.ekit-wid-con .icon.icon-emoji::before,.icon.icon-emoji::before{content:"\eb63"}.ekit-wid-con .icon.icon-deviantart-1::before,.icon.icon-deviantart-1::before{content:"\eb64"}.ekit-wid-con .icon.icon-yahoo-1::before,.icon.icon-yahoo-1::before{content:"\eb65"}.ekit-wid-con .icon.icon-vine-1::before,.icon.icon-vine-1::before{content:"\eb66"}.ekit-wid-con .icon.icon-delicious::before,.icon.icon-delicious::before{content:"\eb67"}.ekit-wid-con .icon.icon-kickstarter-1::before,.icon.icon-kickstarter-1::before{content:"\eb68"}.ekit-wid-con .icon.icon-stumbleupon-1::before,.icon.icon-stumbleupon-1::before{content:"\eb69"}.ekit-wid-con .icon.icon-brands-and-logotypes::before,.icon.icon-brands-and-logotypes::before{content:"\eb6a"}.ekit-wid-con .icon.icon-instagram-1::before,.icon.icon-instagram-1::before{content:"\eb6c"}.ekit-wid-con .icon.icon-facebook-1::before,.icon.icon-facebook-1::before{content:"\eb6d"}.ekit-wid-con .icon.icon-instagram-2::before,.icon.icon-instagram-2::before{content:"\eb6e"}.ekit-wid-con .icon.icon-twitter-1::before,.icon.icon-twitter-1::before{content:"\eb6f"}.ekit-wid-con .icon.icon-whatsapp-2::before,.icon.icon-whatsapp-2::before{content:"\eb70"}.ekit-wid-con .icon.icon-youtube-1::before,.icon.icon-youtube-1::before{content:"\eb71"}.ekit-wid-con .icon.icon-linkedin-1::before,.icon.icon-linkedin-1::before{content:"\eb72"}.ekit-wid-con .icon.icon-telegram::before,.icon.icon-telegram::before{content:"\eb73"}.ekit-wid-con .icon.icon-github-1::before,.icon.icon-github-1::before{content:"\eb74"}.ekit-wid-con .icon.icon-vk-1::before,.icon.icon-vk-1::before{content:"\eb75"}.ekit-wid-con .icon.icon-pinterest-1::before,.icon.icon-pinterest-1::before{content:"\eb76"}.ekit-wid-con .icon.icon-rss-1::before,.icon.icon-rss-1::before{content:"\eb77"}.ekit-wid-con .icon.icon-twitch::before,.icon.icon-twitch::before{content:"\eb78"}.ekit-wid-con .icon.icon-snapchat-2::before,.icon.icon-snapchat-2::before{content:"\eb79"}.ekit-wid-con .icon.icon-skype-2::before,.icon.icon-skype-2::before{content:"\eb7a"}.ekit-wid-con .icon.icon-behance-2::before,.icon.icon-behance-2::before{content:"\eb7b"}.ekit-wid-con .icon.icon-spotify-1::before,.icon.icon-spotify-1::before{content:"\eb7c"}.ekit-wid-con .icon.icon-periscope::before,.icon.icon-periscope::before{content:"\eb7d"}.ekit-wid-con .icon.icon-dribbble-2::before,.icon.icon-dribbble-2::before{content:"\eb7e"}.ekit-wid-con .icon.icon-tumblr-1::before,.icon.icon-tumblr-1::before{content:"\eb7f"}.ekit-wid-con .icon.icon-soundcloud-2::before,.icon.icon-soundcloud-2::before{content:"\eb80"}.ekit-wid-con .icon.icon-google-drive-1::before,.icon.icon-google-drive-1::before{content:"\eb81"}.ekit-wid-con .icon.icon-dropbox-2::before,.icon.icon-dropbox-2::before{content:"\eb82"}.ekit-wid-con .icon.icon-reddit-2::before,.icon.icon-reddit-2::before{content:"\eb83"}.ekit-wid-con .icon.icon-html::before,.icon.icon-html::before{content:"\eb84"}.ekit-wid-con .icon.icon-vimeo-1::before,.icon.icon-vimeo-1::before{content:"\eb85"}.ekit-wid-con .icon.icon-hangout::before,.icon.icon-hangout::before{content:"\eb86"}.ekit-wid-con .icon.icon-blogger-2::before,.icon.icon-blogger-2::before{content:"\eb87"}.ekit-wid-con .icon.icon-yahoo-2::before,.icon.icon-yahoo-2::before{content:"\eb88"}.ekit-wid-con .icon.icon-path::before,.icon.icon-path::before{content:"\eb89"}.ekit-wid-con .icon.icon-yelp-1::before,.icon.icon-yelp-1::before{content:"\eb8a"}.ekit-wid-con .icon.icon-slideshare::before,.icon.icon-slideshare::before{content:"\eb8b"}.ekit-wid-con .icon.icon-picasa-2::before,.icon.icon-picasa-2::before{content:"\eb8c"}.ekit-wid-con .icon.icon-myspace-1::before,.icon.icon-myspace-1::before{content:"\eb8d"}.ekit-wid-con .icon.icon-flickr-2::before,.icon.icon-flickr-2::before{content:"\eb8e"}.ekit-wid-con .icon.icon-xing-1::before,.icon.icon-xing-1::before{content:"\eb8f"}.ekit-wid-con .icon.icon-envato-1::before,.icon.icon-envato-1::before{content:"\eb90"}.ekit-wid-con .icon.icon-swarm::before,.icon.icon-swarm::before{content:"\eb91"}.ekit-wid-con .icon.icon-wattpad-1::before,.icon.icon-wattpad-1::before{content:"\eb92"}.ekit-wid-con .icon.icon-foursquare::before,.icon.icon-foursquare::before{content:"\eb93"}.ekit-wid-con .icon.icon-deviantart-2::before,.icon.icon-deviantart-2::before{content:"\eb94"}.ekit-wid-con .icon.icon-kickstarter-2::before,.icon.icon-kickstarter-2::before{content:"\eb95"}.ekit-wid-con .icon.icon-delicious-1::before,.icon.icon-delicious-1::before{content:"\eb96"}.ekit-wid-con .icon.icon-vine-2::before,.icon.icon-vine-2::before{content:"\eb97"}.ekit-wid-con .icon.icon-digg::before,.icon.icon-digg::before{content:"\eb98"}.ekit-wid-con .icon.icon-bebo::before,.icon.icon-bebo::before{content:"\eb99"}.ekit-wid-con .icon.icon-stumbleupon-2::before,.icon.icon-stumbleupon-2::before{content:"\eb9a"}.ekit-wid-con .icon.icon-forrst::before,.icon.icon-forrst::before{content:"\eb9b"}.ekit-wid-con .icon.icon-eye3::before,.icon.icon-eye3::before{content:"\eb9d"}.ekit-wid-con .icon.icon-microscope::before,.icon.icon-microscope::before{content:"\eb9e"}.ekit-wid-con .icon.icon-Anti-Lock::before,.icon.icon-Anti-Lock::before{content:"\eb9f"}.ekit-wid-con .icon.icon-apartment::before,.icon.icon-apartment::before{content:"\eba0"}.ekit-wid-con .icon.icon-app::before,.icon.icon-app::before{content:"\eba2"}.ekit-wid-con .icon.icon-Aroma::before,.icon.icon-Aroma::before{content:"\eba3"}.ekit-wid-con .icon.icon-bamboo-Leaf::before,.icon.icon-bamboo-Leaf::before{content:"\eba5"}.ekit-wid-con .icon.icon-basket::before,.icon.icon-basket::before{content:"\eba6"}.ekit-wid-con .icon.icon-Battery::before,.icon.icon-Battery::before{content:"\eba7"}.ekit-wid-con .icon.icon-Bettery::before,.icon.icon-Bettery::before{content:"\eba8"}.ekit-wid-con .icon.icon-building::before,.icon.icon-building::before{content:"\eba9"}.ekit-wid-con .icon.icon-car-2::before,.icon.icon-car-2::before{content:"\ebaa"}.ekit-wid-con .icon.icon-Car::before,.icon.icon-Car::before{content:"\ebab"}.ekit-wid-con .icon.icon-Child::before,.icon.icon-Child::before{content:"\ebac"}.ekit-wid-con .icon.icon-cityscape::before,.icon.icon-cityscape::before{content:"\ebad"}.ekit-wid-con .icon.icon-cleaner::before,.icon.icon-cleaner::before{content:"\ebae"}.ekit-wid-con .icon.icon-Coffee-cup::before,.icon.icon-Coffee-cup::before{content:"\ebaf"}.ekit-wid-con .icon.icon-coins::before,.icon.icon-coins::before{content:"\ebb0"}.ekit-wid-con .icon.icon-Computer::before,.icon.icon-Computer::before{content:"\ebb1"}.ekit-wid-con .icon.icon-Consultancy::before,.icon.icon-Consultancy::before{content:"\ebb2"}.ekit-wid-con .icon.icon-cottage::before,.icon.icon-cottage::before{content:"\ebb3"}.ekit-wid-con .icon.icon-crane::before,.icon.icon-crane::before{content:"\ebb4"}.ekit-wid-con .icon.icon-Custom-api::before,.icon.icon-Custom-api::before{content:"\ebb5"}.ekit-wid-con .icon.icon-customer-support-2::before,.icon.icon-customer-support-2::before{content:"\ebb6"}.ekit-wid-con .icon.icon-Design-2::before,.icon.icon-Design-2::before{content:"\ebb7"}.ekit-wid-con .icon.icon-Design-3::before,.icon.icon-Design-3::before{content:"\ebb8"}.ekit-wid-con .icon.icon-design::before,.icon.icon-design::before{content:"\ebb9"}.ekit-wid-con .icon.icon-diamond::before,.icon.icon-diamond::before{content:"\ebba"}.ekit-wid-con .icon.icon-diploma::before,.icon.icon-diploma::before{content:"\ebbb"}.ekit-wid-con .icon.icon-Document-Search::before,.icon.icon-Document-Search::before{content:"\ebbc"}.ekit-wid-con .icon.icon-Download::before,.icon.icon-Download::before{content:"\ebbd"}.ekit-wid-con .icon.icon-drilling::before,.icon.icon-drilling::before{content:"\ebbe"}.ekit-wid-con .icon.icon-engine::before,.icon.icon-engine::before{content:"\ebbf"}.ekit-wid-con .icon.icon-engineer::before,.icon.icon-engineer::before{content:"\ebc0"}.ekit-wid-con .icon.icon-envelope::before,.icon.icon-envelope::before{content:"\ebc1"}.ekit-wid-con .icon.icon-Family::before,.icon.icon-Family::before{content:"\ebc2"}.ekit-wid-con .icon.icon-friendship::before,.icon.icon-friendship::before{content:"\ebc3"}.ekit-wid-con .icon.icon-gift::before,.icon.icon-gift::before{content:"\ebc4"}.ekit-wid-con .icon.icon-graph-2::before,.icon.icon-graph-2::before{content:"\ebc5"}.ekit-wid-con .icon.icon-graph::before,.icon.icon-graph::before{content:"\ebc6"}.ekit-wid-con .icon.icon-hamburger-2::before,.icon.icon-hamburger-2::before{content:"\ebc7"}.ekit-wid-con .icon.icon-handshake::before,.icon.icon-handshake::before{content:"\ebc8"}.ekit-wid-con .icon.icon-Helmet::before,.icon.icon-Helmet::before{content:"\ebc9"}.ekit-wid-con .icon.icon-hot-Stone-2::before,.icon.icon-hot-Stone-2::before{content:"\ebca"}.ekit-wid-con .icon.icon-hot-stone::before,.icon.icon-hot-stone::before{content:"\ebcb"}.ekit-wid-con .icon.icon-idea::before,.icon.icon-idea::before{content:"\ebcc"}.ekit-wid-con .icon.icon-Leaf::before,.icon.icon-Leaf::before{content:"\ebcd"}.ekit-wid-con .icon.icon-management::before,.icon.icon-management::before{content:"\ebce"}.ekit-wid-con .icon.icon-Massage-table::before,.icon.icon-Massage-table::before{content:"\ebcf"}.ekit-wid-con .icon.icon-Mechanic::before,.icon.icon-Mechanic::before{content:"\ebd0"}.ekit-wid-con .icon.icon-Money-2::before,.icon.icon-Money-2::before{content:"\ebd2"}.ekit-wid-con .icon.icon-money-bag::before,.icon.icon-money-bag::before{content:"\ebd3"}.ekit-wid-con .icon.icon-Money::before,.icon.icon-Money::before{content:"\ebd4"}.ekit-wid-con .icon.icon-oil-bottle::before,.icon.icon-oil-bottle::before{content:"\ebd5"}.ekit-wid-con .icon.icon-Physiotherapy::before,.icon.icon-Physiotherapy::before{content:"\ebd6"}.ekit-wid-con .icon.icon-Profile::before,.icon.icon-Profile::before{content:"\ebd7"}.ekit-wid-con .icon.icon-Rating::before,.icon.icon-Rating::before{content:"\ebd8"}.ekit-wid-con .icon.icon-right-mark::before,.icon.icon-right-mark::before{content:"\ebd9"}.ekit-wid-con .icon.icon-rings::before,.icon.icon-rings::before{content:"\ebda"}.ekit-wid-con .icon.icon-Safe-house::before,.icon.icon-Safe-house::before{content:"\ebdb"}.ekit-wid-con .icon.icon-Scan::before,.icon.icon-Scan::before{content:"\ebdc"}.ekit-wid-con .icon.icon-social-care::before,.icon.icon-social-care::before{content:"\ebdd"}.ekit-wid-con .icon.icon-Speed-Clock::before,.icon.icon-Speed-Clock::before{content:"\ebde"}.ekit-wid-con .icon.icon-stopwatch::before,.icon.icon-stopwatch::before{content:"\ebdf"}.ekit-wid-con .icon.icon-Support-2::before,.icon.icon-Support-2::before{content:"\ebe0"}.ekit-wid-con .icon.icon-target-2::before,.icon.icon-target-2::before{content:"\ebe1"}.ekit-wid-con .icon.icon-Target::before,.icon.icon-Target::before{content:"\ebe2"}.ekit-wid-con .icon.icon-tripod::before,.icon.icon-tripod::before{content:"\ebe3"}.ekit-wid-con .icon.icon-truck::before,.icon.icon-truck::before{content:"\ebe4"}.ekit-wid-con .icon.icon-university::before,.icon.icon-university::before{content:"\ebe5"}.ekit-wid-con .icon.icon-User::before,.icon.icon-User::before{content:"\ebe6"}.ekit-wid-con .icon.icon-Web-Portals::before,.icon.icon-Web-Portals::before{content:"\ebe7"}.ekit-wid-con .icon.icon-window::before,.icon.icon-window::before{content:"\ebe8"}.ekit-wid-con .icon.icon-ek_line_icon::before,.icon.icon-ek_line_icon::before{content:"\ebe9"}.ekit-wid-con .icon.icon-ek_stroke_icon::before,.icon.icon-ek_stroke_icon::before{content:"\eba1"}.ekit-wid-con .icon.icon-ekit::before,.icon.icon-ekit::before{content:"\e947"}.ekit-wid-con .icon.icon-elements-kit-logo::before,.icon.icon-elements-kit-logo::before{content:"\e90d"}.ekit-wid-con .icon.icon-degree-image::before,.icon.icon-degree-image::before{content:"\e900"}.ekit-wid-con .icon.icon-accordion::before,.icon.icon-accordion::before{content:"\e901"}.ekit-wid-con .icon.icon-animated-flip-box::before,.icon.icon-animated-flip-box::before{content:"\e902"}.ekit-wid-con .icon.icon-animated-text::before,.icon.icon-animated-text::before{content:"\e903"}.ekit-wid-con .icon.icon-brands::before,.icon.icon-brands::before{content:"\e904"}.ekit-wid-con .icon.icon-business-hour::before,.icon.icon-business-hour::before{content:"\e905"}.ekit-wid-con .icon.icon-button::before,.icon.icon-button::before{content:"\e906"}.ekit-wid-con .icon.icon-carousel::before,.icon.icon-carousel::before{content:"\e907"}.ekit-wid-con .icon.icon-Circle-progress::before,.icon.icon-Circle-progress::before{content:"\e908"}.ekit-wid-con .icon.icon-contact-form::before,.icon.icon-contact-form::before{content:"\e909"}.ekit-wid-con .icon.icon-countdown-timer::before,.icon.icon-countdown-timer::before{content:"\e90a"}.ekit-wid-con .icon.icon-dropbar::before,.icon.icon-dropbar::before{content:"\e90c"}.ekit-wid-con .icon.icon-faq::before,.icon.icon-faq::before{content:"\e90e"}.ekit-wid-con .icon.icon-full-width-scroll::before,.icon.icon-full-width-scroll::before{content:"\e90f"}.ekit-wid-con .icon.icon-google-map::before,.icon.icon-google-map::before{content:"\e910"}.ekit-wid-con .icon.icon-heading-style::before,.icon.icon-heading-style::before{content:"\e911"}.ekit-wid-con .icon.icon-help-desk::before,.icon.icon-help-desk::before{content:"\e912"}.ekit-wid-con .icon.icon-horizontal-timeline::before,.icon.icon-horizontal-timeline::before{content:"\e913"}.ekit-wid-con .icon.icon-iframe::before,.icon.icon-iframe::before{content:"\e914"}.ekit-wid-con .icon.icon-image-comparison::before,.icon.icon-image-comparison::before{content:"\e915"}.ekit-wid-con .icon.icon-image-gallery::before,.icon.icon-image-gallery::before{content:"\e916"}.ekit-wid-con .icon.icon-image-justify::before,.icon.icon-image-justify::before{content:"\e917"}.ekit-wid-con .icon.icon-image-magnifier::before,.icon.icon-image-magnifier::before{content:"\e918"}.ekit-wid-con .icon.icon-image-masonry::before,.icon.icon-image-masonry::before{content:"\e919"}.ekit-wid-con .icon.icon-inline-svg::before,.icon.icon-inline-svg::before{content:"\e91a"}.ekit-wid-con .icon.icon-instagram::before,.icon.icon-instagram::before{content:"\e91b"}.ekit-wid-con .icon.icon-listing::before,.icon.icon-listing::before{content:"\e91c"}.ekit-wid-con .icon.icon-music-player::before,.icon.icon-music-player::before{content:"\e91d"}.ekit-wid-con .icon.icon-news-ticker::before,.icon.icon-news-ticker::before{content:"\e91e"}.ekit-wid-con .icon.icon-off-canvus-menu::before,.icon.icon-off-canvus-menu::before{content:"\e91f"}.ekit-wid-con .icon.icon-parallax::before,.icon.icon-parallax::before{content:"\e920"}.ekit-wid-con .icon.icon-portfolio::before,.icon.icon-portfolio::before{content:"\e921"}.ekit-wid-con .icon.icon-post-banner::before,.icon.icon-post-banner::before{content:"\e922"}.ekit-wid-con .icon.icon-post-carousel::before,.icon.icon-post-carousel::before{content:"\e923"}.ekit-wid-con .icon.icon-post-grid::before,.icon.icon-post-grid::before{content:"\e924"}.ekit-wid-con .icon.icon-post-slider::before,.icon.icon-post-slider::before{content:"\e925"}.ekit-wid-con .icon.icon-pricing-list::before,.icon.icon-pricing-list::before{content:"\e926"}.ekit-wid-con .icon.icon-pricing-table::before,.icon.icon-pricing-table::before{content:"\e927"}.ekit-wid-con .icon.icon-product-featured::before,.icon.icon-product-featured::before{content:"\e928"}.ekit-wid-con .icon.icon-product-image::before,.icon.icon-product-image::before{content:"\e929"}.ekit-wid-con .icon.icon-product-recent::before,.icon.icon-product-recent::before{content:"\e92a"}.ekit-wid-con .icon.icon-product-sale::before,.icon.icon-product-sale::before{content:"\e92b"}.ekit-wid-con .icon.icon-product-top-rated::before,.icon.icon-product-top-rated::before{content:"\e92c"}.ekit-wid-con .icon.icon-product-top-seller::before,.icon.icon-product-top-seller::before{content:"\e92d"}.ekit-wid-con .icon.icon-progress-bar::before,.icon.icon-progress-bar::before{content:"\e92e"}.ekit-wid-con .icon.icon-protected-content-v2::before,.icon.icon-protected-content-v2::before{content:"\e92f"}.ekit-wid-con .icon.icon-protected-content-v3::before,.icon.icon-protected-content-v3::before{content:"\e930"}.ekit-wid-con .icon.icon-protected-content::before,.icon.icon-protected-content::before{content:"\e931"}.ekit-wid-con .icon.icon-qr_code::before,.icon.icon-qr_code::before{content:"\e932"}.ekit-wid-con .icon.icon-scroll-button::before,.icon.icon-scroll-button::before{content:"\e933"}.ekit-wid-con .icon.icon-search1::before,.icon.icon-search1::before{content:"\e934"}.ekit-wid-con .icon.icon-service::before,.icon.icon-service::before{content:"\e935"}.ekit-wid-con .icon.icon-slider-image::before,.icon.icon-slider-image::before{content:"\e936"}.ekit-wid-con .icon.icon-social-share::before,.icon.icon-social-share::before{content:"\e937"}.ekit-wid-con .icon.icon-subscribe::before,.icon.icon-subscribe::before{content:"\e938"}.ekit-wid-con .icon.icon-tab::before,.icon.icon-tab::before{content:"\e939"}.ekit-wid-con .icon.icon-table::before,.icon.icon-table::before{content:"\e93a"}.ekit-wid-con .icon.icon-team-join::before,.icon.icon-team-join::before{content:"\e93b"}.ekit-wid-con .icon.icon-team-member::before,.icon.icon-team-member::before{content:"\e93c"}.ekit-wid-con .icon.icon-testimonial-carousel::before,.icon.icon-testimonial-carousel::before{content:"\e93d"}.ekit-wid-con .icon.icon-testimonial-grid::before,.icon.icon-testimonial-grid::before{content:"\e93e"}.ekit-wid-con .icon.icon-testimonial-quote::before,.icon.icon-testimonial-quote::before{content:"\e93f"}.ekit-wid-con .icon.icon-testimonial-slider::before,.icon.icon-testimonial-slider::before{content:"\e940"}.ekit-wid-con .icon.icon-toggle::before,.icon.icon-toggle::before{content:"\e941"}.ekit-wid-con .icon.icon-user-login::before,.icon.icon-user-login::before{content:"\e942"}.ekit-wid-con .icon.icon-user-registration::before,.icon.icon-user-registration::before{content:"\e943"}.ekit-wid-con .icon.icon-vertical-timeline::before,.icon.icon-vertical-timeline::before{content:"\e944"}.ekit-wid-con .icon.icon-video-player::before,.icon.icon-video-player::before{content:"\e945"}.ekit-wid-con .icon.icon-weather::before,.icon.icon-weather::before{content:"\e946"}.ekit-wid-con .icon.icon-image-hover-effect::before,.icon.icon-image-hover-effect::before{content:"\ebea"}.ekit-wid-con .icon.icon-audio-player::before,.icon.icon-audio-player::before{content:"\ebeb"}.ekit-wid-con .icon.icon-category-list::before,.icon.icon-category-list::before{content:"\ebec"}.ekit-wid-con .icon.icon-fancy-heading::before,.icon.icon-fancy-heading::before{content:"\ebed"}.ekit-wid-con .icon.icon-google-review::before,.icon.icon-google-review::before{content:"\ebee"}.ekit-wid-con .icon.icon-image-masking::before,.icon.icon-image-masking::before{content:"\ebef"}.ekit-wid-con .icon.icon-image-morphing::before,.icon.icon-image-morphing::before{content:"\ebf0"}.ekit-wid-con .icon.icon-page-list::before,.icon.icon-page-list::before{content:"\ebf1"}.ekit-wid-con .icon.icon-post-list::before,.icon.icon-post-list::before{content:"\ebf2"}.ekit-wid-con .icon.icon-price-menu::before,.icon.icon-price-menu::before{content:"\ebf3"}.ekit-wid-con .icon.icon-stylish-list::before,.icon.icon-stylish-list::before{content:"\ebf4"}.ekit-wid-con .icon.icon-advanced-tooltip::before,.icon.icon-advanced-tooltip::before{content:"\ebf5"}.ekit-wid-con .icon.icon-avatar::before,.icon.icon-avatar::before{content:"\ebf6"}.ekit-wid-con .icon.icon-content-ticker::before,.icon.icon-content-ticker::before{content:"\ebf7"}.ekit-wid-con .icon.icon-coupon-code::before,.icon.icon-coupon-code::before{content:"\ebf8"}.ekit-wid-con .icon.icon-flip-box::before,.icon.icon-flip-box::before{content:"\ebf9"}.ekit-wid-con .icon.icon-next-dark::before,.icon.icon-next-dark::before{content:"\ebfa"}.ekit-wid-con .icon.icon-onepage-scroll::before,.icon.icon-onepage-scroll::before{content:"\ebfb"}.ekit-wid-con .icon.icon-pause-dark::before,.icon.icon-pause-dark::before{content:"\ebfc"}.ekit-wid-con .icon.icon-previous-dark::before,.icon.icon-previous-dark::before{content:"\ebfd"}.ekit-wid-con .icon.icon-team-carousel-slider::before,.icon.icon-team-carousel-slider::before{content:"\ebfe"}.ekit-wid-con .icon.icon-volume-cross::before,.icon.icon-volume-cross::before{content:"\ebff"}.ekit-wid-con .icon.icon-volume-dark::before,.icon.icon-volume-dark::before{content:"\ec00"}.ekit-wid-con .icon.icon-volume-high-dark::before,.icon.icon-volume-high-dark::before{content:"\ec01"}.ekit-wid-con .icon.icon-volume-low-dark::before,.icon.icon-volume-low-dark::before{content:"\ec02"}.ekit-wid-con .icon.icon-volume-mute::before,.icon.icon-volume-mute::before{content:"\ec03"}.ekit-wid-con .icon.icon-youtube-feed::before,.icon.icon-youtube-feed::before{content:"\ec04"}.ekit-wid-con .icon.icon-interactive-link::before,.icon.icon-interactive-link::before{content:"\ec05"}.ekit-wid-con .icon.icon-x-twitter-square::before,.icon.icon-x-twitter-square::before{content:"\ec06"}.ekit-wid-con .icon.icon-tiktok-square::before,.icon.icon-tiktok-square::before{content:"\ec08"}.ekit-wid-con .icon.icon-tiktok:before,.icon.icon-tiktok:before{content:"\ec07"}.ekit-wid-con .icon.icon-x-twitter:before,.icon.icon-x-twitter:before{content:"\ec09"}.ekit-wid-con .icon.icon-copyright:before,.icon.icon-copyright:before{content:"\ec0a"}.ekit-wid-con .icon.icon-marquee-anything:before,.icon.icon-marquee-anything:before{content:"\ec0b"}.ekit-wid-con .icon.icon-register:before,.icon.icon-register:before{content:"\ec0c"}.ekit-wid-con .icon.icon-scrollable-video:before,.icon.icon-scrollable-video:before{content:"\ec0d"}.ekit-wid-con .icon.icon-scroll-reveal:before,.icon.icon-scroll-reveal:before{content:"\ec0e"}.ekit-wid-con .icon.icon-smart-post-list:before,.icon.icon-smart-post-list:before{content:"\ec0f"}.ekit-wid-con .icon.icon-stacked-cards:before,.icon.icon-stacked-cards:before{content:"\ec10"}.ekit-wid-con .icon.icon-tiktok-border:before,.icon.icon-tiktok-border:before{content:"\ec11"}.ekit-wid-con .icon.icon-login:before,.icon.icon-login:before{content:"\ec12"}.ekit-wid-con .icon.icon-event-calendar:before,.icon.icon-event-calendar:before{content:"\ec13"}/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face{ font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:swap;src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot);src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff) format("woff"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.ttf) format("truetype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.svg#fontawesome) format("svg") }.far{font-family:"Font Awesome 5 Free";font-weight:400}