.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:3px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--classic .select2-results>.select2-results__options,.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:3px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:3px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:3px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:4px 0 0 4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:3px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}/*! elementor - v3.29.0 - 04-06-2025 */ "use strict"; (self["webpackChunkelementorFrontend"] = self["webpackChunkelementorFrontend"] || []).push([["section-editor-handlers"],{ /***/ "../assets/dev/js/frontend/handlers/section/shapes.js": /*!************************************************************!*\ !*** ../assets/dev/js/frontend/handlers/section/shapes.js ***! \************************************************************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { Object.defineProperty(exports, "__esModule", ({ value: true })); exports["default"] = void 0; __webpack_require__(/*! core-js/modules/esnext.iterator.constructor.js */ "../node_modules/core-js/modules/esnext.iterator.constructor.js"); __webpack_require__(/*! core-js/modules/esnext.iterator.find.js */ "../node_modules/core-js/modules/esnext.iterator.find.js"); class Shapes extends elementorModules.frontend.handlers.Base { getDefaultSettings() { return { selectors: { container: '> .elementor-shape-%s' }, svgURL: elementorFrontend.config.urls.assets + 'shapes/' }; } getDefaultElements() { const elements = {}, selectors = this.getSettings('selectors'); elements.$topContainer = this.$element.find(selectors.container.replace('%s', 'top')); elements.$bottomContainer = this.$element.find(selectors.container.replace('%s', 'bottom')); return elements; } isActive() { return elementorFrontend.isEditMode(); } getSvgURL(shapeType, fileName) { let svgURL = this.getSettings('svgURL') + fileName + '.svg'; if (elementor.config.additional_shapes && shapeType in elementor.config.additional_shapes) { svgURL = elementor.config.additional_shapes[shapeType]; if (-1 < fileName.indexOf('-negative')) { svgURL = svgURL.replace('.svg', '-negative.svg'); } } return svgURL; } buildSVG(side) { const baseSettingKey = 'shape_divider_' + side, shapeType = this.getElementSettings(baseSettingKey), $svgContainer = this.elements['$' + side + 'Container']; $svgContainer.attr('data-shape', shapeType); if (!shapeType) { $svgContainer.empty(); // Shape-divider set to 'none' return; } let fileName = shapeType; if (this.getElementSettings(baseSettingKey + '_negative')) { fileName += '-negative'; } const svgURL = this.getSvgURL(shapeType, fileName); jQuery.get(svgURL, data => { $svgContainer.empty().append(data.childNodes[0]); }); this.setNegative(side); } setNegative(side) { this.elements['$' + side + 'Container'].attr('data-negative', !!this.getElementSettings('shape_divider_' + side + '_negative')); } onInit() { if (!this.isActive(this.getSettings())) { return; } super.onInit(...arguments); ['top', 'bottom'].forEach(side => { if (this.getElementSettings('shape_divider_' + side)) { this.buildSVG(side); } }); } onElementChange(propertyName) { const shapeChange = propertyName.match(/^shape_divider_(top|bottom)$/); if (shapeChange) { this.buildSVG(shapeChange[1]); return; } const negativeChange = propertyName.match(/^shape_divider_(top|bottom)_negative$/); if (negativeChange) { this.buildSVG(negativeChange[1]); this.setNegative(negativeChange[1]); } } } exports["default"] = Shapes; /***/ }) }]); //# sourceMappingURL=section-editor-handlers.46a034cbaaa10c6afa92.bundle.js.mapimport Component from './data/component'; import { Templates } from './data/commands'; export default class Module extends elementorModules.editor.utils.Module { onElementorInit() { const config = elementor.documents.getCurrent().config; if ( config.support_site_editor ) { $e.components.register( new Component() ); $e.data.deleteCache( $e.components.get( Component.namespace ), Templates.signature ); } } } @keyframes wobble { from, to { transform: none; } 15% { transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); } 30% { transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); } 45% { transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); } 60% { transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); } 75% { transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); } } .wobble { animation-name: wobble; } :root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px;--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color)}@media(min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-block-woocommerce-product-custom-fields-toggle-field__content{display:flex;gap:8px;align-items:center}.wp-block-woocommerce-product-custom-fields-toggle-field__content .components-spinner{margin:0}.wp-block-woocommerce-product-custom-fields-toggle-field__inner-blocks{margin-top:48px}{ "name": "woocommerce/filter-wrapper", "version": "1.0.0", "title": "Filter Block", "category": "woocommerce", "keywords": [ "WooCommerce" ], "attributes": { "filterType": { "type": "string" }, "heading": { "type": "string" } }, "textdomain": "woocommerce", "apiVersion": 2, "$schema": "https://schemas.wp.org/trunk/block.json" } .wc-block-filter-title-placeholder{background-color:currentColor!important;border:0!important;border-radius:.25rem;border-radius:1.625em;box-shadow:none;color:currentColor!important;display:block;line-height:1;margin-bottom:12px;margin-top:12px;max-width:100%!important;max-width:max-content!important;min-width:80px;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.wc-block-filter-title-placeholder>*{visibility:hidden}.wc-block-filter-title-placeholder:after{animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(-90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;right:0;position:absolute;left:0;top:0;transform:translateX(100%)}@keyframes loading__animation{to{transform:translateX(-100%)}}@media screen and (prefers-reduced-motion:reduce){.wc-block-filter-title-placeholder{animation:none}}.wc-block-filter-title-placeholder .wc-block-active-filters__title,.wc-block-filter-title-placeholder .wc-block-attribute-filter__title,.wc-block-filter-title-placeholder .wc-block-price-filter__title,.wc-block-filter-title-placeholder .wc-block-rating-filter__title,.wc-block-filter-title-placeholder .wc-block-stock-filter__title{height:1em;margin:0} .wp-block-woocommerce-active-filters h1,.wp-block-woocommerce-active-filters h2,.wp-block-woocommerce-active-filters h3,.wp-block-woocommerce-active-filters h4,.wp-block-woocommerce-active-filters h5,.wp-block-woocommerce-active-filters h6{text-transform:inherit}.wp-block-woocommerce-active-filters .wc-block-filter-title-placeholder .wc-block-active-filters__title{height:1em}.wc-block-active-filters{overflow:hidden}.wc-block-active-filters .wc-block-active-filters__clear-all{background:transparent;border:none;border-radius:0;box-shadow:none;color:inherit;cursor:pointer;display:inline;float:left;font-family:inherit;font-size:inherit;font-size:.875em;font-style:inherit;font-weight:inherit;font-weight:400;letter-spacing:inherit;line-height:inherit;margin:15px 0 0;padding:0;text-decoration:inherit;text-decoration:underline;text-shadow:none;text-transform:inherit;vertical-align:baseline}.wc-block-active-filters .wc-block-active-filters__clear-all:active,.wc-block-active-filters .wc-block-active-filters__clear-all:focus,.wc-block-active-filters .wc-block-active-filters__clear-all:hover{background:transparent}.wc-block-active-filters .wc-block-active-filters__clear-all:hover{color:inherit;cursor:pointer;text-decoration:none}.wc-block-active-filters .wc-block-active-filters__clear-all,.wc-block-active-filters .wc-block-active-filters__clear-all:active,.wc-block-active-filters .wc-block-active-filters__clear-all:focus,.wc-block-active-filters .wc-block-active-filters__clear-all:hover{background:transparent;color:inherit}.wc-block-active-filters .wc-block-active-filters__clear-all-placeholder{background-color:currentColor!important;border:0!important;border-radius:.25rem;border-radius:0;box-shadow:none;color:currentColor!important;display:block;display:inline-block;float:left;height:1em;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;width:80px;z-index:1}.wc-block-active-filters .wc-block-active-filters__clear-all-placeholder>*{visibility:hidden}.wc-block-active-filters .wc-block-active-filters__clear-all-placeholder:after{animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(-90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;right:0;position:absolute;left:0;top:0;transform:translateX(100%)}@media screen and (prefers-reduced-motion:reduce){.wc-block-active-filters .wc-block-active-filters__clear-all-placeholder{animation:none}}.wc-block-active-filters .wc-block-active-filters__list{clear:both;list-style:none outside;margin:0 0 4px;padding:0}.wc-block-active-filters .wc-block-active-filters__list.wc-block-active-filters--loading{display:flex;flex-direction:column;flex-wrap:nowrap;margin-top:12px}.wc-block-active-filters .wc-block-active-filters__list.wc-block-active-filters--loading.wc-block-active-filters__list--chips{align-items:flex-end;flex-direction:row;flex-wrap:wrap;gap:0 10px}.wc-block-active-filters .wc-block-active-filters__list li{list-style:none outside;margin:9px 0 0;padding:0}.wc-block-active-filters .wc-block-active-filters__list li ul{list-style:none outside;margin:0;padding:0}.wc-block-active-filters .wc-block-active-filters__list li:first-child .wc-block-active-filters__list-item-type{margin:0}.wc-block-active-filters .wc-block-active-filters__list>li:first-child{margin:0}.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-list{display:inline-block}.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-list>span{background-color:currentColor!important;border:0!important;border-radius:.25rem;border-radius:0;box-shadow:none;color:currentColor!important;display:block;display:inline-block;height:1em;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-list>span>*{visibility:hidden}.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-list>span:after{animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(-90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;right:0;position:absolute;left:0;top:0;transform:translateX(100%)}@media screen and (prefers-reduced-motion:reduce){.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-list>span{animation:none}}.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-chips{display:inline-block}.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-chips>span{background-color:currentColor!important;border:0!important;border-radius:.25rem;border-radius:13px;box-shadow:none;color:currentColor!important;display:block;display:inline-block;height:1em;line-height:1;margin-left:15px!important;max-width:100%!important;min-width:70px;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-chips>span>*{visibility:hidden}.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-chips>span:after{animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(-90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;right:0;position:absolute;left:0;top:0;transform:translateX(100%)}@keyframes loading__animation{to{transform:translateX(-100%)}}@media screen and (prefers-reduced-motion:reduce){.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-chips>span{animation:none}}.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-chips:last-of-type>span{margin-left:0!important}.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-chips:nth-child(3){flex-grow:1;max-width:200px}.wc-block-active-filters .wc-block-active-filters__list>.wc-block-active-filters__list-item .wc-block-active-filters__list-item-name{margin:9px 0 0}.wc-block-active-filters .wc-block-active-filters__list-item-type{display:block;font-size:.75em;font-weight:700;letter-spacing:.1em;margin:16px 0 0;text-transform:uppercase}.wc-block-active-filters .wc-block-active-filters__list-item-operator{font-style:italic;font-weight:400}.wc-block-active-filters .wc-block-active-filters__list-item-name{align-items:center;display:flex;font-size:.875em;padding:0;position:relative}.wc-block-active-filters .wc-block-active-filters__list-item-remove{appearance:none;background:#e0e0e0;border:0;border-radius:25px;color:currentColor;font-size:.75em;height:16px;line-height:16px;margin:0 0 0 .5em;padding:0;width:16px}.wc-block-active-filters .wc-block-active-filters__list-item-remove:focus,.wc-block-active-filters .wc-block-active-filters__list-item-remove:hover{background:#949494}.wc-block-active-filters .wc-block-active-filters__list-item-remove:focus .wc-block-components-chip__remove-icon,.wc-block-active-filters .wc-block-active-filters__list-item-remove:hover .wc-block-components-chip__remove-icon{fill:#fff}.wc-block-active-filters .wc-block-active-filters__list-item-remove:disabled{color:#e0e0e0;cursor:not-allowed}.wc-block-active-filters .wc-block-active-filters__list--chips li,.wc-block-active-filters .wc-block-active-filters__list--chips ul{display:inline}.wc-block-active-filters .wc-block-active-filters__list--chips .wc-block-active-filters__list-item-type{display:none}.wc-block-active-filters .wc-block-active-filters__list--chips .wc-block-components-chip{margin-bottom:.1875em;margin-top:.1875em} Software development – Quiminova https://quiminova.com.ec Tienda química en línea Thu, 07 Aug 2025 06:22:59 +0000 es hourly 1 https://wordpress.org/?v=7.0 https://quiminova.com.ec/wp-content/uploads/2023/09/cropped-logo-pequeno-horizontal-32x32.png Software development – Quiminova https://quiminova.com.ec 32 32 18 Best Online Video Platforms For All Creators 2025 https://quiminova.com.ec/18-best-online-video-platforms-for-all-creators/ https://quiminova.com.ec/18-best-online-video-platforms-for-all-creators/#respond Mon, 04 Aug 2025 19:17:18 +0000 https://quiminova.com.ec/?p=2453 Hidden expenses can embrace tools, software program subscriptions, and infrastructure upkeep. Uscreen is the top choice for customers trying to monetize their movies and grow their businesses. As Soon As you’re fully glad with your website’s design, interface, and performance, then it’s time to publish it reside. Then, open the Elementor template library and search for “video streaming” under Pages.

Step Eight: Launch, Market, And Optimize Your Platform

  • Binge-watching Netflix originals to catching reside events on Hotstar, video streaming is now a global digital behavior.
  • With intelligent design recommendations, users receive tailored recommendations for layouts, colors, and fonts that enhance their video aesthetics.
  • A low video high quality, pixelated stream will have an result on the users viewing experience, for a easy live streaming, select properly.
  • YouTube is probably one of the finest platforms for discoverability and content creators, however this won’t be the case for other makes use of.
  • Deciding On the right platform on your video streaming web site is essential.

Webflow Optimize offers entrepreneurs the tools to increase conversions, including native A/B testing and AI-powered personalization. From design to translation to best-in-class web optimization, customise your website for a worldwide viewers with a native, end-to-end resolution. Programmatically serve content material in and out of Webflow or connect with best-of-breed instruments via Webflow’s highly effective CMS APIs. Simply create page layouts by adding the elements you want and pulling in content material from the CMS. Plus create reusable templates for dynamic content — design the structure once and any new content will automatically comply with it. Webflow’s visual-first, composable CMS is made for everybody who has a hand in crafting digital experiences — so you can ship high-impact content material, faster.

How To Create A Link For Stay Streaming

Your viewers can watch these videos immediately as they happen, experiencing the excitement and connection as if they had been in particular person. 5 MIN TO READ We just lately interviewed Alex Hoff of CoverStory, who shared his formulation for customer story videos that drive action. Uscreen handles all the technical features, making the process much easier and extra environment friendly for you. As Quickly As you’ve downloaded and installed the WordPress software, you presumably can reap the advantages of the WordPress CMS platform. The flexibility of WordPress enables you to choose from tens of hundreds of WordPress templates, themes, and plugins.

For example, you possibly can choose a monetization model https://www.globalcloudteam.com/ like one used by Hulu or Netflix. First of all, the primary page should present new and trending films and collection. It’s necessary to display an appropriate variety of videos to keep away from overwhelming users, and A/B testing can help determine the most effective format.

After your trial, choose from flexible paid plans beginning at $1,550/month to unlock unlimited bandwidth and full branding control. Discovering one of the best free video hosting in your ecommerce business could be a game-changer. The right internet hosting platform solves this by storing your video content material elsewhere, making certain fast, reliable playback on your clients with out slowing down your Shopify store. After deciding on a template, you can now customize your website to reflect your brand.

build a video streaming website

Hardware encoders, like the Teradek VidiU, are recognized for his or her reliability and constant performance, however they are often expensive. Software Program encoders, similar to OBS Studio and Wirecast, offer flexibility and are sometimes free, though they require extra processing energy from your laptop. You can change the emblem, color scheme, navigation links, website copy, and any other function that you just wish.

Why Store Live Streams

build a video streaming website

Tech improvements, corresponding to AI for cinematography and video editing and cloud-based options for video hosting have contributed to this progress. Finally, the best free video hosting platform is the one that empowers you to connect along with your audience successfully without straining your resources. For instance, a Shopify service provider simply starting with video advertising may discover YouTube’s immense reach and robust, free feature set to be the perfect start line for constructing brand consciousness. MediaFire is a long-standing cloud storage service that doubles as a functional possibility for best free video hosting, particularly for personal sharing and internal use. Dailymotion stands as a big European various to YouTube, offering another avenue for the most effective free video hosting with a substantial international audience.

But, I would like to add some more suppliers name hereVplayed, Uscreen, Vimeo, Brightcove are additionally out there for streaming options. This data will definitely allow you to determine how to make a video streaming web site even higher and during which direction to maneuver next. Ensure that the platform and tools you choose can scale with your development. Consider future needs for extra storage, higher bandwidth, and increased performance.

From choosing the proper tech stack and understanding your viewers, to constructing a strong video lifbrary and implementing efficient monetization strategies, we’ve obtained you lined. The price to begin out a streaming web site like Netflix depends on several factors, together with the options you wish to create and the complexity of your platform. If you are seeking to construct a streaming platform like Netflix, count on to invest in customized growth, hosting, and licensing fees. Additionally, choosing the right streaming answer will influence your finances, as it must deal with large amounts of data and provide a seamless user Digital Trust expertise. It presents free live streaming and subsequent Video on Demand (VOD) storage, allowing merchants to host interactive product reveals, Q&A periods, and live tutorials.

A user-friendly admin panel is essential for any video streaming web site, facilitating a straightforward upload process whereas minimizing complexity for consumer administration, CMS access, and so forth. It Is necessary to assign roles successfully, ensuring that these uploading content don’t have entry to delicate information or unnecessary features. The AI-driven thumbnail generation build a video streaming website characteristic creates eye-catching thumbnails that attract viewers’ consideration. By analyzing video content and efficient design principles, the AI crafts personalized thumbnails that resonate with potential viewers. This will increase click-through charges and helps videos stand out in crowded feeds, making this feature essential for enhancing visibility and audience engagement.

This step will help you understand the dynamics of the video streaming market, identify alternatives for differentiation, and pinpoint what your potential customers actually need. CONTUS Tech is a turnkey partner for product growth, design, and technique. As a full-stack software product growth company, We engineer high-performance tech merchandise developed for rapid market launch. And, if you’re trying to construct a stay streaming website, you’ll have the ability to think about VPlayed as your partner. So far, we have covered every little thing related to beginning a live streaming website from scratch. It’s an efficient way to generate revenue from specific high-value broadcasts.

]]>
https://quiminova.com.ec/18-best-online-video-platforms-for-all-creators/feed/ 0
The Ultimate Information To Workshop Facilitation https://quiminova.com.ec/the-ultimate-information-to-workshop-facilitation/ https://quiminova.com.ec/the-ultimate-information-to-workshop-facilitation/#respond Wed, 12 Feb 2025 20:05:50 +0000 https://quiminova.com.ec/?p=2262 Whether Or Not it’s a assembly (big or small) or a training session, someone has to shape and information the process of working together so that you simply meet your goals and achieve what you’ve got got down to do. While a gaggle of individuals might set the agenda and determine the objectives, one particular person needs to focus on how you will transfer by way of your agenda and meet those targets successfully. If you want your team to be effective, you want assembly floor rules — and you need agreement about how to use them. But having rules in place that you simply consistently implement can significantly improve how your team solves problems and makes decisions.

Take a minute to thank people who ready things for the assembly, arrange the room, introduced refreshments, or did any work in course of making the assembly occur. Thank all the individuals for his or her enter and energy and for making the assembly a success. It was an awesome studying experience for me together with a key name out of my method (see #20 Permission for Benevolent Dictatorship). Group discussions have always been draining for me— the sentences with out finish, the side-conversations, the time it takes.

Ground Rules For Workshops

Basic rules of facilitation

Co-create Ground RulesOnce you’ve shared your three floor guidelines, you presumably can invite the group to co-create the rest. I might ask, “What’s one floor rule you’d add to assist this session go well for you? «Go for Quantity» is a superb rule to establish earlier than diving into a brainstorming session. Putting an emphasis on quantity, typically helps people too typically helps participations to let go of perfection and as a substitute concentrate on producing more ideas. Alongside with these tips on facilitation, there are some issues you can do each to stop disruption before it occurs to cease it when it is occurring in the meeting.

  • Sometimes it’s unavoidable (such as when your consumer or stakeholder need to come up with you immediately), however maintain it short and skilled.
  • Floor rules may appear to be a small detail, however they’re one of the sensible ways to shape the tone and consequence of a workshop.
  • With these discussion-specific tweaks, you’re able to roll out ground guidelines that keep your group talk on observe.
  • This builds a way of ownership of the assembly and lets people know early on that you simply’re there to facilitate their course of and their assembly, not your own agenda.

In apply, facilitators assist teams focus on what’s necessary and reach the objective of a session efficiently and on-time. Inclusivity can even look like setting floor guidelines initially of a session to create safety, handle energy dynamics and transfer ahead with an agreement of how folks should treat one another within the house. As a rule of thumb, you should use ground rules when a gathering, workshop or discussion has a powerful component of collaboration or discussion. If you’re simply doing an ad hoc assembly to share information, setting up ground guidelines might be a waste of time. However the longer a gathering goes and the more collaboration and interplay there’s, the more useful floor guidelines will turn out to be. Floor rules set up the expectations for the individuals of a meeting.

How Do You Introduce Ground Rules?

Often individuals do that unconsciously because they feel that the assembly is not relevant for them. «Be current, or be elsewhere» is an efficient assembly tips to establish shared awareness and clear expectations one individuals. As a facilitator, you serve as the custodian of the group’s concepts. Your position is to capture and summarize discussions precisely, ensuring Explainable AI that every participant sees their contributions mirrored without distortion. This builds belief, reinforces a sense of ownership, and provides a dependable report of the session’s progress and outcomes. Facilitation isn’t about delivering solutions—it’s about igniting curiosity and important considering.

What I’ve discovered most attention-grabbing in the reflection process is that the skills discovered via facilitation are not confined to conferences and conferences. They apply in my family dynamics, relationships, parenting and all types of social contexts. It Is your job as a facilitator to design your workshop in a means that may permit the members give attention to the challenge at hand instead of on navigating team politics.

This will permit you to bear in mind the ideas better and allow you to get extra assured in your facilitation skills. No matter the staff or firm dimension, staff politics and groupthink ALWAYS creep up. Mastering the facilitation mindset is essential to changing into an efficient facilitator and can also be the factor MOST facilitators (novice and specialists alike!) get incorrect. In general, meetings are higher if extra individuals participate and take accountability for discussions and selections. «Be the crew, not the passenger» highlights the value of actively contributing to the assembly (crew), as a substitute of falling again into the function of an observer (passenger). This rule emphasizes that it’s necessary to be patient with different people, particularly if they’re unfamiliar with a subject or concern.

Even then, following facilitation ideas such as encouraging participation or having a clear plan and goal results in higher outcomes and more engaged groups. Bring facilitation skills to your conferences and workshops and you’ll stay on time, make environment friendly progress and contain every particular person within the room in a extra productive manner. Early within the course of, supporting the group means designing a course of together with your specific workshop members in thoughts. This contains primary duties similar to considering best room setup and when to take breaks. Once you’re really in the room (virtual or otherwise) with individuals, this give attention to being in service to the group interprets into paying closing consideration to group dynamics and the way individuals are feeling. What you use is determined by the sort of assembly, how important the ground rules and the way much time you have at hand.

Basic rules of facilitation

Whereas many people know good facilitation once we see it, what’s going on behind the scenes can be complicated and mysterious for those new to the apply. Here, we’ll demystify facilitation while also supplying you with some advice on how to deliver a facilitative strategy to your work. Improvisation is all about having a robust toolkit, mastering all of the facilitation methods, and having a quantity of facilitation tips up your sleeve. It’s about being assured enough when things don’t go your way, and maintaining your cool, as an alternative of being flustered. The excellent news is, you possibly can team facilitator agile massively reduce this overwhelm by merely telling individuals what to expect and the way they might really feel in the course of the process. The factor is, folks tend to assume that they are the only one feeling overwhelmed or finding one thing troublesome.

Individuals recognize nothing greater than a gathering that ends on time! Earlier Than ending the assembly https://www.globalcloudteam.com/, summarize the vital thing choices that were made and what else happened. Be sure additionally to summarize the follow-up actions that were agreed to and have to take place. Remind folks how much good work was carried out and how efficient the assembly hopefully was. Refer again to the goals or outcomes to indicate how a lot you achieved. Generally, folks dominate a dialogue because they are actually passionate about an issue and have a lot of things to say.

“Agree to disagree” highlights that there is always an possibility to come back to an settlement, even though two individuals or a group disagree with each other. Merely by concluding, that it’s greatest to comply with disagree for now as a end result of neither of the sides is going to alter their thoughts. In the subsequent section, we provide you with some examples of our favorite ground guidelines and their use circumstances. For every of these use circumstances, there are several ground guidelines that may be established. Because, unlike most different sports activities, the enjoying area in baseball extends to an outfield which may look completely different in every ballpark.

]]>
https://quiminova.com.ec/the-ultimate-information-to-workshop-facilitation/feed/ 0
Being On Monitor: Main Variations Between Good And Conventional Outstaffing https://quiminova.com.ec/being-on-monitor-main-variations-between-good-and/ https://quiminova.com.ec/being-on-monitor-main-variations-between-good-and/#respond Thu, 12 Oct 2023 23:28:02 +0000 https://quiminova.com.ec/?p=2310 Set Up clear communication channels and a management construction that integrates the outstaffing workers with your inner group. Outline efficiency metrics and arrange common check-ins to trace progress and ensure alignment with your small business goals. Lastly, set up a contract that outlines obligations, deadlines, and compliance with your company standards. Outstaffing is when a customer requires the exact specialist from an agency for performing short-term duties. Outstaffing is quite similar to hiring a freelancer, however the main profit is you could make sure of your project’s top quality and security level. The outstaffing mannequin commonly provides for signing contracts and quality assurance by an outstaffing company, whilst the freelancer cannot guarantee that the project might be correctly carried out.

What is Conventional And Smart Outstaffing

Discover how Nyoka uses Flutter for environment friendly, cross-platform cellular app growth, enhancing user expertise with a single codebase and sizzling… A guide to constructing mobile apps, covering conceptualization, market evaluation, and technique. Digital Advertising Supervisor, targeted on web optimization and project improvement in the B2B area of interest. Discover how synthetic intelligence (AI) is remodeling the healthcare trade by bettering affected person care, operational effectivity, and… Unlock the ability of React with this complete guide on element refactoring and optimization. Dive right into a comprehensive information on cell app creation, from thought conception to market launch.

Consequently, compared to outsourcing, outstaffing offers you whole management over an outstaff team and a growth course of. Moreover, it is apparent that outstaffing is certainly extra cost-efficient than the employment of new in-house specialists. Clutch’s report shows that businesses also outsource to extend efficiency (24%) or acquire skilled assistance (18%). PWC claims that, on common, outsource payroll saves 18% greater than in-house staffing. In basic, outstaffing is about 20-30% cheaper because in this case you aren’t charged for day by day group administration.

What is Conventional And Smart Outstaffing

By going through these steps, firms can take benefit of the advantages of outsourcing while ensuring that the remote team is totally built-in into the workflows and processes of the company. Good outstaffing or sensible staffing is a contemporary technique to IT outsourcing focused on a extra surroundings pleasant method to collaborate with distant groups. However, with the sensible technique, the customer acquires not simply individuals with the set of essential competencies, moreover they get entry to the complete experience of the contracting firm. Total, good outstaffing represents a more strategic and proactive strategy to outstaffing that can assist firms get probably the most what is outstaffing out of their remote teams. Whereas each fashions provide consumers with employed IT workforce, outsourcing is additional independent, whereas outstaffing relies upon closely on your organizational and managerial skills.

Inherent Challenges Of In-house Teams

If you ask for help in time, managers will have the flexibility to hedge and gently reorganize the work in order https://www.globalcloudteam.com/ to make sure a uniform load and, therefore, a constant release schedule and a secure cash move. Selecting the everlasting search, you can discover cerebral equity in any nation and any sphere, ranging from social media managers to specialists in setting up the observatory. Nonetheless, outdoors group members can bring progressive ideas and new factors of view to your tasks, broadening the horizons of the corporate. For instance, if a bakery desires to make an internet site, its house owners positively won’t hire an in-house group of developers to try this. The best choice for them is to rent an outsourcing development agency to conduct the whole improvement cycle and provide the finished product. If you decide to hire an exterior staff and this choice doesn’t convey all these five outcomes, it’s not smartsourcing.

We transform relationships between brands and other people, by creating simple solutions for this multiform world, to deliver individuals and brands collectively. In-house groups, while deeply knowledgeable concerning the company’s processes, products, and culture, might typically encounter innovation bottlenecks. Fresh perspectives and external insights are essential for fostering creativity and overcoming challenges. Subsequently, implementing current knowledge management trends and greatest practices is the key to success.

This versatility sustains companies scaling their procedures and carrying out growth without the typical risks and prices of expanding interior head depend. IT outstaffing companies present companies with many benefits, together with competitiveness, efficiencies, and income progress. It will shed some delicate on the engagement of specialists and integration of latest hires into a client’s project.

Why Businesses Of All Sizes Are Choosing Flutter

In order to ship a profitable project, SMEs, startups, and enterprises usually rent an skilled group. Nevertheless, they could face a major downside on account of the shortage of tech expertise. In Accordance to a model new Korn Ferry report, greater than 85 million jobs could go unfilled by 2030 due to a scarcity of skilled workers. The trade of expertise might help build belief between the outstaffed group and the consumer and enhance understanding of the project and the general result. Being open and transparent about your strengths and weaknesses helps you make knowledgeable decisions and receive valuable suggestions. In addition, sharing experiences can even assist the client feel extra assured in their choice to work with a team, which can lead to improved working relationships.

If you’ve made up your ideas in favor of outstaffing, observe these steps to hire a dependable IT outstaffing firm. Besides wages, you have to pay for hardware, software program licenses, social packages, etc. With outstaffing, an oversea company might be taking care of all the administrative duties, relieving you from any pointless bureaucratic commotion.

  • Sensible Outsourcing Options Sensible Outsourcing Solutions is a full-fledged digital media agency.
  • In a globalized world, corporations could find themselves restricted by geographical constraints when trying to find specific talents.
  • In that case, the agency will ask you the best questions and choose an individual project improvement plan, which will be elaborated by highly qualified specialists.

What is Conventional And Smart Outstaffing

Let’s assume there’s a development group, but they’re missing one member of the staff. In that case, they go to an outstaffing company and rent their worker to be part of their group till the project is done. The outstaffing mannequin requires a clearly outlined task and supplies for a person who will perform it correctly. The customer pays on to the agency, which furtherly pays money to the employee. Sometimes, a specialist stays in his previous company however works on one other project until it’s completely done. If you want temporary expansion of your workforce, the outstaffing companies will come to you in hand.

Websites like Clutch, ITFirms, Trustpilot, GoodFirms, present consumer evaluations and scores for varied service suppliers, serving to you make informed decisions primarily based on the experiences of others. The last JavaScript stage of cooperation with an outstaffing group is continuous improvement. This is done via a means of ongoing feedback and efficiency critiques, as properly as ongoing coaching and growth packages to help the remote staff proceed to grow and improve. This means figuring out what the enterprise needs are that the outstaffing group will assist with, as well as what expertise, expertise, and other qualifications every role on the distant team needs.

]]>
https://quiminova.com.ec/being-on-monitor-main-variations-between-good-and/feed/ 0